@import "font/stylesheet.css";
@font-face {
    font-family: "Shapes";
    src: url(../fonts/Shapes.woff) format("woff"),url(../fonts/Shapes.ttf) format("truetype");
    }
@font-face {
    font-family: "Quotes";
    src: url(../fonts/Quotes.woff) format("woff"),url(../fonts/Quotes.ttf) format("truetype");
    }

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
	 -webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%
}
.html{; font-weight: normal;}
body{font-family: "Manrope", serif; overflow-x: hidden;font-size: 16px;
    line-height: 30px;}
body.mainmenuopened {
    overflow-y: hidden;
	color: #1b1d21;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */

  opacity: 0.7; /* Firefox */
}

*, *:after, *:before { -webkit-box-sizing: border-box; box-sizing: border-box; }
.clearfix:before, .clearfix:after { display: table; content: ''; }
.clearfix:after { clear: both; }
.clearfix{ clear:both; float:none;}



.nopad{ padding-left:0 !important; padding-right:0 !important;}
.pad5{ padding-left:5px !important; padding-right:5px !important;}

.padNw{ padding-left:2px !important; padding-right:2px !important;}


.header ul{ list-style:none;}

#menu{width:auto; float:right; height:40px; display:inline-block; margin:8px 0 0 0;}
#menu ul{ list-style:none; margin:0; padding:0; display:inline-block; float:right; margin-top:10px; transition:all .5s;}

#menu ul li{ display:inline-block; float:left; padding:0 0 0 35px; line-height:40px; position:relative;}
#menu ul li a{ display:inline-block; width:auto; height:40px; line-height:40px; text-decoration:none; font-size:16px; font-weight:600;  color:#1e2849; position:relative; transition:all .5s;}

#menu ul li a:hover{color:#f71c52;}
#menu ul li a:hover:before{ width:100%;}
#menu ul li a > i{ padding-left:3px;}
#menu ul li:hover > a.hover{ padding-bottom:57px;}
#menu ul li ul{ width:220px; position:absolute; margin:0; top:57px; left:-150px; background:#fff; box-shadow: 0 0px 30px rgba(0, 0, 0, 0.1); padding:20px; height:auto; opacity:0; visibility:hidden; z-index:500; transition:all .8s; border-radius:0; 	}
#menu ul li ul li{ padding:2px 0; width:100%; line-height:40px;}
#menu ul li ul li a{ width:100%; font-weight:500; height:40px; padding-left:15px; ext-align:center; line-height:40px; color:#1e2849; font-size:13px; text-align:left; transition:all .5s; position:relative;}

#menu ul li ul li a > i{ width:0; overflow:hidden; transition:all .3s; float:left; padding:14px 0 0 10px; color:#1e2849;}
#menu ul li ul li a:hover{ color:#fff; background: #f71c52;}



#menu ul li a.hover{color:#f71c52;}



#menu ul li ul li ul{ width:200px !important; position:absolute; margin:0; top:0 !important; left:260px; background:#54a02a; padding:0; height:auto; opacity:0; visibility:hidden; z-index:500; transition:all .5s;	}
#menu ul li ul li ul li{ padding:0; width:100%; line-height:40px;}
#menu ul li ul li ul li a{ width:100%; font-weight:300; height:40px; ext-align:center; line-height:40px; color:#fff; font-size:12px; text-align:left; transition:all .5s;}
#menu ul li ul li ul li a > i{ width:0; overflow:hidden; transition:all .3s; float:left; padding:14px 0 0 10px; color:#54a02a;}
#menu ul li ul li ul li a:hover{ color:#0D1E67; background: #fff;}


.logo{width: auto; display:inline-block; float: left; position:relative; margin:0 30px 0 0; transition:all .5s;}
.logo img{width:200px;}

.headerStuck{ height:100px;}
.headerStuck .logo{width: auto; display:inline-block; float: left; position:relative; margin:7px 30px 0 0; top:3px; transition:all .5s;}
.headerStuck .logo img{width:200px;}
.headerTxt{width: 100%; display:inline-block; margin:7px 0 0 0; padding:0 0 15px 0; text-align:right; font-size:13.5px;}

.headerStuck .headerTxt{ margin:13px 30px 0 0;}

.headerStuck #menu{margin:20px 0 0 0; transition:all .5s;}


.homeSubTitle{width:auto; height: auto;  color: #fff; font-size: 14px; font-weight: 500; padding: 10px 15px; display:inline-block; background:rgba(250, 163, 53,0.5); border-radius:15px;}
.homeMainTitle{ font-size: 56px; font-weight: 500; text-align: center; width: 100%; height: auto; color: #333; padding-top: 25px;}


.indexBoxCon{width: 100%; min-height: 470px; position: relative; padding:50px 50px 45px; border: 1px solid #efefef; z-index: 1; margin-bottom: 50px; border-radius: 10px; transition: all 0.3s linear;
}
.indexBoxIcon{width: 95px; height: 95px; font-size:50px; text-align: center; color: #f71c52; transition: all 0.3s linear; border-radius: 95px; line-height: 95px; float: left;  background: rgba(0, 176, 189, 0.1); border:1px solid #fff; display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;}
.indexBoxSTitle{width: auto; min-height: 80px; padding: 10px 0 0 0; font-size: 16px; line-height: 18px; text-align: right; font-weight: 600; transition: all 0.3s linear; display: inline-block; float: right; color: #666;}
.indexBoxTitle{width: 100%; min-height: 80px; padding: 60px 0 0 0; font-size: 27px; line-height: 32px; text-align: left; font-weight: 400; transition: all 0.3s linear;}
.indexBoxText{width: 100%; height: auto; padding: 30px 0; font-size: 15px; text-align: left; color: #7A7A7A; line-height: 22px; transition: all 0.3s linear;}

/*
.indexBoxCon:before{
	content: "";
    position: absolute;
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0;
    transition: all 0.3s linear;
}
.indexBoxCon:before{
	background-repeat: no-repeat;
	background-size: cover;	
	background: url("../img/bg-icon-box1.jpg");
	
}


.indexBoxCon:hover:before{
	width: 100%;
	opacity: 1;
}
*/
.indexBoxCon:hover{ border: 1px solid #f71c52;}

.indexBoxCon:hover .indexBoxIcon{ border:1px solid #f71c52; color: #fff;}

.inxBox{width: 100%; padding: 30px 0;}
.inxBoxIcn{width: 100%; height: auto; font-size: 50px; color: #f71c52; padding-bottom:10px;}
.inxBoxTitle{width: 100%; height: auto; font-size: 20px; font-weight: 500; position: relative; border-bottom: 3px solid #efefef; padding-bottom: 20px;}
.inxBoxTxt{width: 100%; height: auto; font-size: 16px; line-height: 22px; color: #6d6d6d; padding-top: 10px;}

.inxBoxTitle:before{
	content: "";
	position: absolute;
	height: 3px;
	width: 0;
	background: #f71c52;
	bottom: -3px;
	transition: all 0.2s linear;
}
.inxBox:hover .inxBoxTitle:before{
	width: 100%
}



a.facebookhh{ display:block; width:26px; height:26px; font-size:13px; line-height:25px; text-align:center; background: #1e2849; color:#fff; float:left; margin-right:7px; transition: all 0.3s ease-in-out;}
a.facebookhh:hover{ background:#016bb6; border-color:#016bb6; color:#fff;}

a.twitterhh{ display:block; width:26px; height:26px; font-size:13px; line-height:25px; text-align:center; background: #1e2849; color:#fff; float:left; margin-right:7px; transition: all 0.3s ease-in-out;}
a.twitterhh:hover{  background:#08c1e2; border-color:#08c1e2; color:#fff;}

a.linkedinhh{ display:block; width:26px; height:auto; padding: 6px 0; font-size:15px; text-align:center; background: #1e2849; color:#fff; float:left; margin-right:7px; transition: all 0.3s ease-in-out;}
a.linkedinhh:hover{  background:#0077b5; border-color:#0077b5; color:#fff;}

a.instagramhh{ display:block; width:26px; height:26px; font-size:13px; line-height:25px; text-align:center; background: #1e2849; color:#fff; float:left; margin-right:7px; transition: all 0.3s ease-in-out;}
a.instagramhh:hover{  background:#e84867; border-color:#e84867; color:#fff;}

.headSep {
    float: left;
    width: 1px;
    height: 17px;
    border-right: 1px solid #fff;
    margin: 11px 25px 0 25px;
}





.indexlogo{width: 100%; height: auto; padding: 60px 30px; border: 1px solid #fff; transition: all 0.2s linear;}
.indexlogo:hover{ border: 1px solid #f71c52; background:  #f71c52;}


a.nBox{width: 100%; min-height: 270px; position: relative; display: block; transition: all 0.2s linear; margin-bottom: 30px; overflow: hidden;}

.nBoxImg {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.nBoxMask{width: 100%; height: 100%; position: absolute; left: 0; top:0; background: rgba(16,120,165,.2); transition: all 0.2s linear;}

a.nBox:hover .nBoxMask{ background: none;}

.nBoxTitle{width: 100%; height: 50px; line-height: 50px; font-size: 25px; color: #fff; font-weight: 600; text-align: center; position: absolute; top: 50%; margin-top: -25px;}

a.nBox:after {
    position: absolute;
    content: "";
    width: 30px;
    height: 30px;
    top: -15px;
    right: -15px;
    z-index: 1;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #43baff;
}


.footerNewsL{width: 100%; height: auto; position: relative;}




.footerInput{background: #fff; width: 100%; height: 64px; padding: 0 120px 0 20px; border:none; border-radius: 35px;}

.footerSubmit{position: absolute;
    top: 4px;
    right: 23px;
    width: 56px;
    height:56px;
    border-radius:0 56px 56px 56px;
	background: #f71c52;
	color: #fff;
	cursor: pointer;
	font-size: 0;
	transition: all 0.2s linear; font-weight: 500;
}
.footerSubmit:hover{ background:  #1e2849;}

.footerSubmit:before{
	content: "\f3fe";
	font-family: 'Line Awesome Brands';
	font-size: 30px;
	z-index: 1;
	position: absolute;
	left: 0;
    width: 58px;
    height:58px;
	text-align: center;
	top: 15px;
	color: #fff;
}



ul.footerMenu{margin: 0; padding: 0; list-style: none; display: block; width: 100%;}
ul.footerMenu li{width: auto; height: auto; padding: 0 0; display:block;  position: relative; border-bottom: 1px solid rgba(255,255,255,0.1);}
ul.footerMenu li a{font-size: 14px; color: #111111; transition: all 0.2s linear; font-weight: 400; opacity: 1; padding-left: 0; position: relative; padding-bottom: 3px;}
ul.footerMenu li a:hover{ opacity: 0.7; color: #80b435;}
ul.footerMenu li a:hover:after{ width: 100%;}

ul.footerMenu li a:after {
    content: "";
    transition: .2s all ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    left: 50%;
    height: 1px;
    width: 0;
    bottom: 0;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #80b435;
}
/*
ul.footerMenu li:before{
	content: "\f105";
	font-family: 'Line Awesome Free';
    font-weight: 900;
	font-size: 14px;
	z-index: 1;
	position: absolute;
	left: 0;
	top: 12px;
	color: #f71c52;
}
*/

ul.footerMenuu{margin: 0; padding: 0; list-style: none; display: block; width: 100%;}
ul.footerMenuu li{width: auto; height: auto; display:inline-block; float: left;  position: relative; border-bottom: 1px solid rgba(255,255,255,0.1); padding: 5px 25px 	0 0}
ul.footerMenuu li a{font-size: 14px; color: #111111; transition: all 0.2s linear; font-weight: 400; opacity: 1; padding-left: 0; text-transform: uppercase; position: relative; padding-bottom: 10px;letter-spacing: 1px;}
ul.footerMenuu li a:hover{ opacity: 0.7; color: #FD9881;}
ul.footerMenuu li a:hover:after{ width: 100%;}

ul.footerMenuu li a:after {
    content: "";
    transition: .2s all ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    left: 50%;
    height: 2px;
    width: 0;
    bottom: 0;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #FD9881;
}

a.footerSocial{display: inline-block; height: auto;     margin: 0 12px; color: #80b435; transition: all 0.2s linear; font-size: 22px;}
a.footerSocial i{ transition: all 0.2s linear;}
a.footerSocial:hover{color:#222;}

/*a.footerSocial:hover i{transform: scaleX(-1);} */
a.footerSocial:first-child {
    margin-left: 0px;
}

.successS .swiper-slide{ width: 300px;}

.footerLogo{width: 100%; margin: 0 auto; text-align: center;}
.footerLogo img{ opacity: .7; max-height: 80px; transition: all 0.2s linear; }
.footerLogo:hover img{filter: none; opacity: 1;}



.panel {
	margin: 0 auto;
	min-height: 440px;
	height:auto;
	position: relative;
	-webkit-perspective: 600px;
	-moz-perspective: 600px;
}

.panel .front,
.panel .back {
	text-align: left;
}
	
.panel .front {
	height: inherit;
	position: absolute;
	width:100%;
	top: 0;
	z-index: 900;
	text-align: left;
	-webkit-transform: rotateX(0deg) rotateY(0deg);
	   -moz-transform: rotateX(0deg) rotateY(0deg);
	-webkit-transform-style: preserve-3d;
	   -moz-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
}

.panel .back {
	height: inherit;
	position: absolute;
	top: 0;
	width:100%;
	
	z-index: 1000;
	-webkit-transform: rotateY(-180deg);
	   -moz-transform: rotateY(-180deg);
	-webkit-transform-style: preserve-3d;
	   -moz-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
}
.panel.flip .front {
	z-index: 900;
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
}
.panel.flip .back {
	z-index: 1000;
	-webkit-transform: rotateX(0deg) rotateY(0deg);
	-moz-transform: rotateX(0deg) rotateY(0deg);
}
.box1{
	background-color:#fcfcfc;
	width: 100%;
	height: auto;
	min-height:400px;
	margin: 0 auto;
	padding:50px 30px;
}
.box2{
	background-color: #fff;
	width: 100%;
	height: auto;
	min-height:400px;
	margin: 0 auto;
	padding:0 0;
	position: relative;
	display: flex;
}

.boxFIcon{width: 100%; text-align: center; font-size: 120px; color: #f71c52;}
.boxFTitle{width: 100%; height: auto; padding: 15px 0; color: #333; font-size: 18px; font-weight: 600; text-align: center;}
.boxFText{width: 100%; height: auto; padding: 15px 0; color: #767676; font-size: 15px; line-height: 22px; font-weight: 400; text-align: center;}

.boxBCon{width: 100%; height: auto; position: absolute; display: flex !important; align-content: center; flex-wrap: wrap; justify-content: center; min-height:355px; padding: 0 30px;}
.boxBTitle{width: 100%; height: auto; padding: 15px 0; color: #fff; font-size: 18px; font-weight: 600; text-align: center;}
.boxBText{width: 100%; height: auto; padding: 15px 0; color: #fff; opacity: 0.7; font-size: 15px; line-height: 22px; font-weight: 400; text-align: center;}

.newsL{width: 100%; height: auto; position: relative; margin: 23px 0 0 0;}

/*
.newsL:before{
	content: "\f0e0";
	font-family: 'Line Awesome Free';
    font-weight: 900;
	font-size: 46px;
	z-index: 1;
	position: absolute;
	left: 14px;
	top: 6px;
	color: #333;
}*/


.newsInput{background: #fff; width: 100%; height: 60px; padding: 0 220px 0 20px; border: 1px solid #dedede; border-radius: 35px;}

.newsSubmit{position: absolute;
    top: 0;
    right: 0;
    width: 200px;
    height: 100%;
    border-radius: 35px;
	background: #1e2849;
	color: #fff;
	cursor: pointer;
	transition: all 0.2s linear; font-weight: 500;
}
.newsSubmit:hover{ background:  #f71c52;}


.homeListC{width:100%; height:auto; border-bottom:1px solid rgba(0, 0, 0, 0.15); display:flex; padding: 35px 0;}
.homeListNum{width:auto; display:inline-block; font-size:30px; font-weight:600; color:#f71c52; padding-right:25px;}

.homeListTitle{width:100%; height:auto; font-size:30px; font-weight:600; color:#1e2849;}
.homeListTxt{width:100%; height:auto; font-size:17px; color:#1e2849; opacity:0.7; padding:15px 0 0 0; line-height: 24px;}

.prevWhy {
  margin-top: 0px;
  position: absolute;
  bottom: -60px;
  left: 1px;

    width: 50px;
    height: 50px;
    color: #fff;
    background: #FDBB4B;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    display: block;
    cursor: pointer;
transition: all 0.3s linear; z-index: 10; border-radius: 5px;
}

.prevWhy:hover{opacity: 0.9; background: #222222;}

.nextWhy {
  position: absolute;
  bottom: -60px;
  left: 54px;
    width: 50px;
    height: 50px;
    color: #fff;
    background: #FDBB4B;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    display: block;
    cursor: pointer;
	transition: all 0.3s linear; z-index: 10; border-radius: 5px;
}


.nextWhy:hover{opacity: 0.9; background: #222222;}


a.newBox{width: 100%; height: auto; display: block;}

.newBoxICon{width: 100%; height: auto; position: relative; transition: all 0.3s linear; overflow: hidden;}
.newBoxICon img{width: 100%; position: relative; display: block;  transition: all 0.3s linear;}
.newBoxDateC{width: 76px; height: 76px; background: #f71c52; position: absolute; left: 0; bottom: 0;}
.newBoxDateD{width: 100%; height: auto; padding: 10px 0 0 0; text-align: center; font-weight: 600; font-size: 30px; color: #1e2849;}
.newBoxDateM{width: 100%; height: auto; padding:5px 0 0 0; font-weight: 500; text-align: center; font-size: 16px; color: #1e2849;}

.newBoxCat{width: 100%; height: auto; color: #666; font-weight: 600; font-size: 14px; padding:10px 0;}


.newBoxTitle{width: 100%; height: auto; color: #1e2849; font-size: 24px; line-height: 30px; padding: 10px 0; font-weight: 600; transition: all 0.3s linear;}
.newBoxText{width: 100%; height: auto; color: #1e2849; opacity: 0.7; font-size: 16px; line-height: 24px; padding: 10px 0;}



a.newBox:hover .newBoxTitle{ text-decoration:underline; text-decoration-color:#f71c52;}
a.newBox:hover .newBoxICon img{transform: scale(1.2);}

a.newSBox{width: 100%; height: 48%; display: block; background: #efefef; margin-bottom: 2%; padding: 20px;}

a.newSBox:hover .newBoxTitle{ text-decoration:underline; text-decoration-color:#f71c52;}


ul.listC{ margin:0 0 0 0; padding:0 0 0 0; list-style:none; display: block;}
ul.listC li{ padding:4px 0 5px 40px; width:100%; position:relative; display: inline-block;font-size: 16px; font-weight: 600; line-height: 24px; color: #333;}
ul.listC li:before {
	content: "\f00c";
	font-family: 'Line Awesome Free';
    font-weight: 900;
    left: 0px;
    top: 7px;
	font-size: 20px;
	color:#f71c52;
	position: absolute;
}





.sboxIconD{width: 81px; height: 75px; position: absolute; left: 0; top: 0;padding:0; margin-top: 20px;}

.sboxIconD i{ font-size: 50px; margin: 0 auto; position: absolute; z-index: 3; left: 50%; margin-left: -25px; top: 50%; margin-top: -25px; color: #333;}

.sboxIconD:after {
    content: "\e901";
    font-family: Shapes;

    line-height: 1;
    position: absolute;
    z-index: 1;
    color: #f71c52;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
	font-size: 4.7em;
}



.bnBox1{width: 100%; min-height: 150px; background: #f71c52; padding: 50px;}
.bnBox2{width: 100%; min-height: 150px; box-shadow: 0 3px 20px rgba(0, 0, 0, .25); z-index: 1; background-color: rgba(180, 13, 74,1) ; padding: 50px; margin-top: -18px;}

a.bxBoxL{font-size: 13px; font-weight: 700; color: #000; background: #fff; padding: 10px 15px;  transition:all .3s; position: relative; top: 0;}
a.bxBoxL:hover{top: -5px; box-shadow: 0 3px 20px rgba(0, 0, 0, .25); transition:all .3s;}


.bnBoxtitle{font-size: 28px; font-weight: 200; color: #fff;}
.bnBoxText{font-size: 14px; font-weight: 400; color: #fff; padding:30px 0; line-height: 18px;}
.bnBoxLCon{padding: 10px 0 0 0;}

a.blgBox{background: #ededed; display: block; transition:all .3s;}

.blgBox1{width: 100; position: relative;}
.blgBox1 img{width: 100%; display: block;}

.blgBox2{width: 100%; padding: 15px 20px;}
.blgBox3{font-size: 13px; color: #000; position: relative;}
.blgBox3:before{
	content: "";
	position: absolute;
	left: 90px;
	top: 5px;
	width: 90px;
	height: 1px;
	background: rgba(0, 0, 0,0.3);

}
.blgBox4{font-size: 28px; font-weight: 300; color: #f71c52; padding: 15px 0;}
.blgBox5{font-size: 14px; color: #000; line-height: 20px; padding: 10px 0; font-weight: 300;}
.blgBox6{width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: rgba(247, 28, 82,0.5); padding: 30px; opacity: 0; transition:all .4s;}
.blgBox7{font-size: 14px; color: #fff; font-weight: 400;}

a.blgBox:hover .blgBox6{ opacity: 1;}

.midBGCover{
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    background-size: cover;
    background-position: center;
}



a.bxBoxL1{font-size: 14px; font-weight: 700; color: #000; border: 2px solid #fff; background: #fff; padding: 14px 20px;  transition:all .3s; position: relative; top: 0;}
a.bxBoxL1:hover{top: -5px; box-shadow: 0 3px 20px rgba(0, 0, 0, .25); transition:all .3s;}

a.bxBoxL2{font-size: 14px; font-weight: 700; color: #fff; border: 2px solid #fff; padding: 14px 20px;  transition:all .3s; position: relative; top: 0;}
a.bxBoxL2:hover{top: -5px; box-shadow: 0 3px 20px rgba(0, 0, 0, .25); transition:all .3s; background: #fff; color: #000;}


blockquote {
    display: block;
    margin: 0;
font-size: 1.142857em; line-height: 1.5;
    font-weight: 400;

    position: relative;
    padding: 1.5em 0 .5em 3.4666667em;
}


blockquote:before {
    content: '“';
    color: inherit;
    opacity: .1;
    letter-spacing: -.1em;
    display: block;
    font-size: 10em;
    line-height: 1;
    position: absolute;
    top: -.1em;
    left: 0;
}

blockquote:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
}


.nmbrBox1{width: 100%; height: auto; font-size: 60px; font-weight: 100; color: #f71c52; text-align: center;}
.nmbrBox2{width: 100%; height: auto; font-size: 18px; font-weight: 600; color: #000; text-align: center; padding: 10px 0; line-height: 22px;}
.nmbrBox3{width: 40px; height: 2px; background: #f71c52; margin: 0 auto;}
.nmbrBox4{width: 100%; height: auto; font-size: 14px; line-height: 16px; font-weight: 300; color: #000; text-align: center; padding: 10px 0;}


a.bxBoxL3{font-size: 14px; font-weight: 700; color: #fff; border: 2px solid #f71c52; background: #f71c52; padding: 14px 20px;  transition:all .3s; position: relative; top: 0;}
a.bxBoxL3:hover{top: -5px; box-shadow: 0 3px 20px rgba(0, 0, 0, .25); transition:all .3s;}



a.blgBoxa{background: #ededed; display: block; transition:all .3s;}

.blgBoxa1{width: 100; position: relative;}
.blgBoxa1:before {
    content: "+";
    font-size: 2.285714rem;
    width: 1.25em;
    height: 1.25em;
    line-height: 1.25em;
    text-align: center;
    position: absolute;
    left: .9375em;
    top: .9375em;
    color: #fff;
    background: #f71c52;
    font-weight: 100;
    font-family: Roboto;
    z-index: 3;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
}

.blgBoxa1 img{width: 100%; display: block;}

.blgBoxa2{width: 100%; padding: 15px 20px 5px 20px; position: relative;}
.blgBoxa2:before {
    left: 0;
    right: 0;
    height: 20px;
    position: absolute;
    top: -10px;
    opacity: .25;
    background: -webkit-radial-gradient(ellipse center, #000 0%, transparent 80%);
    background: -moz-radial-gradient(ellipse center, #000 0%, transparent 80%);
    background: radial-gradient(ellipse at center, #000 0%, transparent 80%);
    content: "";
    display: block;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
}

.blgBoxa3{font-size: 13px; color: #000; position: relative;}
.blgBoxa3:before{
	content: "";
	position: absolute;
	left: 90px;
	top: 5px;
	width: 90px;
	height: 1px;
	background: rgba(0, 0, 0,0.3);

}
.blgBoxa4{font-size: 28px; font-weight: 300; color: #f71c52; padding: 15px 0;}
.blgBoxa5{font-size: 14px; color: #000; line-height: 20px; padding: 10px 0; font-weight: 300;}
.blgBoxa6{width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: rgba(247, 28, 82,0.5); padding: 30px; opacity: 0; transition:all .4s;}
.blgBoxa7{font-size: 14px; color: #fff; font-weight: 400;}

a.blgBoxa:hover .blgBoxa6{ opacity: 1;}
a.blgBoxa:hover{  box-shadow: 0 3px 20px rgba(0, 0, 0, .35); background: #fff;}
a.blgBoxa:hover .blgBoxa1:before{      color: #f71c52;
    background: #fff;
}


.blgBoxb2{width: 100%; padding: 15px 0;}
.blgBoxb3{font-size: 13px; color: #fff; position: relative;}
.blgBoxb3:before{
	content: "";
	position: absolute;
	right: 0;
	top: 5px;
	width: 90px;
	height: 1px;
	background: rgba(255,255,255,0.30);

}
.blgBoxb4{font-size: 28px; font-weight: 300; color: #fff; padding: 15px 0;}
.blgBoxb5{font-size: 14px; color: #fff; line-height: 20px; padding: 10px 0; font-weight: 300;}


a.bxBoxL4{font-size: 14px; font-weight: 700; color: #000; border: 2px solid #fff; background: #fff; padding: 10px 15px;  transition:all .3s; position: relative; top: 0;}
a.bxBoxL4:hover{top: -5px; box-shadow: 0 3px 20px rgba(0, 0, 0, .25); transition:all .3s;}


a.bxBoxL5{font-size: 14px; font-weight: 700; display: inline-block; width: auto; height: 49px; line-height: 49px; color: #fff; background: #f71c52; padding: 0 0 0 25px;  transition:all .3s; position: relative; top: 0;}
a.bxBoxL5:hover{top: -5px; box-shadow: 0 3px 20px rgba(0, 0, 0, .25); transition:all .3s;}

.ftr{width: 100%; padding: 10px 0; border-bottom:1px solid ; border-color: rgba(255, 255, 255, .1); color: #828282; font-size: 14px; font-weight: 300; line-height: 18px;}
.ftrr{width: 100%; padding: 10px 0; color: #828282; font-size: 14px; line-height: 18px; font-weight: 300;}

.ftr i{color: #f56f5e; font-size: 18px; float: left;}
.ftrTitle{width: 100%;  font-size: 32px; color: #f56f5e;     font-family: "Cormorant", serif;
    font-weight: 500;
    font-style: italic;}


ul.tabMenu{display: inline-block; margin: 0; padding: 0; list-style: none; width: 100%;}

ul.tabMenu li{
	width: 33%;
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 54px;
    color: #FD9881;
    font-weight: 400;
    padding: 19px 5px 19px 5px;
    cursor: pointer;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease; margin: 0; letter-spacing: 2.7px; border-bottom:2px solid #fff; text-align: center;
	
    
}

ul.tabMenu li i {
    display: inline-block;
    width: 54px;
    height: 54px;
    line-height: 54px;
    font-size: 20px;
    text-align: center;
    color: #FD9881;
    transition: all 0.3s ease-in;
}

ul.tabMenu li:hover{
color: #FD9881;
border-bottom:2px solid #FD9881;
}

ul.tabMenu li:hover i{
color: #FD9881;	
}



ul.tabMenu li.active{
color: #FD9881;
border-bottom:2px solid #FD9881;
}
ul.tabMenu li.active i{
color: #FD9881;	
}


.tabContent { width:100%; height:auto; float:left; position:relative; padding:30px 0; margin:0 0 0 0; color:#666;}
.tabContent h3{    display: block; font-family: "Cormorant", serif;
    font-size: 52px;
    line-height: 56px;
    color: #FD9881;
    font-weight: 600;
    margin-bottom: 30px; letter-spacing: -1px;
	padding-top: 20px
}
.tabContent p{ display: block;
    font-size: 18px;
    line-height: 30px;
    color: #828282;
    font-weight: 400; padding-bottom: 20px;}
.tabContent1 { width:100%; height:auto; float:left; position:relative; padding:25px 0 0 0; margin:0 0 0 0;}
#tabContent { width:100%; position:relative; padding:0;}

.tabImg{width:100%;     border-radius: 70% 30% 30% 70% / 70% 70% 30% 30%; transition: .25s;}
.tabImg:hover {
    border-radius: 70% 40% 40% 70%/70% 70% 40% 40%
}

.tabImg2{width:100%; border-radius: 30% 70% 70% 30%/30% 30% 70% 70%; transition: .25s;}
.tabImg2:hover{border-radius: 40% 70% 70% 40%/40% 40% 70% 70%}



ul.listthree{ margin:0; padding:0; list-style:none;}
ul.listthree li{ padding:4px 0 7px 0; float:left; width:100%; position:relative; padding-left:25px;  font-size:16px; color:#828282; line-height:25px; font-weight:400;}
ul.listthree li:before {
    position: absolute;
    content: '\f00c';
    left: 3px;
    top: 5px;
    font-weight: 900;
    font-family: 'Line Awesome Free';
	color:#FD9881;
	font-size: 16px;
}

/*ul.listthree li:after{
	content: '';
	position: absolute;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	border:1px solid #9C1F58;
	left: 0;
	top: 6px;
}*/

a.tabBtn{
	position: relative;
	background: #FD9881;
	font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2.7px;
	transition: .2s !important;
    text-align: center;
	color: #fff;
	padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 35px;
    padding-right: 35px;
	border-width: 1px !important;
	border: 2px solid #FD9881;
}


a.tabBtn:hover{
	color: #fff !important;
    border-color: #F56F5E !important;
	background-color: #F56F5E !important;
	

}

a.tabBtn:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    margin: auto;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: -webkit-transform .2s cubic-bezier(.38,.32,.36,.98) 0s;
    transition: -webkit-transform .2s cubic-bezier(.38,.32,.36,.98) 0s;
    -o-transition: transform .2s cubic-bezier(.38, .32, .36, .98) 0s;
    transition: transform .2s cubic-bezier(.38,.32,.36,.98) 0s;
    transition: transform .25s cubic-bezier(.38,.32,.36,.98) 0s, -webkit-transform .25s cubic-bezier(.38,.32,.36,.98) 0s;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
	background-color: #F56F5E !important;
}
a.tabBtn:hover:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
}

a.tabBtnb{
	position: relative;
	background: #FD9881;
	font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2.7px;
	transition: .2s !important;
    text-align: center;
	color: #fff;
	padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 35px;
    padding-right: 35px;
	border-width: 1px !important;
	border: 2px solid #FD9881;
}


a.tabBtnb:hover{
	color: #fff !important;
    border-color: #F56F5E !important;
	background-color: #F56F5E !important;
	

}

a.tabBtnb:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    margin: auto;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: -webkit-transform .2s cubic-bezier(.38,.32,.36,.98) 0s;
    transition: -webkit-transform .2s cubic-bezier(.38,.32,.36,.98) 0s;
    -o-transition: transform .2s cubic-bezier(.38, .32, .36, .98) 0s;
    transition: transform .2s cubic-bezier(.38,.32,.36,.98) 0s;
    transition: transform .25s cubic-bezier(.38,.32,.36,.98) 0s, -webkit-transform .25s cubic-bezier(.38,.32,.36,.98) 0s;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
	background-color: #F56F5E !important;
}
a.tabBtnb:hover:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
}



a.c2Box{width: 100%; height: auto; position: relative; display: block; overflow: hidden;}
a.c2Box img{ transform: scale(1.38) translateX(0);  transition: transform .6s cubic-bezier(.61,1,.88,1);}
a.c2Box:hover img{ /*animation: wobble 1s ease;*/ transform: scale(1.38) translateX(-29px);}
.c2BoxSTitle{width: 100%; height: auto; padding: 0 0; font-size: 14px; position: absolute; left: 30px; bottom: 70px; text-align: left; font-weight: 400; letter-spacing: 3.25px; color: #fff;}
.c2BoxTitle{width: 100%; height: auto; padding: 10px 0; font-size: 30px; position: absolute; left: 30px; bottom: 15px; text-align: left; color: #fff; font-family: "Cormorant", serif; font-weight: bold; font-style: italic; transition: all 300ms ease;}

a.c2Box:hover .c2BoxTitle{ color: #B2A69B;}


@keyframes wobble {
    0%, 100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
    }

    15% {
        -webkit-transform: translateX(-8px) rotate(-0deg);
        transform: translateX(-8px) rotate(-0deg);
    }

    30% {
        -webkit-transform: translateX(calc(8px / 2)) rotate(0deg);
        transform: translateX(calc(8px / 2)) rotate(0deg);
    }

    45% {
        -webkit-transform: translateX(calc(-8px / 2)) rotate(calc(-0deg / 1.8));
        transform: translateX(calc(-8px / 2)) rotate(calc(-0deg / 1.8));
    }

    60% {
        -webkit-transform: translateX(calc(8px / 3.3)) rotate(calc(0deg / 3));
        transform: translateX(calc(8px / 3.3)) rotate(calc(0deg / 3));
    }

    75% {
        -webkit-transform: translateX(calc(-8px / 5.5)) rotate(calc(-0deg / 5));
        transform: translateX(calc(-8px / 5.5)) rotate(calc(-0deg / 5));
    }
}


.rowHeight{height: 100%;}
.colHeight{height:50%;}
a.c2BoxSb{position: relative; height: 100%;}
a.c2BoxSb img{position: absolute;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;}

.hieght150px{height: 150px;}


a.dm3Box{display: block; width: 100%; height: auto; position: relative; margin-bottom: 20px;}

.dm3ImgC{width: 100%; height: auto; position: relative; overflow: hidden; border-radius: 10px;}
.dm3ImgC img{width: 100%;     aspect-ratio: 4 / 3;
    object-fit: cover; box-shadow: 0 30px 30px 0 rgba(75,64,54, 0);
    transition: opacity 0.75s, transform 0.75s;
    -webkit-transform: translate(-20px, 0) scale(1.35);
    transform: translate(-20px, 0) scale(1.35); border-radius: 10px;
}


.dm3ImgC:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.1);
    width: 100%;
    border-radius: inherit;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.3s linear;
    opacity: 0;
    display: inline-block;
    z-index: -1;
}

.dm3ImgC:before {
    position: absolute;
    content: "";
    display: none;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 100%);
    pointer-events: none;
    z-index: 3;
    opacity: 0;
    transform: skew(30deg);
    animation: shine-2 0.75s linear 1;
}


a.dm3Box:hover .dm3ImgC:before {
    display: block;
}

a.dm3Box:hover .dm3ImgC img {
    -webkit-transform: translate(0, 0) scale(1.2);
    transform: translate3d(0, 0) scale(1.2);
}


.dm3BoxDate{font-size: 13px; color: #b2a69b; letter-spacing: 3.25px; padding: 5px 0; font-weight: 400;}
.dm3BoxTitle{font-size:24px ; font-weight: 600; padding: 10px 0; color: #4b4036; transition: all 300ms ease;}
.dm3BoxStext{font-size: 14px; font-weight: 400; color: #4b4036; line-height: 20px; padding: 10px 0 30px 0;}

a.dm3Box:hover .dm3BoxTitle {
     color: #b2a69b;
}


.wdt-button {
    color: #4b4036;
}
.wdt-button {
    display: inline-block;
    float: none;
    font-size: 14px;
    letter-spacing: 3.25px;
    line-height: 1.15;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    background-color: transparent;
    position: relative;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right, #b2a69b, #b2a69b 50%, #4b4036 50%);
    background-size: 200% 100%;
    background-position: 100%;
}

.wdt-button:after {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: -2px;
    left: 0px;
    background-repeat: no-repeat;
    background-image: linear-gradient(to left, #4b4036 50%, rgba(178,166,155, 1) 50%);
    background-size: 200% 100%;
    background-position: 100% 50%;
    transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}


a.dm3Box:hover .wdt-button:after {
    background-position: 0% 50%;
}

a.dm3Box:hover .wdt-button {
    transition: all 0.3s cubic-bezier(0, 0, 0.23, 1);
    background-position: 0%;
}


.titleICon{width: 100%; height: auto; position: relative;}
.iTitle{width: 100%; padding: 10px 0; text-align: center; font-size:55px; font-family: "Cormorant", serif; font-weight: 400; font-style: italic; color: #4b4036;}
.isTitle{width: 100%; padding: 10px 0; text-align: center; letter-spacing: 3.25px; line-height: 1.7; color: #b2a69b; font-weight: 500; font-size: 16px;}


.wdt-left-part {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -10%);
    margin-bottom: 0;
    margin-right: 0; z-index: 0;
}
.wdt-left-part img{width: 150px; opacity: 0.3;}

.sMidBg{width: 100%; height: auto; position: relative; transition: opacity .5s ease;
    overflow: hidden; padding-bottom: 130px !important;
    background: #faf4ef url("../img/beauty13.jpg");}


.sMidBg h3{    display: block; font-family: "Cormorant", serif;
    font-size: 52px;
    line-height: 56px;
    color: #FD9881;
    font-weight: 400;
    margin-bottom: 30px; letter-spacing: -1px;
	padding-top: 20px
}
.sMidBg p{ display: block;
    font-size: 18px;
    line-height: 30px;
    color: #828282;
    font-weight: 400; padding-bottom: 30px;}


.sMidITicon{width: 100%; height: auto; font-size: 42px; color: #FD9881; padding: 40px 0 20px 0;}
.sMidITiltt{width: 100%; height: auto; letter-spacing: 2.7px; text-transform: uppercase; font-size: 15px; color:#f56f5e;}

.sMidITct{display: block;
    font-size: 16px;
    line-height: 26px;
    color: #828282;
    font-weight: 400; padding-top: 20px;}





ul.topSocial{margin: 0; padding:0; list-style: none; height: 46px;  }


ul.topSocial li{ display: inline-block; width: auto; height: 46px; padding: 4px 0;}
ul.topSocial li a{font-size: 20px; line-height: 43px; width: 100%; text-align: center; padding: 0 13px; color: #fff; transition: all 300ms ease;}

ul.topSocial li a:hover i{ margin-top: -5px;}
ul.topSocial li a:hover{color: #fff;}




ul.topContact{margin: 0; padding:0; list-style: none; height: 46px; }


ul.topContact li{ display: inline-block; width: auto; height: 46px; padding: 4px 10px 0 0; }
ul.topContact li a{ line-height: 43px; width: 100%; text-align: center; padding: 0 13px 0 0; color: #fff; font-size: 13px; transition: all 300ms ease;font-weight: 400;}

ul.topContact li a i{ margin-top: -5px; font-size: 18px; display: inline-block; float: left; padding-top: 17px; padding-right: 8px; color: #fff;}
ul.topContact li a:hover{color: #fff;}


.formTextTitle{width: 100%; height: auto; font-size: 18px; font-weight: 600; padding: 10px 0; color: #767676;}

.formTextBox {
    width: 100%;
    height: 55px;
    color: #1f1f1f;
    float: left;
    padding: 0 20px;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 55px;
    transition: all 0.4s ease-in-out;
    border-radius: 8px 8px 8px 8px;
	background: #E8EFEF;
}

option:disabled {
    color: rgb(170, 170, 170, 0.5);
}

.formSubmit{ padding:15px 25px; height: auto;  font-size:16px; font-weight: 600; color:#fff; background:#9C1F58; transition: all 0.3s ease-in-out; cursor:pointer; border: 1px solid rgb(0 0 0 / 30%); width:auto; border-radius: 30px;}
.formSubmit:hover{ background:transparent; color:#9C1F58; border-color:#9C1F58;}



.formTextSBox {
    position: relative;

}
.formTextSBox:after {
	content: "\f107";
	font-family: 'Line Awesome Free';
    font-weight: 900;
    right: 28px;
    top: 56px;
	font-size: 20px;
	color:#333;
	position: absolute; z-index: 5;
}


a.eBox{display: block; position: relative; width: 100%; height: auto; transition: all 300ms ease;}
.eBoxImg{width: 100%; height: auto;}
.eBoxImg img{width: 100%; border-radius: 10px 10px 0 0; display: block;}
.eBoxCn{width: 100%; height: auto; padding: 25px 20px; background: #fbf4ee; border-radius: 0 0 10px 10px;}
.eBoxTitle{font-family: "Cormorant", serif; font-size: 35px; color: #FD9881; font-weight: 500; font-style: italic;}
.eBoxTxt{font-size: 14px; line-height: 24px; color: #111; padding: 15px 0;}
.dateC{width: 100%; height: auto; padding: 10px 0; border-top: 1px solid rgba(0,0,0,0.1); border-bottom: 1px solid rgba(0,0,0,0.1); display: flex;  align-items: center;
  justify-content: space-between;}
.dateCnc{ font-size: 14px; color: #9D9D9D; display: inline-block; font-weight: 500;}
.dateCnc i{ color: #FD9881;}



.userBv{width: 100%; height: auto; padding: 20px 0 0 0; display: flex;  align-items: center;
  justify-content: space-between;}
.userBvc{ font-size: 14px; color: #9D9D9D; display: inline-block; font-weight: 500;}
.userBvcc{width: 66px; height: 66px; display: inline-block; float: left;}

.userBvcc img{width: 66px; border-radius: 66px;}

.userBvccA{display: inline-block;float: left; padding-left: 15px; padding-top: 10px;}
.userBvccB{ font-size: 22px; color: #FD9881; font-weight: 500;}
.userBvccC{ font-size: 16px; padding-top: 6px;}

.joinBtn{width: auto; display: inline-block; padding: 20px 20px; background: #FD9881; color: #fff; border-radius: 8px; font-size: 16px; transition: all 300ms ease;}

a.eBox:hover .joinBtn{background: #F56F5E ;}

.plyWrap{position: absolute; left:50%; top: 50%; margin-top: -34px; margin-left: -34px; width: 68px; height: 68px;}
.playCon{background-color: #FFFFFF; font-size: 40px; padding: 14px; border-radius: 50%; position: relative; color: #9C1F58;}

.playCon:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 2px solid #fff;
    z-index: 0;
    opacity: 0;
    -webkit-animation: pulse-border-2 1.5s linear infinite;
    -moz-animation: pulse-border-2 1.5s linear infinite;
    -o-animation: pulse-border-2 1.5s linear infinite;
    animation: pulse-border-2 1.5s linear infinite;
}

.playCon:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 2px solid #fff;
    z-index: 0;
    opacity: 0;
    -webkit-animation: pulse-border 1s linear infinite;
    -moz-animation: pulse-border 1s linear infinite;
    -o-animation: pulse-border 1s linear infinite;
    animation: pulse-border 1s linear infinite;
}

@keyframes pulse-border {
	0% {
	transform: scale(1.0);
	-webkit-transform: scale(1.0);
	opacity: 1;
}
	100% {
	transform: scale(1.3);
	-webkit-transform: scale(1.3);
	opacity: 0; }
}
@keyframes pulse-border-2 {
	0% {
		transform: scale(1.0);
		-webkit-transform: scale(1.0);
	opacity: 1;
}
	100% {
	transform: scale(1.5);
	-webkit-transform: scale(1.5);
	opacity: 0; }
}


.tparrows.tp-leftarrow:before{
	content: "Prev";
	font-family: "Manrope", serif;color: #fff;
}

.tparrows.tp-leftarrow:after{
	content: "";
	position: absolute;
	width: 30px; height: 1px; background: #fff;
	left: -3px; top: 31px;
}


.tparrows.tp-rightarrow:before{
	content: "Next";
	font-family: "Manrope", serif;color: #fff;
}

.tparrows.tp-rightarrow:after{
	content: "";
	position: absolute;
	width: 30px; height: 1px; background: #fff;
	right: -3px; top: 30px;
}


.metis.tparrows {
    background: none;
    padding: 10px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    width: 60px;
    height: 60px;
    box-sizing: border-box; color: #fff;
}

.metis.tparrows{width: 100px;}

.metis.tparrows:hover{background: none; transform: scale(1);}
.metis.tparrows:hover:before { transform: scale(1);}


.tp-leftarrow:hover{left:1% !important;}
.tp-rightarrow:hover{left: 99% !important;}



.bottom-bar-links {
            margin-top: -13px;
        }
 .bottom-bar-links li {
            position: relative;
            display: inline-block;
            margin: 0 12px;
            line-height: 30px;
        }
.bottom-bar-links li:last-child {
            margin-right: 0;
        }
.bottom-bar-links li a {
            font-size: 14px;
            line-height: 30px;
            color: var(--cs-ca-color-05, #808080);
        }
.bottom-bar-links li a {
            color: var(--cs-ca-color-03, #4d4d4d);
        }
.bottom-bar-links li::after {
            position: absolute;
            content: "";
            top: 4px;
            left: -12px;
            width: 1px;
            height: 20px;
            background-color: var(--cs-ca-color-04, #666666);
        }
.bottom-bar-links li:first-child::after {
            display: none;
        }


.certificates {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 2rem;
    margin: 2rem 0;
}
.certificates img {
    -o-object-fit: contain;
    object-fit: contain;
    aspect-ratio: 1 / 1;
}

.certificate-logo {
    width: auto;
    max-height: 5rem;
    max-width: 6rem;
}




.subscribe button {
    display: inline-block;
    background: #80b435;
    color: #fff;
    border: 1px solid #80b435;
    transiton: all 0.3s ease 0s;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    line-height: 35px;
    letter-spacing: 0px;
    width: 140px;
    margin-top: 20px;
    transition: all 300ms ease;
}

.subscribe button i {
  color: #fff;
  margin-left: 8px;transition: all 300ms ease;
}

.subscribe button:hover {
  background: #fff; color: #000;
}

.subscribe button:hover i {
  color: #000;
}

a.tabB{display: inline-block; width: auto; padding:5px 20px; color: #000; background: #fbf4ee; border-radius: 30px; margin-bottom: 5px;font-size: 14px;}
a.tabB:hover{ background: #61a00a; color: #fff;}

ul.categoriesMenu{display: block; width: 100%; height: auto; padding: 0; margin: 0; list-style: none;}
ul.categoriesMenu li{width: 100%; height: auto; padding: 6px 5px;}
ul.categoriesMenu li a{font-size: 15px; font-weight: 600; color: #61a00a;}
ul.categoriesMenu li a:hover{color: #2c2c2c;}


a.footerSocialB{display: inline-block; height: auto; padding: 5px 5px; color: #2c2c2c; transition: all 0.2s linear; font-size: 35px;}
a.footerSocialB:hover{color:#FEDF16;}



.contentSub{
	font-size: 16px; color: #4f4e4e;    line-height: 1.875; font-weight: 300; -webkit-font-smoothing: antialiased; padding-left: 30px;
}
.contentSub h3{ font-size:18px; font-weight: 600; padding-bottom: 20px; color: #61a00a;}
.contentSub h2{ font-size:32px; font-weight: 600; padding-bottom: 20px; color: #FEDF16; line-height: 54px; padding: 15px 0;}
.contentSub p{
	padding:0 0 25px 0;
}

.contentSub a{
	 color:#9C1F58;
}
.contentSub a:hover{
	 color:#9C1F58; text-decoration:underline;
}

.contentSub blockquote {
    margin: 30px 0;
    background-color: #fff;
    transition: .25s;
    border: none;
    padding: 40px;
    padding-bottom: 10px;
    border-radius: 0;
    font-size: 16px;
    box-shadow: 0 25px 98px rgb(0 0 0 / .1);
    display: flex;
    flex-wrap: wrap;
}
.contentSub blockquote p {
    margin-bottom: 20px;
    width: calc(100% - 60px);
    margin-right: 0;
    margin-left: auto; padding: 0 !important;
}
.contentSub blockquote:before{
    content: "''";
    display: block;
    float: left;
    position: relative;
    font-size: 90px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 0;
    line-height: 30px;
    margin-right: 25px; color: #FEDF16;
}

/*
.contentSub blockquote:before{
	content: "\e83a";
	position: absolute;
    font-family: 'pbminfotech-base-icons';
    font-weight: normal;
	font-size: 22px;
	right: 0;
	top: 50%;
	margin-top: -11px; color: #4E4E53; transition: all 0.2s ease-in-out; opacity: 0.5;
}*/

a.cerBox{display: block; width: 100%; height: auto; position: relative;}

.cerImgC{width: 100%; height: 200px; position: relative; overflow: hidden; text-align: center; padding: 40px; border: 4px solid #efefef; margin-bottom: 20px;}
.cerImgC img{width: 100%; height: 100%; position: absolute; left: 0; top:0; object-fit: cover;
}



.cerImgC:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.1);
    width: 100%;
    border-radius: inherit;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.3s linear;
    opacity: 0;
    display: inline-block;
    z-index: -1;
}

.cerImgC:before {
    position: absolute;
    content: "";
    display: none;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 100%);
    pointer-events: none;
    z-index: 3;
    opacity: 0;
    transform: skew(30deg);
    animation: shine-2 0.75s linear 1;
}


.cerIcnCon{width: 100%; height: 100%; background: rgba(0,0,0,0.1); position: absolute; top: 0; margin-top: 0; left: 0; text-align: center; font-size: 50px; color: #fff; transition: all 0.3s linear;}

.cerIcnCon i{padding-top: 70px;}

a.cerBox:hover .cerImgC:before {
    display: block;
}

a.cerBox:hover .cerImgC img {
}
a.cerBox:hover .cerIcnCon {
	 color: #fff;
}


.cerBoxDate{font-size: 13px; color: #b2a69b; letter-spacing: 3.25px; padding: 5px 0; font-weight: 400;}
.cerBoxTitle{font-size:24px ; font-weight: 600; padding: 10px 0; color: #4b4036; transition: all 300ms ease; text-align: center;}
.cerBoxStext{font-size: 14px; font-weight: 400; color: #4b4036; line-height: 20px; padding: 10px 0 30px 0;}

a.cerBox:hover .cerBoxTitle {
     color: #b2a69b;
}




.la-twitter:before {
    content: "𝕏" !important;
}


@keyframes shine-2 {
    0% {
        left: -50%;
        opacity: 0;
    }

    50% {
        left: 25%;
        opacity: 0.5;
    }

    100% {
        left: 100%;
        opacity: 0;
    }
}


.h120px{height:120px;}
.h100px{height:100px;}
.h70px{height:70px;}
.h50px{height:50px;}
.plr100{padding: 0 100px;}

.homeContacCon{width: 100%; height: auto; position: relative; padding:50px 80px;}



a.lang{width: auto; display: inline-block; color: #fff; position: relative; font-size: 15px; font-weight: 500; letter-spacing: 1px; padding: 10px 0 5px; margin: 0 0; transition: all 0.2s ease-in-out;}
a.lang:before{
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	background: #fff;
	bottom: 7px;left: 0; transition: all 0.2s ease-in-out;
}

a.lang:after{
	content: "";
	position: absolute;
	width: 0;
	height: 2px;
	background: #FEDF16;
	bottom: 7px;left: 0; transition: all 0.2s ease-in-out;
}

a.lang:hover{
	color: #FEDF16;
}
a.lang:hover:after{
width: 100%;
}


.headerSub a.lang{ color: #2c2c2c;}
.headerSub a.lang:hover{ color: #FEDF16;}
.headerSub .lang:before{
	background: #2c2c2c;
}

.headerSub a.lang:after{
	background: #FEDF16;
}


.proSubText{}
.proSubText ul{padding: 10px 0 0 20px; margin: 0; color: #767676;}




a.mlang{    width: auto;
    display: inline-block;
    color: #80b435;
    position: relative;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 5px 0 5px;
   
    transition: all 0.2s ease-in-out;}
a.mlang:before{
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	background: #80b435;
	bottom: 7px;left: 0; transition: all 0.2s ease-in-out;
}

a.mlang:after{
	content: "";
	position: absolute;
	width: 0;
	height: 2px;
	background: #80b435;
	bottom: 7px;left: 0; transition: all 0.2s ease-in-out; display: none;
}

a.mlang:hover{
	color: #80b435;
}