body{font-family: 'Roboto', sans-serif;font-size: 14px; padding: 0!important; overflow-y: visible!important;}
.footer-menu{     font-size: 14px; font-weight: 400; line-height: 2.31; color: #323232;  }
.footer-menu ul {padding: 0; margin: 0;}
.footer-menu ul li {display: inline-block;  padding: 0 0 12px 0; width: 100%;  }
.footer-menu ul li:last-child { border-bottom: none; }
.footer-menu ul li a {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #000;
    text-decoration: none;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
}
.footer-menu ul li a:hover , .wp-area-footer a:hover { color:#cc7a00;  }
.footer-menu ul li img{ float: left; width: 15%; }
.footer-menu ul li span{ float: left; width: 80%; margin-left: 5%; line-height: 20px; }
.footer-menu a{ color: #000; }
.footer-menu i{ font-size: 16px; margin-right: 10px; }

.footer-menu-1{font-size: 14px; font-weight: 400; line-height: 2.31; color: #323232;  }
.footer-menu-1 h2{ font-size: 14px; font-weight: 600; margin-top: 10px; }
.footer-menu-1 h2 a{ color: #323232; }
.footer-menu-1 h2 a:hover{ text-decoration: none; color:#cc7a00;  }
.footer-menu-1 p a{color:#005ed7; }
.footer-menu-1 p a:hover{color:#cc7a00; }
.more{ font-size: 14px; font-weight: 600;  }
.more a{color:#005ed7; }
.more a:hover{color:#005ed7; text-decoration: none; }
.more i{ font-size: 30px; font-weight:300; padding-left: 15px; position: absolute; transition: all .3s; }
.more a:hover i{  padding-left: 25px; }
.our-office{ text-align: center; font-size: 14px; padding:0 0 30px 0; width: 100%; float: left; }
.our-office h2{ padding: 30px 0 ;  font-size: 32px; font-weight: 600; line-height: .94; text-align: center; color: #323232;}
.our-office p{ font-size: 18px; line-height: 1.67; text-align: center; color: #555;}
.officeslider{
	padding:0;
	margin: 35px 0;
	display: block;
}



#officeslider{
	padding:0;
}



#officeslider .owl-item{
	padding:0;
	transform:none;
}



#officeslider .item{
	border:1px solid #ebebeb;
	margin:1px 0;
	height: 360px;
}



.officeslider .owl-theme .owl-controls{
	margin:0;
}



.officeslider .owl-theme .owl-controls .owl-buttons div{
	width:60px;
    height:100%;
    position:absolute;
    text-indent:-9999em;
    top:0;
	margin:0;
	border-radius:0;
	opacity:1;
}



.officeslider .owl-theme .owl-controls .owl-buttons .owl-prev{
    left:0;
	background:url(../images/carousel_arrowbig_lt.png) center center no-repeat;
}



.officeslider .owl-theme .owl-controls .owl-buttons .owl-next{
    right:0;
	background:url(../images/carousel_arrowbig_rt.png) center center no-repeat;
}


.img-overlay {
  position: relative;
  width: 100%;
}



.image {
  display: block;
  width: 100%;
  height: 100%;
}



.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: rgba(20,118,242,.8);
}



.img-overlay:hover .overlay {
  opacity: 1;
}

.text { opacity: 0;}
.img-overlay:hover .text {
  color: white;
  font-size: 14px;
  position: absolute;
  bottom:0;
  text-align: center;
  width: 100%;
  padding: 15px;
  opacity: 1;
}

.text-1{
  color: white;
  font-size: 20px;
  position: absolute;
  bottom:20px;
  text-align: center;
  z-index: 999; 
  width: 100%;
  font-weight: 600;
  transition: all .4s;
}



.img-overlay:hover .text-1{
  color: white;
  font-size: 20px;
  position: absolute;
  bottom:80px;
  text-align: center;
  z-index: 999; 
  width: 100%;
  font-weight: 600;
}

.form-area{
	position: relative;
    width: 100%;
    padding: 35px;
    background-color: #fff;
    color: #989898;
}

.input-area{   
	padding: 0 35px 0 16px;
    width: 100%;
    vertical-align: middle;
    color: #323232;
    border: 1px solid rgba(50,50,50,.1);
    -moz-appearance: none;
    -webkit-appearance: none;
    box-shadow: none;
    border-radius: 0;
}

.input-area:focus{ box-shadow: none;}
.text-area{   
	padding: 10px 35px 10px 16px;
    width: 100%;
    vertical-align: middle;
    color: #323232;
    border: 1px solid rgba(50,50,50,.1);
    -moz-appearance: none;
    -webkit-appearance: none;
    box-shadow: none;
    border-radius: 0;
    resize: none;
} 

.text-area:focus{ box-shadow: none;}

.dropdown-area{   
	padding: 0 35px 0 16px;
    width: 100%;
    vertical-align: middle;
    color: #989898;
    border: 1px solid rgba(50,50,50,.1);
    -moz-appearance: none;
    -webkit-appearance: none;
    box-shadow: none;
    border-radius: 0;
    background: url(../images/downarrow.png) no-repeat 98%;
}
.dropdown-area:focus{ box-shadow: none;}
.name-input-1{ width: 48%; float: left; margin-right: 4%; }
.name-input-2{ width: 48%; float: left; }
.team-button{
	color: #fff;
    background: #fff;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    border-radius: 0;
    padding: 15px 0; 
    text-align: center;
    text-transform: uppercase;
}

.team-button:hover{ color:#cc7a00;}
.text-p{ margin-top: 15px; }
.text-p a{ color:#989898; text-decoration: underline;  }
.experiance{ width: 100%; text-align: center; padding: 60px 0 0; display: inline-block; }
.experiance .flexslider{ background: transparent!important; border: none!important; margin-bottom: 0; }
.experiance .flex-direction-nav{ display: block; }
.experiance .flex-control-paging li a{ background: rgba(252, 252, 252, 0.5); }
.experiance .flex-control-paging li a.flex-active{ background: rgba(252, 252, 252, 0.9)!important; }
.experiance .flex-control-paging li a:hover{ background: rgba(252, 252, 252, 0.9)!important; }
.experiance .flexslider .slides img{ width: 92%; margin: 0 auto; opacity: 0.6; }
.experiance .flex-control-paging li a{ width: 50px; height: 2px; }

.experiance-text{
  width: 80%;
  margin: 0 auto;
  text-align: left;
}

.experiance h2{
    color: #252525;
    font-weight: 800;
    font-size: 42px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 15px;
    margin-top: 10px;
}

.experiance p{
    color: #000;
    font-weight: 400;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    line-height: 30px;
    width: 500px;
    margin: 0 auto;
}


.tabcontent-item:hover{ background-color: rgba(20,118,242,.8); color: #fff;}
.tabcontent-item {
    padding: 15px;
    background-color: #fff;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    cursor: pointer;
    width: 32.5%;
    float: left;
    margin:.2%;
    height: 190px;
}

.tabcontent-item h2{ font-size: 14px; padding-top: 0; font-weight: 600; margin-bottom: 15px; text-align: left; font-family: 'Roboto', sans-serif; }
.tabcontent-item .tabcontent-icon{ font-size: 36px; transition: all .3s; padding: 15px 0; font-family: 'Roboto', sans-serif;text-align: center;  }
.tabcontent-item:hover .tabcontent-icon { font-size: 50px; }
.tabcontent-item p{ font-size: 13px; }
.tabcontent-item .more-1{ font-size: 12px; font-weight: 600;  }
.tabcontent-item .more-1 a{ opacity: 0; }
.tabcontent-item:hover .more-1 a{color:#fff; text-decoration: none; opacity: 1; }
.tabcontent-item .more-1 i{ font-size: 18px; margin-top: 0; font-weight:300; padding-left: 4px; position: absolute; transition: all .3s; }
.tabcontent-item .more-1 a:hover i{  padding-left: 12px; }
.tabcontent-item:first-child{border-top-left-radius: 7px;}
.tabcontent-item:nth-child(3){border-top-right-radius: 7px;}
.tabcontent-item:nth-child(4){border-bottom-left-radius: 7px;}
.tabcontent-item:last-child{border-bottom-right-radius: 7px;}


#navi {
height: 50px;
}

#menu1 {
background: rgba(255,255,255,0.8);
text-align: center;
margin: 0 auto;
padding: 12px 0;
position: relative;
z-index: 99;
}

.default {
width: 100%;
}

.fixed {
position: fixed;
z-index: 999999;
top: -5px;
left: 0;
width: 100%;
background: #fff;
}


/****menu****/

.dgmenuwrap {
    position: relative;
    z-index: 9999;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.dgnav{padding:0; margin:0;}
ul.menu {list-style:none; margin:0; padding:0; text-align:left;}
ul.menu * {margin:0; padding:0}
ul.menu a {font-size: 14px; text-decoration: none; text-transform: uppercase; color:#fff; font-weight: 400; letter-spacing: 1.8px; padding:10px 15px; margin: 11px 25px; display:block; transition:all 0.4s; -moz-transition:all 0.4s; -webkit-transition:all 0.4s; -o-transition:all 0.4s; position:relative;}
ul.menu a:hover, ul.menu a.current{color:#cc7a00; text-decoration:none;}
ul.menu>li {position:relative; float:left; font-family: 'Oswald', sans-serif;font-size:14px; color:#fff; display:block; line-height:normal; font-weight:700;}
ul.menu ul {position:absolute; top:100%; left:0; display:none; opacity:0; list-style:none; width:180px; /*border:1px solid #0F012D;*/}
ul.menu ul li {font-family: 'Oswald', sans-serif;position:relative; margin:0; float:none; font-size:14px; padding:0; text-align:left; font-weight:400;}
ul.menu ul li:first-child{margin-top:20px;}
ul.menu ul li:last-child{margin-bottom:20px;}
ul.menu ul li a {display:block; padding:10px 15px; text-decoration: none; color:#fff; border:none; border-radius:0; -webkit-transition-duration: 0.4s; transition-duration: 0.4s; -webkit-transition-property: color, background-color; transition-property: color, background-color;}
ul.menu ul li a:hover {border:none; color:#0F012D;}
ul.menu ul ul {top: 0; left: 100%;}
ul.menu .menulink {}
ul.menu .menulink:hover, ul.menu .menuhover {color:#0F012D; text-decoration:none;}
.fixed ul.menu a{ color: #fff; }
.fixed ul.menu a:hover{ color: #f9495f; }
.main-slider{ width: 100%; overflow: hidden; }
.main-slider .flex-direction-nav{ display: none; }
.mainslider{ overflow: hidden; }
.mainslider .flex-caption{ max-width: 500px; color: #fff; font-family: 'Roboto', sans-serif;position: absolute; z-index: 999; top: 190px;   }
.mainslider .flex-caption h2{ font-size:40px; text-transform: uppercase; font-weight: 600; padding: 15px 0 25px; line-height: 1.25;}
.mainslider .flex-caption p{ font-size:18px; line-height: 1.67;}
.mainslider .flex-caption a{ color: #fff; text-transform: uppercase; font-size: 14px; font-weight: 600; padding: 8px 45px; border:2px solid #fff; margin-top: 20px; display: inline-block; }
.mainslider .flex-caption a:hover{ background: #fff; text-decoration: none; color: #3f7fe7; }
.mainslider .flex-caption a:focus{ text-decoration: none;} 
.mainslider .flex-caption i{ font-size: 18px; padding-left: 12px; }
.mainslider .flex-control-nav{ bottom: 30px; width: 23%; }



.panel-3{
  width: 20%;
}
.panel-1{
  width: 30%;
  padding-right: 50px;
}
.panel-2{
  width: 20%;
}
.panel-4{
  width: 30%;
}
.footer-social{
  width: 100%;
  display: inline-block;
  margin-top: 30px;
}
.footer-social a img {
    margin-right: 6px;
    filter: invert(1);
    width: 24px;
}
.footer-social a:hover img {
   filter: invert(0);
}
.follow-area h4{
    color: #000;
    font-weight: 600;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin: 30px 0 20px;
}
.follow-area p{
    color: #000;
    font-weight: 400;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 1.5px;
    margin: 0 0 20px;
}

.copyright-area{ 
  width: 100%; 
  color: #000;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  letter-spacing: 1px;
  border-top: 1px solid #fff;
  padding: 25px 0;
  font-weight: 400;
  text-align: center;
  background: #fff;
}
.copyright-area a{
  color: #cc7a00;
  text-decoration: none;
}

.footer-first-area p {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #000;
    text-decoration: none;
    font-size: 16px;
    line-height: 30px;
    max-width: 340px;
    letter-spacing: 1px;
}
.footer-first-area p a{
  color: #cc7a00;
}

.footer-bg{
  width: 100%; 
  padding: 75px 0;
  background: #fff;
  display: flex;
  border: 1px solid #000;
  border-left: none;
  border-right: none;
}

.footer-menu h2 , .footer-first-area h2 {
  color: #000;
  font-weight: 700;
  font-size: 24px;
  font-family: 'Oswald', sans-serif;
  margin-bottom: 30px;
  letter-spacing: 2px;
  padding-bottom: 30px;
  margin-top: 0;
  text-transform: uppercase;
  position: relative;
}

.panel-4 h3{
  color: #000;
  font-weight: 600;
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px;
  margin-top: 25px;
}
.panel-4 h2{
  margin-bottom: 40px;
}
.panel-4 .footer-menu p{
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #000;
  text-decoration: none;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 1px;
}
.wp-area-footer{
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #000;
  text-decoration: none;
  font-size: 16px;
  line-height: 30px;
  margin: 10px 0;
  letter-spacing: 1px;
}
.wp-area-footer a{
  color: #000;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap:10px;
}
.wp-area-footer img{
  filter: invert(1);
}
.footer-logo{
  width: 100%;
  display: flex;
  margin-bottom: 25px;
}
.footer-logo img{
  width: 200px;
}
.footer-menu h2:after , .footer-first-area h2:after , .footer-social h3:after{
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 1px;
  background: #000;
}
.footer-social h3 {
  color: #000;
  font-weight: 500;
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
  margin-bottom: 20px;
  margin-top: 0;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding-bottom: 20px;
}
.footer-menu p{
  color: #fff; 
  font-weight: 400; 
  font-size: 13px;
  line-height: 24px; 
  font-family: 'Roboto', sans-serif;
}
.panel-3 p {
    color: #fff;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 1px;
    line-height: 26px;
    width: 100%;
    display: inline-block;
}
.panel-3 p strong {
    font-weight: 700;
    color: #fff;
    width: 115px;
    float: left;
}


.footer-newslatter-area{
  width: 100%;
  border:1px solid #c6c6c6;
  height: 45px;
  margin: 20px auto 0;
}

.footer-news-input{
  width: 80%;
  float: left;
  height: 43px;
  color: #000;
  border:none;
  padding-left: 10px;
  background: transparent;
  font-size: 13px;
}

.news-input::placeholder{
  color: #cfcfcf;
  letter-spacing: 0.5px;
  font-weight: 400;
  font-size: 12px;
}

.product-panel-area p{
    color: #cc7a00;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    text-align: center;
}
.product-panel-area h3 {
    color: #000;
    letter-spacing: 1.5px;
    font-weight: 500;
    font-size: 18px;
    font-family: 'Oswald', sans-serif;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 25px;
}
.product-panel-area span{
    color: #000;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    width: 100%;
    display: inline-block;
}
.product-panel-area a{
    color: #cc7a00;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    border: 1px solid #cc7a00;
    padding: 10px 25px;
    margin: 25px auto 0;
    display: inline-block;
}
.product-panel-area a:hover , .product-panel-area a:focus{
  background: #cc7a00;
  text-decoration: none;
  color: #fff;
}
.product-panel-area {
  text-align: center;
  background: #fff;
  padding: 30px 15px 40px 15px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  margin: 15px 0;
  
}
.product-panel-area img{
  height: 200px;
  object-fit: contain;
  margin-bottom: 24px;
}
.gallery-area{
  width: 100%;
  display: flex;
  padding: 100px 0;
}



.gallery-row > .gallery-column {
  padding: 8px;
}

.gallery-row:after {
  content: "";
  display: table;
  clear: both;
}

.gallery-column {
  float: left;
  width: 25%;
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: transparent;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 1200px;
}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
  background: #000;
}

.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: transparent;
  color: #fff;
  text-decoration: none;
}
.mySlides img{
  height: 500px;
  object-fit: contain;
}
.gallery-column img{
  height: 285px;
  object-fit: cover;
}



.gallery-area .modal{
  z-index: 999;
}
.gallery-area .close{
  opacity: 1;
}
.gallery-area .close:hover, .gallery-area .close:focus{
  color: #fff;
}
.search-social-area{
  width: 100%;
  display: flex;
  background: transparent;
  padding: 8px 0;
  /*border-bottom: 1px solid #000;*/
}
.white-logo-area .row{
  display: flex;
  align-items: center;
}

.welcome-area-text{
  padding: 30px 0 30px 20px;
}
.welcome-area{
  width: 100%;
  display: flex;
  background: #fff;
  color: #000;
  overflow: hidden;
}
.welcome-area-text-left{
  padding-left: 0;
  padding-right: 60px;
}
.welcome-area h2 {
  color: #000000;
  margin-bottom: 40px;
  font-weight: 700;
  font-size: 44px;
  line-height: 70px;
  letter-spacing: 2px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
}
.welcome-area p {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #4a4949;
  text-decoration: none;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 1px;
}
.welcome-area a {
  color: #cc7a00;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 2px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #cc7a00;
  background: transparent;
  padding: 10px;
  max-width: 180px;
  margin-top: 50px;
}
.welcome-area a:hover{
  background: #cc7a00;
  color: #fff;
}
.welcome-area-img img , .welcome-area-img-right img{
  width: 100%;
  object-fit: cover;
  height: 100%;
}

.welcome-area-img {
  width: 50vw;
  position: relative;
  left: 100%;
  right: 0;
  margin-left: -50vw;
  height: 100%;
  margin-right: 0;
}
.welcome-area-img-right{
  width: 50vw;
  position: relative;
  right: 0;
  height: 100%;
  margin-right: -50vw;
}

header{
  position: sticky;
  top: 0;
  width: 100%;
  background: #fff;
  display: flex;
  flex-direction: column;
  z-index: 9999;
}
.phone-head{
  color: #000;
  font-weight: 300;
  font-size: 14px;
  letter-spacing: 1px;
  display: flex;
  align-items: center;
  font-family: 'Oswald', sans-serif;
  gap:15px;
}
.phone-head a{
  color: #000;
  text-decoration: none;
}
.init p{
  max-width: 100%!important;
}

.welcome-head{
  color: #000;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 2px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  text-align: center;
}
.welcome-head span{
  color: #cc7a00;
}
.social-area a:hover img{
  filter: brightness(0) saturate(100%) invert(14%) sepia(85%) saturate(5136%) hue-rotate(14deg) brightness(113%) contrast(116%);
}
.social-area{
  display: flex;
  justify-content: flex-end;
  gap:15px;
  margin-right: 30px;
  align-items: center;
}
.menu-search-area{
  display: flex;
  justify-content: flex-end;
}
.logo-area img{
  width: 150px;
}
.logo-area{
  text-align: left;
}
.white-logo-area {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 4px 0;
  position: relative;
  z-index: 9999;
}
.banner-area{
  padding: 0;
  position: relative;
  z-index: 999;
}
.flexslider .slides > li{
  position: relative;
}
.banner-area .flex-direction-nav .flex-prev {
    background: url(../images/prev.png);
    width: 80px;
    background-repeat: no-repeat;
}
.banner-area .flex-direction-nav .flex-next {
    background: url(../images/prev.png);
    width: 80px;
    background-repeat: no-repeat;
    transform: rotate(180deg);
}
.banner-area .flex-control-nav{
  display: none;
}
.banner-under-sec{
  width: 100%;
  display: flex;
  padding: 65px 0 0 0;
  /*background: #ffe7e7;*/
  position: relative;
  z-index: 999;
  text-align: center;
  flex-direction: column;
}
.banner-under-sec h3{
  color: #000;
  font-weight: 600;
  font-size: 30px;
  letter-spacing: 2px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  margin-bottom: 22px;
}
.banner-under-sec h3 span{
  color: #cc7a00;
}
.banner-under-sec p{
  color: #000;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 2px;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 0;
}
.banner-under-sec .container{
  display: flex;
  flex-direction: column;
  align-items: center;
}
.header-icon img , .menu-area img{
  width: 30px;
}
.menu-area{
  display: flex;
}

.brand-area{
  width: 100%;
  display: flex;
  padding: 60px;
}
.brand-area .owl-stage-outer{
  padding: 0 30px;
}
.brand-area img{
  width: 100%;
  height: 50px;
  object-fit: contain;
}
.brand-area .owl-dots{
  display: none;
}
.brand-area .owl-next span{
  display: none;
}
.brand-area .owl-next {
  background: url(../images/prev.png)!important;
  background-size: contain!important;
  border: none!important;
  width: 36px;
  height: 36px;
  transform: rotate(180deg);
  position: relative;
  right: -45px
}
.brand-area .owl-prev{
  background: url(../images/prev.png)!important;
  background-size: contain!important;
  border: none!important;
  width: 36px;
  height: 36px;
  transform: rotate(0deg);
  position: relative;
  left: -45px
}
.brand-area .owl-nav {
    display: flex;
    justify-content: space-between;
    max-width: 100%;
    margin: 0;
    align-items: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.products-deatils-tab-area #owl-demo{
  position: relative;
}




.banner-under-sec .owl-stage {
    display: flex;
}
.banner-under-sec .owl-stage-outer {
    overflow: hidden;
}
.banner-under-sec .owl-nav , .banner-under-sec .owl-dots{
  display: none;
}



.inner-page-header .container{
  text-align: center;
  top: 70%;
}
.inner-page-header h2{
  text-align: center;
  max-width: 100%;
  text-transform: uppercase;
}
.inner-page-main-text{
  padding: 50px 0;
}
.inner-page-main-text h2{
  margin-top: 0;
}
.inner-page-main-text h3 {
    font-size: 24px;
    padding-top: 3px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    margin: 24px 0;
    color: #000;
}
.inner-page-header{
  width: 100%;
  display: inline-block;
  background: #000;
  position: relative;
}
.inner-page-header img{
  width: 100%;
  height: 350px;
  object-fit: cover;
}
.inner-page-header h2{
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%,-50%);
  font-family: 'Oswald', sans-serif;
  letter-spacing: 2px;
  font-size: 42px;
  color: #000;
  margin: 0;
}

.about-area{
  width: 100%;
  display: inline-block;
  padding: 60px 0;
  background: #fff;
}
.about-area img{
  width: 100%;
  height: 300px;
  object-fit: cover;
  border-radius: 10px;
}
.about-area p{
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #000;
  letter-spacing: 1px;
  line-height: 25px;
  margin-bottom: 15px;
}
.about-area h2 {
    font-size: 36px;
    padding-top: 0;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 1px;
    margin-bottom: 40px;
    font-weight: 500;
    max-width: 503px;
    line-height: 50px;
    color: #000;
    margin-top: -11px;
}
.about-area.inner-page-main-text h2{
  margin-bottom: 20px;
}
.about-area.inner-page-main-text{
  padding: 20px 0 80px;
}
.about-area.inner-page-main-text h2 {
    margin-bottom: 20px;
    max-width: 100%;
}
.breadcrumb-item a{
  color: #000;
  text-decoration: none;
}
.breadcrumb-item+.breadcrumb-item {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #000;
  letter-spacing: 1px;
}
.breadcrumb-item+.breadcrumb-item::before{
  color: #000;  
}
.breadcrumb-item.active{
  color: #cc7a00;
}
.breadcrumb {
  margin-bottom: 0;
  padding: 20px 0;
  border-bottom: 1px solid #000;
}


.privacy-area{
  width: 100%;
  display: flex;
  padding: 50px 0 80px;
}
.privacy-area h2 {
  font-family: 'Oswald', sans-serif;
  font-size: 40px;
  line-height: 40px;
  font-weight: 500;
  position: relative;
  text-align: center;
  margin-bottom: 30px;
  padding-bottom: 16px;
  letter-spacing: 2px;
  color: #000;
}
.privacy-area h2 span  {
  color: #C41F33;
}
.privacy-area h2:after {
  width: 80px;
  content: '';
  position: absolute;
  bottom: 0;
  background: #cc7a00;
  height: 2px;
  left: 50%;
  transform: translateX(-50%);
}
.conract-privacy-section .colleps-text {
    padding-bottom: 30px;
    padding-left: 0;
}
.privacy-area p , .conract-privacy-section p{
    color: #000;
    font-size: 16px;
    line-height: 30px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin-bottom: 0;
}
.privacy-area .collapse {
    padding: 0;
}
.privacy-area .collapsing{
    padding: 0;
}
.colleps-text{
  padding-bottom: 30px;
  padding-left: 0;
}
.privacy-area .btn{
    color: #000;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    font-family: 'Oswald', sans-serif;
    background: transparent;
    border: none;
    text-wrap: wrap;
    text-align: left;
    box-shadow: none!important;
    border-bottom: 0.5px solid #cc7a00;
    padding: 30px 0;
    width: 100%;
    border-radius: 0;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus{
    outline: none;
}
.privacy-area .btn , .conract-privacy-section .btn , .details-tab-area1 .btn{
    background: url(../images/privacy-down.svg);
    padding-right: 30px;
    background-repeat: no-repeat;
    background-position: center right;
}
.privacy-area .btn[aria-expanded="false"] {
    background: url(../images/privacy-down.svg);
    background-repeat: no-repeat;
    background-position: center right;
}
.privacy-area .btn[aria-expanded="true"] {
    background: url(../images/privacy-close.svg);
    background-repeat: no-repeat;
    background-position: center right;
    border-bottom: none;
}
.privacy-area .collapse.show{
    border-bottom: 0.5px solid #cc7a00;
}
.privacy-area .collapse h3 , .privacy-area .collapsing h3 {
  color: #000;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  margin: 10px 0;
}
.privacy-area .collapse ol li , .privacy-area .collapsing ol li{
  color: #000;
  font-size: 16px;
  line-height: 24px;
  list-style: disc;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}

.contact-contant{ 
  width: 100%;
  display: inline-block;
  padding: 50px 0 80px 0;
 }
.contact-contant h3{ font-family: 'Oswald', sans-serif; letter-spacing: 1px; font-size: 30px; color: #000; text-align: left; position: relative; padding-bottom: 20px; margin-bottom: 15px;}
.contact-contant h3::before{ position: absolute; content: ''; width: 70px; height: 2px; background: #000; bottom: 0; left: 0;  } 
.contact-contant p{
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
  color: #000;
  line-height: 26px;
}
.contact-contant a{
  color: #000;
  text-decoration: none;
}
.send-free{ width: 100%; border:none; font-family: 'Oswald', sans-serif; text-transform: uppercase; letter-spacing: 1px; font-size: 18px; padding: 15px 0; font-weight: 700; color: #fff; background: #000; transition: 0.3s; text-align: center; }
.send-free:hover{ background:#cc7a00; color: #000;}
.input-text{ border-radius: 0; border: 1px solid #fff; background: transparent; height: 50px; color: #fff; }
.input-text:focus{ background: transparent; color: #fff; }
.input-text::placeholder {
  color: #fff;
  opacity: 1; /* Firefox */
}
.input-text::-ms-input-placeholder { /* Edge 12 -18 */
  color: #fff;
}



.menu-area .btn-menu{
  background: transparent;
  border:none;
  padding: 0;
}
.menu-area .btn-menu:hover , .menu-area .btn-menu:focus{
  outline: none;
  box-shadow: none;
}
.offcanvas-header .btn-close:hover , .offcanvas-header .btn-close:focus{
  outline: none;
  box-shadow: none;
}
.offcanvas-header {
    justify-content: flex-end;
}

.menu-area-1{
  z-index: 99999;
}
.menu-area-1 li .btn{
  background: transparent;
  width: 100%;
  padding: 10px 0;
  position: relative;
  color: #000;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 1px;
  font-family: 'Oswald', sans-serif;
}
.menu-area-1 li a{
  background: transparent;
  width: 100%;
  padding: 12px 0;
  color: #000;
  font-weight: 400;
  font-size: 20px;
  display: flex;
  letter-spacing: 1px;
  text-decoration: none;
  font-family: 'Oswald', sans-serif;
}
.menu-area-1 li:hover a{
  color: #cc7a00;
}
.contact-contant .input-text{
  border: 1px solid #000;
  height: auto;
  color: #000;
}
.contact-contant .input-text:focus{
  border: 1px solid #000;
  color: #000;
}
.contact-contant textarea.form-control{
  min-height: 150px;
  max-height: 150px;
}
.our-menu-area{
  width: 100%;
  display: flex;
  padding: 100px 0;
}
.our-menu-area .products-panel{
  margin-bottom: 20px;
}

.menu-area-1 li .btn-toggle-nav a{
  background: transparent;
  width: 100%;
  padding: 10px;
  color: #000;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 1px;
  font-family: 'Oswald', sans-serif;
}
.menu-area-1 li .btn[aria-expanded="false"]:after{
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(../images/news-icon.png) no-repeat;
  width: 8px;
  height: 14px;
}
.menu-area-1 li .btn[aria-expanded="true"]:after{
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  background: url(../images/news-icon.png) no-repeat;
  width: 8px;
  height: 14px;
}
.offcanvas-start{
  max-width: 300px;
}

.menu-area-1 li .btn:hover , .menu-area-1 li .btn:focus{
  outline: none;
  box-shadow: none;
}

.get-in-touch{ padding-top: 74px;  }
.get-in-touch label{ color: #000;}

.send-text h2 {
    font-family: 'Oswald', sans-serif;
    font-size: 30px;
    color: #000;
    text-align: left;
    padding-bottom: 20px;
    margin-bottom: 35px;
    position: relative;
    font-weight: 500;
}
.send-text h2::before{ position: absolute; content: ''; width: 70px; height: 2px; background: #000; bottom: 0; left: 0;  } 

.contact-details-section .social-area{
    text-align: left;
    padding-top: 15px;
}
.contact-details-section .social-area a:first-child{
    margin-left: 0;
}
.contact-details-section span{
    width: 80px;
    margin-right: 25px;
    float: left;
    background: #cc7a00;
    height: 80px;
    border-radius: 50%;
    padding: 17px;
}
.form-control:focus{
  border: 1px solid #ccc;
  box-shadow: none;
}


.contact-details-section{ text-align: left; width: 100%; display: flex; margin: 20px 0; }
.contact-details-section img {
    width: 47px;
    margin-right: 0;
    float: left;
    filter: invert(1);
}
.send-text label{ color: #000; font-size: 14px; font-weight: 400; margin-bottom: 10px; letter-spacing: 1px; font-family: 'Oswald', sans-serif;  }
.contact-details-section h2{
  font-size: 20px;
  letter-spacing: 1px;
  font-family: 'Oswald', sans-serif;
  color: #000;
  padding-bottom: 5px;
  margin-bottom: 0;
  margin-top: 16px;
  font-weight: 500;
}
.form-group {
    margin-bottom: 15px;
}


.contact-contant{ 
  width: 100%;
  display: inline-block;
  padding: 50px 0 80px 0;
 }
.contact-contant h3{ font-family: 'Oswald', sans-serif; letter-spacing: 1px; font-size: 30px; color: #000; text-align: left; position: relative; padding-bottom: 20px; margin-bottom: 40px;}
.contact-contant h3::before{ position: absolute; content: ''; width: 70px; height: 2px; background: #000; bottom: 0; left: 0;  } 
.contact-contant p{
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
  color: #000;
  line-height: 26px;
  max-width: 400px;
}
.contact-contant a{
  color: #000;
}
.send-free{ width: 100%; border:none; font-family: 'Oswald', sans-serif; text-transform: uppercase; letter-spacing: 1px; font-size: 18px; padding: 15px 0; font-weight: 700; color: #fff; background: #000; transition: 0.3s; text-align: center; }
.send-free:hover{ background:#cc7a00; color: #fff;}
.input-text{ border-radius: 0; resize: none; }
.get-in-touch{ padding-top: 74px;  }
.get-in-touch label{ color: #000;}

.send-text h2 {
    font-family: 'Oswald', sans-serif;
    font-size: 30px;
    color: #000;
    text-align: left;
    padding-bottom: 20px;
    margin-bottom: 35px;
    position: relative;
    font-weight: 500;
}
.send-text h2::before{ position: absolute; content: ''; width: 70px; height: 2px; background: #000; bottom: 0; left: 0;  } 

.contact-details-section .social-area{
    text-align: left;
    padding-top: 15px;
}
.contact-details-section .social-area a:first-child{
    margin-left: 0;
}
.contact-details-section span{
    width: 80px;
    margin-right: 25px;
    float: left;
    background: #cc7a00;
    height: 80px;
    border-radius: 50%;
    padding: 17px;
}
.form-control:focus{
  border: 1px solid #ccc;
  box-shadow: none;
}
.map-area{
  width: 100%;
  display: flex;
  margin-top: 70px;
}
.flexslider .slides{
  background: #000;
}
.menu-details-area{
  width: 100%;
  display: flex;
  padding: 40px 0 30px;
}
.menu-details-area img{
  width: 100%;
  height: 400px;
  object-fit: cover;
}
.welcome-img{
  padding: 0;
}
.travel-area{
  width: 100%;
  display: flex;
  padding: 60px 0;
}
.travel-area img{
  width: 100%;
  height: 500px;
  object-fit: cover;
  opacity: 0.6;
}
.travel-panel{
  width: 50%;
  background: #000;
  position: relative;
}
.travel-details{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  width: 100%;
}
.travel-details a{
  color: #fff;
  text-decoration: none;
}
.travel-details h2{
  font-size: 50px;
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.travel-details img{
  width: 70px;
  object-fit: contain;
  filter: invert(1);
  height: 70px;
  opacity: 1;
}
.travel-area .travel-panel:nth-child(2) .travel-details img{
  transform: rotate(180deg);
}
.testimonial-area{
  width: 100%;
  display: flex;
  background: #ffffff;
}
.testimonial-img img{
  width: 100%;
  margin-top: 110px;
  padding-right: 50px;
  height: 700px;
  object-fit: contain;
}
.testimonial-text .text-heading {
  background: #fff;
  margin: 0;
  padding: 15px 30px 15px 25px;
  font-family: 'Oswald', sans-serif;
  font-size: 24px;
  color: #000;
  text-align: left;
  font-weight: 500;
  letter-spacing: 3px;
  display: inline-flex;
  align-items: center;
  gap: 20px;
  width: auto;
  margin-top: 70px;
}
.testimonial-text h2{
  font-family: 'Oswald', sans-serif;
  font-size: 36px;
  line-height: 60px;
  color: #000;
  text-align: left;
  font-weight: 500;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin: 30px 0 60px;
}
.testimonial-top-text h3{
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  line-height: 24px;
  color: #000;
  text-align: left;
  letter-spacing: 2px;
  font-weight: 500;
}
.testimonial-top-text p{
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
  color: #a8a8a8;
  line-height: 20px;
  margin-bottom: 0;
}
.testimonial-top img{
  width: 100px!important;
}
.testimonial-top{
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #000;
  padding: 20px 0;
  margin-bottom: 20px;
}
.testimonial-bottom h4{
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 15px;
  color: #000;
  text-align: left;
  letter-spacing: 2px;
  font-weight: 500;
}
.testimonial-bottom p{
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
  color: #a8a8a8;
  line-height: 24px;
  margin-bottom: 0;
}
.testimonial-text .owl-carousel button.owl-dot {
  width: 10px;
  height: 10px;
  background: #cc7a00;
  border-radius: 50%;
  margin: 0 8px;
}
.testimonial-text .owl-carousel button.owl-dot.active {
  background: #000;
}
.testimonial-text .owl-carousel .owl-dots {
    display: block !important;
    margin-top: 50px;
    text-align: right;
}
.testimonial-bottom{
  width: 100%;
  display: flex;
  flex-direction: column;
}
.testimonial-author{
  width: 100%;
  display: inline-flex;
  margin-top: 30px;
  position: relative;
  max-width: 60px;
  padding-bottom: 10px;
}
.testimonial-author img{
  width: 60px!important;
}
.testimonial-author img:last-child{
  width: 22px!important;
  height: 26px!important;
  position: absolute;
  bottom: 0;
  right: 0;
}


.blog-main-listing-area-right {
    width: 100%;
    background: #fff;
    display: inline-block;
    border: 1px solid #000;
    border-radius: 10px;
    margin-top: 15px;
    padding: 30px ;
    margin-bottom: 15px;
}
.blog-main-listing-area-right h2 {
    font-size: 22px;
    line-height: 22px;
    letter-spacing: 0.5px;
    font-family: 'Oswald', sans-serif;
    font-weight: 800;
    color: #000;
    margin-top: 0;
    margin-bottom: 31px;
    text-transform: uppercase;
}
.blog-main-details-area{
    border: 1px solid #000;
    border-radius: 10px;
    padding: 20px 35px;
    background: #fff;
    float: left;
    margin: 15px 0 30px 0;
}
.blog-main-details-area h2{
    font-size: 24px;
    line-height: 22px;
    letter-spacing: normal;
    font-weight: 500;
    color: #000;
    font-family: 'Oswald', sans-serif;
    margin-top: 30px;
    margin-bottom: 20px;
}
.blog-main-details-area p{
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.9px;
    font-weight: 400;
    color: #000;
    margin-top: 0;
}
.blog-main-listing-area-right ul{
    padding: 0;
    margin: 0;
}
.blog-main-listing-area-right ul li{
    display: block;
    margin-bottom: 10px;
    position: relative;
}
.blog-main-listing-area-right a{
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.9px;
    font-weight: 500;
    text-decoration: none;
    color: #000;
    padding-left: 20px;
}
.blog-main-listing-area-right ul li a:after{
   content: '\f105';
   font-family: FontAwesome;
   position:absolute;
   top:-2px;
   left: 0;
}
.blog-main-listing-area-right a:hover{
    text-decoration: none;
    color: #cc7a00;
}
.tab-small-section-text-right {
    width: 70%;
    float: left;
    padding-left: 15px;
    margin-top: 0;
}
.tab-small-section-image-right {
    width: 30%;
    float: left;
}
.tab-small-section-image-right img {
    width: 100%;
    height: 68px;
    object-fit: cover;
    border-radius: 5px;
}
.tab-small-section-text-right span {
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.28px;
    margin-bottom: 10px;
    width: 100%;
    display: inline-block;
    color: #cc7a00;
}
.blog-main-listing-area-right h3 {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.8px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    color: #000;
    margin-top: 0;
}
.tab-small-section-right {
    margin-bottom: 10px;
    width: 100%;
    display: inline-block;
}
.blog-listing-area{
    border: 1px solid #000;
    border-radius: 10px;
    padding: 10px 30px;
    background: #fff;
    float: left;
    margin: 15px 0 30px 0;
}
.tab-small-section {
    padding: 30px 0;
    border-bottom: 1px solid #000;
    width: 100%;
    float: left;
}
.tab-small-section-image img {
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
    height: 300px;
    object-position: center;
}
.tab-small-section-image {
    width: 40%;
    float: left;
}
.tab-small-section-text {
    width: 60%;
    float: left;
    padding-left: 25px;
    margin-top: 0;
}
.tab-small-section-text span{
    font-size: 14px;
    line-height: 15px;
    color: #cc7a00;
   font-weight: 500;
}
.tab-small-section-text h2{
    margin-top: 20px;
    margin-bottom: 20px;
}
.tab-small-section-text h2 a{
    font-size: 30px;
    line-height: 23px;
    color: #000;
    font-family: 'Oswald', sans-serif;
    text-decoration: none;
    font-weight: 800;
}
.tab-small-section-text h2 a:hover{
    text-decoration: none;
}
.tab-small-section-text h2 a:focus{
    text-decoration: none;
}
.tab-small-section-text p {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    margin-top: 10px;
    letter-spacing: 1px;
}
.pagination{
    padding: 0;
    margin: 0;
}
.blog-section-area{
  width: 100%;
  display: inline-block;
  padding: 70px 0 150px;
}
.tab-small-section:last-child{
  border-bottom: none;
}
.blog-main-image{
  width: 100%;
  margin: 20px 0;
  display: inline-block;
}
.blog-main-details-area span{
    font-size: 14px;
    line-height: 15px;
    letter-spacing: 0.28px;
    color: #cc7a00;
    font-weight: 500;
}
.blog-main-image img{
  width: 100%;
  height: 420px;
object-fit: cover;
}

.about-area h3 {
    font-size: 24px;
    padding-top: 3px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    color: #000;
    letter-spacing: 1px;
    margin: 24px 0;
}
.about-area h4 {
    font-size: 18px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    color: #000;
    letter-spacing: 1px;
    margin: 0 0 20px 0;
}
.about-area p{
  margin-bottom: 8px;
}
.team-member-panel{
  display: flex;
  border: 1px solid #000;
  padding: 15px;
  border-radius: 10px;
  gap:20px;
}
.team-member-img{
  width: 40%;
}
.team-member-text{
  width: 60%;
}
.about-area .row{
  align-items: center;
}
.team-member-area .row{
  align-items: flex-start;
}
.team-member-img img{
  height: 250px;
}
.team-member-text ol{
  padding: 0 0 0 15px;
  margin: 0;
}
.team-member-text li {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #000;
  letter-spacing: 1px;
  list-style: disc;
  margin-bottom: 8px;
  line-height: 25px;
}
.global-area{
  width: 100%;
  display: flex;
  padding: 70px 0;
}
.global-area h3 {
  font-size: 24px;
  padding-top: 3px;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  color: #000;
  letter-spacing: 1px;
  margin: 24px 0;
}
.global-area p {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #000;
  letter-spacing: 1px;
  line-height: 25px;
}
.global-img-side img{
  width: 100%;
  height: 420px;
  object-fit: cover;
}
.global-area .row{
  display: flex;
  align-items: center;
}

.privacy-area{
  width: 100%;
  display: flex;
  padding: 70px 0;
}
.privacy-area h2 {
  font-family: 'Oswald', sans-serif;
  font-size: 40px;
  line-height: 40px;
  font-weight: 500;
  position: relative;
  text-align: center;
  margin-bottom: 30px;
  padding-bottom: 16px;
  letter-spacing: 2px;
  color: #000;
}
.privacy-area h2 span  {
  color: #C41F33;
}
.privacy-area h2:after {
  width: 80px;
  content: '';
  position: absolute;
  bottom: 0;
  background: #f2532f;
  height: 2px;
  left: 50%;
  transform: translateX(-50%);
}
.conract-privacy-section .colleps-text {
    padding-bottom: 30px;
    padding-left: 0;
}
.privacy-area p , .conract-privacy-section p{
    color: #000;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin-bottom: 0;
}
.privacy-area .collapse {
    padding: 0;
}
.privacy-area .collapsing{
    padding: 0;
}
.colleps-text{
  padding-bottom: 30px;
  padding-left: 0;
}
.privacy-area .btn{
    color: #000;
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 27px;
    font-family: 'Oswald', sans-serif;
    background: transparent;
    border: none;
    text-wrap: wrap;
    text-align: left;
    box-shadow: none!important;
    border-bottom: 0.5px solid #000;
    padding: 30px 0;
    width: 100%;
    border-radius: 0;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus{
    outline: none;
}
.privacy-area .btn , .conract-privacy-section .btn , .details-tab-area1 .btn{
    background: url(../images/privacy-down.svg);
    padding-right: 30px;
    background-repeat: no-repeat;
    background-position: center right;
}
.privacy-area .btn[aria-expanded="false"] {
    background: url(../images/privacy-down.svg);
    background-repeat: no-repeat;
    background-position: center right;
}
.privacy-area .btn[aria-expanded="true"] {
    background: url(../images/privacy-close.svg);
    background-repeat: no-repeat;
    background-position: center right;
    border-bottom: none;
}
.privacy-area .collapse.show{
    border-bottom: 0.5px solid #f2532f;
}
.privacy-area .collapse h3 , .privacy-area .collapsing h3 {
  color: #000;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  margin: 10px 0;
}
.privacy-area .collapse ol li , .privacy-area .collapsing ol li{
  color: #000;
  font-size: 16px;
  line-height: 24px;
  list-style: disc;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}
.read-more{
  width: 100%;
  display: flex;
  margin-top: 10px;
}
.read-more a{
  color: #a8a8a8;
  text-decoration: none;
  letter-spacing: 1px;
  font-family: 'Roboto', sans-serif;
}
.special-area{
  width: 100%;
  display: flex;
  padding: 40px 0 50px;
}
.special-area h2 {
  color: #000000;
  margin-bottom: 60px;
  font-weight: 700;
  font-size: 42px;
  line-height: 48px;
  letter-spacing: 2px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  text-align: center;
}
.special-area p{
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #4a4949;
  text-decoration: none;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 1px;
}
.special-area h3{
  color: #000000;
  margin: 15px 0 20px;
  font-weight: 700;
  font-size: 26px;
  line-height: 30px;
  letter-spacing: 1px;
  font-family: 'Oswald', sans-serif;
}
.special-area h3 a{
  color: #000000;
  text-decoration: none;
}
.special-area span{
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #cc7a00;
  text-decoration: none;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1px;
}
.special-area img{
  height: 400px;
  width: 100%;
  object-fit: cover;
}
.special-img{
  width: 100%;
  display: flex;
  margin-bottom: 15px;
}
.special-area .owl-dots{
  display: none;
}
.special-area .owl-next span{
  display: none;
}
.special-area .owl-next {
  background: url(../images/prev.png)!important;
  background-size: contain!important;
  border: none!important;
  width: 50px;
  height: 50px;
  transform: rotate(180deg);
  position: relative;
  right: 20px;
}
.special-area .owl-prev{
  background: url(../images/prev.png)!important;
  background-size: contain!important;
  border: none!important;
  width: 50px;
  height: 50px;
  transform: rotate(0deg);
  position: relative;
  left: 20px;
}
.special-area .owl-prev span , .special-area .owl-next span{
  display: none;
}
.filter_item.grid_3 .ttbm_list_title a{
  height: 24px!important;
}
.ttbm_content__right{
  display: flex;
  flex-direction: column;
}
.ttbm_content__right .ttbm_default_widget:nth-child(1){
  order: 2;
}
.ttbm_content__right .ttbm_default_widget:nth-child(2){
  order: 3;
}
.ttbm_content__right .ttbm_default_widget:nth-child(3){
  order: 4;
}
.ttbm_content__right .ttbm_default_widget:nth-child(4){
  order: 5;
  margin-bottom: 0;
}
.ttbm_content__right .ttbm_default_widget:nth-child(5){
  order: 1;
  margin-bottom: 20px;
}

.special-area .owl-nav {
    display: flex;
    justify-content: space-between;
    max-width: 100%;
    margin: 0;
    align-items: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.trending-area{
  /*padding-top: 100px;
  background: #ffe7e7;*/
}
.enquire-now {
  width: auto;
  display: inline-flex;
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 99999;
}
.enquire-now a {
  color: #fff;
  font-weight: 400;
  font-size: 28px;
  line-height: 30px;
  letter-spacing: 2px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  background: #cc7a00;
  padding: 10px 15px 12px;
  display: flex;
  align-items: center;
  max-width: 180px;
  text-decoration: none;
  justify-content: center;
}
ul.cnss-social-icon li a {
    border: none !important;
    text-decoration: none !important;
    padding: 0 !important;
    width: auto !important;
    height: auto !important;
}
.headersocialicons ul.cnss-social-icon li.cn-fa-icon a.cnss-facebook , .headersocialicons ul.cnss-social-icon li.cn-fa-icon a.cnss-x-twitter , .headersocialicons ul.cnss-social-icon li.cn-fa-icon a.cnss-linkedin{
  background: transparent !important;
  margin: 0!important;
}
.headersocialicons ul.cnss-social-icon li i{
  font-size: 24px!important;
}
.footer-social ul.cnss-social-icon li i{
  font-size: 24px!important;
}
.footer-social ul.cnss-social-icon li.cn-fa-icon a.cnss-facebook , .footer-social ul.cnss-social-icon li.cn-fa-icon a.cnss-x-twitter , .footer-social ul.cnss-social-icon li.cn-fa-icon a.cnss-linkedin{
  background: transparent !important;
  margin: 0!important;
}
.tab-small-section-image-right a{
  padding-left: 0!important;
}
.tab-small-section-text-right h3 a{
  padding-left: 0!important;
}
.value-mice-area{
  width: 100%;
  display: flex;
  padding: 100px 0;
}
.value-mice-area h2{
  color: #000000;
  margin-bottom: 30px;
  font-weight: 700;
  font-size: 42px;
  line-height: 48px;
  letter-spacing: 2px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  text-align: center;
}
.value-mice-panel {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #4a4949;
  text-decoration: none;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0.5px;
  border: 1px solid #cc7a00;
  text-align: center;
  min-height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: 15px 0;
}
.value-mice-panel i{
  color: #cc7a00;
  margin-bottom: 10px;
  font-size: 32px;
}
.value-mice-area .row{
  justify-content: center;
}
.value-mice-area .col-lg-3{
  width: 20%;
}
.benefits-mice-area .col-lg-3{
  width: 25%;
}
.benefits-mice-area{
  padding: 0;
}
.strength-mice-area .col-lg-3{
  width: 25%;
}
.strength-mice-area p{
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #4a4949;
  text-align: center;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 0.5px;
}
.services-mice-area{
  padding-top: 0;
}
.services-mice-area .col-lg-3{
  width: 25%;
}
.services-mice-area p{
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #4a4949;
  text-align: center;
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 20px;
  letter-spacing: 0.5px;
}
.services-mice-area h3{
  color: #000000;
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 1px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  text-align: center;
}
.services-mice-area h2{
  color: #000000;
  margin-bottom: 30px;
  font-weight: 700;
  font-size: 42px;
  line-height: 48px;
  letter-spacing: 2px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  text-align: center;
}
.services-mice-panel{
  width: 100%;
  min-height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: 15px 0;
  border:1px solid #cc7a00;
  padding: 30px 15px;
}
.services-mice-panel i{
  color: #cc7a00;
  margin-bottom: 20px;
  font-size: 48px;
}

.fiv-ctrls { display:none!important;}
.sliderAllItem{
  min-height: 620px!important;
}