@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Didact+Gothic&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poiret+One&display=swap');
body,html{
    margin: 0px;
    padding: 0px;
   font-family: 'Didact Gothic', sans-serif;
   font-weight:400;   
   color: #000;

}
*, *::before, *::after {
    box-sizing: border-box;
}
a {
    color: #000000;
    text-decoration: none;
}
p {
    font-size: 24px;
    line-height: 43px;
    font-weight: 400;
    text-align: left;
    color: #000;
}
#headerx{
background: #fff;
}
.fixed {
    position: fixed;
    top: 0;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    z-index: 12;
    margin-top: 0!important;
    width: 100%!important;
    background: #fff;
}
.fixed .cftfdmi288{
margin-top: 0!important;
}
#scroll-down {
    display: block;
    position: absolute;
    padding-top: 30px;
    text-align: center;
    right: 47%;
    bottom: 1%;
}
.arrow-down {
  display: block;
  margin: 0 auto;
  width: 10px;
  height: 38px;
}
.arrow-down:after {
    content: '';
    display: block;
    margin: 0;
    padding: 0;
    width: 8px;
    height: 8px;
    border-top: 2px solid #85d7f1;
    border-right: 2px solid #85d7f1;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
#scroll-down::before {
    -webkit-animation: elasticus 2.2s cubic-bezier(1, 0, 0, 1) infinite;
    animation: elasticus 2.2s cubic-bezier(1, 0, 0, 1) infinite;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -2px;
    width: 2px;
    height: 30px;
    background: #85d7f1;
    content: ' ';
}
@keyframes elasticus {
  0% {
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
  }
  50% {
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50.1% {
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
  }
}
.bszwe943 {
    position: fixed;
    right: 1%;
    bottom: 30px;
    z-index: 2;
    display: flex;
    flex-direction: column;
}
.bslwl531 {
    width: 60px !important;
    border-radius: 100%;
    padding: 15px;
    cursor: pointer;
    transition: all .3s;
    background-color: #0069af;
}
.bslwl531:hover{
    background-color: #25d366;
}
.section{
  margin-top:135px;
}
.containerc{
  width:90%;
  margin:auto;
  max-width:1920px;
}
.containerd{
  width:80%;
  margin:auto;
  max-width:1920px;
}
.vimsn {
    padding: 10%;
    box-shadow: 1px 0px 20px rgb(0 0 0 / 9%);
    margin: 14px;
    min-height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#toTop {
    position: fixed;
        right: 1.8%;
    bottom: 105px;
    margin: 0;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
        width: 35px;
    cursor: pointer;
    background-color: #0069af;   
    height: 35px;
        border-radius: 35px;
        text-align: center;
}
#toTop i {
    font-size: 18px;
    color: #fff;
     line-height: 32px;
    padding-bottom: 3px;
}
.shows {
    opacity: 1!important;
    visibility: visible!important;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease;
}
.cftfdmi288 {
    width: 92%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 23px;
    max-width: 1920px;
    background: #fff;
}
.logo {
    max-width: 335px;
}

.tmenu .nav-list{
display: flex;
    list-style: none;
    justify-content: flex-end;
    margin-bottom: 0px;
    padding-left: 0px;
    align-items: center;
}
.tmenu .nav-link {
    font-size: 26px;
    margin-left: 48px;
    color: #000;
        position: relative;
        cursor: pointer;
}
.tmenu .nav-link::before {
    bottom: -17%;
    height: 3px;
    width: 0%;
    left: 0%;
    content: '';
    position: absolute;
    background-color: #4371a2;
    transition: 0.3s ease all;
}
.tmenu .nav-link:hover::before {
    width: 40%;
    transition: 0.3s ease all;
}
.tmenu{
width: 70%;
}
.menubtn {
    font-weight: bold;
    font-size: 24px;
    cursor: pointer;
    margin-left: 0px !important;
}
.menubtncon{
    margin-left: 16%;
}
.menubtncon div{
    display: inline-block;
}
.menubtn i{
margin-right: 20px;
}
.tmenu .menubtn i{
font-size: 20px;
}
.menubtn::before{
content: none!important;
}
.vdvku993 {
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    max-width: 1920px;
    align-content: center;
    margin: 30px auto auto auto;
        position: relative;
                min-height: 72vh;
}
.vddnc915 {
    display: flex;
    align-items: flex-start;
    width: 65%;
    flex-direction: column;
    justify-content: center;
}
.vdorn610 {
    display: flex;
    align-items: center;
    width: 35%;
    padding: 3% 0px;
    background: linear-gradient(to right, rgba(218,233,244,1) 0%,rgba(255,255,255,1) 100%);
}
.vdorn610 .product-shortcode {
    width: 90%;
    margin-left: -22%;
}
.vdkqd756 {
    margin-left: 12%;
    font-size: 52px;
    width: 62%;
    line-height: 64px;
    position: relative;
    color: #3471b8;
}
.vd756p {
    font-size: 26px;
    width: 61%;
    line-height: 50px;
    margin-top: 24px;
    margin-left: 12%;
    position: relative;
    padding-bottom: 24px;
}
i{
color: #3471b8;
}
.vd756p::before {
    bottom: -17%;
    height: 3px;
    width: 80px;
    left: 0%;
    content: '';
    position: absolute;
    background-color: #85d7f1;
    transition: 0.3s ease all;
}
h1 {
    /*font-family: 'Playfair Display', sans-serif;*/
    text-align: center;
    font-size: 70px;
    position: relative;
    padding-bottom: 11px;
    margin-bottom: 50px;
        font-weight: 500;
        color: #3471b8;
}
h2 {
    text-align: center;
        font-weight: 500;
        color: #3471b8;
        font-size: 50px;
}
h1::before {
    bottom: -17%;
    height: 3px;
    width: 80px;
    left: 50%;
    transform: translateX(-50%);
    content: '';
    position: absolute;
    background-color: #85d7f1;
}
.vdvkw358 {
    display: flex;
    align-items: center;
}
.vdcyu850 {
    padding-bottom: 6%;
}
.vdcaf141 {
    position: relative;
    display: inline-block;
    background: linear-gradient(to right, rgba(218, 233, 244, 1) 0%, rgba(255, 255, 255, 1) 100%);
    width: 65%;
        margin-left: 7%;
}
.vdazf933 {
    position: absolute;
    left: 31%;
    top: 29%;
    width: 100%;
}
.vdkfj647 {
    opacity: 0;
    width: 100%;
}
.vdrab930 {
    margin-left: auto;
    margin-right: auto;
    width: 81%;
    text-align: center;
}
.diflxcnt {
    display: flex;
    align-items: stretch;
    align-content: space-around;
    margin-bottom: 50px;
}
.vdgir547 {
    background: linear-gradient(to top, rgb(218 233 244 / 61%) 0%, rgba(255, 255, 255, 1) 100%);
    position: relative;
    padding: 100px 0px 155px 0px;
}
.productsize {
    background: #1061bf;
    color: #fff;
    position: absolute;
    width: 69px;
    height: 69px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    right: -10%;
    top: -10%;
        z-index: 1;
}
.vdbnz963 {
    position: absolute;
    bottom: 0px;
    right: 10%;
}
.vdnbs950{
margin-left: auto;
    margin-right: auto;
    width: 70%;
    text-align: center
}
.vdlxv440 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.vdykj117 {
    width: 21%;
    position: relative;
    margin: 60px 22px 0px 22px;
}
.vdykj117 img{
    width: 100%;
    transition: all .3s;
}
.vdykj117 img:hover{
    transform: translateY(-10px);
}
.vdtjs847 {
    margin-top: 60px;
    margin-bottom: 101px;
}
.vdyle495 {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.vdkwd507 {
    font-size: 22px;
    width: 33%;
}
.vdded208 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 30px;
}
.hafs i {
    font-family: 'Font Awesome 5 Brands';
    display: inline-block;
    margin: 0px 18px;
    line-height: 46px;
    font-weight: 100;
    font-size: 31px;
}
.vdkwd507 .menubtn {
    margin-bottom: 20px;
    font-weight: 100!important;
    display: block;
    color: black;
}
.vddtc709 {
    text-align: center;
    margin-top: 123px;
    padding-bottom: 90px;
    font-size: 19px;
}
.vdaqs312 {
    padding-left: 20%;
}
.vdgwl613{
}
.vdjpf798{
}
.vdprf438{
}
.vddbc292{
}
.vdchf144{

}
.vdcax882{

}
.vdllh596{

}
.vdlpm503{

}
.vdeea004{

}
.vdedn656{

}
.vdzqd274{

}
.vdpmq294{

}
.vdhiu055{

}
.vdqvy954{

}
.vdnab780{

}
.vdbba979{

}
.vdbvf369{

}
.vdehh501{

}
.vdwcv769{

}
.vdbvn507{

}
.vdpdb028{

}
.vdxmf911{

}
.vditl008{

}
.vdvhu314{

}
.vdbdl349{

}
.vdwww899{

}
.vdwjc450{

}
.vdnno717{

}
.vdsxm885{

}
.vdxmq588{

}
.vddnm503{

}
.vdhvm671{

}
.vdeio754{

}
.vdwlp322{

}
.vdrfp664{

}
.vdhyz812{

}
.vdjsw790{

}
.vdlwz252{

}
.vdlip700{

}
.vdohn404{

}
.vdjhw222{

}
.vdrxt471{

}
.vdyxt064{

}
.vdroc729{

}
.vddgl346{

}
.vdimg038{

}
.vduus440{

}
.vdxya353{

}
.vdklz650{

}
.vdwre856{

}
.vdhxm407{

}
.vdado755{

}
.vdmyz940{

}
.vdmge609{

}
.vdcju477{

}
.vdbsk725{

}
.vdzne362{

}
.vdgpr971{

}
.vddni015{

}
.vdzqr773{

}
.vdhne118{

}
.vdhby030{

}
.vdkcq557{

}
.vdznd716{

}
.vdveo230{

}
.vdhtg501{

}
.vdbnb442{

}
.vdtvo490{

}
.vdopg974{

}
.vdxqt593{

}
.vdnml054{

}
.vdldq625{

}
.vddte844{

}
.vdzyh533{

}
.vdpzq444{

}
.vdpww706{

}
.vdszz590{

}
.vdtue112{

}
.vdoik658{

}
.vdebj262{

}
.vdkge316{

}
.vdpjt315{

}
.vdxwh867{

}
.vdwrv206{

}
.vdkoa939{

}


@media (max-width: 1600px) {
.cftfdmi288 {
    margin-top: 16px;
}
.logo {
    max-width: 164px;
}
.bslwl531 {
    width: 39px !important;
    padding: 8px;
}
.bszwe943 {
    bottom: 25px;
}
#toTop {
    bottom: 81px;
    right: 1.3%;
}
.tmenu .nav-link {
    font-size: 17px;
    margin-left: 40px;
}
.tmenu .menubtn i{
font-size: 13px;
}
.vdvku993 {
    margin: 12px auto auto auto;
}
.vdkqd756 {
    font-size: 35px;
    width: 61%;
    line-height: 47px;
}
.vd756p{
	font-size: 18px;
    width: 61%;
    line-height: 32px;
    margin-top: 24px;
    margin-left: 12%;
    padding-bottom: 15px;
}
.vd756p::before {
    width: 55px;    
    height: 2px;
}
.tmenu .nav-link::before {
    height: 2px;
}
h1::before {
    width: 55px;
}
h1 {
    font-size: 45px;
    padding-bottom: 8px;
    margin-bottom: 37px;
    line-height: 50px;
}
p {
    font-size: 16px;
    line-height: 30px;
}
.vdcaf141 {
    width: 65%;
}
.vdkfj647 {
    width: 100%;
}
.vdazf933 {
    width: 100%;
}
.vdgir547 {
    padding: 25px 0px 85px 0px;
}
.vdbnz963 {
    width: 25%;
}
.section {
    margin-top: 75px;
}

.vdtjs847 {
    margin-top: 60px;
    margin-bottom: 65px;
    width: 166px;
}
.vdded208 {
    font-size: 19px;
    margin-bottom: 23px;
}
.vdkwd507 {
    font-size: 15px;
    width: 33%;
}
.hafs i {
    margin: 0px 12px;
    line-height: 31px;
    font-size: 19px;
}
.vdkwd507 .menubtn {
    margin-bottom: 16px;
    font-weight: 100!important;
    font-size: 15px;
}
.vddtc709 {
    text-align: center;
    margin-top: 76px;
    padding-bottom: 78px;
    font-size: 13px;
}
	
}

@media (max-width: 1366px) {
h2, .h2 {
    font-size: 35px;
}

	
}

@media (max-width: 1200px) {
.tmenu {
    display: none;
}

	
}

@media (max-width: 1024px) {


	
}

@media (max-width: 990px) {
.vdbnz963 {
    margin: 25px auto 0px auto;
    display: block;
    position: initial;
            padding-top: 25px;
}
.vdgir547 {
    padding: 7px 0px 0px 0px;
}
.vdlxv440 {
    flex-wrap: wrap;
}
.vdykj117 {
    width: 42%;
    margin-bottom: 8px;
}
.vdtjs847 {
    margin-top: 0px;
    margin-bottom: 65px;
    width: 166px;
}
.vdkwd507 {
    font-size: 15px;
    width: 49%;
    margin-bottom: 30px;
}
.vdaqs312 {
    padding-left: 0%;
}
.vdyle495 {
    flex-wrap: wrap;
}
	
}
@media (max-width: 768px) {


}

@media (max-width: 660px) {
.diflxcnt {
    flex-direction: column;
}
.vdnbs950 {
    width: 100%;
}
.vdvku993 {
    margin: 46px auto auto auto;
    padding-bottom: 104px;
    margin-left: 0%;
    flex-direction: column;
}
.vdykj117 {
    width: 42%;
    margin: 32px 13px 0px 13px;
}
.vddnc915 {
    display: flex;
    align-items: center;
    width: 100%;
}
.productsize {
    width: 50px;
    height: 50px;
    font-size: 12px;
}
.vdkqd756 {
    font-size: 35px;
    width: 80%;
    line-height: 48px;
    margin-left: 7%;
    margin-right: 7%;
}
.vd756p {
    width: 80%;
    margin-left: 0px;
}
.vdrab930 {
    width: 98%;
}
.vdorn610 {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 6% 0px;
    background: none;
    margin-top: 30px;
}
.vdorn610 .product-shortcode {
    width: 88%;
    margin-left: auto;
    margin-right: auto;
}
.vdvkw358 {
    display: flex;
    align-items: center;
    flex-direction: column;
}
.vdcyu850 {
    padding-bottom: 26%;
}
.vdgir547 {
    padding: 0px 0px 0px 0px;
}
h1 {
    font-size: 31px;
    padding-bottom: 8px;
    margin-bottom: 37px;
    line-height: 36px;
}
.vdbnz963 {
    width: 57%;
}
.vdyle495 {
    flex-direction: column;
        align-items: center;
}
.vdkwd507 {
    font-size: 15px;
    width: 93%;
    margin-bottom: 30px;
    text-align: center;
}
.vddtc709 {
    margin-top: 25px;
}


}

@media (max-width: 350px) {


	
}