/*!
 *  All Copyrights Reserved © 2020 
 */


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

[ TABLE OF CONTENTS]

	01. GLOBAL STYLES
	02. COMMON STYLES 
	
-------------------------------------------------------------------*/

/* 01. GLOBAL STYLES */




* {
	padding: 0;
	margin: 0;
}


body {
	font-size: 14px;
  background-color: #fff;
  overflow-x: hidden; 
  font-family: "Lato", sans-serif;
  font-weight: normal;
    font-style: normal;
}

body, html {
  /* prevent horizontal scrolling */
  color: #19191C

}


.clearfix{clear: both !important;}


html {
 /* scroll-behavior: smooth;*/
}


li, ul, ol {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	color: #000;
	font-weight: 900;
	font-family: "Playfair Display", serif;

}

p {
	font-size: 17px;	
	color:#000;
  font-weight: normal;
  font-style: normal;
}
button, button:hover, a, a:hover {
	transition: .4s;
}
a {
	color: ##542a2a;
  text-decoration: none !important;
}
 a:hover, a:focus, a:active {
	outline: 0;
  color: #000
}


p{font-style: normal;font-size: 14px;}


/* 02. COMMON STYLES */

.space10 {
	margin-bottom: 10px;
}
.space20 {
	margin-bottom: 20px;
}
.space25 {
	margin-bottom: 25px;
}
.space30 {
	margin-bottom: 30px;
}
.space40 {
	margin-bottom: 40px;
}
.space50 {
	margin-bottom: 50px;
}
.space60 {
	margin-bottom: 60px;
}
.space70 {
	margin-bottom: 70px;
}
.space80 {
	margin-bottom: 80px;
}
.space90 {
	margin-bottom: 90px;
}
.space100 {
	margin-bottom: 100px;
}

.less-margin{ margin:0 !important}
.less_left{ padding-left:0 !important; }
.less_right{ padding-right:0;}


.less-right-0px{ padding-right:0px!important;}
.less-left-0px{ padding-left: 0px!important;}

.less-right-5px{ padding-right:5px;}
.less-left-5px{ padding-left: 5px;}

.less-right-10px{ padding-right:10px;}
.less-left-10px{ padding-left: 10px;}


.space-left-2px{ margin-left:5px;}
.space-left-5px{ margin-left:5px;}
.space-right-2px{ margin-right:5px;}
.space-right-5px{ margin-right:5px;}

/* line height */
.line-height-10 {line-height:10px !important}
.line-height-13 {line-height:13px !important}
.line-height-18 {line-height:18px !important}
.line-height-20 {line-height:20px !important}
.line-height-24 {line-height:24px !important}
.line-height-22 {line-height:22px !important}
.line-height-26 {line-height:26px !important}
.line-height-28 {line-height:28px !important}
.line-height-30 {line-height:30px !important}
.line-height-35 {line-height:35px !important}
.line-height-40 {line-height:40px !important}
.line-height-45 {line-height:45px !important}
.line-height-50 {line-height:50px !important}
.line-height-55 {line-height:55px}
.line-height-60 {line-height:60px}
.line-height-65 {line-height:65px}
.line-height-70 {line-height:70px}
.line-height-75 {line-height:75px}
.line-height-80 {line-height:80px}
.line-height-85 {line-height:85px}
.line-height-90 {line-height:90px}
.line-height-95 {line-height:95px}
.line-height-100 {line-height:100px}
.line-height-110 {line-height:110px}
.line-height-120 {line-height:120px}

.font-size-11px{ font-size:11px !important;}
.font-size-12px{ font-size:12px !important;}
.font-size-13px{ font-size:13px !important; }
.font-size-14px{ font-size:14px !important;}
.font-size-15px{ font-size:15px !important;}
.font-size-16px{ font-size:16px !important;}
.font-size-17px{ font-size:17px !important;}
.font-size-18px{ font-size:18px !important;}
.font-size-19px{ font-size:19px !important;}
.font-size-20px{ font-size:20px !important;}
.font-size-21px{ font-size:21px !important;}
.font-size-22px{ font-size:22px !important;}
.font-size-23px{ font-size:23px !important;}
.font-size-24px{ font-size:24px !important;}
.font-size-25px{ font-size:25px !important;}
.font-size-26px{ font-size:26px !important;}
.font-size-27px{ font-size:27px !important;}
.font-size-28px{ font-size:28px !important;}
.font-size-29px{ font-size:29px !important;}
.font-size-30px{ font-size:30px !important;}

.font-weight-200{ font-weight:200 !important}
.font-weight-300{ font-weight:300 !important}
.font-weight-400{ font-weight:400 !important}
.font-weight-500{ font-weight:500 !important}
.font-weight-600{ font-weight:600 !important}
.font-weight-700{ font-weight:700 !important}
.font-weight-800{ font-weight:800 !important}
.font-weight-900{ font-weight:900 !important}

.pt-05{padding-top: 05px !important;}
.pt-10{padding-top: 10px !important;}
.pt-15{padding-top: 15px !important;}
.pt-20{padding-top: 20px !important;}
.pt-25{padding-top: 25px !important;}
.pt-30{padding-top: 30px !important;}
.pt-35{padding-top: 35px !important;}
.pt-40{padding-top: 40px !important;}
.pt-45{padding-top: 45px !important;}
.pt-50{padding-top: 50px !important;}
.pt-55{padding-top: 55px !important;}
.pt-60{padding-top: 60px !important;}
.pt-65{padding-top: 65px !important;}
.pt-70{padding-top: 70px !important;}
.pt-80{padding-top: 80px !important;}
.pt-90{padding-top: 90px !important;}
.pt-100{padding-top: 100px !important;}

.pb-05{padding-bottom: 05px !important;}
.pb-10{padding-bottom: 10px !important;}
.pb-15{padding-bottom: 15px !important;}
.pb-20{padding-bottom: 20px !important;}
.pb-25{padding-bottom: 25px !important;}
.pb-30{padding-bottom: 30px !important;}
.pb-35{padding-bottom: 35px !important;}
.pb-40{padding-bottom: 40px !important;}
.pb-45{padding-bottom: 45px !important;}
.pb-50{padding-bottom: 50px !important;}
.pb-55{padding-bottom: 55px !important;}
.pb-60{padding-bottom: 60px !important;}
.pb-65{padding-bottom: 65px !important;}
.pb-70{padding-bottom: 70px !important;}
.pb-80{padding-bottom: 80px !important;}
.pb-90{padding-bottom: 90px !important;}
.pb-100{padding-bottom: 100px !important;}


.ml-0{margin-left: 0 !important}
.ml-5{margin-left: 5px !important}
.ml-10{margin-left: 10px !important}
.ml-20{margin-left: 20px !important}

.mr-0{margin-right: 0 !important}
.mr-5{margin-right: 5px !important}
.mr-10{margin-right: 10px !important}
.mr-20{margin-right: 20px !important}


.mt-05{margin-top: 05px !important;}
.mt-10{margin-top: 10px !important;}
.mt-15{padding-top: 15px !important;}
.mt-20{margin-top: 20px !important;}
.mt-25{margin-top: 25px !important;}
.mt-30{margin-top: 30px !important;}
.mt-35{margin-top: 35px !important;}
.mt-40{margin-top: 40px !important;}
.mt-45{margin-top: 45px !important;}
.mt-50{margin-top: 50px !important;}
.mt-55{margin-top: 55px !important;}
.mt-60{margin-top: 60px !important;}
.mt-65{margin-top: 65px !important;}
.mt-70{margin-top: 70px !important;}

.mb-05{margin-bottom: 05px !important;}
.mb-10{margin-bottom: 10px !important;}
.mb-15{padding-bottom: 15px !important;}
.mb-20{margin-bottom: 20px !important;}
.mb-25{margin-bottom: 25px !important;}
.mb-30{margin-bottom: 30px !important;}
.mb-35{margin-bottom: 35px !important;}
.mb-40{margin-bottom: 40px !important;}
.mb-45{margin-bottom: 45px !important;}
.mb-50{margin-bottom: 50px !important;}
.mb-55{margin-bottom: 55px !important;}
.mb-60{margin-bottom: 60px !important;}
.mb-65{margin-bottom: 65px !important;}
.mb-70{margin-bottom: 70px !important;}

.relative{position: relative;}
.bordernone{border: 0 !important;}
.container{max-width: 1240px;}

.color-theme{
  color: #c5985a
}


.main-header{
  position: relative;
  font-size: 38px;
  font-weight: 600;
  display: inline-block;
  padding-left: 0;
  padding-right: 0;
}
.main-header:before{
  height: 2px;
  width: 100px;
  left:-120px;
  content: "";
  position: absolute;
  top: 50%;
  margin-top: 0px;
  background-color: #c5985a;
}

.main-header:after{
  height: 2px;
  width: 100px;
  right: -120px;
  content: "";
  position: absolute;
  top: 50%;
  margin-top: 0px;
  background-color: #c5985a;
}

.mainBtn {
  height:46px;
  transition: .4s !important;
  background-color: #c5985a;  
  font-size: 18px !important;
  color: #fff;
  letter-spacing: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 46px;
  font-weight: 500;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 4px;
  z-index: 99;
  overflow: hidden;
  text-transform: uppercase;
}
.mainBtn:hover{color: #fff; background-color: #000;}
.mainBtn:focus{color: #fff; background-color: #000;}

hr.seprator{
  height: 6px;
  background-color: #ccc;
  border:0;
  margin: 30px 0
}



.mainBtn2 {
  height:56px;
  transition: .4s !important;
  background-color: transparent;
  font-size: 15px !important;
  border: solid 1px #009ad5;
  color: #009ad5;
  letter-spacing: 0;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 52px;
  font-weight: 500;
  padding-left: 50px;padding-right: 50px;
  border-radius: 4px;
  z-index: 99;
  overflow: hidden;
}
.mainBtn2:hover{color: #fff; background-color: #009ad5;}
.mainBtn2:focus{color: #fff; background-color: #009ad5;}


.btn-hover {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    height: 56px;
    text-align:center;
    border: none;
    background-size: 300% 100%;
    border-radius: 5px;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    line-height: 56px;
    padding: 0 50px;
}

.btn-hover:hover {
    background-position: 100% 0;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.btn-hover:focus {
    outline: none;
}

.btn-hover.color-1 {
    background-image: linear-gradient(to right, #0249d0, #1ec2ba, #1ec2ba, #0249d0);
    color: #fff
    
}


.wpcf7-submit {
  height:44px;
  transition: .4s !important;
  background-color: #c5985a;  
  font-size: 18px !important;
  color: #fff;
  letter-spacing: 0;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 44px;
  font-weight: 500;
  padding-left: 40px;padding-right: 40px;
  border-radius: 0;
  z-index: 99;
  overflow: hidden;
	border:0;
  border-radius: 10px;
}
.wpcf7-submit:hover{color: #fff; background-color: #333;}
.wpcf7-submit:focus{color: #fff; background-color: #333;}



.bg-primary{background: #006cb5 !important;}
.bg-secondary{background: #808080 !important;}
.bg-light{background: #f1f1f1 !important;}
.bg-teal{
  background-color: #39a89f !important
}


.color-white{color: #fff !important}
.color-black{color: #000 !important}
.color-primary{color: #006cb5 !important;}
.color-secondary{color: #808080 !important;}



.animated  {
  -webkit-animation-duration : 1000 ms  ;
  animation-duration : 1000 ms  ;
  -webkit-animation-fill-mode : both  ;
  animation-fill-mode : both  ;
}  
/* .owl-animated-out - only for current item */ 
/* This is very important class. Use z-index if you want move Out item above In item */ 
.owl-animated-out {
  z-index : 1 
   }
/* .owl-animated-in - only for upcoming item
/* This is very important class. Use z-index if you want move In item above Out item */ 
.owl-animated-in {
  z-index : 0 
   }
/* .fadeOut is style taken from Animation.css and this is how it looks in owl.carousel.css:  */ 
.fadeOut  {
  -webkit-animation-name : fadeOut  ;
  animation-name : fadeOut  ;
}  
@-webkit-keyframes  fadeOut  {
  0% {
    opacity : 1   ;
  }  
  100% {
    opacity : 0   ;
  }  
}
@keyframes  fadeOut  {
  0% {
    opacity : 1   ;
  }  
  100% {
    opacity : 0   ;
  }  
}



@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
  opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
  opacity: 0;
  }
}
@-webkit-keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
  opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
  opacity: 0;
  }
}
@keyframes alltuchtopdown {
  0% {
        transform: rotateX(0deg) translateY(0px);
    }
  50% {
        transform: rotateX(0deg) translateY(-50px);
    }
  100% {
        transform: rotateX(0deg) translateY(0px);
    }
}


/**/


/* Hover Effect */

a.hover{position:relative;padding-bottom: 5px;}
a.hover::before{position:absolute;width:100%;height:2px;background-color: #006cb5;top:100%;left:0;pointer-events:none; right: 7px}
a.hover::before{content:"";transform-origin:100% 50%;transform:scale3d(0,1,1);transition:transform .3s cubic-bezier(.7,0,.2,1)}
a.hover:hover:before{transform-origin:0 50%;transform:scale3d(1,1,1);transition-timing-function:cubic-bezier(.4,1,.8,1)}


a.hover-5{position:relative;padding-bottom: 0px;}
a.hover-5::before{position:absolute;width:100%;height:5px;background-color: #25decc; top:100%;left:0;pointer-events:none; right: 0px}
a.hover-5::before{content:"";transform-origin:100% 50%;transform:scale3d(0,1,1);transition:transform .3s cubic-bezier(.7,0,.2,1)}
a.hover-5:hover:before{transform-origin:0 50%;transform:scale3d(1,1,1);transition-timing-function:cubic-bezier(.4,1,.8,1)}


.read-more{font-size: 13px; color: #000;transition: .4s;}
.read-more i{height: 28px; width: 28px; text-align: center; line-height: 28px; background-color: #e6e8eb; color: #000; border-radius: 50%;margin-right: 4px;transition: .4s;}
.read-more:hover{ color: #c5985a;}
.read-more:hover i{background-color: #c5985a; color: #fff}



.outer{position: relative;}


/* header start */

.menubar{ background-color: #542a2a;}
.menubar .nav-item{
  font-size: 16px;
  
}
.menubar .nav-link{
  color: #fff;
  padding-left: 20px !important;
  padding-right: 20px !important;
  padding-top: 12px !important;
  padding-bottom:12px !important;
}

.menubar .nav-link:hover{
  background-color: #c5985a;
  color: #fff
}

.dropdown-menu{
  border-radius: 0;
  box-shadow: 5px 5px 25px 0 rgb( 197, 197, 197,0.5) !important;
  font-size: 14px;
  min-width: 260px;
  padding-bottom: 0;
  padding-top: 0;
  border-color:#dac5b2;
}


.dropdown-menu li {
position: relative;
}

.dropdown-menu .dropdown-item{
  padding-top: 8px;
  padding-bottom: 8px;
}

.dropdown-menu .dropdown-item:hover{
  background-color: #c5985a;
  color: #fff
}

.dropdown-menu .dropdown-submenu {
display: none;
position: absolute;
left: 100%;
top:-1px;
}
.dropdown-menu .dropdown-submenu-left {
right: 100%;
left: auto;
}
.dropdown-menu > li:hover > .dropdown-submenu {
display: block;
}



.entryHightlight{
  min-height: 140px;
  background-color: #e4dacb;
  text-align: center;
  font-size: 28px;
  padding: 25px;
  border-radius: 5px 5px 0 0
}

.entryHightlight h2{
  font-weight: 500;
  font-size: 22px;
  margin: 0;
}

.moredetaisl{
  background-color: #dac5b2;
  font-size: 16px;
  font-weight: 600;
  color: #000;
  padding:10px 15px;
  display: block;
  border-radius:0 0  5px 5px
}




.header{position: relative; background-color: #fffffa }
.header .item{min-height: 600px; background-size: cover; margin-top: 0; background-position: center;}
.header .overlay{position: absolute; top: 0; right: 0; left: 0; bottom: 0; background-color: rgba(0,0,0,0.6)}
.header .caption { display: table; height: 700px; width: 100%; max-width: 900px; margin: auto; text-align: center; position: relative; z-index: 99; }
.header .caption .mdl { display: table-cell; vertical-align: middle; padding: 0 0;}
.header .caption h1{color: #fff; font-size:50px;margin-bottom: 25px; font-weight: 600}
.header .caption p{max-width: 600px; margin: auto;margin-bottom: 20px; color: #fff; font-size: 16px; font-weight: 300}
.header .owl-dots{display: none !important;}

.header .owl-prev{height: 47px;width:47px; margin-top: -24px !important; border-radius: 50% !important;font-size: 14px !important;line-height: 47px !important;  color: #838390 !important; position: absolute; top: 50%; left:70px; background-color: #fff !important ; border: solid 1px #ccccda !important;display:none}

.header .owl-next{height: 47px;width:47px; margin-top: -24px !important; border-radius: 50% !important;font-size: 14px !important;line-height: 47px !important;  color: #838390 !important; position: absolute; top: 50%; right:70px; background-color: #fff !important ; border: solid 1px #ccccda !important;display:none}

.header .owl-prev:hover, .header .owl-next:hover{background-color: #c5985a !important; color: #fff !important; border-color: #c5985a !important}
.header .owl-dots{margin-top: 50px;}
.header .owl-dot span{height: 7px !important; width: 7px !important; background-color: #006cb5}
.header .owl-dots .active span{background-color: #006cb5 !important;}


.header .logo{}
.header .menu-item {font-weight: 500;padding: 5px 0; margin:0 15px; font-size: 16px;}
.header .menu-item a{ color: #000}
.header .menu-item a:hover{color: #c5985a}
.current_page_item a{color: #c5985a !important}


.inner-page-hero {background-color: #ccc; margin-top:0; background-size: cover; background-position:center;position: relative; border:solid 0 red;}
.inner-page-hero .overlay{position: absolute; top: 0; right: 0; left: 0; bottom: 0; background-color: #e5e5e5}
.inner-page-hero .caption { display: table; height: 120px; width: 100%;  position: relative; z-index: 99; }
.inner-page-hero .caption .mdl { display: table-cell; vertical-align: middle; padding: 0 0;}
.inner-page-hero .caption h1{color: #000; font-size: 36px;line-height: 40px;margin-bottom: 0; letter-spacing: -0.5px; font-weight: 600}
.inner-page-hero .caption p{max-width: 600px; margin: auto;margin-bottom: 20px; color: #fff; font-size: 16px; font-weight: 300}



.cmp-policy{padding: 100px 0 70px 0;position: relative; }
.cmp-policy .item{margin: 0 5px; margin-bottom: 30px;padding: 0;box-shadow: 5px 5px 25px 0 rgb( 197, 197, 197,0.11 );border-radius: 15px; background-color: #fff; border:solid 1px #eeeeee; overflow: hidden;}
.cmp-policy .item img{max-width: 100%;}
.cmp-policy .item h2{font-size: 18px; letter-spacing: -1px;}
.cmp-policy .item p{font-size: 14px; }

.about-intro{position: relative;}
.about-intro .about-img{position: relative; z-index: 99}
.about-intro h4{font-size: 36px; font-weight: normal; color: #c5985a; border-bottom: solid 2px #c5985a;padding-bottom: 10px; margin-bottom: 15px;}
.about-intro h1{font-size: 38px; letter-spacing: -1px;}
.about-intro p{font-size: 16px; line-height:25px;}
.about-intro p strong{
  color: #c5985a
}

.about-shape-wrap img {position: absolute;z-index: -1}
.about-shape-wrap img {left: 0%;bottom: 12%;animation: alltuchtopdown 8s infinite linear;}


.service-intro h4{text-transform: uppercase; font-size: 17px; font-weight: 700; color: #c5985a}
.service-intro h1{font-size: 32px; letter-spacing: -1px; line-height:40px;}
.service-intro p{font-size: 15px; line-height:25px;}
.service-intro .item{border-radius: 5px; background-color: #fff; border:solid 1px #ececec; text-align: center; overflow: hidden;box-shadow: 5px 5px 25px 0 rgb( 197, 197, 197,0.11 );}
.service-intro .item h2{font-size: 18px;}
.service-intro .item img{ margin: auto; margin-bottom: 0;}
.service-intro h3{font-size: 28px; font-weight: 600; margin: 0;padding: 10px 0; background-color: #c5985a; color: #fff}
.service-intro .owl-prev{height: 47px;width:47px; margin-top: -24px !important; border-radius: 50% !important;font-size: 14px !important;line-height: 47px !important;  color: #838390 !important; position: absolute; top: 50%; left:-70px; background-color: #fff !important ; border: solid 1px #ccccda !important;}
.service-intro .owl-next{height: 47px;width:47px; margin-top: -24px !important; border-radius: 50% !important;font-size: 14px !important;line-height: 47px !important;  color: #838390 !important; position: absolute; top: 50%; right:-70px; background-color: #fff !important ; border: solid 1px red !important;}
.service-intro .owl-prev:hover, .service-intro .owl-next:hover{background-color: #c5985a !important; color: #fff !important; border-color: #c5985a !important}
.service-intro .owl-dots{margin-top: 50px;}
.service-intro .owl-dot span{height: 7px !important; width: 7px !important; background-color: #c5985a}
.service-intro .owl-dots .active span{background-color: #c5985a !important;}


.cources-slider .owl-nav{
  display: none !important;
}

.cources-slider .item-inner{
  min-height: 260px;
  background-size: cover;
  background-color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cources-slider .item-inner:before{
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255,255,255,0.7);
}

.cources-slider .item-inner h3{
  font-size: 26px;
  margin-bottom: 15px;
}

.cources-slider .item-inner p{
  margin-bottom: 8px;
  font-size: 17px;
}

.cources-slider .item-inner a{
  font-size: 24px;
  color: #f16101
}

.cources-slider .owl-prev{height: 47px;width:47px; margin-top: -24px !important; border-radius: 50% !important;font-size: 14px !important;line-height: 47px !important;  color: #838390 !important; position: absolute; top: 40%; left:-70px; background-color: #fff !important ; border: solid 1px #ccccda !important;}
.cources-slider .owl-next{height: 47px;width:47px; margin-top: -24px !important; border-radius: 50% !important;font-size: 14px !important;line-height: 47px !important;  color: #838390 !important; position: absolute; top: 40%; right:-70px; background-color: #fff !important ; border: solid 1px #ccccda !important;}
.cources-slider .owl-prev:hover, .service-intro .owl-next:hover{background-color: #c5985a !important; color: #fff !important; border-color: #c5985a !important}
.cources-slider .owl-dots{margin-top: 30px;}
.cources-slider .owl-dot span{height: 9px !important; width: 9px !important; background-color: #c5985a}
.cources-slider .owl-dots .active span{background-color: #c5985a !important;}

.why-choose-intro{padding:100px  0; position: relative; background-color: #f7f7f7}
.why-choose-intro h4{text-transform: uppercase; font-size: 17px; font-weight: 700; color: #006cb5}
.why-choose-intro h1{font-size: 32px; letter-spacing: -1px; line-height:40px;}
.why-choose-intro h2{font-size:27px; letter-spacing: -1px; line-height:40px;padding-top: 22px;}

.list-01{padding-top: 0;margin: 0;padding-left: 0; margin-bottom: 05px;}
.list-01 li{padding-bottom: 10px; font-size: 16px; position: relative;padding-left: 20px; font-weight: 400}
.list-01 li:before{height: 7px; width: 7px; content: ""; font-size: 12px;text-align: center; line-height: 28px; color: #fff; background-color: #c5985a; position: absolute; top: 9px; left: 2px; border-radius: 50%;}

.career-highlighter{background-color: #c5985a !important}
.career-highlighter .img-wrapper2{min-height:540px; background-size: cover;}
.career-highlighter .content_mdl { display: table; min-height:540px; width: 100%; background: rgb(6,88,205);background: linear-gradient(132deg, rgba(6,88,205,1) 29%, rgba(30,196,186,1) 100%);position: relative;}
.career-highlighter .content_mdl span { display: table-cell; vertical-align: middle; padding: 30px 15% 30px 15%; color: #fff;max-width: 75%; margin: auto;}
.career-highlighter h1{font-size: 55px; color: #fff; ;line-height: 65px;}
.career-highlighter h2{font-size: 40px; color: #fff; ;line-height: 45px;}
.career-highlighter h3{color: #fff; font-size: 20px;padding: 10px 0}
.career-highlighter p{color: #fff; font-size: 15px; font-weight: 400}
.career-highlighter .exploreBtn{background-color: #fff;color: #000; font-size: 17px; font-weight: 600; padding:0  35px; color: #0d1f3f; height: 56px; line-height: 54px;}
.career-highlighter .exploreBtn i{margin-left: 10px; font-size: 20px;position: relative; top: 2px;}
.career-highlighter .exploreBtn:hover{ background-color: #009ad5; color: #fff }
.career-highlighter .bg-none{background:none !important}


.our-clients{padding: 100px 0; position: relative;}
.clientBg{background: rgb(242,251,255);background: linear-gradient(180deg, rgba(242,251,255,1) 0%, rgba(253,252,254,1) 80%);}
.our-clients h3{font-size: 30px; text-align: center; color: #050c4c; font-weight: 700; letter-spacing: -1px;}
.our-clients .clientBox{box-shadow: 3px 3px 15px 0px rgba(109,109,109,0.1); background-color: #fff; text-align: center; border-radius: 15px;padding: 8px;}
.our-clients .item{padding:10px;}
.our-clients .clientBox img{width: auto !important;margin: auto;}
.our-clients .owl-dots{display: none;}


.event-section{padding: 80px 0; position: relative;}
.event-section h4{text-transform: uppercase; font-size: 17px; font-weight: 700; color: #c5985a; margin: 0;padding: 0}
.event-section h1{font-size: 25px; letter-spacing: -1px; line-height:35px;}
.event-section ul{margin: 0;padding: 0; margin-bottom: 25px;}
.event-section ul li{position: relative;padding-left: 20px;}
.event-section ul li:before{height: 5px; width: 5px; background-color: #ccc; border-radius:50%;left: 0; top: 12px; position: absolute; content: ""}
.event-section ul li a{color: #000;padding: 5px 0; display: block; text-decoration: underline !important;}
.event-section ul li a:hover{color: #c5985a;}

ul.list-2{margin: 0; padding: 0} 
ul.list-2 li{position: relative;padding-left: 20px;}
ul.list-2 li:before{height: 5px; width: 5px; background-color: #ccc; border-radius:50%;left: 0; top: 8px; position: absolute; content: ""}
ul.list-2 li a{color: #000;padding: 5px 0; display: block; text-decoration: underline !important;}
ul.list-2 li a:hover{color: #c5985a;}


.testimonials-3{position: relative; padding-top: 100px;padding-bottom: 100px; background-color: #fff}
.testimonials-3 h6{font-size: 22px; color: #c5985a; line-height: normal;padding-bottom: 5px;}
.testimonials-3 h2{font-weight: 700; font-size: 30px; color: #0d1f3f; line-height: 30px;padding-bottom: 5px;}
.testimonials-3 .testimonials-wrapper{max-width: 1495px; margin: auto; text-align: left; margin-top: 00px;padding-left: 100px; padding-right: 100px;}
.testimonials-3 .item{padding: 25px;}
.testimonials-3 .inner-card{padding:30px; margin:0; background-color: #fff; border-radius: 10px;box-shadow: 5px 5px 25px 0 rgb( 197, 197, 197,0.11 ); font-size: 13px; border:solid 1px #f5f5f5;}
.testimonials-3 .qoute{width: auto;}
.testimonials-3 .qoute img{width: auto !important;}
.testimonials-3 p{color: #525271; font-size: 13px;}
.testimonials-3 .avtarImg{max-width: 105px !important; max-height: 105px !important;border-radius: 50% !important;position: relative;}
.testimonials-3 h5{font-size: 15px; color: #000; margin: 0;padding: 0}
.testimonials-3 .qoute-icon{
  font-size: 45px;
  color: #f16101
}

.testimonials-3 .owl-prev{height: 47px;width:47px; margin-top: -24px !important; border-radius: 50% !important;font-size: 14px !important;line-height: 47px !important;  color: #838390 !important; position: absolute; top: 50%; left:-70px; background-color: #fff !important ; border: solid 1px #ccccda !important;}
.testimonials-3 .owl-next{height: 47px;width:47px; margin-top: -24px !important; border-radius: 50% !important;font-size: 14px !important;line-height: 47px !important;  color: #838390 !important; position: absolute; top: 50%; right:-70px; background-color: #fff !important ; border: solid 1px #ccccda !important;}
.testimonials-3 .owl-prev:hover, .testimonials-3 .owl-next:hover{background-color: #c5985a !important; color: #fff !important; border-color: #c5985a !important}
.testimonials-3 .owl-dots{margin-top: 50px;display: none;}
.testimonials-3 .owl-dot span{height: 7px !important; width: 7px !important; background-color: #006cb5}
.testimonials-3 .owl-dots .active span{background-color: #c5985a !important;}


.content-section{position: relative; font-size: 15px; line-height: 26px;}
.content-section h3{font-size: 23px; letter-spacing: -0.5px;margin-bottom: 20px;}
.content-section p{font-size: 16px; line-height: 25px;}

.about-page{position: relative;}
.sidemenu{position: relative; background-color: #fff;box-shadow: 5px 5px 5px 0 rgb( 197, 197, 197,0.2 ); font-size: 13px; border:solid 1px #f5f5f5; padding: 25px; margin-right: 25px;}
.sidemenu ul{margin:0; padding: 0; list-style: none;}
.sidemenu ul li{display: block;font-size: 15px; padding: 8px 15px; font-weight: 500; border-bottom: dotted 1px #ccc;}
.sidemenu ul li:last-child{border:0;}
.sidemenu ul li a{color: #000}
.sidemenu ul li a:hover{color: #c5985a}
.sidemenu ul li a.active{color: #c5985a}



.service-intro .item{border-radius: 5px; background-color: #fff; border:solid 1px #ececec; text-align: center; overflow: hidden;box-shadow: 5px 5px 25px 0 rgb( 197, 197, 197,0.11 );}
.service-intro .item h2{font-size: 18px;}
.service-intro .item img{ margin: auto; margin-bottom: 0;}
.service-intro h3{font-size: 17px; font-weight: 600; margin: 0;padding: 10px 0;}
.service-intro .owl-prev{height: 47px;width:47px; margin-top: -24px !important; border-radius: 50% !important;font-size: 14px !important;line-height: 47px !important;  color: #838390 !important; position: absolute; top: 40%; left:-70px; background-color: #fff !important ; border: solid 1px #ccccda !important;}
.service-intro .owl-next{height: 47px;width:47px; margin-top: -24px !important; border-radius: 50% !important;font-size: 14px !important;line-height: 47px !important;  color: #838390 !important; position: absolute; top: 40%; right:-70px; background-color: #fff !important ; border: solid 1px #ccccda !important;}
.service-intro .owl-prev:hover, .service-intro .owl-next:hover{background-color: #c5985a !important; color: #fff !important; border-color: #c5985a !important}
.service-intro .owl-dots{margin-top: 50px;}
.service-intro .owl-dot span{height: 7px !important; width: 7px !important; background-color: #c5985a}
.service-intro .owl-dots .active span{background-color: #c5985a !important;}


/* CTA 1 start*/

.cta-area{background-image: url(../img/top-view-attractive-woman-hands-drawing-amazing-picture-canvas-modern-cozy-art-workshop2.jpg);min-height: 560px; position: relative; background-size: cover; background-attachment: fixed; background-position: center;}
.cta-area .content-mdl { display: table; height: 500px; width: 100%; text-align: center;}
.cta-area .content-mdl span { display: table-cell; vertical-align: middle; padding: 40px 0}
.cta-area h1{ font-size: 40px; color: #fff; font-weight: 700;padding-bottom: 20px; }
.cta-area p{font-size: 17px; color: #fff}


.cources-area{
  background-color: #333;
  background-size: cover;
  position: relative;
  background-position: center;
}
.cources-area:before{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(54,57,58,0.8);
}





.team-intro{padding:100px  0; position: relative; background-color: #f7f7f7}
.team-intro h4{text-transform: uppercase; font-size: 17px; font-weight: 700; color: #006cb5}
.team-intro h1{font-size: 35px; letter-spacing: -1px; line-height:40px; font-weight: 700}
.team-intro .item{}
.team h2{font-weight: 600; font-size: 20px; color: #0d1f3f; line-height: 30px;padding-bottom: 0;margin-bottom: 0}
.team p{color: #828282;padding: 0; margin: 0}

.team .owl-prev{height: 47px;width:47px; margin-top: -24px !important; border-radius: 50% !important;font-size: 14px !important;line-height: 47px !important;  color: #838390 !important; position: absolute; top: 50%; left:-90px; background-color: #fff !important ; border: solid 1px #ccccda !important;}
.team .owl-next{height: 47px;width:47px; margin-top: -24px !important; border-radius: 50% !important;font-size: 14px !important;line-height: 47px !important;  color: #838390 !important; position: absolute; top: 50%; right:-90px; background-color: #fff !important ; border: solid 1px #ccccda !important;}
.team .owl-prev:hover, .team .owl-next:hover{background-color: #006cb5 !important; color: #fff !important; border-color: #006cb5 !important}
.team .owl-dots{margin-top: 50px;display: none;}
.team .owl-dot span{height: 7px !important; width: 7px !important; background-color: #006cb5}
.team .owl-dots .active span{background-color: #006cb5 !important;}

.client-page-slider{padding: 70px 0; position: relative;}
.client-page-slider .owl-dots, .client-page-slider .owl-nav {display: none;}



.solution-intro{padding:100px  0; position: relative; background-color: #f7f7f7}
.solution-intro h1{font-size: 32px; letter-spacing: -1px; line-height:40px;}
.solution-intro h2{font-weight: 600; font-size: 25px; color: #0d1f3f; line-height: 25px;padding-bottom: 0;margin-bottom: 0}



.our-celebration-area{position: relative;padding: 80px 0 0 0}
.our-celebration-area h6{font-family: 'Roboto', sans-serif; font-size: 25px; color: #009ad5; line-height: normal;padding-bottom: 5px;}
.our-celebration-area h1{font-weight:700; font-size: 35px; color: #0d1f3f; line-height: 44px;padding-bottom: 5px;}

.celebration-galary .masonarygrid {text-align: center;}
.celebration-galary .masonarygrid img{width: 100%;}
.grid-item {padding:0;box-sizing: border-box;display:inline;}
@media (min-width: 300px) {
.celebration-galary .grid-item {
    width: 50%;
  }
}

@media (min-width: 1000px) {
.celebration-galary .grid-item {
    width: 20%;
  }
}

@media (min-width: 1700px) {
.celebration-galary .grid-item {
    width: 20%;
  }
}

@media (min-width: 2100px) {
.celebration-galary .grid-item {
    width: 25%;
  }
}


.events-area{}
.events-area .owl-dots{margin-top: 10px;}
.events-area .owl-dot span{height: 7px !important; width: 7px !important; background-color: #c5985a}
.events-area .owl-dots .active span{background-color: #c5985a !important;}
.events-area .owl-prev, .owl-next{display:none !important}

.certification-area {position: relative;padding: 80px 0 80px 0}
.about-pushtop{padding: 100px 0}
.certification-area h6{font-family: 'Roboto', sans-serif; font-size: 25px; color: #009ad5; line-height: normal;padding-bottom: 5px;}
.certification-area h1{font-weight:700; font-size: 35px; color: #0d1f3f; line-height: 44px;padding-bottom: 5px;}
.certification-area .tile{padding:13px; background-color: #fff; border-radius: 10px;box-shadow: 7px 7px 30px 3px #e2eef2; text-align: center; max-width: 160px; margin: auto;}
.certification-area .push-left{padding-left: 25px;}

.event-slider-area{border: solid 2px #e2e2e2; padding: 10px;position: relative;}
.event-slider-area h3{font-size: 16px; font-weight: 600; letter-spacing: -0.5px;}
.event-slider-area p{margin-bottom: 5px;}
.event-slider-area .owl-dots{display: none !important;}
.event-slider-area .owl-prev{height: 34px;width:34px; margin-top: -24px !important; border-radius: 50% !important;font-size: 14px !important;line-height: 34px !important;  color: #838390 !important; position: absolute; top: -35px; right:30px; background-color: #fff !important ; border: solid 1px #ccccda !important;}
.event-slider-area .owl-next{height: 34px;width:34px; margin-top: -24px !important; border-radius: 50% !important;font-size: 14px !important;line-height: 34px !important;  color: #838390 !important; position: absolute; top: -35px; right:-15px; background-color: #fff !important ; border: solid 1px #ccccda !important;}
.event-slider-area .owl-prev:hover, .event-slider-area .owl-next:hover{background-color: #c5985a !important; color: #fff !important; border-color: #c5985a !important}
.event-slider-area .owl-dots{margin-top: 50px;}
.event-slider-area .owl-dot span{height: 7px !important; width: 7px !important; background-color: #c5985a}
.event-slider-area .owl-dots .active span{background-color: #c5985a !important;}

ul.list-1{margin: 0;padding: 0}
ul.list-1 li{position: relative; margin: 5px 0 0 0;padding: 0;padding-left: 20px;}
ul.list-1 li:before{content: "\f00c"; position: absolute; top:1px; left: 0;font-family: 'FontAwesome'; color: #41b53c}


.contact-area{padding: 70px 0}
.contact-area h2{font-size:30px; letter-spacing: -0.5px;}
ul.address-list{margin: 0;padding: 0}
ul.address-list li{display: block;padding-top: 8px;}
ul.address-list li i{display: inline-block;; height: 30px; width: 30px;margin-right: 10px; background-color: #e5f2ff; text-align: center; color: #095ca9; line-height: 30px; border-radius: 50%;}


.cta-2{background-image: url(../img/cta-1.jpg);min-height: 500px; position: relative; background-size: cover; background-position: center;}



.homelocation{
  position: relative;
}
.homelocation:before{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.2);
}

.homelocation .tileheight{
  min-height: 200px;
}

.homelocation .icon{
  font-size: 30px;
  color: #f16101
}



.accordion-button:not(.collapsed) {
    color: #542a2a;
    background-color: #e4dacb;
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}





/* Footer start*/

.footer{position: relative; background-color: #fff;padding: 48px 0; border-top: solid 3px #ebebeb;}
.footer .ftr-logo{max-width: 250px;}
.footer .logo-col{width: 375px; float: left;}
.footer .location-col{width: 230px; float: left}
.footer .email-col{width: 270px; float: left}
.footer .call-col{width: 170px; float: left}
.footer .queries-col{width: 170px; float: left}
.footer .inner-spacer{padding-left: 32px; padding-top: 20px; position: relative;padding-bottom: 5px;}
.footer .inner-spacer:before{content: ""; height: 100%;background-color: #006cb5; position: absolute; width: 2px; left: 0; top: 0}
.footer h1{color: #fff; font-size: 32px;}
.footer i{
  color: #c5985a
}

.footer h5{ color: #fff; font-size: 18px; }
.footer hr{background-color: rgba(255,255,255,0.5); height: 1px; border:0; margin:50px 0; padding: 0}
.footer h6{ font-size: 16px; color: #fff ;}
.footer ul.listmenu{padding: 0; margin: 0; font-size: 14px;}
.footer ul.listmenu li{display: block; padding: 0; margin: 0}
.footer a{color: #848487}
.footer a:hover{color: #4c4c4c}
.footer ul.social{padding: 0; margin: 0; font-size: 15px;}
.footer ul.social li{display: inline-block;margin: 0 2px 0 0; background-color: #4c4c4c; height: 34px; width: 34px; border-radius: 10px; text-align: center; line-height: 34px;}
.footer ul.social li a{color: #fff !important}
.footer ul.social li a:hover{color: #fff}
.copyright{
  background-color: #1e1e1e;
  padding: 12px 5px;
  color: #fff
}

.footer ul.ftrmenu{padding: 0; margin: 0; font-size: 14px;}
.footer ul.ftrmenu li{
  display: block;
  padding: 3px 0
}





