
body, html {
  font-family: 'Roboto', sans-serif;
  color: #444444;
}
body{
  position: relative;
}
a {
  color: #106eea;
}

a:hover {
  color: #3b8af2;
  text-decoration: none;
}
p{
  font-family: 'Roboto', sans-serif;
}
.obj1{    height: 413px;
    object-fit: cover;}
.obj2{height: 563px;
    object-fit: cover;}

.process-btm-div a:hover{background:red;}.process-top-div a:hover, .process-btm-div:hover{
 background: #a13581!important;

}
h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto", sans-serif;
}
.h2, h2 {
    font-family: 'Roboto', sans-serif;
    color: #23282d;
    font-size: 36px!important;
    font-weight: 700!important;
    line-height: 40px!important;
    letter-spacing: -1.7px;
}
.cont p{    font-size: 20px;}
.cont a {
    color: #8dc63f;
    text-decoration: revert;
}
.linksw:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 1px;
    width: 108%;
    background: #333333;
    -webkit-transform: skewX(-45deg) translateX(-100%);
    -ms-transform: skewX(-45deg) translateX(-100%);
    transform: skewX(-45deg) translateX(98%);
    z-index: -99999;
}
.sowidth i{color:#fff;}
.linksw {
       position: relative;
    top: -1px;
    width: 100%;
    z-index: -99999999;
}
.linksw a{    font-size: 13px;
    margin-top: 20px;
    line-height: 42px!important;}
/* ourteam */
.our-team{
    text-align: center;
    overflow: hidden;
    position: relative;
}
.our-team img{
    width: 100%;
    height: auto;
    transition: all 0.5s ease-in-out 0s;
}
.our-team:hover img{ transform: scale(1.2); }
.our-team .social{
    list-style: none;
    padding: 30px 15px;
    margin: 0;
    background: #0facf3;
    border-bottom-right-radius: 50px;
    position: absolute;
    top: 0;
    left: -50%;
    transition: all 0.4s ease-in-out 0s;
}
.our-team:hover .social{ left: 0; }
.our-team .social li{ display: block; }
.our-team .social li a{
    display: block;
    padding: 5px 0;
    font-size: 18px;
    color: #fff;
    transition: all 0.3s ease-in-out 0s;
}
.our-team .social li:first-child a{ padding-top: 0; }
.our-team .social li:last-child a{ padding-bottom: 0; }
.our-team .social li a:hover{ color: #000; }
.our-team .team-content{
      width: 100%;
    padding: 15px 10px;
    position: absolute;
    bottom: 0;
    background: rgb(0 0 0 / 55%);
    left: 0;
    padding-top: 1000px;
}
.conbg{    background: #ffd100;
    padding: 10px;}
.look img{    width: 100%;}
.arelook{}
.arelook h1{    font-size: 28px;
    color: #000;
    margin-top: 7px;}
.arelook h2{    font-size: 23px;
    color: #000;}
.arelook h3{font-size: 19px;
    color: #000;}
.arelook a{    color: #000;
    text-decoration: underline;}
	
		.mt44{    margin-top: -144px;}
.favdes{}
.favdes h1{    font-size: 19px;
    color: #8dc63f;}
.favdes h2{font-size: 34px;
    width: 60%;}
.favdes  b{    font-weight: bold;
    font-size: 38px;}
.favdes p{   margin-top: 20px; font-size: 19px;
    margin-bottom: 35px;}
.favdes a{    background: #8dc63f;
    padding: 20px;
    color: #fff;}
.title a{    color: #1d1e21;
    font-size: 14px;
}
.our-team .title{
      font-size: 17px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #fff;
    margin: 0 0 6px 0;
    background: #ffd100;
    padding: 10px;
}
.vc_column-inner {
    position: relative;
    top: -31px;
}
.team-content p{    color: #fff;
    text-align: center;
    font-size: 14px;
    padding: 20px;}
.texsub{    width: 80px!important;
    border-radius: 40px;}
	.texsub:hover {
    transform: none!important;
}
.our-team .post{
     display: block;
    font-size: 12px;
    color: #ffffff;
    margin-bottom: 15px;
}
.padlandr{
  padding-left: 5px!important;
  padding-right: 5px!important;
}
*, *::before, *::after {
   box-sizing: border-box;
}
 @keyframes rotate {
   100% {
     transform: rotate(0.5turn);
  }
}
.banner-slider .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled{
  display: none!important;
}
.banner-slider .owl-prev{
  left: 2px!important;
}
.banner-slider .owl-next{
  right: 2px!important;
}
.owl-nav .owl-prev:before {
    content: "\f053";
    text-indent: 2px!important;
}
 .rainbow {
   position: relative;
   z-index: 0;   
   overflow: hidden;
   padding: 2rem;
	 font-size: 45px;
	 color: #FFFFFF !important;
	 font-family: 'Oswald', sans-serif !important;
}
 .rainbow::before {
   content: '';
   position: absolute;
   z-index: -2;
   left: -50%;
   top: -50%;
   width: 200%;
   height: 200%;
  /* background-color:transparent;
   background-repeat: no-repeat;
   background-size: 50% 50%, 50% 50%;
   background-position: 0 0, 100% 0, 100% 100%, 0 100%;
   background-image: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff), linear-gradient(#fff, #fff), linear-gradient(#fff, #fff);
   animation: rotate 4s linear infinite;*/
}
 .rainbow::after {
   content: '';
   position: absolute;
   z-index: -1;
   left: 6px;
   top: 6px;
   width: calc(100% - 12px);
   height: calc(100% - 12px);
   background: #000000;
   border-radius: 5px;
}
@media only screen and (max-width: 990px){
    .our-team{ margin-bottom: 30px; }
}
a.button.getaqte {
       background: #101010;
    height: 80px;
    line-height: 40px;
    color: #fff!important;
    margin-top: -10px;
}
/* ourteam */
.back-to-top {
  position: fixed;
  display: none;
  right: 15px;
  bottom: 15px;
  z-index: 99999;
}
.icon img{    background: #84c13a;
    padding: 14px;
    border-radius: 50%;     border: 2px solid #fff;}
.back-to-top i {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  background: #106eea;
  color: #fff;
  transition: all 0.4s;
}

.back-to-top i:hover {
  background: #3284f1;
  color: #fff;
}
.featured-services .icon-box:hover .title a, .featured-services .icon-box:hover a {
    color: #fff;
}
.inner-header-process {
    background-size: cover;
    background: #f3f3f3 url(../img/strenght.jpg) no-repeat;
    display: inline-block;
    width: 100%;
    height: 400px;
}
.inner-header-process.about-top {
    background-size: cover;
    background: #f3f3f3 url(../img/about-top.jpg) no-repeat;
    display: inline-block;
    width: 100%;
    height: 400px;
}
.inner-header-process.service-top {
    background-size: cover;
    background: #f3f3f3 url(../img/service-top.jpg) no-repeat;
    display: inline-block;
    width: 100%;
    height: 400px;
}
.inner-header-process.process-top {
    background-size: cover;
    background: #f3f3f3 url(../img/process-top.jpg) no-repeat;
    display: inline-block;
    width: 100%;
    height: 400px;
}
.inner-header-process.contact-top {
    background-size: cover;
    background: #f3f3f3 url(../img/contact-top.jpg) no-repeat;
    display: inline-block;
    width: 100%;
    height: 400px;
}
.inner-header-process h2{
     font-family: 'Oswald', sans-serif;
    color: #fff;
    font-size: 63px!important;
    font-weight: 600;
    line-height: 28px;
    padding-left: 0;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-bottom: 0;
    padding-top: 195px;
    text-align: center;
}

.spinner-wrapper {
right: 0;
bottom: 0;
position: absolute;
top:8%;
left: 0;
z-index: 999999;
margin:0 auto;
}
.sk-cube-grid {
  width: 40px;
  height: 40px;
  margin: 100px auto;
}

.sk-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: #a13581;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
          animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; 
}
.sk-cube-grid .sk-cube1 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }
.sk-cube-grid .sk-cube2 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }
.sk-cube-grid .sk-cube3 {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s; }
.sk-cube-grid .sk-cube4 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }
.sk-cube-grid .sk-cube5 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }
.sk-cube-grid .sk-cube6 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }
.sk-cube-grid .sk-cube7 {
  -webkit-animation-delay: 0s;
          animation-delay: 0s; }
.sk-cube-grid .sk-cube8 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }
.sk-cube-grid .sk-cube9 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1); 
  }
}

@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1);
  } 
}
/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}
.sowidth{     line-height: 40px!important;   width: 18%;}
/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
  background:#00000059;
  height: 40px;
  font-size: 14px;
  transition: all 0.5s;
  color: #fff;
  display: block;
}

#topbar.topbar-scrolled {
  top: -40px;
}
#topbar.topbar-scrolled{}
#topbar .contact-info a {
  line-height: 1;
  color: #fff;
  transition: 0.3s;
}

#topbar .contact-info a:hover {
  text-decoration: underline;
}

#topbar .contact-info i {
  padding-right: 4px;
  margin-left: 15px;
}

#topbar .contact-info i:first-child {
  margin-left: 0;
}

#topbar .social-links a {
  color: rgba(255, 255, 255, 0.6);
  padding-left: 15px;
  display: inline-block;
  line-height: 1px;
  transition: 0.3s;
}

#topbar .social-links a:hover {
  color: #fff;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  background:#fff;
  transition: all 0.5s;
  z-index: 997;
  background-position: 0 -24px;
  padding: 0px 0;
 top: 40px;
   height: 70px;
}
.in-resp{
  display: none;
}

#header.header-scrolled {
  top: -10px;
  padding: 0px;
  background: #fff;
      -webkit-box-shadow: 0 7px 9px -2px #adadad70;
    -moz-box-shadow: 0 7px 9px -2px #adadad70;
    box-shadow: 0 7px 9px -2px #adadad70;
}

li.logoli a {
    background: #fff;
      -webkit-box-shadow: 0 7px 9px -2px #adadad70;
    -moz-box-shadow: 0 7px 9px -2px #adadad70;
    box-shadow: 0 7px 9px -2px #adadad70;
    padding: 15px;
    width: 140px;
    text-align: center;
}
#header .logo {
      font-size: 32px;
    margin: 0;
    padding: 0;
    line-height: 1;
    opacity: 1;
    font-weight: 600;
    letter-spacing: 0.8px;
    font-family: 'Roboto', sans-serif;
    background: #071643;
    padding: 25px;
    text-align: center;
    margin-bottom: -75px;
    background: #fff;
      -webkit-box-shadow: 0 7px 9px -2px #adadad70;
    -moz-box-shadow: 0 7px 9px -2px #adadad70;
    box-shadow: 0 7px 9px -2px #adadad70;
}

#header .logo a {
  color: #222222;
}

#header .logo a span {
  color: #106eea;
}

#header .logo img {
    width: 85%;
    padding-top: 10px;
    padding-bottom: 10px;
}

@media (max-width: 992px) {
  #header {
    padding: 15px;
    top: 0;
  }
  #header .logo {
    font-size: 28px;
  }
  .in-resp{
    display: block;
  }
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
.button {
  flex: 1 1 auto;
   text-align: center;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  transition: 0.3s;
}
.button:after {
  position: absolute;
  transition: 0.3s;
  content: "";
  width: 0;
  bottom: 0;
  height: 3px;
  left: 50%;
    bottom: 20px;
    height: 3px;
    background: #a13581;
}

.button:after {
  height: 120%;
  left: -10%;
  z-index: -1;
}
.button:hover {
  cursor: pointer;
}
.button:hover:after {
  width: 100%;
  left: 0;
}

.button:hover {
  color: #5bcaff;
}
.button:hover::after {
  left: -10%;
  width: 120%;
}
/* Desktop Navigation */
.nav-menu ul li a{
  color: #071643;
}
.nav-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu > ul {
  display: flex;
}

.nav-menu > ul > li {
  position: relative;
  white-space: nowrap;
  padding:0px 115px 0px 0px;
}
li.logoli {
    padding-left: 0!important;
}
.nav-menu a {
  display: block;
  position: relative;
     font-size: 16px;
    line-height: 22px;
    font-style: normal;
    color: #939598;
    font-weight: 400;
    font-family: 'Oswald', sans-serif;
    padding: 24px 12px;
    text-transform: uppercase;
}

.nav-menu > ul > li > a:before {

}

.nav-menu a:hover:before, .nav-menu li:hover > a:before, .nav-menu .active > a:before {
  visibility: visible;
  width: 100%;
}

.nav-menu a:hover, .nav-menu .active > a, .nav-menu li:hover > a {
  color:#a13581;
}

.nav-menu .drop-down ul {
  display: block;
  position: absolute;
  left: 26px;
  top: calc(100% + 30px);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  padding: 10px 0;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
}

.nav-menu .drop-down:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.nav-menu .drop-down li {
  min-width: 180px;
  position: relative;
}

.nav-menu .drop-down ul a {
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
  color: #062b5b;
}

.nav-menu .drop-down ul a:hover, .nav-menu .drop-down ul .active > a, .nav-menu .drop-down ul li:hover > a {
  color: #106eea;
}

.nav-menu .drop-down > a:after {
  content: "\ea99";
  font-family: IcoFont;
  padding-left: 5px;
}

.nav-menu .drop-down .drop-down ul {
  top: 0;
  left: calc(100% - 30px);
}

.nav-menu .drop-down .drop-down:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
}

.nav-menu .drop-down .drop-down > a {
  padding-right: 35px;
}

.nav-menu .drop-down .drop-down > a:after {
  content: "\eaa0";
  font-family: IcoFont;
  position: absolute;
  right: 15px;
}
.nav-menu ul li a:hover, .nav-menu ul li a:focus {
    color: #fff!important;
    text-decoration: none!important;
}
@media (max-width: 1366px) {
  .nav-menu .drop-down .drop-down ul {
    left: -90%;
  }
  .nav-menu .drop-down .drop-down:hover > ul {
    left: -100%;
  }
  .nav-menu .drop-down .drop-down > a:after {
    content: "\ea9d";
  }
}
.strng-right ul {
    padding-left: 15px;
    margin-bottom: 20px;
}
.strng-right ul li {
    font-size: 16px;
}
.stm_slider .stm_slide__overlay {
    padding: 0 15px;
    display: -ms-flexbox;
    /*display: flex;*/
    -ms-flex-align: center;
    height: 100vh;
    align-items: center;
    /*-ms-flex-wrap: wrap;
    flex-wrap: wrap;*/
    position: absolute;
    left: 0;
    right: 0;
    opacity: 1;
    width: 100%;
    text-align: center;
    top: 35%;
    /*transform: translateY(-50%);*/
    z-index: 2;
   
}
.stm_slider .stm_slide__title {
    position: relative;
    top: 100px;
    opacity: 1;
    margin-bottom: 40px;
    padding-top: 70px;
}
.stm_slider .stm_slide__title p{
	margin-top: 25px;
		color: #fff;
	
}
.logo-banner {
    display: block;
    width: 50%!important;
    margin: 0 auto;
    text-align: center;
}
.logo-banner a {
    text-align: center;
    display: inline-block;
}
a.get-qt {
    
    background: #a13581;
    display: inline-block;
    margin-top: 10px;
    font-family: 'Oswald', sans-serif;
    color: #fff;
    text-transform: uppercase;
}
a.get-qt:hover {
    background: transparent;
    color: #fff;
    text-decoration: none;
}
.hvr-sweep-to-left {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.hvr-sweep-to-left:hover:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.hvr-sweep-to-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
   background: #071643;
    color: #fff;
    text-decoration: none;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
#header.header-scrolled .logo {
    opacity: 1;
    width: 130px;
}
#header.header-scrolled  .nav-menu a{
  color: #071643;
}
#header.header-scrolled  .nav-menu .active a{
  color: #a13581;
}
.service-left {
/* background: url(../img/5di-service.png) no-repeat;
    background-size: contain;
    background-position: bottom;*/
}
#header.header-scrolled .logo {
    margin-bottom: -33px;
}
 h3.abtsub {
      font-family: 'Oswald', sans-serif;
    color: #23282d;
    font-size: 44px;
    font-weight: 600;
    line-height: 28px;
    padding-left: 0;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-bottom: 25px;
    text-align: left;
    position: relative;
}
 h3.abtsub:after {
       content: "";
    background: #a13581;
    width: 10%;
    height: 8px;
    position: absolute;
    left: 0;
    bottom: -20px;
    right: 0;
}

a:hover, a:focus {
    color: #fff!important;
    text-decoration: none!important;
}
 h3.abtsubright {
     font-family: 'Roboto', sans-serif;
    color: #a13581;
    font-size: 26px;
    font-weight: 600;
    line-height: 42px;
    text-transform: uppercase;
    padding-left: 33px;
    letter-spacing: 0;
    margin-bottom: 8px;
}
 h3.abtsubright:after {
        content: "";
    background: #a13581;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 174px;
    top: 11px;
}
 h3.subhead {
   font-family: 'Oswald', sans-serif;
    color: #2D2D2D;
    font-size: 44px;
    font-weight: 600;
    line-height: 28px;
    padding-left: 39px;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-top: 15px;
    margin-bottom: 25px;
    position: relative;
    letter-spacing: -1.7px;
}
h3.subhead:after {
   content: "";
    background: #a13581;
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: -17px;
    margin: 0 auto;
    /* right: auto; */
    /* border: 2px solid; */
}
.mrgtopzro{
  margin-top: 0!important;
}
.subbold{
  font-weight: 700;
}

.whowe p {
    width: 91%;
    text-align: justify;
    padding-bottom: 10px;
     font-family: 'Roboto', sans-serif;
     font-weight: 300;
    font-size: 16px;
    line-height: 1.73em;
    color: #313131;
}
.cnt p {
    width: 53%;
    text-align: center;
    padding-bottom: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.73em;
    color: #313131;
    margin: 0 auto;
}

.ourstrngtdiv{
  margin-top: 15px;
  display: inline-block;
  width: 100%;
}
.php-email-form .form-control {
    border: 0;
    border-bottom: 1px solid #e5e5e529;
    padding-left: 19px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    background: #bbbbbb45!important;
}
.pdzroL{
  padding-left: 0!important;
}
.pdzroR{
  padding-right: 0!important;
}
.abt-img-div {
    display: inline-block;
    padding-left: 20px;
    position:relative;
    padding-top: 20px;
    margin-bottom: 40px;
}
.abt-img-div:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    right: 34px;
    bottom: 20px;
    
    z-index: -0.6;
}
.abt-img-div img{
  border: 2px solid #dddddd;
  padding: 10px;
}
.srtng-leftct{
  background: #f3f3f3 ;
  display: inline-block;
  height: 60vh;
  width: 100%;
}
 h3.abtsubc {
     font-family: 'Oswald', sans-serif;
    color: #23282d;
    font-size: 44px;
    font-weight: 600;
    line-height: 28px;
    padding-left: 0;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-bottom: 25px;
}
 h3.abtsubc:after {
    content: "";
    background: #a13581;
    width: 26px;
    height: 37px;
    position: absolute;
    left: -213px;
    top: -4px;
    margin: 0 auto;
    right: 0;
}
.covid {
    background: #6d6d6d14;
    padding: 20px;
    margin-bottom: 50px;
    border: 1px dashed #e5e5e5;
    display: inline-block;
    width: 100%;
}
.covid p {
      font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.73em;
    color: #313131;
    margin-bottom: 0;
    text-align: justify;
}
.covid h4 {
        color: #23282d;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 8px;
    text-align: center;
}
.fewlines {
    background: #f7f7f7;
    background-size: cover;
    padding-bottom: 0;
    width: 100%;
    background-attachment: fixed;
        overflow: inherit;
}
.contactfrm h3{
  
    color: #23282d;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 8px;
    text-align: left;
    font-size: 42px;
    padding-left: 42px;
}
.contactfrm h3:before{
      content: "";
    background: #a13581;
    width: 26px;
    height: 37px;
    position: absolute;
    left: 15px;
    top: 3px;
    right: 0;
}
.contactfrm  p{
      font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.73em;
    color: #313131;
    margin-bottom: 30px;
    text-align: justify;
}
.mrg-btm80{
  margin-bottom: 80px;
}
.strng-right ul li {
   font-family: 'Oswald', sans-serif;
}
.enquir-now {
    text-align: right;
}
.enquir-now .view-details {
    background: #071643!important;
    color: #fff!important;
}
.srtng-left{
  background: url(../img/12.jpg) no-repeat;
  background-size: cover;
  display: inline-block;
  height: 60vh;
  width: 100%;
}
.strng-right{
    display: inline-block;
    height: 46vh;
    width: 100%;
    text-align: left;
    padding: 50px;
    background-size: 62%;
    padding-top: 0;
    padding-right: 0;
    background-position: bottom;
}
.strng-right p{
   font-family: 'Roboto', sans-serif;
   text-align: left;
   color: #313131;
   font-size: 16px;
   font-weight: 300;
   text-align: justify;
}
.strng-right .box:hover {
    border: 2px solid rgba(0,160,80,0);
    color: #fff!important;
    text-decoration: none;
}
h3.strng {
  font-family: 'Oswald', sans-serif;
    color: #23282d;
    font-size: 44px;
    font-weight: 600;
    line-height: 28px;
    padding-left: 0;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-top: 35px;
    margin-bottom: 25px;
    position: relative;
}
h3.strng:after {
       content: "";
    background: #a13581;
    width: 10%;
    height: 8px;
    position: absolute;
    left: 0;
    bottom: -20px;
    right: 0;
    
}
.prss {
    display: inline-block;
    width: 100%;
    position: relative;
}

.prs-left-cont {
    display: inline-block;
    width: 50%;
    padding: 50px;
    background: #fff;
    box-shadow: 0 0 29px 0 rgb(68 88 144 / 12%);
    transition: all 0.3s ease-in-out;
    position: absolute;
    z-index: 9;
    font-size: 15px;
    line-height: 26px;
    top: 16%;
    text-align: justify;
}
.prs-left-cont p{
   
       text-align: justify;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.73em;
    color: #4c4c4c;
}
.prs-right-cont {
    display: inline-block;
    width: 50%;
    padding: 50px;
    background: #fff;
    box-shadow: 0 0 29px 0 rgb(68 88 144 / 12%);
    transition: all 0.3s ease-in-out;
    position: absolute;
    z-index: 9;
    font-size: 15px;
    line-height: 26px;
    top: 16%;
    text-align: justify;
    right: 0;
}
.prs-right-cont p{
   
       text-align: justify;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.73em;
    color: #4c4c4c;
}
.prs-right-img {
    display: inline-block;
    width: 64%;
    float: right;
}
.prs-right-cont {
    display: inline-block;
    width: 50%;
    padding: 50px;
    background: #fff;
    box-shadow: 0 0 29px 0 rgb(68 88 144 / 12%);
    transition: all 0.3s ease-in-out;
    position: absolute;
    z-index: 9;
    text-align: justify;
    font-size: 15px;
    line-height: 26px;
    top: 16%;
    right: 0;
}
.prs-left-img {
    display: inline-block;
    width: 64%;
    float: left;
}
.process-top-div {
    display: inline-block;
    width: 100%;
    margin-top: 31px;
    padding-bottom: 64px;
    overflow: hidden;
    position: relative;

        width: 100%;
    padding-bottom:82px;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #ffffff;
    transition: all .3s ease-in-out;
}
.process-btm-div {
    display: inline-block;
    margin-top: 10px;
    position: relative;
}
a {
    transition: all 0.3s ease-in-out;
}
.process-top-div a, .process-btm-div  a {
    position: absolute;
    z-index: 8;
    width: 100%;
    left: 0;
    bottom: 0;
    text-align: center;
    background: #fff;
    height: 85px;
    margin: 0 auto;
    right: 0;
    font-weight: 400;
    line-height: 83px;
    font-family: 'Oswald', sans-serif;
    color: #151515;
    font-size: 18px;
    text-align: left;
    padding-left: 20px;
    border: 1px solid #e1e1e1;
}
.box-sportlight-arrow {
   justify-content: flex-end;
    flex-shrink: 0;
    width: 88px;
    margin-left: 20px;
    font-size: 0;
    position: absolute;
    line-height: 0;
    transition: all .25s ease;
    z-index: 999;
    text-align: right;
    right: 20px;
    bottom: 36px;
}
.box-sportlight-arrow::before {
    height: 2px;
    width: 21px;
    margin-right: 4px;
   /* background-color: rgba(21, 21, 21, 0.21);*/
}
.box-sportlight-arrow::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent rgba(21, 21, 21, 0.21);
}
.box-sportlight-arrow::before, .box-sportlight-arrow::after {
    display: inline-block;
    vertical-align: middle;
    content: '';
    transition: all .3s ease-in-out;
}
.process-top-div:hover a{
      background: #a13581!important;
       color: #ffffff;
    letter-spacing: .1em;
}
.process-top-div:hover .box-sportlight-arrow::after {
      border-color: transparent transparent transparent rgb(255 255 255 / 100%);
  }
.process-top-div:hover .box-sportlight-arrow::before {
    width: 50%;
    background-color: #ffffff;
}
.process-top-div a span {
    /* text-overflow: ellipsis; */
    /* width: 265px; */
    /* padding: 2px 5px; */
    /* white-space: nowrap; */
    /* overflow: hidden; */
        /* letter-spacing: .025em; */
        /* transition: all .3s ease-in-out; */
    /* display: inline-block; */
}
.process-top-div a:hover span{
  color: #ffffff;
    letter-spacing: .1em;
}
.process-top-div img {
    transition: all .3s ease;
	    width: 100%;
    height: 258px;
    object-fit: cover;
}
.process-top-div:hover a sapn {
    letter-spacing: 2px!important;
}
.process-top-div:hover img {
    transform: scale(1.1);
    will-change: transform;
}
.process-top-div a:hover, .process-top-div a:focus {
    color: #151515!important;
    text-decoration: none!important;
}
.pad-left5px{
  padding-left: 5px!important;
}
.pad-right5px{
  padding-right: 5px!important;
}
.mrg100{
  margin-top: 100px;
}
.design-right {
    float: right;
    text-align: right;
}
.rgt{
      right: 150px;
}
section.explore {
    background: #f9f9f9;
}

/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
.portfolio .portfolio-item {
  margin-bottom: 30px;
}

.portfolio #portfolio-flters {
  padding: 0;
  margin: 0 auto 20px auto;
  list-style: none;
  text-align: center;
}

.portfolio #portfolio-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 8px 15px 10px 15px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  color: #222222;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
  border-radius: 3px;
}

.portfolio #portfolio-flters li:hover, .portfolio #portfolio-flters li.filter-active {
  color: #fff;
  background: #3498db;
}

.portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}

.portfolio .portfolio-wrap {
  transition: 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  background: rgba(34, 34, 34, 0.6);
}

.portfolio .portfolio-wrap::before {
  content: "";
  background: rgba(34, 34, 34, 0.6);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: all ease-in-out 0.3s;
  z-index: 2;
  opacity: 0;
}

.portfolio .portfolio-wrap img {
  transition: all ease-in-out 0.3s;
}

.portfolio .portfolio-wrap .portfolio-info {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  transition: all ease-in-out 0.3s;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 20px;
}

.portfolio .portfolio-wrap .portfolio-info h4 {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}

.portfolio .portfolio-wrap .portfolio-info p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  font-style: italic;
}

.portfolio .portfolio-wrap .portfolio-links {
    text-align: center;
    z-index: 4;
    width: 100%;
    vertical-align: top;
    height: 50vh;
}

.portfolio .portfolio-wrap .portfolio-links a {
  color: #fff;
    margin: 0 5px 0 0;
    font-size: 28px;
    display: inline-block;
    width: 100%;
    transition: 0.3s;
    display: inline-block;
    height: 100%;
}

.portfolio .portfolio-wrap .portfolio-links a:hover {
  color: #3498db;
}

.portfolio .portfolio-wrap:hover::before {
  opacity: 1;
}

.portfolio .portfolio-wrap:hover img {
  transform: scale(1.2);
}

.portfolio .portfolio-wrap:hover .portfolio-info {
  opacity: 1;
}
.flex {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
}
.info-box .box-f {
    flex: 1;
    width: 33.33%;
    float: left;
    border:0;
    height: 20px;
    text-align: center;
    padding-top: 23px;
    padding-left: 5%;
}
.sep-footer .info-box .box-f .box-s {
    width: 355px;
    display: inline-block;
}
.info-box .box-f .line {
    display: inline-block;
    height: 1px;
    width: 59px;
    float: left;
    margin-top: 35px;
}
.info-box .box-f .info {
    float: left;
    text-align: left;
    margin-left: 20px;
}
.info-box .box-f .info .hd {
    color: #fff;
    font-size: 16px;
    margin-bottom: 6px;
}

.info-box .box-f .info .bd {
    color: #fff;
    font-size: 20px;
}
.info-box .box-f .info .bd a {
    color: #fff;
}
.info-box .box-f img.emailimg{
           color: #fff;
    font-size: 50px;
    float: left;
    margin-left: 29px;
    margin-top: -8px;
    width: 70px;
}
.info-box .box-f img.phoneimg{
  font-size: 50px;
    float: left;
    margin-left: 29px;
    margin-top: 0;      
}
.info-box .box-f img.whtasappimg{
  font-size: 50px;
    float: left;
    margin-left: 29px;
    margin-top: 0;      
        max-width: 54px;
}
.info-box .box-f:nth-child(1) {
    background:#071643;
}
.info-box .box-f:nth-child(2) {
    background:#a13581;
}
.info-box .box-f:nth-child(3) {
    background: #071643;
}
.ftr-call {
    background: #a13581;
    height: 100px;
    padding-top: 19px;
}
.ftr-whatsapp {
    background: #071643;
    height: 100px;
    padding-top: 19px;
}
.ftr-email {
    background: #6a6a6a;
    height: 100px;
    padding-top: 19px;
}
.ft-top-hd {
  margin-bottom: 52px;
}
.ft-top-hd h3 {
    font-family: 'Roboto', sans-serif;
    color: #292929;
    font-weight: 300;
    letter-spacing: 0.3px;
}
.ft-top-hd h3 span{   
    font-weight: 600;
}
.ft-top-hd h3:after {
       content: "";
    width: 75.3%;
    display: inline-block;
    height: 1px;
    background: #6a6a6a30!important;
    position: absolute;
    left: 268px;
    bottom: 62px;
}
/* Customization */
.customization{
      padding-bottom: 0;
    padding-top: 0;
    overflow: visible;
    background: url(../img/whole.jpg) no-repeat;
     background-size: cover;
      background-position: 0 bottom;
}
.whole {
   background: url(../img/whole.jpg) no-repeat;
    background-size: cover;
    padding-bottom: 146px;
    background-position: 0 bottom;
}
.whole.liv {
    background: url(../img/living.jpg) no-repeat;
    background-size: cover;
    padding-bottom: 146px;
    background-position: 0 bottom;
}
.whole.dining {
    background: url(../img/dining.jpg) no-repeat;
    background-size: cover;
    padding-bottom: 146px;
    background-position: 0 bottom;
}
.whole.bedroom {
    background: url(../img/bedroom.jpg) no-repeat;
    background-size: cover;
     padding-bottom: 146px;
    background-position: 0 bottom;
}
.whole.chldroom {
    background: url(../img/childrens-room.jpg) no-repeat;
    background-size: cover;
    padding-bottom: 146px;
    background-position: 0 bottom;
}
.whole-list {
       display: inline-block;
    width: 100%;
    margin-top: 90px;
    height: 38vh;
    position: relative;
    z-index: 999999;
}
.whole-list ul {
    display: inline-block;
    width: 100%;
    margin-top: 90px;
    position: absolute;
    bottom: -260px;
    padding: 0;
    z-index: 999999;
}
.whole-list ul li{
  display: inline-block;
       width: 19%;
       text-align: center;
}
.whole-list ul li .kitchen, .whole-list ul li .living, .whole-list ul li .dining, .whole-list ul li .bed, .whole-list ul li .children{
         background: #071643;
    width: 180px;
    height: 180px;
    line-height: 10px;
    padding: 40px;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    font-family: 'Oswald', sans-serif;
    vertical-align: top;
    letter-spacing: 1.7px;
}

span.kitchen img, span.living img, span.dining img, span.bed img, span.children img {
    padding-top: 0;
    display: inline-block;
}

span.kitchen img {
    max-width: 75%;
    padding-top: 5px;
}
span.dining img {
    max-width: 75%;
    padding-top: 5px;
}
span.children img {
   max-width: 67%;
    padding-top: 8px;
}
span.bed img {
    max-width: 92%;
    padding-top: 5px;
}
.whole-list ul li .bed img{
  padding-top: 20px;
}

.whole-list ul li a span {
    display: inline-block;
    width: 100%;
    padding: 20px;
    transition: all .1s ease-in-out;
    color: #23282d;
}
.whole-list ul li a:hover span{
  color: #a13581;
   transform: scale(1.1);
}
.whole-list ul li a span:hover {
    display: inline-block;
   
    color: #a13581;
}
.whole-list li .kitchen:hover, .whole-list li .living:hover, .whole-list li .dining:hover, .whole-list li .bed:hover, .whole-list li .children:hover {
    background: #a13581;
}
h3.whl-customization {
        font-family: 'Oswald', sans-serif;
    color: #23282d;
    font-size: 44px;
    font-weight: 600;
    line-height: 60px;
    padding-left: 0;
    text-transform: uppercase;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 0;
}
h3.whl-customization:after {
       content: "";
    background: #a13581;
    width: 26px;
    height: 37px;
    position: absolute;
    left: -530px;
    top: 12px;
    margin: 0 auto;
    right: 0;
}
.whole-list ul li a {
    display: inline-block;
    width: 100%;
    font-size: 20px;
    text-transform: uppercase;
      font-family: 'Oswald', sans-serif;
}
/* Strenght*/
.strenth{
  background: url(../img/strenght.png) no-repeat;
  position: relative;
}
.strg-div {
    position: relative;
    
    display: inline-block;
}
.str-area{
  background: #fff;
  background: #fff;
    width: 50%;
    margin: 0 auto;
    padding: 50px;
    box-shadow: 0 0 29px 0 rgb(68 88 144 / 12%);
    transition: all 0.3s ease-in-out;
}
.strenth h2.mainhead{
  position: relative;
}
.strenth h2.mainhead:before {
  content: "";
    background: #a13581;
    width: 20px;
    height: 20px;
    position: absolute;
    left: -33px;
    top: 11px;
}
.str-area a.get-qt.hvr-sweep-to-left {
    margin-top: 0;
}
.str-area p{
  text-align: justify;
}
/* Mobile Navigation */
.mobile-nav-toggle {
  position: fixed;
  right: 15px;
  top: 15px;
  z-index: 9998;
  border: 0;
  background: none;
  font-size: 24px;
  transition: all 0.4s;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  text-align: right;
}

.mobile-nav-toggle i {
  color: #c3c3c3;
}

.mobile-nav {
  position: fixed;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  z-index: 9999;
  overflow-y: auto;
  background: #fff;
  transition: ease-in-out 0.2s;
  opacity: 0;
  visibility: hidden;
  border-radius: 10px;
  padding: 10px 0;
}

.mobile-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mobile-nav a {
  display: block;
  position: relative;
  color: #222222;
  padding: 10px 20px;
  font-weight: 500;
  outline: none;
}

.mobile-nav a:hover, .mobile-nav .active > a, .mobile-nav li:hover > a {
  color: #106eea;
  text-decoration: none;
}

.mobile-nav .drop-down > a:after {
  content: "\ea99";
  font-family: IcoFont;
  padding-left: 10px;
  position: absolute;
  right: 15px;
}

.mobile-nav .active.drop-down > a:after {
  content: "\eaa1";
}

.mobile-nav .drop-down > a {
  padding-right: 35px;
}

.mobile-nav .drop-down ul {
  display: none;
  overflow: hidden;
}

.mobile-nav .drop-down li {
  padding-left: 20px;
}

.mobile-nav-overly {
  width: 100%;
  height: 100%;
  z-index: 9997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(9, 9, 9, 0.6);
  overflow: hidden;
  display: none;
  transition: ease-in-out 0.2s;
}

.mobile-nav-active {
  overflow: hidden;
}

.mobile-nav-active .mobile-nav {
  opacity: 1;
  visibility: visible;
}

.mobile-nav-active .mobile-nav-toggle i {
  color: #fff;
}
/* team */
.our-team2{
    text-align: center;
    transition: all 0.5s ease 0s;
}
.our-team2:hover{
    box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.our-team2 .pic2{
    overflow: hidden;
    position: relative;
}

.process-top-div:after{}
.our-team2 .pic2:before,
.our-team2 .pic2:after{
    content: "";
    width: 200%;
    height: 135%;
       background: rgb(19 18 18 / 36%);
    position: absolute;
    top: -100%;
    left: -4%;
    /* transform: rotate(45deg); */
    transition: all 0.5s ease 0s;
}
.our-team2 .pic2:after{
     background: rgb(19 18 18 / 36%);
    top: auto;
    left: auto;
    bottom: -100%;
    right: -4%;
}
.our-team2:hover .pic2:before{ top: 0; }
.our-team2:hover .pic2:after{ bottom: 0; }
.our-team2 .pic2 img{
    width: 100%;
    height: auto;
}

.our-team2 .team-content2{ padding: 10px;
    /* background: #1716165c; */
    bottom: 0px;
    position: absolute;
    width: 350px; }
.our-team2 .title{
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: uppercase;
    margin-bottom: 7px;
    font-family: 'Oswald', sans-serif;
}
.our-team2 .post{
    display: block;
    font-size: 17px;
    font-weight: 600;
    color: #707070;
    text-transform: capitalize;
}
@media only screen and (max-width: 990px){
    .our-team2{ margin-bottom: 30px; }
}
/* team */
/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  height: 117vh;
    background: url(../images/banner-slider-01.png) top left;
  background-size: cover;
  position: relative;
}

#hero:before {
  content: "";
  background: rgb(31 29 29 / 60%);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#hero .container {
  position: relative;
  padding-top: 132px;
}

@media (max-width: 992px) {
  #hero .container {
    padding-top: 58px;
  }
.ft-top-hd h3:after{
  display: none;
}
h3.ourdesign{
  text-align: left;
}
.whole-list {    
    height: 100%;
}
.whole {
   
    padding-bottom: 0;
}
h3.whl-customization {
  
   margin-bottom: 25px; 
}
.whole-list ul {
    display: inline-block;
    width: 100%;
    margin-top: 0;
    position: relative;
     bottom: 0;
    padding: 0;
    z-index: 999999;
}
.whole-list ul li a span {
    display: inline-block;
    width: 100%;
    padding: 20px;
    transition: all .1s ease-in-out;
    color: #fff;
}
.whole-list ul li {
    display: inline-block;
    width: 100%;
    text-align: center;
}
}
.process-div {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.process-first {
    display: inline-block;
    text-align: left;
    width: 100%;/*
    background: url(../img/srv-bg1.png) no-repeat;
    background-size: contain;
    background-position: center;*/
}
.process-first.sr-two{
 /* background: url(../img/srv-bg2.png) no-repeat;
    background-size: contain;
    background-position: center;*/
}
.process-first.sr-three{
  /*background: url(../img/srv-bg3.png) no-repeat;
    background-size: contain;
    background-position: center;*/
}
.process-first.sr-four{
 /* background: url(../img/srv-bg4.png) no-repeat;
    background-size: contain;
    background-position: center;
    min-height: 300px;*/
}
.process-first.sr-five{
 /* background: url(../img/srv-bg5.png) no-repeat;
    background-size: contain;
    background-position: center;
    min-height: 300px;*/
}
.policydiv{
  text-align: left;
}
.policydiv p {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.73em;
    text-align: left;
    color: #4c4c4c;
    text-align: justify;
}
ul.policy-list {
    position: relative;
    margin-left: 0;
    padding-left: 30px;
}
.policy-list li{
  font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.73em;
    text-align: left;
    color: #4c4c4c;
    list-style: none;
    text-align: left;
}
ul.policy-list li:before {
    content: "";
    background: #a13581;
    position: absolute;
    width: 10px;
    height: 10px;
    left: 10px;
    border-radius: 50px;
    margin-top: 8px;
}
.policydiv{
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
}
.policydiv2{
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
      text-align: left;
}
.download-div {
    display: inline-block;
    text-align: right;
    width: 100%;
    margin-top: 42px;
}
section.download-blk-top {
    background: #fff;
    margin-top: -31px;
    padding: 15px 0;
        -webkit-box-shadow: 0 7px 9px -2px #adadad70;
    -moz-box-shadow: 0 7px 9px -2px #adadad70;
    box-shadow: 0 7px 9px -2px #adadad70;
}
.bannerhead{
      font-family: 'Oswald', sans-serif;
    font-size: 38px;
    text-align: left;
    color: #23282d;
    padding-top: 32px;
    line-height: 32px;
}
.txt-cntr{
  text-align: center;
}
span.welcome {
    font-size: 26px;
    line-height: 20px;
}
.hrjtxt-cntr{
  text-align: center;
  padding-top: 18px;
}


.download-div ul li {
    display: inline-block;
  
}
.download-div ul li a {
   color: #fff;
       padding: 0px 17px;
    font-size: 14px;
    font-family: 'Oswald', sans-serif;
    border: 2px solid #fff;
}
.modal-header h3 {
    width: 100%;
    display: inline-block;
}
.modal-content .text-black{
  width: 100%;
  display: inline-block;
}
.modal-header{
  display: block;
  position: relative;
}
button.close {
    position: absolute;
    top: -20px;
    font-size: 45px;
    right: 3px;
}
.pad-left5px{   position: relative;}
.pad-left5px .process-top-div::before {
    content: '';
    position: absolute;
    background: #000000;
    right: 0;
    left: 0;
    bottom: 0;
    top: 100%;
    transition: all 0.3s;
    z-index: -1;
}
.process-first strong{
     font-family: 'Roboto', sans-serif;
    color: #656565;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    padding-bottom: 15px;
}
.prs-left-cont strong {
       font-family: 'Roboto', sans-serif;
    color: #23282d;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    padding-bottom: 15px;
}
.process-first h3.process {
    font-family: 'Oswald', sans-serif;
    color: #23282d;
    font-size: 30px;
    font-weight: 600;
    line-height: 28px;
    padding-left: 0;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-bottom: 15px;
}
.process-first p {
     font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.73em;
    text-align: left;
    color: #4c4c4c;
    text-align: justify;
}
h3.process span {
    background: #a13581;
    color: #fff;
    width: inherit;
    width: 55px;
    height: 55px;
    display: inline-block;
    text-align: center;
    line-height: 55px;
    margin-right: 10px;
}
h2.mainhead {
    text-transform: capitalize;
    font-weight: 500!important;
    font-size: 14px!important;
    letter-spacing: 0;
    margin-bottom: 6px;
    font-family: 'Oswald', sans-serif;
    line-height: 25px!important;
    color: #656565;    
}
.align-center{
  text-align: center;
}
form#quoteFormHome .form-control {
    border: 0;
    border-bottom: 1px solid #e1e1e1;
    border-radius: 0;
    box-shadow: none;
    height: 40px;
        padding: 0;
    font-family: 'Oswald', sans-serif;
}

button[type="submit"]:not(.btn), input[type="submit"]:not(.btn) {
   position: relative;
    vertical-align: middle;
    color: #fff;
    display: inline-block;
    text-align: center;
    transition: 0.5s;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    cursor: pointer;
    border: 2px solid #a13581;
      background-color: #a13581!important;
      padding:0 25px!important;
    -webkit-transition: 0.5s;
    margin-top: 0
}
.text-black{
  text-align: justify;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.73em;
    color: #4c4c4c;
}
.process-carousel .owl-nav.disabled {
    display: block!important;
}
.process-carousel .owl-nav .owl-prev {
    left: 0!important;
}
.owl-nav .owl-next {
    right:  0!important;
}
.process-carousel .owl-nav .owl-prev {
    left: 0!important;
    background: #151515a1 url(../img/prev-arrow.png) no-repeat!important;
    text-align: center;
    background-position: 10px 10px!important;
}
.process-carousel .owl-nav .owl-prev:before {
    content: "\f053";
    text-indent: -2px;
    display: none;
}
.process-carousel .owl-nav .owl-prev span{
  display: none!important;
}
.process-carousel .owl-nav .owl-next span{
  display: none!important;
}
.process-carousel .owl-nav .owl-next:before {
    content: "\f053";
    text-indent: -2px;
    display: none;
}
.process-carousel .owl-nav .owl-next {
    
    background: #151515a1 url(../img/next-arrow.png) no-repeat!important;
    text-align: center;
    background-position: 10px 10px!important;
}
.process-first strong {
    text-align: left;
    display: inline-block;
    width: 100%;
}
.mrg50{
  margin-top: 50px;
  margin-bottom: 50px;
}
.spancerline{
  display: inline-block;
  width: 100%;
  position: relative;
  height: 100px;
}
/*.spancerline:after {
    content: "";
    width: 75%;
    height: 1px;
    background: #cccccc73;
    position: absolute;
    display: block;
    top: 50%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}*/
#hero h1 {
    margin: 0;
    font-size: 24px;
    font-weight: 100;
    line-height: 56px;
    color: #ffffff;
   font-family: 'Roboto', sans-serif;
}

#hero h1 span {
  color: #106eea;
}

#hero h2 {
    color: #ffffff;
    margin: 5px 0 30px 0;
    font-size: 55px;
    font-weight: 500;
    width: 55%;
    line-height: 53px;
}

#hero .btn-get-started {
font-family: "Roboto", sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 12px 17px;
    border-radius: 0px;
    transition: 0.5s;
    color: #fff;
    background: #ffd100;
}

#hero .btn-get-started:hover {
  background: #247cf0;
}

#hero .btn-watch-video {
font-size: 16px;
    display: inline-block;
    padding: 7px 58px 6px 14px;
    transition: 0.5s;
    margin-left: 35px;
    color: #ffffff;
    position: relative;
    font-weight: 600;
    background: #676464;
    line-height: 30px;
}
.student{    border-left: 6px solid white;
    padding-left: 20px;}
#hero .btn-watch-video i {
    color: #fbfcfd;
    font-size: 21px;
    position: absolute;
    right: 0;
    top: 0px;
    transition: 0.3s;
    background: #333333;
    padding: 13px;
}

#hero .btn-watch-video:hover {
  color: #106eea;
}

#hero .btn-watch-video:hover i {
  color: #3b8af2;
}

@media (min-width: 1024px) {
  #hero {
    background-attachment: fixed;
  }
}

@media (max-width: 990px) {
  nav.mobile-nav.d-lg-none ul li:last-child {
      display: none;
  }
  .download-div {
       text-align: center;
}
.download-div ul {
    padding: 0;
    margin: 0;
}
.bannerhead{
  text-align: center;
}

}
@media (max-width: 768px) {
  #hero {
    height: 100vh;
  }
  #hero h1 {
    font-size: 28px;
    line-height: 36px;
  }
  #hero h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
  #hero .btn-get-started, #hero .btn-watch-video {
    font-size: 13px;
  }
}

@media (max-height: 500px) {
  #hero {
    height: 120vh;
  }
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
  overflow: hidden;
}
h3.ourdesign {
     color: #2D2D2D;
    font-size: 38px;
    font-weight: 600;
    line-height: 40px;
    padding-left: 0;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-top: 15px;
    margin-bottom: 25px;
    position: relative;
    text-align: left;
    letter-spacing: -1.7px;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 0;
}
h3.ourdesign:before {
        content: "";
    background: #a13581;
    width: 10%;
    height: 8px;
    position: absolute;
    left: 0px;
    bottom: -34px;
    right: 0;
}


.section-bg {
    background: #fff url(../img/service-bg.jpg) no-repeat;
        padding-top: 0;
    background-size: cover;
    background-position: right;
    position: relative;
    background-attachment: fixed;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    color: #fff;
}

.section-title {
  text-align: center;
  padding-bottom: 30px;
}

.section-title h2 {
  font-size: 13px;
  letter-spacing: 1px;
  font-weight: 700;
  padding: 8px 20px;
  margin: 0;
  background: #e7f1fd;
  color: #106eea;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 50px;
}

.section-title h3 {
  margin: 15px 0 0 0;
  font-size: 32px;
  font-weight: 700;
}

.section-title h3 span {
  color: #106eea;
}

.section-title p {
  margin: 15px auto 0 auto;
  font-weight: 600;
}

@media (min-width: 1024px) {
  .section-title p {
    width: 50%;
  }
}
section.process-area-main {
    padding-bottom: 60px;
    padding-top: 100px;
   
}
.relation{
   background: #f9f9f9;
   padding: 100px 0;
}
.prs-contnt {
    width: 65%;
    margin: 0 auto;
    text-align: center;
}
.prs-contnt p {
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.73em;
    color: #4c4c4c;
}
 h3.prcs-hd {
      font-family: 'Oswald', sans-serif;
    color: #23282d;
    font-size: 44px;
    font-weight: 600;
    line-height: 28px;
    padding-left: 42px;
    text-transform: uppercase;
    letter-spacing: 0;
    display: inline-block;
    padding-bottom: 0;
    text-align: center;
    position: relative;
}
 h3.prcs-hd:after {
    content: "";
    background: #a13581;
    width: 26px;
    height: 37px;
    position: absolute;
    left: -180px;
    top: -4px;
    right: 0;
    margin: 0 auto;
}
/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 20px 0;
  background-color: #f1f6fe;
  min-height: 40px;
  margin-top: 134px;
}

@media (max-width: 992px) {
  .breadcrumbs {
    margin-top: 58px;
  }
  .stm_slider .stm_slide__overlay{
    padding: 20px 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: absolute;
    left: 0;
    right: 0;
    opacity: 1;
    top: 30%;
    transform: translateY(-50%);
    z-index: 2;
    width: 100%!important;
  }
  .stm_slider_style_10.stm_slider .stm_slide__title {
    padding-left: 44px;
    margin-bottom: 42px;
}
.stm_slider .stm_slide__title {
    position: relative;
    top: -30px;
    opacity: 1;
    margin-bottom: 40px;
    padding-top: 66px;
}
.stm_slider .stm_slide__title {
    position: relative;
    top: -48px!important;
    opacity: 1;
    margin-bottom: 40px!important;
    padding-top: 98px!important;
}
.owl-carousel .owl-item img{
  padding-top: 5px;
}

.stm_slider .stm_slide__overlay{
      height: 120vh;
}
.section-bg:before{
  width: 100%;
}
.mrg100 {
    margin-top: 190px;
}
section.process-area-main {
    padding-bottom: 60px;
}

.textcli h2{
  width: 50%!important;
}
.stm_slider_style_10.stm_slider .stm_slide__title span{
  display: block;
    max-width: 600px!important;
    position: relative;
    text-transform: uppercase;
    letter-spacing: -2.5px;
    line-height: 42px;
    font-weight: 600;
    font-size: 38px!important;
}

}


.breadcrumbs h2 {
  font-size: 24px;
  font-weight: 300;
  margin: 0;
}

@media (max-width: 992px) {
  .breadcrumbs h2 {
    margin: 0 0 10px 0;
  }
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}

.breadcrumbs ol li + li {
  padding-left: 10px;
}

.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #6c757d;
  content: "/";
}

@media (max-width: 768px) {
  .breadcrumbs .d-flex {
    display: block !important;
  }
  .breadcrumbs ol {
    display: block;
  }
  .breadcrumbs ol li {
    display: inline-block;
  }
  .service-right li{
    width: 100%!important;
  }
  .prs-left-cont {
    display: inline-block;
    width: 101%;
    padding: 18px;
    background: #fff;
    box-shadow: 0 0 29px 0 rgb(68 88 144 / 12%);
    transition: all 0.3s ease-in-out;
    position: relative;
    z-index: 9;
    font-size: 15px;
    line-height: 26px;
    top: 16%;
    text-align: justify;
}
.prs-right-img {
    display: inline-block;
    width: 100%;
    float: right;
}
.prs-left-img {
    display: inline-block;
    width: 100%;
    float: left;
}
.mrg100 {
    margin-top: 20px;
}
h3.abtsubright:after {
    content: "";
    background: #a13581;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 186px;
    top: 6px;
}
.prs-right-cont {
    display: inline-block;
    width: 100%;
    padding: 15px;
    background: #fff;
    box-shadow: 0 0 29px 0 rgb(68 88 144 / 12%);
    transition: all 0.3s ease-in-out;
    position: relative;
    z-index: 9;
    text-align: justify;
    font-size: 15px;
    line-height: 26px;
    top: 16%;
    right: 0;
}
section#quotes_awards {
    text-align: center;
}

.prs-left-img {
    display: inline-block;
    width: 100%;
    float: left;
}
.str-area {
    background: #fff;
    background: #fff;
    width: 100%;
    margin: 0 auto;
    padding: 50px;
    box-shadow: 0 0 29px 0 rgb(68 88 144 / 12%);
    transition: all 0.3s ease-in-out;
}
.textcli h2 {
    width: 88%!important;
}
.textcli h2:after {
       content: "";
    background: #a13581;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 88px;
    top: 10px;
}
}
.box {
  position: relative;
    vertical-align: middle;
    color: #fff;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    transition: 0.5s;
    padding: 0 32px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    cursor: pointer;
    border: 2px solid #a13581;
    background: #a13581;
    -webkit-transition: 0.5s;
    margin-top: 0;
}

.box:hover {
  border: 2px solid rgba(0,160,80,0);
  color: #fff!important;
  text-decoration: none;
   background:#262b30;
}

.box::before, .box::after {
  width: 100%;
  height:100%;
  z-index: 3;
  content:'';
  position: absolute;
  top:0;
  left:0;
  box-sizing: border-box;
  -webkit-transform: scale(0);
  transition: 0.5s;
}

.foo::before {
  border-bottom: 3px solid #fff;
  border-left: 3px solid #fff;
  -webkit-transform-origin: 0 100%;
}

.foo::after {
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transform-origin: 100% 0%;
}

.box:hover::after, .box:hover::before {
  -webkit-transform: scale(1);
}


.boxtop {
 position: relative;
    vertical-align: middle;
    color: #adadad;
    display: inline-block;
    height: 60px;
    line-height: 50px;
    text-align: center;
    transition: 0.5s;
    font-size: 18px;
    padding: 5px 31px;
    text-transform: uppercase;
    cursor: pointer;
    border: 2px solid #a13581;
    -webkit-transition: 0.5s;
}

.boxtop:hover {
  border: 2px solid rgba(0,160,80,0);
  color: #a13581;
  text-decoration: none;
}

.boxtop::before, .boxtop::after {
  width: 100%;
  height:100%;
  z-index: 3;
  content:'';
  position: absolute;
  top:0;
  left:0;
  box-sizing: border-box;
  -webkit-transform: scale(0);
  transition: 0.5s;
}

.footop::before {
  border-bottom: 3px solid #fff;
  border-left: 3px solid #fff;
  -webkit-transform-origin: 0 100%;
}

.footop::after {
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transform-origin: 100% 0%;
}

.boxtop:hover::after, .boxtop:hover::before {
  -webkit-transform: scale(1);
}

/*--------------------------------------------------------------
# Featured Services
--------------------------------------------------------------*/


.service-blk-div{
  
    width: 98%;
    display: inline-block;
    padding: 25px 0;
    background-size: contain;
    background-position: bottom;
    position: relative;
    margin-top: 62px;
}
.service-blk-div p {
    text-align: justify;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.73em;
    color: #4c4c4c;
}
.service-right ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 100px;
    margin-bottom: 60px;
}
.service-right li {
    display: inline-block;
    width: 33%;
    vertical-align: top;
}
.col-md-8.service-right {
    padding: 0;
}
.inte {
    background: url(../img/interior.jpg) no-repeat!important;
    background-size: cover!important;
}
.rend {
    background: url(../img/3drendor.jpg) no-repeat!important;
    background-size: cover!important;
}
.prmange{
   background: url(../img/project-management.jpg) no-repeat!important;
    background-size: cover!important;
}
.featured-services .icon-box {
  padding: 30px;
  position: relative;
  overflow: hidden;
  background: #fff;
  min-height: 380px;
  box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
  transition: all 0.3s ease-in-out;
  z-index: 1;
      margin-bottom: 30px;
      font-family: 'Oswald', sans-serif;
}

.featured-services .icon-box::before {
  content: '';
  position: absolute;
  background:#000000;
  right: 0;
  left: 0;
  bottom: 0;
  top: 100%;
  transition: all 0.3s;
  z-index: -1;
}

.featured-services .icon-box:hover::before {
  background: #1313134d;
  top: 0;
  border-radius: 0px;
}

.featured-services .icon {
    background: #a13581;
    width: 50px;
    height: 50px;
    font-size: 32px;
    font-weight: 400;
    color: #ffffff61;
    line-height: 74px;
    position: absolute;
    text-align: right;
    top: 0;
    left: 0;
}

.featured-services .icon i {
  font-size: 48px;
  line-height: 1;
  color: #84c13a;
  transition: all 0.3s ease-in-out;
}

.featured-services .title {
 font-weight: 700;
    margin-bottom: 15px;
    text-align: left;
    padding-left: 19px;
    padding-top: 18px;
}


.featured-services .title a {
   width: 20%;
    display: block;
    line-height: 23px;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-size: 26px;
    font-weight: 500;
}
.featured-services .title a:hover{
  text-decoration: none;
}
.featured-services .description {
font-size: 14px;
    line-height: 23px;
    margin-bottom: 21px;
    text-align: justify;
    color: #fff;
}
.reicon{color:#84c13a;     font-size: 14px;}

.featured-services .icon-box:hover .title a, .featured-services .icon-box:hover .description {
  color: #fff;
}

.featured-services .icon-box:hover .icon i {
  color: #fff;
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about{
  text-align: center;
}


.about .content ul {
  list-style: none;
  padding: 0;
}

.about .content ul li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 35px;
}

.about .content ul li:first-child {
  margin-top: 35px;
}

.about .content ul i {
  background: #fff;
  box-shadow: 0px 6px 15px rgba(16, 110, 234, 0.12);
  font-size: 24px;
  padding: 20px;
  margin-right: 15px;
  color: #106eea;
  border-radius: 50px;
}

.about .content ul h5 {
  font-size: 18px;
  color: #555555;
}

.about .content ul p {
  font-size: 15px;
}

.about .content p:last-child {
  margin-bottom: 0;
}

.section-title2{    text-align: center;
    margin-bottom: 67px;}
.section-title2 h3{    font-size: 19px;
    margin-bottom: 20px;
    color: #84c13a;}
.section-title2 p{width: 49%;
    margin: 0 auto;
    font-size: 33px;
    font-weight: 600;
    line-height: 41px;}
.section-title2 span{    font-weight: 900;
    font-size: 34px;}
/* service box1 */
.serviceBox1{
    padding: 20px 25px;
    border-radius: 0px;
    overflow: hidden;
    z-index: 1;
    position: relative;
      background: #fbfbfb;
    border: 1px solid #e9eaea;
}
.colsplit{    width: 33%;}
.ared{    color: #8dc63f;
    text-decoration: underline;
    font-size: 12px;
    text-align: right;
    float: right;
}
.fleft{    float: left;
    width: 25%;}
.fright{float: right;
    width: 72%;}
.serviceBox1:before{
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 5px;
    background: #8dc63f;
    position: absolute;
    top: 0;
    left: -100%;
    z-index: -1;
    transition: all 0.5s ease 0s;
}
.fleft img{}
.serviceBox1:hover:before{ left: 0; }
.serviceBox1:after{
  content: "";
    width: 100%;
    height: 0;
    border-radius: 0px;
    background: #d6efb2;
    position: absolute;
    top: -140px;
    left: 0;
    transition: all 0.5s ease 0s;
}
.serviceBox1:hover:after{ height: 100%; }
.serviceBox1 .service-icon{
    color: #094d92;
    margin-bottom: 0px;
    transition: all 0.5s ease 0s;
}

.serviceBox1 .title{
display: inline-block;
    font-size: 19px;
    font-weight: 400;
    text-transform: capitalize;
    margin-left: 10px;
  
}
.serviceBox1 .description{
  font-size: 13px;
    color: #777;
    line-height: 20px;
    transition: all 0.5s ease 0s;
    margin-left: 15px;
	   overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 102px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

}
.whowe{}
.whowe h1{    font-size: 19px;
    margin-bottom: 20px;
    color: #84c13a;}
.whowe h2{    font-size: 41px;}
.whowe h3{}

.serviceBox1:hover .service-icon,
.serviceBox1:hover .description{ color: #fff; }
.serviceBox1:hover .service-icon,
.serviceBox1:hover .ared{ color: #fff; }
@media only screen and (max-width:990px){
    .serviceBox1{ margin-bottom: 30px; }
}

/* service box1 */
/* service box2 */
.serviceBox{
    padding: 20px 25px;
    text-align: left;
    overflow: hidden;
    z-index: 1;
    position: relative;
    box-shadow: 0 0 29px 0 rgb(68 88 144 / 12%);
    border-left: 4px solid #8dc63f;
	    margin-bottom: 30px;
}
.mt100{
    margin-top: -140px;
}
.fleft2 {
    float: left;
    width: 25%;
}
.fright2 {
    float: right;
    width: 72%;
}
.serviceBox:before{

}
.serviceBox:hover:before{ left: 0; }
.serviceBox:after{

}
.serviceBox:hover:after{ height: 100%; }
.serviceBox .service-icon{
    color: #094d92;
    margin-bottom: 10px;
    transition: all 0.5s ease 0s;
}
.serviceBox .service-icon i{ font-size: 30px; }
.serviceBox .title{
    display: inline-block;
    font-size: 22px;
    font-weight: 700;
    text-transform: capitalize;
    margin-right: 10px;
}
.serviceBox .description{
 font-size: 16px;
    letter-spacing: 1px;
    color: #777;
    line-height: 25px;
    transition: all 0.5s ease 0s;
}
.serviceBox:hover .service-icon,
.serviceBox:hover .description{  }
@media only screen and (max-width:990px){
    .serviceBox{ margin-bottom: 30px; }
}

/* service box2 */
 .animated {
    /* animation: up-down 1s ease-in-out infinite alternate-reverse both; */
}
 .animated2 {
    animation: up-down 9s ease-in-out infinite alternate-reverse both;
}
 .animated3 {
    animation: up-down 6s ease-in-out infinite alternate-reverse both;
}
@-webkit-keyframes up-down {
  0% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(-10px);
  }
}

@keyframes up-down {
  0% {
    transform: translateY(20px);
  }
  100% {
    transform: translateY(-20px);
  }
}
.imgo1{    width: 68%;}
.imgo2{    float: right;}
.imgo3{ float: right;}
.imgo4{ float: right;}
.imgo5 {
      float: right;
    width: 68%;
    top: 10px;
    top: -51px;
    position: inherit;
}
.duis{    position: absolute;
    bottom: 129px;
    left: 102px;
    z-index: -999;}
	.duis1{    position: absolute;
    bottom: 371px;
    left: 0px;
    z-index: -999;}
.imgo1{}
.imgo3:after{}
.textcli{    text-align: center;
  position: relative;
    margin-bottom: 35px;}
.textcli h1{color: #8dc63f;
    font-size: 19px;}
.textcli h2{     font-family: 'Roboto', sans-serif;
    color: #a13581;
    font-size: 26px!important;
    font-weight: 600;
    line-height: 42px;
    padding-left: 33px;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-bottom: 8px;
    position: relative;
    width: 29%;
    margin: 0 auto;}
   .textcli h2:after {
    content: "";
    background: #a13581;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 66px;
    top: 11px;
}
.textcli h3{    color: #2D2D2D;
    font-size: 35px;
    font-weight: 700;
  text-transform: uppercase;}
.textcli a{    color: #8dc63f;
    text-decoration: revert;}
.whowe h2 {
      font-weight: 900;
}
.textcli p {
   text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.73em;
    color: #4c4c4c;
}
/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.testimonials-carousel .owl-dots.disabled {
    display: none!important;
}
.testimonials {
    padding: 80px 0;
    background-position: center center;
    background-size: cover;
    position: relative;
    box-shadow: 0 7px 9px -2px #adadad70;
    z-index: -21;
    margin-top: -20px;
    padding-top: 262px;
    padding-bottom: 150px;
}

.testimonials::before {
 content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background:#fff;
    background-size: cover;
    background-position: 0 bottom;
}
.testimonials h3.abtsub {
   font-family: 'Oswald', sans-serif;
    color: #23282d;
    font-size: 44px;
    font-weight: 600;
    line-height: 28px;
    padding-left: 44px;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-top: 0;
    margin-bottom: 25px;
    position: relative;
    text-align: center;
}
.testimonials h3.abtsub:after {
     content: "";
    background: #a13581;
    width: 26px;
    height: 37px;
    position: absolute;
    left:-250px;
    top: -3px;
    margin: 0 auto;
}
.testimonials h2.mainhead {
        text-transform: capitalize;
    font-weight: 500!important;
    font-size: 30px!important;
    letter-spacing: 0;
    margin-bottom: 26px;
    font-family: 'Roboto', sans-serif;
}
.testimonials .section-header {
  margin-bottom: 40px;
}

.testimonials .testimonial-item {
     text-align: center;
    color: #fff;
    background: #fff;
    height: 82px;
    margin-right: 9px;
    padding-top: 10px;
    border: 1px solid #cccccc61;

}

.testimonials .testimonial-item .testimonial-img {
  width: 100px;
  margin: 0 auto;
}

.testimonials .testimonial-item h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #fff;
}

.testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #ddd;
  margin: 0 0 15px 0;
}

.testimonials .testimonial-item .quote-icon-left, .testimonials .testimonial-item .quote-icon-right {
  color: rgba(255, 255, 255, 0.4);
  font-size: 26px;
}

.testimonials .testimonial-item .quote-icon-left {
  display: inline-block;
  left: -5px;
  position: relative;
}

.testimonials .testimonial-item .quote-icon-right {
    display: inline-block;
    right: -52px;
    position: relative;
    top: -44px;
    font-size: 19px;
    background: #8dc63f;
    padding: 10px;
    border-radius: 50%;
    color: #fff;
}

.testimonials .testimonial-item p {
  font-style: italic;
  margin: 0 auto 15px auto;
  color: #eee;
}

.testimonials .owl-nav, .testimonials .owl-dots {
  margin-top: 5px;
  text-align: center;
}

.testimonials .owl-dot {
    display: inline-block;
    margin: 0 5px;
    width: 43px;
    height: 7px;
    border-radius: 20px;
    background-color: rgba(255, 255, 255, 0.4) !important;
}
.testimonials .owl-dot.active {
    background-color: #8dc63f !important;
}
.testimonials .owl-dot.active {
  background-color: #8dc63f !important;
}

@media (min-width: 1024px) {
  .testimonials {
    background-attachment: fixed;
  }
}

@media (min-width: 992px) {
  .testimonials .testimonial-item p {
    width: 80%;
  }
}
.contact-1 .contact-form form .input-text {
    width: 100%;
    padding: 10px 20px;
    font-size: 16px;
    background: #fff;
    outline: 0;
    height: 50px;
    border-radius: 3px;
    border: 1px solid #e6e6e6;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .06);
}

.contact-1 .contact-form form .input-text:focus {
    color: #495057;
    border: 1px solid #e6e6e6;
    background: #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .06);
}

.contact-1 .contact-details .media .media-left i {
    width: 40px;
    line-height: 45px;
    font-size: 36px;
    text-align: center;
}

.contact-1 .contact-form .form-group {
    margin-bottom: 20px;
}

.contact-1 .contact-form form textarea {
    min-height: 225px;
}

.contact-1 .contact-details .media .media-body h4 {
    font-weight: 700;
    font-size: 18px;
    margin: 0 0 5px;
    font-family: 'Oswald', sans-serif;
}

.contact-1 .contact-details .media .media-body p {
    margin-bottom: 5px;
}

.contact-1 .contact-details .media .media-body p {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 0;
}

.contact-1 .contact-details .media .media-body p a {
    color: #5a5959;
}

.contact-1 .contact-details .media {
    margin: 0 0 30px;
}

.contact-1 .contact-details{
    padding: 40px 40px 40px 35px;
    border-radius: 5px;
    margin-left: 50px;
    background: #fff;
    border: 1px solid #e6e6e6;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 6%);
}
.contact-left{
 
    display: inline-block;
    width: 100%;
}
.gettch{
 color: #313131;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.73em;
}
.gettch strong{
  font-size: 18px;
    color: #071643;
     font-family: 'Roboto', sans-serif;
}
.add-txt {
    display: inline-block;
    padding: 25px;
    width: 100%;
     font-family: 'Roboto', sans-serif;
}
.add-txt h3 {
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.7px;
    line-height: 19px;
    text-align: left;
    font-weight: 400;
}
span.adtxt {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 18px;
}
.contact-list {
     display: inline-block;
    text-align: left;
    width: 100%;
    padding: 0 25px;
    margin-top: -112px;
    height: 98vh;
    background: url(../img/contact-left-bg.jpg) no-repeat;
    background-size: cover;
    background-position: 0 12px;
    padding-top: 50px;
}
.contact-list ul {
    padding: 0;
    margin-top: 30px;
}
.contact-list li {
    list-style: none;
    margin-bottom: 40px;
}
.contact-list ul li a i {
   display: inline-block;
    background: #f8f8f8;
    padding: 10px;
    font-size: 25px;
    color: #071643;
    border-radius: 50%;
}
.cont-cntnt h3 {
    margin-bottom: 0;
    color: #fff;
    letter-spacing: 0.2px;
    line-height: 21px;
    padding-top: 5px;
}
.cont-cntnt {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    color: #fff;
    font-size: 17px;
   font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
.cont-cntnt span {
   font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #eaeaea;
    letter-spacing: 0.2px;
}
.team {
  padding: 60px 0;
}
select, input[type="text"], input[type="email"], input[type="search"], input[type="password"], input[type="number"], input[type="date"], input[type="tel"], textarea, .stm_select .form-control{
  background: #efefef00;
}
.form-control{
  background:transparent!important;
}
.contact .php-email-form .loading {
    display: none;
    background: #fff;
    text-align: center;
    padding: 15px;
}
.contact .php-email-form .error-message {
    display: none;
    color: #fff;
    background: #ed3c0d;
    text-align: left;
    padding: 15px;
    font-weight: 600;
}
.contact .php-email-form .sent-message {
    display: none;
    color: #fff;
    background: #18d26e;
    text-align: center;
    padding: 15px;
    font-weight: 600;
}
.contact .php-email-form button[type="submit"] {
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 0 25px;
    transition: 0.5s;
    position: relative;
    color: #b2b2b2;
    border:2px solid #a13581;
    background: transparent;
}
button[type="submit"]:not(.btn):hover, input[type="submit"]:not(.btn):hover {
    background-color: #22222200!important;
    color: #a13581!important;
        border:2px solid #f3f3f3;
}
.contact-wrap{
  font-family: 'Oswald', sans-serif;
   font-size: 14px;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
a.whatass-btm {
    position: fixed;
    right: 30px;
    bottom: 100px;
    display: none;
}
form.php-email-form {
        padding: 30px;
    font-weight: 500!important;
    font-size: 16px!important;
    letter-spacing: 0;
    font-family: 'Oswald', sans-serif;
    background: white;
    margin-left: -30px;
}
}
.dark-blue {
    background: #071643;
    position: relative;
    height: 100px;
    z-index: 1;
}

.dark-blue:before {
    background: #a13581;
    content: "";
    position: absolute;
    width: 15%;
    left: 0;
    height: 100px;
    top: 0;
    z-index: -2;
    bottom: 0;
}
.dark-blue .ft-logo img {
    max-width: 30%;
}
.footer-first-number {
    display: inline-block;
    width: 73%;
        font-family: 'Roboto', sans-serif;
    margin-top: -7px;
}
.footer-first-number span {
    width: 100%;
    display: inline-block;
    font-weight: 400;
    font-size: 17px;
}
.footer-first {
    display: inline-block;
    color: #fff;
    width: 100%;
}
.footer-first-img {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}

.footer-first-img img {
    max-width: 100%;
}
span.ft-hd {
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0.7px;
}
.footer-first.pad-top-ten {
    margin-top: 16px;
}
.footer-contact img{    width: 150px;
    margin-bottom: 20px;}
	.social-links2  i{font-size: 20px;
    color: #9e9e9e;
    margin-left: 10px;}
#footer {
  background: #fff;
  padding: 0 0 30px 0;
  color: #444444;
  font-size: 14px;
  background: #eeeeee;
  padding-bottom: 0;
   font-family: 'Oswald', sans-serif;
}

#footer .footer-newsletter {
  padding: 50px 0;
  background: #ffff;
  text-align: center;
  font-size: 15px;
}

#footer .footer-newsletter h4 {
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 0;
  line-height: 1;
  font-weight: 600;
}

#footer .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 4px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.06);
  text-align: left;
}

#footer .footer-newsletter form input[type="email"] {
  border: 0;
  padding: 4px 8px;
  width: calc(100% - 100px);
}

#footer .footer-newsletter form input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: #f9f9f9;
  color: #fff;
  transition: 0.3s;
  border-radius: 0 4px 4px 0;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);

}
span.addr {
    display: inline-block;
    position: relative;
    font-weight: 700;
    padding-left: 24px;
    margin-left: -24px;
}
span.addr i {
    display: inline-block;
    width: 16px;
    font-size: 22px;
    padding-right: 23px;
}
span.phn {
    display: inline-block;
    position: relative;
    font-weight: 700;
    padding-left: 24px;
    margin-left: -24px;
}
span.phn i {
    display: inline-block;
    width: 16px;
    font-size: 22px;
    padding-right: 23px;
}
span.mail {
    display: inline-block;
    position: relative;
    font-weight: 700;
    padding-left: 24px;
    background-position: 0 4px;
    margin-left: -24px;
}
span.mail i {
    display: inline-block;
    width: 16px;
    font-size: 22px;
    padding-right: 23px;
}
.ft-list-blk {
    margin-left: 27px;
}
#footer .footer-newsletter form input[type="submit"]:hover {
  background: #0d58ba;
}

#footer .footer-top {
  padding: 60px 0 30px 0;
  background: #f8f8f8;
}

#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

#footer .footer-top .footer-contact h3 {
  font-size: 24px;
  margin: 0 0 15px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}

#footer .footer-top .footer-contact h3 span {
  color: #106eea;
}

#footer .footer-top .footer-contact p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  
   font-family: 'Roboto', sans-serif;
  color: #777777;
}

#footer .footer-top h4 {
  font-size: 16px;
  font-weight: bold;
  color: #444444;
  position: relative;
  padding-bottom: 12px;
  text-transform: uppercase;
   font-family: 'Oswald', sans-serif;
}
#footer .footer-top h4:after {
    content: "";
    height: 4px;
    position: absolute;
    width: 38px;
    bottom: 8px;
    left: 0;
}
.copydiv {
       display: inline-block;
    margin-top: 24px;
    font-family: 'Roboto', sans-serif;
    width: 100%;
    border-top: 1px solid #ddd;
    padding-top: 20px;
    }
    .copydiv span {
    display: inline-block;
    width: 100%;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
}
#footer .footer-top .footer-links {
  margin-bottom: 30px;
}
.footer-links p{
  font-family: 'Roboto', sans-serif;
  color: #777777;
  margin-bottom: 10px;
}
#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #106eea;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #777777;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
  font-family: 'Roboto', sans-serif;
}

#footer .footer-top .footer-links ul a:hover {
  text-decoration: none;
  color: #a13581;
}

#footer .footer-top .social-links a {
  font-size: 18px;
    display: inline-block;
    color: #fff;
    line-height: 1;
    text-align: left;
    transition: 0.3s;
    padding: 0;
        margin-right: 5px;
}

#footer .footer-top .social-links a:hover i {
   background: #1c1c1c;
    color: #fff;
}
		 /* back to top */
	.back-to-top {
  position: fixed;
  display: none;
  z-index: 99999;
  background-color: #a13581;
  right: 30px;
    z-index: 100;
	  height: 58px;
    transition: all .5s ease;
    width: 58px;
	bottom: 18px;
	right: 30px;
	 cursor: pointer;
	     text-align: center;
    line-height: 62px;
}
.whatass-btm img{    width: 70px;}

.back-to-top img {
     max-width: 34%;
         margin-top: -10px;
}
.back-to-top:hover {
    background: #a13581;
}
li.active a {
    background: #a13581;
    color: #fff!important;
}

	/* back to top */
.scrollToTopBtn {
background-color: #071643;
    border: none;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    line-height: 40px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 100;
    opacity: 0;
    transform: translateY(100px);
    height: 60px;
    transition: all .5s ease;
    width: 60px;
}
button.scrollToTopBtn.showBtn img {
    max-width: 47%;
}
.scrollToTopBtn:hover {
    background: #a13581;
}
button:focus {
    outline: 0;
    outline: 0;
}
i.icofont-arrow-up {
    font-size: 30px;
}
.owl-nav .owl-prev:before {
   content: "";
    text-indent: -2px;
    background: url(../img/prev-banner.png) no-repeat;
    position: absolute;
    left: 5px;
    top: 7px;
}
.owl-nav .owl-next:before {
    content: "";
    text-indent: -2px;
    background: url(../img/next-banner.png) no-repeat;
    position: absolute;
    right: 11px;
    top: 7px;
}
.owl-nav .owl-next:before {
    content: "\f054";
    text-indent: 4px;
}
.owl-nav .owl-prev:before, .owl-nav .owl-next:before{
  color: rgb(255 255 255 / 0%)!important;
}
.social-links2 i {
  font-size: 16px;
    color: #f8f8f8;
    margin-left: 0;
    padding: 6px 10px;
    display: block;
    background: #6a6a6a;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    line-height: 25px;
}
.owl-prev:hover {
    border: 2px solid transparent!important;
}
.showBtn {
  opacity: 1;
  transform: translateY(0)
}

#footer .copyright {
  text-align: center;
  float: left;
}
.footer-links ul li a:hover {
    color: #a13581!important;
}
#footer .credits {
  float: right;
  text-align: center;
  font-size: 13px;
  color: #444444;
}
.sep-form {
    display: block;
    margin-bottom: 30px;
    position: relative;
    font-family: 'Roboto', sans-serif;
}
.sep-form .form-control {
    background: #f5f5f5;
    border-radius: 0;
    height: 41px;
    padding-left: 20px;
    border: 1px solid #dddddd;
}
.sep-form .btn {
        background: #071643;
    color: #fff;
    border: none;
    height: 41px;
    border-radius: 0;
    position: absolute;
    right: 0;
    top: 0;
    padding: 15px;
}
.sep-form .btn i {
    font-size: 22px;
    color: #fff;
    padding: 0!important;
    margin: 0!important;
    line-height:13px;
}
.sep-form .btn.btn-primary:hover {
    background: #a13581!important;
}
.sep-form .btn-primary:not(:disabled):not(.disabled).active, .sep-form .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #a13581!important;
    border-color: #a13581!important;
}
.sep-form  .btn-primary:focus, .sep-form  .btn-primary.focus {
    color: #fff;
    background-color: #a13581!important;
    border-color: #a13581!important;
}
@media (max-width: 768px) {
  #footer .copyright, #footer .credits {
    float: none;
    text-align: center;
    padding: 2px 0;
  }
}
#hero .btn-get-started:hover {
    background: #8dc63f;
}
@media only screen and (max-width: 767px){
	.obj1{    height: auto;
    object-fit: none;}
.obj2{height: auto;
    object-fit: none;}
	#hero h2 {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 30px;
	
    width: 100%;

}
.favdes h2 {
    font-size: 23px;
    width: 100%;
}
.section-title2 p {
    width: 100%;
    margin: 0 auto;
    font-size: 21px;
    font-weight: 600;
    line-height: 29px;
}
.our-team {
    margin-bottom: 30px;
    margin-top: 40px;
}
#header .logo img {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 0px;
}
.duis {
    position: absolute;
    bottom: 129px;
    left: 62px;
    z-index: -999;
	    width: 100px;
}
.imgo2 {
    float: right;
    width: 100px;
}
.duis1 {
    position: absolute;
    bottom: 275px;
    left: 0px;
    z-index: -999;
    width: 100px;
}
.section-title2 span {
    font-weight: 900;
    font-size: 21px;
}
.whowe h2 {
    font-size: 27px;
}
.fleft2 img{    width: 67px;}
section {
    padding: 20px 0;
    overflow: hidden;
}
.colsplit {
    width: 100%;
}
#hero .btn-get-started, #hero .btn-watch-video {
    font-size: 10px!important;
}
#hero .btn-watch-video i {
    color: #fbfcfd;
    font-size: 21px;
    position: absolute;
    right: 0;
    top: 0px;
    transition: 0.3s;
    background: #333333;
    padding: 11px!important;
}
.mt100 {
    margin-top: -26px;
}
#hero .btn-watch-video {
display: inline-block;
    padding: 7px 48px 6px 3px!important;
    transition: 0.5s;
    margin-left: 5px;
    color: #ffffff;
    position: relative;
    font-weight: 600;
}	
}

/* Point-zoom Container */
.img-hover-zoom--point-zoom img {
  transform-origin: 65% 75%;
  transition: transform 1s, filter .3s ease-out;
}

/* The Transformation */
.img-hover-zoom--point-zoom:hover img {
  transform: scale(1.1);
  z-index: 999999;
}
.service-blk-div h3 {
    color: #fff;
    text-align: left;
    padding-left: 0;
}
.srv-txt{
    color: #fff!important;
}
@media (max-width: 992px) {
  .prs-contnt {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
 .prs-contnt p {
    text-align: justify;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.73em;
    color: #4c4c4c;
}
h3.prcs-hd {
    font-family: 'Oswald', sans-serif;
    color: #23282d;
    font-size: 44px!important;
    font-weight: 600;
    line-height: 28px;
    padding-left: 0;
    text-transform: uppercase;
    letter-spacing: 0;
    display: inline-block;
    padding-bottom: 0;
    text-align: center;
    position: relative;
}
h3.prcs-hd:after {
    content: "";
    background: #a13581;
    width: 26px;
    height: 37px;
    position: absolute;
    left: -210px;
    top: 9px;
    right: 0;
    margin: 0 auto;
}
.testimonials {
    padding: 80px 0;
    background-position: center center;
    background-size: cover;
    position: relative;
    box-shadow: 0 7px 9px -2px #adadad70;
    z-index: 1;
    margin-top: 0;
    padding-top: 25px
    padding-top: 0;
}
.testimonials h3.abtsub {
    font-family: 'Oswald', sans-serif;
    color: #23282d;
    font-size: 44px!important;
}
.testimonials h3.abtsub:after {
    content: "";
    background: #a13581;
    width: 26px;
    height: 37px;
    position: absolute;
    left: -250px;
    top: -3px;
    margin: 0 auto;
}
.ftr-top-box .flex {
   
    display: block;
}
.info-box .box-f {
    flex: 1;
    width: 100%;
    float: left;
    border: 0;
    display: inline-block;
    height:20px;
    text-align: center;
    padding-top: 23px;
    padding-left: 5%;
}
.ft-top-hd {
    margin-bottom: 52px;
    margin-top: 44px;
}
.ft-top-hd h3 {
    font-family: 'Roboto', sans-serif;
    color: #292929;
    font-weight: 300;
    letter-spacing: 0.3px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}
.rainbow::before {
    content: '';
    position: absolute;
    z-index: -2;
    left: -50%;
    top: -50%;
    width: 200%;
    height: 200%;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 50% 50%, 50% 50%;
    /*background-position: 0 0, 100% 0, 100% 100%, 0 100%;
    background-image: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff), linear-gradient(#fff, #fff), linear-gradient(#fff, #fff);
    animation: rotate 4s linear infinite;
    background: transparent;*/
}
.stm_slider_style_10.stm_slider .stm_slide__title {
    padding-left: 0!important;
    margin-bottom: 42px;
}
li.logoli {
    display: none;
}
h3.abtsub{
   font-size: 44px!important;
}
h3.abtsub:after {
    content: "";
    background: #a13581;
    width: 10%;
    height: 8px;
    position: absolute;
    left: 0;    bottom: -20px;
    right: 0;
}

.strng-right {
    display: inline-block;
    height: 55vh;
    width: 100%;
    text-align: left;
    padding: 15px;
    background-size: 63%;
    padding-top: 0;
    padding-right: 0;
    background-position: bottom;
}

h3.strng {
    font-family: 'Oswald', sans-serif;
    color: #23282d;
    font-size: 44px!important;
    font-weight: 600;
    line-height: 28px;
    padding-left: 0;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-top: 35px;
    margin-bottom: 25px;
    position: relative;
}
h3.strng:after {
       content: "";
    background: #a13581;
    width: 10%;
    height: 8px;
    position: absolute;
    left: 0;
    bottom: -20px;
    right: 0;
}
h3.subhead {
    font-family: 'Oswald', sans-serif;
    color: #fff;
    font-size: 44px!important;
    font-weight: 600;
    line-height: 28px;
    padding-left: 39px;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-top: 15px;
    margin-bottom: 25px;
    position: relative;
    letter-spacing: -1.7px;
}
h3.subhead:after {
    content: "";
    background: #a13581;
    width: 26px;
    height: 37px;
    position: absolute;
    left: 0;
    top: -3px;
    margin: 0 auto;
}
.section-bg {
    background: #fff url(../img/service-bg.jpg) no-repeat;
        padding-top: 0;
    background-size: cover;
    background-position: right;
    position: relative;
    background-attachment: fixed;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    color: #fff;
}

.spancerline {
    display: inline-block;
    width: 100%;
    position: relative;
    height: 0px;
}
h3.abtsubc{
  font-size: 44px!important;
  padding-left: 40px;
  text-align: left;
}
h3.abtsubc:after{
  content: "";
    background: #a13581;
    width: 26px;
    height: 37px;
    position: absolute;
    left: 15px;
    top: 9px;
    margin: 0;
    right: 0;
}
.cnt p, .gettch{
  text-align: justify;
  width: 100%;
}
.process-first h3.process{
  margin-top: 20px;
}
nav.mobile-nav.d-lg-none a {
    font-family: 'Oswald', sans-serif;
    color: #000;
}
nav.mobile-nav.d-lg-none li.active a{
  background:#a13581;
  color: #fff;
}
  .stm_slide__title p{
      width: 100%!important;
}
.download-div ul li {
    display: inline-block;
    width: 100%;
}
.box{
  width: 100%;
}
.download-div{
  margin-top: 20px;
}
}