/*-----------------------------------------------------------------------------------


    
-----------------------------------------------------------------------------------

    INDEX
    ===================
    1. Theme default Style
    2. Header Style
    3. Hero Style
    4. About Style
    5. Portfolio Style
    6  Service Style
    7  Testimonial Style
    8  Blog Style
    9  Team Style
    10  Instacarousel Style
    11  Gallery Style
    12  Pricing Style
    13  Error Style
    14  Contact Style
    15  Footer Style
    16  Rtl Style
    17  Responsive Style
       Namenoviinmaxtreodus
    
-----------------------------------------------------------------------------------*/
/*----------------------------------------*/
/*  Theme default CSS
/*----------------------------------------*/

.VIpgJd-ZVi9od-l4eHX-hSRGPd{
  display:none !important;
 }
.goog-te-combo{
/* color:transparent!important; */
border: none;
color: black;
background-color: rgba(177, 116, 116,.0);
border-radius: 10px;
padding: 5px 15px;
}
/* .goog-te-combo option{
  color: black;
} */
.goog-te-gadget {
  font-size: 0px!important;
}
.clear {
  clear: both; }
section.service1.ser-padding.mextreo-blog.height-none {
    height: auto !important;
}
::-moz-selection {
  background: #dcbc95;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #dcbc95;
  color: #fff;
  text-shadow: none; }

.no-mar {
  margin: 0 !important; }

.no-pad {
  padding: 0 !important; }

.some-pad {
  padding-left: 5px !important;
  padding-right: 5px !important; }

.left-pad {
  padding-left: 90px !important; }

.mar-1_br {
  margin-right: -1px;
  margin-bottom: -1px; }

#preloader {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99999;
    background: #fff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.loader-logo {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.page-settings {
  position: fixed;
  left: -177px;
  top: 300px;
  z-index: 9;
  background-color: #dcbc95;
  padding: 20px 25px;
  transition: .5s ease; }

.psg-icon {
  position: absolute;
  top: calc(50% - 14px);
  right: -35px;
  background-color: #dcbc95;
  color: #fff;
  font-size: 18px;
  padding: 6px 0px;
  width: 35px;
  height: 32px;
  line-height: 22px;
  text-align: center;
  cursor: pointer; }
  .psg-icon i {
    -webkit-animation-name: spin;
    animation-name: spin;
    -webkit-animation: spin 4s both alternate infinite;
    animation: spin 4s both alternate infinite;
    animation-duration: 5000ms;
    animation-delay: 2s;
    animation-timing-function: ease-in; }

.page-settings.active {
  left: 0; }

.pgs-box {
  position: relative; }
  .pgs-box a {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0px;
    color: black;
    background-color: #ffffff;
    display: inline-block;
    padding: 16px 16px;
    border-radius: 5px;
    transition: .3s ease; }
    .pgs-box a:hover {
      background-color: #000000;
      color: #fff; }

.custom-padding {
  padding-bottom: 350px !important; }

.mar-bot-50 {
  margin-bottom: 50px; }

.mar-bot-40 {
  margin-bottom: 40px; }

.mar-bot-140 {
  margin-bottom: 140px; }

.mar-bot-30 {
  margin-bottom: 30px; }

.margin-minas {
  margin-bottom: -50px; }

.padding-minas {
  padding-bottom: 50px !important; }

.padding-to-minas {
  padding-top: 0px !important; }

.mar-top-30 {
  margin-top: 30px; }

.mar-top-80 {
  margin-top: 80px; }

.mar-top-80 {
  margin-top: 80px; }

.mar-top-55 {
  margin-top: 55px; }

.mar-top-140 {
  margin-top: 140px; }

.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*:focus {
  outline: 0; }

html {
  font-size: 62.5%;
  -webkit-font-smoothing: antialiased; }

body {
  background: #fff;
  font-weight: normal;
  font-size: 15px;
  letter-spacing: 1.5px;
  color: #888;
  line-height: 30px;
  -webkit-font-smoothing: antialiased;
  /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%; }

.dark-bg {
  background-color: #dcbc95; }

img {
  max-width: 100%;
  height: auto;
  width: 100%; }

button,
input,
textarea {
  letter-spacing: 0px; }

/* 
Table Of Contents
=========================
- Default Typography
- Custom Typography
=========================
*/
/* 
--------------------------
- Default Typography
--------------------------
*/
body {
   }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  
  font-weight: 600;
  color: #0c0c1f;
  letter-spacing: 0px; }

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: inherit;
  font-family: "Chronicle Display";
  letter-spacing: 0; }

h1 {
  font-size: 72px;
  line-height: 83px;
  margin-bottom: 0px; }

h2 {
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 0px; }

h3 {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 0px; }

h4 {
  font-size: 20px;
  line-height: 27px; }

h5 {
  font-size: 18px;
  line-height: 26px; }

h6 {
  font-size: 14px;
  line-height: 22px; }

p {
  
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  color: #8e8d8e;
  line-height: 1.6;
  margin: 0; }

p img {
  margin: 0; }

.ht-tittle {
  font-family: "Gotham Narrow";
  line-height: 26px;
  font-size: 15px;
  color: #fe6102;
  letter-spacing: 0;
  display: inline-block;
  position: relative;
  text-transform: uppercase; }
  .ht-tittle::before {
    position: absolute;
    content: '';
    background: #dcbc95;
    height: 2px;
    width: 60px;
    left: -70px;
    top: 12px; }

/* em and strong */
em {
  font: 15px/30px; }

strong,
b {
  font: 15px/30px; }

small {
  font-size: 11px;
  line-height: inherit; }

/* links */
a,
a:visited {
  text-decoration: none;
  
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0;
  outline: 0; }

a:hover,
a:active {
  color: #4e76a4;
  text-decoration: none;
  outline: 0; }

a:focus {
  text-decoration: none;
  outline: 0; }

p a,
p a:visited {
  line-height: inherit;
  outline: 0; }

/* list */
ul,
ol {
  margin-bottom: 0px;
  margin-top: 0px; }

ul {
  margin: 0;
  padding: 0; }

ol {
  list-style: decimal; }

ol,
ul.square,
ul.circle,
ul.disc {
  margin-left: 0px; }

ul.square {
  list-style: square outside; }

ul.circle {
  list-style: circle outside; }

ul.disc {
  list-style: disc outside; }

ul ul,
ul ol,
ol ul,
ol ol {
  padding: 0;
  margin: 0; }
  ul ul li,
  ul ol li,
  ol ul li,
  ol ol li {
    margin-bottom: 0px; }

li {
  line-height: 18px;
  list-style-type: none;
  margin: 0px;
  letter-spacing: 0;
  display: inline-block;
  font-size: 15px; }

[class^="flaticon-"]:before {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin: 0;
  letter-spacing: inherit; }

button:focus {
  outline: none !important;
  box-shadow: none !important;
  border-color: transparent !important; }

input:focus {
  outline: none !important;
  box-shadow: none !important;
  border-color: #dcbc95 !important; }

.c-fulid-max {
  max-width: 90%;
  margin: auto;
  }

.form-control:focus {
  outline: none !important;
  box-shadow: none !important;
  border-color: #dcbc95 !important; }
  
a.call-sticky {
    position: fixed;
    width: 40px;
    bottom: 219px;
    right: 47px;
    z-index: 100;
    background-color: #fff;
    padding: 4px;
    border-radius: 50%;
    height: 40px;
    box-shadow: 1px 2px 3px #ccc;
}
a.mail-sticky {
    position: fixed;
    width: 40px;
    bottom: 275px;
    right: 47px;
    z-index: 100;
    background-color: #fff;
    padding: 4px;
    border-radius: 50%;
    height: 40px;
    box-shadow: 1px 2px 3px #ccc;
}
a.call-sticky img, a.mail-sticky img {
    width: 23px;
    text-align: center;
    margin-left: 3px;
}
.scroll-top {
  width: 50px;
  height: 50px;
  line-height: 50px;
  position: fixed;
  bottom: 105%;
  right: 50px;
  font-size: 16px;
  border-radius: 50%;
  z-index: 99;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
  background:#fe6102;
  transition: 1s ease;
  border: none;
  -webkit-animation-name: scrollup;
  animation-name: scrollup;
  -webkit-animation: scrollup 4s both alternate infinite;
  animation: scrollup 4s both alternate infinite;
  animation-duration: 6000ms;
  animation-delay: 2s;
  animation-timing-function: ease-in; }
  .scroll-top:hover {
    background: #fe6102; }
  .scroll-top:after {
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 1;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%); }

.scroll-top.open {
  bottom: 30px; }

.btn-1 {
  background: transparent;
  padding: 16px 40px;
  color: #0c0c1f;
  border: 1px solid #0c0c1f;
  display: inline-block;
  text-transform: uppercase;
  font-family: "Gotham Narrow";
  font-weight: 500;
  transition: .4s ease; }
  .btn-1:hover {
    color: #ffffff;
    background: #fe6102;
    border-color: #fe6102; }

.dark {
  position: relative;
  background: #282727; }
  .dark h1 {
    color: #fff; }
  .dark h2 {
    color: #fff; }
  .dark .btn-1 {
    color: #ffffff;
    border: 1px solid #ffffff; }
    .dark .btn-1:hover {
      border-color: #dcbc95; }
	  
/*==============Sticky Header Style==============*/

.ic.serv-fixed {
  animation-duration: 0.8s;
  animation-name: fadeInDown;
  animation-timing-function: ease-in-out;
  -webkit-box-shadow: 0px 13px 35px -12px rgba(35, 35, 35, 0.15);
  -moz-box-shadow: 0px 13px 35px -12px rgba(35, 35, 35, 0.15);
  box-shadow: 0px 13px 35px -12px rgba(35, 35, 35, 0.15);
  left: 0;
  background:#ffffff;
  position: fixed !important;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 999;
 /*border-top: 3px solid #FE6102;*/
	
  }	  

.ic.serv-fixed ul {
    padding-top: 15px;
    padding-bottom: 10px;
    margin: 0 auto;
    display: table;
}	  
	  

/*==============Header Style==============*/
header.mextreo-header-area {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  left: 0;
  padding: 4px 0px;
  z-index: 9;
  height: 13%; 
  /*background: linear-gradient(180deg, rgb(0 0 0 / 63%) 0%, rgb(0 0 0 / 26%) 100%);*/
  }
  header.mextreo-header-area .logo-wrapper {
    position: relative;
    padding-top: 0px; }
	
	header.mextreo-header-area.nav-fixed .logo-wrapper {
    position: relative;
    padding-top: 0px;
}
    header.mextreo-header-area .logo-wrapper img {
      width: 50%;
    /* height: 92px; */
	
    }
	  header.mextreo-header-area.nav-fixed .logo-wrapper img{
		  width: 50%;
          margin-top: -1px;
}


 header.mextreo-header-area.nav-fixed .mextreo-menu{background-color:transparent;    margin-top: 12px;}

header.mextreo-header-area.nav-fixed .side-ber button span.line {
    display: block;
    position: relative;
    width: 36px;
    height: 1px;
    background: #172424;
	     margin-top: 5px;}
		 
		 
	 span.line {
    display: block;
    position: relative;
    width: 36px;
    height: 1px;
    background: #ffffff;
	     margin-top: 5px;}
  header.mextreo-header-area .mextreo-menu {
    position: relative;/*background-color: #0000002b;*/ }
    header.mextreo-header-area .mextreo-menu .sm-mint {
      position: relative; }
      header.mextreo-header-area .mextreo-menu .sm-mint a:hover .sub-arrow {
        border-color: #dcbc95 transparent transparent transparent; }
    header.mextreo-header-area .mextreo-menu .side-ber {
      position: absolute;
      right: 5px;
      top: 6px;
      z-index: 9999; }
      header.mextreo-header-area .mextreo-menu .side-ber button {
        background-color: transparent;
        border: none;
        color: #fff;
    font-size: 25px;
    margin-left: -10px;
    cursor: pointer;
    outline: none;
    transition: .5s ease;
    padding: 8px 17px;
    margin-top: 7px;
	border: 1px solid;}

        header.mextreo-header-area .mextreo-menu .side-ber button:hover {
          color: #e36509; }
    header.mextreo-header-area .mextreo-menu .side-ber.black button {
      color: #171616; }
      header.mextreo-header-area .mextreo-menu .side-ber.black button:hover {
        color: #dcbc95; }

/*==================End Header Style===========*/
/*==================Header 2Style===========*/
header.mextreo-header-area.mha-inner .mextreo-menu .main-menu-btn-icon, header.mextreo-header-area.mha-inner .mextreo-menu .main-menu-btn-icon:before, header.mextreo-header-area.mha-inner .mextreo-menu .main-menu-btn-icon:after {
  background: black; }
header.mextreo-header-area.mha-inner .mextreo-menu .sm-mint a:hover .sub-arrow {
  border-color: #dcbc95 transparent transparent transparent; }
header.mextreo-header-area.mha-inner .mextreo-menu .sm-mint a .sub-arrow {
  border-color: #000000 transparent transparent transparent; }
header.mextreo-header-area.mha-inner .mextreo-menu .side-ber {
  position: absolute;
  right: 0;
  top: 10px;
  z-index: 9999; }
  header.mextreo-header-area.mha-inner .mextreo-menu .side-ber .sb-icon {
    position: relative; }
    header.mextreo-header-area.mha-inner .mextreo-menu .side-ber .sb-icon a {
      font-size: 20px;
      color: #000000; }

li.tel {
  position: absolute;
  right: 20%; }

/*==============End Header Style==============*/
/*==============Sticky Header Style==============*/

header.mextreo-header-area.nav-fixed {
  animation-duration: 0.8s;
  animation-name: fadeInDown;
  animation-timing-function: ease-in-out;
  -webkit-box-shadow: 0px 13px 35px -12px rgba(35, 35, 35, 0.15);
  -moz-box-shadow: 0px 13px 35px -12px rgba(35, 35, 35, 0.15);
  box-shadow: 0px 13px 35px -12px rgba(35, 35, 35, 0.15);
  left: 0;
  background: #fff;
  position: fixed !important;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 999; }
  
  
  
  
  
  header.mextreo-header-area.nav-fixed .side-ber button {
    color: black;    padding-top: 5px;
    /* border: none; */
    margin-top: -4px;
 }
  header.mextreo-header-area.nav-fixed .main-menu-btn-icon,
  header.mextreo-header-area.nav-fixed .main-menu-btn-icon:before,
  header.mextreo-header-area.nav-fixed .main-menu-btn-icon:after {
    background: black; }

/*==============End Sticky Header Style==============*/

.side-panel {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
     padding: 24px;
    max-width: 335px;
  height: 100vh;
  background-color: #fff;
  z-index: 9999;
  overflow-y: scroll;
  overflow-x: hidden;
  transition: .75s ease;
  box-shadow: -10px 2px 8px -12px black;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */ }
  .side-panel::-webkit-scrollbar {
    width: 5px; }
  .side-panel::-webkit-scrollbar-track {
    background: #f1f1f1; }
  .side-panel::-webkit-scrollbar-thumb {
    background: #b3b3b3; }
  .side-panel::-webkit-scrollbar-thumb:hover {
    background: #555; }

.side-panel.hide {
  right: -440px; }

.sp-box {
  position: relative;
  padding: 15px; }
  .sp-box .sp-logo {
    position: relative; }
    .sp-box .sp-logo img {
      max-width: unset;
      width: auto;
margin: 0 auto;
    display: flex;	  }
  .sp-box .sp-text {
    position: relative;
    margin: 8px auto;text-align: center; }
  .sp-box p {
    font-size: 13px;
    line-height: 22px;
    font-weight: 400; }
	
  .sp-box h4 {
    font-size: 26px;
    letter-spacing: 0px;
    line-height: 36px;
    margin: 15px auto; }

.sp-box .sp-close {
  position: absolute;
  top: -20px;
  right: -20px;
  z-index: 9; }

span.close-sp {
  font-size: 24px;
  line-height: 28px;
  cursor: pointer;
  transition: .5s ease; }
  span.close-sp:hover {
    color: #dcbc95; }

.sp-recent-post {
  position: relative; }

.sp-single-rp {
  position: relative;
  border: 1px solid #ebebeb;
  border-right: none;
  border-left: none;
  border-bottom: none;
  padding: 20px 0px;
  min-height: 110px;
  padding-left: 85px; }
  .sp-single-rp .ssrp-img {
    position: absolute;
    left: 0;
    top: 20px;
    height: 70px;
    width: 70px; }
    .sp-single-rp .ssrp-img img {
      height: 100%;
      width: 100%; }
  .sp-single-rp .ssrp-text {
    position: relative; }
    .sp-single-rp .ssrp-text a {
      display: block;
      font-size: 18px;
      letter-spacing: 0px;
      line-height: 22px;
      color: #a3a3a3; }
      .sp-single-rp .ssrp-text a:hover {
        color: #dcbc95; }
    .sp-single-rp .ssrp-text span.date-meta {
      display: block;
      font-size: 14px;
      letter-spacing: 0px;
      font-weight: 400; }
      .sp-single-rp .ssrp-text span.date-meta i {
        font-size: 16px;
        margin-right: 5px;
        color: #dcbc95; }

.sp-contact {
  position: relative;    text-align: center; }
  .sp-contact .spc-text h5 {
    font-size: 16px;
    letter-spacing: 0px;
    margin: 15px auto 5px;
    line-height: 24px; }

.sp-social {
  position: relative;
  margin: 30px auto; }

.sp-social ul.social-list {
  position: relative;
  padding: 0;
  list-style-type: none; }
  .sp-social ul.social-list li {
    position: relative;
    display: inline-block;
    margin: 5px; float:left;}
    .sp-social ul.social-list li a {
          width: 20px;
      display: block;
      line-height: 26px;
      color: #a3a3a3; }
      .sp-social ul.social-list li a:hover {
        color: #dcbc95; }

/*============ Mextreo Hero Style ======================*/
section.mextreo-hero {
  position: relative; }
  section.mextreo-hero .hero-slide {
    position: relative; }

section.mextreo-hero.dark {
  position: relative;
  background: #282727;
  padding-top: 80px; }
  section.mextreo-hero.dark .hero-2-content {
    position: relative;
    margin-top: 80px; }
    section.mextreo-hero.dark .hero-2-content p {
      color: #a3a3a3;
      padding: 39px 0px; }
  section.mextreo-hero.dark .hero-2-slider {
    position: relative;
    margin-left: -2%;
    width: 155%; }

section.mextreo-hero.inner {
  position: relative;
  padding-top: 0px;
  overflow: hidden; }
  section.mextreo-hero.inner .hero-content {
    padding-right: 13%;
    position: relative;
    font-weight: 500; }
    section.mextreo-hero.inner .hero-content p {
      padding-top: 20px; }
    section.mextreo-hero.inner .hero-content ul li {
      display: grid;
      font-family: "Gotham Narrow";
      font-size: 16px;
      margin-top: 25px;
      padding-left: 20px;
      color: #aaaaaa;
      position: relative; }
      section.mextreo-hero.inner .hero-content ul li::before {
        position: absolute;
        content: '';
        height: 10px;
        width: 10px;
        top: 3px;
        background: #dcbc95; }
    section.mextreo-hero.inner .hero-content .mextreo-contact {
      position: relative;
      margin-top: 50px; }
      section.mextreo-hero.inner .hero-content .mextreo-contact .form-group.mcfg {
        position: relative; }
        section.mextreo-hero.inner .hero-content .mextreo-contact .form-group.mcfg .m-input {
          position: relative;
          font-size: 15px;
          padding: 26px 0;
          color: #a3a3a3;
          font-size: 15px;
          border: navajowhite;
          font-family: "Gotham Narrow";
          font-weight: 500;
          border-bottom: 1px solid #c8c8c8; }
      section.mextreo-hero.inner .hero-content .mextreo-contact .m-submit {
       position: relative;
		margin-top: 20px;
		background: #ff6e00;
		padding: 10px 20px;
		font-family: "Gotham Narrow";
    font-weight: 500;
    color: #ffffff;
    border: 1px solid #ff6e00;
    display: inline-block;
    text-transform: uppercase;
    cursor: pointer;
    transition: .4s ease; }
        section.mextreo-hero.inner .hero-content .mextreo-contact .m-submit:hover {
          color: #ffffff;
          background: #ff6e00;
          border-color: #ff6e00; }
  section.mextreo-hero.inner .hero-inner-img {
    position: relative;
    margin-left: 8%;
    width: 145%; }
    section.mextreo-hero.inner .hero-inner-img img.hero-inner-2 {
      width: auto;
      position: absolute;
      top: 55%;
      left: -10%; }
  section.mextreo-hero.inner .contact-details {
    height: 355px;
    background: #FF6E00;
    padding: 30px;
    position: absolute;
    
    top: 10%;
    width: 95%;
    left: -5%; }
  
      section.mextreo-hero.inner .contact-details .single-info h5 {
        color: #fff; text-align: center; }
  section.mextreo-hero.inner .contact-details .single-info p {
           text-align: center;
    font-size: 14px; }
/*============ End Mextreo Hero Style ======================*/
/*=====================About Section Style========================*/
section.mextreo-about {
      position: relative;
    padding-top: 218px;
    overflow: hidden;
    z-index: 0;
    background: #f7f7f7;
    padding-bottom: 67px; }
  section.mextreo-about .about-bg {
    width: 120%;
    position: absolute;
    left: -60%;
    top: -20%;
    z-index: -1; }
  section.mextreo-about .m-about-content {
    position: relative; }
    section.mextreo-about .m-about-content h2.ab-tittle {
      position: absolute;
      font-family: 'Montserrat';
      font-weight: 800;
      font-size: 193px;
      top: -16%;
      left: -38%;
      color: #f8f8f8;
      z-index: -1; }
    section.mextreo-about .m-about-content h2 {
      padding-right: 10%; }
    section.mextreo-about .m-about-content p {
      padding: 30px 0px; 
    text-align: justify;}
      section.mextreo-about .m-about-content p:last-child {
        padding: 0; }

section.product {
  padding: 150px 0px; }
  section.product .ab-img-2 {
    top: 0; }
  section.product .mb-pro {
    margin-top: 28%; }

section.mextreo-about.dark {
  position: relative; }
  section.mextreo-about.dark .m-about-content h2.ab-tittle {
    color: #2c2b2b; }

section.mextreo-about.inner {
  position: relative; }

section.architect {
  position: relative;
  padding-top: 130px; }
  section.architect .archit-img {
    position: relative;
    margin-left: -46%;
    width: 119%; }
  section.architect .ab-arch-content {
    position: relative; }
    section.architect .ab-arch-content p {
      padding-top: 25px; }

section.interior {
  position: relative;
  padding-top: 150px; }
  section.interior .interior-img {
    position: relative;
    margin-left: 33%;
    width: 113%; }
  section.interior .ab-interior-content {
    position: relative; }
    section.interior .ab-interior-content p {
      padding-top: 25px; }

/*==========================================================*/
section.work-success {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
  overflow: hidden; }

	.mi{
		line-height: 25px;padding-right: 50px;font-size:13px; padding-bottom: 15px;font-family:'Montserrat', sans-serif;
	}
  section.work-success .success-img {
    position: relative;
    margin-top: 21%; }
  section.work-success .ws-content {
    position: relative;    padding-right: 45px; }
    section.work-success .ws-content .ws-t-year {
      position: relative;
      overflow: hidden; }
      section.work-success .ws-content .ws-t-year img {
        position: absolute;
        max-height: 300px;
        background-position: 100% 100%;
        object-fit: cover;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        animation: years 10s linear infinite;
        animation-duration: 15s;
        transition: 5s ease; }
      section.work-success .ws-content .ws-t-year h2 {
        font-size: 300px;
        line-height: 296px;
        mix-blend-mode: screen;
        background: #fff;
        color: #000;
        position: relative; }
    section.work-success .ws-content h3 {
      font-size: 36px;
      line-height: 46px;
      padding-right: 21%;
      color: #fe6102; }

section.work-success.dark .ws-content {
  position: relative; }
  section.work-success.dark .ws-content .ws-text {
    position: relative; }
    section.work-success.dark .ws-content .ws-text .knockout {
      position: relative;
      font-size: 300px;
      line-height: 280px;
      font-family: "Chronicle Display";
      font-weight: 600;
      background: url(../img/about/success-y-bg.jpg);
      background-size: cover;
      background-position: 100% 62px;
      -webkit-text-fill-color: transparent;
      -webkit-background-clip: text; }
  section.work-success.dark .ws-content h3 {
    font-size: 36px;
    line-height: 46px;
    padding-right: 21%;
    color: #fff;
    margin-top: 20px; }

section.testimonial {
  position: relative;
  padding-top: 200px;
  overflow: hidden; }
  section.testimonial .owl-dots {
    counter-reset: dots;
    position: absolute;
    right: 4%; }
    section.testimonial .owl-dots .owl-dot {
      position: relative;
      transition: .5s ease; }
      section.testimonial .owl-dots .owl-dot span {
        transition: .5s ease;
        background: transparent; }
        section.testimonial .owl-dots .owl-dot span::before {
          font-family: "Gotham Narrow";
          font-size: 15px;
          counter-increment: dots;
          content: counter(dots);
          color: #363535; }
        section.testimonial .owl-dots .owl-dot span:hover {
          background: transparent; }
      section.testimonial .owl-dots .owl-dot:hover span {
        background: transparent; }
    section.testimonial .owl-dots .owl-dot.active span {
      background: transparent;
      transition: .5s ease; }
      section.testimonial .owl-dots .owl-dot.active span::before {
        color: #fe6102; }
      section.testimonial .owl-dots .owl-dot.active span::after {
        position: absolute;
        content: '';
        height: 2px;
        width: 15px;
        background: #dcbc95;
        bottom: -12px;
        left: 20%;
        transition: .5s ease; }
    section.testimonial .owl-dots .owl-dot.active:hover span {
      background: transparent; }
  section.testimonial .client-quota {
    left: 52%;
    position: absolute;
    color: #f8f8f8;
    font-size: 500px;
    transform: rotate(180deg);
    top: 18%; }
  section.testimonial .testimonial-slid1 {
    position: relative;
    margin-left: -40%;
    width: 115%; }
  section.testimonial .testimonial-slid2 {
    margin-top: 30px; }
    section.testimonial .testimonial-slid2 .owl-nav {
      position: absolute;
      right: -5%;
      color: #363535;
      margin: 0;
      font-size: 30px;
      transition: .5s ease; }
      section.testimonial .testimonial-slid2 .owl-nav button.owl-next {
        transition: .5s ease; }
        section.testimonial .testimonial-slid2 .owl-nav button.owl-next:hover {
          background: transparent;
          color: #dcbc95; }
    section.testimonial .testimonial-slid2 p {
      font-style: italic;
      font-size: 18px;
      font-weight: 400;
      color: #333333;
      line-height: 32px; }
    section.testimonial .testimonial-slid2 .client {
      position: relative;
      margin-top: 30px; }
      section.testimonial .testimonial-slid2 .client p {
        font-style: initial;
        color: inherit;
        font-size: 16px; }
      section.testimonial .testimonial-slid2 .client h5 {
        text-transform: uppercase; }
  section.testimonial .testimonial-slid3 {
    position: relative;
    margin-left: 30%;
    width: 115%;
    margin-top: 60px; }

section.testimonial.dark .client-quota {
  color: #2c2b2b; }
section.testimonial.dark .testimonial-slid2 .owl-dots {
  counter-reset: dots;
  position: absolute;
  right: 4%; }
  section.testimonial.dark .testimonial-slid2 .owl-dots .owl-dot span::before {
    color: #ffffff; }
  section.testimonial.dark .testimonial-slid2 .owl-dots .owl-dot.active span::after {
    background: #fff; }
  section.testimonial.dark .testimonial-slid2 .owl-dots .owl-dot.active:hover span {
    background: transparent; }
section.testimonial.dark .testimonial-slid2 .owl-nav {
  color: #ffffff; }
section.testimonial.dark .testimonial-slid2 p {
  color: #e2e2e2; }
section.testimonial.dark .testimonial-slid2 .client h5 {
  color: #fff; }

/*===============Recent project================*/
.hero-social {
  position: absolute;
  left: 5%;
  top: 35%;
  z-index: 1; }
  .hero-social ul {
    position: relative; }
    .hero-social ul::before {
      position: absolute;
      content: '';
      width: 2px;
      height: 100px;
      background: #dcbc95;
      top: -104px;
      left: 8px; }
    .hero-social ul li {
      display: grid;
      padding: 12px 0px; }
      .hero-social ul li a {
        font-size: 19px;
        color: #a3a3a3;
        transition: .5s ease; }
        .hero-social ul li a:hover {
          color: #dcbc94; }

section.recent-project {
  position: relative;
  margin-top: 20px;
  text-align: center; }
  section.recent-project .recent-pro-top {
    position: relative;
    z-index: 1; }
    section.recent-project .recent-pro-top h2.rp-tittle {
      position: absolute;
      font-family: 'Montserrat';
      font-weight: 800;
      font-size: 193px;
      text-transform: uppercase;
      top: -25%;
      left: 11%;
      color: #f8f8f8;
      z-index: -1; }
    section.recent-project .recent-pro-top .ht-tittle::after {
      position: absolute;
      content: '';
      background: #dcbc95;
      height: 2px;
      width: 60px;
      right: -75%;
      top: 35%; }
  section.recent-project .project {
    margin-top: 70px; }
    section.recent-project .project .owl-nav button.owl-next {
      background: #fff;
      position: absolute;
      right: -5px;
      top: 43%;
      width: 45px;
      border-radius: 0;
      color: #212020;
      font-size: 26px;
      height: 45px; }
      section.recent-project .project .owl-nav button.owl-next:hover {
        color: #dcbc95; }
      section.recent-project .project .owl-nav button.owl-next ::before {
        display: none; }
    section.recent-project .project .owl-nav button.owl-prev {
      background: #fff;
      position: absolute;
      left: -5px;
      top: 43%;
      color: #212020;
      font-size: 26px;
      border-radius: 0;
      width: 45px;
      height: 45px; }
      section.recent-project .project .owl-nav button.owl-prev:hover {
        color: #dcbc95; }
      section.recent-project .project .owl-nav button.owl-prev ::before {
        display: none; }
    section.recent-project .project .single-project {
      position: relative;
      overflow: hidden; }
      section.recent-project .project .single-project:hover::before {
        opacity: 0.702; }
      section.recent-project .project .single-project:hover .sp-text {
        bottom: 5%; }
      section.recent-project .project .single-project:hover .rp-icon {
        opacity: 1;
        bottom: 45%; }
      section.recent-project .project .single-project:hover .sp-img img {
        transform: scale(1.5); }
      section.recent-project .project .single-project::before {
        position: absolute;
        content: '';
        background-color: #171616;
        opacity: 0;
        top: 0;
        height: 100%;
        width: 100%;
        left: 0;
        transition: all .6s ease;
        z-index: 1; }
      section.recent-project .project .single-project .sp-img img {
        transform: scale(1);
        transition-duration: 3s, 0s; }
      section.recent-project .project .single-project .sp-text {
        position: absolute;
        bottom: -15%;
        text-align: left;
        left: 10%;
        transition: .6s ease;
        z-index: 1; }
        section.recent-project .project .single-project .sp-text h3 a {
          color: #fff; }
        section.recent-project .project .single-project .sp-text p {
          color: #fff; }
      section.recent-project .project .single-project .rp-icon {
        position: absolute;
        bottom: 55%;
        font-size: 35px;
        opacity: 0;
        left: 45%;
        color: #fff;
        transition: .6s ease;
        z-index: 1; }

section.recent-project.dark .recent-pro-top h2.rp-tittle {
  color: #2c2b2b;
  z-index: -1; }

section.mextreo-blog {
  position: relative;
  padding-top: 5px;
height: 100vh;  }
  section.mextreo-blog .mex-blog-top {
    position: relative;
    text-align: center;
    margin-bottom: 70px;
    z-index: 1; }
    section.mextreo-blog .mex-blog-top h2.mb-tittle {
      position: absolute;
      font-family: 'Montserrat';
      font-weight: 800;
      font-size: 193px;
      text-transform: uppercase;
      top: -25%;
      left: 22%;
      color: #f8f8f8;
      z-index: -1; }
    section.mextreo-blog .mex-blog-top .ht-tittle::after {
      position: absolute;
      content: '';
      background: #dcbc95;
      height: 2px;
      width: 60px;
      right: -75%;
      top: 35%; }
  section.mextreo-blog .single-blog {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px; }
    section.mextreo-blog .single-blog:hover img {
      transform: scale(1.5);
  	  }
    section.mextreo-blog .single-blog:hover .sb-content {
      margin-left: 5%; }
    section.mextreo-blog .single-blog img {
      transform: scale(1);
      transition: all 1.5s ease; 
	    height: 297px;
    object-fit: cover;}
    section.mextreo-blog .single-blog .sb-content {
      position: relative;
      width: 90%;
      margin-left: 10%;
      background: #fff;
         padding: 6px 20px;
    margin-top: -17%;
      transition: all .9s ease; }
      section.mextreo-blog .single-blog .sb-content h3 {
        font-size: 22px;
        margin-bottom: 2px;
        transition: all .6s ease; 
		color: #080808;}
        section.mextreo-blog .single-blog .sb-content h3:hover {
          color: #dcbc95; }

section.mextreo-blog.dark .mex-blog-top h2.mb-tittle {
  color: #2c2b2b; }

/*===============Recent project================*/
/*=================Blog Details Style=============*/
section.blog-details {
  margin-top: 150px; }
  section.blog-details .blog-details-wrapper {
    position: relative; }
    section.blog-details .blog-details-wrapper .blog-meta {
      position: relative;
      margin-top: 30px; }
      section.blog-details .blog-details-wrapper .blog-meta ul.meta-list {
        position: relative; }
        section.blog-details .blog-details-wrapper .blog-meta ul.meta-list li {
          font-family: 'Poppins', sans-serif;
          margin-right: 20px;
          color: #272b2e;
          font-size: 16px; }
          section.blog-details .blog-details-wrapper .blog-meta ul.meta-list li:first-child a {
            color: #272b2e; }
          section.blog-details .blog-details-wrapper .blog-meta ul.meta-list li i {
            margin-right: 10px;
            color: #dcbc95; }
          section.blog-details .blog-details-wrapper .blog-meta ul.meta-list li a {
            color: #878787;
            padding-left: 8px; }
            section.blog-details .blog-details-wrapper .blog-meta ul.meta-list li a:hover {
              color: #dcbc95; }
    section.blog-details .blog-details-wrapper .blog-text {
      position: relative;
      margin-top: 30px; }
      section.blog-details .blog-details-wrapper .blog-text h3 {
        font-size: 30px; }
      section.blog-details .blog-details-wrapper .blog-text p {
        padding: 30px 0px; }
      section.blog-details .blog-details-wrapper .blog-text .gift-info {
        position: relative;
        text-align: center;
        background: #f9f9f9;
        z-index: 1;
        padding: 40px 90px; }
        section.blog-details .blog-details-wrapper .blog-text .gift-info i.flaticon-left-quote {
          position: absolute;
          left: 20px;
          font-size: 160px;
          top: 59px;
          z-index: -1;
          color: #f1f1f1; }
        section.blog-details .blog-details-wrapper .blog-text .gift-info span {
          font-family: "Gotham Narrow";
          display: block;
          margin-top: 15px; }
    section.blog-details .blog-details-wrapper .comment-details {
      position: relative;
      margin-top: 30px; }
      section.blog-details .blog-details-wrapper .comment-details h3 {
        margin-bottom: 40px; }
      section.blog-details .blog-details-wrapper .comment-details .single-comment {
        position: relative;
        display: flex;
        width: 100%;
        background: #f7f7f7;
        padding: 25px;
        border-bottom: 1.5px solid #d7d7d7; }
        section.blog-details .blog-details-wrapper .comment-details .single-comment .sc-img {
          position: relative;
          width: 60px;
          height: 60px;
          border-radius: 50%; }
        section.blog-details .blog-details-wrapper .comment-details .single-comment .sc-text {
          position: relative;
          margin-left: 20px; }
          section.blog-details .blog-details-wrapper .comment-details .single-comment .sc-text h6 {
            font-size: 16px; }
          section.blog-details .blog-details-wrapper .comment-details .single-comment .sc-text span {
            font-size: 14px;
            font-family: 'Poppins', sans-serif;
            letter-spacing: 0;
            font-weight: 500; }
          section.blog-details .blog-details-wrapper .comment-details .single-comment .sc-text p {
            padding: 28px 24% 30px 0px; }
          section.blog-details .blog-details-wrapper .comment-details .single-comment .sc-text a.reply {
            background: #222222;
            padding: 8px 28px;
            text-transform: capitalize;
            display: inline-block;
            color: #fff;
            transition: .5s ease; }
            section.blog-details .blog-details-wrapper .comment-details .single-comment .sc-text a.reply:hover {
              background: #dcbc95; }
      section.blog-details .blog-details-wrapper .comment-details .sc-2 {
        border-bottom: none;
        padding-left: 10%; }
    section.blog-details .blog-details-wrapper .take-comment {
      position: relative;
      margin-top: 50px; }
      section.blog-details .blog-details-wrapper .take-comment h3 {
        font-size: 30px;
        margin-bottom: 40px; }
      section.blog-details .blog-details-wrapper .take-comment input.cp1 {
        position: relative;
        padding: 25px 20px;
        font-size: 14px;
        margin-bottom: 25px;
        border-radius: 0;
        background-color: #f3f3f3;
        border: none;
        font-family: "Gotham Narrow"; }
      section.blog-details .blog-details-wrapper .take-comment textarea.cp1 {
        font-size: 14px;
        padding: 25px 20px;
        font-family: "Gotham Narrow";
        margin-bottom: 40px;
        background-color: #f3f3f3;
        border: none;
        border-radius: 0; }
      section.blog-details .blog-details-wrapper .take-comment .checkbox input {
        height: 20px;
        width: 20px; }
      section.blog-details .blog-details-wrapper .take-comment .checkbox span {
        font-family: "Gotham Narrow";
        letter-spacing: 0; }
      section.blog-details .blog-details-wrapper .take-comment button {
        padding: 12px 45px;
        background: #dcbc95;
        border: 0;
        color: #fff;
        font-weight: 500;
        transition: .5s ease;
        text-transform: uppercase;
        font-family: "Gotham Narrow";
        margin: 20px auto;
        font-size: 16px; }
        section.blog-details .blog-details-wrapper .take-comment button:hover {
          background: #eab87b; }
  section.blog-details .blog-sideber {
    position: relative; }
    section.blog-details .blog-sideber .searchbox {
      position: relative;
      width: 100%; }
      section.blog-details .blog-sideber .searchbox form {
        position: relative;
        width: 100%; }
        section.blog-details .blog-sideber .searchbox form .form-control {
          padding: 20px 10px;
          font-size: 14px;
          color: #d7d7d7;
          font-family: "Gotham Narrow";
          border-color: #d7d7d7; }
        section.blog-details .blog-sideber .searchbox form .btn-outline-secondary {
          color: #ffffff;
          background-color: #222222;
          background-image: none;
          border-color: #d7d7d7;
          padding: 0px 20px;
          font-size: 20px;
          transition: .5s ease; }
          section.blog-details .blog-sideber .searchbox form .btn-outline-secondary:hover {
            background-color: #dcbc95; }
    section.blog-details .blog-sideber .catagory {
      margin-top: 70px;
      background-color: white;
      box-shadow: -1.035px 3.864px 11.96px 1.04px rgba(232, 235, 234, 0.52);
      padding: 0px 20px; }
      section.blog-details .blog-sideber .catagory h3 {
        padding: 25px 0px; }
      section.blog-details .blog-sideber .catagory ul {
        display: inline-grid;
        width: 100%; }
        section.blog-details .blog-sideber .catagory ul li {
          padding: 25px 0px;
          border-top: 1px solid #ebebeb; }
          section.blog-details .blog-sideber .catagory ul li a {
            color: #878787;
            text-decoration: none;
            font-family: "Chronicle Display";
            font-weight: 900;
            font-size: 18px;
            transition: .3s ease; }
            section.blog-details .blog-sideber .catagory ul li a:hover {
              color: #dcbc95; }
          section.blog-details .blog-sideber .catagory ul li span {
            font-family: sans-serif;
            float: right;
            font-size: 14px;
            background: #ececec;
            border-radius: 50%;
            padding: 6px; }
    section.blog-details .blog-sideber .recent-post {
      position: relative;
      margin-top: 50px; }
      section.blog-details .blog-sideber .recent-post .single-recent-blog {
        position: relative;
        width: 100%;
        display: flex;
        padding-top: 20px;
        margin-top: 25px;
        border-top: 1px solid #e1e1e1; }
        section.blog-details .blog-sideber .recent-post .single-recent-blog .srb-img {
          position: relative;
          width: 40%; }
          section.blog-details .blog-sideber .recent-post .single-recent-blog .srb-img img {
            width: auto;
            max-width: unset; }
        section.blog-details .blog-sideber .recent-post .single-recent-blog .srb-text {
          position: relative;
          padding-left: 15px; }
          section.blog-details .blog-sideber .recent-post .single-recent-blog .srb-text h5 {
            font-size: 14px; }
          section.blog-details .blog-sideber .recent-post .single-recent-blog .srb-text span {
            color: #888;
            text-transform: capitalize;
            font-size: 12px;
            letter-spacing: 0;
            font-family: "Poppins", sans-serif; }
    section.blog-details .blog-sideber .tag {
      position: relative;
      text-align: left;
      margin-top: 50px; }
      section.blog-details .blog-sideber .tag h3 {
        font-size: 22px;
        border-bottom: 1px solid #d7d7d7;
        padding-bottom: 15px; }
      section.blog-details .blog-sideber .tag ul {
        position: relative;
        margin-top: 15px; }
        section.blog-details .blog-sideber .tag ul li {
          border: 1px solid;
          display: inline-block;
          background-color: #ffffff00;
          margin-top: 10px;
          margin-right: 5px;
          transition: .3s ease;
          background-color: white;
          box-shadow: 0px 1px 8.28px 0.72px rgba(232, 235, 234, 0.82); }
          section.blog-details .blog-sideber .tag ul li a {
            color: #888;
            font-size: 14px;
            padding: 10px 18px;
            display: block;
            transition: .5s ease; }
            section.blog-details .blog-sideber .tag ul li a:hover {
              background: #222222;
              color: #fff; }

/*=================End Blog Details Style=============*/
/*--------------- Partner Section Style-------------------*/
section.partner {
  position: relative;
  padding: 62px 0px; }
  section.partner .single-partner {
    position: relative;
    display: inline-block;
    margin-left: 20px;
    cursor: pointer; }
    section.partner .single-partner:first-child {
      margin-left: 0; }
    section.partner .single-partner:hover img {
       }
    section.partner .single-partner img {
      width: auto;
      
      transition: .5s ease; }

/*---------------End  Partner Section Style-------------------*/
/*===================project gallery===========================*/
section.project-gallery {
  position: relative;
  margin-top: 0px; }
  .5-padding{
	padding:0px 5px; 
 }
 .6-padding{
	padding:10px 5px; 
 }
  section.project-gallery .portfolio-img img{  
    height: 350px;
    min-height: 100%;
    object-fit: cover;
	}
  section.project-gallery .portfolio-img {
    position: relative;
    overflow: hidden;
    margin: 5px auto; }
    /*section.project-gallery .portfolio-img:hover::before {
      opacity: 0.702; }
    section.project-gallery .portfolio-img:hover .sp-text {
      bottom: 8%; }
    section.project-gallery .portfolio-img:hover .rp-icon {
      opacity: 1; }*/
    section.project-gallery .portfolio-img::before {
      position: absolute;
      content: '';
      background-color: #171616;
      opacity: 0.2;
      top: 0;
      height: 100%;
      width: 100%;
      left: 0;
      transition: all .6s ease;
      z-index: 1; }
    section.project-gallery .portfolio-img .sp-text {
      position: absolute;
      bottom: 8%;
      text-align: left;
      left: 10%;
      transition: .6s ease;
      z-index: 1; }
      section.project-gallery .portfolio-img .sp-text h3 {
        color: #fff; }
      section.project-gallery .portfolio-img .sp-text p {
        color: #fff; }
    section.project-gallery .portfolio-img .rp-icon {
      position: absolute;
      bottom: 45%;
      font-size: 35px;
      opacity: 0;
      left: 45%;
      color: #fff;
      transition: .6s ease;
      z-index: 1; }

/*===================End project gallery===========================*/
/*=================Service Section Style======================*/

  section.mextreo-service .m-s-content {
    position: relative; }
    section.mextreo-service .m-s-content h2.ms-tittle {
      text-transform: uppercase;
      position: absolute;
      font-family: 'Montserrat';
      font-weight: 800;
      font-size: 193px;
      top: -7%;
      left: -60%;
      color: #f8f8f8;
      z-index: -1; }
    section.mextreo-service .m-s-content p {
      padding: 30px 0px; }
  section.mextreo-service .single-service {
    position: relative;
    width: 100%;
   
    padding-bottom: 0px;
    margin: 15px auto;
    text-align: center;
    /*box-shadow: 0.707px 0.707px 5.52px 0.48px rgba(232, 235, 234, 0.68);*/
    transition: .5s ease; }
    section.mextreo-service .single-service:hover {
      box-shadow: 1.91px 10.833px 67.16px 5.84px rgba(232, 235, 234, 0.71);
      -webkit-transform: translateY(-12px);
      transform: translateY(-12px); }
    section.mextreo-service .single-service .service-icon {
      font-size: 90px;
      color: #dcbc95;
      padding-top: 38px;
      display: inline-block; }
    section.mextreo-service .single-service h3 {
     padding-top: 0px;
    color: #fff;
    font-size: 16px; }
  section.mextreo-service .si-1 {
    display: inline-block;
    margin-top: 44px !important;
    margin-bottom: 44px; }
  section.mextreo-service .si-2 {
    display: inline-block;
    margin-top: -50px !important; 
	margin-bottom: 50px;}
	
.recent-pro-top h2{
	color:white;
}
section.mextreo-service.dark {
  position: relative; }
  section.mextreo-service.dark .m-s-content {
    position: relative; }
    section.mextreo-service.dark .m-s-content h2.ms-tittle {
      color: #2c2b2b; }
  section.mextreo-service.dark .single-service {
    background: #302f2f;
    box-shadow: none; }
    section.mextreo-service.dark .single-service:hover {
      box-shadow: 1.91px 10.833px 67.16px 5.84px rgba(96, 99, 98, 0.71); }
    section.mextreo-service.dark .single-service h3 {
      color: #fff; }

/*=================Service Section Style======================*/
/*==============Error=================*/
section.error {
  position: relative;
  margin-top: 165px;
  text-align: center; }
  section.error .error-page {
    position: relative; }
    section.error .error-page h2 {
      margin: 40px auto; }
    section.error .error-page a.error-btn {
      position: relative;
      background: #dcbc95;
      padding: 16px 40px;
      color: #ffffff;
      display: inline-block;
      text-transform: uppercase;
      font-family: "Gotham Narrow";
      font-weight: 500;
      transition: .4s ease; }
      section.error .error-page a.error-btn:hover {
        background: #fdc480; }

/*==============End Error=================*/
/*===============CommingSoon Page Style===================*/
section.commingsoon {
  position: relative;
  background-image: url(../img/commingsoon.jpg);
  padding: 100px 0px; }
  section.commingsoon::before {
    position: absolute;
    content: '';
    background-color: #181818;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  section.commingsoon .com-logo {
    max-width: 55%;
    margin: 100px auto; }
  section.commingsoon .comming-content {
    position: relative;
    text-align: center; }
    section.commingsoon .comming-content h1 {
      color: #fff;
      margin-bottom: 50px; }
    section.commingsoon .comming-content p {
      color: #fff; }
  section.commingsoon #clockdiv {
    display: inline-flex;
    position: relative;
    margin-left: -20px; }
    section.commingsoon #clockdiv .time {
      display: inline-block;
      width: 165px;
      padding: 60px 0px;
      text-align: center; }
      section.commingsoon #clockdiv .time span {
        font-size: 72px;
        color: #ffffff;
        font-weight: 700;
        line-height: 82px;
        font-family: "Chronicle Display"; }
      section.commingsoon #clockdiv .time .smalltext {
        font-size: 22px;
        color: #ffffff;
        font-weight: 600;
        font-family: "Gotham Narrow"; }
    section.commingsoon #clockdiv .dot {
      font-size: 50px;
      color: #ffffff;
      padding: 100px 10px; }
  section.commingsoon .subscribe {
    position: relative;
    margin: auto;
    width: 100%; }
    section.commingsoon .subscribe form {
      width: 100%;
      display: flex; }
      section.commingsoon .subscribe form input.form-control {
        max-width: 78%;
        padding: 30px 15px;
        font-size: 14px;
        border: 0;
        border-radius: 0; }
      section.commingsoon .subscribe form .sub-btn {
        font-size: 16px;
        background: #dcbc95;
        padding: 0px 50px;
        border: none;
        border-radius: 0; }
  section.commingsoon .comming-social {
    position: relative;
    margin-top: 50px;
    text-align: center; }
    section.commingsoon .comming-social ul {
      position: relative; }
      section.commingsoon .comming-social ul li {
        border-radius: 50%;
        background: #ffffff;
        height: 35px;
        width: 35px;
        display: inline-block;
        transition: .3s ease;
        margin-left: 10px; }
        section.commingsoon .comming-social ul li:hover {
          background: #dcbc95; }
          section.commingsoon .comming-social ul li:hover a {
            color: #fff; }
        section.commingsoon .comming-social ul li a {
          font-size: 17px;
          color: #dcbc95;
          padding: 8px 8px;
          display: block;
          transition: .4s ease; }

/*===============/CommingSoon Page Style===================*/
/*===================Faq Page Style======================*/
section.faq {
  position: relative;
  margin-top: 80px; }
  section.faq .card {
    border-radius: 0;
    margin-bottom: 30px;
    border-color: #f7f7f7;
    background-color: #f7f7f7; }
    section.faq .card .card-header {
      position: relative;
      background-color: #f7f7f7;
      border-radius: 0;
      border-bottom: 0;
      border-color: #f7f7f7; }
      section.faq .card .card-header .accordion-toggle.collapsed {
        font-size: 18px;
        color: #000000;
        font-family: "Chronicle Display"; }
        section.faq .card .card-header .accordion-toggle.collapsed .fa-chevron-up {
          display: none; }
        section.faq .card .card-header .accordion-toggle.collapsed .fa-chevron-down {
          display: block;
          position: absolute;
          right: 5px;
          font-size: 20px;
          top: 7px;
          color: #adadad; }
      section.faq .card .card-header .accordion-toggle {
        font-size: 18px;
        color: #000000; }
        section.faq .card .card-header .accordion-toggle .fa-chevron-down {
          display: none; }
        section.faq .card .card-header .accordion-toggle .fa-chevron-up {
          position: absolute;
          right: 5px;
          font-size: 20px;
          top: 7px;
          color: #dcbc95; }
    section.faq .card .card-block {
      padding: 0px 20px;
      background-color: #f7f7f7; }
      section.faq .card .card-block p {
        font-size: 14px;
        padding-bottom: 20px;
        font-family: 'Poppins', sans-serif; }

section.custom-faq {
  position: relative;
  margin-top: 100px; }
  section.custom-faq .another-faq {
    position: relative; }
    section.custom-faq .another-faq h3 {
      font-size: 30px;
      margin-bottom: 40px; }
    section.custom-faq .another-faq input.cp1 {
      position: relative;
      padding: 25px 20px;
      font-size: 14px;
      margin-bottom: 25px;
      border-radius: 0;
      background-color: #f3f3f3;
      border: none;
      font-family: "Gotham Narrow"; }
    section.custom-faq .another-faq textarea.cp1 {
      font-size: 14px;
      padding: 25px 20px;
      font-family: "Gotham Narrow";
      margin-bottom: 40px;
      background-color: #f3f3f3;
      border: none;
      border-radius: 0; }
    section.custom-faq .another-faq button {
      padding: 8px 25px;
      background: #dcbc95;
      border: 0;
      color: #fff;
      font-weight: 500;
      transition: .5s ease;
      text-transform: uppercase;
      font-family: "Gotham Narrow";
      margin-bottom: 20px;
      font-size: 16px; }
      section.custom-faq .another-faq button:hover {
        background: #eab87b; }

/*===================End Faq Page Style======================*/
/*====================Contact Page===================*/
section.g-map {
  position: relative; }
  section.g-map .map {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 10px; }
    section.g-map .map div#googleMap {
      height: 100%;
      width: 100%; }

/*====================/Contact Page===================*/
/*=============Footer Details Style==================*/
section.footer-details {
  position: relative;
  background: #898786;
  text-align: center; }
  section.footer-details .subscribe {
    position: relative;
    max-width: 700px;
    margin: auto;
    z-index: 1;
    padding-top: 36px;
    padding-bottom: 50px; }
    section.footer-details .subscribe form {
      position: relative;
      display: flex; }
      section.footer-details .subscribe form .form-control {
        width: 70%;
        padding: 30px 25px;
        font-size: 14px;
        border-color: #c8c8c8;
        border-radius: 0;
        margin: auto;
        font-family: "Gotham Narrow"; }
      section.footer-details .subscribe form .sub-btn {
        padding: 15px 10px;
        width: 25%;
        font-size: 16px;
        background: #212020;
        font-family: sans-serif;
        border: 0;
        border-radius: 0;
        transition: .5s ease; }
        section.footer-details .subscribe form .sub-btn:hover {
          background: #fe6102; }
  section.footer-details .footer-information {
    position: relative;
    display: flex;
    max-width: auto;
    margin: auto;
	padding:10px 0px;
    }
    section.footer-details .footer-information .single-info {
      position: relative;
      max-width: 100%;
      margin-left: 130px;
	  text-align: left; }
      section.footer-details .footer-information .single-info:first-child {
        margin-left: 0; }
      section.footer-details .footer-information .single-info h5 {
            font-size: 16px;
    margin-bottom: 15px;
    text-align: center;
    text-transform: uppercase;
        }
		
		
		 section.footer-details .footer-information .single-info h6{  
		font-size: 16px;
    margin-bottom: 9px;
    margin-top: 10px;text-align:center;
    }

section.footer-details.dark2 {
  background: #302f2f; }
  section.footer-details.dark2 .subscribe form .sub-btn {
    background: #ffffff;
    color: #000;
    transition: .5s ease; }
    section.footer-details.dark2 .subscribe form .sub-btn:hover {
      background: #dcbc95; }
  section.footer-details.dark2 .footer-information .single-info h5 {
    color: #ffffff; }
	section.footer-details .footer-information .single-info {
		text-align:left;padding: 25px;
	}
	
	 section.footer-details .footer-information .single-info ul li{
		font-size: 13px;
    margin-bottom: 10px;
	display:block;
	line-height: 1.5;
	float: left;
	margin-left: 1px;
    margin-right: 1px
	}

	p.addr{font-size: 11px;
    line-height: 1.8;
    font-weight: 400;
    letter-spacing: 0.1px;}
.single-info a {
    margin-left: 0px;
    display: block;
    color: #ffffff;    font-size: 13px;
  
}
.single-info i {
    color: #bebab6;
     padding-right: 10px; 
}
.social-icon{text-align:center;margin: 0 auto;
    display: table;}
.social-icon i {
    background-color: #ec7825;
    padding: 7px;
    color: wheat;
    border-radius: 50%;
    font-size: 12px;
}

.social-icon ul li a{
	 background-color: #fefefe;
    padding: 2px 5px 4px 5px;
    border-radius: 50%
}
.social-icon ul{padding-left: 0px;}

/*=============End Footer Details Style==================*/
/*================Foooter Style======================*/
footer {
  position: relative;
  background: #000000;
    padding-top: 11px;
    padding-bottom: 11px;
    border-top: 1px solid #7a7979;}
  footer .footer-nav {
    position: relative;
    text-align: right; 
  }
    footer .footer-nav ul li {
      font-family: "Gotham Narrow";
      font-size: 15px;
      font-weight: 400;
      color: #8e8d8e;
      padding: 0px 4px; }
      footer .footer-nav ul li a {
        color: #ffffff;
        transition: all .5s ease-in; }
        footer .footer-nav ul li a:hover {
          color: #dcbc95; }

footer.dark2 {
  background: #302f2f; }

/*================End Foooter Style======================*/
/* Animation style */
@-webkit-keyframes spinnerRotateone {
  0% {
    -webkit-transform: rotate(0deg) translateY(30px);
    transform: rotate(0deg) translateY(30px); }
  100% {
    -webkit-transform: rotate(160deg) translateY(30px);
    transform: rotate(160deg) translateY(30px); } }
@keyframes spinnerRotateone {
  0% {
    -webkit-transform: rotate(0deg) translateY(30px);
    transform: rotate(0deg) translateY(30px); }
  100% {
    -webkit-transform: rotate(160deg) translateY(30px);
    transform: rotate(160deg) translateY(30px); } }
@-webkit-keyframes slideInnew3 {
  0% {
    -webkit-transform: translate(-30px, -100px);
    -ms-transform: translate(-30px, -100px);
    transform: translate(-30px, -100px); }
  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); } }
@keyframes slideInnew3 {
  0% {
    -webkit-transform: translate(-30px, -100px);
    -ms-transform: translate(-30px, -100px);
    transform: translate(-30px, -100px); }
  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); } }
@-webkit-keyframes slideInnew4 {
  0% {
    -webkit-transform: translate(30px, 0px);
    -ms-transform: translate(30px, 0px);
    transform: translate(30px, 0px); }
  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); } }
@keyframes slideInnew4 {
  0% {
    -webkit-transform: translate(30px, 0px);
    -ms-transform: translate(30px, 0px);
    transform: translate(30px, 0px); }
  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); } }
@-webkit-keyframes scrollup {
  0% {
    -webkit-transform: translate(0px, 30px);
    -ms-transform: translate(0px, 30px);
    transform: translate(0px, 30px); }
  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); } }
@keyframes scrollup {
  0% {
    -webkit-transform: translate(0px, 30px);
    -ms-transform: translate(0px, 30px);
    transform: translate(0px, 30px); }
  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); } }
@-webkit-keyframes roket {
  0% {
    -webkit-transform: translate(0px, 30px);
    -ms-transform: translate(0px, 30px);
    transform: translate(0px, 30px); }
  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); } }
@keyframes roket {
  0% {
    -webkit-transform: translate(0px, 80px);
    -ms-transform: translate(0px, 80px);
    transform: translate(0px, -70px); }
  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); } }
@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
@-webkit-keyframes years {
  50% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
@keyframes years {
  50% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5); } }
/* End Animation style */
/*----------------------------------------*/
/*  Maxtreo RTL Style
/*----------------------------------------*/
html[dir="rtl"] rs-layer-wrap, html[dir="rtl"] rs-mask-wrap, html[dir="rtl"] rs-cbg-mask-wrap {
  transform-style: flat;
  perspective: 10000px;
  direction: ltr; }
html[dir="rtl"] rs-sbg-px, html[dir="rtl"] rs-sbg-wrap {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 0;
  width: 100%;
  height: 100%;
  display: block;
  direction: ltr; }
html[dir="rtl"] header.mextreo-header-area .logo-wrapper {
  text-align: right; }
html[dir="rtl"] .side-panel {
  text-align: right; }
html[dir="rtl"] section.mextreo-about .about-bg {
  left: 0;
  right: -40%; }
html[dir="rtl"] section.mextreo-about .m-about-content {
  text-align: right;
  padding-right: 10%;
  padding-left: 10%; }
html[dir="rtl"] section.mextreo-about .m-about-content h2 {
  padding-right: 0; }
html[dir="rtl"] section.mextreo-about .m-about-content h2.ab-tittle {
  left: -55%; }
html[dir="rtl"] section.mextreo-service .m-s-content {
  text-align: right; }
html[dir="rtl"] section.mextreo-service .m-s-content h2.ms-tittle {
  left: -50px; }
html[dir="rtl"] section.work-success .success-bg {
  right: 30%;
  left: -30%; }
html[dir="rtl"] section.work-success .ws-content {
  text-align: right; }
html[dir="rtl"] section.work-success .ws-content h3 {
  padding-right: 0;
  padding-left: 25%; }
html[dir="rtl"] section.recent-project {
  direction: ltr; }
html[dir="rtl"] section.recent-project .recent-pro-top h2.rp-tittle {
  left: 36%; }
html[dir="rtl"] section.recent-project .project .single-project .sp-text {
  text-align: right;
  left: 0;
  right: 15%; }
html[dir="rtl"] section.testimonial {
  direction: ltr; }
html[dir="rtl"] section.testimonial .testimonial-slid2 {
  text-align: right; }
html[dir="rtl"] section.mextreo-blog .mex-blog-top h2.mb-tittle {
  left: 30%; }
html[dir="rtl"] section.mextreo-blog .single-blog:hover .sb-content {
  margin-left: 0;
  margin-right: 5%; }
html[dir="rtl"] section.mextreo-blog .single-blog .sb-content {
  text-align: right; }
html[dir="rtl"] section.footer-details .footer-information .single-info {
  margin-left: 0;
  margin-right: 80px; }
html[dir="rtl"] footer .footer-nav {
  text-align: left; }
html[dir="rtl"] .sp-single-rp .ssrp-text span.date-meta i {
  margin-right: 0;
  margin-left: 5px; }
html[dir="rtl"] section.mextreo-hero.dark .hero-2-content {
  margin-top: 80px;
  text-align: right; }
html[dir="rtl"] .hero-social {
  left: unset;
  right: 5%; }
html[dir="rtl"] section.mextreo-hero {
  overflow: hidden; }
html[dir="rtl"] li.tel {
  position: absolute;
  right: unset;
  left: -220px; }
html[dir="rtl"] header.mextreo-header-area .mextreo-menu .side-ber {
  right: unset;
  left: 0;
  top: 7px; }
html[dir="rtl"] .side-panel {
  left: 0;
  right: unset;
  box-shadow: -14px 2px 8px 10px black; }
html[dir="rtl"] .side-panel.hide {
  right: unset;
  left: -440px; }
html[dir="rtl"] #main-menu {
  float: right; }
html[dir="rtl"] section.error {
  direction: ltr; }
html[dir="rtl"] section.error .error-page {
  direction: rtl; }
html[dir="rtl"] section.mextreo-hero.inner .hero-content {
  padding-right: 0;
  padding-left: 13%;
  text-align: right; }
html[dir="rtl"] section.mextreo-hero.inner .hero-inner-img {
  position: relative;
  margin-left: unset;
  width: 145%;
  margin-right: 8%; }
html[dir="rtl"] section.mextreo-hero.inner .hero-inner-img img.hero-inner-2 {
  left: unset;
  top: 44%;
  right: -8%; }
html[dir="rtl"] section.blog-details .blog-details-wrapper {
  text-align: right; }
html[dir="rtl"] section.blog-details .blog-details-wrapper .comment-details .single-comment .sc-text {
  margin-left: 0;
  margin-right: 20px; }
html[dir="rtl"] section.blog-details .blog-sideber .recent-post .single-recent-blog .srb-text {
  padding-left: 0; }
html[dir="rtl"] section.blog-details .blog-sideber .catagory ul li span {
  float: left; }
html[dir="rtl"] section.blog-details .blog-sideber {
  text-align: right; }
html[dir="rtl"] section.commingsoon {
  direction: ltr; }
html[dir="rtl"] section.commingsoon .comming-content {
  direction: rtl; }
html[dir="rtl"] section.commingsoon #clockdiv {
  direction: rtl; }
html[dir="rtl"] section.commingsoon .subscribe {
  direction: rtl; }
html[dir="rtl"] section.mextreo-hero.inner .contact-details {
  left: 15%;
  text-align: right; }
html[dir="rtl"] section.faq .card .card-block {
  text-align: right; }
html[dir="rtl"] section.custom-faq .another-faq {
  text-align: right; }
html[dir="rtl"] section.project-gallery .portfolio-img .sp-text {
  text-align: right;
  left: 0;
  right: 10%;
  width: 100%; }
html[dir="rtl"] section.mextreo-hero.inner .hero-content ul li {
  padding-left: 0;
  margin-right: 20px; }
html[dir="rtl"] section.mextreo-hero.inner .hero-content ul li::before {
  right: -20px; }
html[dir="rtl"] section.architect .archit-img {
  margin-left: unset;
  margin-right: -35%; }
html[dir="rtl"] section.architect .ab-arch-content {
  text-align: right; }
html[dir="rtl"] section.interior .interior-img {
  margin-left: unset;
  width: 113%;
  margin-right: 10%; }
html[dir="rtl"] section.recent-project .recent-pro-top .ht-tittle::after {
  right: -135%; }
html[dir="rtl"] section.mextreo-blog .mex-blog-top .ht-tittle::after {
  right: -105%; }
html[dir="rtl"] section.interior .ab-interior-content {
  text-align: right; }
html[dir="rtl"] section.blog-details .blog-details-wrapper .comment-details .single-comment .sc-text p {
  padding: 28px 0 30px 0px; }
html[dir="rtl"] section.blog-details .blog-sideber .tag ul {
  text-align: right; }
html[dir="rtl"] section.blog-details .blog-sideber .recent-post .single-recent-blog {
  text-align: right; }

/*----------------------------------------*/
/*  Maxtreo RTL Style END
/*----------------------------------------*/
/*----------------------------------------*/
/*  Maxtreo RTL Responsive Style
/*----------------------------------------*/
@media only screen and (min-width: 1700px) {
    .container-small{
        width:1450px !important;
}

}*/
@media only screen and (max-width: 1714px) {
    .container-small{
        width:1450px !important;
    }
	.about .ab-exp .years-exp .exp-text {
    position: absolute;
    bottom: 0px;
    left: -10px;
    padding: 10px 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    background: #f9f9fb;
}
.para ul {
    
}
.mthead {
    font-size: 10px;
    color: #e46709;
    margin-top: 5px;
    margin-bottom: 1px;
}

.mtheads {
    font-size: 21px;
    color: #e46709;
    padding-top: 3px;
    margin-bottom: 5px;
}
.mob{
	display:none;
}

  html[dir="rtl"] section.mextreo-about .m-about-content h2.ab-tittle {
    left: -18%; }
  html[dir="rtl"] section.mextreo-service .m-s-content h2.ms-tittle {
    left: 20%; }
  html[dir="rtl"] section.recent-project .recent-pro-top h2.rp-tittle {
    left: 41%; }
  html[dir="rtl"] section.mextreo-blog .mex-blog-top h2.mb-tittle {
    left: 37%; } }
	
	

@media only screen and (max-width: 1500px) {

	.container-small{
        width:1250px !important;
    }
	.about .ab-exp .years-exp .exp-text {
    position: absolute;
    bottom: 0px;
    left: -10px;
    padding: 10px 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    background: #f9f9fb;
}
.para ul {
   
}
.mthead {
    font-size: 21px;
    color: #e46709;
    margin-top: 5px;
    margin-bottom: 1px;
}
  html[dir="rtl"] section.mextreo-about .m-about-content h2.ab-tittle {
    left: 10%; }
  html[dir="rtl"] section.mextreo-blog .mex-blog-top h2.mb-tittle {
    left: 42%; }
  html[dir="rtl"] section.recent-project .recent-pro-top h2.rp-tittle {
    left: 43%; }
  html[dir="rtl"] section.mextreo-service .m-s-content h2.ms-tittle {
    left: 43%; } }
@media only screen and (max-width: 1400px) {
	.container-small{
        width:1250px !important;
    }
	.about .ab-exp .years-exp .exp-text {
    position: absolute;
    bottom: 0px;
    left: -10px;
    padding: 10px 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    background: #f9f9fb;
}
.para ul {
    
}
.mthead {
    font-size: 21px;
    color: #e46709;
    margin-top: 5px;
    margin-bottom: 1px;
}
  html[dir="rtl"] li.tel {
    left: -190px; }
  html[dir="rtl"] section.mextreo-about .m-about-content h2.ab-tittle {
    left: 23%; }
  html[dir="rtl"] section.mextreo-service .m-s-content h2.ms-tittle {
    left: 50%; } }
@media only screen and (max-width: 1300px) {
	.container-small{
        width:1250px !important;
    }
	.about .ab-exp .years-exp .exp-text {
    position: absolute;
    bottom: 0px;
    left: -10px;
    padding: 10px 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    background: #f9f9fb;
}
.para ul {
   
}
.mthead {
    font-size: 21px;
    color: #e46709;
    margin-top: 5px;
    margin-bottom: 1px;
}
  html[dir="rtl"] li.tel {
    left: -170px; }
  html[dir="rtl"] .hero-social {
    left: unset;
    right: 1%; } }
@media only screen and (max-width: 1199px) {
	.container-small{
        width:1250px !important;
    }
  html[dir="rtl"] li.tel {
    left: -180px; } }
@media only screen and (max-width: 991px) 
 .container-small{
        width:1250px !important;
    }
  html[dir="rtl"] li.tel {
    left: -120px; }
  html[dir="rtl"] section.mextreo-about .m-about-content h2.ab-tittle {
    left: -10%; }
  html[dir="rtl"] section.mextreo-service .m-s-content h2.ms-tittle {
    left: 20%; }
  html[dir="rtl"] section.recent-project .recent-pro-top h2.rp-tittle {
    left: 38%; }
  html[dir="rtl"] section.mextreo-blog .mex-blog-top h2.mb-tittle {
    left: 38%; }
  html[dir="rtl"] section.mextreo-about .m-about-content h2.ab-tittle {
    left: 0;
    right: 0; }
  html[dir="rtl"] .hero-social {
    right: 2%; }
  html[dir="rtl"] section.blog-details .blog-sideber .recent-post .single-recent-blog .srb-text {
    padding-right: 0; } }
@media only screen and (max-width: 767px) {
  html[dir="rtl"] .main-menu-btn {
    float: left; }
  html[dir="rtl"] section.work-success .ws-content .ws-t-year h2 {
    text-align: center; }
  html[dir="rtl"] section.work-success .ws-content h3 {
    padding-right: 0;
    padding-left: 0;
    text-align: center; }
  html[dir="rtl"] footer .footer-nav {
    text-align: center; }
  html[dir="rtl"] header.mextreo-header-area .logo-wrapper {
    padding-top: 0px; }
  html[dir="rtl"] section.footer-details .footer-information .single-info {
    margin-left: 0;
    margin-right: 10px; }
  html[dir="rtl"] section.mextreo-about .m-about-content {
    padding-right: 0;
    padding-left: 0; }
  html[dir="rtl"] section.mextreo-hero.inner .hero-inner-img {
    position: relative;
    margin-left: unset;
    width: 100%;
    margin-right: 0; }
  html[dir="rtl"] section.architect .archit-img {
    margin-right: 0; }
  html[dir="rtl"] section.interior .interior-img {
    margin-left: unset;
    width: 100%;
    margin-right: 0; }
  html[dir="rtl"] section.mextreo-hero.inner .hero-content {
    padding-right: 0;
    padding-left: 0; }
  html[dir="rtl"] section.blog-details .blog-details-wrapper .blog-meta ul.meta-list li i {
    margin-right: 0;
    margin-left: 10px; }
  html[dir="rtl"] section.mextreo-hero.inner .contact-details {
    left: 0; } }
@media only screen and (max-width: 575px) {
  html[dir="rtl"] section.mextreo-blog .mex-blog-top .ht-tittle::before {
    right: unset; }
  html[dir="rtl"] .ht-tittle::before {
    left: -70px;
    right: unset; } }
@media only screen and (max-width: 480px) {
  html[dir="rtl"] section.footer-details .footer-information .single-info p {
    padding: 0; }
  html[dir="rtl"] section.mextreo-hero.dark .hero-2-content {
    margin-top: 30px; }
  html[dir="rtl"] section.commingsoon .subscribe form .sub-btn {
    padding: 0px 30px; } }
@media only screen and (max-width: 360px) {
  html[dir="rtl"] section.commingsoon #clockdiv {
    margin-left: 25px; } }

/*----------------------------------------*/
/*  Maxtreo RTL Responsive Style End
/*----------------------------------------*/
/*========================

Responsive Style

==========================*/
@media only screen and (max-width: 1715px) {
  section.mextreo-about .m-about-content h2.ab-tittle {
    font-size: 140px;
    left: -30%; }

  section.mextreo-service .m-s-content h2.ms-tittle {
    font-size: 140px;
    left: -40%; }

  section.recent-project .recent-pro-top h2.rp-tittle {
    font-size: 140px;
    left: 22%; }

  section.mextreo-blog .mex-blog-top h2.mb-tittle {
    font-size: 140px;
    left: 28%; }

  section.mextreo-hero.dark .hero-2-slider {
    width: 136%; }

  section.mextreo-hero.inner .hero-inner-img {
    width: 128%; }

  section.interior .interior-img {
    margin-left: 15%; }

  section.architect .archit-img {
    margin-left: -32%;
    width: 100%; } }
@media only screen and (max-width: 1499px) {
  section.mextreo-service .m-s-content h2.ms-tittle {
    font-size: 100px;
    left: -30%; }

  section.mextreo-about .m-about-content h2.ab-tittle {
    font-size: 100px; }

  section.recent-project .recent-pro-top h2.rp-tittle {
    font-size: 100px;
    left: 30%; }

  section.mextreo-blog .mex-blog-top h2.mb-tittle {
    font-size: 100px;
    left: 35%; }

  li.tel {
    right: 15%; }

  #rev_slider_22_1_wrapper .persephone.tparrows {
    top: 115% !important; }

  section.mextreo-hero.dark .hero-2-slider {
    width: 117%;
    margin-left: 0; }

  section.mextreo-hero.inner .hero-inner-img {
    width: 109%; }

  section.interior .interior-img {
    margin-left: 5%;
    width: 110%; }

  section.architect .archit-img {
    margin-left: -18%; }

  section.project-gallery {
    margin-top: 0px; } }
@media only screen and (max-width: 1399px) {
  section.mextreo-service .m-s-content h2.ms-tittle {
    font-size: 84px;
    left: -20%; }

  section.mextreo-about .m-about-content h2.ab-tittle {
    font-size: 84px;
    left: -20%; }

  section.recent-project .recent-pro-top h2.rp-tittle {
    font-size: 84px;
    left: 34%; }

  section.mextreo-blog .mex-blog-top h2.mb-tittle {
    font-size: 84px;
    left: 38%; }

  section.testimonial .client-quota {
    font-size: 340px; }

  li.tel {
    right: 10%; }

  section.mextreo-hero.dark .hero-2-slider {
    width: 109%; }

  .hero-social ul li a {
    font-size: 15px; }

  .hero-social ul li {
    padding: 12px 0px; }

  section.mextreo-hero.dark .hero-2-content p {
    padding: 20px 0px 40px; }

  section.mextreo-hero.dark .hero-2-content {
    padding-left: 10%; }

  section.mextreo-hero.inner .hero-inner-img {
    width: 100%; }

  section.mextreo-hero.inner .hero-content {
  }
  section.interior .interior-img {
    width: 100%; } }
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
  #rev_slider_22_1_wrapper .persephone.tparrows {
    top: 130% !important; }

  li.tel {
    right: 5%; }

  .dark h1 {
    font-size: 60px;
    line-height: 70px; } }
	
	
@media only screen and (min-width: 1200px) and (max-width: 1300px) {
  .sm-mint a, .sm-mint a:hover, .sm-mint a:focus, .sm-mint a:active, .sm-mint a.highlighted {
    padding: 14px 16px; }

  section.mextreo-hero.dark .hero-2-slider {
    width: 100%; }

  section.mextreo-hero.inner .hero-content {
    padding-right: 5%;
    padding-left: 8%; }

  .mar-bot-140 {
    margin-bottom: 40px; }

  .mar-top-140 {
    margin-top: 50px; }

  section.architect .archit-img {
    margin-left: -10%; }

  section.blog-details .blog-details-wrapper {
    padding-left: 50px; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .sm-mint a .sub-arrow {
    display: none; }

  #rev_slider_22_1_wrapper .persephone.tparrows {
    top: 138% !important; }

  section.mextreo-service .m-s-content h2.ms-tittle {
    left: -10%; } }
@media only screen and (min-width: 1199px) {
  .sm-mint a.has-submenu {
    padding-right: 34px; } }
@media only screen and (max-width: 1199px) {
	
	
  h1 {
    font-size: 35px;
    line-height: 45px; }

  p {
    font-size: 14px;
    line-height: 24px; }

  h3 {
    font-size: 20px;
    line-height: 28px; }

  .sm-mint a, .sm-mint a:hover, .sm-mint a:focus, .sm-mint a:active, .sm-mint a.highlighted {
    padding: 14px 12px;
    font-size: 12px; }

  section.mextreo-about .m-about-content h2 {
    padding-right: 0;
    font-size: 36px;
    line-height: 42px; }

  section.work-success .ws-content h3 {
    padding-right: 4%; }

  section.testimonial .testimonial-slid3 {
    margin-left: 18%;
    width: 100%; }

  section.mextreo-blog .single-blog .sb-content h3 {
    font-size: 17px;
    margin-bottom: 10px; }

  section.partner {
    padding: 70px 0px; }

  .single-partner {
    width: 90px; }

  section.recent-project .recent-pro-top h2.rp-tittle {
    left: 30%; }

  section.mextreo-blog .mex-blog-top h2.mb-tittle {
    left: 36%; }

  section.mextreo-hero.dark .hero-2-slider {
    width: 100%; }

  section.work-success.dark .ws-content h3 {
    padding-right: 0; }

  .mar-bot-140 {
    margin-bottom: 40px; }

  .mar-top-140 {
    margin-top: 40px; }

  section.product {
    padding: 150px 0px 100px; }

  section.architect {
    padding-top: 100px; }

  h2 {
    font-size: 37px;
    line-height: 46px; }

  section.blog-details .blog-sideber .catagory ul li a {
    font-size: 14px; }

  section.blog-details .blog-sideber .catagory ul li {
    padding: 15px 0px; }

  section.blog-details .blog-details-wrapper .blog-text h3 {
    line-height: 40px; }

  section.blog-details .blog-sideber .recent-post .single-recent-blog .srb-text h5 {
    line-height: 20px; }

  .custom-padding {
    padding-bottom: 280px !important; }

  .page-settings {
    top: 200px; } }
	
@media (min-width: 1200px){
.container {
    max-width: 90%;
}


}	



}	
@media only screen and (max-width: 1091px) {
  section.mextreo-hero.inner .hero-content {
    padding-right: 5%;
    padding-left: 10%; 
	}
	
	

  section.blog-details .blog-details-wrapper {
    padding-left: 50px; } }
@media only screen and (max-width: 1043px) {
  section.hero-3::before {
    height: 118%; } }
@media only screen and (min-width: 768px) and (max-width: 991.9px) {
  .sm-mint a {
    font-size: 10px; }

  .sm-mint a .sub-arrow {
    display: none; }

  section.mextreo-blog .single-blog .sb-content h3 {
    font-size: 13px;
    line-height: 22px; }

  section.mextreo-blog .single-blog .sb-content p {
    font-size: 10px;
    line-height: 20px; }

  section.mextreo-blog .single-blog .sb-content {
    padding: 10px; }

  section.blog-details .blog-sideber .recent-post .single-recent-blog {
    display: block; }

  section.blog-details .blog-sideber .recent-post .single-recent-blog .srb-text {
    padding-left: 0;
    padding-top: 15px; }

  section.blog-details .blog-sideber .catagory ul li a {
    font-size: 12px; }

  section.blog-details .blog-sideber .catagory ul li span {
    font-size: 12px;
    padding: 4px; }

  section.mextreo-hero.inner .contact-details {
    left: 0%; } }

@media only screen and (max-width: 991px) {
  #rev_slider_22_1_wrapper .persephone.tparrows {
    display: none; }


  section.work-success .ws-content h3 {
    padding-right: 0;
    font-size: 27px;
    line-height: 36px; }

  section.testimonial .testimonial-slid1 {
    margin-left: -30%;
    width: 115%; }

  section.testimonial .testimonial-slid2 p {
    font-size: 15px;
    line-height: 25px; }

  section.mextreo-about {
    padding-top: 200px; }

  section.mextreo-about .m-about-content h2 {
    font-size: 26px;
    line-height: 36px; }

  section.mextreo-service {
    padding-top: 180px; }

  section.work-success {
    padding-top: 10px; }

  section.recent-project {
    padding-top: 120px; }

  section.testimonial {
    padding-top: 150px; }

  section.testimonial .client-quota {
    font-size: 250px; }

  section.mextreo-blog {
    padding-top: 120px; }

  .single-partner {
    width: 50px; }

  section.mextreo-service .single-service h3 {
    font-size: 16px; }

  section.footer-details .footer-information .single-info p {
    font-size: 11px; }

  footer .footer-nav ul li a {
    font-size: 12px; }

  footer .footer-nav ul li {
    font-size: 12px; }

  section.mextreo-hero.dark .hero-2-content {
    padding-left: 0; }

  .dark .btn-1 {
    padding: 12px 22px; }

  section.testimonial.dark .testimonial-slid2 .owl-dots {
    right: 15%; }

  section.mextreo-hero.inner .hero-content {
    padding-right: 0;
    padding-left: 0; }

  section.blog-details .blog-details-wrapper {
    padding-left: 0px; }

  section.blog-details .blog-details-wrapper .take-comment .checkbox span {
    font-size: 12px; }

  section.blog-details .blog-details-wrapper .blog-text .gift-info {
    padding: 20px 28px; }

  section.commingsoon #clockdiv {
    margin-left: -150px; }

  .custom-padding {
    padding-bottom: 120px !important; }

  .page-settings {
    top: 150px; }
.container-small {
    width: 100% !important;
}

	}
/*--Max-width :991px----------*/
@media only screen and (max-width: 850px) {
  .sm-mint a {
    font-size: 10px;
    padding: 14px 9px; }

  .hero-social {
    left: 3%; }

  section.mextreo-hero.dark .hero-2-content {
    padding-left: 15px; } }
	
	.ft1234{
		 border-right: 1px solid #a8a5a5;
	}
	.footer-logo{
		text-align: left; 
		font-size: 11px;
		padding-left: 0px;
	}
	.footer-nav{
	float: right; 
	padding-right: 33px;
}
.hero {
	position: relative;
	height:100vh;
}

/*===========Max-width : 867px---------------*/
@media only screen and (max-width: 768px) {
  .sm-mint a {
    color: black;
    padding: 14px 10px;
    font-size: 12px; }
	.hero {
	position: relative; height:100vh;
}
.email-link {
	    top: -8px !important;
}
.hero {
	height:88vh !important;
}
.hero-bg{
	height:calc(100%) !important;
}
.hero-bg1{
	height:100% !important;
}
  .sm-mint {
    padding: 31px 20px; }
.abt-height {
    height: 121vh !important;
}
section.mextreo-blog {
   height:auto !important;
}
.visions {
    height: auto !important;
}
.footer-nav{
	padding-right:0 !important;
}
  #main-menu {
    position: fixed;
    max-height: 383px;
    border-bottom: 0;
    overflow-y: scroll;
    width: 100%;
    top: 64px;
	z-index:100;
    border-radius: 15px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    left: 0;
    box-shadow: 0 4px 3px rgba(0, 0, 0, 0.25); }

  header.mextreo-header-area .mextreo-menu .side-ber {
    display: none; }

  li.tel {
    display: none; }

  section.mextreo-about {
    padding-top: 150px; }

  section.mextreo-about .about-bg {
    display: none; }

  .m-about-img {
    margin-top: 80px; }

  section.mextreo-about .m-about-content h2.ab-tittle {
    top: -9%; }

  section.mextreo-service .m-s-content h2.ms-tittle {
    top: -10%; }

  section.mextreo-service .si-2 {
    margin-top: 15px !important; }

  section.work-success .ws-content {
    text-align: center;
padding-right:0px;	}
	
	.mi{
		line-height: 25px;padding-right: 0px;font-size:14px; padding-bottom: 15px;font-family:'Montserrat', sans-serif;
	}
	
.ic ul li img {
    width: 22px !important;
    margin: 0 auto;
    display: block;
    margin-bottom: -8px;
}
.hiden {
    color: #ffffff;
    font-size: 7px !important;
    text-align: center;
    margin: 0 auto;
    display: block;
    letter-spacing: 1.1px;
    font-family: 'Poppins', sans-serif;
}
.float {
    bottom: 165px !important;
    right: 12px !important;
}
a.mail-sticky, a.call-sticky {
    right: 12px;
}
.scrollt{
	bottom: 185px !important;
	right: 10px !important;
}
.single-info a{
	font-size:11px !important;
}
section.mextreo-hero.inner .hero-inner-img {
    width: 100% !important;
}

.ic ul li a {
  
    border-radius: 20%;
   /* padding: 6px 8px 6px 8px !important;*/
   padding: 6px 0 !important;
    margin: 0 auto;
    display: list-item;
}

.lines{display:none;}
.ic ul li {
    float: left;
    width: 25% !important;    margin-bottom: 2px;
}
.company h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 52px !important;
    letter-spacing: 0px;
    text-align: left;
    padding-bottom: 0px !important;
}
.interior{
    padding-top:50px;
}

.company p {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px !important;
    line-height: 24px !important;
    color: #272727;
    border-left: 3px solid #FF6E00;
    padding-left: 8px !important;
    margin-left: 0px !important;
    text-align: justify;
}
.visions1 {
    padding: 2px 0px !important;
}

.company {
    padding-bottom: 20px !important;
    padding-top: 30px !important;
}


.visions1 p {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px !important;
    line-height: 24px !important;
    color: #FFFFFF;
    padding-bottom: 20px;
    text-align: justify;
}
.visions1 ul li {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px !important;
    line-height: 24px !important;
    color: #FFFFFF;
}
ul.valu {
    padding-left: 1px !important;
    font-family: 'Montserrat', sans-serif;
}

.ics img {
    width: 55px !important;
    height: 40px !important;
}

.ics ul li {
    border-radius: 7px;
    margin: 2px 0px !important;
    width: 25%;
}

  section.work-success .ws-content .ws-t-year img {
    left: 0; }

  section.work-success .success-bg {
	display: none !important;
    position: relative;
    left: 6px !important;
    top: 327px !important;
    width: 94% !important;
	}
	.ft1234{
		 border-right: none;
	}
  section.recent-project .recent-pro-top h2.rp-tittle {
    left: 20%; }

  section.testimonial .testimonial-slid1 {
    margin-left: 0;
    width: 100%; }

  section.testimonial .client-quota {
    font-size: 175px;
    top: 37%; }

  section.testimonial .testimonial-slid3 {
    margin-left: 0; }

  section.testimonial .owl-dots {
    right: 12%; }

  section.testimonial .testimonial-slid2 .owl-nav {
    right: 0%; }

  section.mextreo-blog .mex-blog-top h2.mb-tittle {
    left: 26%; }

  section.partner .single-partner {
    margin-left: 30px; }

  section.footer-details .footer-information .single-info {
    margin-left: 30px; }

  .footer-logo {
    text-align: left; 
	font-size: 7px;
	}
.ftr1 {
    margin-bottom: 131px !important;
}
  .footer-logo img {
    max-width: unset;
    width: auto; }

  footer .footer-nav {
    text-align: center; }

  .scroll-top.open {
    bottom: 80px; }

  .scroll-top {
    width: 40px;
    height: 40px;
    line-height: 39px;
    font-size: 13px; }

  .btn-1 {
    font-size: 14px;
    padding: 12px 30px; }

  section.mextreo-hero.dark .hero-2-content {
    padding-left: 0px; }

  section.mextreo-hero.dark .hero-2-slider {
    width: 100%;
    margin-top: 70px; }

  section.mextreo-hero.inner .hero-inner-img img.hero-inner-2 {
    display: none; }

  section.mextreo-hero.inner .hero-content {
    padding-right: 0;
    margin-top: 20px;
    padding-left: 0;
    margin-bottom: 50px; }

  section.mextreo-hero.inner .hero-inner-img {
    margin-left: 0; }

  section.mextreo-about.pt-res-50 {
    padding-top: 50px; }

  section.architect {
    padding-top: 60px; }

  section.architect .archit-img {
    margin-left: 0;
    margin-top: 60px; }

  section.interior {
    padding-top: 100px; }

  section.interior .interior-img {
    margin-left: 0;
    margin-top: 60px; }

  section.mextreo-about.product {
    padding-top: 100px; }

  section.product .mb-pro {
    margin-top: 15%; }

  section.blog-details {
    margin-top: 100px; }

  section.blog-details .blog-details-wrapper .comment-details .single-comment .sc-text p {
    padding: 28px 0% 30px 0px; }

  section.mextreo-hero.inner .contact-details {
height: auto !important;
    padding: 30px !important;
    position: relative;
    top: 0 !important;
    width: 100% !important;
    left: 0 !important;
    margin-bottom: 0 !important;

	}
	.service1 {
    padding-bottom: 0 !important;
    padding-top: 20px !important;
    height: 100% !important;
}
.addrs-h{
	height: 580px !important;
}
  section.mextreo-hero.inner .hero-content .mextreo-contact .m-submit {
    padding: 12px 30px; }

  section.blog-details .blog-details-wrapper .take-comment button {
    padding: 12px 30px; }

  section.blog-details .blog-sideber {
    margin-top: 50px; }

  section.commingsoon .com-logo {
    max-width: 55%;
    margin: 0px auto 50px; }

  section.commingsoon #clockdiv {
    margin-left: 0; }

  section.commingsoon #clockdiv .time {
    width: 100px; }

  section.commingsoon #clockdiv .time span {
    font-size: 50px;
    line-height: 60px; }

  section.commingsoon #clockdiv .time .smalltext {
    font-size: 14px; }

  section.commingsoon #clockdiv .dot {
    font-size: 40px;
    padding: 82px 10px; }

  .custom-padding {
    padding-bottom: 20px !important; } }
@media only screen and (max-width: 615px) {
  section.mextreo-service .m-s-content h2.ms-tittle {
    left: 0; }

  section.mextreo-about .m-about-content h2.ab-tittle {
    left: 0; }

  .hero-social {
    display: none; } }
@media only screen and (max-width: 575px) {
  section.mextreo-about .m-about-content h2.ab-tittle {
    font-size: 65px; }

  .ht-tittle::before {
    left: unset;
    right: -65px; }

  section.mextreo-service .m-s-content h2.ms-tittle {
    top: -11%;
    font-size: 65px; }

  section.recent-project .recent-pro-top .ht-tittle::before {
    left: -70px; }

  section.mextreo-about {
    padding-top: 100px; }

  section.mextreo-service {
    padding-top: 120px; }

  section.work-success {
    padding-top: 20px; }

  section.mextreo-blog .mex-blog-top .ht-tittle::before {
    left: -70px; }

  section.mextreo-blog .mex-blog-top h2.mb-tittle {
    font-size: 70px;
    left: 30%; }

  header.mextreo-header-area .logo-wrapper {
    padding-top: 0px; }

  footer {
    padding-bottom: 30px; }

  section.mextreo-hero.dark .hero-2-content {
    margin-top: 36px; }

  section.faq .card .card-header .accordion-toggle.collapsed {
    font-size: 16px; }

  rs-layer#slider-22-slide-33-layer-3 {
    font-size: 10px !important;
    width: 300px !important;
    line-height: 15px !important;
    min-width: unset; }

  a#slider-22-slide-33-layer-4 {
    margin-top: 15px !important;
    font-size: 10px !important;
    padding: 10px !important; }

  rs-layer#slider-22-slide-34-layer-2 {
    font-size: 10px !important;
    width: 300px !important;
    line-height: 15px !important;
    min-width: unset; }

  a#slider-22-slide-34-layer-4 {
    margin-top: 15px !important;
    font-size: 10px !important;
    padding: 10px !important; }

  rs-layer#slider-22-slide-35-layer-2 {
    font-size: 10px !important;
    width: 300px !important;
    line-height: 15px !important;
    min-width: unset; }

  a#slider-22-slide-35-layer-4 {
    margin-top: 15px !important;
    font-size: 10px !important;
    padding: 10px !important; }

  rs-layer#slider-22-slide-36-layer-3 {
    font-size: 10px !important;
    width: 300px !important;
    line-height: 15px !important;
    min-width: unset; }

  a#slider-22-slide-36-layer-4 {
    margin-top: 15px !important;
    font-size: 10px !important;
    padding: 10px !important; }

  rs-layer#slider-22-slide-37-layer-3 {
    font-size: 10px !important;
    width: 300px !important;
    line-height: 15px !important;
    min-width: unset; }

  a#slider-22-slide-37-layer-4 {
    margin-top: 15px !important;
    font-size: 10px !important;
    padding: 10px !important; }

  section.mextreo-hero .hero-slide {
    height: 250px !important; }

  rs-module#rev_slider_22_1 {
    height: 250px !important; }

  rs-layer#slider-22-slide-33-layer-0 {
    height: 250px !important; }

  rs-module-wrap#rev_slider_22_1_wrapper {
    height: 250px !important; }

  rs-layer#slider-22-slide-36-layer-0 {
    height: 250px !important; }

  rs-layer#slider-22-slide-37-layer-0 {
    height: 250px !important; }

  a#slider-22-slide-33-layer-9 {
    font-size: 16px !important;
    margin-top: 15px !important; }

  a#slider-22-slide-33-layer-10 {
    font-size: 16px !important; }

  a#slider-22-slide-33-layer-11 {
    font-size: 16px !important;
    margin-top: 45px !important; }

  a#slider-22-slide-33-layer-12 {
    font-size: 16px !important;
    margin-top: 30px !important; }

  a#slider-22-slide-36-layer-9 {
    font-size: 16px !important;
    margin-top: 15px !important; }

  a#slider-22-slide-36-layer-10 {
    font-size: 16px !important; }

  a#slider-22-slide-36-layer-11 {
    font-size: 16px !important;
    margin-top: 45px !important; }

  a#slider-22-slide-36-layer-12 {
    font-size: 16px !important;
    margin-top: 30px !important; }

  a#slider-22-slide-37-layer-9 {
    font-size: 16px !important;
    margin-top: 15px !important; }

  a#slider-22-slide-37-layer-10 {
    font-size: 16px !important; }

  a#slider-22-slide-37-layer-11 {
    font-size: 16px !important;
    margin-top: 45px !important; }

  a#slider-22-slide-37-layer-12 {
    font-size: 16px !important;
    margin-top: 30px !important; }

  rs-layer-wrap.rs-parallax-wrap.rs-forcehidden {
    top: 20px !important; }

  .page-settings {
    top: 100px; }

  .page-settings {
    padding: 12px 15px; }

  .page-settings {
    left: -120px; }

  .pgs-box a {
    font-size: 10px;
    padding: 10px 7px; } }
@media only screen and (max-width: 512px) {
  section.recent-project .recent-pro-top h2.rp-tittle {
    font-size: 70px; }

  section.footer-details .footer-information .single-info {
    margin-left: 20px; }

  header.mextreo-header-area .logo-wrapper img {
    width: 75% !important; }
	
	.lil{
		padding-top:8px;
	}
.sm-mint ul li img{
	width:20px;
}


.ic ul li img {
    width: 22px;
    margin: 0 auto;
    display: block;
    margin-bottom: -8px;
}

.ic ul li a {
    margin: 0px 3px;
    border-radius: 20%;
    padding: 6px 12px 8px 12px;
}







/************     About        ************/


.icabout ul li {
    /* float: left; */
    width: 25% !important;
    margin-bottom: 2px;
}

.icabout ul li img {
    width: 22px;
    margin: 0 auto;
    display: block;
    margin-bottom: -8px;
}

.icabout ul li a {
   margin: 0px 6px !important;
    border-radius: 20%;
    padding: 6px 12px 8px 12px !important;
}


/************     services        ************/


.ic1 ul li {
    /* float: left; */
    width: 25% !important;
    margin-bottom: 2px;
}

.ic1 ul li img {
    width: 22px;
    margin: 0 auto;
    display: block;
    margin-bottom: -8px;
}

.ic1 ul li a {
   margin: 0px 6px !important;
    border-radius: 20%;
    padding: 6px 12px 8px 12px !important;
}

  section.partner .single-partner {
    margin-left: 25px; }

header.mextreo-header-area {
    padding: 14px 0px;
    padding: 5px 0px;
    height: 65px !important;
    position: relative;
}
  section.footer-details .footer-information .single-info p {
    font-size: 14px; }

  section.commingsoon #clockdiv .time {
    width: 80px; }

  section.commingsoon #clockdiv .time span {
    font-size: 40px;
    line-height: 50px; }

  section.commingsoon #clockdiv .time .smalltext {
    font-size: 12px; } }
@media only screen and (max-width: 482px) {
  section.partner .single-partner {
    display: flex;
    margin: 20px auto; }

  section.partner .single-partner:first-child {
    margin-left: inherit;
    margin: 30px auto; }

  .single-partner {
    width: 80px; }

  section.partner .single-partner img {
    max-width: unset; }

  .single-partner {
    width: 150px; }

  section.footer-details .footer-information {
    display: inline-block; }

  section.footer-details .footer-information .single-info h5 {
    margin-bottom: 5px; }

  section.footer-details .footer-information .single-info {
    margin-left: 0px;
        margin-bottom: 0px;
    padding: 10px;
 }

  section.footer-details .subscribe form .form-control {
    padding: 25px; }

  section.footer-details .subscribe form .sub-btn {
    padding: 10px 10px;
    font-size: 14px; }

  div#preloader {
    background-size: contain; }

  section.footer-details .footer-information {
    padding-bottom: 50px; }

  section.mextreo-hero.inner {
    padding-top: 60px; }

  section.blog-details .blog-details-wrapper .take-comment .checkbox span {
    font-size: 11px; }

  section.blog-details .blog-details-wrapper .blog-text h3 {
    line-height: 38px;
    font-size: 26px; }

  h5 {
    font-size: 15px;
    line-height: 23px; }

  section.error {
    margin-top: 120px; }

  section.mextreo-hero .hero-slide {
    height: 230px !important; }

  rs-module#rev_slider_22_1 {
    height: 230px !important; }

  rs-layer#slider-22-slide-33-layer-0 {
    height: 230px !important; }

  rs-module-wrap#rev_slider_22_1_wrapper {
    height: 230px !important; }

  rs-layer#slider-22-slide-36-layer-0 {
    height: 230px !important; }

  rs-layer#slider-22-slide-37-layer-0 {
    height: 230px !important; } }
@media only screen and (max-width: 434px) {
  section.mextreo-blog .mex-blog-top h2.mb-tittle {
    left: 25%; }

  section.work-success.dark .ws-content .ws-text .knockout {
    font-size: 230px;
    line-height: 230px; }

  section.work-success.dark .ws-content h3 {
    font-size: 30px;
    line-height: 43px; }

  section.mextreo-hero.dark .hero-2-content {
    margin-top: 20px; }

  section.blog-details .blog-details-wrapper .blog-meta ul.meta-list li a {
    color: #878787;
    padding-left: 5px;
    font-size: 12px; }

  section.blog-details .blog-details-wrapper .blog-meta ul.meta-list li {
    margin-right: 10px; }

  .form-check-inline .form-check-input {
    margin-top: -24px; }

  section.commingsoon #clockdiv .time {
    width: 70px; }

  section.commingsoon #clockdiv .time span {
    font-size: 30px;
    line-height: 40px; } }
@media only screen and (max-width: 402px) {
  h2 {
    font-size: 35px; }

  footer .footer-nav ul li a {
    font-size: 10px; }

  footer .footer-nav ul li {
    font-size: 10px;
    padding: 0px 0px; }

  footer .footer-nav ul li a {
    font-size: 10px; }

  footer {
    padding-bottom: 20px;
    padding-top: 20px; }

  section.mextreo-about .m-about-content h2.ab-tittle {
    font-size: 55px;
    top: -4%; }

  section.mextreo-service .m-s-content h2.ms-tittle {
    top: -6%;
    font-size: 55px; }

  section.recent-project .recent-pro-top h2.rp-tittle {
    font-size: 55px; }

  section.mextreo-blog .mex-blog-top h2.mb-tittle {
    font-size: 55px; }

  section.commingsoon #clockdiv .time {
    width: 60px; }

  section.mextreo-hero .hero-slide {
    height: 200px !important; }

  rs-module#rev_slider_22_1 {
    height: 200px !important; }

  rs-layer#slider-22-slide-33-layer-0 {
    height: 200px !important; }

  rs-module-wrap#rev_slider_22_1_wrapper {
    height: 200px !important; }

  rs-layer#slider-22-slide-36-layer-0 {
    height: 200px !important; }

  rs-layer#slider-22-slide-37-layer-0 {
    height: 200px !important; }

  a#slider-22-slide-37-layer-9 {
    font-size: 13px !important;
    margin-top: 15px !important; }

  a#slider-22-slide-37-layer-10 {
    font-size: 13px !important; }

  a#slider-22-slide-37-layer-11 {
    font-size: 13px !important;
    margin-top: 45px !important; }

  a#slider-22-slide-37-layer-12 {
    font-size: 13px !important;
    margin-top: 30px !important; } }
@media only screen and (max-width: 388px) {
  section.footer-details .subscribe form .sub-btn {
    font-size: 12px; }

  section.footer-details .subscribe form .sub-btn {
    font-size: 12px; }

  section.partner {
    padding: 50px 0px; }

  section.testimonial {
    padding-top: 100px; }

  section.work-success .ws-content .ws-t-year h2 {
    font-size: 200px;
    line-height: 210px; }

  section.work-success.dark .ws-content h3 {
    font-size: 26px;
    line-height: 37px; } }
@media only screen and (max-width: 375px) {
  h2 {
    font-size: 30px;
    line-height: 37px; }

  section.blog-details .blog-details-wrapper .blog-text h3 {
    line-height: 30px;
    font-size: 20px; }

  rs-layer#slider-22-slide-33-layer-3 {
    font-size: 8px !important;
    width: 220px !important;
    line-height: 15px !important;
    min-width: unset; }

  a#slider-22-slide-33-layer-4 {
    margin-top: 15px !important;
    font-size: 8px !important;
    padding: 10px !important; }

  rs-layer#slider-22-slide-34-layer-2 {
    font-size: 8px !important;
    width: 220px !important;
    line-height: 15px !important;
    min-width: unset; }

  a#slider-22-slide-34-layer-4 {
    margin-top: 15px !important;
    font-size: 8px !important;
    padding: 10px !important; }

  rs-layer#slider-22-slide-35-layer-2 {
    font-size: 8px !important;
    width: 220px !important;
    line-height: 15px !important;
    min-width: unset; }

  a#slider-22-slide-35-layer-4 {
    margin-top: 15px !important;
    font-size: 8px !important;
    padding: 10px !important; }

  rs-layer#slider-22-slide-36-layer-3 {
    font-size: 8px !important;
    width: 220px !important;
    line-height: 15px !important;
    min-width: unset; }

  a#slider-22-slide-36-layer-4 {
    margin-top: 15px !important;
    font-size: 8px !important;
    padding: 10px !important; }

  rs-layer#slider-22-slide-37-layer-3 {
    font-size: 8px !important;
    width: 220px !important;
    line-height: 15px !important;
    min-width: unset; }

  a#slider-22-slide-37-layer-4 {
    margin-top: 15px !important;
    font-size: 8px !important;
    padding: 10px !important; }

  section.mextreo-hero .hero-slide {
    height: 180px !important; }

  rs-module#rev_slider_22_1 {
    height: 180px !important; }

  rs-layer#slider-22-slide-33-layer-0 {
    height: 180px !important; }

  rs-module-wrap#rev_slider_22_1_wrapper {
    height: 180px !important; }

  rs-layer#slider-22-slide-36-layer-0 {
    height: 180px !important; }

  rs-layer#slider-22-slide-37-layer-0 {
    height: 180px !important; } }
@media only screen and (max-width: 359px) {
  section.commingsoon #clockdiv .time {
    width: 50px; }

  section.commingsoon #clockdiv .time span {
    font-size: 26px;
    line-height: 37px; }

  section.commingsoon #clockdiv .dot {
    font-size: 23px;
    padding: 77px 8px; }

  h1 {
    font-size: 30px;
    line-height: 40px; } }
/* 
--------------------------
- Custom TypographyG1917
--------------------------
*/


p.timing:hover{
	color:#bebab6;
    cursor:pointer;	
}

.footer-logo{
	margin-left:0px;
    display: block;
	color:#ffffff;}
	
.footer-logo img{
	width: 32%;
    margin: 0 auto;
    display: block;
   padding-top: 0px;
    padding-bottom: 0px;
}

/*# sourceMappingURL=style.css.map */
.mt-85{
  margin-top: 85px;

}
.about h2{ 
  font-family: 'Playfair Display', sans-serif;
  font-size: 46px;
    color: #ea7822;
    margin: 0;
    padding-bottom: 20px;
    font-weight: 400;
    letter-spacing: inherit;
}
 .about .exp-img .img {
    width: 95%;
    height: 360px;
    position: relative;
    z-index: 2;
}
    .about .exp-img .img:after {
      content: '';
      position: absolute;
      top: 40px;
      left: 40px;
      right: 40px;
      bottom: 40px;
      background: rgba(255, 255, 255, 0.95);
      z-index: -1; }
    .about .exp-img .img .since {
      position: absolute;
      right: 70px;
      top: 70px; }
      .about .exp-img .img .since span {
        display: block;
        color: #b19777;
        font-size: 22px;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 1; }
        .about .exp-img .img .since span:first-of-type {
          font-size: 16px;
          font-weight: 600;
          letter-spacing: 2px; }
    .about .exp-img .img .years {
      position: absolute;
      left: 70px;
      bottom: 70px; }
      .about .exp-img .img .years h2 {
        font-size: 140px;
        font-weight: 800;
        background: url(../img/exp.jpg) no-repeat;
        background-position: 18% 65%;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        line-height: 1; }
      .about .exp-img .img .years h5 {
        color: #b19777;
        letter-spacing: 5px;
        font-size: 20px; }
  .about .exp-content {
    position: relative;
    z-index: 2;
    padding-right: 10px;
     }

       

     .mthead{
        font-size: 21px;
    color: #e46709;
	margin-top: 0px;
	margin-bottom: 15px;
    
     }
	 
	 .per:after{
		 
	 }
	 
	 
.mt-40 {
    margin-top: 40px !important;
}
     .mthead1{
        font-size: 21px;
    color: #e46709;
     }
    .about .exp-content:after {
      content: '';
      width: 200px;
      height: 250px;
      position: absolute;
      top: -40px;
      right: -40px;
      border: 10px solid #fafafa;
      z-index: -1; }
    .about .exp-content.nopat:after {
      display: none; }
    .about .exp-content ul {
      margin: 30px 0 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .about .exp-content ul li {
        font-size: 10px;
        font-weight: 500;
        letter-spacing: 4px;
        text-transform: uppercase; }
        .about .exp-content ul li:after {
          content: '/';
          position: relative;
          margin: 0 15px;
          color: #777; }
        .about .exp-content ul li:last-of-type:after {
          display: none; }
  .about .ab-exp .pattern {
    height: 100%;
    width: 100%; }
  .about .ab-exp .years-exp {
    position: relative;
    height: 100%;
    width: 100%;
    /*border: 10px solid #ff6e00;*/
      border-bottom: 10px solid #ff6e00;
    border-right: 10px solid #ff6e00;	}
    .about .ab-exp .years-exp .exp-text {
      position: absolute;
      bottom: 6px ;
      left: -10px;
      padding: 0px 0;
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      background: #f9f9fb; }
      .about .ab-exp .years-exp .exp-text h2 {
        font-size: 70px;
    font-family: 'Teko', sans-serif;
    line-height: 1;
    color: black;
    display: inline-block;
    position: relative;
    z-index: 2;
    font-weight: 100;
    margin: 0; }
	
	.about .ab-exp .years-exps {
    position: relative;
    height: 100%;
    width: 100%;
    /*border: 10px solid #ff6e00;
border-top: 10px solid #ff6e00;
    border-left: 10px solid #ff6e00;*/
	}
	
    .about .ab-exp .years-exps .exp-text {
      position: absolute;
      /*top: 0px;
      right: -10px;*/
      padding: 5px 5px;
      background: #f9f9fb; }
      .about .ab-exp .years-exps .exp-text h2 {
        font-size: 70px;
    font-family: 'Teko', sans-serif;
    line-height: 1;
    color: black;
    display: inline-block;
    position: relative;
    z-index: 2;
    font-weight: 100;
    margin: 0; }
        .about .ab-exp .years-exp .exp-text h2:after {
          content: '';
          width: 40px;
          height: 40px;
          border-radius: 50%;
          background: #ffffff;
          position: absolute;
          right: -15px;
          top: -15px;
          z-index: -1; }
      .about .ab-exp .years-exp .exp-text h6 {
        font-size: 18px; font-family: 'Poppins', sans-serif; margin: 0; }
  .about .specialty ul {
    margin: 0; }
    .about .specialty ul li {
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      font-size: 15px;
      font-weight: 700;
      letter-spacing: 1px;
      text-transform: uppercase;
      padding: 0 0 15px;
      border-bottom: 1px solid #f1f1f1;
      margin-bottom: 30px; }
      .about .specialty ul li span {
        font-size: 14px;
        font-weight: 300;
        color: #999;
        margin-right: 30px; }
      .about .specialty ul li:last-of-type {
        margin-bottom: 0; }
		
		.line{
			z-index: 17;
			    margin-bottom: 5px;
    background-color: rgb(236 120 37);
    /* visibility: visible; */
    overflow: hidden;
    /* border-color: rgb(136, 136, 136); */
    /* border-style: none; */
    margin: 0 auto;
    border-radius: 0px;
    padding: 1px;
    /* color: rgb(255, 255, 255); */
    width: 1px;
    height: 70px;
    /* min-height: 0px; */
    /* min-width: 0px; */
    /* max-height: none; */
    /* max-width: none; */
    /* opacity: 1; */
    }
	
	.lines{
	background-color: rgb(236 120 37);
    border-radius: 0px;
    padding: 1px;
    right: -5px;
    top: 25%;
    position: absolute;
    width: 1px;
    height: 285px;
    }
		
		
  .about .pat {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 40%;
    z-index: 2; 
	}
	
    .about .pat:after {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #fff;
      opacity: .94; }

      .we p{
         font-size: 16px;
    text-align: left;
    padding-bottom: 20px;
    font-weight: normal;
    font-style: normal;
  }
  .we h2{ 
  font-family: 'Playfair Display', sans-serif;
  font-size: 40px;
  color: #ea7822;
  margin: 0;
  padding-bottom: 20px;
    font-weight: 600;
    padding-top: 0px;
 }
  .about p{
      font-size:15px; 
      text-align:justify;
      font-family: 'Poppins', sans-serif;
  }
  .val{
      background-color: white;
    padding: 12px 35px;
    box-shadow: 0px 9px 31px 6px rgb(0 0 0 / 5%);
    margin-top: 40px;
  }
  .val ul li{
      font-size:15px; 
      text-align:justify;
      line-height:1.8;
      font-family: 'Poppins', sans-serif;
      list-style:disc;
      
  }
  .val ul{
      
      padding-left: 20px;
  }
  .val h1{
      font-size: 23px;
    font-weight: 500;
    color: #ea7822;
  }
  .btn-main {
    margin: 0 auto;
    text-align: center;
    letter-spacing: 3px;
    font-family: 'Poppins', sans-serif;
    position: relative;
    border: 1px solid #ea7822;
    text-transform: uppercase;
    font-size: 12px;
    padding: 15px 34px;
    color: #000;
    transition: all ease .5s;
}

.btn-main:hover {
    color: #ea7822;
}

.btn-main:before {
    content: "";
    position: absolute;
    border-bottom: 1px solid #ea7822;
    width: 30px;
    transform: translate(-50%, -50%);
    height: 1px;
    left: 0;
    top: 50%;
    float: left;
    transition: all ease .5s;
}

.btn-main:hover:before {
    left: 100%;
}


@media (min-width: 1200px) and (max-width: 4000px) {
  
  
  
    .work-item {
        height: 350px;
    }

    .mt-60-lg {
        margin-top: 60px !important;
    }
  .mt-150-lg {
        margin-top: 150px !important;
    }
    

    
   
}

h1.title-anim.ab{
  color: #ea7822; 
  margin-bottom: 160px; 
  visibility: inherit; 
  opacity: 1; 
  transform: matrix(1, 0, 0, 1, 0, 0);
  }

  .ic{
  position:absolute;
  bottom:1%;
  z-index:9;
}

.ic ul{
  padding-top:50px;
  margin: 0 auto;
    display: table;
  
}

.ic ul li{
  float:left;
  }

.ic ul li a{
  margin: 0px 14px;
    border-radius: 20%;
 padding: 6px 8px 8px 10px;
}

.ic ul li img {
    width: 44px; 
    margin: 0 auto;
    display: block;
	margin-bottom: -8px;
}

.ic ul li:nth-child(1) a {
   background-color: #4a415b;
   }

  .ic ul li:nth-child(2) a{
  background-color: #795548;
  }

  .ic ul li:nth-child(3) a{
  background-color: #926868;
  }
  .ic ul li:nth-child(4) a{
   background-color: #ce555a;
   }

  .ic ul li:nth-child(5) a{
  background-color: #7b9162;
  }

  .ic ul li:nth-child(6) a{
  background-color: #689290;
  }
  .ic ul li:nth-child(7) a{
   background-color: #636363;
   }

  .ic ul li:nth-child(8) a{
  background-color: #ceb125;
  }

/*
.sm-mint ul li a:nth-child(1) img {
   background-color: #4a415b;
   }

  .sm-mint ul li a:nth-child(2) img{
  background-color: #795548;
  }

  .sm-mint ul li a:nth-child(3) img{
  background-color: #926868;
  }
  .sm-mint ul li a:nth-child(4) img{
   background-color: #ce555a;
   }

  .sm-mint ul li a:nth-child(5) img{
  background-color: #7b9162;
  }

  .sm-mint ul li a:nth-child(6) img{
  background-color: #689290;
  }
  .sm-mint ul li a:nth-child(7) img{
   background-color: #636363;
   }

  .sm-mint ul li a:nth-child(8) img{
  background-color: #ceb125;
  }
/*.email-link ul li a {
   background-color: #f0ededfa;
   }*/

.hvr-sink:hover, .hvr-sink:focus, .hvr-sink:active {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}

/* Bob */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
.hp_loc {
  /* border-bottom */
}

.hp_loc .lt {
  float: left;
  width: 50%;
  height: 480px;
  overflow: hidden
}

.hp_loc .rt {
  float: left;
  width: 50%;
  height: 480px;
  overflow: hidden
}

.hp_loc .cnt {
  
  height: 240px;
  overflow: hidden
}
.hp_loc .cnt .bx {
  float: left;
  width: 33.333%;
  height: 240px
}

.hp_loc .rt .bx {
  float: left;
  width: 50%;
  height: 240px
}

.hp_loc .pd {
  padding: 3px;
  height: 100%;
  overflow: hidden
}

.hp_loc .dv {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 6px;
  overflow: hidden
}

.hp_loc .dv .bg-zoom {
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-transition: all 1.2s ease-out;
  -moz-transition: all 1.2s ease-out;
  -o-transition: all 1.2s ease-out;
  transition: all 1.2s ease-out
}

.hp_loc .bg {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(253, 225, 143, .2);
  width: 100%;
  height: 100%;
  -webkit-transition: all 1.2s ease;
  -moz-transition: all 1.2s ease;
  -o-transition: all 1.2s ease;
  transition: all 1.2s ease;
  opacity: 0
}

.hp_loc .tx1 {
  font-family: 'Poppins', sans-serif;
  position: absolute;
 /*top: 30px;*/
  left: 0;
  text-align: center;
  color: #ffffff;
  width: 100%;
  font-weight:600;
  padding: 4px 0px;
    font-size: 14px;
  text-shadow: 0 2px 5px #00000091;
  line-height: 21px;
  text-transform: uppercase;
  -webkit-transition: all 1.2s ease;
  -moz-transition: all 1.2s ease;
  -o-transition: all 1.2s ease;
  transition: all 1.2s ease;
}

.hp_loc .tx2 {
  position: absolute;
  bottom: 30px;
  left: 0;
  text-align: center;
  color: #fff;
  width: 100%;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  opacity: 0;
  -webkit-transition: all .9s ease;
  -moz-transition: all .9s ease;
  -o-transition: all .9s ease;
  transition: all .9s ease
}

.hp_loc .lk {
  position: relative;
  float: left;
  font-size: 12px;
  line-height: 12px;
  border: 1px solid #383636;
  color:#ffffff ;
  text-transform: uppercase;
  border-radius: 4px;
  padding: 14px 30px;
  left: 50%;
  transform: translateX(-50%);
  margin: 40px 0;
  font-weight: 700
}

.hp_loc .lk:hover {
  background-color: #666;
  border-color: #666;
  color: #fff
}

.hp_loc .dvright .lt {
  float: right
}

.hp_loc .dv:hover .bg-zoom {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -ms-transform: scale(1.2)
}

.hp_loc .bx .tx1 {
   bottom: 0px
}

.hp_loc .bx .tx2 {
  bottom: 30px
}

.hp_loc .dv:hover .tx2 {
  opacity: 1;
}


.hiden {
color: #ffffff;
    font-size: 14px;
    text-align: center;
    margin: 0 auto;
    display: block;
    letter-spacing: 1.1px;font-family: 'Poppins', sans-serif;
  
}


.scrollt {
    width: 50px;
    height: 50px;
    position: fixed;
    right: 32px;
    bottom: 105px;
    background-color: #7fff0000 !important;
    border-radius: 50%;
    color: #fff;
    line-height: 36px;
    font-size: 12px;
    z-index: 50;
}

.scrolls {
    width: 40px;
    height: 60px;
    position: fixed;
    right: 33px;
    bottom: 33px;
    background-color: #7fff0000 !important;
    border-radius: 50%;
    color: #fff;
    line-height: 36px;
    font-size: 12px;
    z-index: 50;
}

a.float:hover {
    color: #eaeaea !important;
}
.float {
    position: fixed;
    width: 42px;
    height: 42px;
    bottom: 160px;
    right: 45px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 10000;
    display: block !important;
}
.my-float {
    margin-top: 16px;
}
.icon-bg{
	color: #fff;
    transition: all 0.5s ease;
    background-color: #15151594;
    padding: 10px;
    border-radius: 50%;
    line-height: 2.5;
}}



.hero {
    height: 100vh;
}

.hero-title h1 {
    color: #000;
    margin: 0 !important;
    letter-spacing: 1px;
    font-size: 50px;
    font-weight: 900;
    font-family: 'Playfair Display', sans-serif;
}

.hero-title h3 {
    color: #ea7822;
}

.hero-bg {
    background-size: cover;
    position: absolute;
    right: 0;
    top: 0;
    height: calc(100%);
    width: calc(100%);
    z-index: 6;
    overflow: hidden;
    opacity: 1;
}


.hero-bg img {
    height: 90%;
    position: absolute;
    opacity: 1;
    bottom: 0;
    right: 10%;
}

.hero-bg::before {
    z-index: -10;
}
#video-background {
/*  making the video fullscreen  */
  
  right: 0; 
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
  width: 100%; 
  height: 100%;
  z-index: -100;
  object-fit:cover;
  
  
}





.centered {
    display: flex;
    align-items: center;
    justify-content: center;
}

.email-link {
    position: relative;
    top: 35px;
    left:8%;
    /*z-index: 99;*/
    z-index: 7;
	

}

.email-link ul li:hover.span{
	display:block;
}

.email-link ul li{
	margin-top: 8px;
    height: 38px;
    width: 38px;
	display: block;
    margin-left: 0px;
    padding: 0;
    text-align: center;
    transition: all 0.2s ease;
	background-color: white;
    border-radius: 50%;

}


.email-link a {
    color: #fff;
    transition: all 0.5s ease;
    padding: 1px 5px;
    border-radius: 50%;
    line-height: 2.5;
	 /*background-color: #ddddddfa;
    box-shadow: 0 1px 4px rgb(0 0 0 / 65%), 0 0 40px rgb(0 0 0 / 0%) inset;*/
}

.email-link a img{
	width:23px;
}


.email-link a:hover {
    color: #ea7822;
}
h1.title-anim.ab{
	color: #ea7822; 
	margin-bottom: 160px; 
	visibility: inherit; 
	opacity: 1; 
	transform: matrix(1, 0, 0, 1, 0, 0);
	}
.social {
    position: absolute;
    right: -8%;
    z-index: 3;
    background-color: #ea7822e8;
    padding: 10px;
    border-radius: 10px;
}
.social a{
    color:white;
}
.social ul li {
    display: block;
    margin-left: 10px;
    padding: 0;
    text-align: center;
    transition: all 0.2s ease;
}

.contact .social ul li {
    display: inline;
}

.social ul li a {
    transition: all 0.5s ease;
}

.social ul li:hover a {
    color: #ea7822;
}

.social ul {
    margin: 3px;
    padding: 0;
	
}

.contact.social ul li a {
    margin: 0;
    padding: 7px 11px;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
	border-radius:50%;
	background-color: #07070729;
}

.port li {
    list-style: circle;
    padding: 7px 0px;
}
.icon1{
	color:white;
}
.icon2{
	color:white;
}
.icon3{
	color:white;
}
.icon4{
	color:white;
}
.icon5{
	color:white;
}
.icon6{
	color:#03ad1d;  
}

.mis{
	padding-top:64px;
} 

.first img{
	height: 172px;
    object-fit: cover;
    margin-bottom: 19px;
	
}

.sec img{
	height: 240px;
    object-fit: cover;
}
.para ul li{
    font-weight: 400;
    font-size: 15px;
    text-align: justify;
    font-family: 'Poppins', sans-serif;
    list-style: disc;
	display: list-item;
    line-height: 1.7;
    
}


.para ul{
	padding-left: 20px;
}

/*=== Animations start here  ===*/

/*==== FADE IN UP ===*/
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

/*=== Trigger  ===*/
.animate {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

  
/*=== Optional Delays, change values here  ===*/
.one {
-webkit-animation-delay: 0.5s;
-moz-animation-delay: 0.5s;
animation-delay: 0.5s;
}
 
 img.gifs{
width: 480px;
    filter: grayscale(1);
    opacity: 0.2;
     height: 110px;
    margin-top: 0px;

 }
 

 
.no-padd{
	padding:0;
}
/*.ft1{background-color: #e36509;}
.ft2{background-color: #e46b12;}
.ft3{background-color: #e8741f; }
.ft4{background-color: #eb7a26; }
.ft4 p{ padding-left:60px;}
.ft3 p{padding-left:75px;}*/

/*
@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.hvr-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-push:hover, .hvr-push:focus, .hvr-push:active {
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}*/
.tx1{
	
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  
}

a.bx:hover .tx1{
	
	 -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
	
}

.single-info a img {
    width: 17px;
   
}

p.abtus {
    text-align: justify;
    line-height: 26px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
}
	
	
section.mextreo-service {
  position: relative;
  padding-top: 56px;
  padding-bottom:40px; 
  width:100%;
  height:100%;
  background:#ffffff;
  z-index: 1;
  overflow: hidden; }



.box{
	position:absolute;
	height:60px;
	width:60px;
	border:4px solid #794b2f;
}

.box:nth-child(1){
	top:12%;
	left:42%;
	animation:animate 10s linear infinite;
}.box:nth-child(2){
	top:70%;
	left:50%;
	animation:animate 7s linear infinite;
}.box:nth-child(3){
	top:17%;
	left:6%;
	animation:animate 9s linear infinite;
}.box:nth-child(4){
	top:20%;
	left:60%;
	animation:animate 10s linear infinite;
}.box:nth-child(5){
	top:67%;
	left:10%;
	animation:animate 6s linear infinite;
}.box:nth-child(6){
	top:80%;
	left:70%;
	animation:animate 12s linear infinite;
}.box:nth-child(7){
	top:60%;
	left:80%;
	animation:animate 15s linear infinite;
}.box:nth-child(8){
	top:32%;
	left:25%;
	animation:animate 16s linear infinite;
}.box:nth-child(9){
	top:90%;
	left:25%;
	animation:animate 9s linear infinite;
}.box:nth-child(10){
	top:20%;
	left:80%;
	animation:animate 5s linear infinite;
}


ul.valu li {
    list-style: disc;
    line-height: 2.3;
	display: list-item;
	font-size:13px;
}

ul.valu{padding-left:20px;
font-family:'Montserrat', sans-serif;}

.ftr1{
	margin-bottom:90px;
	
}

.ft1{
	margin: 0 auto;
    display: table;
}




@keyframes animate{
	
	0%{
		transform: scale(0) translateY(0) rotate(0);
		opacity:1;
	}
	100%{
		transform: scale(1.3) translateY(-90px) rotate(360deg);
		opacity:0.5;
	}
	
}



/********************************************

about page

********************************************/
section.company.services.interior .row {
    padding: 50px 0;
}
.company{
	padding-bottom:120px;
	padding-top:70px;
	}

ul.service-list li {
    list-style: disc;
    display: list-item;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 29px;
    color: #272727;
}
ul.service-list {
    padding-left: 50px;
    margin-bottom: 20px;
}
.company h5{
    margin-bottom:15px;
}

.company h2{
	font-family:'Montserrat', sans-serif;
    font-size: 37px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0px;
    text-align: left;
	padding-bottom:20px;
	    color: #ec7825;
	    
    margin-bottom: 20px;
	}
	.company h3{
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0px;
    text-align: left;
    padding-bottom: 0px;
    color: #ec7825;
    margin-bottom: 20px;
	}
		.company h4{
	font-family:'Montserrat', sans-serif;
    font-size:28px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0px;
    text-align: left;
	padding-bottom:0px;
	    color: #ec7825;
	    
    margin-bottom: 20px;
	}
p.service-p {
    border: none !important;
    padding-left: 0 !important;
    margin-bottom: 20px !important;
    margin-left:0 !important;
}
.company p{
	font-family:'Montserrat', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
	color: #272727;
    border-left: 3px solid #FF6E00;
    padding-left: 40px;
    margin-left: 10px;
	text-align: justify;
    }

.visions{
	background: #000000;
	height: 100vh;
	}
.abt-height{
	height: 140vh ;
}	
.visions h5{
	color: white;
	}

.visions1{
    
    padding: 80px 20px;
    }
.visions11{
    
    padding: 0px 20px;
    }
.visions1 p{
	font-family:'Montserrat', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 26px;
    color: #FFFFFF;
	padding-bottom: 20px;
	text-align: justify;
	}

.visions1 ul li{
	font-family:'Montserrat', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 26px;
    color: #FFFFFF;
	}
	.visions2 img{
		
	height: 100%;
    width: 100%;
    object-fit: cover;
	}
	.visions2{
		padding: 0px 0px 0px 0px;
		}


/*******************************************
           turnkey
*******************************************/

.h2line{
	border-bottom:2px solid #FF6E00 !important;
	width:170px;
	    margin: 0 auto;
    display: block;
	margin-bottom: 10px;
}





.ics img {
    width: 91px;
    height: 80px;
}

.ics ul {
	margin: 25px auto 0px auto;
    display: table;
	
}

.ics ul li{
	
border-radius: 7px;
margin-bottom:21px;
	
}

.ics1 {
       height: 80px;
       background: #ffffff;
    border-bottom: 3px solid  #FE6102;
}



.ics ul li:nth-child(1) a {
   background-color: #4a415b;   
 /*  border: 5px solid white;*/
    border-radius: 10px;
   }

  .ics ul li:nth-child(2) a{
  background-color: #795548; 
 /*  border: 5px solid white;*/
    border-radius: 10px;
  }

  .ics ul li:nth-child(3) a{
  background-color: #926868;  
  /*  border: 5px solid white;*/
    border-radius: 10px;
  }
  .ics ul li:nth-child(4) a{
   background-color: #ce555a;   
   /*  border: 5px solid white;*/
    border-radius: 10px;
   }

  .ics ul li:nth-child(5) a{
  background-color: #7b9162;
  /*  border: 5px solid white;*/
    border-radius: 10px;
  }

  .ics ul li:nth-child(6) a{
  background-color: #689290;  
  /*  border: 5px solid white;*/
    border-radius: 10px;
  }
  .ics ul li:nth-child(7) a{
   background-color: #636363; 
  /*  border: 5px solid white;*/
    border-radius: 10px;
   }

  .ics ul li:nth-child(8) a{
  background-color: #ceb125;
     /*  border: 5px solid white;*/
    border-radius: 10px;
  }
  
  .service1{
	padding-bottom:60px;
	padding-top:60px;
	height:100%;
	}


.service1 h2{
	font-family:'Montserrat', sans-serif;
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 72px;
    letter-spacing: 0px;
    text-align: left;
	padding-bottom:0px;
	}

.service1 p{
	font-family:'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 30px;
	color: #272727;
    padding-top: 20px;
	text-align: justify;
    }
/********************************************

career

********************************************/

.form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 20px;
    font-size: 1.5rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.h-fullscreen {
    padding: 0 0 60px 0;
}
button.sub{
	margin-left: 16px;
    display: block;
    padding: 8px 27px;
    background-color: #fe6102;
    border: 2px solid white;
    color: white;
    font-weight: 600;
	cursor:pointer;
}


label {
    font-size: 14px;
    color: #ffffff;
}
.swiper-slide{
  width: 500px;
  height:340px;
  border: 5px solid #FF5722;
  border-radius:10px;
}
.sr-mt{
	margin-top: -50px !important;
}
.item_t{
	position: absolute;
    bottom: 0px;
    width:100%;
    padding: 10px 100px 10px 102px;
   /* -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);*/
    background-color:#828281;
}

.item_t h5{
	text-align:center;
	font-size:19px;color:white;
	text-transform: uppercase;
}
/*section.mextreo-service {
  position: relative;
  padding-top: 56px;
  padding-bottom:40px; 
  width:100%;
	height:100%;
	background: linear-gradient(45deg,rgba(255,250,250,1) , rgb(183 122 85) , rgba(255,250,250,1));
	background-size:400% 400%;
	animation: change 10s ease-in-out infinite;
  z-index: 1;
  overflow: hidden; }
  
@keyframes change{
	
	0%{
		background-position: 0 50%;
	}
	50%{
		background-position: 100% 50%;
	}
	100%{
		background-position: 0 50%;
	}
}*/
.ic1{
   /* position: absolute;*/
	    background-color: #fe6102;
    z-index: 9;
    bottom: 0;
}

.ic1 ul{
  padding-top: 25px;
    margin: 0 auto;
    display: table;
    padding-bottom: 25px;
  
}

.ic1 ul li{
  float:left;
  }

.ic1 ul li a{
  margin: 0px 14px;
    border-radius: 20%;
  padding: 6px 13px 8px 15px;
}

.ic1 ul li img {
    width: 44px; 
    margin: 0 auto;
    display: block;
	margin-bottom: -8px;
}

.ic1 ul li:nth-child(1) a {
   background-color: #4a415b;
   }

  .ic1 ul li:nth-child(2) a{
  background-color: #795548;
  }

  .ic1 ul li:nth-child(3) a{
  background-color: #926868;
  }
  .ic1 ul li:nth-child(4) a{
   background-color: #ce555a;
   }

  .ic1 ul li:nth-child(5) a{
  background-color: #7b9162;
  }

  .ic1 ul li:nth-child(6) a{
  background-color: #689290;
  }
  .ic1 ul li:nth-child(7) a{
   background-color: #636363;
   }

  .ic1 ul li:nth-child(8) a{
  background-color: #ceb125;
  }
  
  /*==============Sticky Header Style==============

.ic1.serv-fixed {
  animation-duration: 0.8s;
  animation-name: fadeInDown;
  animation-timing-function: ease-in-out;
  -webkit-box-shadow: 0px 13px 35px -12px rgba(35, 35, 35, 0.15);
  -moz-box-shadow: 0px 13px 35px -12px rgba(35, 35, 35, 0.15);
  box-shadow: 0px 13px 35px -12px rgba(35, 35, 35, 0.15);
  left: 0;
  background: #fe6102;
  position: fixed !important;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 999; }
  
	  
.ic1.serv-fixed ul {
    padding-top: 15px;
    padding-bottom: 10px;
    margin: 0 auto;
    display: table;
}	  
*/

.icabout{
   /* position: absolute;
      background-color: #fe6102;*/
      background-color: #fff;
    z-index: 9;
    bottom: 0;
	 /*   border-bottom: 3px solid #fe6102;*/
}

.icabout ul{
  padding-top: 25px;
    margin: 0 auto;
    display: table;
    padding-bottom: 25px;
  
}

.icabout ul li{
  float:left;
  }

.icabout ul li a, .service-icon li a{
  margin: 0px 14px;
    border-radius: 20%;
  padding: 6px 8px 8px 10px !important;
}
.service-icon li a{
	margin: 0px 13px;
}
.icabout ul li img, .service-icon li img {
    width: 44px; 
    margin: 0 auto;
    display: block;
  margin-bottom: -8px;
}
.service-icon li img {
	height:auto;
}
div#drift-frame-controller {
    bottom: 70px !important;
    position: relative;
}
.icabout ul li:nth-child(1) a {
   background-color: #4a415b;
   }

  .icabout ul li:nth-child(2) a{
  background-color: #795548;
  }

  .icabout ul li:nth-child(3) a{
  background-color: #926868;
  }
  .icabout ul li:nth-child(4) a{
   background-color: #ce555a;
   }

  .icabout ul li:nth-child(5) a{
  background-color: #7b9162;
  }

  .icabout ul li:nth-child(6) a{
  background-color: #689290;
  }
  .icabout ul li:nth-child(7) a{
   background-color: #636363;
   }

  .icabout ul li:nth-child(8) a{
  background-color: #ceb125;
  }
  


.icabout.serv-fixed {
  animation-duration: 0.8s;
  animation-name: fadeInDown;
  animation-timing-function: ease-in-out;
  -webkit-box-shadow: 0px 13px 35px -12px rgba(35, 35, 35, 0.15);
  -moz-box-shadow: 0px 13px 35px -12px rgba(35, 35, 35, 0.15);
  box-shadow: 0px 13px 35px -12px rgba(35, 35, 35, 0.15);
  left: 0;
  background: #ffffff;
  position: fixed !important;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 99; 
      border-top: 3px solid #fe6102;}
  
 	.single-info p {
    line-height: 2 !important;
	text-align: center !important;
	color: aliceblue !important;
    font-weight: 400 !important;
	font-size: 12px;
	color:#fff;
    padding-top: 0 !important;

}
   
.icabout.serv-fixed ul {
    padding-top: 15px;
    padding-bottom: 10px;
    margin: 0 auto;
    display: table;
}
 .ic2{
	background-color: #fff !important;
    bottom: 0 !important;
	
}
.ic2 div ul {
    padding-top: 15px !important;
    padding-bottom: 15px;
}
.ser-padding{
	padding-bottom: 25px !important;
    padding-top: 15px !important;
}
.ct-mt{
	margin-top: 20px !important;
}
  section.work-success .success-bg {
   position: absolute;
    right: 0;
    top: 0;
    width: 348px;
    z-index: 0; }
	
.addrs-h{
	height: auto;
}
@media only screen and (max-width: 767px) {
.sc {
    display: flex;
    flex-direction: column;
}	
.sc1 {
    order: 2;
}
.sc2 {
    order: 1;
}
section.company.services.interior .row {
    padding: 10px 0;
}
	.service-icon li a {
    margin: 0px 4px !important;
}
div#drift-frame-controller {
    bottom: 80px !important;
    position: relative;
    right: 0 !important;
}
	.h-fullscreen {
    padding: 0px 0;
}
}
section.metro.section-padding.col-lg-12{
	padding-top: 20px;
}
@media (min-width: 991px) and (max-width: 1125px){
	.h-fullscreen {
    padding: 0 0 80px 0;
}
section.turnservice {
    padding: 40px 0;
}
	section.work-success .success-bg {
    position: absolute;
    right: 0;
    top: 0;
    width: 300px;
    z-index: 0;
}
section.footer-details .footer-information .single-info {
    text-align: left;
    padding: 20px;
}
}
@media (min-width: 1025px) and (max-width: 1125px){
	
section.mextreo-hero.inner .contact-details {
    height: 262px;
    background: #FF6E00;
    padding: 30px;
    position: absolute;
    top: 10%;
    width: 95%;
    left: -5%;
}

.hero-inner-img img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}	
}
@media (min-width: 1125px) and (max-width: 1225px){
section.work-success .success-bg {
    position: relative;
    left: 392px;
    top: -358px;
    width: 322px;
    z-index: 0;
}
section.mextreo-hero.inner .contact-details {
    height: 262px;
    background: #FF6E00;
    padding: 30px;
    position: absolute;
    top: 10%;
    width: 95%;
    left: -5%;
}
.hero-inner-img img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
}
@media (min-width: 1226px) and (max-width: 1400px){
	section.work-success .success-bg {
     position: absolute;
    right: 0;
    top: 0;
    width: 348px;
    z-index: 0;
}
section.mextreo-hero.inner .contact-details {
    height: 244px;
    background: #FF6E00;
    padding: 30px;
    position: absolute;
    top: 10%;
    width: 95%;
    left: -5%;
}
.hero-inner-img img {
width: 100%;
    height: 279px;
    object-fit: cover;
    position: relative;
    left: 26px;
}
}
@media (min-width: 1400px){
section.work-success .success-bg {
    position: absolute;
    right: 0;
    top: 0;
    width: 350px;
    z-index: 0;
	
}
section.mextreo-hero.inner .contact-details {
    height: 244px;
    background: #FF6E00;
    padding: 30px;
    position: absolute;
    top: 10%;
    width: 95%;
    left: -5%;
}
.hero-inner-img img {
    width: 80%;
    height: 296px;
    object-fit: cover;
}
}
