body{ padding: 0px; margin: 0px; list-style: none; font: normal 16px/26px 'Yantramanav'; color:#181818; background: #fff; }
p{padding: 0px; margin: 0px;}
a{padding: 0px; margin: 0px; outline: none;}
ul{ list-style: none; padding: 0px; margin: 0px;}
label{ list-style: none; padding: 0px; margin: 0px;}
ul li{ padding: 0px; margin: 0px;}
h1, h2, h3, h4, h5, h6{padding: 0px; margin: 0px;}
input[type="text"]::-webkit-placeholder { opacity: 1;  }
input[type="text"]::-moz-placeholder { opacity: 1;}
input[type="password"]::-webkit-placeholder { opacity: 1;}
input[type="password"]::-moz-placeholder { opacity: 1;}
input[type="search"]::-webkit-placeholder { opacity: 1;}
input[type="search"]::-moz-placeholder { opacity: 1;}
input[type="email"]::-webkit-placeholder { opacity: 1; }
input[type="email"]::-moz-placeholder { opacity: 1;}
input[type="tel"]::-webkit-placeholder { opacity: 1;}
input[type="tel"]::-moz-placeholder { opacity: 1;}
textarea::-moz-placeholder { opacity: 1;  }
textarea::-webkit-placeholder { opacity: 1;}
a:hover{ outline: none !important; text-decoration: none;}
a:active{ outline: none !important; text-decoration: none;}
a{ text-decoration: none !important;  -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
button, input[type="submit"]{ -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; cursor: pointer;}
input, button{ -webkit-appearance: none;}
input:focus{ outline: none; box-shadow: none;}
button:focus, input[type="submit"]:focus{ outline: none; box-shadow: none;}
figure{ margin: 0px !important; }


/*font-family: 'Yantramanav';*/


.btn_link { padding: 12px 30px; border-radius: 30px; text-transform: capitalize; font-weight: 500; color:#fff; display: inline-block; font-family: 'Yantramanav'; font-size: 16px; line-height: 22px; margin-top: 10px; overflow: hidden; z-index: 1; transition: background-color 0.3s ease; position: relative; background: #6c4230; border:none; }
.btn_link::before { content: ''; border-radius: 3px; position: absolute; left: 0; bottom: 0; height: 100%; width: 100%; background-color: #201f1f; transform: scaleX(0); transform-origin: left;  z-index: -1; transition: transform 0.3s ease;
}
.btn_link:hover::before { transform: scaleX(1);}
.btn_link:hover{ color:#fff !important; }


.btn_link2{ background: #fff !important; border: 1px solid #fff; color:#111111 !important; }
.btn_link2::before{ background-color: #6c4230; }
.btn_link2:hover{ color:#fff !important; border-color:#6c4230;}

.btn_link3{ background: none !important; border: 1px solid #fff; }
.btn_link3::before{ background-color: #0e0e0e; }
.btn_link3:hover{ color:#fff !important; border-color:#0e0e0e;}

.btn_link4 { background: #201f1f !important; color: #fff !important; padding-right: 60px;}
.btn_link4::before{ background-color: #6c4230; }
.btn_link4:hover{ color:#fff !important; }


/*header*/
p, h1, h2, h3, h4, h4, h5, h6{padding-bottom: 15px;}
.header_sec { width: 100%; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; position: relative; z-index: 5; }

.header_top{ width: 100%; padding: 12px 0; background: #fff; }
.header_top .row{ align-items: center;}

.top_contact { display: flex; column-gap: 18px; justify-content: flex-end; }
.top_contact li{ color:#1e1e1e; font-size: 14px; }
.top_contact li a{ color:#1e1e1e; }
.top_contact li i{ margin: 0 3px 0 0; color:#724938; }

.top_rt{ display: flex; justify-content: flex-start; }
.top_rt a{ color:#1e1e1e;}
.top_rt .top_add{ font-size: 14px; padding: 6px; padding-right: 16px; }


.headerMain{ width: 100%; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; position: relative; }
.headerMain:before{ width: 30%; height: 100%; background: #6c4230; position: absolute; left: 0; top: 0; content: ""; }
.headerMain:after{ width: 30%; height: 100%; background: #0e0e0e; position: absolute; right: 0; top: 0; content: ""; }
.headerMain .row{ align-items: center; }
.header_rowTop { padding: 0; border-radius: 0; }
.nav_top{ margin: 0px;  background: none; border: none; min-height: auto; box-shadow: none; border-radius: 0; padding: 0; }
.navbar-brand { margin: 0; width: auto;  -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.navbar-brand img{ max-width: 100%; width: auto; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }

.menu_sec {padding: 0; display: flex; justify-content: flex-end; align-items: center; }
.menu_sec li{ margin: 0; font-size: 16px; line-height: 24px; color:#1e1e1e; position: relative; float: left; font-weight: 500; }
.menu_sec li:after{ width: 1px; height: 100%; background: #e5e5e5; position: absolute; right: 0; top: 0; content: ""; }
.menu_sec li a{display: inline-block; color: #1e1e1e; padding: 26px 28px; letter-spacing: 0; text-transform: uppercase; position: relative; letter-spacing: 0.5px; }
.menu_sec li:first-child{ margin-left: 0px; padding-left: 0px;}
.menu_sec li:last-child:after{ display: none; }
.menu_sec li a:hover{ color:#6c4230 !important; background: none !important; }
.menu_sec li a:after{position: absolute; content: ""; width: 0px; height: 1px; background: #6c4230; bottom: 0; left: 0; transition: all 0.5s ease-in-out; visibility: hidden; opacity: 0;}
.menu_sec li a:hover:after{ width: 100%; visibility: visible; opacity: 1; }
.primary-navigation .menu-item-has-children > a:after{ display: none !important; }
.site-navigation ul .sub-menu{width: 250px; padding: 0; background: #6c4230; top: 75px; box-shadow: 0 0 7px -4px #646363; }
.site-navigation ul .sub-menu li{ width: 100%; font-size: 15px; line-height: 18px; margin: 0px; }
.site-navigation ul .sub-menu li a{ width: 100%; padding: 10px 15px !important; color:#fff; }
.site-navigation ul .sub-menu li a:hover{ background: #1e1e1e !important; }

.top-logo{width: 17%; position: relative; }
.header-mid { width: 59%;  background: #fff; position: relative; z-index: 1; border-top: 1px solid #e5e5e5; }
.header-rt { width: 24%; padding-left: 0; position: relative; }
.header-rt .btn_link {
  float: right;
  margin: 0;
  border-radius: 0;
  padding: 26px 30px;
}
.header-rt ul{ display: flex; justify-content: flex-start; gap: 10px; }
/* .header-rt .btn_link{ background: #5948d7;}
.header-rt .btn_link::before { background-color: #019544; } */


.header_sec.fixed{position: fixed; top: 0; left: 0; width: 100%; z-index: 99; background: #fff; box-shadow: 0 0 14px -8px #000; /* animation: slideDown 0.75s ease-out; */ }
.drop-arw { white-space: nowrap;  margin-left: 5px;  font-size: 14px;}
.header_sec.fixed .navbar-brand img { max-width: 140px;}


@keyframes slideDown {
    from {
      transform: translateY(-100%);
    }
    to {
      transform: translateY(0);
    }
  }

.header-rt .btn_link i{ margin: 0 5px 0 0; }

.bannersec{ width: 100%; position: relative;}  
/* .bannersec::before {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0px;
  background: rgba(0, 0, 0, 0.45);
  height: 100%;
  content: "";
  z-index: 1;
} */
.banner_box .container{ position: relative; }
.banner_box{ width: 100%; position: relative;}
.banner_box img{ width: 100%; height: 690px; object-fit: cover; }
.banner_innr{ width: 100%; position: relative; /* left: 50%; top: 50%; -ms-transform: translate(-50%,-50%); 
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
 	transform: translate(-50%,-50%); z-index: 1; */ }
.banTxt{max-width: 100%; display: inline-block; padding: 0; } 
.banTxt .ban_heading, .banTxt h1{display: inline-block; width: 100%; font-size: 50px; line-height: 56px; color: #fff; padding-bottom: 15px; position: relative; position: relative; font-weight: 900; text-transform: uppercase; text-shadow: 0 6px 17px #000; }   
.ban_btn li{ margin: 0 20px 0 0; float: left;}
.ban_btn li:last-child{ margin-right: 0px; }
.ban_btn .btn_link{ text-transform: uppercase; }

.header_sec.fixed .header_top{ display: none; }
.banner_innr .row{ align-items: center; }

.delivering_sec{ width: 100%; border-bottom: 1px solid #e5e5e5; }
.delivering_sec .top_heading{color:#000; }
.delivering_innr{ padding: 0 5%;}
.delivering_box{ margin: 30px 0 0; align-items: center; }
.delivering_box .flex-shrink-0{ width: 112px; height: 112px; border-radius: 100%; border: 1px solid #454141; display: flex; justify-content: center; align-items: center; }
.delivering_box .flex-shrink-0 img{ max-width: 100%; transition: 1.35s; }
.delivering_box:hover .flex-shrink-0 img { transform: rotateY(360deg);}
.delev_title{ width: 100%; display: inline-block; font-size: 22px; line-height: 26px; color:#1e1e1e; font-weight: 700; padding: 0 0 5px; }
.delev_text{ width: 100%; display: inline-block; font-size: 16px; line-height: 24px; color:#181818; font-weight: 400; }


.wrapper{ padding: 75px 0; }
.project_sec{ width: 100%; position: relative; }
.top_heading{ width: 100%; font-size: 40px; line-height: 45px; color: #1e1e1e; font-weight: 700; padding-bottom: 15px; text-transform: capitalize; }
.top_paragraph{ font-size: 16px; line-height: 26px; color: #1e1e1e; font-weight: normal; padding-bottom: 15px; }
.top_paragraph strong{ font-weight: bold; }
.reverse{ flex-direction: row-reverse; }
.project_sec .top_heading {line-height: 34px; padding-bottom: 25px; }


.project_inner { width: 100%; padding: 10px 0 0; }

.project_box {margin: 15px 0; text-align: center;}
.project_img{ width: 100%; overflow: hidden; position: relative; }
.project_img:before{ width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); position: absolute; left: 0; top: 0; content: ""; visibility: hidden; opacity: 0; transition: 0.35s; z-index: 1; }
.project_img img { width: 100%; transition: 0.35s; }
.project_box:hover .project_img img { transform: scale(1.1); }
.project_box .btn_link{ border-radius: 5px; position: absolute; left: 50%; top: 0; transform: translate(-50%, -50%); visibility: hidden; opacity: 0; transition: 0.35s; }
.project_box:hover .project_img:before{opacity: 1; visibility: visible; }
.project_box:hover .btn_link{visibility: visible; opacity: 1; top: 50%;}

.project_inner .nav-tabs { border: none; display: flex; width: auto; justify-content: flex-end; margin-top: -72px; column-gap: 10px; }
.project_inner .tab-content { padding: 20px 0 0;}
.project_inner .nav-tabs .nav-link{ padding: 9px 22px; color:#1e1e1e; font-weight: 500; font-size: 17px; line-height: 21px; border-radius: 3px; border:none; background: #ebebeb; }
.project_inner .nav-tabs .nav-link.active{ background: #6c4230; color:#fff; }

.specialise_sec{ width: 100%; background: #6c4230; padding: 50px 0; }
.spcl_box{ padding: 10px; border: 1px solid #fff; border-radius: 60px; align-items: center; margin: 10px 0;}
.spcl_box .flex-grow-1{ color:#fff; font-size: 22px; line-height: 25px; font-weight: 500; }
.spcl_box .flex-shrink-0{ width: 90px; height: 90px; display: flex; justify-content: center; align-items: center; background: #fff; border-radius: 100%; }
.spcl_box .flex-shrink-0 img{ max-width: 100%; transition: 1.2s; }
.spcl_box:hover .flex-shrink-0 img{transform: rotateY(360deg);}

.testimonial_sec{ width: 100%; position: relative; background: url(../images/pattern.jpg) repeat 0 0; }
.testimonial_sec .top_heading{ padding-bottom: 20px; }
.testimonial_sec:before{ background: url(../images/coma.png) no-repeat 0 0; width: 146px; height: 101px; background-size: 100%; position: absolute; left: 325px; top: 80px; content: ""; }

.people_sec .top_heading{ color:#000; }
.outline_heding {
  font-family: 'Yantramanav';
  color:#000;
  font-size: 150px;
  line-height: 115px;
  width: 100%;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 900;
  font-style: normal;
  color: transparent;
  -webkit-text-stroke: 1px #e2d9d6;
}
.team_box{ width: 100%; margin-top: 30px; }
.team_img{ width: 100%; overflow: hidden; }
.team_img img{ width: 100%; transition: 1.2s; }
.team_designation{ width: 100%; font-size: 15px; line-height: 18px; text-transform: uppercase; color:#1e1e1e; padding: 15px 0 5px; }
.team_name{ width: 100%; font-size: 25px; line-height: 28px; text-transform: uppercase; color:#1e1e1e; padding: 0 0 5px; font-weight: 900; letter-spacing: 1px; }
.team_box:hover .team_img img{ transform: scale(1.1); }
.welcome_sec .outline_heding { font-size: 100px; line-height: 85px; }

.wrapper.welcome_sec { padding: 0 0 50px;}
.welcome_sec{ width: 100%; position: relative; }
.welcome_sec .outline_heding { font-size: 100px; position: relative; left: -128px; margin-bottom: 10px; }

.welcome_img{ width: 100%; }
.welcome_img img { border-radius: 5px; width: 100%; height: 410px; object-fit: cover;}
.welcome_txt{ width: 100%; padding-right: 20px; position: relative;}
.reverse{ flex-direction: row-reverse; }
.welcome_sec .row{ align-items: center;}
.btn_list ul{ display: flex; column-gap: 10px;}

.btn_link4 i {
  position: absolute;
  right: 16px;
  transform: rotate(45deg);
}

.wrapper.clients_sec { padding: 60px 0;}
.clients_sec{ background: url(../images/pattern.jpg) repeat 0 0; }
.clients_sec .top_smlheading { text-transform: uppercase; font-size: 14px; font-weight: 500; color: #1e1e1e;}
.clients_sec .owl-carousel .owl-item{ text-align: center; }
.clients_sec .owl-carousel .owl-item img{ width: auto; display: inline-block !important; }
.clients_sec .owl-carousel{ padding: 15px 0 0; }



.toparww{ position: fixed; right: 15px; bottom: -30px; font-size: 35px; color:#000 !important; opacity: 0; visibility: hidden; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s;transition: all 0.3s; z-index: 5; width: 50px; height: 50px;; display: flex; justify-content: center; align-items: center; background: #fff; border-radius: 100%; z-index: 5555; }
.toparww_main.fixed .toparww{opacity: 1; visibility: visible; bottom: 5px; }


.footer_sec{ width: 100%; position: relative;}
.footer_top{ width: 100%; padding: 50px 0; background: #181818; }
.footer_box{ width: 100%; position: relative; }
.footer_box:after{ width: 1px; min-height: 270px; position: absolute; right: 0; top: 0; background: #262626; content: ""; }
.footer_heading{ font-size: 20px; line-height: 26px; font-weight: 500; color:#fff; text-transform: uppercase; padding: 0 0 20px; letter-spacing: 1px; }
.footer_box3:last-child .footer_box:after{ display: none;}

.ftr_img{ display: flex; align-items: center; justify-content: space-between;}
.social_box { width: 100%; display: inline-block; padding: 32px 0 0; }
.social_box li { margin: 0 10px 0 0; float: left;}
.social_box li:last-child{ margin-right: 0px;}
.social_box li a{  width: 39px; height: 38px; display: flex; justify-content: center; align-items: center; color:#000; background: url(../images/green_circle.png) no-repeat 0 0;  -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.social_box li a:hover{ color:#a14924; }

.foot_link li{ width: 100%; margin: 0 0 10px; font-size: 16px; line-height: 24px; color:#fff; position: relative; font-weight: 500; }
.foot_link li:last-child{ margin-bottom: 0px; }
.foot_link li a{color:#fff; }
.foot_link li a:hover{ color:#a14924 }

.foot_contact li{ width: 100%; margin: 0 0 12px; font-size: 16px; line-height: 24px; color:#fff; position: relative; padding: 5px; padding-left: 45px; font-weight: 500; }
.foot_contact li:last-child{ margin-bottom: 0px; } 
.foot_contact li a{color:#fff; }
.foot_contact li a:hover{ color:#a14924; }
.foot_contact li i{ width: 33px; height: 33px; display: flex; align-items: center; justify-content: center; border-radius: 100%; font-size: 17px; color:#fff; position: absolute; left: 0px; top: 0px; background: #6a412f; background-size: 100% 100%; font-weight: 500; }
.foot_contact li em{ font-weight: normal; letter-spacing: 1px; text-transform: uppercase; font-style: normal; width: 100%; display: inline-block; }

.footer_box1{width: 42%;}
.footer_box2{width: 30%;}
.footer_box3{width: 28%;}

.region_info{ width: 100%; background: #fff; border-radius: 12px; padding: 20px; position: relative; padding-left: 250px; color:#1e1e1e; font-size: 14px;
   line-height: 26px; margin-top: 60px; }
.region_info .flag_icon { left: 76px; top: 22px; position: absolute; }
.flag_icon img{ max-width: 100%; }



.footer_btm{ width: 100%; padding: 18px 0; font-size: 13px; line-height: 20px; font-weight: normal; text-align: center; font-weight: 400; background: #fff; text-transform: uppercase; letter-spacing: 1.5px; }
.footer_btm em{ font-style: normal; }
.footer_btm a, .footer_btm{ color:#181818; }
.footer_btm a:hover{ color:#6a412f; }

.location_head{ padding-bottom: 10px;}
.mobile_btm{ display: none;}


.footer_box.logo_box::after{ display: none;}
.quick_frmInnr{ width: 100%; }
.quick_frm{ width: 100%; margin: 0 0 10px; }
.quick_frm input[type="text"], .quick_frm input[type="tel"], .quick_frm input[type="email"], .quick_frm textarea{ padding: 6px 0; outline: none; border-radius: 0px; border: none; border-bottom: 1px solid #3d3d3d; font-size: 14px; line-height: 16px; font-family: 'Yantramanav'; font-weight: 400; width: 100%; background: none; color:#fff; transition: 0.25s;  outline: none; }
.quick_frm textarea{ padding: 0 0 10px; resize: none; height: 55px; }
.quick_frm .btn_link { padding: 10px 30px 8px; text-transform: uppercase;}
.quick_frm .btn_link:hover{ background: #fff; color:#000 !important; }
.quick_frm input[type="text"]::placeholder, .quick_frm input[type="tel"]::placeholder, .quick_frm input[type="email"]::placeholder, .quick_frm textarea::placeholder{opacity: 1; color:#fff; }
.quick_frm input[type="text"]:focus, .quick_frm input[type="tel"]:focus, .quick_frm input[type="email"]:focus, .quick_frm textarea:focus{border-color:#a14924; }
.btn_link4 i {transition: 0.15s; }
.btn_link4:hover i { transform: rotate(0deg);}

.push_btn { position: absolute; cursor: pointer; right: 0; top: 0; z-index: 1; padding: 25px; }
.push_btn img{ max-height: 100%;}



.overlay_menu {
  position: fixed;
  top: 0;
  right: 0;
  width: 320px;
  max-width: 90%;
  height: 100%;
  background: #111;
  color: #fff;
  z-index: 9999;
  padding: 40px 20px;
  overflow-y: auto;

  /* FIX */
  transform: translateX(100%);
  transition: transform 0.4s ease;
}

.overlay_menu.active {
  transform: translateX(0);
}


.overlay_menu ul {
  list-style: none;
  padding: 0;
  margin-top: 60px;
}

.overlay_menu ul li {
  margin-bottom: 20px;
}

.overlay_menu ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 18px;
}

.close_btn {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 30px;
  cursor: pointer;
  padding: 8px 12px;
  background: #d24e15;
}

.body_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.7);
  z-index: 5;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease;
}

.body_overlay.active {
  opacity: 1;
  visibility: visible;
}
body.menu-open {
  overflow: hidden; overflow-y: auto;
}

.overlay_menu .top_heading { font-size: 24px; line-height: 30px; color: #d75c27;}
.overlay_menu ul { margin-top: 20px; flex-wrap: wrap; }
.overlay_menu ul li { margin-bottom: 10px;}
.overlay_menu .social_box li{ margin: 0px !important;}





/*NEW CSS*/
.primary-navigation{ float: none !important; }
.menu-primary-menu-container{display: flex !important; flex-basis: auto; justify-content: flex-end !important; flex-grow: 1; align-items: center;}
.primary-navigation .menu_sec li li{ margin: 0; }
.primary-navigation .menu_sec li li a:after{ display: none !important; }
.primary-navigation .menu_sec ul {background-color: #6c4230;}
.primary-navigation .menu_sec ul li a:hover{background-color: #a14924; color:#fff !important; padding-left: 20px; }
.primary-navigation .menu_sec li:hover > a, .primary-navigation .menu_sec li.focus > a { /*color: #cd3386 !important;*/ background: none !important;}
.navbar-brand img { height: auto; max-width: 100%; }


/*CONTENT PAGE CSS*/
.page .entry-header, .blog_page_header { background: url(../images/banner.jpg) no-repeat 0 0; background-position: 0 0 !important; background-size: cover !important;  max-width: 100% !important; padding: 200px 0 150px !important;  margin: 0 0 50px !important;  position: relative;  overflow: hidden;  text-align: center;}
.page .entry-header::after, .blog_page_header::after {   background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);  position: absolute;
content: "";  right: 0;  bottom: 0;  left: 0;  height: 60%;}
.page .entry-content {  max-width: 100% !important;  padding: 0px !important;}
.content-area, .content-sidebar {  padding-top: 0px !important;}
.page .entry-title, .blog_page_title { color: #fff; position: relative; font-size: 32px; font-weight: 600; z-index: 99; margin-bottom: 3px; text-transform: capitalize; }
.breadcrumb-container { width: 100%; color: #6c4230; position: relative; font-size: 15px; z-index: 5; }
.breadcrumb-container a { color: #fff;}
.page { margin-top: 0 !important; margin-bottom: 0 !important;}
.page .entry-content {  max-width: 100% !important;  padding: 0px !important;}
.full-width .site-content {  margin-left: 0;}  
.page .entry-header:before, .blog_page_header:before {  /* background: rgba(0, 0, 0, 0.7);  position: absolute;  content: "";  top: 0;  right: 0;  bottom: 0;  left: 0; */
content: "";  background: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);  position: absolute;  left: 0; top: 0; z-index: 0;  width: 100%;
height: 20%;}
.page .entry-header{ margin: 0 !important;}
.primary-navigation .menu-item-has-children > a, .primary-navigation .page_item_has_children > a {   padding-right: 0 !important;  }





/* INNER CONTENT */
.inner_content .container{ position: relative; z-index: 2; }
.inner_title {
  color: #1e1e1e;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 600;
  position: relative;
  padding-bottom: 12px;
  text-transform: capitalize;
  margin-bottom: 15px;
}
.inner_subtitle {
  color: #1e1e1e;
  font-size: 28px;
  line-height: 1.2;
  font-weight: 600;
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 15px;
  text-transform: capitalize;
}
.inner_subtitle2 {
  color: #1e1e1e;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 600;
  position: relative;
  padding-bottom: 12px;
  text-transform: capitalize;
}

.inner_txt {
  font-size: 16px;
  color: #1e1e1e;
  font-weight: normal;
  /* margin-top: 10px; */
  padding-bottom: 15px;
  line-height: 1.6em;
}
.inner_title strong, .inner_subtitle strong, .inner_subtitle2 strong {
  color:#6c4230;
  padding-bottom: 16px;
  position: relative;
}


.inner_title::before, .inner_subtitle::after  {
  background: #6c4230;
  width: 35px;
  height: 5px;
  content: "";
  position: absolute;
  left: 0;
  border-radius: 5px;
  bottom: 0px;
}



.core-box {
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  padding: 30px 20px;
  background: #fff;
  border-radius: 5px;
  min-height: 100%;
}
.core-box img {
  width: 80px;
  padding-bottom: 20px;
}
.margin-top{
  margin-top: 40px;
}
.inner_list_txt ul {
  padding: 0;
  margin: 0;
}
.inner_list_txt ul li {
  position: relative;
  padding-left: 25px;;
  background-size: 18px;
  font-size: 16px;
  line-height: 1.6em;
  color: #1e1e1e;
  font-weight: normal;
  list-style: none;
  padding-bottom: 5px;
}
.inner_list_txt ul li:before{ position: absolute; left: 0; top: 4px; background: url(../images/bullet.png) no-repeat 0 0; width: 18px; height: 18px; background-size: 100%; content: ""; }
.inner_list_txt {
  margin-bottom: 10px;
} 
.inner_bottm_sec {
background: #6c4230;
  padding: 40px 30px;
  text-align: center;
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
      position: relative;
}
.inner_bottm_sec .inner_title:after, .inner_bottm_sec .inner_subtitle:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 10%;
  height: 3px;
  background: #ffffff;
}
.breadcrumb-container, .breadcrumb-container a:hover {
  z-index: 5;
  color:#ff5f1b;
}
.sub_heading {
  font-weight: 700;
  padding:10px 0 0;
  color: #1e1e1e;
}
.sub_heading strong{ color: #6c4230;}
/* .inner_bottm_sec .inner_txt { margin-top: 20px;} */
.inner_bottm_sec .inner_txt{ padding: 0 5% 15px;}







/* CONTACT US */
.content_page {  width: 100%; padding: 75px 0;}

.contact_page_heading {
font-size: 30px;
line-height: 1.2;
text-transform: capitalize;
color: #1e1e1e;
padding: 0 0 15px;
font-weight: bold;
position: relative;
display: inline-block;
}
.contact_page_heading::before {
position: absolute;
content: "";
bottom: 8px;
left: 0;
width: 30px;
height: 3px;
  background: #6c4230;
}
.contact_page_heading strong { color:#6c4230;}
.contact_page_info {
position: relative;
color: #121010;
margin-top: 25px;
padding-left: 60px;
font-size: 16px;
}
.contact-img {
position: absolute;
top: 3px;
left: 0;
background: #6a412f;
width: 45px;
height: 45px;
border-radius:50%;
text-align: center;
padding: 0;
display: flex;
justify-content: center;
align-items: center;
}
.contact-text strong {
font-weight: 600;
}
.contact-text a {
transition:
all 0.5s ease;
text-decoration: none !important;
color: #1e1e1e;
}
.contact_page_info {
color: #1e1e1e;
}
.contact-text a:hover{ color:#6a412f; }

.contact_right {
box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
padding: 25px;
border-radius:5px;
text-align: left;
background: #fff;
}
.contact-page input, .contact-page textarea, .contact-page select {
width: 100%;
padding: 0 15px !important;
color: #000 !important;
outline:none;
}
.get_touchSec input, .get_touchSec textarea, .get_touchSec select{border: 1px solid #154848 !important; border-bottom-width: 3px !important;}


.contact-page textarea{ height: 120px; padding: 15px !important}
.contact_box{ width: 100%; margin-bottom: 20px;}

.contact-page input[type="submit"] {
font-size: 14px;
line-height: 24px;
text-transform: uppercase;
color: #fff !important;
font-weight: normal;
text-align: center;
border-radius:5px;
width: fit-content;
padding:13px 50px !important;
transition:all 0.5s ease;
border: none !important;
font-family: 'Yantramanav';
height: auto;
letter-spacing: 1px;
font-weight: 700;
background: #6a412f;
  letter-spacing: 1px;
}
.contact-page input[type="submit"]:hover {
background-color: #201f1f !important;
color:#fff !important;
}
.contact_right .get_touchSec { padding: 0 0 20px; background: none; }
/* .contact_right .get_touchSec .col-lg-6, .get_touchSec .col-lg-12{ padding: 0 5px;}
.contact_right .get_touchSec .row{ margin: 0 -5px; } */
.contact_right .get_touchSec p{ padding: 0; }

.full-width .hentry { margin-bottom: 0 !important;}
.inner_content { width: 100%; padding:75px 0;}
.reverse{ flex-direction: row-reverse; }


.thank_you { text-align: center;}
.thank_you img{ max-width: 260px !important; margin: 0 0 15px;}





/* error */

/* .error404 .header_sec{ position: fixed; } */
.error404 .header_sec.fixed{ position: fixed; }
.error_page{ text-align: center; padding: 75px 0 !important; }
.error_page .site-content{ margin: 0px; width: 100%; }
.error_page .page-content{ width: 100%; text-align: center; margin: 0px; max-width: 100%;}
.error_page .page-content img{ max-width: 400px; margin: 20px 0;}
.home_btn { width: 100%;  display: flex; justify-content: center;}
.error_page .inner_title::after{ left: 50%; transform: translate(-50%, 0);}
.inner_txt .home_btn a.btn_link{ text-decoration: none !important;}

.thank_you .inner_txt p{ font-size: 16px; color: #000; font-weight: normal; padding-bottom: 15px; line-height: 1.7em; }
.error404 .header_sec{ box-shadow: 0 0 14px -8px #000; background: #fff; }

.error404 .inner_title::before, .error404 .inner_subtitle::after  {left: 50%;transform: translate(-50%, 0);}



/* blog page css  */


.more-link { padding: 12px 30px 12px; border-radius: 30px; text-transform: uppercase; font-weight: normal; color:#fff; display: inline-block; font-size: 14px; line-height: 24px; margin-top: 10px; overflow: hidden; z-index: 1; transition: background-color 0.3s ease; position: relative; font-weight: 700; background: #6c4230;  letter-spacing: 1px; display: block; width: fit-content; }
.more-link::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background-color: #201f1f;
  transform: scaleX(0);
  transform-origin: left;
  z-index: -1;
  transition: transform 0.3s ease;
}

.more-link:hover::before {
  transform: scaleX(1);
}
.more-link:hover{ color:#fff; }


.post .entry-title{ font-size: 24px !important;  font-weight: 700 !important; line-height: 2rem; }
.blog .main-content, .single .content-area{ padding: 65px 0; margin: 0px; }
.blog .category-blog .post-thumbnail img, .single .category-blog .post-thumbnail img{ width: 100%; }
.content-sidebar h2 { color:#1e1e1e; }
.blog_sec { width: 100%; display: inline-block;  } 
.blog_sec .category-blog .post-thumbnail img{ width: 100%; }
.page .entry-header, .blog_page_header { z-index: 1;}
.entry-title a, .post .entry-title { color:#1e1e1e; }
.entry-title a:hover, .entry-meta a:hover { color: #6c4230 !important;}
.post-navigation a:hover, .image-navigation a:hover { color: #6c4230 !important; }
.blog .page .entry-header, .blog .blog_page_header, .single .page .entry-header, .single .blog_page_header, .archive .page .entry-header, .archive .blog_page_header{ margin: 0 !important;}

.single .entry-content p, .entry-summary p{ font-size: 16px; line-height: 28px; color: #1e1e1e; font-weight: normal; padding-bottom: 15px;}
.content-sidebar .widget a { color: #1e1e1e; font-size: 16px; line-height: 28px; }
.menu_sec li > a{ background: none !important; }

.inner_bottm_sec .inner_subtitle, .inner_bottm_sec .inner_txt{ color:#fff !important; }
.inner_bottm_sec .inner_title:after, .inner_bottm_sec .inner_subtitle:after{ background: #fff; }
.inner_bottm_sec .btn_link2{ margin: 0;}

.img_box img{ width: 100%; border-radius: 10px;}
.get_frm p{ padding: 0;}


.get_frm{ width: 100%; display: inline-block; margin: 8px 0; }
.get_frm input[type="text"], .get_frm input[type="email"], .get_frm input[type="tel"], .get_frm select, .get_frm textarea{ width: 100%; height: 50px; padding: 0 15px; 
  background: #fff; border: none; outline: none; font-size: 14px; line-height: 18px; color:#000; border-radius: 5px; font-family: 'Yantramanav'; border:1px solid #b5b5b5 !important; transition: all 0.3s; letter-spacing: 1px; font-weight: 400; }
.get_frm textarea{ padding: 15px 15px; resize: none; height: 90px; }
.get_frm input[type="text"]::placeholder, .get_frm input[type="email"]::placeholder, .get_frm input[type="tel"]::placeholder, .get_frm textarea::placeholder{ opacity: 1; 
  color:#131313; }
/* .get_frm .btn_link { cursor: pointer; border: none; padding: 15px 40px; outline: none; margin: 0; }
.get_frm .btn_link:hover{background: #1c2e25; color:#fff !important; } */
.get_frm select{ cursor: pointer;}
.get_frm.get_btn { display: flex; gap: 10px;}
.get_frm input[type="text"]:focus, .get_frm input[type="email"]:focus, .get_frm input[type="tel"]:focus, .get_frm select:focus, .get_frm textarea:focus{ border-color:#6c4230 !important;}
.gettouch_left .row{ margin: 0 -5px; }
.connect_rt .col-md-6, .connect_rt .col-md-12{ padding: 0 8px;}
.btn_div{ text-align: center;}
.btn_div .btn_link{ margin: 15px 0 0;}

.connect_sec{ width: 100%; }
.connect_innr{ width: 100%; background: url(../images/connect_bg.jpg) no-repeat 0 0; background-size: cover; padding: 60px 60px; border-radius: 20px 20px 0 0; }
.connect_rt{ width: 100%; }
.connect_innr .row{ justify-content: flex-end;}

.quick_frm p{ padding: 0;}


.blog_sec { width: 100%; padding: 65px 0; display: inline-block;}

.testimonial_slider #sp-testimonial-free-wrapper-48 .sp-testimonial-free-section{ margin-left: 0; margin-right: 0;}
.testimonial_slider .sp-testimonial-free-section .sp-testimonial-client-testimonial p{ font-size: 18px; line-height: 28px; color:#2c2c2c; text-align: left; padding: 0 160px 15px 0; }
.testimonial_slider .sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-prev { border: none !important; background: url(../images/prev.png) no-repeat 0 0 !important; width: 18px; height: 34px; background-size: 100% !important; font-size: 0 !important; left: inherit; right: 0px; top: 40%;}
.testimonial_slider .sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-next{ border: none !important; background: url(../images/next.png) no-repeat 0 0 !important; width: 18px; height: 34px; background-size: 100% !important; font-size: 0 !important; left: inherit; right: 0px; top: 65%;}
.testimonial_slider #sp-testimonial-free-wrapper-48 .sp-testimonial-free-section .sp-testimonial-client-name{ color:#1e1e1e; font-size: 20px; text-transform: uppercase; letter-spacing: 1px; text-align: left; }
.testimonial_slider #sp-testimonial-free-wrapper-48 .sp-testimonial-free-section .sp-testimonial-client-rating { justify-content: flex-start; width: 100%;}
.testimonial_sec.wrapper { padding: 65px 0;}

.welcome_txt .top_heading{ text-transform: uppercase;}



/*SLIDER CSS*/
.ms-slide-info {
    position: absolute !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    z-index: 2;
}
.ms-view { height: 690px !important;}
.ms-slide{ height: 100% !important;}
.ms-slide-bgcont { height: 690px !important;}

.ms-skin-light-6 .ms-nav-next {
  background: url(../images/next2.png) no-repeat !important;
  border: 0 !important; opacity: 1;
}
.ms-skin-light-6 .ms-nav-next:hover{ opacity: 1;}
.ms-skin-light-6 .ms-nav-prev {
  background: url(../images/prev2.png) no-repeat !important;
  border: 0 !important; opacity: 1;
}
.ms-skin-light-6 .ms-nav-prev:hover{ opacity: 1;}
.ms-skin-light-6 .ms-nav-next,
.ms-skin-light-6 .ms-nav-prev {
  width: 14px !important;
  height: 28px !important;
  background-size: 100% !important;
  
}
.ms-skin-light-6.round-skin .ms-nav-next,
.ms-skin-light-6.round-skin .ms-nav-prev,
.ms-skin-light-6.round-skin .ms-slide .ms-slide-vpbtn,
.ms-skin-light-6.round-skin .ms-video-btn {
  border-radius: 0 !important;
}

.master-slider::before {
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  content: "";
  z-index: 1;
  background: linear-gradient(-90deg, rgba(51, 92, 149, 0) 45%, rgba(0, 0, 0, 0.7) 100%);
}


.ms-skin-light-6 .ms-nav-next, .ms-skin-light-6 .ms-nav-prev {
  width: 50px !important;
  height: 50px !important;
  background-size: 14px !important;
  background-position: center center !important;
  background-color: #6c4230 !important;
}
.ms-skin-light-6 .ms-nav-prev{ left: 0 !important; top: inherit !important; bottom: 0 !important; opacity: 0.75; }
.ms-skin-light-6 .ms-nav-next { left: 50px !important; top: inherit !important; bottom: 0 !important; right: inherit !important; opacity: 0.75; }
.ms-skin-light-6 .ms-nav-next:hover{ opacity: 1;}

.footer_btm img{ margin-top: -6px; }


.service_box {
  width: 100%;
  margin: 15px 0;
  padding: 10px;
  box-shadow: 0 0 10px -5px #000;
  border-radius: 8px;
  height: 100%;
}
.service_details {
  width: 100%;
  padding: 15px 0 0;
}
.service_title{ font-weight: 600; color:#6c4230; padding: 0 0 10px; font-size: 18px; line-height: 24px; }
.service_img {
  width: 100%;
  height: 250px;
  overflow: hidden;
}
.service_img img {
  width: 100%;
  height: 100% !important;
  object-fit: cover; transition: all 0.3s; border-radius: 5px 5px 0 0;
}
.service_box:hover .service_img img{transform: scale(1.1);}


.project_inner .vp-portfolio__layout-elements-top {
    margin-top: -72px; justify-content: flex-end !important;
}
.project_inner .vp-filter__style-minimal .vp-filter__item a {
    padding: 6px 15px;
    color: #1E1E1C;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    border-radius: 3px;
    border: none;
    background: #ebebeb;
    text-transform: capitalize;
}
.project_inner .vp-filter__style-minimal .vp-filter__item.vp-filter__item-active a{    background: #6c4230;
    color: #fff;}

.project_inner .vp-filter__style-minimal {
    column-gap: 8px;
}
.project_inner .vp-filter__style-minimal .vp-filter__item>a:focus, .project_inner .vp-filter__style-minimal .vp-filter__item>a:hover {    background: #6c4230;
    color: #fff;}
.project_inner {
    padding: 20px 0 0;
}
.center_txt.inner_title::before {
    left: 50%;
    transform: translate(-50%, 0);
}
.mid_service{ width: 100%; padding: 0 0 20px; }



.header_sec.fixed { z-index: 999;}


/* header-changes */
.push_btn { top: -15px; padding: 0 !important;}
.headerMain:after {width: 23%;}
.header-mid { width: 65%;}
.menu-primary-menu-container {justify-content: space-around !important;}
.header-rt { width: 15%;}





@media (min-width: 3000px) and (max-width: 6999px) {
.headerMain::before { width: 45%;}
.headerMain::after { width: 45%;}
.header-rt .btn_link{padding: 27px 28px;}



}

@media (min-width: 2300px) and (max-width: 2999px) {
.headerMain::before { width: 40%;}
.headerMain::after { width: 40%;}
.header-rt .btn_link{padding: 27px 28px;}


}

@media (min-width: 2000px) and (max-width: 2299px) {
.header-rt .btn_link{padding: 27px 28px;}


}


@media only screen and (max-width: 1199px) {
/* blog */
.page .entry-header, .blog_page_header { padding: 160px 0 125px !important;}
.blog .hentry, .archive .hentry, .single .hentry{ max-width: 580px !important;}
.widget h2 { margin-top: 0 !important;}
.post .entry-title{ font-size: 22px !important; line-height: 1.2em; }
.blog .main-content, .single .content-area { padding: 60px 0;}


.inner_title, .inner-form-heading{ font-size: 28px; }
.inner_subtitle { font-size: 26px;}
.top_heading { font-size: 28px;line-height: 32px; padding-bottom: 15px; }
.wrapper { padding: 65px 0; }

.top_paragraph { font-size: 15px; line-height: 28px; padding-bottom: 15px;}
.list_style li{line-height: 28px; }
.top_subheading { font-size: 16px; line-height: 22px; padding: 0 0 12px;}
.inner_txt, .inner_list_txt ul li { font-size: 15px;}
.widget h2 { font-size: 18px !important;}
.single .entry-content p, .entry-summary p { font-size: 15px; line-height: 25px; padding-bottom: 12px;}
.btn_link {padding: 10px 25px;}


.ms-view { height: 620px !important;}
.ms-slide{ height: 100% !important;}
.ms-slide-bgcont { height: 620px !important;}

.header_top { padding: 10px 0;}
.top_rt { font-size: 15px;}
.navbar-brand img {
  max-width: 120px;
}
.menu_sec li a {
  padding: 20px 22px;
  font-size: 15px;
}
.header-rt .btn_link {
  padding: 19px 15px;
}
.header_sec.fixed .navbar-brand img {
  max-width: 120px;
}
.push_btn {
  padding: 17px;
}
.banTxt .ban_heading, .banTxt h1 {
  font-size: 42px;
  line-height: 46px;
  padding-bottom: 12px;
}
.delivering_box .flex-shrink-0 {
  width: 95px;
  height: 95px;
}
.delivering_box .flex-shrink-0 img {
  max-width: 50px;
}
.delivering_box {
  margin: 25px 0 0;
}
.specialise_sec {
  padding: 40px 0;
}
.spcl_box .flex-shrink-0 {
  width: 80px;
  height: 80px;
}
.spcl_box .flex-shrink-0 img {
  max-width: 42px;
}
.spcl_box {
  padding: 7px;
  margin: 8px 0;
}
.testimonial_slider .sp-testimonial-free-section .sp-testimonial-client-testimonial p {
  font-size: 16px;
  line-height: 25px;
  padding: 0 125px 15px 0;
}
.outline_heding {
  font-size: 120px;
  line-height: 105px;
}
.team_name {
  font-size: 22px;
  line-height: 24px;
  padding: 0 0 5px;
  letter-spacing: 1px;
}
.welcome_sec .outline_heding {
  font-size: 85px;
  left: -48px;
  margin-bottom: 6px;
  line-height: 75px;
}
.top_paragraph {
    font-size: 15px;
    line-height: 22px;
    padding-bottom: 15px;
  }
.footer_logo img{ max-width: 150px;}



/* header-changes */
.headerMain::after {width: 25%;}
	










}



@media only screen and (max-width: 1024px) {
.header-mid{ display: none;}
.header-right{ display: none;}

.mobile_btm{ display: block;}
.footer_fixed_buttons {  position: fixed;  bottom: -80px;  left: 0;  width: 100%;  text-align: center;  z-index: 999; transition: 0.5s; }
.footer_btn3 {   width: 50%;  float: left;  color: #fff !important;  padding:10px 0;  text-decoration:none !important;  text-transform: capitalize; background: #6c4230; }
.footer_btn2 {  background:#fff;  position: absolute;  top: 3px;  left: 50%;  transform: translate(-50%, 0);  height: 44px;  width: 44px;  border-radius:50%;  padding-top: 10px;}
.lazyloaded {  opacity: 1;  transition:opacity 400ms; transition-delay: 0s; transition-delay: 0ms;}
.footer_btn1 {  background:#0e0e0e;  width: 50%;  float: left;  color: #fff !important;  padding:10px 0;  text-decoration:none !important;  text-transform: capitalize;}
.footer_btm { padding-bottom: 60px;}
.header_top{ display: none;}
.footer_fixed_buttons.fixed2{ bottom: 0px;}
    
/* blog */
.widget h2 { font-size: 18px !important; line-height: 1.2;}
.post .entry-title {font-size: 20px !important;  line-height: 1.4em; }
.archive .site-content { margin-right: 36.333%; }

.inner_title, .inner-form-heading{ font-size: 24px; }
.inner_subtitle { font-size: 22px;}
.inner_txt{font-size: 15px; line-height: 24px; padding-bottom: 12px;}
.inner_list_txt ul li{font-size: 15px; line-height: 24px; }
.top_paragraph, .single .entry-content p, .entry-summary p {font-size: 15px; line-height: 24px; padding-bottom: 12px;}
.top_heading { font-size: 28px; line-height: 32px; padding-bottom: 12px; }

.header-rt{ display: none;}

.wrapper { padding: 50px 0; }
.top_paragraph, .single .entry-content p, .entry-summary p, .service_content { font-size: 14px; line-height: 24px;  padding-bottom: 12px; }
.inner_list_txt ul li { font-size: 15px; line-height: 24px;}
.rmp-container .rmp-menu-title .rmp-menu-title-image { margin-bottom: 0 !important; /* background: #6c4230; */ padding: 20px 12px; height: auto; width: 180px; border-radius: 5px;}

.lazyloaded { max-width: 22px;  }
.get_Intouch_innr { padding: 25px 20px;  }
.get_frm input[type="text"], .get_frm input[type="email"], .get_frm input[type="tel"], .get_frm select, .get_frm textarea {height: 55px; padding: 0 15px; font-size: 14px;
  line-height: 18px;}
.get_frm textarea{ height: 130px; padding: 15px; }
.btn_link {padding: 10px 22px;}
.header_sec.fixed {animation: inherit;}
.headerMain {padding: 4px 0;}

.inner_bottm_sec .inner_txt { padding: 0 0 15px;}
.single .entry-content p, .entry-summary p { font-size: 14px; line-height: 24px; padding-bottom: 12px;}  
.content-sidebar .widget a{font-size: 14px; line-height: 24px;}    


.ms-view { height: 570px !important;}
.ms-slide{ height: 100% !important;}
.ms-slide-bgcont { height: 570px !important;}

.headerMain::before {
  width: 100%;
}
.headerMain::before, .headerMain::after{ display: none; }
.header_sec{ background: #6c4230 !important; }
.banTxt .ban_heading, .banTxt h1 {
    font-size: 35px;
    line-height: 40px;
    padding-bottom: 12px;
  }



} 
 
 
@media only screen and (max-width: 991px) {
.page .entry-title, .blog_page_title{ font-size: 28px; line-height: 32px;}

/* blog */
.blog .hentry, .archive .hentry, .single .hentry { max-width: 400px !important; margin: 0 auto 30px; }
.widget h2 { margin-top: 0 !important;}
.post .entry-title{ font-size: 22px !important; line-height: 1.4em; }
.blog .main-content, .single .content-area { padding: 50px 0;}
.entry-summary{ font-size: 15px; line-height: 26px; }
.widget h2 { font-size: 18px !important; line-height: 1.2;}
.post .entry-title { font-size: 20px !important;  line-height: 1.4em;  }
.entry-content { font-size: 15px !important; line-height: 26px !important;}
  
.toparww {font-size: 21px; width: 42px; height: 42px}
.toparww_main.fixed .toparww {bottom: 80px;}
.get_touchSec { padding: 0 0 20px;}   
  
.top_heading { font-size: 20px; line-height: 26px; padding-bottom: 10px; }
.btn_link { padding: 8px 22px; font-size: 14px; }  
.list_style li { line-height: 22px; font-size: 14px; }  
  
.ms-view { height: 480px !important;}
.ms-slide{ height: 100% !important;}
.ms-slide-bgcont { height: 480px !important;}  
 
.delivering_innr {
  padding: 0;
}
.delivering_box .flex-shrink-0 {
    width: 85px;
    height: 85px;
  }
.delev_title {
  font-size: 19px;
  line-height: 22px;
  padding: 0 0 5px;
}
.delev_text {
  font-size: 15px;
  line-height: 22px;
}
.specialise_sec {
    padding: 35px 0;
  }

.spcl_box .flex-shrink-0 {
    width: 65px;
    height: 65px;
  }
.spcl_box .flex-grow-1 {
  font-size: 18px;
  line-height: 21px;
}
.testimonial_slider .sp-testimonial-free-section .sp-testimonial-client-testimonial p {
    font-size: 15px;
    line-height: 22px;
    padding: 0 70px 15px 0;
  }
.testimonial_sec::before {
  width: 91px;
  height: 65px;
  left: -50%;
  top: 89px;
  margin-left: -45px;
}
.testimonial_sec.wrapper {
  padding: 45px 0;
}
.outline_heding {
    font-size: 75px;
    line-height: 70px;
  }
.team_name {
    font-size: 20px;
    line-height: 22px;
    padding: 0 0 4px;
    letter-spacing: 1px;
  }
.welcome_sec .outline_heding {
    font-size: 68px;
    left: -41px;
    margin-bottom: 6px;
    line-height: 60px;
  }
.wrapper.clients_sec {
  padding: 40px 0;
}
.footer_box1 {
  width: 100%;
}
.footer_box2, .footer_box3 {
  width: 50%;
}
.footer_box {
  margin: 15px 0;
}
.footer_box::after {
  min-height: 100%;
}

.footer_box1 .footer_box::after{ right: inherit; left: -25px;}


      
} 

 
@media only screen and (max-width: 767px){
.container{max-width: 100%;}

/* blog */
.blog_sec{ padding: 50px 0;}
.hentry {/* max-width: 100% !important;*/ margin-bottom: 20px !important;}
.page .entry-title, .blog_page_title{ font-size: 26px; line-height: 32px;}
.page .entry-header, .blog_page_header { padding: 150px 0 120px !important; }

.top_heading { font-size: 19px; line-height: 25px; padding-bottom: 12px; }
.margin-top { margin-top: 25px;}
.inner_subtitle { font-size: 20px; }
.inner_title, .inner-form-heading { font-size: 22px; }
.contact_right { padding: 15px 15px 0; }
.contact_left {margin: 30px 0 0;}
.career_page .contact_right { padding: 15px;}
.contact-page input[type="submit"] { font-size: 16px; line-height: 24px; padding: 13px 35px !important;}
.wrapper { padding: 45px 0; }
.inner_txt { font-size: 14px; line-height: 23px; padding-bottom: 12px; }
.top_paragraph { font-size: 14px; line-height: 23px; padding-bottom: 12px; }
.inner_list_txt ul li { font-size: 14px; line-height: 23px;}
.inner_subtitle {font-size: 18px; }
.page .entry-title, .blog_page_title { font-size: 22px; line-height: 28px;}
.inner_content { padding: 50px 0;}
.inner_subtitle2 { font-size: 18px;}
.inner_content { padding: 50px 0 !important;}
  
.ms-view { height: 400px !important;}
.ms-slide{ height: 100% !important;}
.ms-slide-bgcont { height: 400px !important;}  

.ms-skin-light-6 .ms-nav-next, .ms-skin-light-6 .ms-nav-prev {
  width: 40px !important;
  height: 45px !important;
}
.ms-skin-light-6 .ms-nav-next {
  left: 40px !important;
}
.specialise_sec .row {
  justify-content: center;
}
.testimonial_slider .sp-testimonial-free-section .sp-testimonial-client-testimonial p {
    font-size: 15px;
    line-height: 22px;
    padding: 0 40px 15px 0;
  }
.team_name {
    font-size: 18px;
    line-height: 20px;
    padding: 0 0 4px;
    letter-spacing: 1px;
  }
.welcome_img {
  margin: 10px 0 0;
}
.testimonial_sec::before {
    width: 91px;
    height: 65px;
    left: 60px;
    top: 72px;
    margin-left: 0;
  }
.banTxt .ban_heading, .banTxt h1 {
    font-size: 22px;
    line-height: 28px;
    padding-bottom: 12px;
    text-align: center;
  }
.banner_box .container {
  position: relative;
  width: 300px;
  max-width: 300px;
}  
.welcome_txt {
  padding-right: 0;
}
.banTxt .ban_btn ul {
  display: flex;
  justify-content: center;
  margin: 0;
}


}





@media only screen and (max-width: 672px){ 
/* blog */
.hentry {max-width: 100% !important;}
.blog .main-content, .single .content-area { padding: 40px 0;}
.archive .site-content {margin-right: 0; }
.singular .site-content .hentry.has-post-thumbnail { margin-top: 0 !important;}
.blog .hentry, .archive .hentry, .single .hentry {  max-width: 100% !important;}




}


@media only screen and (max-width: 575px){ 
/* blog */  
.page .entry-header, .blog_page_header { padding: 90px 0 100px !important; background-position: left 50% center !important; }
.error_page .page-content img { max-width: 250px; margin: 20px 0;}
.inner_bottm_sec { padding: 25px 20px;}

.footer_btm {font-size: 13px; line-height: 20px; }
.footer_fixed_buttons { font-size: 14px; }
.get_frm { margin: 7px 0;}	
.footer_box2, .footer_box3, .footer_box4 { width: 100%; }
.inner_content {  padding: 40px 0 !important; }

.thank_you img { max-width: 200px !important; margin: 0 0 15px;}


.ms-view { height: 320px !important;}
.ms-slide{ height: 100% !important;}
.ms-slide-bgcont { height: 320px !important;}  
.banTxt .ban_heading, .banTxt h1 {
    font-size: 21px;
    line-height: 25px;
    padding-bottom: 12px;
}   
.banner_box .container {
    width: 280px;
    max-width: 280px;
  }
.project_inner .vp-portfolio__layout-elements-top {
  margin-top: 0;
  justify-content: center !important;
}
.project_sec .top_heading {
  line-height: 25px;
  padding-bottom: 10px;
}
.testimonial_slider .sp-testimonial-free-section .sp-testimonial-client-testimonial p {
    font-size: 15px;
    line-height: 22px;
    padding: 0 35px 15px 0;
  }
.testimonial_slider .sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-next {
  top: 56%;
}
 .welcome_sec .outline_heding {
    font-size: 55px;
    left: -12px;
    margin-bottom: 6px;
    line-height: 50px;
  }
.footer_box::after{ display: none; }
.banner_box .container {
    width: 282px;
    max-width: 100%;
  }
.project_inner .vp-filter__style-minimal .vp-filter__item {
  margin: 3px 0;
}
.project_sec .top_heading {
    text-align: center;
  }







} 

@media only screen and (max-width: 400px){ 
/* blog */
.site-content .has-post-thumbnail .entry-header { margin: 0; padding: 0 15px !important;}
.post .entry-title { font-size: 15px !important; line-height: 1.4em; padding: 0 !important; }
.list-view .site-content .post-thumbnail img { width: 100px !important;}
.widget h2 { font-size: 17px !important; }
.single .site-content .has-post-thumbnail .entry-header { padding: 20px 20px 0 !important;}
	
	
	
}