/* @import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800;900&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;300;400;500;600;700;800;900&family=Rubik:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jost:wght@100;300;400;500;600;700;800;900');


@font-face {
    font-family: 'circular_stdblack';
    src: url('fonts/circularstd-black-webfont.woff2') format('woff2'),
         url('fonts/circularstd-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'circular_stdbold';
    src: url('fonts/circularstd-bold-webfont.woff2') format('woff2'),
         url('fonts/circularstd-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

*,
*:before,
*:after {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
*{padding: 0;margin: 0;box-sizing: border-box;}
body{ color:#000; font-size:16px; font-family: "Jost", sans-serif; font-weight:400; line-height:1.5; background-color: #fff;}
h2{font-family: 'Rubik', sans-serif;font-style: normal;	font-weight: 500;font-size: 35px;line-height: 41px;	color: #000000;margin: 0;}
.max-w80{ max-width: 80%; margin: 0 auto;}
.relative{ position: relative;}
.container{	max-width: 1180px;}
.maindiv{ position: relative;}
.maindiv .circle-box{position: absolute;left: -190px; top: -900px; z-index: -1; width: 1000px; height: 1200px; display: block; background: rgba(232, 232, 232, 0.2); border-radius: 50%;}
.bdr-line{display: inline-block;width: 80px;height: 4px;background: #C9C9C9;border-radius: 40px; position: relative;}
.bdr-line::before{ content: ""; position: absolute; left: 0; top:0; width: 26px; height: 4px;background: #EB0000; border-top-left-radius: 40px; border-bottom-left-radius: 40px;}
.hr-line {display: flex; width: 100%;flex-direction: column; border-bottom: 2px solid #0C658C; margin: 25px 0;}
.header_section{background: #fff;}
.header_section .head_container{ max-width: 1730px;margin: 0 auto;}
.header_section .head_main-row{ display: flex; justify-content: space-between; align-items: center;}
.header_section .head_main-row .logo{width: 15%;padding: 15px 0;}
.header_section .head_main-row .logo img{max-width: 100%;}
.head_right{display: flex; flex-direction: column;width: 85%;}
.head_right .main_menu{ display: flex; flex-wrap: wrap;justify-content: flex-end;}
.head_right .main_menu li{ display: inline-block; padding: 0 15px;}
.head_right .main_menu li a{ font-weight: 400;font-size: 16px;line-height: 21px;color: #333333; border-bottom: 4px solid transparent; text-decoration: none;}
.head_right .main_menu li a.active, .head_right .main_menu li a:hover{ color: #ED1D24; border-bottom: 4px solid #ED1D24;}
.head_right .important-text{background: #FFF4F5;border: 1px solid #F9CFD3;border-radius: 5px; display: flex; flex-wrap: wrap;align-items: center;}
.head_right .important-text span.notes{background: linear-gradient(94.08deg, #ED1C24 6.19%, #ED671C 78.78%);font-weight: 600;	font-size: 19px;line-height: 23px;text-transform: uppercase;color: #FFFFFF; padding: 10px 20px; margin: 0; border-top-left-radius: 5px; border-bottom-left-radius: 5px;}
.head_right .important-text span{font-weight: 300;font-size: 17px;line-height: 28px;text-align: justify;color: #333333; margin-left: 15px;}
.home_banner{background: linear-gradient(180deg, #FFFFFF 0%, #D8F3FF 100%); padding: 70px 0;}


.hero-banner-sec { width:100%; background:#fef9f9; padding:30px 0 30px }
.hero-banner-sec .row {    flex-direction: row-reverse;    align-items: center;}
.hero-banner-sec h1 {  font-family: "Jost", sans-serif; font-weight: 400; font-size: 35px; margin: 0px 0px 25px; padding: 0px;}
.hero-banner-sec h1 span { font-weight:700; color:#090888; }
.hero-banner-sec h1 strong { font-weight:700;  }
.hero-banner-sec article { max-width:500px; width:100%; padding-top:30px; }
.hero-banner-sec h3 { margin:0px 0px 40px; padding:0px; }
.hero-banner-sec h3 span {    background: #000000;    color: #fff;    padding: 9px 19px 11px;    display: inline-block;    font-size: 18px;    font-weight: 700;    border-radius: 8px;}
.hero-banner-sec .report {    background: #FFEDEB;    font-size: 15px;    font-weight: 600;    padding: 10px 14px;    margin: 0 0 20px;    display: inline-block;    border-radius: 5px;}       
.hero-banner-sec a.download-btn {    background: #FFDA18;    width: 358px;    height: 55px;    display: inline-block;    color: #000;    font-size: 20px;    padding: 14px 26px;    border-radius: 65px;    font-weight: 600;    text-decoration: none !important;}
@media(max-width:1500px) {
.hero-banner-sec .img_blk img { width:100%; }
}
.hero-banner-sec .report { position:relative; padding-right:180px; }
.hero-banner-sec .report span {    background: #090888;    color: #fff;    position: absolute;    top: -8px;    right: 0;    margin: 0 -26px;    bottom: -8px;    border-radius: 7px;    padding: 17px 16px;    font-size: 18px; display: flex; align-items: center;}



.b-img { width:100%; }
.b-img img { width:100%; }

.Why-cosmo-report-sec.report-page center {    padding-bottom: 50px;}
.Why-cosmo-report-sec.report-page center p {    font-size: 18px;    font-weight: 400;}

.Why-cosmo-report-sec { padding:30px 0; background:url(images/unique-bg.jpg) no-repeat top center;  min-height:auto; background-size:80% }

.report-page center { padding-bottom:10px; margin-bottom:20px;  max-width: 800px; margin:0 auto 80px;}
.report-page center h2 { font-family: "Jost", sans-serif; font-weight: 700; font-size: 35px; margin: 0px 0px 5px; padding: 0px; color: #090888;}
.report-page center  p {    font-family: "Jost", sans-serif;    font-weight: 400;    font-size: 18px;}
.report-page center  p span { display:block; color:#090888; }
.report-page center span.h3 {    background: #090888;    color: #fff;    font-size: 18px;    padding: 10px 25px;    display: inline-block;    margin: 5px 0 0;    border-radius: 5px; position:relative; }
.report-page center span.h3::before {    content: '';    background: url(images/winner.png) no-repeat;    width: 49px;    height: 49px;    position: absolute;    left: -28px;    top: -5px;}


.report-page .row { margin-bottom:50px }

.algorithm-sec { padding:50px 0; text-align: center;}
.algorithm-sec .row{ margin-bottom:0px; }
.algorithm-sec .img_blk { display:block; text-align:center; margin:0 0 25px; position:relative; }
.algorithm-sec h3 { font-size:18px; font-weight:700; font-family: "Jost", sans-serif; }
.algorithm-sec i {    position: absolute;    right: -20px;    bottom: 10px;    font-size: 18px;    font-weight: 700;    font-style: inherit;}
 
.personalized-sec {padding:50px 0 50px; background: #FFFBFB;}
.personalized-sec .row {    flex-direction: row-reverse;   align-items: center;}
.personalized-sec h2 { font-family: "Jost", sans-serif; font-weight: 700; font-size: 35px; margin: 0px 0px 25px; padding: 0px; color: #090888;}
.personalized-sec article { max-width:514px; width:100%; }
.personalized-sec p { font-size:18px; }
.personalized-sec  span.img_blk { display:block; }
.personalized-sec  span.img_blk img { width:100%; }

.storytelling-sec { padding:50px 0 50px; background:#FFFBE9 url(images/logo-bg.png) no-repeat 0 50%; background-size:300px }
.storytelling-sec h2 { font-family: "Jost", sans-serif; font-weight: 700; font-size: 35px; margin: 0px 0px 25px; padding: 0px; color: #090888;}
.storytelling-sec h2 span { font-size:24px; color:#333; display:block;  }
.storytelling-sec p { font-size:18px; line-height:28px; }

.storytelling-sec .pp-box {    max-width: 422px;    background: #fff;    border-radius: 5px;    box-shadow: 1px 1px 8px rgba(0,0,0,0.1); overflow: hidden;}

.storytelling-sec .pp-box h3 {    background: #090888;    font-size: 22px;    color: #fff;    text-align: center; padding: 8px 0}
.storytelling-sec .slick-dotted.slick-slider {    margin-bottom: 0;}
.storytelling-sec .slick-dots { position:absolute; bottom:0px; }
.storytelling-sec .slick-dots li {  margin:0px; padding:0px; }
.storytelling-sec .slick-dots li button {    background: #D9D9D9;    width: 15px !important;    height: 15px;    border-radius: 15px;    padding: 0px;    margin: 0;}
.storytelling-sec .slick-dots {    position: absolute;    bottom: 10px;    left: 0;    width: 100%;}
.storytelling-sec .slick-dots li.slick-active button{ background:#090888; }
.storytelling-sec  .pp-box { float: right;}
.storytelling-sec a.download-btn {    background: #FFDA18;   width: 358px;    height: 55px;    display: inline-block;    color: #000;    font-size: 20px;    padding: 14px 26px;    border-radius: 65px;    font-weight: 600;    text-decoration: none !important;}
.price-sec  { padding:50px 0; }
.price-sec .price-wrapp { max-width:780px; margin:auto }
.price-sec  .padd-in { border:#FFDA18 solid 1px; border-radius:7px;  text-align:center; padding:0 25px 19px;  }
.price-sec .year-blk { width:155px; height:40px; background:#FFDA18; display:inline-block; font-size:16px;  font-weight: 700; text-transform: uppercase; display: flex; align-items: center; justify-content: center;}
.price-sec .year-blk {    width: 155px;    height: 40px;    background: #FFDA18;    font-size: 16px;    font-weight: 700;    text-transform: uppercase;    margin: -20px auto 18px;    border-radius: 85px;    display: flex;    align-items: center;    justify-content: center;}
.price-sec article {    display: block;    background: #090888; line-height: 1; padding: 10px 0; border-radius: 5px;}
.price-sec h3 {    font-size: 18px;    font-weight: 700;    }
.price-sec h3 span { text-decoration: line-through;}
.price-sec span.main-price {    padding: 0px 0;    display: block;    color: #fff;    line-height: 1; font-size: 27px; font-weight: 700;}
.price-sec article {    display: block;    background: #090888;    line-height: 1;    font-size: 16px;    color: #fff;    text-transform: uppercase;    font-weight: 700;}
.price-sec span.of_blk {    width: 128px;   height: 30px;    border: #FFDA18 solid 1px;    display: table;    margin: 14px auto -18px;    background: #fff;    text-transform: uppercase;    font-weight: 700;    padding: 4px 0;    color: #090888;    border-radius: 5px;}
.gift-blk .container{ background:#FFFCEC url(images/gift.png) no-repeat 98% top; padding:40px 0   }
.price-sec span.of_blk small {    font-size: 100%;    font-weight: 700;    color: #333;}

.gift-blk {  text-align: center; border-radius: 35px;}
.gift-btn { background:#090888 ; width:180px; height:55px; background:#090888; color:#fff; }



.gift-blk  h2 {    font-family: "Jost", sans-serif;    font-weight: 700;    font-size: 35px;    margin: 0px 0px 10px;    padding: 0px;    color: #090888;}
.gift-blk p { font-size:18px; color:#000000; max-width:650px; margin:0 auto 30px; }
.gift-blk p span { text-transform:uppercase; font-weight:700; }
.gift-price .center-box { max-width:804px;  margin:auto; width:100%; }
.gift-price {   display: inline-block;    background: #FFDA18;    font-size: 29px;    font-weight: 700;    padding: 5px 25px;    border-radius: 8px; margin: 0 0 20px;}
.gift-price u {    text-decoration: line-through;}
.gift-price i {    font-size: 30px;    font-weight: 900;   color: #090888;    text-transform: uppercase;}
.gift-btn {    width: 180px;   height: 55px;    background: #090888;    color: #fff !important;   display: inline-block;    text-align: center;    padding: 14px 0;    border-radius: 5px; font-size:18px; font-weight:700;text-decoration: none !important;}
.gift-btn i {   display: inline-block;    margin: 0 8px 0 0;    position: relative;    top: -5px;}
.price-sec .none-p { margin:0px auto; padding:0px; }

.report-tab { background:#faf9ff ; background-size: 350px; padding:50px 0px }
.report-tab .container  { margin-top:-30px; }
.report-tab .container  { max-width:1019px; margin:auto; }

.report-tab .tab_drawer_heading { display:none; }
.report-tab .tabs { display:flex; margin:0px; padding:0px; }
.report-tab .tabs li { list-style:none; width:100%; text-align:center;  padding:25px 24px; border-radius:25px 25px 0 0px;  font-size: 18px; font-weight: 600;}
.report-tab .tabs li span {    width: 150px;    height: 150px;    display: flex;    border: #EDCFCF solid 1px;    border-radius: 100%;    justify-content: center;    align-items: center;}
.report-tab .tabs li.active { background:#F9E9E9; }
.report-tab .tabs li.active span  { background:#FFDA18; border:#F9E9E9 solid 1px; }
.report-tab  .tab_content {background:#F9E9E9;}
.report-tab  .padd-tab { padding:35px 40px; }

.report-tab  h3 {    font-family: "Jost", sans-serif;    font-weight: 700;    font-size: 18px;    margin: 0px 0px 35px;    padding: 0px;    color: #090888; text-align: center;}
.report-tab .padd-tab ul { margin:0px; padding:0px; column-count:2; }
.report-tab .padd-tab ul li { list-style:none; background:url(images/check.png) no-repeat; padding-left:35px; margin-bottom:12px; }
.report-tab  .tab_content {    background: #f4f2ff;   border-radius: 0 15px 15px 15px;}
.report-tab  #tab5.tab_content {    background: #F9E9E9;   border-radius: 15px 0px 15px 15px;}

.testimonials-sec { padding:50px 0 }

.testimonials-sec h2 {    font-family: "Jost", sans-serif;    font-weight: 700;    font-size: 35px;   margin: 0px 0px 25px;    padding: 0px;   color: #090888; text-align: center;}
.testimonials-sec .padd { background:#FFFCFC; border:#E3E3E3 solid 1px;  margin:0 15px; }


.thumb-slideImg{
    margin: 50px 0 40px 0;
}

.thumb-slideImg .d-md-flex{
    align-items: center;
}
.thumb-slideImg .large-Img {
    width: 49%;
    margin-right: 1%;
    padding: 20px 0;
}

.thumb-slideImg .large-Img .v-btn {
    position: absolute;
    left: 45%;
    bottom: 0;
    z-index: 9999999;
    max-width: 60px;
}

.thumb-slideImg .review-cnt h4{
    font-weight: 600;
}

.thumb-slideImg .review-cnt{
    width: 49%;
    margin-left: 1%;
}

.thumb-slideImg .review-cnt img{
    max-width: 100px;
}


.thumb-navImg{
    padding-bottom: 40px;
}

.thumb-navImg .smallImg{
    margin: 0 7px;
    cursor: pointer;
}

.thumb-navImg .smallImg img {
    width: 100%;
}

.faq-sec { padding:50px 0 }
.faq-sec .acc__card  { padding: 15px 25px;    border: #DFDFDF solid 1px; border-radius:5px;   }
.faq-sec .acc__title {   color: #333;    font-weight: 600;    font-size: 16px;}
.faq-sec  .acc__card {    margin: 0 0 19px;    position: relative;}
.faq-sec  .acc__card {    margin: 0 0 19px;}
.faq-sec  i.fa.fa-chevron-down {    position: absolute;   right: 19px;    top: 20px;}
.faq-sec .acc__panel { display:none; }
.faq-sec .acc__panel {    padding: 25px 0 10px 0;}
a.v-btn {    background: #FFDA18;    width: 51px;    height: 51px;    border-radius: 105px;   display: flex;    align-items: center;    justify-content: center;  text-decoration: none;}
a.v-btn i.fa.fa-play-circle-o {    font-size: 37px;    color: #7B1A11;}

.vdo-slider { background:#FFFCEC; padding: 20px 0}
.vdo-slider span.star-blk {    display: block;    color: #090888; margin-bottom:20px; }
.vdo-slider span.star-blk i { font-size:18px; }
.vdo-slider span.star-blk i + i { padding-left:5px; }
.vdo-slider span.star-blk {    display: block;   color: #090888;    font-size: 19px;    margin: 0;    padding: 0 0 4px;}

.testimonials-sec h2 { margin-bottom:40px; }
.testimonials-sec .padd {    background: #FFFCFC url(images/quote.png) no-repeat 20px 25px;    border: #E3E3E3 solid 1px;    margin: 0 15px;    padding: 25px 25px 25px 75px;    border-radius: 8px; font-size: 18px;}     
.testimonials-sec span.star-blk {    display: block;    color: #090888;    font-size: 18px; display: block; padding-bottom: 10px;}
.testimonials-sec span.star-blk i + i { margin-left:7px; } 
.testimonials-sec span.name_blk {    display: block;    font-size: 20px;    padding: 20px 0 0 20px; font-weight: 700;}  

.slick-next {    right: 0;   background: #FFEFEC !important;   width: 40px;    height: 40px;    color: #000 !important;    top: 40%;    transform: translate(0, -50%);    border: #F8B0A4 solid 1px;   border-radius: 65px; z-index: 10;}
.slick-prev {    left: 0;   background: #FFEFEC !important;   width: 40px;    height: 40px;    color: #000 !important;    top: 40%;    transform: translate(0, -50%);    border: #F8B0A4 solid 1px;   border-radius: 65px; z-index: 10;}
.slick-next:before, .slick-prev:before { color:#000; }
.testimonials_slider {    padding: 0 60px;  }


.red-bt { width:100%; }
.red-bt img { width:100%; }


.report-tab .tabs li span { flex-wrap:wrap; }
.report-tab .tabs li span div {    width: 100%;}
.report-tab .tabs li i {    width: 100%;    display: block;}




.cru-img {    margin: auto;    display: table;    position: absolute;   left: 50%;    transform: translate(-50%, 0px);    max-width: 406px;    width: 100%;}
.cru-img img { width:100%; }
.Why-cosmo-report-sec ul { margin:0px; padding:0px; }
.Why-cosmo-report-sec ul li { list-style:none; }
.Why-cosmo-report-sec .first-dv { text-align:right; }

.Why-cosmo-report-sec ul li {   list-style: none;    height: 100px; font-size:20px; font-weight:700; position:relative ; }
.Why-cosmo-report-sec .first-dv span.icon-blk {    width: 100px;    height: 100px;    background: #fff;    position: absolute;
    top: 0;    right: 0;    border-radius: 100%;    box-shadow: 1px 1px 10px rgba(0,0,0,0.1);}

.Why-cosmo-report-sec .first-dv ul li {    padding-right: 120px;   line-height: 26px;     display: flex;    align-items: center;    justify-content: right;}
.Why-cosmo-report-sec .first-dv ul li:nth-child(1) {    margin-right: -40px; }
.Why-cosmo-report-sec .first-dv ul li:nth-child(2) { margin: 53px 25px 53px 0; } 
.Why-cosmo-report-sec .first-dv ul li:nth-child(3) {    margin-right: -40px; }


.Why-cosmo-report-sec .last-dv span.icon-blk {    width: 100px;    height: 100px;    background: #fff;    position: absolute;
    top: 0;    left: 0;    border-radius: 100%;    box-shadow: 1px 1px 10px rgba(0,0,0,0.1);}
.Why-cosmo-report-sec .last-dv ul li {    padding-left: 120px;   line-height: 26px;     display: flex;    align-items: center;    justify-content: left;}
.Why-cosmo-report-sec .last-dv ul li:nth-child(1) {    margin-left: -40px; }
.Why-cosmo-report-sec .last-dv ul li:nth-child(2) { margin: 53px 0px 53px 25px; } 
.Why-cosmo-report-sec .last-dv ul li:nth-child(3) {    margin-left: -40px; }

.header_section { padding:20px 0 }

a.w-btn {    width: 165px;    height: 55px;    display: inline-block;   border: #608A4C solid 1px;    text-align: center;   padding: 15px 0;    color: #608A4C;    border-radius: 5px;    margin-right: 10px;    text-decoration: none !important;  font-weight: 700;     box-shadow: 1px 1px 10px rgba(0,0,0,0.1);}
a.bn-btn {    width: 165px;    height: 55px;    display: inline-block;   border: #608A4C solid 1px;    text-align: center;   padding: 15px 0;    color: #608A4C;    border-radius: 5px;    margin-right: 10px;    text-decoration: none !important;  font-weight: 700;
background: rgb(225,52,37);background: linear-gradient(90deg, rgba(225,52,37,1) 0%, rgba(238,133,71,1) 100%); border: none; color:#fff;      box-shadow: 1px 1px 10px rgba(0,0,0,0.1);}

.personalized-sec article a {    color: #7c1a13;    font-weight: 700;}

 a.download-btn { position:relative; }
  a.download-btn i.fa.fa-file-pdf-o {    position: absolute;    right: 28px; top: 19px; }
 a.download-btn i.fa.fa-file-pdf-o {   border-left: #000 solid 2px;    padding-left: 9px;}

.Why-cosmo-report-sec span.icon-blk {    display: flex;   align-items: center;    justify-content: center;}

.acc__panel ul {    margin: 0 0 0 20px;}
.acc__panel {    padding: 25px;}

@media(min-height:1600px) {
.hero-banner-sec .img_blk img {     width: inherit; }
}

a.w-btn i {    position: relative;    margin: 0px 5px 0 0;    top: -2px;    }
a.bn-btn i.fa {    margin: 0 0px 0 0;}
a.bn-btn i.fa {   position: relative;  margin: 0 5px 0 0;  top: -2px; }
a.w-btn { margin-right:17px; }

/*body { padding-top:98px; }*/
header#header {   position: absolute;    width: 100%;  /* z-index: 10;*/    box-shadow: 1px 1px 15px rgba(0,0,0,0.1); top: 0}
.tooltop-box {    text-align: center;}
.tooltop-box span { display:inline-block; font-size:24px; font-weight:400; font-weight:700; }

.tooltop-box { position:relative; }

.element-hit__list {    background-color: #090888;    border-radius: 0.25rem;    left: 50%;    list-style: none;   margin-right: -0.375rem;    margin-top: 0.125rem;    position: absolute;    top: 100%;    transform: translate(-50%);    z-index: 2;    color: #fff;    padding: 7px 16px;    font-size: 14px;    display: none;    line-height: 16px;}

.element-hit__list:after {
    border: 6px solid transparent;
    border-bottom-color: #090888;
    bottom: 100%;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -6px;
    pointer-events: none;
    position: absolute;
    width: 0;
}

.element-hit__link {
    color: white;
    cursor: pointer;
    display: block;
    font-size: 0.8125rem;
    line-height: 1.2;
    padding: .5rem 1rem;
    text-decoration: none;
    transition: background-color .2s;
    white-space: nowrap;
} 


.quotes {display: none;}

.quotes u {    text-decoration: line-through;}

section.personalized-sec ul { margin:0px 0px 20px 20px; padding:0px; }
section.personalized-sec ul li { list-style:none;      background: url(images/check.png) no-repeat 0px 0px; padding-left: 35px;}
section.personalized-sec p { margin:0px 0px 10px; padding:0px; }
body {overflow-x: hidden;}
section.personalized-sec ul li {    list-style: none;    background: url(images/check.png) no-repeat 0px 6px;    
    font-weight: 500;    color: #7c1a13;     padding: 4px 0 5px 31px;}
section.personalized-sec ul {    margin: 0px 0px 20px 0;    padding: 0px;}




.sticky_header {    background: #3F3E3E;    width: 100%;    padding: 8px 0; position: fixed;    z-index: 10;  bottom: 0;  width: 100%;    box-shadow: 1px 1px 15px rgba(0,0,0,0.2);}
.sticky_nav ul { margin: 0px; padding: 0px; }
.sticky_nav ul li { list-style: none; float: left; list-style: none; margin: 0px; padding: 0px; }
.sticky_nav ul li a {   display: block; padding: 13px 8px;  color: #fff;    font-size: 14px;    font-weight: 500;   text-decoration: none;  text-transform: uppercase;}
.sticky_nav ul li a span { position: relative; display: block; }
.sticky_nav ul li a span::after { position: absolute; width: 0%; height: 1px; bottom: -5px; background: #fff; left: 0px; content: ''; -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.sticky_nav ul li a.inSection span::after { width: 100%; }
.sticky_header .st_right {  float: right;}

.home_form .wpcf7-spinner { position: absolute;}


@media(min-width: 1280px) {
.home_hero_banner .container { width: 90%; }
#header .container {    width: 90%;}
}

/* responsive nav for small devices */
.hamburger{padding: 0;margin: 0;height: auto;width: auto; text-align: center;background-color: transparent}
.hamburger:not(.close){position: fixed;top: 15px;right: 0;z-index: 100;}
.hamburger:hover,
.hamburger:focus{background-color: transparent;outline: none;}
.hamburger .line{width: 30px;height: 4px;background-color: #0b9444;display: block;margin: 6px auto;}
.hamburger:hover{cursor: pointer;}
.hamburger.close{padding: 25px 20px;}
.hamburger.close .wrap{ position: relative;width: 30px;height: 30px;display: block;}
.hamburger.close .line{margin: 0;width:100%;position: absolute;top: calc(50% - 2px);transform: rotate(45deg);background-color: #fff}
.hamburger.close .line:last-child{transform: rotate(-45deg);}


/* nav */
.navigation { float:left;  clear: both; text-align: center;}
.navigation  .menu-main-menu-container { display:inline-block;}

@media(min-width:993px) {
.memu_top { clear: both;        height: 70px;   background: #171e54;    border: #fff solid 2px; position: relative; top: 33px;  margin-top: -33px;}

.navigation { clear: both;  }   
    
.navigation ul.nav { margin: 0px 0px 0px 0px; padding: 0px;      text-align: center;    display: inline-block;}
.navigation ul.nav li { list-style: none;   padding: 18px 27px 22px;    position: relative; float: none;    display: inline-block;}
.navigation ul.nav > li + li { }
.navigation ul.nav li a {       font-size: 18px;    text-transform: inherit;    display: block; padding: 0px 0px;   color: #fff; text-transform: inherit;   font-weight: normal;    text-decoration: none !important;       position: relative; text-align: left;   font-weight: normal;   font-family: 'FilsonProMedium'; }
.navigation ul.nav > li > a:after {    content: '';    position: absolute;    bottom: -23px;
    width: 0;    height: 2px;    background: #ffd600;    left: 0px;
    -webkit-transition: all 0.5s ease;    -moz-transition: all 0.5s ease;    -o-transition: all 0.5s ease;    transition: all 0.5s ease;}
.navigation ul.nav li:hover > a:after { width:100%;}
.navigation ul.nav > li > a:hover {    background:none;    border-radius: 50px;    /*color: #00c6ff;*/ }
.navigation ul.nav > li.current_page_item > a {    /*background: #1c4d91;*/      color: #ffd600;}
.navigation ul.nav > li.current_page_item { /*background: #80D742;*/ border-radius:5px;  }
.navigation ul.nav > li.current_page_item > a{ color: #ffd600; }
.navigation ul.nav li.current_page_item > a:after { width:100%;border-radius: 5px;}
.navigation ul.nav li.current-menu-parent >  a {   /* background: #1c4d91;*/      color: #ffd600;}
.navigation ul.nav li.current-menu-parent > a:after { width:100%;}
.navigation ul.nav ul li a{  color: #fff; }

.navigation  .menu-menu-menu-container {    float: left;}
.navigation .bq_btn {   width: 184px;   display: inline-block;  background: #80D742;    font-size: 22px;    color: #000;    height: 50px;   margin-top: 5px;    border-radius: 5px; padding: 8px 0 0;   text-decoration: none !important; margin-left: 15px; font-family: 'FilsonProMedium';}
.navigation ul.nav li .sub-menu { margin-top:3px;}
.navigation ul.nav li:hover > ul{ display:block;}

.navigation ul.nav ul { position: absolute; background: #334d21;    top: 42px;  left: 19px; width: 222px;   margin: 0px;    padding: 0px;   display: none;  z-index: 10;    border: none;}

.navigation ul.nav ul li { padding:0px; padding:0px; float:left; width:100%;}
.navigation ul.nav ul li a {    font-size: 16px;    padding: 6px 15px;  display: block;}
.navigation ul.nav ul li a:hover { background:#fff; color:#334d21;}

/*.navigation ul.nav ul li:hover > ul { display:block;}*/
.navigation ul.nav ul li:hover > a { background:#fff;}
.navigation ul.nav ul ul {left: 150px;    top: -3px; width:150px; }

.hero_slider {  position: absolute; width: 100%;    height: 100%;   top: 0;}




}

.sticky_header { background:#fff; }


/***********/
.call_top { position:relative; }
.ring_top {    position: absolute;    top: 47px;    transform: scale(0.4);    left: -70px;    transform-origin: 0 -50% 0;}
.ring_top .fa-phone {    color: #fff;    font-size: 39px;    top: 9px;    position: relative;    left: 15px;}
.call_top a {    font-size: 16px;    color: #333;    font-weight: 600;   padding: 15px 0 0;    display: block;}

.ring { position: fixed;    bottom: 0;  left: 0;    transform: scale(0.7);  z-index: 100000;    transform-origin: 0;} 
.coccoc-alo-ph-circle {    width: 160px;    height: 160px;    top: 20px;    left: 20px;    position: absolute;    background-color: transparent;    -webkit-border-radius: 100%;    -moz-border-radius: 100%;    border-radius: 100%;    border: 2px solid rgba(30, 30, 30, 0.4);    opacity: .1;    -webkit-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;    -moz-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;    -ms-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;    -o-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;    animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;    -webkit-transition: all .5s;    -moz-transition: all .5s;    -o-transition: all .5s;    transition: all .5s;}
.coccoc-alo-phone {    background-color: transparent;    width: 200px;    height: 200px;    cursor: pointer;    z-index: 200000 !important;    -webkit-backface-visibility: hidden;    -webkit-transform: translateZ(0);    -webkit-transition: visibility .5s;    -moz-transition: visibility .5s;    -o-transition: visibility .5s;    transition: visibility .5s;    right: 150px;    top: 30px;}
.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle-fill {    background-color:rgb(249, 161, 161);    opacity: .75 !important;}
.coccoc-alo-ph-circle-fill {    width: 100px;    height: 100px;    top: 50px;    left: 50px;    position: absolute;    background-color: #000;    -webkit-border-radius: 100%;    -moz-border-radius: 100%;    border-radius: 100%;    border: 2px solid transparent;    opacity: .1;    -webkit-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;    -moz-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;    -ms-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;    -o-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;    animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;    -webkit-transition: all .5s;    -moz-transition: all .5s;    -o-transition: all .5s;    transition: all .5s;
}
.coccoc-alo-ph-img-circle {    width: 60px;    height: 60px;    top: 70px;    left: 70px;    position: absolute;    background: rgba(30, 30, 30, 0.1) url(https://drive.google.com/uc?id=1V3N2b79QjDWetC_ss9wI3c-xpWDymn9R) no-repeat center center;    -webkit-border-radius: 100%;    -moz-border-radius: 100%;    border-radius: 100%;    border: 2px solid transparent;    opacity: .7;    -webkit-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;    -moz-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;    -ms-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;    -o-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;    animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;}
.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-img-circle {    background-color: #F50C0C;}
.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle {    border-color: #F50C0C;    opacity: .5;}
.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle,.coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle {    border-color: #75eb50;    opacity: .5;}
.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle-fill,.coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle-fill {    background-color: rgba(117, 235, 80, 0.5);    opacity: .75 !important;}
.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-img-circle,.coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-img-circle {    background-color: #75eb50;}

@-moz-keyframes coccoc-alo-circle-anim {
0% { transform: rotate(0) scale(.5) skew(1deg); opacity: .1    }
30% { transform: rotate(0) scale(.7) skew(1deg); opacity: .5    }
100% { transform: rotate(0) scale(1) skew(1deg); opacity: .1    }
}
@-webkit-keyframes coccoc-alo-circle-anim {
0% { transform: rotate(0) scale(.5) skew(1deg); opacity: .1    }
30% { transform: rotate(0) scale(.7) skew(1deg); opacity: .5    }
100% { transform: rotate(0) scale(1) skew(1deg); opacity: .1    }
}

@-o-keyframes coccoc-alo-circle-anim {
0% { transform: rotate(0) scale(.5) skew(1deg); opacity: .1    }
30% { transform: rotate(0) scale(.7) skew(1deg); opacity: .5    }
100% { transform: rotate(0) scale(1) skew(1deg); opacity: .1    }
}

@keyframes coccoc-alo-circle-anim {
    0% { transform: rotate(0) scale(.5) skew(1deg); opacity: .1    }
    30% { transform: rotate(0) scale(.7) skew(1deg); opacity: .5    }
    100% { transform: rotate(0) scale(1) skew(1deg); opacity: .1    }
}

@-moz-keyframes coccoc-alo-circle-fill-anim {
    0% { transform: rotate(0) scale(.7) skew(1deg); opacity: .2    }
    50% { transform: rotate(0) scale(1) skew(1deg); opacity: .2    }
    100% { transform: rotate(0) scale(.7) skew(1deg); opacity: .2    }
}

@-webkit-keyframes coccoc-alo-circle-fill-anim {
    0% { transform: rotate(0) scale(.7) skew(1deg); opacity: .2    }
    50% { transform: rotate(0) scale(1) skew(1deg); opacity: .2    }
    100% { transform: rotate(0) scale(.7) skew(1deg); opacity: .2    }
}

@-o-keyframes coccoc-alo-circle-fill-anim {
    0% { transform: rotate(0) scale(.7) skew(1deg); opacity: .2    }
    50% { transform: rotate(0) scale(1) skew(1deg); opacity: .2    }
    100% { transform: rotate(0) scale(.7) skew(1deg); opacity: .2    }
}

@keyframes coccoc-alo-circle-fill-anim {
    0% { transform: rotate(0) scale(.7) skew(1deg); opacity: .2    }
    50% { transform: rotate(0) scale(1) skew(1deg); opacity: .2    }
    100% {transform: rotate(0) scale(.7) skew(1deg);opacity: .2
    }
}

@-moz-keyframes coccoc-alo-circle-img-anim {
    0% {transform: rotate(0) scale(1) skew(1deg)    }
    10% {transform: rotate(-25deg) scale(1) skew(1deg)    }
    20% {transform: rotate(25deg) scale(1) skew(1deg)    }
    30% {transform: rotate(-25deg) scale(1) skew(1deg)    }
    40% {transform: rotate(25deg) scale(1) skew(1deg)    }
    50% {transform: rotate(0) scale(1) skew(1deg)    }
    100% {transform: rotate(0) scale(1) skew(1deg)    }
}

@-webkit-keyframes coccoc-alo-circle-img-anim {
    0% { transform: rotate(0) scale(1) skew(1deg)    }
    10% { transform: rotate(-25deg) scale(1) skew(1deg)    }
    20% { transform: rotate(25deg) scale(1) skew(1deg)    }
    30% { transform: rotate(-25deg) scale(1) skew(1deg)    }
    40% { transform: rotate(25deg) scale(1) skew(1deg)    }
    50% { transform: rotate(0) scale(1) skew(1deg)    }
    100% { transform: rotate(0) scale(1) skew(1deg)    }
}

@-o-keyframes coccoc-alo-circle-img-anim {
    0% { transform: rotate(0) scale(1) skew(1deg)    }
    10% { transform: rotate(-25deg) scale(1) skew(1deg)    }
    20% { transform: rotate(25deg) scale(1) skew(1deg)    }
    30% { transform: rotate(-25deg) scale(1) skew(1deg)    }
    40% { transform: rotate(25deg) scale(1) skew(1deg)    }
    50% { transform: rotate(0) scale(1) skew(1deg)    }
    100% { transform: rotate(0) scale(1) skew(1deg)    }
}

@keyframes coccoc-alo-circle-img-anim {
    0% { transform: rotate(0) scale(1) skew(1deg)    }
    10% { transform: rotate(-25deg) scale(1) skew(1deg)    }
    20% { transform: rotate(25deg) scale(1) skew(1deg)    }
    30% { transform: rotate(-25deg) scale(1) skew(1deg)    }
    40% { transform: rotate(25deg) scale(1) skew(1deg)    }
    50% { transform: rotate(0) scale(1) skew(1deg)    }
    100% { transform: rotate(0) scale(1) skew(1deg)    }
}

.sticky_header .call_top {   float: left;   margin-right: 18px;}
.sticky_header a.w-btn {    margin-right: 8px;}


.personalized-sec a.download-btn{    background: #FFDA18;    width: 358px;    height: 55px;    display: inline-block;
    color: #000;    font-size: 20px;    padding: 14px 26px;    border-radius: 65px;    font-weight: 600;    text-decoration: none !important; margin:20px 0 0 0 }


section.storytelling-sec article ul {
    margin: 0px 0px 20px 0;
    padding: 0px;
}

section.storytelling-sec article ul li {
    list-style: none;
    background: url(images/check.png) no-repeat 0px 6px;
    font-weight: 500;
    color: #7c1a13;
    padding: 4px 0 5px 31px;
}




.faq-sec i.fa.fa-chevron-down::before {    content: "+";    font-weight: 500;    font-size: 23px;    font-family: "Jost", sans-serif;    position: absolute;    top: -7px;    right: 0;    color: #090888;}
.faq-sec  .acc__title.active i.fa.fa-chevron-down::before {     content: '--';
    width: 10px; }



.footer { background:#F4F4F4;  overflow: hidden; border-top:#DBDBDB solid 1px; padding:10px 0;     margin-bottom: 72px; }
.fo-social {    float: left;    margin-left: 40px;    margin-top: 14px;}
.footer .fo-left { float:left; }
.footer .fo-right { float:right; }
.footer .fo-logo { float:left; }
.fo-social a {    width: 32px;    height: 32px;    background: #090888;    text-align: center;    color: #fff;    padding: 8px 0;    display: inline-block;    border-radius: 100px;    text-decoration: none !important;}
.fo-social span {    font-family: "Jost", sans-serif;    margin-right: 8px;}
.fo-right a{  font-family: "Jost", sans-serif;  color: #333; text-decoration: none;}
.fo-right a + a{ margin-left:20px; }
.footer .fo-right {    float: right;    margin: 15px 0 0;}


a.hero-btn {    width: 154px;    height: 150px;     display: block;    position: absolute;    left: calc(50% - 61px);    border-radius: 109%;    top: 1%;}

.hero-banner-sec h3 {    margin: 50px 0px 0px;    padding: 0px;}

