/****** PLACE YOUR CUSTOM STYLES HERE ******/

@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100&display=swap');


.top-headss {
    position: relative;
    width: 100%;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    min-height: 84px;
}
header.top-pos.is-hidden {
    top: -90px;
}

header.top-pos {
    position: fixed;
    top: 0;
    height: 85px;
    background: #fff;
    left: 0;
    width: 100%;
    z-index: 1000000;
}


body .menu li a {font-size: 14px;text-transform: uppercase;font-weight: 800;}
body .menu li a {margin-top: 2px;}
.btn hover{ color:#ffffff;}

.logo-tops {
 margin: 0px 0 0;
  padding: 7px 1px 22px 16px;
    border-left: 1px solid #e1e1e1; position: relative; z-index: 109999;
}
.logo-tops img {
    margin: 0px 0 0;
    position: relative;
    z-index: 109999;
    width: 82px!important;
}

.logo-tops:after {
    
    position: absolute;
    top: 6px;
    width: 1px;
    height: 30px;
    right: 0;
/*    background: #000;*/
    content: "";
}
body .sau {
    font-size: 14px;
    text-transform: none;
    color: #000;
    padding-left: 15px;
    padding-top: 0px;
        white-space: nowrap; font-weight:700;  padding-right:13px; 
}
body a.sau{
   text-decoration: none;
    color: #000000;
    padding-top: 8px;
    top: 6px;
    position: relative;
}

body .bgred {
    background: transparent;
    margin-top: 0px;
    padding-left: 90px;
}

.right-searches{
 background: url(../img/Search.svg);
    background-repeat: no-repeat;
    float: right;
    height: 60px !important;
    background-size: 30px;
    float: right;
    position: absolute;
    right: 0;
	background-position: center;
    width: 84px;
    height: 100%;
    border: 0;
    border-left: 1px solid #e0e0e0;
    background-position-y: 18px;  padding-left:30px!important;
    
}

.right-searches::before {
    content: "";
    position: absolute;
    top: 54%;
    left: 15px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
    font-weight: 700; 
}


 .right-searches:hover::before{
    border-color: #636363;
}

 .right-searches:hover>img {
    opacity: 0;
}



.searchbox{
    position:relative;
    min-width:50px;
    width:0%;
    height:50px;
    float:right;
    overflow:hidden;
    
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s; 
}

.searchbox-input{
    top:0;
    right:0;
    border:0;
    outline:0;
    background:#dcddd8;
    width:100%;
    height:50px;
    margin:0;
    padding:0px 55px 0px 20px;
    font-size:20px;
    color:#000;
}
.searchbox-input::-webkit-input-placeholder {
    color: #000;
}
.searchbox-input:-moz-placeholder {
    color: #000;
}
.searchbox-input::-moz-placeholder {
    color: #000;
}
.searchbox-input:-ms-input-placeholder {
    color: #000;
}
input.searchbox-submit {
    width: 49px;
    background: url(../img/Search.svg);
    background-repeat: no-repeat;
    float: right;
    height: 50px;
    border: 0;
    background-position: center;
    border-left: 1px solid #cac7c7;
}

.searchbox-submit{
    width:80px; !important;
    height:50px;
    display:block;
    position:absolute;
    top:0;
    font-family:verdana;
    font-size:22px;
    right:0;
    padding:0;
    margin:0;
    border:0;
    outline:0;
    line-height:50px;
    text-align:center;
    cursor:pointer;
    color:#dcddd8;
    background:#172b3c;
}



.searchbox-open{
    width:100%;
}

.byline{
  position:absolute;
  top:150px;
  left:30%;
  text-align:center;
  font-size:18px;
}
.byline a{
  text-decoration:none;
  color: #d74b4b;
}



form.searchbox {
    /* display: none; */
    visibility: hidden;
}

form.searchbox.searchbox-open {
    /* display: block; */
    visibility: visible;
    width: 200px;
    /* padding-right: 100px; */
    margin-right: 88px;
    position: absolute;
    right: 0;z-index:999!important

}

.module.left.is-active {
    display: none;
}

.language-icon {
position: absolute;
    left: 86px;
    top: 30px;
    z-index: 100000000;
}
.language-icon img{width: 26px;
    
}

.language-icon-text {
    position: absolute;
    left: 116px;
    top: 16px;
    z-index: 100000000;
}









.bgred { background:transparent;margin-top: 30px; }
.sau1 { margin-top: 45px; }
.colr { background-color: white;}
.slid{
	width: 100%;  float: left;  margin-top: 0px; z-index:0
}
.icon-bar1 {
  position: fixed;
  top: 8%;
	right: 4%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
	z-index: 999900000;
}

.icon-bar1 a {
  display: block;
  text-align: center;
  padding: 8px;
  transition: all 0.3s ease;
  color: #e5322c;
  font-size: 22px;
}

.icon-bar1 a:hover {
    background-color: #e5322c;
	color: white;
}
.linkedin {
  border: 1px solid #e5322c;
  color: #ed1c24;
}

	

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) 
{
	
.bgred { background:transparent;margin-top: 0px; }
.sau1 { margin-top: 5px; }	
	
	
	
}

body a{
    text-decoration: none;
}

.navik-menu > ul > li > a:hover{
   color: #fff !important;
}


button {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    margin-top: -5px;
}


@media (min-width: 992px) {
  .slider,
  .slide {
    min-height: 100vh; 
  }
}
.slide {
  position: relative;
}
.slide .slide__img {
  width: 100%;
  height: auto;
  overflow: hidden; 
}
@media (min-width: 992px) {
  .slide .slide__img {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
	
	.slide .slide__content--headings {
  text-align: center;
  color: #FFF;
  padding-top: 35px;
}

	
	.slide .slide__content--headings h2 {
  font-size:15px!importantimportant; line-height:48px;
  margin: 10px 0; font-weight:300;font-family: 'Lato', sans-serif; ed
}
	
	
}
.slide .slide__img img {
  width: 100%;
  height: auto;
  opacity: 1 !important;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  transition: all 1s ease;
}
.slide .slide__content {
    align-items: center;
    position: absolute;
    top: 4%;
    left: 0%;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
     transform: translate(-0%, 0%); 
}
.slide .slide__content img{
    width: 80px;
    height: 80px;
    border-radius: 50%;
}


p.names.fadeInUp.animated{
    font-size: 18px;
}
.slide .slide__content h2, .slide .slide__content h3{
    color: #fff;
    font-weight: 400;
        font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif !important;

}

.slide .slide__content p a {
  
    padding: 10px;
    color: #fff;
}
.slide .slide__content p a:hover {
    padding: 10px;
    color: #ffffff; 
}

.slide .slide__content p {
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: center;
    font-size: 16px;
    color:#ffffff;
}
.slide .slide__content--headings {
  text-align: center;
  color: #FFF;
  padding-top: 35px;
}
.slide .slide__content--headings h2 {
  font-size:40px; line-height:48px;
  margin: 10px 0; font-weight:300;font-family: 'Lato', sans-serif; 
}
.slide .slide__content--headings .animated {
  transition: all .5s ease;
}
.slider [data-animation-in] {
  opacity: 0;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  transition: opacity 0.5s ease 0.3s;
}
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: 25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  display: block;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
  transition: all .3s ease;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.simple-dots .slick-dots li {
  width: 20px;
  height: 20px;
}
.simple-dots .slick-dots li button {
  border-radius: 50%;
  background-color: white;
  opacity: 0.25;
  width: 20px;
  height: 20px;
}
.simple-dots .slick-dots li button:hover,
.simple-dots .slick-dots li button:focus {
  opacity: 1;
}
.simple-dots .slick-dots li.slick-active button {
  color: white;
  opacity: 0.75;
    
}
.stick-dots .slick-dots li {
   width: 15px;
    height: 15px;
}
.stick-dots .slick-dots li button {
    position: relative;
    background-color: #000;
    opacity: 1;
    width: 8px;
    height: 8px;
    padding: 0;
  
}
.stick-dots .slick-dots li button:hover,
.stick-dots .slick-dots li button:focus {
  opacity: 1;
}
.stick-dots .slick-dots li.slick-active button {
  color: white;
  opacity: 0.75;
    background: #000000;
}
.stick-dots .slick-dots li.slick-active button:hover,
.stick-dots .slic
k-dots li.slick-active button:focus {
  opacity: 1;background: #000000;
}
/* /////////// IMAGE ZOOM /////////// */
@-webkit-keyframes zoomInImage {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  to {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
}
@keyframes zoomInImage {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  to {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
}
.zoomInImage {
  -webkit-animation-name: zoomInImage;
          animation-name: zoomInImage;
}
@-webkit-keyframes zoomOutImage {
  from {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@keyframes zoomOutImage {
  from {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
.zoomOutImage {
  -webkit-animation-name: zoomOutImage;
          animation-name: zoomOutImage;
}




.cr-otr{
     background: url(../img/home7.jpg);
    background-repeat: repeat-x;
    background-size: cover;
    padding-top: 60px;
    
}

div#myCarousel {
    min-height: 400px;
    
}

 h2.tr {
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	position: relative;
	margin: 25px 0 50px;
     font-size: 20px;
    
   
}
.carousel h2::after {
	content: "";
	width: 100px;
	position: absolute;
	margin: 0 auto;
	height: 3px;
	background: #ffdc12;
	left: 0;
	right: 0;
	bottom: -10px;
}
.carousel {
	width: 650px;
	margin: 0 auto;
	padding-bottom: 50px;
}
.carousel .item {
	color: #999;
	font-size: 14px;
    text-align: center;
	overflow: hidden;
    min-height: 340px;
}
.carousel .item a {
	color: #fff;
}

.carousel .item p {
	color: #fff;
}

.carousel .img-box {
	width: 145px;
	height: 145px;
	margin: 0 auto;
	border-radius: 50%;
}
.carousel .img-box img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
}
.carousel .testimonial {	
	padding: 30px 0 10px;
}
.carousel .overview {	
	text-align: center;
	padding-bottom: 5px;
}
.carousel .overview b {
	color: #333;
	font-size: 15px;
	text-transform: uppercase;
	display: block;	
	padding-bottom: 5px;
}
.carousel .star-rating i {
	font-size: 18px;
	color: #ffdc12;
}
.carousel .carousel-control {
	width: 30px;
	height: 30px;
	border-radius: 50%;
    background: #999;
    text-shadow: none;
	top: 4px;
}
.carousel-control i {
	font-size: 20px;
	margin-right: 2px;
}
.carousel-control.left {
	left: auto;
	right: 40px;
}
.carousel-control.right i {
	margin-right: -2px;
}
.carousel .carousel-indicators {
	bottom: 15px;
}
.carousel-indicators li, .carousel-indicators li.active {
	width: 11px;
	height: 11px;
	margin: 1px 5px;
	border-radius: 50%;
}
.carousel-indicators li {	
	background: #e2e2e2;
	border-color: transparent;
}
.carousel-indicators li.active {
	border: none;
	background: #888;		
}


header.top-pos {
    position: fixed;
    top: 0;
    height: 85px;
    background: #fff;
    left: 0;
    width: 100%;
    z-index: 1000000;
}




section.home{
    padding: 0;
        border: 0px;
}



/*section{
    min-height: 100vh;
}*/







/* -------------------------------- 

Start About us style

-------------------------------- */

.about_us{
  width: 100%;
  padding: 0px 0;
  background-color: #ffffff;
}

.title h3{
  font-weight: 700;
  color: #232044;
  text-transform: uppercase;
  line-height: 1.3em;
  font-size: 32px;
  padding-bottom: 18px;
}

.about_us .title h3 b{
  color: #F83256;
}

.title .underline{
  width: 120px;
  height: 5px;
  background-color: #F83256;
  position: relative;
}
.title .underline:after{
  content: '';
  width: 4px;
  height: 5px;
  position: absolute;
  right: -6px;
  top: 0;
  float: left;
  background-color: #232044;
}
.title .underline:before{
  content: '';
  width: 4px;
  height: 5px;
  position: absolute;
  right: -12px;
  top: 0;
  float: left;
  background-color: #232044;
}

.about_left_txt .btn-group{
  width: 100%;
  padding-top: 24px;
}
.about_left_txt .btn-group .btn{
  position: relative;
  padding: 24px 44px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 600;
  font-size: 14px;
  border:1px solid #232044;
  overflow: hidden;
  outline: 0;
  z-index: 11;
  background-color: #232044;
}
.about_left_txt .btn-group .btn:hover{
  border:1px solid #F83256;
}
.about_left_txt .btn-group .btn:nth-child(1){
  background-color: #F83256;
  border:1px solid #F83256;
  margin-right: 20px;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.about_left_txt .btn-group .btn:hover:nth-child(1){
  background:#232044;
   border:1px solid #fff;
}
.about_left_txt .btn-group .btn:nth-child(1):after{
  display: none;
}

.about_left_txt .btn-group .btn:after{
  width: 0;
  height: 100%;
  position: absolute;
  left: -2%;
  top: 0;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  content: '';
   background-color: #F83256;
   float: left;
   z-index: -1;
}
.about_left_txt .btn-group .btn:hover:after{
  width: 105%;
}

.about_left_txt .about_txt{
  padding-top: 10px;
}
.about_left_txt .about_txt p{
  padding-top: 10px;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  line-height: 1.7em;
}


.about_right_img{
  padding-top: 90px;
}

/*

img{
    max-width: 100%;
}
*/
/* -------------------------------- 

Close About us style

-------------------------------- */



/* -------------------------------- 

Start Services style

-------------------------------- */
.services .card-body {
    text-align: center;
    background: #fff000000;
}
.services h5 {
    color: #fff;
    text-transform: uppercase;
}

.services{
  width: 100%;
        background-color: #212145;
  padding: 120px 0;
}
.services .title{
	padding-top: 0;
}

.b_features .title,
.portfolio_sec .title,
.r_blog .title{
  padding-bottom: 20px;
}

.services .title h5{
  font-weight: 500;
  color:#f83055;
  line-height: 1.3em;
  padding-bottom: 24px;
}
.services .title h3{
      color: #ffffff;
}



.services .btn {
    display: inline-block;
    font-weight: 400;
    border: 1px solid #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid white;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    color: #fff;
    margin-top: 20px;
}
.services .title h3 b{
  color:#f83055;
}
.services .title .underline:after{
  background-color: #f83055;
}
.services .title .underline:before{
  background-color: #f83055
}
.title p{
  color: #ffffff;
  padding-top: 24px;
  line-height: 1.7em;
 /* font-weight: 500;*/
  font-size: 16px;
}

.service_single{
  padding-top:20px;
}
.service_single h4{
  text-transform: capitalize;
  font-weight: 600;
  line-height: 1.3em;
  color: #f83055;
  font-size: 22px;
  padding-bottom: 18px;
  padding-top: 18px;
}
.service_single p{
      color: #ffffff;
  font-weight: 400;
  font-size: 14px;
}

/* -------------------------------- 

Close Services style

-------------------------------- */



/* -------------------------------- 

Start Features style

-------------------------------- */

.b_features{
  width: 100%;
  background-color: #ffffff;
  padding-top: 120px;
}
.b_features .title{
  text-align: center;
}
.b_features .title .underline{
  margin: 0 auto;
}
.b_features .title p{
  color: #232044;
}

.single_feature{
  padding: 44px 15px;
  text-align: center;
  position: relative;
  margin-bottom: 20px;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

/*hover line*/
.single_feature .line1{
  position: absolute;
  width: 0;
  height: 0;
  float: left;
  top: -10px;
  right: -10px;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.single_feature:hover .line1{
  width: 100%;
  height: 100%;
}
.single_feature .line1:after{
  content: '';
  width: 50%;
  height: 1px;
  background-color: #f83055;
  position: absolute;
  top: 0;
  right: 0;
}
.single_feature .line1:before{
  content: '';
  width: 1px;
  height: 50%;
  background-color: #f83055;
  position: absolute;
  top: 0;
  right: 0;
}

.single_feature .line2{
  position: absolute;
  width: 0;
  height: 0;
  float: left;
  bottom: -10px;
  left: -10px;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.single_feature:hover .line2{
  width: 100%;
  height: 100%;
}
.single_feature .line2:after{
  content: '';
  width: 50%;
  height: 1px;
  background-color: #f83055;
  position: absolute;
  bottom: 0;
  left: 0;
}
.single_feature .line2:before{
  content: '';
  width: 1px;
  height: 50%;
  background-color: #f83055;
  position: absolute;
  bottom: 0;
  left: 0;
}



.single_feature:hover{
  background-color: #242047;
}
.single_feature:hover h4{
  color: #f83055;
}
.single_feature:hover p{
  color: #ffffff;
}
.single_feature:hover .show_icon{
  display: none;
}
.single_feature:hover .hide_icon{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.feature_txt h4{
  font-weight: 600;
  color: #232044;
  font-size: 18px;
  line-height: 1.3em;
  padding-bottom: 15px;
  text-transform: uppercase;
  padding-top: 22px;
}
.feature_txt p{
  font-weight: 400;
  color: #232044;
  font-size: 14px;
}

.feature_icon{
  position: relative;
  text-align: center;
}
.feature_icon img{
  margin-left: auto;
  margin-right: auto;
}
.hide_icon{
  display: none;
}

/* -------------------------------- 

Close Features style

-------------------------------- */



/* -------------------------------- 

Start Portfolio style

-------------------------------- */

.portfolio_sec{
  padding: 120px 0;
}
.portfolio_sec .title{
  text-align: center;
}
.portfolio_sec .title .underline{
  margin: 0 auto;
}
.portfolio_sec .title p{
  color: #232044;
}

.portfolio_sec .filter-button-group{
  text-align: center;
  padding-bottom: 60px;
}

.portfolio_sec .filter-button-group button{
  margin: 0;
  font-weight: 500;
  color: #f83055;
  font-size: 14px;
  text-transform: capitalize;
  padding: 16px;
  border:0;
  background-color: #242047;
  cursor: pointer;
  outline: 0;
}

.portfolio_sec .filter-button-group button.is-checked{
  background-color: #f83055;
  color: #ffffff;
}

.portfolio_sec .item-inner img{
  width: 100%;
}
.portfolio_sec .grid-item {
  padding-top: 20px;
}

.mfp-container{
  top: 50px !important;
}

/* -------------------------------- 

Close Portfolio style

-------------------------------- */



/* -------------------------------- 

Start Fun fact style

-------------------------------- */

.fun_fact{
  position: relative;
  background-image: url("../img/promo_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 99;
  padding-top: 120px;
  padding-bottom:120px;
  overflow: hidden;
  background-attachment: fixed;
}
.fun_fact:before{
  content: '';
  width: 100%;
  height: 100%;
  background-color: #232044;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -9;
  opacity: 0.8;
}

.fun_fact .fun_single{
  text-align: center;
}
.fun_fact .fun_single img{
  margin-bottom: 24px;
}
.fun_fact .fun_single h3{
  color: #ffffff;
  font-weight: 500;
  font-size: 26px;
  line-height: 1.3em;
}

/* -------------------------------- 

Close Fun fact style

-------------------------------- */



/* -------------------------------- 

Start Our Team style

-------------------------------- */

.our_team{
  padding: 120px 0;
  background-color: #ffffff;
}
.our_team .title{
  text-align: center;
  padding-bottom: 40px;
}
.our_team .title .underline{
  margin: 0 auto;
}
.our_team .title p{
  color: #232044;
}
.team_single{
  padding-top: 40px;
}

.team_image{
  overflow: hidden;
  width: 100%;
  height:auto;
  max-height: 338px;
}
.team_image img{
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.team_image:hover img{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.team_author h2{
  font-weight: 500;
  font-size: 26px;
  line-height: 1.3em;
  padding-top: 20px;
  color: #232044;
}
.team_author p{
  font-weight: 400;
  font-size: 16px;
  color: #232044;
  line-height: 1.7em;

}

/* -------------------------------- 

Close Our Team style

-------------------------------- */



/* -------------------------------- 

Start price table style

-------------------------------- */

.package_table{
  width: 100%;
  padding: 120px 0;
  background-color: #F6F6F6;
}
.package_table .title p{
  color: #232044;
}

.table_single{
  text-align: center;
  position: relative;
  background-color: #ffffff;
  opacity: 0.4;
  padding-top: 36px;
  padding-bottom: 36px;
  overflow: hidden;
  z-index: 11;
}

.package_table .swiper-slide {
    width: 320px;
    height: auto;
    padding: 0 15px;
}

.package_table .swiper-slide-active .table_single{
  opacity: 1.0;
}

.table_head{
  position: relative;
  overflow: hidden;
}
.table_head h3{
  color: #ffffff;
  font-weight: 600;
  font-size: 32px;
  line-height: 1.3em;
}
.table_head h4{
  color: #ffffff;
  font-weight: 600;
  font-size: 32px;
  line-height: 1.3em;
}
.table_head h4 small{
  font-size: 16px;
}

.table_single:after {
     content: '';
    height: 160px;
    width: 100%;
    position: absolute;
    left: -60px;
    top: -45px;
    background-color: #F83256;
    border-radius: 70px;
    transform: rotate(30deg);
    overflow: hidden;
    z-index: -1;
}

.table_single ul{
  padding-top: 58px;
}
.table_single ul li{
  font-weight: 600;
  padding-bottom: 18px;
  line-height: 1.7em;
  color: #232044;
  font-size:16px; 
}

.table_single .btn{
  font-weight: 600;
  padding: 14px 30px;
  color: #232044;
  font-size: 14px;
  text-transform: uppercase;
  border:2px solid #F83256;
  margin-top: 12px;
}


/* -------------------------------- 

Close price table style

-------------------------------- */



/* -------------------------------- 

Start Feedback style

-------------------------------- */

.Client_testimonials{
  position: relative;
  background-image: url("../img/review_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 99;
  padding-top: 120px;
  padding-bottom:120px;
  overflow: hidden;
  background-attachment: fixed;
}
.Client_testimonials:before{
  content: '';
  width: 100%;
  height: 100%;
  background-color: #232044;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -9;
  opacity: 0.8;
}

.Client_testimonials .feedback_inside{
  text-align: center;
}

.Client_testimonials .owl-carousel .feedback_inside img{
  width: auto;
  margin:0 auto; 
}
.Client_testimonials .feedback_inside h2{
  font-weight: 600;
  color: #ffffff;
  font-size: 20px;
  padding-top: 48px;
  line-height: 1.3em;
}
.Client_testimonials .feedback_inside h4{
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
}
.Client_testimonials .feedback_inside p{
  color: #ffffff;
  padding-top: 52px;
  padding-bottom: 48px;
  line-height: 1.7em;
  font-weight: 400;
  font-size: 18px;
}

.Client_testimonials .owl-dots{
  width: 100%;
  text-align: center;
}
.Client_testimonials .owl-carousel button.owl-dot{
  width: 10px;
  height: 10px;
  background-color: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  margin: 4px;
  outline: 0;
}
.Client_testimonials .owl-carousel button.owl-dot.active{
  width: 12px;
  height: 12px;
}

/* -------------------------------- 

Close Feedback style

-------------------------------- */



/* -------------------------------- 

Start Blog style

-------------------------------- */
.r_blog{
  width: 100%;
 background-color: #ffffff;
 padding: 0px 0; 
}
.r_blog .title{
  text-align: center; width:80%; padding-left:200px;
}


.r_blog .title10{
  text-align: center; width:100%; 
}

.r_blog .title .underline{
  margin: 0 auto;
}
.r_blog .title p{
  color: #232044;
}

.r_blog .card{
  -webkit-transition: 0.3s all ease-in;
  -moz-transition: 0.3s all ease-in;
  -ms-transition: 0.3s all ease-in;
  -o-transition: 0.3s all ease-in;
  transition: 0.3s all ease-in;
}
.r_blog .card:hover{
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=20, Direction=101, Color=#000000)";/*IE 8*/
-moz-box-shadow: 1px 5px 20px -7px rgba(0,0,0,0.8);/*FF 3.5+*/
-webkit-box-shadow: 1px 5px 20px -7px rgba(0,0,0,0.8);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
box-shadow: 1px 5px 20px -7px rgba(0,0,0,0.8);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=20, Direction=135, Color=#000000); /*IE 5.5-7*/
}
.r_blog .card-body{
  text-align: left;
  padding: 34px 16px;
}
.r_blog .card-body h2{
  
  color: #232044;
 
  line-height: 1.3em;
  padding-bottom: 16px; letter-spacing:-.5px; 
  
      font-size: 24px;
    font-weight: 500 !important;
   
    font-family: 'Lato', sans-serif;
  
  
}
.r_blog .card-body p{
  font-weight: 400;
  color: #232044;
  font-size: 16px;
  line-height: 1.7em;
  padding-bottom: 16px;
}
.r_blog .card-body .btn{
  text-transform: uppercase;
  color: #ffffff;
  background-color: #F83256;
  padding: 14px 30px;
  position: relative;
  overflow: hidden;
  z-index: 11;
  -webkit-transition: 0.3s all ease-in;
  -moz-transition: 0.3s all ease-in;
  -ms-transition: 0.3s all ease-in;
  -o-transition: 0.3s all ease-in;
  transition: 0.3s all ease-in;
}
.r_blog .card-body .btn:after{
  content: '';
  width: 0;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #ffffff;
  -webkit-transition: 0.3s all ease-in;
  -moz-transition: 0.3s all ease-in;
  -ms-transition: 0.3s all ease-in;
  -o-transition: 0.3s all ease-in;
  transition: 0.3s all ease-in;
  z-index: -1;
}
.r_blog .card-body .btn:hover:after{
  width: 100%;
}
.r_blog .card-body .btn:hover{
  color: #F83256;
}

/* -------------------------------- 

Close Blog style

-------------------------------- */



/* -------------------------------- 

Start Contact style

-------------------------------- */

/* -------------------------------- 

Close Contact style

-------------------------------- */



/* -------------------------------- 

Start Footer style

-------------------------------- */
.footers{
  width: 100%;
  background-color: #242047;
  padding: 40px 0;
}
.copy_right{
  text-align: left;
}
.copy_right p{
  font-weight: 400;
  color: #ffffff;
  font-size: 18px;
  line-height: 1.7em;
}
.footer_social ul{
  text-align: right;
}
.footer_social ul li{
  display: inline-block;
  padding-left: 10px;
}
.footer_social ul li a{
  color: #ffffff;
  width: 40px;
  height: 40px;
  border:1px solid #ffffff;
  float: right;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding-top: 6px;
}

/* -------------------------------- 

Close Footer style

-------------------------------- */


/*scrool*/
.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 50px;
    right: 60px;
    display: none;
    z-index: 9999999;
    color: #F83256;
}



/* -------------------------------- 

start Responsive style

-------------------------------- */

@media only screen and (max-width :480px) {
.flip-book-rtl {
    display: block!important;;
}
	
.section-title50 h2 {
    color: #fff !important;
    font-size: 47px !important;
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
    color: inherit;
    padding-bottom: 15px;
    font-family: 'Raleway', sans-serif;
}	
.section-title50{position: relative;
    top: -31px;}

.bgimg-50 {
    background-image: url(../images/management.jpg);
    min-height: 150px; 
    background-attachment: local;
    height: 164px!important;
}
	
}



@media only screen and (max-width :380px) {
  .contact_right_single{
    height: 140px;
  }
  .navbar .navbar-brand{
    right: -80px;
  }

}

@media only screen and (max-width : 767px) {


  .active_sc .navbar-toggler{
    margin-top: 10px;
  }
  .navbar-toggler i{
    color: #ffffff;
  }
  .banner_text h1{
    font-size: 52px;
  }
  .banner_text p{
    font-size: 18px;
  }
  .title .underline{
    width: 80px;
  }
  .title h3{
    font-size: 24px;
  }
  .about_left_txt .btn-group .btn,
  .banner_text .btn-group .btn{
    padding: 14px 24px;
  }
  .about_right_img img{
    height: auto;
  }
  .service_single h4{
    font-size: 20px;
  }
  .fun_fact .fun_single h3{
    font-size: 22px;
  }
  .team_author h2{
    font-size: 20px;
  }
  .Client_testimonials .feedback_inside p{
    font-size: 16px;
  }
  .r_blog .card-body h2{
    font-size: 18px;
  }
  .r_blog .card-body .btn{
    padding: 12px 24px;
  }
  .contact_right_single{
    padding-left: 10px;
    height: 120px;
  }
  .portfolio_sec .filter-button-group button{
    margin-bottom: 6px;
  }
  .fun_fact .fun_single{
    margin-bottom: 40px;
    margin-top: 40px;
  }
  .team_image{
    text-align: center;
  }
  .team_author{
    text-align: center;
  }
  
  .r_blog .title{
      padding-bottom:40px;
  }
  .r_blog .card{
    margin-top: 40px;
  }
  
  
  .r_blog .card img{
    width: 100%;
  }
  .contact_form{
    padding-bottom: 40px;
  }
  .copy_right{
    width: 100%;
    text-align: center;
  }
  .footer_social ul{
    width: 100%;
    text-align: center;
    padding-top: 40px;
  }
  .table_single{
    margin-top: 40px;
  }
  body .scrollup{
    right: 0;
  }

  .service_single{
    padding-top: 40px;
  }
	
.section-title50 h2 {
    color: #fff !important;
    font-size: 47px !important;
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
    color: inherit;
    padding-bottom: 15px;
    font-family: 'Raleway', sans-serif;
}	
.section-title50{position: relative;
    top: -31px;}

.bgimg-50 {
    background-image: url(../images/management.jpg);
    min-height: 150px; 
    background-attachment: local;
    height: 164px!important;
}
}


@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
  .navbar .navbar-brand{
    position: relative;
    top: 35px;
    margin:0;
    right: 30px;
    left: 0;
  }
  .navbar-toggler{
    border:1px solid #ffffff;
  }
  .active_sc .navbar-toggler{
    margin-top: 10px;
  }
  .navbar-toggler i{
    color: #ffffff;
  }
  .banner_text h1{
    font-size: 58px;
  }
  .banner_text p{
    font-size: 18px;
  }
  .title .underline{
    width: 80px;
  }
  .title h3{
    font-size: 28px;
  }
  .about_left_txt .btn-group .btn,
  .banner_text .btn-group .btn{
    padding: 14px 24px;
  }
  .about_right_img img{
    height: auto;
  }
  .service_single h4{
    font-size: 20px;
  }
  .fun_fact .fun_single h3{
    font-size: 22px;
  }
  .team_author h2{
    font-size: 20px;
  }
  .Client_testimonials .feedback_inside p{
    font-size: 16px;
  }
  .r_blog .card-body h2{
    font-size: 18px;
  }
  .r_blog .card-body .btn{
    padding: 12px 24px;
  }
  .contact_right_single{
    padding-left: 10px;
    height: 120px;
  }


  
}

@media (min-width: 992px){
.navbar.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
        padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }
  
  
  

  
}
a{
    color: #000;
}
a.btn.btn-border.btn-radius.mt-4 {
    background: #000;
}
a.btn.btn-border.btn-radius.mt-14 {
    background: #6e6e6e;
        padding: 5px 20px; 
}

.about_us a {
    color: #fff;
}
a.btnss {
    color: #8e8888;
    border-bottom: 1px dotted #ff0000;
    text-decoration: none;
}

.r_blog a.btn.btn-border.btn-radius.mt-4.red {
    color: #000000;
}

.r_blog a.btn:hover {
    color: #ffffff;
}
.b_features a.btn.btn-border.btn-radius.mt-4.red {
    color: #fff;
}
.contacts a.btn.btn-border.btn-radius.mt-4.red {
    color: #fff;
}

.btn{padding: 12px 40px; background: transparent; border-radius: 0; border: 2px solid transparent; position: relative; overflow: hidden; z-index: 9; text-transform: uppercase;}
.btn.btn-sm{padding: 10px 40px;}
.btn.btn-lg{padding: 15px 40px;}
.btn:hover{color: #ffffff !important}
.btn:focus, .btn.focus{color: #FF4500; box-shadow: none;}
.btn:focus:hover{color: #ffffff;}
.btn.btn-theme{background: #fff000000; color: #ffffff;}
.btn.btn-border{border:2px solid #cccccc;}
.btn.btn-radius{border-radius: 0px;}
.btn.btn-circle{border-radius: 30px;}
.btn.btn-iconic i{margin-left:10px; font-size:15px;}
.btn.btn-iconic span, .btn.btn-iconic i{-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;transition:all .2s ease-out;}
.btn.btn-iconic i{position:absolute;display:block;top:50%;right:0;-webkit-transform:translate(40px,-50%);-ms-transform:translate(40px,-50%);transform:translate(40px,-50%);ms-transform:translate(40px,-50%);opacity:0}
.btn.btn-iconic span{width:100%;height:100%;display:block;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);ms-transform:translate(0,0);-webkit-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;ms-backface-visibility:hidden;}
.btn:hover.btn-iconic span{-webkit-transform:translate(-20px,0);-ms-transform:translate(-20px,0);transform:translate(-20px,0);ms-transform:translate(-20px,0);}
.btn:hover.btn-iconic i{opacity:1;}
.btn:before {content: ''; display: block; position: absolute; background: #000; width: 100%; height: 0%; left: 50%; top: 50%;  
transform: translate(-50%, -50%) rotate(40deg); -webkit-transform: translate(-50%, -50%) rotate(40deg); -moz-transform: translate(-50%, -50%) rotate(40deg); transition: all .5s; -webkit-transition: all .5s;
-moz-transition: all .5s;}
.btn.btn-theme:before{background: #111;}
.btn:hover:before {width: 110%; height: 400%; z-index: -1;}
.btn.btn-block:hover:before {height: 600%;}
.btn.btn-white{background: #ffffff;}
.btn.btn-white.btn-border{border-color: #ffffff; background: none; color: #ffffff;}
.btn.btn-white:hover{color: #ffffff;}
.btn.btn-white.btn-border:hover{color: #FF4500;}
.btn.btn-white:before{background: #222021;}
.btn.btn-white.btn-border:before{background: #ffffff;}
.btn + .btn{margin-left: 10px;}
#myVideo {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%; 
    min-height: 100%;
}

.content {
    position: fixed;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1;
    width: 100%;
    padding: 20px;
}


#about-area {
    padding: 80px 0
}

.about-content h6 {
    margin: 15px 0px  ;
    font-weight: 700px  ;
    font-size: 18px !important; 
}
.about-content h2 {
    color: #353535;
    font-size: 2.2em;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-family: 'Lato', sans-serif;
    text-align: left;
    padding-top: .5em;
    
}
.about-content p{
  line-height: 24px; text-align:justify; padding-top:10px
}
.about h2 {
    font-size: 24px ;
    font-weight: 500 !important;
    margin-bottom: 25px;    font-family: 'Lato', sans-serif;
}
#about{
  background: #fff;
}
.about p{
    margin-top: 10px;  text-align:justify
}
.about{
  margin-top: 25px;
  border: 1px solid transparent;
  padding: 15px;
  border-radius: 10px;
  box-shadow:none;
  transition: all linear 0.3s;
}
.about:hover{
  -webkit-box-shadow: 0px 0px 36px -5px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px 0px 36px -5px rgba(0,0,0,0.4);
  box-shadow: 0px 0px 36px -5px rgba(0,0,0,0.4);
  transform: scaleY(1.1);
}
.pr{
  margin-top: 25px;
  border: 1px solid transparent;
  padding: 15px;
  border-radius: 10px;
  box-shadow:none;
 
  transition: all linear 0.3s; border:1px solid #cdcdcd
}
.pr:hover{
  -webkit-box-shadow: 0px 0px 36px -5px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px 0px 36px -5px rgba(0,0,0,0.4);
  box-shadow: 0px 0px 36px -5px rgba(0,0,0,0.4);
  transform: scaleY(1.1);
}
.pr_p{
  margin-top: 25px;
  border: 1px solid transparent;
  padding: 15px;
  border-radius: 10px;
  box-shadow:none;
  color: #eae6e6;
  transition: all linear 0.3s; border:1px solid #868686
}
.pr_p:hover{
  -webkit-box-shadow: 0px 0px 36px -5px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px 0px 36px -5px rgba(0,0,0,0.4);
  box-shadow: 0px 0px 36px -5px rgba(0,0,0,0.4);
  transform: scaleY(1.1);
}
.bg-gray{
  padding: 50px 0px;
}
.bg-gray1{
  padding: 0px 0px;
}
.prod_p{
  margin: 25px 0px !important;
  width: 100% !important;
  color: #fff !important;
}
.serv_p{
  margin: 25px 0px !important;
  width: 100% !important;
  color: #838587 !important;
}

.ptb10 { padding: 10px 0; font-weight:400; text-align:center }
.ptb15 { padding: 15px 0; }
.ptb20 { padding: 20px 0; }
.ptb25 { padding: 25px 0; }
.ptb30 { padding: 30px 0; }
.ptb35 { padding: 35px 0; }
.ptb40 { padding: 0px 0;  }
.ptb45 { padding: 45px 0; }
.ptb50 { padding: 50px 0; }
.ptb60 { padding: 60px 0; }
.ptb70 { padding: 70px 0; }
.ptb80 { padding:70px 0; }
.ptb80 { padding:50px 0px 90px 0px; }
.ptb200 { padding: 20px 0; }
.ptb100 { padding: 100px 0; }
.ptb110 { padding: 110px 0; }
.ptb120 { padding: 120px 0; }
.ptb130 { padding: 130px 0; }
.ptb140 { padding: 140px 0; }
.ptb150 { padding: 150px 0; }

.section-title h2 {
    margin-top: -0px !important;
    color: #000000;
    font-size: 38px;
    font-weight: 500 !important;    
}
#service{
 /* background: url("../img/prod_bg.jpg");*/
  background-repeat: no-repeat;
  background-position: left; background-color: #000;
    padding-top:0px;/* border:1px solid rfed*/
 /* background-size: 50% 100%;*/
}

#service .ser.section-title h2 {
    margin-top: 30px !important;
    color: #fff !important;
}
#service .ser.section-title h2:after {
    content: '';
    width: 50px;
    height: 2px;
    background: #fff;
    display: block;
    margin: 0 auto;
    margin-top: 15px;
}
.section-title h2:after {
    content: '';
    width: 50px;
    height: 2px;
    background: #000000;
    display: block;
    margin: 0 auto;
    margin-top: 15px;
}

.section-title h3{
margin-top: -0px !important;
    color: #000000;
    font-size: 38px;
    font-weight: 400 !important;
    font-family: 'Lato', sans-serif;}

.section-title h3:after {
    content: '';
    width: 50px;
    height: 2px;
    background: #fff;
    display: block;
    margin: 0 auto;
    margin-top: 15px;
}



.section-title p {
    width: 80%;
    margin: 30px auto 0; 
}
.text-center{
    text-align:center
}
.text-justify{
    text-align:justify
}
.text-nowrap{
    white-space:nowrap
}
.text-lowercase{
    text-transform:lowercase
}
.text-uppercase{
    text-transform:uppercase
}
.text-capitalize{
    text-transform:capitalize
}
#service .ser.section-title h2 {
    margin-top: -30px !important;
    color: #fff !important;
}
#service .ser.section-title h2:after {
    content: '';
    width: 50px;
    height: 2px;
    background: #fff;
    display: block;
    margin: 0 auto;
    margin-top: 15px;
}
.uppercase {
    text-transform: uppercase
}
.text-justify{
    text-align:justify
}
.nopadding{ padding: 0 !important;}
.nomargin{ margin: 0 !important;}
.service-item i{
    font-size: 40px;
    color: #405e74;
}
.service-item b{
    font-size: 30px;
    color: #fff;
    padding: 5px 0 5px 0;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    border-radius: 50%;
    background: #ff0000;
    display: block;
    margin:0 auto;
    text-align: center;
}
.section-title .service-item p {
    width: 80%;
    margin: 10px auto 0;
}

.pt10 { padding-top: 10px; }
.pt15 { padding-top: 15px; }
.pt20 { padding-top: 20px; }
.pt25 { padding-top: 25px; }
.pt30 { padding-top: 30px; }
.pt35 { padding-top: 35px; }
.pt40 { padding-top: 10px; }
.pt45 { padding-top: 45px; }
.pt50 { padding-top: 50px; }
.pt60 { padding-top: 60px; }
.pt70 { padding-top: 70px; }
.pt80 { padding-top: 80px; }
.pt90 { padding-top: 90px; }
.pt100 { padding-top: 100px; }
.pt110 { padding-top: 110px; }
.pt120 { padding-top: 120px; }
.pt130 { padding-top: 130px; }
.pt140 { padding-top: 140px; }
.pt150 { padding-top: 150px; }
.pt160 { padding-top: 160px; }

#contact-area {
    padding: 70px 0 80px ;
}


#contact-area1 {
    padding: 70px 0 40px; padding-bottom: 0px!important
}

.contact-content {
    -webkit-box-shadow: 0 0 10px #e6f0fa;
    box-shadow: 0 0 10px #e6f0fa;
    border-radius: 10px;
    padding: 42px;
    border: 1px solid #e6f0fa;
}

.contact-form input {
    height: 40px;margin-bottom: 1rem;
}

.contact-form button {
    background-color: #ececee;
    border: 0;
    padding: 7px 20px;
    border-radius: 2px;
    color: #000
}

.contact-form button:hover {
    background-color: #424242;
}

.contact-info {
    padding-left: 30px;
}

.contact-info-single {
    margin: 0 0 30px;
}

.contact-info-single span i {
    color: #080808;
    padding-right: 6px;
}
#contact-area{
  background: #fff;
}
.contact-info a{
  color: #000000;
/*
  font-size: 20px;
  font-weight: 700; border: 1px solid red
*/
}

.contact-info-single h6 {
    margin-bottom: 8px!important;
    font-size: 18px; 
}
.contact-content {
    -webkit-box-shadow: 0 0 10px #e6f0fa;
    box-shadow: 0 0 10px #e6f0fa;
    border-radius: 10px;
    padding: 42px;
    border: 1px solid #e6f0fa;
}
.contact-us {
    float: left;
    width: 100%;
    position: relative;
}
.contact-info .title {
    color: #fff;
}
.contact-info form {
    float: left;
    width: 100%;
}
.contact-info form input,
.contact-info form textarea {
    width: 100%;
    background: none;
    color: #c1c1c1;
    font-size: 14px;
    border: none;
}
.contact-info form input {
    border-bottom: 1px solid #434343;       
    height: 50px;
    margin-bottom: 20px;
}
.contact-info form textarea {
    border-bottom: 1px solid #434343;       
    height: 100px;
    margin-top: 20px;
    margin-bottom: 50px;
}
.contact-info form button {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 13px 40px;
    border: none;
    background: #fff;
    border-radius: 150px;
}
.contact-us .col-md-5,
.contact-us .col-md-7 {
    padding: 0;
} 
#contact-us .row {
    margin: 0;
}
.footer{
    background: #dbdbdb;
    padding: 0 30px 30px;
    height: 223px;
    margin: 0 auto;
    padding-top: 59px;direction: rtl;
    text-align: right;
}
 .footer .widget{
}

.in-icon { width: 4%!important; }
.in-icon img{ width: 78%; }

 .fotterTitle{
    font-size: 1.8rem!important;
    color: #000;
    font-weight: 700;
    margin-bottom: 20px;
    /* text-transform: uppercase; */
  
    letter-spacing: -0.5px;
    /* word-wrap: break-word; */
    /* overflow-wrap: break-word; */
    position: relative;
    top: 1px;
}
.fotterTitle {
    margin-bottom: 15px !important; 
}
.glob-text{
  font-size: 20px!important;
}
 .footer .widget{
     margin-bottom: 0;
}

 .footer p, .footer a{
     color: #000;
     line-height: 30px; 
}
 .footer p, .footer a:hover{
     color: #000!important;
     line-height: 30px; text-decoration:none
}



 .fotinfo {
     margin-bottom: 17px;
}
 .newsletter{
     position: relative;
     color: #000000 !important;
}
 .newsletter input {
     background:#cdcdcd;
     border: medium none;
     border-radius: 3px;
     height: 45px;
     width: 100%;
     font-size: 13px;
     padding: 7px 13px 6px;
}
.newsletter button {
     background: #000000;
     color: #fff;
     font-size: 15px;
     height: 45px;
     padding: 8px 18px;
     position: absolute;
     margin-top: -5px;
     right: 0;
     top: 5px;
     border-radius: 0px;
     -webkit-transition: all 500ms ease;
     -moz-transition: all 500ms ease;
     -ms-transition: all 500ms ease;
     -o-transition: all 500ms ease;
     transition: all 500ms ease;
}
 .newsletter input.reqError{ color:#ff4f4c;}
 .newslatp{margin-bottom: 26px;}
 .navigation{overflow: hidden;}
 .navigation > li { /*float: left;*/ position: relative; padding-left: 0px;}
 .navigation > li:nth-of-type(odd){     width: 63%;}

 .navigation > li:before{ position:absolute;left:0;top:0;content: '\f105';font-family: FontAwesome;font-size: 14px;color:#ccc;}
 .navigation > li a:hover{
     color: #ff4f4c;
     padding-left: 5px;
}
 .twitter_text a{
     color:#000;
     font-weight: 700;
}
 .footerSocial a{
   width: 38px;
    height: 35px;
    text-align: center;
    /* background: #333; */
    font-size: 14px;
    color: #fff;
    border-radius: 0px;
    margin-left: 9.5px;
    padding: 3px;
    display: inline-block;
    position: relative;
    right: -3px;
    top: -4px;
} 
.footerSocial span{
     width: auto;
     height: 35px;
     text-align: center;
     /*background: #333;*/
     font-size: 14px;
     color: #fff;
     border-radius: 0px;
     margin-right: 6px;
     
     padding: 3px;
     display: inline-block;
     font-weight: 500px; 

}

.footerSocial span a{
     width: auto;
    height: 35px;
    text-align: center;
    /* background: #333; */
    color: #000 ! important;
    border-radius: 0px;
    margin-right: 6px;
    padding: 3px;
    display: inline-block;
   
    position: relative;
    color: inherit;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    padding-left: 12px;
    position: relative;
    top: -2px;left: -5px;

   }
   .footerSocial span a:hover{
     color: #de0022!important;
     width: auto;
     height: 35px;
     text-align: center;
     /*background: #333;*/
      border-radius: 0px;
     margin-right: 6px;
    
     padding: 3px;
     display: inline-block; 
	
	position: relative;
    color: inherit;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    padding-left: 12px;

   }

.follow-arrow{font-size: 29px!important;
    position: relative;
    top: 3px;
       right: -7px;margin-left: 2px;

}

#myInput {
/*  background-image: url(../images/search_icon.svg) no-repeat;*/
  background-position: 10px 12px;
  background-repeat: no-repeat;
  width: 100%;
  font-size: 16px;
  padding: 12px 20px 12px 40px;
  border: 1px solid #ddd;
  margin-bottom: 12px;
background: url(../images/search_icon.svg) 8px 12px no-repeat; display: none
}
		
		
.logo-menu {
	   display: flex;
    width: 286px;
    padding-top: 12px;}

 /*.footerSocial a.fac:hover{
     background: #325C94;
}*/
 /*.footerSocial a.twi:hover{
     background: #00ABDC;
}*/
 /*.footerSocial a.goo:hover{
     background: #EA3032;
}*/
 /*.footerSocial a.lin:hover{
     background:#0073B2;
}*/
 /*.footerSocial a.pin:hover{
 
     background: #D9031F;
}*/
 .copyright{
     background: #dbdbdb;
     padding: 12px 0;
}
 .copyright p {
    margin: 0;
    line-height: .8;
    text-align: right;
    font-size: 18px;
    font-weight: 300;
   
    color: #000;
    position: relative;
    top: -5px;
}
 .copyright a{
     color: #fff;
     font-size: 14px;
}
 .copyright a:hover{
     color: #e3e3e3; text-decoration:none
}



form#contact-form input {
    height: 40px;
    border: 0;
    border-radius: 0px;
   padding: 10px 15px;
    background: none;
    border: 1px solid #405e74;
    color: #000;
}

form#contact-form input:focus {
    box-shadow: none;
}

form#contact-form textarea {
    border: 0;
    border-radius: 0px;
    padding: 10px 15px;
    max-width: 100%;
    resize: none;
    background: none;
    border: 1px solid #405e74;
    color: #000;
}

form#contact-form textarea:focus {
    box-shadow: none;
}

form#contact-form .form-control::-webkit-input-placeholder {
    color: #999;
}

form#contact-form .form-control:-moz-placeholder {
    color: #999;
}

form#contact-form .form-control::-moz-placeholder {
    color: #999;
}

form#contact-form .form-control:-ms-input-placeholder {
    color: #999;
}

form#contact-form .btn {
    /*width: 100%;*/
    padding: 5px 15px; 

}


/*--top hover--*/

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 6%;
    right: 3%;
    overflow: hidden;
    width: 40px;
    height: 40px;
    border: none;
    text-indent: 100%;
    background: url(../img/up.png) no-repeat 0px 0px;
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -o-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
    z-index: 999;
}

.back-to-top {
  position: absolute;
  left: 90%;
  bottom: 0;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%); background:#FFF; margin-bottom:50px
}
.back-to-top:hover {
  opacity: 10;
}
.bg-dark .back-to-top {
  border-color: #fff;
}
.bg-dark .back-to-top:active,
.bg-dark .back-to-top:focus {
  color: #fff;
}
.bg-dark .back-to-top:hover {
  background: none;
}

.pt-4, .py-4 {
    padding-top: 6rem!important; 
}

.locationInfo {
    padding: 0px 50px;
   
    text-align: center;
    font-size: 16px; margin: 20px 0px 20px 0px
}

.contact-info-sub {
    padding: 30px 0px 20px 0px;
    background: #f6f6f6;
}

.contact-info-sub a {
    ont-size: 16px;
    line-height: 24px;
    color: #373737;
}
.contact-info-sub a:hover {
    ont-size: 16px;
    line-height: 24px;
    color: #ff0000; text-decoration: none
}


.locationInfo1 {
    padding: 0px 50px;
   
    text-align: left;
    font-size: 16px; margin: 20px 0px 20px 0px
}

.contact-info-single1 h6 {
    margin-bottom: 10px!important;
    font-size: 15px; padding-left: 15px
}

.contact-info-single1 h6 a {
    margin-bottom: 8px!important;
    font-size: 15px;
}
.contact-info-sub1 {
    padding: 30px 0px 20px 0px;
    background: #FCFCFC;
}
.contact-info-sub1 p {
    font-size: 16px;
    line-height: 24px;
    color: #373737; text-align: left; padding-left: 15px
}
.contact-info-sub1 a {
    font-size: 16px;
    line-height: 24px;
    color: #373737;
}
.contact-info-sub1 a:hover {
    font-size: 16px;
    line-height: 24px;
    color: #ff0000; text-decoration: none
}

.contact-hed{ text-align: center}
.map-google{height: 421px; }

.inner-banner {
    
    color: #fff;
    background-image: url("../img/career.jpg");

  /* Set a specific height */
  min-height: 565px!important;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;


}

.inner-banner-head {
    width: 100%;
    box-sizing: border-box;
}
.inner-banner-head1 {
   position: absolute;
    top: 257px;
    left: 50%;
    -moz-transform: translateX(-50%) translateY(0);
    -webkit-transform: translateX(-50%) translateY(0);
    -o-transform: translateX(-50%) translateY(0);
    -ms-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
    text-align: center;
    font-size: 65px; line-height: 54px;

   
}

.inner-banner-head1 h1{
   
    text-align: center;
    font-size: 65px; line-height: 54px;font-family: 'Raleway', sans-serif;

   
}
.text{text-align: center;}

.upload {
  position: relative;
  overflow: hidden;
}
.upload input {
  position: absolute;
  font-size: 50px;
  opacity: 0;
  right: 0;
  top: 0;
}

.blog-post .blog-post-content a {
    text-align: center;
    font-size: 15px; font-weight: 500;color: #323232;font-family: 'Raleway', sans-serif;
}
.blog-post .blog-post-content a:hover {
    text-align: center;
    font-size: 15px; font-weight: 500;color: #777777; text-decoration: none
}


.blog-post{padding: 10px}
.inner-banner-new {
    color: #fff;
    background-image: url(../img/Purpose.jpg);
    min-height: 400px!important;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.inner-banner-new1 {
    color: #fff;
    background-image: url(../img/training.jpg);
    min-height: 400px!important;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.inner-banner-new2 {
    color: #fff;
    background-image: url(../img/jobopen.jpg);
    min-height: 400px!important;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.inner-banner-head2 {
   position: absolute;
    top: 200px;
    left: 50%;
    -moz-transform: translateX(-50%) translateY(0);
    -webkit-transform: translateX(-50%) translateY(0);
    -o-transform: translateX(-50%) translateY(0);
    -ms-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
    text-align: center;
    font-size: 65px; line-height: 54px;

   
}
.inner-banner-head1 h1{
   
    text-align: center;
    font-size: 60px; line-height: 54px; color: #fff;font-family: 'Raleway', sans-serif;

   
}

.inner-banner-head2 h1{
   
    text-align: center;
    font-size: 60px; line-height: 54px;font-family: 'Raleway', sans-serif;

   
}

.section-title3 h2 {
    margin-top: -0px !important;
    color: #000000;
    font-size: 30px;
   font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit; padding-bottom: 20px;font-family: 'Raleway', sans-serif;
}


.call-out {
    
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    text-align: center;
	
	
	
    min-height: 105px!important;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.call-out::before {
    
    content: "";
    display: inline-block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
}

.call-out .call-out-box {position: relative;}
.no-left-padding { padding-left: 0;}
.no-right-padding {    padding-right: 0;}

.call-out .call-out-box p {
    color: #fff;
    font-style: italic;
    line-height: 24px;
    letter-spacing: 0.56px;
   
    padding: 0 30px;
}

.call-out .call-out-box h5 {
    color: #282828;
   
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 40px;
    margin-top: 0;
    margin-bottom: 25px;
}




.call-out1 {
 
    padding-top: 70px;
    padding-bottom: 70px;
    position: relative;
    text-align: center;
	background-image: url(../images/callout-bg.jpg);
    min-height: 205px!important;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.call-out1::before {
    background-color: rgba(78, 1, 1, 0.9);
    content: "";
    display: inline-block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
}

.call-out1 .call-out-box {position: relative;}
.no-left-padding { padding-left: 0;}
.no-right-padding {    padding-right: 0;}

.call-out1 .call-out-box p {
    color: #fff;
    font-style: italic;
    line-height: 24px;
    letter-spacing: 0.56px;
   
    padding: 0 30px;
}

.call-out1 .call-out-box h5 {
    color: #fff;
    font-family: 'Titillium Web', sans-serif;
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 1.28px;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 25px;
}




.call-out2 {
 
    padding-top: 70px;
    padding-bottom: 70px;
    position: relative;
    text-align: center;
	background-image: url(../images/about1.jpg);
    min-height: 205px!important;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.call-out2::before {
/*    background-color: rgba(78, 1, 1, 0.9);*/
    content: "";
    display: inline-block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
}

.call-out2 .call-out-box {position: relative;}
.no-left-padding { padding-left: 0;}
.no-right-padding {    padding-right: 0;}

.call-out2 .call-out-box p {
    color: #fff;
    font-style: italic;
    line-height: 24px;
    letter-spacing: 0.56px;
   
    padding: 0 30px;
}

.call-out2 .call-out-box h5 {
    color: #fff;
    font-family: 'Titillium Web', sans-serif;
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 1.28px;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 25px;
}


.aboutCont06, .aboutCont07{position:relative}
.aboutCont06 .txtArea, .aboutCont07 .txtArea{position:absolute;top:0;z-index:10;width:78%;margin:0 auto;padding:0 10px;color:#fff; padding-left:20px!important; }
.aboutCont06 .txtInner, .aboutCont07 .txtInner{display:table-cell;height:100px;vertical-align:middle;text-align:left}
.aboutCont07 .txtInner{height:130px}
.aboutCont06 .depthTitle, .aboutCont07 .depthTitle{display:block;font-size:34px;font-weight:400;margin-bottom:30px}
.aboutCont06 .largeTxt, .aboutCont07 .largeTxt{display:block;font-size:20px;line-height:1.3}
.aboutCont06:after{content:'';display:block;background:#ce1317;content: ''; display: block;
    background: url(../images/about1.jpg); background-size: cover;  background-position: 50% 50%;
    height: 200px;  background-attachment: fixed;}

.lead {
    margin-bottom: 20px!important;
    font-size: 16px!important;
    line-height: 24px!important;
    color: #373737!important;
	font-weight: 400!important;
}

.section-title3 h3 {
    color: #353535;
    font-size: 1.7em;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-family: 'Lato', sans-serif;
    text-align: left;
    padding-top: .5em;
    padding-left: 0px;
}

.gs18-Tile {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    min-height: 1px;
}
.gs18-u-Size1of2 {
    width: 50%;
}

.carrer-position {
  
    margin: 10px;
    padding: 13px 13px 15px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	    background-color: #f3f3f3!important;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
}

.h100 {
    height: 100%;
}

.gs18-TileItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 2;
    width: 100%;
    box-sizing: border-box;
}

.carrer-position .gs18-TileItem__Head {
    margin-bottom: 0px;
}
.gs18-TileItem__Head {
    width: 100%;
}

.carrer-position .gs18-TileItem__Body {
    font-weight: 600;
}
.gs18-TileItem__Head+.gs18-TileItem__Body, .gs18-TileItem__Head+.gs18-TileItem__Media+.gs18-TileItem__Body {
    padding-top: 0;
}
.gs18-TileItem__Body {
    -webkit-box-flex: 20;
    -ms-flex: 20 0 auto;
    flex: 20 0 auto;
    overflow: hidden;
    position: relative;
    max-width: 100%;
}

.carrer-position .gs18-Text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.gs18-Text {
    margin: 20px 0 0;
    font-size: 15px;
}


.gs18-TileItem__Foot {
    width: 100%;
}
.gs18-TileItem__Body, .gs18-TileItem__Foot, .gs18-TileItem__Head {
    padding: 15px;
    box-sizing: border-box; 
}
.gs18-Table--AllRight {
    text-align: right;
}
.gs18-HeadingLv2 {
    margin: 60px 0 0;
    line-height: 1.2;
    font-weight: 700;
}
.carrer-position .gs18-Text>span:first-child {
    -webkit-box-flex: 20;
    flex: 20 0 100px;
    -ms-flex: 20 0 100px;
    color: #2d2d2d;
    padding-right: 10px;
}
.gs18-HeadingLv2 {
    font-size: 1.4rem;
}

.carrer-position .gs18-Text>span:last-child {
    -ms-flex: 20 0 60%;
    -webkit-box-flex: 20;
    flex: 20 0 60%;color: #000;
}
.gs18-ButtonLinkRed {
    border: 2px solid #de0022;
    background-color: #de0022;
    color: #fff;
    text-decoration: none;
    padding: 5px 13px;
    display: inline-block;
    font-weight: 500;
      border-radius: 20px;
}

.gs18-ButtonLinkRed1 {
    border: 1px solid #7b7b7b;
    background-color: #fff;
    color: #000;
    text-decoration: none;
     padding: 8px 15px;
    display: inline-block;
    font-weight: 500;
      border-radius: 0px;
}
.gs18-ButtonLinkRed1:hover {
    border: 1px solid #de0022;
    background-color: #de0022;
    color: #fff;
    text-decoration: none;
     padding: 8px 15px;
    display: inline-block;
    font-weight: 500;
        border-radius: 0px;
}



.gs18-ButtonLinkRed5 {
    border: 1px solid #7b7b7b;
    background-color: #fff;
    color: #000;
    text-decoration: none;
     padding: 8px 15px;
    display: inline-block;
    font-weight: 500;
        border-radius: 0px; font-size: 14.5px; width: 100%; text-align: center
}
.gs18-ButtonLinkRed5:hover {
    border: 1px solid #de0022;
    background-color: #de0022;
    color: #fff;
    text-decoration: none;
     padding: 8px 15px;
    display: inline-block;
    font-weight: 500;
       border-radius: 0px;
}


.gs18-ButtonLinkRedcontact {
   
   border: 1px solid #de0022;
    background-color: #de0022;
    color: #fff;
    text-decoration: none;
    padding: 5px 9px;
    display: inline-block;
    font-weight: 500;

    border-radius: 0px;
    font-size: 14.5px;
    width: 100%;
    text-align: center;
}
.gs18-ButtonLinkRedcontact:hover {
    border: 1px solid #7b7b7b;
    background-color: #fff;
    color: #000!important;
    text-decoration: none;
    padding: 5px 9px;
    display: inline-block;
    font-weight: 500;
       border-radius: 0px;
}
.gs18-ButtonLinkRed6 {
    border: 1px solid #7b7b7b;
    background-color: #fff;
    color: #000;
    text-decoration: none;
     padding: 2px 15px;
    display: inline-block;
    font-weight: 500;
        border-radius: 0px; font-size: 15px;
}
.gs18-ButtonLinkRed6:hover {
    border: 1px solid #de0022;
    background-color: #de0022;
    color: #fff;
    text-decoration: none;
     padding: 2px 15px;
    display: inline-block;
    font-weight: 500;
      border-radius: 0px;
}




.gs19-ButtonLinkBlue {
    border: 2px solid #087fff;
    background-color: #087fff;
    color: #fff;
    text-decoration: none;
    padding: 8px 15px;
    display: inline-block;
    font-weight: 500;
    font-family: Roboto,sans-serif;    border-radius: 50px;
}


.gs18-ButtonLinkbor {
    border: 2px solid #de0022;
    background-color: #fff;
    color: #313131;
    text-decoration: none;
    padding: 5px 13px;
    display: inline-block;
    font-weight: 500;
    font-family: Roboto,sans-serif;    border-radius: 20px;
}
.gs18-TileItem .gs18-ButtonLink {
    display: inline-block;
}
.gs18-ButtonLink {
    margin: 20px 0 0;
    padding: 6px 13px;
   border: 2px solid #de0022;
    display: block;
    color: #000;
    background-color: #fff;
    font-weight: 500;
    text-decoration: none;
    box-sizing: border-box;    border-radius: 20px;
}



a:focus, a:hover {
    color: #ccc!important;
    text-decoration: none!important;
}
.section-title4 h3 {
    color: #b90000;
    font-size: 1.5em;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-family: 'Raleway', sans-serif;
    text-align: left;
    padding-top: .5em;
    padding-left: 0px;
}

.gs20-Text {
    margin: 0px 0 0; color: #fff; font-size: 18px; text-align: right;font-family: 'Raleway', sans-serif; direction: rtl
}

.gs18-HeadingLv3 {
    margin: 40px 0 0;
    font-size: 1.41rem;
    font-weight: 600; font-family: 'Raleway', sans-serif;
}

.gs18-Tile--Purpose .gs18-HeadingLv2 {
    padding-bottom: 1.3rem;
    border-bottom: solid 1px #6c9dc3;
    text-align: center;
    font-size: 2.6rem;
    font-weight: 500;
}

.gs18-Tile--Purpose .gs18-HeadingLv4 {
    padding-bottom: 0.7rem;
    border-bottom: solid 1px #ccc;
    text-align: right;
    font-size: 1.6rem;
    font-weight: 600;color: #464646; direction: rtl
}
.pur-text{text-align: center;color: #fff; font-size: 24px; line-height: 35px}
.policy-text{
  /*text-align: left;*/
  color: #2a2a2a;
   /*font-size: 17px;*/ 
   font-size: 16px;
    font-family: sans-serif;
    text-align: justify;
 }

.change{font-size: 3.5rem;}
.halfImageText {
    position: relative;
    overflow: hidden;
    height: 500px;
    margin-bottom: 90px;
}

.halfImageText .imageFull {
    height: 680px;
    position: absolute;
    background-size: cover; width: 100%
}

.halfImageText .container {
    width: 1140px;
    margin: 0 auto;
}

.halfImageText .productInfo {
    float: left;
}
.halfImageText .productInfo {
    min-height: 680px;
    padding-top: 25px;
    padding-left: 10px;width: 100%;  
}

.halfImageText .productInfo h3{
  font-size: 28px;
    color: #de0022;font-weight: 500;font-family: 'Raleway', sans-serif;
}
td, div {
    vertical-align: top;
}

.halfImageText .productInfo .highlightedText {
   font-size: 25px;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 28px;
    margin-top: 12px;font-family: 'Raleway', sans-serif;
}






.halfImageText5 {
    position: relative;
    overflow: hidden;
    height: 500px;
    margin-bottom: 40px;
}

.halfImageText5 .imageFull {
    height: 680px;
    position: absolute;
    background-size: cover; width: 100%
}

.halfImageText5 .container {
    width: 1140px;
    margin: 0 auto;
}

.halfImageText5 .productInfo {
    float: left;
}
.halfImageText5 .productInfo {
    min-height: 680px;
    padding-top: 25px;
    padding-left: 10px;
}

.halfImageText5 .productInfo h3{
  font-size: 28px;
    color: #de0022;font-family: 'Raleway', sans-serif; font-weight: 500
}


.halfImageText5 .productInfo .highlightedText {
   font-size: 23px;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 28px;
    margin-top: 12px;font-family: 'Raleway', sans-serif;
}



.contentText {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
}


.contentText-new {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    font-family: 'Raleway', sans-serif;
    margin-top: 75px;
}



.halfImageText15 {
    position: relative;
    overflow: hidden;
    height: 365px;
    margin-bottom: 40px;
}

.halfImageText15 .imageFull {
    height: 375px;
    position: absolute;
    background-size: cover; width: 100%; left: 0;
}


.halfImageText15 .imageFullright {
    height: 375px;
    position: absolute;
    background-size: cover; width: 100%; right: -15px
}



.halfImageText15 .container {
    width: 1140px;
    margin: 0 auto;
}

.halfImageText15 .productInfo {
    float: left;
}
.halfImageText15 .productInfo {
    min-height: 400px;
    padding-top: 25px;
    padding-left: 10px;
}

.halfImageText15 .productInfo h3{
  font-size: 28px;
    color: #de0022; font-weight: 500
}


.halfImageText15 .productInfo .highlightedText {
   font-size: 23px;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 28px;
    margin-top: 12px;
}




#myVideo {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%; 
  min-height: 400px;  
}

.content {
  position: fixed;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #f1f1f1;
  width: 100%;
  padding: 20px;
}

#myBtn {
  width: 200px;
  font-size: 18px;
  padding: 10px;
  border: none;
  background: #000;
  color: #fff;
  cursor: pointer;
}

#myBtn:hover {
  background: #ddd;
  color: black;
}

.produc {
  position: relative;
  background-color: black;
  height: 88vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}

.produc  video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.produc  .container {
  position: relative;
  z-index: 2;
}

.produc  .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}


.hisrory-video {
  position: relative;
  background-color: black;
  height: 85vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}

.hisrory-video  video {
  position: absolute;
  top: 33%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.hisrory-video  .container {
  position: relative;
  z-index: 2;
}

.hisrory-video  .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}


.display-3 {
    font-size: 4.5rem!important;
    font-weight: 600!important;
    line-height: 1.2;
}
.display-4 {
    font-size: 4rem!important;
    font-weight: 600!important;
    line-height: 1.2;
}


.display-10 {
    font-size: 3rem!important;
    font-weight: 600!important;
    line-height: 1.2;
}


.subHeader {
    height: 110px;
    padding: 30px 0!important;
    background: #f6f6f6;
    margin-top: 0;
    text-align: center;
    margin-bottom: 24px;
}

.anchorNavigation {
    text-align: center;
    border-bottom: 1px solid transparent;
    margin-bottom: 60px;
}

.anchorNavigation li {
   display: inline-block;
    margin: 0px 7px;
    background: #fff;
    padding: 12px;
    box-shadow: 0 0px 4px 0 rgb(0 0 0 / 10%), 0 0px 4px 0 rgb(0 0 0 / 10%);
    text-align: center;
    border-radius: 5px;
}

.anchorNavigation li a{  text-align: center;font-size: 17px; color: #333; font-weight: 500;  border-radius: 25px; 
}

.halfImageText .productInfo .learnMore {
   border: 2px solid #de0022;
    color: #de0022;
    font-size: 16px;
    padding: 13px 30px;
    min-width: 200px;
    text-align: center;
    display: inline-block;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-decoration: none;
    margin-top: 40px;border-radius: 50px;
}


.ca h5 {
    font-size: 37px!important;
    color: #8f151e;
    font-weight: 500!important;  
}


.pdf{color: #ff0000}

.gs18-ButtonLinkRed a {
    color: #fff!important;
    text-decoration: none;
}



.job-box {
    /*-webkit-box-shadow: 0 0px 4px 0 rgb(0 0 0 / 10%), 0 0px 4px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 0px 4px 0 rgb(0 0 0 / 10%), 0 0px 4px 0 rgb(0 0 0 / 10%);*/
    border: 1px solid #ededed;
    border-radius: 9px;
    overflow: hidden;
}

.bg-white {
    background-color: #fff!important;
}
.bg-white1 {
    background-color: rgba(232, 232, 232, 0.8)!important; border-radius: 10px; padding-top: 10px; padding-bottom: 10px
}

.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}

.f-18 {
    font-size: 16px;
}
.text-dark1 {
    color: #b90000!important;
}
.text-muted {
    color: #6c757d!important;
}

.text-custom {
    color: #ff4f6c !important;
}

.bg-light {
    background-color: #f8f9fa!important;
}


.bg-light5 {
    background-color: #131313!important
}
.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
    box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
    top: 100px!important;
}
option {
    background: #ffffff!important;
    color: #9e9e9e!important;
}
.btn-danger {
    color: #fff!important;
    background-color: #de0022!important;
    border-color: #de0022!important;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline; width: 100%; 
}


.bgimg-2, .bgimg-3, .bgimg-4, .bgimg-5, .bgimg-10, .bgimg-11, .bgimg-12, .bgimg-13, .bgimg-14, .bgimg-15, 
.bgimg-16, .bgimg-17, .bgimg-18, .bgimg-19, .bgimg-20, .bgimg-21, .bgimg-22, .bgimg-23,.bgimg-24,.bgimg-25,
 .bgimg-26, .bgimg-27, .bgimg-28, .bgimg-29, .bgimg-30, .bgimg-31, .bgimg-32, .bgimg-33, .bgimg-34, .bgimg-35, 
 .bgimg-36,.bgimg-37,.bgimg-38,.bgimg-39, .bgimg-40,.bgimg-41,.bgimg-42,.bgimg-43, .bgimg-44,.bgimg-45,.bgimg-46, .bgimg-47,.bgimg-48,.bgimg-49,.bgimg-50,.bgimg-51,.bgimg-52 {
    position: relative;
/*    opacity: 0.70;*/
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; margin-bottom: 0px
}


.bgimg-2 {
    background-image: url(../images/img_parallax.jpg);
    min-height: 400px;
}

.bgimg-3 {
    background-image: url(../images/img_parallax1.jpg);
    min-height: 400px;
}

.bgimg-4 {
    background-image: url(../images/Moving-Walks.jpg);
    min-height: 400px;
}

.bgimg-5 {
    background-image: url(../images/Dumbwaiters.jpg);
    min-height: 400px;
}


.bgimg-10 {
    background-image: url(../images/testi.jpg);
    min-height: 500px;
}

.bgimg-11 {
    background-image: url(../images/ccc.jpg);
    min-height: 400px;
}


.bgimg-12 {
    background-image: url(../images/Development.jpg);
    min-height: 400px;
}

.bgimg-13 {
    background-image: url(../images/Progress.jpg);
    min-height: 400px;
}

.bgimg-14 {
    background-image: url(../images/Support.jpg);
    min-height: 400px;
}

.bgimg-15 {
    background-image: url(../images/showroom.jpg);
    min-height: 400px;
}


.bgimg-16 {
    background-image: url(../images/Development.jpg);
    min-height: 400px;
}

.bgimg-17 {
    background-image: url(../images/Showroom1.jpg);
    min-height: 400px;
}


.bgimg-18 {
    background-image: url(../images/Showroom2.jpg);
    min-height: 400px;
}


.bgimg-19 {
/*    background-image: url(../images/Message.jpg);*/
    min-height: 400px;
}


.bgimg-20 {
    background-image: url(../images/history.jpg);
    min-height: 400px;
}

.bgimg-21 {
    background-image: url(../images/aboutbanner.jpg);
    min-height: 400px;
}
.bgimg-22 {
    background-image: url(../images/abt-bnr.jpg);
    min-height: 400px;
}

.bgimg-23 {
    background-image: url(../images/abt-bnr1.jpg);
    min-height: 400px;
}


.bgimg-24 {
    background-image: url(../images/abt-bnr2.jpg);
    min-height: 400px;
}



.bgimg-25 {
    background-image: url(../images/abt-bnr3.jpg);
    min-height: 400px;
}

.bgimg-26 {
    background-image: url(../images/q1.jpg);
    min-height: 450px;
}


.bgimg-27 {
    background-image: url(../images/g1.jpg);
    min-height: 400px;
}


.bgimg-28 {
    background-image: url(../images/s1.jpg);
    min-height: 400px;
}


.bgimg-29 {
    background-image: url(../images/s2.jpg);
    min-height: 400px;
}


.bgimg-30{
    background-image: url(../images/s3.jpg);
    min-height: 400px;
}

.bgimg-31 {
    background-image: url(../images/dm.jpg);
    min-height: 650px;
}

.bgimg-32 {
    background-image: url(../images/Assist.jpg);
    min-height: 400px;
}


.bgimg-33 {
    background-image: url(../images/csr-bg.jpg);
    min-height: 400px;
}


.bgimg-34 {
    background-image: url(../images/mov1.jpg);
    min-height: 450px;
}


.bgimg-35 {
    background-image: url(../images/compliance-bg.jpg);
    min-height: 400px;
}


.bgimg-36 {
    background-image: url(../img/career.jpg);
    min-height: 400px;
}
.bgimg-37 {
    background-image: url(../img/jobopen.jpg);
    min-height: 400px;
}

.bgimg-38 {
    background-image: url(../img/Purpose.jpg);
    min-height: 400px;
}
.bgimg-39 {
    background-image: url(../img/training.jpg);
    min-height: 400px;
}
.bgimg-40 {
    background-image: url(../img/lifting.jpg);
    min-height: 650px;
  }
  .bgimg-41 {
    background-image: url(../images/abt-bnr.jpg);
    min-height: 400px;
}

  .bgimg-42
  {
    background-image: url(../images/Message.jpg);
    min-height: 500px;
  }
  .bgimg-43
  {
    background-image: url(../images/vacc.jpg);
    min-height: 300px;
  }


.bgimg-44 {
    background-image: url(../images/lft.jpg);
    min-height: 408px;
}

.bgimg-45 {
    background-image: url(../images/lft1.jpg);
    min-height: 400px;
}

.bgimg-46 {
    background-image: url(../images/lft2.jpg);
    min-height: 400px;
}
.bgimg-49 {
   
    min-height: 400px;
}
.bgimg-47 {
    background-image: url(../images/com-bg.jpg);
    min-height: 408px;
}
.bgimg-48 {
    background-image: url(../images/img_parallax.jpg);
    min-height: 400px;
}



.bgimg-49 {
    background-image: url(../images/img_parallax3.jpg);
    min-height: 400px;
}



.bgimg-50 {
  background-image: url(../images/management.jpg);
  min-height: 450px;background-attachment: local;
}


.bgimg-51 {
  background-image: url(../images/contact-bg.jpg);
  min-height: 450px;background-attachment: local;
}

.bgimg-52 {
  background-image: url(../images/projects-bg.jpg);
  min-height: 450px;background-attachment: local;
}


.job-apply{text-align: left;}


.customer {
  /* The image used */
  background-image: url("../images/contacts-background.jpg");

  /* Full height */
  min-height: 450px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

}


.bgimg-color1{
background-color: rgba(0, 0, 0, 0.6); min-height: 400px;}

.bgimg-color{
background-color: rgba(0, 0, 0, 0.6); min-height: 400px;}

.bgimg-color2{
background-color: rgba(0, 0, 0, 0.6); min-height: 400px;}

.bgimg-color3{
background-color: rgba(0, 0, 0, 0.6); min-height: 400px; width: 50%; right: 0}
.bgimg-color4{
background-color: rgba(0, 0, 0, 0.6); min-height: 400px; width: 50%; float: left;}


.bgimg-color5{
background-color: rgba(0, 0, 0, 0.6); min-height: 400px; width: 50%; right: 0}
.bgimg-color6{
background-color: rgba(0, 0, 0, 0.6); min-height: 400px; width: 50%; float: left;}
.bgimg-color7{
background-color: rgba(0, 0, 0, 0.4); min-height: 400px;}
.bgimg-color8{
background-color: rgba(0, 0, 0, 0.4); min-height: 650px;}
.bgimg-color9{
background-color: rgba(0, 0, 0, 0.6); min-height: 400px;}

.bgimg-color10{
background-color: rgba(240, 240, 240, 0.6); min-height: 400px;}

.bgimg-color11
{
background-color: rgba(240, 240, 240, 0.6); min-height: 400px;
}
.bgimg-color12{
background-color: rgba(0, 0, 0, 0.6); min-height: 400px; width: 50%; float: right;
}
.bgimg-color13
{
background-color: rgba(0, 0, 0, 0.6); min-height: 500px;
}
.bgimg-color14
{
background-color: rgba(0, 0, 0, 0.6); min-height: 300px;
}

.bgimg-color16{
background-color: rgba(0, 0, 0, 0.4); min-height: 485px;}

.bgimg-color16{
  background-color: rgba(0, 0, 0, 0.4); min-height: 485px;}


.bgimg-color15{
background-color: rgba(0, 0, 0, 0.6);
    min-height: 300px;
    width: 95%;
    right: 1px;
    /* margin: 20px; */
    top: 50px;
    position: relative;
    /* padding: 30px; */
    right: 32px;}
    .bgimg-color17{
background-color: rgba(0, 0, 0, 0.6); min-height: 400px;}

.caption20 {
    position: absolute;
    right: 0;
    top: 30%;
    width: 100%;
    text-align: center;
    color: #000;
}

.caption21 {
    position: absolute;
    right: 0;
    top: 36%;
    width: 100%;
    text-align: center;
    color: #000;
}

.caption {
    position: absolute;
    left: 0;
    top: 10%;
    width: 100%;
    text-align: center;
    color: #000;
}

.caption span.border {
    
    color: #fff;
    padding: 18px;
    font-size: 25px; border: none!important
    
}
.caption1 {
    position: absolute;
    left: 0;
    top: 38%;
    width: 100%;
    text-align: center;
    color: #000; 
}

.caption1 span.border {
    
    color: #fff;
    padding: 18px;
    font-size: 25px; border: none!important
    
}

.caption3 {
    position: absolute;
    left: 0;
    top: 20%;
    width: 100%;
    text-align: center;
    color: #000; 
}

.caption3 span.border {
    
    color: #fff;
    padding: 18px;
    font-size: 25px; border: none!important
    
}


.caption2 {
    position: absolute;
    left: 0;
    top: 22%;
    width: 100%;
    text-align: center;
    color: #000; 
}

.caption2 span.border {
    
    color: #fff;
    padding: 18px;
    font-size: 25px; border: none!important
    
}


.caption4 {
    position: absolute;
    left: 0;
    top: 35%;
    width: 100%;
    text-align: center;
    color: #000; 
}

.caption4 span.border {
    
    color: #fff;
    padding: 18px;
    font-size: 25px; border: none!important
    
}


.caption5 {
    position: absolute;
    right: 0;
    top: 30%;
    width: 50%;
    text-align: center;
    color: #000; 
}


.caption100{
    position: absolute;
    right: 0;
    top: 15%;
    width: 50%;
    text-align: center;
    color: #000; 
}



.caption5.footer span.border {
    
    color: #fff;
    padding: 18px;
    font-size: 25px; border: none!important
    
}

.caption6 {
    position: absolute;
    left:  0;
    top: 15%;
    width: 50%;
    text-align: center;
    color: #000; 
}

.caption6 span.border {
    
    color: #fff;
    padding: 18px;
    font-size: 25px; border: none!important
    
}



.caption7 {
    position: absolute;
    right: 0;
    top: 20%;
    width: 50%;
    text-align: center;
    color: #000; 
}

.caption7 span.border {
    
    color: #fff;
    padding: 18px;
    font-size: 25px; border: none!important
    
}

.caption8 {
    position: absolute;
    right:  0;
    top: 20%;
    width: 50%;
    text-align: center;
    color: #000; 
}

.caption8 span.border {
    
    color: #fff;
    padding: 18px;
    font-size: 25px; border: none!important
    
}


.caption9 {
    position: absolute;
    right:  0;
    top: 17%;
    width: 100%;
    text-align: center;
    color: #000; 
}

.caption9 span.border {
    
    color: #fff;
    padding: 18px;
    font-size: 25px; border: none!important
    
}

.caption10 {
    position: absolute;
    left: 0;
    top: 5%;
    width: 100%;
    text-align: center;
    color: #000;
}

.caption10 span.border {
    
    color: #fff;
    padding: 18px;
    font-size: 25px; border: none!important
    
}


.caption11 {
    position: absolute;
    left: 0;
    top: 30%;
    width: 100%;
    text-align: center;
    color: #000;padding: 20px;font-size: 35px!important;
}

.caption11 span.border {
    
    color: #fff;
    padding: 50px;
    font-size: 25px; border: none!important
    
}




.section-title10 h2 {
    margin-top: -0px !important;
    color: #fff!important;
    font-size: 50px!important;
   font-family: inherit;
    font-weight: 600;
    line-height: 1.1;
    color: inherit; padding-bottom: 15px;
}



.section-title16 h2 {
   
    color: #151515!important;
    font-size: 60px!important;
   font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
    color: inherit; padding-bottom: 15px;
}

.section-title17 h2 {
   
    color: #fff!important;
    font-size: 65px!important;
   font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
    color: inherit; padding-bottom: 15px;font-family: 'Raleway', sans-serif;
}


.section-title11 h2 {
    margin-top: 0px !important;
    color: #fff!important;
    font-size: 41px!important;
    font-family: inherit;
    font-weight: 600;
    line-height: 1.4;
    color: inherit;
    padding-bottom: 15px;
}
.section-title11 p{
font-size: 15px;
    line-height: 24px;
    color: #fff!important; padding:0px 20px 0px 20px;}


.section-title20 p{
font-size: 19px;
    line-height: 29px;
    color: #fff!important; padding:0px 20px 0px 20px;}

.section-title12 h2 {
    margin-top: -0px !important;
    color: #fff!important;
    font-size: 55px!important;
   font-family: inherit;
    font-weight: 600;
    line-height: 1.1;
    color: inherit; padding-bottom: 15px;}

.pro-hed h5{ font-size: 25px!important;font-family: 'Raleway', sans-serif;padding-bottom: 10px;}
.pro-hed1 h5{ font-size: 30px!important;font-family: 'Raleway', sans-serif;padding-bottom: 10px;}


.prolearnMore {
    border: 2px solid #fff;
    color: #fff!important;
    font-size: 16px;
    padding: 13px 30px;
    min-width: 200px;
    text-align: center;
    display: inline-block;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-decoration: none;
    margin-top: 25px;
    border-radius: 0px;background: #fff
}
.prolearnMore a{color: #000!important; }
.prolearnMore a:hover{color: #fff!important; }
.prolearnMore:hover{ border: 2px solid #de0022;
    color: #fff!important;
    font-size: 16px;
 
   
    text-align: center;
    display: inline-block;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-decoration: none;
   
    border-radius: 0px;background: #de0022 }
.section-title10 p {
  
       color: #fff!important;
    font-size: 16px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.5;
   
    margin-top: 7px; padding: 0px 15px 0px 15px;
}


.bgimg-color50{
  background-color: rgba(240, 240, 240, 0.3); min-height: 450px;}
  

.section-title50 h2 {
   
  color: #fff!important;
  font-size: 60px!important;
 font-family: inherit;
  font-weight: 700;
  line-height: 1.1;
  color: inherit; padding-bottom: 15px;font-family: 'Raleway', sans-serif; 
}

.caption12 {
  position: absolute;
  left: 0;
  top: 40%;
  width: 100%;
  text-align: center;
  color: #fff;padding: 20px;font-size: 35px!important;
}

.breadcrumb {
  padding: 26px 15px!important;
    margin-bottom: 20px!important;
    list-style: none!important;
    background-color: #131313!important;
    border-radius: 4px!important;
}




.section-title01 {
  font-size: 40px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  font-weight: 400;
  display: inline-block;
  position: relative;color: #fff;padding-top: 30px;    
}
.section-title01:after,
.section-title01:before {
  content: "";
  position: absolute;
  bottom: 0;
}
.section-title01:after {
  height: 2px;
  background-color: rgba(252, 92, 15, 0.46);
  left: 25%;
  right: 25%;
}

.section-title01:before {
  width: 15px;
  height: 15px;
  border: 3px solid #fff;
  background-color: #fc5c0f;
  left: 50%;
  transform: translatex(-50%);
  bottom: -6px;
  z-index: 9;
  border-radius: 50%;
}

/* CAROUSEL STARTS */
.customer-feedback .owl-item img {
  width: 85px!important;
  height: 85px;
}

.feedback-slider-item {
  position: relative;
  padding: 40px;
  margin-top: -40px; min-height: 350px
}

.customer-name {
  margin-top: 15px!important;
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 500; color: #fff
}

.customer-name1 {
  margin-top: 5px!important;
  margin-bottom: 25px;
  font-size: 17px;
  font-weight: 500;color: #fff
}


.feedback-slider-item p {
  line-height: 20px;color: #fff; padding-top: 10px
}

.customer-rating {
  background-color: #eee;
  border: 3px solid #fff;
  color: rgba(1, 1, 1, 0.702);
  font-weight: 700;
  border-radius: 50%;
  position: absolute;
  width: 47px;
  height: 47px;
  line-height: 44px;
  font-size: 15px;
  right: 0;
  top: 77px;
  text-indent: -3px;
}

.thumb-prev .customer-rating {
  top: -20px;
  left: 0;
  right: auto;
}

.thumb-next .customer-rating {
  top: -20px;
  right: 0;
}

.customer-rating i {
  color: rgb(251, 90, 13);
  position: absolute;
  top: 10px;
  right: 5px;
  font-weight: 600;
  font-size: 12px;
}

/* GREY BACKGROUND COLOR OF THE ACTIVE SLIDER */
.feedback-slider-item:after {
  content: "";
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 0;
  top: 103px;
 background-color: rgba(255, 255, 255, 0.6);
  border: 1px solid rgba(251, 90, 13, 0.1);
  border-radius: 10px;
  z-index: -1;
}

.thumb-prev,
.thumb-next {
  position: absolute;
  z-index: 99;
  top: 45%;
  width: 98px;
  height: 98px;
  left: -90px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.thumb-next {
  left: auto;
  right: -90px;
}

.feedback-slider-thumb img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
}

.feedback-slider-thumb:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.customer-feedback .owl-nav [class*="owl-"] {
  position: relative;
  display: inline-block;
  bottom: 45px;
  transition: all 0.2s ease-in;
}

.customer-feedback .owl-nav i {
  background-color: transparent;
  color: rgb(251, 90, 13);
  font-size: 25px;
}

.customer-feedback .owl-prev {
  left: -15px;
}

.customer-feedback .owl-prev:hover {
  left: -20px;
}

.customer-feedback .owl-next {
  right: -15px;
}

.customer-feedback .owl-next:hover {
  right: -20px;
}

/* DOTS */
.customer-feedback .owl-dots {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 35px;
}
.customer-feedback .owl-dot {
  display: inline-block;
}

.customer-feedback .owl-dots .owl-dot span {
  width: 11px;
  height: 11px;
  margin: 0 5px;
/*  background: #fff;*/
	background-color: rgba(255, 255, 255, 0.6);
  border: 1px solid rgb(251, 90, 13);
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  border-radius: 50%; 
}

.customer-feedback .owl-dots .owl-dot.active span {
  background-color: rgb(251, 90, 13);
}

/* RESPONSIVE */
@media screen and (max-width: 767px) {
  .feedback-slider-item:after {
    left: 30px;
    right: 30px;
  }
  .customer-feedback .owl-nav [class*="owl-"] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 45px;
    bottom: auto;
  }
  .customer-feedback .owl-prev {
    left: 0;
  }
  .customer-feedback .owl-next {
    right: 0;
  }
	
	
}


.ccc-hed{ margin-bottom: 25px!important; color: #de0022;font-size: 20px; font-weight: 600}
.ccc-hed-call{ margin-bottom: 25px!important; color: #111111; font-size: 18px; font-weight: 500}

label {font-weight: 400!important;color: #7b7b7b!important;
}
.customer-care-form{
   
    border-radius: 0px!important;
    -webkit-box-shadow: 0 0 1px #afafaf;
    box-shadow: 0 0 1px #afafaf;
    padding: 5px;
    border: 1px solid #e4e4e4!important;
    margin-bottom: 3px! important;
    color: #7b7b7b!important;
  }


.customer-hed h5 {
    font-size: 30px!important;
    color: #de0022;
    font-weight: 500!important;
    font-family: 'Raleway', sans-serif!important;
}


.bg-holder {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
}
.section-title5 h2{font-size: 2rem;
     margin-bottom: 20px!important}

.pro-sm{ max-width: 100%;
            max-height: 50%;
            padding-top:10px;}

.text {
  color: white;
  font-size: 17px;
  position: absolute;
     top: 54%;
    left: 48%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center; font-weight: 600;font-family: 'Raleway', sans-serif!important;
}

.president_left {
    margin-right: 20px;
}


.president_delImg img {
    width: 100%;
}

.president_del h3 {
    margin-bottom: 0;
    font-size: 28px;
    font-weight: bold;font-family: 'Raleway', sans-serif;    color: #464646;
}

.president_del .designation {
    margin-bottom: 20px; color: #000000;
}

.president_del p {
    font-size: 15px;
    line-height: 20px;
    color: #000000;margin-bottom: .6rem; 
}
.designation {
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 2px;
}

#slide1 {
    background: url(../images/history-bg.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-attachment: fixed; min-height: 500px!important; 
}

.slide {
    width: 100%;
    
    position: relative;
    background-repeat: no-repeat;
}

.year {
    width: 80%;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    margin: 0 auto;
    overflow: auto;
    position: relative;
    top: 79px;
    display: none;
}

.year1 {
    width: 80%;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    margin: 0 auto;
    overflow: auto;
    position: relative;
    top: 100px;
    display: none;
}


.year3 {
    width: 80%;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    margin: 0 auto;
    overflow: auto;
    position: relative;
    top: 45px;
    
}


.year5 {
    width: 80%;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    margin: 0 auto;
    overflow: auto;
    position: relative;
    top: 6px;
   
}


.year6 {
    width: 80%;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    margin: 0 auto;
    overflow: auto;
    position: relative;
    top: -21px;
   
}



.year-inner {
   margin-top: -0px !important;
    color: #fff!important;
    font-size: 50px!important;
    font-family: inherit;
    font-weight: 600;
    line-height: 1.1;
    color: inherit;
    padding-bottom: 15px;
    text-align: center
}

.year-inner100 {
   margin-top: -0px !important;
    color: #fff!important;
    font-size: 50px!important;
    font-family: inherit;
    font-weight: 600;
    line-height: 1.1;
    color: inherit;
    padding-bottom: 15px;
    font-family: 'Raleway', sans-serif; text-align: center
}


.year-desc {
    color: white;
    width: 100%;
    font-size: 13pt;
    margin-top: 15px;
    text-align: center;
}

.president_del-new{ text-align: center}

#slide2 {
    background: url(../images/04.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-attachment: fixed;min-height: 500px!important; 
}


#slide3 {
    background: url(../images/05.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-attachment: fixed;min-height: 500px!important; 
}

#slide4 {
    background: url(../images/06.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-attachment: fixed;min-height: 500px!important; 
}

#slide5 {
    background: url(../images/07.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-attachment: fixed;min-height: 500px!important; 
}

#slide6 {
    background: url(../images/08.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-attachment: fixed;min-height: 500px!important; 
}

#slide7 {
    background: url(../images/09.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-attachment: fixed;min-height: 500px!important; 
}

#slide8 {
    background: url(../images/history-bg1.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-attachment: fixed; min-height: 500px!important; 
}


#slide9 {
    background: url(../images/history-bg2.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-attachment: fixed; min-height: 500px!important; 
}

#slide10 {
    background: url(../images/history-bg3.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-attachment: fixed; min-height: 500px!important; 
}

#slide11 {
    background: url(../images/history-bg4.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-attachment: fixed; min-height: 500px!important; 
}

#slide12 {
    background: url(../images/history-bg5.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-attachment: fixed; min-height: 500px!important; 
}


#slide13 {
    background: url(../images/22.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-attachment: fixed; min-height: 500px!important; 
}

#slide14 {
    background: url(../images/12.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-attachment: fixed; min-height: 500px!important; 
}


#slide15 {
    background: url(../images/13.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-attachment: fixed; min-height: 500px!important; 
}

#slide16 {
    background: url(../images/14.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-attachment: fixed; min-height: 500px!important; 
}

#slide17 {
    background: url(../images/21.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-attachment: fixed; min-height: 500px!important; 
}

#slide18 {
    background: url(../images/16.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-attachment: fixed; min-height: 500px!important; 
}


#slide19 {
    background: url(../images/19.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-attachment: fixed; min-height: 500px!important; 
}

#slide20 {
    background: url(../images/20.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-attachment: fixed; min-height: 500px!important; 
}



.csr_wrap {
    
    padding-bottom: 6.25vw;
}

.csr_sect01 {
    background-image: url(../images/index_csr_bg_01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom left;
    padding: 5.47vw 5.21vw 0.26vw;
    display: flex;
}

.csr_sect02 {
background-image: url(../images/index_csr_bg_02.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top left;
    padding: 3.8vw 0 6.77vw 6.77vw;
	margin: -21.61vw 0 6.25vw 6.25vw;}

.csr_hd02 {
    font-size: 3.75vw;
    font-weight: bold;
    color: #fff;
    margin-bottom: 4.48vw;
}

.esg {
    position: relative;
}

.esg_wrap {
    display: flex;
    align-items: center;
}

.esg_txt {
    width: 37%;
}

.esg_txt > p > span:first-child {
    font-size: 0.99vw;
    font-weight: bold;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.scrolled.scrolled02 .esg > a, .scrolled.scrolled02 .esg > span {
    opacity: 1;
}
.esg > a, .esg > span {
    display: block;
    background-color: #f4f4f4;
    padding: 4.17vw 0 4.17vw 6.04vw;
    opacity: 0;
}
.esg_list {
    width: 66.7%;
    display: flex;
    justify-content: space-between;
}

.esg_txt > h4 {
    font-size: 1.87vw;
    line-height: 1.4;
    font-weight: bold;
    margin-bottom: 2.86vw;
    padding-right: 6%;
}

.esg_txt > p {
    white-space: nowrap;
}

.esg_list > li.env {
    background: linear-gradient(to right, #567d5e 0%, #4b6d51 50%);
}

.esg_list > li {
    width: 32.96%;
    height: 14.06vw;
    display: flex;
    align-items: center;
}

.esg_list > li.soc {
    background: linear-gradient(to right, #53758c 0%, #49677c 50%);
}
.esg_list > li.gov {
    background: linear-gradient(to right, #a7a68f 0%, #979581 50%);
}

.csr_sect03 {
    background-image: url(../images/index_csr_bg_03.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top left;
    margin-right: 0vw;
}

.csr_lead01 {
    font-size: 0.94vw;
    line-height: 2;
    width: 95%;
}
.loaded .csr_mv01 {
    opacity: 1;
    transform: scale(1);
}
.csr_mv01 {
    margin: 2.03vw 0 0 -0.98%;
    opacity: 0;
    transform: scale(1.2);
    transition: opacity 3s ease 0.8s, transform 3s ease-out 0.8s;
}
.csr_sect03_blocks_wrap {
    display: flex;
    color: #fff;
}

.csr_sect03_block01 {
    position: relative;
    z-index: 2;
    width: 48.28%;
    top: 91px;
    height: 300px;
}

.csr_hd03 {
    font-size: 3.33vw;
    font-weight: bold;
    margin-bottom: 2.03vw;font-family: 'Raleway', sans-serif;
}


.csr_lead02 {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.6;
    margin: 0 11.29vw 1.73vw 0.47vw;color: #fff;font-family: 'Raleway', sans-serif;
}

.csr_list01 {
    display: flex;
    margin: 0 3.2vw 0 0.47vw;
}

.csr_sect03_block02 {
    position: relative;
    z-index: 2;
    width: 51.72%;
    margin: 5.36vw 0 0;
}

.csr_list02 {
    display: flex;
}

.csr_hd01 {
    font-size: 3.44vw;
    font-weight: bold;
    color: #3cb07c;
    margin-bottom: 3.39vw;
    white-space: nowrap;font-family: 'Raleway', sans-serif;
    
}

.scrolled .csr_image01 {
    opacity: 1;
    transform: translateY(0);
}
.csr_image01 {
    position: absolute;
    top: 154px;
    left: 46px;
    width: 39.06vw;
    z-index: 1;
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.6s cubic-bezier(0.165,0.84,0.44,1), transform 0.6s cubic-bezier(0.165,0.84,0.44,1);
}


.csr_list01 > li > a {
    display: block;
    width: 100%;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    padding: 0.83vw 3.6vw;
    border: 1px solid #fff;
    border-radius: 10vw;
    text-align: center;
    position: relative;
    transition: background-color 0.25s ease;font-family: 'Raleway', sans-serif;
}

.scrolled .csr_list02 > li {
    opacity: 1;
    transform: translateY(0) scale(1);
}
.csr_list02 > li {
    width: 47.92%;
    opacity: 0;
    transform: translateY(10px) scale(0.99);
    transition: opacity 0.8s cubic-bezier(0.645,0.045,0.355,1), transform 0.8s cubic-bezier(0.645,0.045,0.355,1);
    transition-delay: 0.5s;
}

.csr_list02 > li + li {
    margin-left: 4.16%;
}

.csr_list02_linkTxt > a {
   
    font-weight: bold;
    color: #fff;
    display: inline-block;
    position: relative;
    vertical-align: middle;font-family: 'Raleway', sans-serif; font-size: 15px
}

.csr_list02_linkImg img {
    width: 100%;
    height: auto;
}

.csr_sect03 {
    padding: 0.84vw 3.54vw 0vw 7.6vw;
    position: relative;
}

.csr_sect03_block02 {
    position: relative;
    z-index: 2;
    width: 51.72%;
    margin: 5.36vw 0 0;
}

.csr_list02_linkTxt {
    text-align: right;
    margin-top: 0.78vw;
}
.gs18-MainContents {
    margin-right: auto;
    margin-left: auto;
    max-width: 1440px;
    box-sizing: border-box;
}

.gs18-Tile {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    min-height: 1px;
}

.gs18-u-Size1of2 {
    width: 100%; 
}

.gs18-TileItem--BgPosRightBottom {
    background-position: right bottom;
}

.gs18-TileItem--BgImage {
    position: relative;
    color: #fff;
    /*background-position: 0px 0px;*/
    background-repeat: no-repeat;
    background-size: cover;
}



.gs18-TileItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 2;
    width: 100%;
    box-sizing: border-box;
}

.gs18-TileItem__Head {
    width: 100%;
}
.gs18-TileItem__Body, .gs18-TileItem__Foot, .gs18-TileItem__Head {
    padding: 15px ;
    box-sizing: border-box;
}

.gs18-TileItem__Body {
    -webkit-box-flex: 20;
    -ms-flex: 20 0 auto;
    flex: 20 0 auto;
    overflow: hidden;
    position: relative;
    max-width: 100%;
}

.gs18-u-AlignRight {
    text-align: right;
}
.gs18-TileItem__Foot {
    width: 100%;
}

.gs18-u-Size1of2 {
    width: 100%;
}

.gs18-TileItem--BgWhite {
    background-color: #fff!important;
}

.gs18-HeadingLv2 {
    font-size: 1.4rem;color: #fff;
}

.gs18-TileItem__Body--PosCenter, .gs18-TileItem__Foot--PosCenter {
    margin-right: auto;
    margin-left: auto;
}

	#video-background {
  position:relative;
  right: 0; 
  bottom: 0;
 
  z-index: -100;
		width: 99vw;
  height: 100vh;
  object-fit: cover;
}

.vid {
 position: absolute;
   bottom: 70%;
    left: 5%;
    width: 94%;
    font-size: 36px;
    letter-spacing: 3px;
    color: #fff;
  
    text-align: center; z-index: 1;
}
	
.vid h1 {
 
    font-size: 70px;
    letter-spacing: 3px;
    color: #fff;
   
    text-align: center; font-weight: 600; 
    top: 350px;
}





	
.cap {
 position: absolute;
    font-size: 26px;
    letter-spacing: 0px;
    color: #fff;
   
    text-align: center;
    bottom: 20%;
    padding: 20px;
		width: 100%;left: 0%;z-index: 1
}



.vid-abt {
position: absolute;
    top: 45%;
    /* left: 5%; */
    width: 100%;
    font-size: 36px;
    letter-spacing: 3px;
    color: #fff;
   
    text-align: center;z-index: 1;
}
	
.vid-abt h1 { 
    font-size: 70px!important;
    letter-spacing: 3px;color: #fff;
    text-align: center; font-weight: 600; top: 350px;
}

	
.fullsize-video-bg:before { content: ""; background: rgba(91,91,91,.35); position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; }

.quali-icon{margin-top: -6px;
    margin-right: 5px; }
.quality-list {
    padding-top: 10px;
    margin-right: 22px;
    list-style: disc;
    font-size: 16px;
    line-height: 24px;
    color: #373737;
     text-align: right; direction: rtl
}

.search{
 position: absolute;
    display: inline-block;
    border-right: 1px solid #e0e0e0;
    left: 12px;
    cursor: pointer;
  height: 85px;
    /* background: #ccc; */
    z-index: 100000000;
}


.search_form{
  background: #fff;
    position: absolute;
    z-index: 99999;
    padding: 0px 11px;
    left: 37px;
    top: 0px!important;
    overflow: hidden;
    border-radius: 0px;
    width: 20px;
    height: 0px;
    transition: height 0.2s ease-out 0.5s , top 0.2s ease-out 0.5s, padding 0.2s ease-out 0.5s, width 0.3s ease-out 0.2s;
    -webkit-transition: height 0.2s ease-out 0.5s , top 0.2s ease-out 0.5s, padding 0.2s ease-out 0.5s, width 0.3s ease-out 0.2s;
}
.search_form form{
  opacity:0;
   transition:all 0.3s ease-out;
  -webkit-transition:all 0.3s ease-out;
}
.search_form input{
  background:#fff;
  border:none;
}
.search_form input[type='text']{
  border-radius: 0px 0 0 0px;
    width: 591px;
   
    padding: 0px 5px 1px;
    min-height: 42px;
}

.mf_finder_searchBox_query_input {
    width: 500px;
    border: 0;
    border-bottom: solid 2px #000!important;
    font-size: 24px;
    font-style: italic;
}
.search_form input[type='submit']{
  text-transform: uppercase;
    font-size: 14px;
    /* padding: 0px 5px; */
    min-height: 35px;
    margin: 0px 0px 0px 0;
    cursor: pointer;
}
.search_box{
  visibility: hidden; font-size: 40px; border: 1px solid green;
}

.search-icon{   font-size: 27px;
    color: #000!important;
    padding-top: 8px;
    cursor: pointer;
    background: url(../img/search.svg) 11px 18px no-repeat;
    position: relative;
    /* display: block; */
    /* display: -webkit-box; */
    display: -ms-flexbox;
    /* display: flex; */
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 38px!important;
    height: 100%;
    border: 0;top: 12px;-webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  
}

.search-arrow{
	  position: relative;
    left: -37px;
    top: 1px;
}
	
	


.search_box:checked~.search_form{
  width: 600px;
  height:85px;

  top:45px;
  transition: height 0.2s ease-out, top 0.2s ease-out, padding 0.2s ease-out, 0.3s width ease-out 0.2s;
  -webkit-transition: height 0.2s ease-out, top 0.2s ease-out, padding 0.2s ease-out, 0.3s width ease-out 0.2s;border-right: 1px solid #e0e0e0;padding: 12px 30px 22px 30px!important;
}
.search_box:checked~.search_form form{
  opacity:1;
  transition:0.3s all ease-out 0.5s;
  -webkit-transition:0.3s all ease-out 0.5s;
}

.showroom{padding-top: 57px!important;}
.service-maintance-bg{ background: #ebebeb}
.service-maintance-bg1{ background: #f5f5f5}
.service2-section{float: right!important}

.service-half{background: #dedede;}

@media (min-width: 1200px){
	.container-md  {  max-width: 1269px!important;}}

.css-selector {
    background: linear-gradient(270deg, #23477f, #112645, #287cb2);
    background-size: 600% 600%;

    -webkit-animation: AnimationName 29s ease infinite;
    -moz-animation: AnimationName 29s ease infinite;
    animation: AnimationName 29s ease infinite; text-align: center
}

@-webkit-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}



.css-selector_pri {
    background: linear-gradient(270deg, #ffffff, #e8e8e8);
    background-size: 400% 400%;

    -webkit-animation: AnimationName 30s ease infinite;
    -moz-animation: AnimationName 30s ease infinite;
    animation: AnimationName 30s ease infinite;
}

@-webkit-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}



.halfImageTextpro {
    position: relative;
    overflow: hidden;
    height: 420px;
    margin-bottom:40px; 
}

.halfImageTextpro .imageFull {
    height: 680px;
    position: absolute;
    background-size: cover; width: 100%
}

.halfImageTextpro .container {
    width: 1140px;
    margin: 0 auto;
}

.halfImageTextpro .productInfo {
    float: left;
}
.halfImageTextpro .productInfo {
    min-height: 200px;
    padding-top: 5px;
    padding-left: 10px;width: 100%; 
}

.halfImageTextpro .productInfo h3{
  font-size: 28px;
    color: #de0022;font-weight: 500;font-family: 'Raleway', sans-serif;
}
td, div {
    vertical-align: top;
}

.halfImageTextpro .productInfo .highlightedText {
   font-size: 25px;
    font-weight: 400;
    margin-bottom: 8px;
    line-height: 28px;
    margin-top: 12px;font-family: 'Raleway', sans-serif;
}




.halfImageTextele {
    
 
    height: 379px;
    margin-bottom:0px; 
}



.halfImageTextele .productInfo {
    float: left;
}
.halfImageTextele .productInfo {
    min-height: 200px;
    padding-top: 5px;
    padding-left: 0px;width: 100%;text-align: right 
}

.halfImageTextele .productInfo h3{
  font-size: 28px;
    color: #de0022;font-weight: 500;font-family: 'Raleway', sans-serif;
}


.halfImageTextele .productInfo .highlightedText {
   font-size: 25px;
    font-weight: 400;
    margin-bottom: 8px;
    line-height: 28px;
    margin-top: 12px;
}




.cellFunction {
    color: #FFFFFF;
    background-color: #888888;border-right: 1px solid #ececec;vertical-align: middle!important; font-family: 'Raleway', sans-serif;line-height: 20px; padding: 2px!important;
}

.cellFncValue {
    background-color: #CCCCCC; color: #FFFFFF;
    border-right: 1px solid #ececec;vertical-align: middle!important; line-height: 20px; padding: 2px!important; 
}

.txt10 {
    font-size: 14px;
    text-decoration: none;
    font-weight: normal; 
}

.txt11 {
    font-size: 14px;
    text-decoration: none;
    font-weight: normal;  color: #000
}

.pro-table{ width: 100%}

.probgimg-31 {
    background-image: url(../images/Elevators1.jpg);
    min-height: 500px; width: 520px!important
}

.probgimg-31 {
    position: relative;
/*    opacity: 0.70;*/
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; margin-bottom: 0px
}

.model-text {
    font-size: 18px;
    font-weight: 500;
   
    line-height: 28px;
  
   
}

.pro-model{min-height: 65px; }
.csr-hed-bg{background: #d7d7d7; text-align: center}
.compain__Pictgram {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 75px;
    max-height: 75px;
    min-width: 75px;
    min-height: 75px;
    width: 10vw;
    height: 10vw;
}
user agent stylesheet
div {
    display: block;
}

.section-title6 {
    width: 90%;
/*    margin: 30px auto 0; */
}

.section-title6 h2{font-size: 1.8rem;
    font-family: 'Raleway', sans-serif; margin-bottom: 20px!important; width: 96%;}

.section-title6 p{
    width: 90%;
/*    margin: 30px auto 0; */
}
.pro-text{ text-align: center}

.contact-bottom {
    position: fixed!important;
    right: 86px!important;
    bottom: 0;
    width: 8%;
    z-index: 1030;
}

.con-popup{font-size: 15px;
    line-height: 21px;
    color: #373737;
    }
.lift-logo{right: 18px;
    position: absolute;
    top: -57px;}

.terms-con{list-style: disc;
    /* color: #323232; */
    /* font-size: 14px; */
    text-align: left;
    color: #2a2a2a;
    font-size: 16px;
    padding-left: 48px;
    line-height: 33px;
/*    font-family: 'Raleway', sans-serif;*/
    text-align: justify;
  }

.typewriter {
 font-family: 'Raleway', sans-serif;
	font-size: 19;
	font-weight:  700;
	letter-spacing: 0px;
	text-align: center;
	color: #fff;
/*	background-image: -webkit-linear-gradient(92deg, #000, #000); padding: 5px;line-height: 34px;*/
	background-color: rgba(222, 1, 0, 0.4);
}
.gs18-Footer_Legal>li {
    display: inline-block;
    padding-right: 0.3em;
    line-height: 1.1;
}
.gs18-Footer_Legal>li a {
    display: inline-block;
    padding-right: 0.3em;
    line-height: 1.1; 
    color: #000;
}
.gs18-Footer_Legal>li a:hover {
    display: inline-block;
    padding-right: 0.3em;
    line-height: 1.1; 
    color: #de0022 ! important;
}
.gs18-Footer_Legal {
    padding: 0;
    list-style: none;
    font-size: 18px;
    text-align: right;
    position: relative;
    top: -5px; text-align: left
}
.local_global
{
     margin: 0;
    padding: 1.2em;
    line-height: 1.1;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    background-color: #e0e0e0;
}

.local_global p
{
     margin: 0;
 
    line-height: 1.1;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    
}



.local_global p a
{
    
    font-size: 18px;
    font-weight: 500;
    text-align: center;  color: #000   
}

.local_global p a:hover
{
     
    font-size: 18px;
    font-weight: 500;
    text-align: center;  color: #de0022!important   
}
.gs18-TileItem__Body .col-sm-12{display: block;}

.bgimg-color17 .col-md-12{display: flex; }
.our-service .col-sm-12{display: flex; } 

.halfImageTextele .col-sm-12{display: flex;} 



.table-responsive-stack tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}


.table-responsive-stack td,
.table-responsive-stack th {
   display:block;
/*      
   flex-grow | flex-shrink | flex-basis   */
   -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.table-responsive-stack .table-responsive-stack-thead {
   font-weight: bold;
	
	
}

.table .thead-dark th {
    color: #fff!important;
    background-color: #888888!important;
    border:1px solid #ffffff!important;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6;
    text-align: center;
}

@media screen and (max-width: 920px) {
   .table-responsive-stack tr {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      border-bottom: 3px solid #ccc;
      display:block;
      
   }
   /*  IE9 FIX   */
   .table-responsive-stack td {
      float: left\9;
      width:100%;
   }
	
	.table-responsive-stack .table-responsive-stack-thead {
   font-weight: bold;
	
	font-weight: 600;
    font-size: 15px;
    width: 100%;
    display: block;
    direction: rtl;
    color: #000;
}
}

.close {
    float: left!important;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5; 
}
.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem auto -1rem -1rem !important;
}

	.btn-width{width: 100%!important;
    text-align: center;
    }


.btn-width1{width: 28%!important; ;
    text-align: center;
    }




.dropdown {
                        position: relative;
	left: 150px;
    z-index: 200000000;
	
                    }

                    /* Hide the dropdown's content by default */
                    .dropdown__content {
                        display: none;

                        /* Position it right below the trigger element */
                        left: 0;
                        padding-top: 4px;
                        position: absolute;
/*                        top: 100%;*/

                        /* It should be on the top of other elements */
                        background-color: #fff;
                        z-index: 9999;

                        /* Size */
                        height: 200px;
                        width: 200px;
						top: 54px;
                    }

                    /* Show the content when hover on the container */
                    .dropdown:hover .dropdown__content {
                        display: block;
                    }


.porpose-img{width: 100%; }

.image-flip{
	
	 -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
	
}

.image-flip-text{
	
	 -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
	
}

.planing {
    max-width: 100%;
}

.showroom {
    padding-top: 57px!important; max-width: 100%;
}

.showroom {
   
}
.caption9 .ele{ display: none; }
.halfImageTextele .productInfo iframe {
    display: block;
    background: #000;
    border: none;
    height: 440px!important; 
    /* width: 100vw; */
}

.bgimg-44 iframe {
    display: block;
    background: #000;
    border: none;
    height: 440px!important; 
	/* width: 100vw; */}

/*.gs18-Header__Logo img{ width: 100%; border: 1px solid red}*/
	
	.flip-image{ width: 100%; }
.flip-head{ text-align: center;  padding: 8px 0px 8px 0px;} 

.flip-book-rtl{  display: flex; }

.site-home iframe {
    display: block;
    background: #000;
    border: none;
    height: 100vh;
    /* width: 100vw; */
}



.agents-style1-area {
  position: relative;
  display: block;
  background: #f9fafe;
  padding: 50px 0 50px;
  z-index: 1;
}


.single-agents-style1 {
  position: relative;
  display: block;
  margin-bottom: 40px;
}

.single-agents-style1 .img-holder {
  position: relative;
  display: block;
  padding-bottom: 60px;
}

.single-agents-style1 .img-holder .inner {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 6px;
  background-color: var(--thm-base);
  z-index: 1;
}

.single-agents-style1 .img-holder .inner img {
  width: 100%;
  transition: all 500ms linear;
  transition-delay: 0.2s;
}

.single-agents-style1 .title-holder {
  position: absolute;
  left: 10px;
  bottom: 0;
  right: 10px;
  padding: 19px 16px 23px;
  background-color: #ffffff;
  border: 1px solid #f0f1f5;
  border-radius: 4px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  transform: perspective(400px) rotateX(0deg);
  transform-origin: center;
  transition: all 200ms linear;
  transition-delay: 0.1s;
  z-index: 5;height: 109px;
}

.single-agents-style1 .title-holder .inner-title {
  position: relative;
  display: block;
}

.single-agents-style1 .title-holder .inner-title span {
  font-size: 14px;
}

.single-agents-style1 .title-holder .social-links {
  position: relative;
  display: block;
}


.single-agents-style1 .title-holder .social-links a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background: #f9fafe;
  border-radius: 50%;
  color: #cecece;
  font-size: 14px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
  z-index: 1;
}

.single-agents-style1 .title-holder .social-links a:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: var(--thm-base);
  content: "";
  border-radius: 50%;
  z-index: -1;
  transform: scale(0.0);
  transform-origin: center;
  transform-style: preserve-3d;
  transition: all 0.4s cubic-bezier(0.62, 0.21, 0.45, 1.52);
}


.single-agents-style1 .title-holder .inner-title h3 a {
  color: var(--thm-black);
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.single-agents-style1 .title-holder .inner-title h3 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  margin: 6px 0 0;
}

.single-agents-style1:hover .img-holder .inner img {
  transform: scale(1.1) rotate(0deg);
  opacity: 0.20;
  transition: all 500ms linear;
  transition-delay: 0.1s;
}



.single-properties-box-colum {
  flex: 0 0 auto;
  width: 20%;
}

.single-properties-box-style1 {
  position: relative;
  display: block;
  transition: all 0.2s ease;
}

.single-properties-box-style1 .img-holder {
  position: relative;
  display: block;
  overflow: hidden;

}

.single-properties-box-style1 .img-holder:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  z-index: 1;
  opacity: .4;
  background: rgb(0, 0, 0);
  transition: all 0.5s ease;
}

.single-properties-box-style1:hover .img-holder:before {
  opacity: 0.2;
}

.single-properties-box-style1 .img-holder img {
  width: 100%;
  transition: all 0.5s ease;
}

.single-properties-box-style1:hover .img-holder img {
  transform: rotate(0deg) scale(1.0);
}

.single-properties-box-style1 .img-holder .overlay-content {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 3;
}

.single-properties-box-style1 .img-holder .overlay-content ul {
  position: relative;
  display: block;
}

.single-properties-box-style1 .img-holder .overlay-content ul li {
  position: relative;
  display: block;
  background-color: var(--thm-base);
  color: #ffffff;
  font-size: 13px;
  line-height: 30px;
  padding: 0 20px;
  border-radius: 3px;
  text-align: center;
}


.single-properties-box-style1 .text-holder {
  position: relative;
  display: block;
  border: 1px solid #f6f6f6;
  border-top: none;
  padding: 20px 29px 0;

  transition: all 0.2s ease;  margin-right: -30px; background-color: #fff;padding-bottom: 23px;height: 277px;
}

.single-properties-box-style1:hover .text-holder {
  box-shadow: 0px 5px 9.1px 0.9px rgba(15, 15, 15, 0.03);
}

.single-properties-box-style1 .text-holder .top {
  position: relative;
  display: block;
  padding-left: 17px;
}



.single-properties-box-style1 .text-holder h3 {
  font-size: 22px;
  line-height: 24px;
  font-weight: 600;margin-bottom: .5rem!important;
  /* margin: 10px 0 19px; */
}


.single-properties-box-style1 .text-holder p {
    font-size: 19px;
    line-height: 28px;
    margin-bottom: 4px;
}




.single-properties-box-style1 .img-holder img {
  width: 100%;
  transition: all 0.5s ease;
}

.single-properties-box-style1 .text-holder .info-box ul  {
margin-bottom: 0rem!important;
}

.single-properties-box-style1 .text-holder .info-box ul li {
  position: relative;
  display: block;
 
  font-size: 17px;
  line-height: 27px;
  font-weight: 500;
  padding-left: 15px;
  margin-left: 15px;
}

.single-properties-box-style1 .text-holder .info-box ul li a {
 
  font-size: 17px;
  line-height:35px;
  font-weight: 500;
 color: #000;
}

.single-properties-box-style1 .text-holder .info-box ul li a:hover {

 
  font-size: 17px;
  line-height: 35px;
  font-weight: 500;
  color: #ff0000!important;
}


.sales-per-cont a:hover {color: #ff0000!important; }

.contact-style1-area {
  position: relative;
  display: block;
  background: #f0f0f0;
  padding: 50px 0 50px;
  z-index: 10;
}

.contact-sales {
  position: relative;
  display: block;
  background: #f0f0f0;
  padding: 0px 0 50px;
  z-index: 1; 
}




.contact-box-ma{ margin-bottom: 50px;}

.sales-per  {padding: 0px!important; }
.sales-per-cont  {padding: 0px 0px 0px 10px!important; }
.sales-per-cont a {color: #000; }
.sales-per-cont a:hover {color: #ff0000!important; }


.sales-per-cont h4{font-weight: 400;    font-size: 20px;margin-bottom: .2rem!important;}
.sales-per-cont h5{font-weight: 500;    font-size: 16px;margin-bottom: .4rem!important;}
.sales-per-cont h6{font-weight: 400;font-size: 16px;margin-bottom: .3rem!important;}

.sales-per img {
  display: block;
  width: 88%;position: relative;
  top: 0px;
}

.sales-person{ background-color: #fff; padding: 13px; display: inline-block; margin-bottom: 15px;width: 100%;}



.single-explore-properties-box {
  position: relative;
  display: block;
  border: 1px solid #dedede;
  border-radius: 4px;
  /* padding: 10px 10px 10px; */
  margin-bottom: 30px;
}

.single-explore-properties-box .img-holder {
  position: relative;
  display: block;
  border-radius: 0px;
  overflow: hidden;
  z-index: 1;height: 195px;
}

.single-explore-properties-box .img-holder::before {
  position: absolute;
  top: 0%;
  left: 0%;
  display: block;
  content: '';
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, .4);
  border-radius: 50%;
  -webkit-transform: translateX(-50%, -50%);
  transform: translateX(-50%, -50%);
  opacity: 0;
  z-index: 1;
}

.single-explore-properties-box .img-holder img {
  width: 100%;
  transition-delay: .1s;
  transition-timing-function: ease-in-out;
  transition-duration: .7s;
  transition-property: all;
  transform: scale(1.0);
}

.single-explore-properties-box .img-holder .icon-box {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 5;
}

.single-explore-properties-box .text-holder {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 11px 20px 11px; background-color: #fff;height: 120px;
}

.single-explore-properties-box .text-holder .inner-title {
  position: relative;
  display: block;
}

.single-explore-properties-box .text-holder .inner-title p {
  font-size: 14px;
  line-height: 24px;
  margin: 0;
}

.single-explore-properties-box .text-holder .inner-title h3 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  text-transform: capitalize;
  margin-top: 6px!important;margin-bottom: .5rem!important;
}

.single-explore-properties-box .text-holder .inner-title h3 a {
  color: var(--thm-black);
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.single-explore-properties-box .img-holder::before {
  position: absolute;
  top: 0%;
  left: 0%;
  display: block;
  content: '';
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, .4);
  border-radius: 50%;
  -webkit-transform: translateX(-50%, -50%);
  transform: translateX(-50%, -50%);
  opacity: 0;
  z-index: 1;
}

.single-explore-properties-box:hover .img-holder::before {
  -webkit-animation: circle .95s;
  animation: circle .95s;
}


.single-explore-properties-box .img-holder img {
  
  width: 100%;
  height: auto;
  transform: scale(1.15);
  transition: transform 0.5s;background-color: #ccc;
}

.single-explore-properties-box .img-holder img:hover {
  opacity: 0.7;
  transform: scale(1.01); opacity 0.5s;
}


.img-icon{ text-align: center;margin-bottom: 50px;}
.img-icon img{ width: 25%; }



.img-icon1{ text-align: center;margin-bottom: 50px;}
.img-icon1 img{ width: 20%; }


.c-heading--A {
  font-size: 2.625em;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.025em;
  margin: 0;
  position: relative;
  padding-bottom: 34px;
}

 .c-resources__item-title {
  font-size: 24px;
}

.c-resources__item-title a {
  font-size: 24px;color: #000; font-weight: 400;
}

.c-resources__item-title a:hover {
  font-size: 24px;color: #db1e04!important;font-weight: 400;
}


.c-heading--A::after {
  position: absolute;
  content: "";
  bottom: 0;
  width: 50px;
  height: 3px;
  background-color: #cc0000;
  transform: translateX(-50%);
  left: 50%;
}
.bgimg-color100 .col-md-12{display: flex; }
.bgimg-color100{  }


.share-list {
  display: flex;
  flex-direction: row;
}

.share-list a {
  /* border-radius: 100px;*/
     width: 42px;
    height: 34px;
    padding: 4px;
    margin: 2px;
    cursor: pointer;
  overflow: hidden;
  
  img {
    /* width: 100%; */
    height: 100%;
    /* filter: invert(100%); */
  }
}

/* a.fb-h { background: #3B5998; }
a.tw-h { background: #000; }
a.li-h { background: #0077B5; }
a.re-h { background: #FF5700; }
a.pi-h { background: #c8232c; } */



.share-buttons-container {
  display: flex;
  justify-content: end;
  align-items: center;
  /* background: #bcbcf2; */
  width: 100%;
  /* height: 100vh; */
}


.property-details-area {
  position: relative;
  display: block;
  background-color: #ffffff;
  padding: 50px 0 0px;
}

.property-details-top {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
  margin-bottom: 40px;
}

.property-details-top__left {
  position: relative;
  display: block;
}

.property-details-top__left h2 {
  font-size: 32px;
  line-height: 40px;
  margin: 0 0 8px;
}

.property-details-top__left p {
  margin: 13px 0 18px;
}

.property-details-content {
  position: relative;
  display: block;
}

.property-details-content .text-box1 {
  position: relative;
  display: block;
  margin-top: -8px;
}

.property-details-content .text-box1 p {
    font-size: 16px;
    line-height: 26px;
    color: #373737;
 
}

.property-details-content .text-box1 h3 {
   font-size: 1.75rem;
    color: #373737;
  margin-bottom: 13px !important;
}

.property-details-content .text-box3 {
  position: relative;
  display: block;
}

.property-details-content .text-box3 ul {
  position: relative;
  display: block;
}
.property-details-content .text-box3 ul li {
  position: relative;
  display: block;
  padding-left: 30px;
}

.property-details-content .text-box3 ul li .icon {
  position: absolute;
  top: 5px;
  left: 0;
}

.property-details-content .text-box3 ul li .icon span {
  position: relative;
  display: inline-block;
  color: var(--thm-base);
  font-size: 20px;
  line-height: 20px;font-family: 'Roboto', sans-serif;
}

.property-details-top__right {
  position: relative;
  display: block;
}

.property-details-top__right a {
  position: relative;
  display: inline-block;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  padding: 17px 30px 15px;
  border-radius: 4px; 
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.property-details-top__right a span {
  position: relative;
  display: inline-block;
  font-size: 15px;
  margin-right: 5px;
  top: 1px;
}
.property-details-video-gallery {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  min-height: 600px;
  border-radius: 6px;
  margin: 52px 0 57px;
  z-index: 1;
}

.property-details-video-gallery-bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}

.share-list {
  display: flex;
  flex-direction: row;
}

.share-list a {
    /*border-radius: 100px;*/
  width: 42px;
  height: 34px;
  padding: 4px;
  margin: 2px;
  cursor: pointer;
  overflow: hidden;
  
  img {
   /* width: 100%;*/
    height: 100%;
     /* filter: invert(100%);  */ 
  }
}

 /*a.fb-h { background: #3B5998; }
a.tw-h { background: #000; }
a.li-h { background: #0077B5; }
a.re-h { background: #FF5700; }
a.pi-h { background: #c8232c; }*/




