:root {
    --black:#1d1d1b;
    --orange:#f0883b;
}
.theme-color{color: var(--pageColor);}
._white{color: #fff;}
._orange{color:#f0883b;}
._black{color:#1d1d1b !important;}
._dullwhite{color: rgb(255 255 255 / 70%);}
.container._rightOffset,.container._leftOffset{max-width: 100%;padding: 0px;}
.single-post .theme-color h2{color: var(--pageColor) !important;margin-bottom: 30px;}
.single-post .theme-color p{color: initial;}
/* .bg-1{background-color: #c5e4f8;}
.bg-2{background-color:#b6dff7;}
.bg-3{background-color:#fecc00;}
.bg-4{background-color:#21a886;}
.bg-5{background-color:#24b18f;}
.bg-6{background-color:#fecc07;}
.bg-7{background-color:#b6dff7;}
.bg-8{background-color:#f0883b;} */
.bg-1{background-color: #f68c43;}
.bg-2{background-color:#2167ad;}
.bg-3{background-color:#ee4596;}
.bg-4{background-color:#F04E48;}
.bg-5{background-color:#24b18f;}
.bg-6{background-color:#fecc07;}
.bg-7{background-color:#b6dff7;}
.bg-8{background-color:#f2bcd4;}

.bg-9{background-color:#fae7db;}
.bg-10{background-color:#08b04b;}

@font-face {
    font-family: 'Stanley-Regular';
    src: url('../fonts/Stanley-Regular.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Stanley-Poster';
    src: url('../fonts/Stanley-Poster.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Stanley-Bold';
    src: url('../fonts/Stanley-Bold.otf');
    font-weight: normal;
    font-style: normal;
}
.ff-sb{
    font-family: 'Stanley-Bold';   
}
/**/

@font-face {
    font-family: 'Cocogoose-Extralight';
    src: url('../fonts/coco/Cocogoose-Classic-ExtraLight.otf');
    font-weight: normal;
    font-style: normal;
}
.ff-xl{font-family: 'Cocogoose-Extralight';}
@font-face {
    font-family: 'Cocogoose-Light';
    src: url('../fonts/coco/Cocogoose-Classic-Light.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Cocogoose-Regular';
    src: url('../fonts/coco/Cocogoose-Classic-Regular.otf');
    font-weight: normal;
    font-style: normal;
}
.ff-cr{ font-family: 'Cocogoose-Regular';}
@font-face {
    font-family: 'Cocogoose-Medium';
    src: url('../fonts/coco/Cocogoose-Classic-Medium.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Cocogoose-Bold';
    src: url('../fonts/coco/Cocogoose-Classic-Bold.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Cocogoose-ExtraBold';
    src: url('../fonts/coco/Cocogoose-Classic-ExtraBold.otf');
    font-weight: normal;
    font-style: normal;
}
/**/
strong{font-family: "Cocogoose-Bold";}
body {
    font-family: 'Cocogoose-Light';
    font-size: 15px;
    font-weight: 300;
    line-height: 21px;
    color: #1d1d1b;
    overflow-x: hidden;
}
body,
html {
    height: 100%;
    scroll-behavior: smooth;
}
._reliative{position: relative;}
a,._featuresPakges ._box img,img,._text,.bgImage,a:before,i,span{
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
a{
    display: inline-block;
    text-decoration: none;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    color: #1d1d1b;
/* 	color:var(--pageColor); */
    /*pointer-events: none;*/
}
a:hover,a:focus,a:active{
    text-decoration: none;
    outline: none;
    color: var(--pageColor);
}
img{
    max-width: 100%;
    height: auto;
}
h1,h2,h3,h4,h5,h6,h1>a,h2>a,h3>a,h4>a,h5>a,h6>a{}
/*h1,h2,h3,h4,h5,h6{margin-bottom: 0px;}*/
h1{
    font-family: 'Cocogoose-Bold';
    font-size: 70px;
    font-weight: bold;
    letter-spacing: 4.67px;
}
h2{
    font-family: 'Cocogoose-Medium';
    font-size: 48px;
    font-weight: 500;
    line-height: normal;
}

h3{
    font-family: 'Cocogoose-Bold';
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 35px;
    letter-spacing: 2.92px;
}

h4, .h4 {
    font-family: 'Cocogoose-Medium';
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
}

h5{
    font-family: 'Cocogoose-Medium';
    font-size: 22px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.09;
    letter-spacing: normal;
}
h6{
    font-family: 'Cocogoose-Bold';
    font-size: 15px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
}
p{
    font-family: "Cocogoose-Light";
    font-size: 34px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.41;
    letter-spacing: normal;
}
footer p{ font-size: 15px;}
.f-16{font-size: 16px;line-height: normal;}
.f-21,.f-21 p{font-size: 21px; line-height: normal;}
.f-28,.f-28>p{font-size: 28px;line-height: normal;}
.f-48{font-size: 48px;line-height: 54px;}
.f-50 {font-size: 50px; line-height: 58px;}
.ls-14{letter-spacing: 14px;}
.ls-5{letter-spacing: 5.33px;}
.btn-theme{
    max-width: 330px;
    height: 77px;
    /*line-height: 77px;*/
    text-align: center;
    color: #fff !important;
    background-color: var(--pageColor);
    font-size: 22px;
    font-family: 'Cocogoose-Medium';
    display: flex;
    align-items: center;
    justify-content: center;
}
._downloadBtns .btn-theme{line-height:normal;font-size: 18px;}
._downloadBtns .btn-theme i{color: #fff;margin-right: 10px !important;}
.btn-theme:hover{color: #fff;}
.btn-theme.left i{margin-right: 26px;display: inline-block;}
.btn-theme.right i{margin-left:  26px;display: inline-block;}
.btn-orange{
    background-color: #e56832;
}
section{
    position: relative;
    padding: 40px 0px;
    background-repeat: no-repeat;
    background-size: cover;
}
/*header*/
._langugebtn{
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    background-color: var(--black);
    position: absolute;
    right: 0;
    bottom: -30px;
    z-index: 9999;
}
.navbar{padding: 0px;}
header{background-color: #fff;}
.navbar-brand{padding: 0 50px;}
nav li a{
    font-family: 'Cocogoose-Bold';
    font-size: 16px;
    letter-spacing: 3.2px;
    padding: 27px 35px;
    text-transform: uppercase;
}
header .sub-menu{
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 320px;
    z-index: 999;
    width: 100%;
    padding-top: 30px;
    display: none;
    background-color: var(--pageColor);
}
header .sub-menu li a{
    padding: 7px 10px;
    position: relative;
    padding-left: 22px;
    text-transform: initial;
    color: #000;
    letter-spacing: normal;
}
nav li a:hover,._langugebtn:hover,.current-menu-item a{
    color: #fff;
    background-color: var(--pageColor);
}
header .sub-menu li.current-menu-item a,header .sub-menu li a:hover{
    color: #fff !important;
    padding-left: 40px;
}
/*.current-menu-item.menu-item-has-children .sub-menu li a{
    color: #000;
}*/
/**/


header .sub-menu li a,header .sub-menu li a:hover{background-color: transparent;}
header .sub-menu li a:hover:before,header .sub-menu li.current-menu-item a:before{
    font-family: Ionicons;
    content: "";
    position: absolute;
    left:22px;
    top: 4px;
   
}
._overlay{
    width: 100%;
    background-color: var(--pageColor);
    height: 0px;
    position: absolute;
    top: 100%;
    z-index: 99;
}
li.menu-item-has-children:hover .sub-menu{
    display: block;
}
/*section title*/
.section-title ._link{
   font-family: 'Cocogoose-Medium';
   font-size: 22px; 
}
.section-title ._link i{margin-left: 10px;}
/*hero slider*/
div,section{background-position: center;background-size: cover;background-repeat: no-repeat;}
#carouselhome .carousel-control-next,#carouselhome .carousel-control-prev{width: 30%;font-size: 30px;opacity: 1;}
#carouselhome ._items{
    height: calc(100vh - 71px);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
@media(min-width: 1441px){#carouselhome ._items{height: 991px;}}
#carouselhome .carousel-indicators li{
    opacity: 1;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background-color: transparent;
    border:1px solid #fff;
    margin: 0px 7px;
}
#carouselhome .carousel-indicators .active{background-color: #fff;}
/**/
._featuresbox .row{
    border-bottom: 5px solid #1d1d1b;
}
._featuresbox .row .col-lg-3:not(:first-child):not(:last-child){text-align: center;}
._featuresbox .row .col-lg-3:last-child{text-align: right;}
._featuresbox a{display: inline-block;}
._featuresbox ._iocnsList{
    position: relative;
    height: 95px;
    display: flex;
    align-items: center;
    padding-left: 90px;
    width: fit-content;
    margin-bottom: 10px;
}
._featuresbox ._iocnsList img{
    position: absolute;
    left: 0;
    top: 0;
}
._featuresbox ._iocnsList h6{
    font-family: "Stanley-Bold";
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 5.33px;
    text-align: left;
    margin-bottom: 0px;
    text-transform: uppercase;
}
._colBoxes ._box{
    height: 50vh;
    width: 100%;
    padding: 53px 43px;
    position: relative;
}
@media(min-width: 1600px){
  ._colBoxes ._box{height: 25vw;}  
}
._colBoxes ._box ._text{
    height: 100%;
    position: relative;
}
._colBoxes ._date{
    font-family: "Stanley-Poster";
    font-size: 100px;
    font-weight: normal;
    line-height: 0.36;
    color: #fff;
    margin-bottom: 20px;
    letter-spacing: 0px;
}
._colBoxes ._month{
    font-family: 'Cocogoose-Medium';
    color: #fff;
    display: inline-block;
    font-size: 24px;
    line-height: 1.5;
    text-transform: uppercase;
}
._colBoxes ._title{
    margin-top: 57px;
    text-transform: uppercase;
}
._colBoxes ._link{
    position: absolute;
    bottom: 0;
    font-size: 22px;
    font-family: 'Cocogoose-Medium';
    color: #1d1d1b;
}
._colBoxes ._link:hover{
	color:#000;
}
._colBoxes ._link span{display: none;}
#mailpoet_form_1 .mailpoet_paragraph{line-height: normal;margin-bottom: 0px !important; }
#mailpoet_form_1 form.mailpoet_form{padding: 0px !important;}
._newsletter{padding: 84px 0px 104px 0px;}
._newsletter ._formHolder{
    width: 100%;
    position: relative;
}
._newsletter ._formHolder input{
    width: 100%;
    height: 55px;
    background-color: transparent;
    border:none;
    color: #fff;
    padding-left:10px !important;
    font-family: "Cocogoose-Light"; 
    
}
._newsletter ._formHolder ._email{
    width: 100%;
}
._newsletter ._formHolder ._email input{
   border:1px solid #fff;
}
._newsletter ._formHolder ._btn{
    position: absolute;
    right: 0;
    top: 0
}
._newsletter ._formHolder ._btn input{
    width: 55px;
    height: 55px;
    color: transparent;
    z-index: 10;
    position: relative;
    cursor: pointer;
}
._newsletter ._formHolder ._btn:before{
    content: "";
    height: 18px;
    width: 30px;
    line-height: 55px;
    position: absolute;
    right: 9px;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    background-image: url(../images/arrow-forward-outline.svg);
    background-size: cover;
    background-position: center;
    z-index: 1;
    opacity: 0.8;
}
a.twitter{background-color:#0274b3;}
a.instagram{background-image: linear-gradient(50deg, #f8d802 8%, #f52400 35%, #b33792 63%, #7c3dae 86%);}
a.facebook{background-color: #3d5a9a;}
._socialIcons{display:inline-block;}
._socialIcons li{
    display: inline-block;
}
._socialIcons li:not(:first-child){margin-left: 10px;}
._socialIcons li a{
    height: 60px;
    width: 60px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    -webkit-border-radius:50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    font-size: 23px;
}
._socialIcons li a:hover{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.border-serprator{height: 5px;width: 100%;background-color: #1d1d1b;}
footer{
    padding-top: 89px;
}
footer ._widget h6{
    font-size: 15px;
    line-height: 21px;
    font-family: "Cocogoose-Bold";
    margin-bottom: 20px;
    letter-spacing: 10px;
}
footer ._widget li a{
    font-size: 18px;
    line-height:20px;
    margin-bottom: 20px;
    font-family: "Cocogoose-Light";
    position: relative;
}
footer ._text{max-width: 95%;}
._widget._arrows li a{padding-left: 20px;}
._widget._arrows li a:before{
    font-family: "Ionicons";
    content: "";
    position: absolute;
    left: 0;
    top: -2px;
}
._widget._iocns li a{
    padding-left: 30px;
    line-height: 34px;
    margin-bottom: 5px;
}
._widget._iocns li a i{
    position: absolute;
    left: 0;
    top:8px;
}
footer ._bImage{margin-top: -100px;width: 100%;}
._notification{
    font-family: 'Cocogoose-Regular';
    padding:40px 0px;
    text-align: center;
    background-color: var(--pageColor); 
    font-size: 21px;
    text-align: center;  
    color: #000000;
    line-height: normal;
}
._notification ._close{
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
}
/**/
._heroBanner{
    height: 635px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
._heroBanner h1{color: #fff;text-transform: uppercase;}
._dislimair{
    font-size: 34px;
    line-height: 48px;
    font-family: "Cocogoose-Light";
    background-color: #eeeeee;
    border-left: 20px solid var(--pageColor);
    color: #1d1d1b;
    padding: 44px 0px;
}
._dislimair div{max-width:85%;margin:  0 auto;}
._dislimair p{margin-bottom: 0px;line-height: normal;}
._misstionVision{
    padding: 160px 0px 142px 0px;
}
._misstionVision h3{
    color:  var(--pageColor);
    text-transform: uppercase;
    margin-bottom: 50px;
}
._misstionVision h2{
    font-family: "Cocogoose-Extralight";
    margin-bottom: 20px;
}
._misstionVision .top p{min-height: 140px;}
._aboutTabs{
    padding: 161px 0px 210px 0px;
}
._downloadBtns{
    padding-left: 40px;
    border-left: 5px solid #1d1d1b;
}
._downloadBtns ul{margin-top: 10px;}
._downloadBtns a{
    font-family: "Cocogoose-Medium";
    font-size: 22px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.09;
    letter-spacing: normal;
    margin-top: 20px;
}
._downloadBtns a i{
    margin-right: 20px;
    color: var(--pageColor);
}
._downloadBtns h6{letter-spacing: 10px;}
._aboutTabs .nav-pills .nav-link{
    font-family: "Cocogoose-Bold";
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: 2.33px;
    color:#1d1d1b;
    padding: 40px 49px 40px 69px;
    text-transform: uppercase;
}
._aboutTabs .nav-pills .nav-link.active,._aboutTabs .nav-pills .show>.nav-link,._aboutTabs .nav-pills .nav-link:hover{
    background-color: #fff;
    color: #1d1d1b;
    border-left: 20px solid var(--pageColor);
    padding-left: 49px;
}
._aboutTabs  .tab-content{
    background-color: #fff;
    padding: 79px 120px 79px 90px;
    height: 100%;
}
 ._aboutTabs  .tab-content li{
    font-family: "Cocogoose-Regular";
    font-size: 22px;
    line-height: 28px;
 }
 ._aboutTabs  .tab-content li:not(:last-child){
    margin-bottom: 25px;
 }
 ul._arrowIcon li,._arrowIcon li{
    position: relative;
    padding-left:40px;
 }
  ul._arrowIcon li:before,._arrowIcon li:before{
    content: "\f119";
    display: inline-block;
    font-family: "Ionicons";
    position: absolute;
    left: 0;
    top: -5px;
    color: var(--pageColor);
    font-weight: bold;
    font-size: 30px;
  }
  ._team{
    background-color: var(--pageColor);
    padding:169px 0px;
  }
  ._team ._card h3{text-transform: uppercase;} 
  ._team ._card img{
    height: 210px;
    width: 210px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    object-position: center;
    object-fit: cover;
    margin-bottom: 56px;
  }
._team ._card ._desitnation{
    font-size: 16px;
    opacity: 0.7;
    letter-spacing: 5.33px;
    font-family: "Stanley-Bold";
    text-transform: uppercase;
    margin: 10px 0px 30px 0px;
    min-height: 58px;
}
._team ._card ._text{
    color: #1d1d1b;
    font-size: 21px;
    font-family: "Cocogoose-Regular";
    opacity: 0.7;
}
._team ul{position: relative;z-index: 3;}
._team ul li{
    font-size: 21px;
    font-family: "Cocogoose-Regular";
    margin-bottom: 10px;
}
._team ul li strong{
    font-family: "Cocogoose-Bold";
    text-transform: uppercase;
}
._team ul li span{
    font-family: "Stanley-Regular";
    font-size: 18px;
    text-transform: uppercase;
}
._team ._bottomLeft{
    position: absolute;
    right: 0;
    bottom: 100px;
    max-width: 45vw;
    z-index: 2;
}
.nav-tabs{border-bottom: 0px;}
._historytabs .nav-tabs a{
    display: inline-block;
    height: 95px;
    width: auto;
    line-height: 95px;
    text-align: center;
    font-family: "Stanley-Bold";
    font-size: 24px;
    color:  rgb(29 29 27 / 30%);
    border-bottom: 5px solid rgb(29 29 27 / 3%);
    padding: 0px 15px;
}
._historytabs .nav-tabs a:hover,._historytabs .nav-tabs li.current-menu-item a{
    color: #1d1d1b;
    border-bottom-color: var(--pageColor); 
    background-color: transparent;  
}
._historytabs section._blocks{
    margin:100px 0px;
    padding: 0px;
}
._historytabs section._blocks.one{margin-top:176px;}
._lineCircle{
    width: 49vw;
    height: 2px;
    background-color: #979797;
    position: absolute;
    top: 0;
}
._lineCircle ._circle{
    width: 90px;
    height: 90px;
    background-color: #eeeeee;
    border-radius: 50%;
    position: absolute;
    
    top: -45px;
    z-index: 888;
    display: flex;
    align-items: center;
    justify-content: center;
}
._lineCircle ._circle>div{
    width: 45px;
    height: 45px;
    background-color: #4d4d4d;
    border-radius: 50%;
}
._lineCircle.left{
    right: 0;
}
._lineCircle.left ._circle{
    left: 0;
}
/**/
._lineCircle.right{
    left: 0;
}
._lineCircle.right ._circle{
    right: 0;
}
._lineCircle.theme,._lineCircle.theme ._circle>div{background-color: var(--pageColor);}
._date{font-family: "Stanley-Poster";}
._historytabs img{
    width: 100%;
    object-position: center;
    object-fit: contain;
}
._textWrapper{
    max-width: 80%;
    margin-top: 100px;
}
._textWrapper.left{margin-left: auto;}
._textWrapper.right{margin-right: auto;}
._textWrapper .btn-theme{
    height: 77px;
    /*line-height: 77px;*/
    min-width: 232px;
    margin-top: 80px;
}
.historyslidere-main img{width: 100%;height: 80vh;object-fit: cover;object-position: center;}
.historyslidere-thumbs img{object-fit: cover;object-position: center;border:7px solid #fff;}
.historyslidere-thumbs{position: relative;z-index: 999999; margin-top:-105px; max-width: 610px; margin-left: auto;}
._banner815{
    background-blend-mode: overlay;
    background-color: hsl(0deg 0% 0% / 20%);
    height: 90vh; 
    display: flex; 
    align-items: 
    center;
    justify-content: center;
}
._arrowIcon h5{font-size: 21px;font-family: "Cocogoose-Bold";}
._arrowIcon ol  li{
    position: relative;
    font-size: 21px;
}
._arrowIcon ol  li h5{
    font-size: 21px;
    font-family: "Cocogoose-Bold";
    position: absolute;
    left: 0;
    top: 0;
}
._arrowIcon ol  li h6{
    font-size: 21px;
    /*font-family: "Cocogoose-Medium";*/
}
._filterForm{
    padding-bottom: 78px;
    border-bottom: 5px solid rgb(29 29 27 / 3%);
    border-radius: 2px;
}
._filterForm input{
    width: 100%;
    height: 77px;
    background-color:#eeeeee;
    padding-left: 100px;
}
._filterForm button,._filterForm .button{
    width: 100%;
    height: 77px;
    font-size: 24px;
    color: #1d1d1b;
    font-family: "Cocogoose-Medium";
    background-color: #eeeeee;
}
._filterForm .button{
    display: flex; 
    align-items: center; 
    text-align: center;
    justify-content: center;
}
._filterForm button i,._filterForm .button i{color: var(--pageColor);margin-right: 10px;}
._secrchIcon  i{
    color: #1d1d1b;
    position: absolute;
    left: 43px;
    z-index: 10;
    top: 50%;
   transform: translate(0, -50%);
   -webkit-transform: translate(0, -50%);
   font-size: 25px;
}
._searchCount{
    font-size: 22px;
    font-family: "Cocogoose-Medium";
    color: #1d1d1b;
}
._searchCount i{margin-right: 15px;}
._blogPosts ._post{
    margin-bottom: 28px;
    overflow: hidden;
}
._blogPosts ._post:hover img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
._blogPosts a{
    height: calc(100% - 28px);
    background-color: #eeeeee;
}
._blogPosts._blue a{background-color: transparent;}
._blogPosts ._post img{width: 100%;object-fit: cover;object-position: center;height: 262px;}
._blogPosts ._post ._text{
    background-color: #eeeeee;
    padding: 32px 30px;
    z-index: 22;
    position: relative;
}
._blogPosts ._post .date,.single-post .date{
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 5.33px;
    font-family: "Stanley-Bold";
}
._blogPosts ._post h3{
    font-family: "Cocogoose-Bold";
    font-size: 30px;
    font-weight: bold;
    line-height: 1.27;
    letter-spacing: 2.92px;
    color: var(--pageColor);
}

.load-more.btn-theme{
    min-width: 230px;
    width: 230px;
    margin: 0 auto
}
.load-more.btn-theme i{margin-right:10px;}
section._news{padding-bottom: 196px;}
._relatedPosts{padding-bottom: 175px;}
._subcategory{
    background-color: var(--pageColor);
    padding:22px 30px 20px; 
}
._subcategory h5{
    margin-bottom: 0px;
    line-height: normal;
    display: inline-block;
}
._subcategory ul{display: inline-block;}
._subcategory li {display: inline-block;padding-left: 25px;}
._subcategory li:not(:first-child){}
._subcategory li a{
    color: #fff;
    font-size: 22px;
    font-family: "Cocogoose-Medium";
    margin-bottom: 0px;
    line-height: normal;
}
._subcategory li a:hover,._subcategory li a.active{
    color: #000;
}
.btn-black{background-color: #000 !important;color: #fff !important;}
.commerce-menu a{opacity: 0.4;}
.commerce-menu a.active,.commerce-menu a:hover{opacity: 1;}
.commerce-menu a.active:after{
    content: '\f0d8';
    font-family: FontAwesome;
    position: absolute;
    bottom: -4px;
    font-size: 40px;
    color: var(--pageColor);
    left: 50%;
    transform: translate(-50%,0);
   -webkit-transform: translate(-50%,0);
}
._blogPosts a:hover,._blogPosts a:focus,._blogPosts a:active{color: #1d1d1b !important;}
._commercePosts{margin-bottom: 150px;}
.single-commerce ._feature .btn-theme{
    position: absolute;
    bottom: 0;
    right: 5px;
    z-index: 9;
}
._feature .btn-theme{min-width: 320px;}
.single-commerce ._contant{
    box-shadow: -5px 9px 19px 5px rgba(0, 0, 0, 0.27);
    padding: 63px 0px;
    margin-top: 58px;
}
.single-commerce ._contant ._box{
    max-width: 85%;
    margin: 0 auto;
}
.single-commerce ._contant .col-md-6{padding: 57px 0px;}
.br-3{border-right: solid 3px #e5e5e5;}
li{position: relative;}
.single-commerce ._contant li{}
.single-commerce ._contant li a{
    padding-left: 40px;
    position: relative;
    font-size: 28px;
    color: #1d1d1b;
    line-height: 54px;

}
.single-commerce ._contant li a:hover{
    color: var(--pageColor);
}
.single-commerce ._contant li a i{
    position: absolute;
    left: 0;
    top:15px;
}
.single-commerce ._timings .row{font-size: 28px;font-family: "Cocogoose-Light"; margin-bottom: 13px;}
.single-commerce ._timings .row h5{font-size: 28px;font-family: "Cocogoose-Light";}
._filterForm ._mmDate{
    position: relative;
    font-size: 22px;
    margin-bottom: 25px;
    cursor: pointer;    
    padding-left: 10px;
    cursor: pointer;
    width: fit-content;
}
._filterForm  .datepicker{
    padding-left: 0px;
    height: auto;
    position: absolute;
    left: 0;
    opacity: 0;
    width: 100%;
}
._filterForm ._mmDate strong{
    color: var(--pageColor);
    margin-left: 10px;
}
._filterForm ._mmDate strong i{margin-left: 10px;}
._whatoDetial{padding-bottom: 195px;}
.single-commerce ._date{font-size: 100px;margin-left: 25px;}
.single-commerce ._date small{
    font-size: 20px;
    line-height: normal;
    display: block;
    margin-top: -10px;
}
.single-commerce ._time{
    font-size: 24px;
    font-family: "Cocogoose-Medium";
}
.single-commerce  ._cat{
    font-size: 16px;
    font-family: "Stanley-Bold";
    letter-spacing: 5.33px;
    margin-bottom: 5px;
    display: inline-block;
}
.single-commerce  .sub-cat{
    font-size: 22px;
    font-family: "Cocogoose-Medium";
    margin-top: 5px;
}
.single-commerce  .sub-cat i{color: var(--pageColor);}
.single-commerce ._socialTransparent li{display: inline-block;}
.single-commerce ._socialTransparent li a{
    display: inline-block;
    border: solid 1px #000000;
    height: 60px;
    width: 60px;
    text-align: center;
    line-height: 58px;
    padding: 0px;
    border-radius: 50%;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
	color:#000 !important;
}
.single-commerce ._socialTransparent li a i{position: relative; top: inherit; left: inherit;}
.single-commerce ._socialTransparent li a:hover{
    background-color: var(--pageColor);
    color: #fff !important;
    border-color: var(--pageColor);
}
._videoThumbs{
    height: 728px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
}
._videoThumbs .plybtn{
    color: #fff;
    font-size: 150px;
    position: relative;
    z-index: 9;
}
._videoThumbs iframe{
    position: absolute;
    top: 0;
    left: 0;
    right:0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 8;
    display: none;
}
._featuresPakges ._box{
    height: 80vh;
    position: relative;
   overflow: hidden;
}
._featuresPakges ._box:hover img{
    /*transform: scale(1.2);*/
    /*-webkit-transform: scale(1.2);*/
}
._featuresPakges ._box img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
._featuresPakges ._box ._text{
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(182, 223, 247, 0.8);
    padding: 0px 50px;
    font-size: 40px;
    font-family: "Cocogoose-ExtraBold";
    color: #fff;
    line-height: 1;
    min-height: 210px;
    display: flex;
    align-items: center;
    height: auto;
  
}
._featuresPakges ._box ._text p{
    font-size: 20px;
    line-height: 28px;
    margin-top: 10px;
    display: none;
    margin-bottom: 0px;
}
._featuresPakges ._box  ._text i{
    position: absolute;
    right: 50px;
    top: 50%;
}
._featuresPakges ._box:hover ._text{height: 100%;background-color: rgb(182 223 247 / 90%);}
._featuresPakges ._box:hover i{display: none;}
._featuresPakges ._box:hover p{display: block;}
/**/
._blogPosts._blue ._post ._text {
    background-color: rgba(182, 223, 247, 0.3);
    min-height: 200px;
}
._blogPosts._blue ._post h3{
    color:#1d1d1b;
}
._bannergrey h2{margin-bottom: 0px;line-height: normal;}
._bannergrey{
    padding: 80px 0px;
    background-color: #eeeeee;
}
._bannergrey ._holder{max-width: 85%;margin: 0 auto}
._discount{
    height: 47px;
    line-height: 47px;
    border-radius: 14px;
    background-color: rgba(0, 0, 0, 0.72);
    display: inline-block;
    color: #fff;
    padding: 0px 20px;
    position: absolute;
    top: 21px;
    left: 46px;
}
/**/
._newsletter input::placeholder {opacity: 1;color: #fff;}
._newsletter input::-ms-input-placeholder {color: #fff;}
._newsletter input::-ms-input-placeholder {color: #fff;}
._displayText{
    margin-left: 10px;
    border-bottom: 2px solid var(--pageColor);
    display: inline-block;
}
@media(max-width: 1280px){
    .f-48{font-size: 30px;line-height: 40px;}
     p{font-size: 24px;line-height: 34px;}
    .btn-theme.left i{margin-right: 5px;}
    .btn-theme.right i{margin-left: 5px;}
    .btn-theme{min-width: auto;font-size: 15px !important;height: 50px;line-height: 50px; padding: 0px 10px;}
    /*._downloadBtns .btn-theme{line-height: 50px;}*/
    ._filterForm ._mmDate{font-size: 15px;}
}

/*instagram feed*/
.FeedLayout__wrapper{padding: 0px !important;}
.GridLayout__grid{
    gap: 0px !important;
    grid-template-columns: repeat(6, auto);
}
.single-post .btn-theme{
    margin-right: auto;
    margin-left: 0;
    margin-top: 30px;
}
#carouselhome .carousel-indicators{
    bottom: 64px;
}
footer ._socialIcons{
    margin-left: 30px;
}
footer .current-menu-item a{
    color: var(--pageColor);
    background-color: transparent;
}
.mobile-show{display: none;}
@media(max-width: 992px){
   .mobile-show{display: block;} 
   .mobile-hide{display: none;}
   footer ._widget{text-align: left;}
}
.sHistContetnt h2{margin-bottom: 0px;}
.single-histoire ._newsletter{
    margin-top: 126px;
}
#carouselhome ._items h1{
    color: #fff;
    font-size: 90px;
    line-height: 90px;
}
.btn-theme:hover{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
._colBoxes ._box ._text:hover ._link i{
    margin-left: 12px;
}
._colBoxes ._box ._text:hover span{display: inline-block;}
._colBoxes a.d-block{overflow: hidden;}
._colBoxes .bgImage:hover{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.mc4wp-alert p{font-size: 18px;}
.mc4wp-alert a{color: #fff;}
._blogPosts a{display: block;}
._blogPosts._listview ._post{
    display: flex;
    align-items: center;
}
._blogPosts._listview ._post img{
    height: 200px;
    width: 200px;
    display: inline-block;
}
._blogPosts._listview ._post:hover img{transform: scale(1);-webkit-transform: scale(1);}
._blogPosts._listview ._post ._text{
    display: inline-block;
}
._blogPosts._listview p{margin-bottom: 0px;}
._website a{
    line-break: anywhere;
    line-height: normal;
}
.overflow-hiden{overflow: hidden;}
._subcategory._cc{
    position: relative;
    padding-left: 100px;
    padding-right: 30px;
    overflow: hidden;
}
._subcategory._cc h5{
    position: absolute;
    left: 20px;
}
._subcategory._cc:after{
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 30px;
    background-color:var(--pageColor);
}
/**/
.post-password-form p + p{
    display: flex;
    align-items: flex-end;
}
.post-password-form label{
    width: 78%;
    margin-right: 2%;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-size: 20px;
    font-family: "Cocogoose-Medium";
	position: relative;
}
.post-password-form label:before{
    content: "\f023";
    font-family: "FontAwesome";
    position: absolute;
    left: 40px;
    bottom: 22px;
}
.post-password-form input[type=password]{
    width: 100%;
    height: 77px;
    background-color: #eeeeee;
    padding-left: 100px;
}
.post-password-form input[type=submit]{
    width: 20%;
    height: 77px;
    font-size: 24px;
    color: #1d1d1b;
    font-family: "Cocogoose-Medium";
    background-color: #eeeeee;
    border: 0px;
    text-transform: lowercase;
}
._subcategory li.active a{
	opacity:0.5;
}