html,body{
	font-family: 'Lato', sans-serif!important;
	font-size: 15px;
	overflow-x: hidden;
	color: #727272;
}


/**/
.headercontent_lt h2 {
    color: #fff;
    font-size: 40px;
    margin: 0;
}
.headercontent_lt h1 {
    font-size: 50px;
    font-weight: 700;
    color: #fff;
    margin: 0;
}
.headercontent {
    height: 470px;
    position: relative;
    top: -20px;
}
.headersec {
    background: url(../images/banner.png);
    width: 100%;
    background-repeat: no-repeat;
   
    background-position: top;
    position: relative;
        background-size: cover;
}
.headersec:after{
   /* background: linear-gradient(0deg, rgba(34, 101, 110, 0.3), rgba(34, 101, 110, 0.3)), url(../images/rectangle2.png), rgba(0, 0, 0, 0.3);
transform: matrix(-1, 0, 0, 1, 0, 0);*/
background: url(../images/rectangle2.png);
 width: 100%;
        height: 90px;
    content: "";
    position: absolute;
    bottom: -12px;
    background-size: cover;
}
.headermenusec {
    padding-top: 20px;
}
.headercontent_rt img {
    width: 100%;
    position: relative;
    bottom: -100px;
    z-index: 999;
}
.mobbtn{
    display: flex;
    align-items: center;
   }
.mobbtn a {
    display: flex;
    align-items: center;
    border: 1px solid #fff;
    border-radius: 5px;
    margin: 0 35px 0 0;
    color: #fff;
    text-decoration: none;
        padding: 7px 7px;
    width: 155px;
    justify-content: center;
    background-color: transparent;
        transition: all 0.3s linear;
}
.mobbtn a:hover{
    color: #fff;
}
.mobbtn a h4 {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
}
.mobbtn a h4 span {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
}
.mobbtn a .mobbtn_text {
    margin-left: 7px;
}
.headercontent_lt p {
    color: #fff;
    width: 370px;
    font-weight: 500;
    font-size: 20px;
    line-height: 35px;
    margin: 20px 0 30px;
}
.headercontent_lt > img {
    width: 200px;
}
.htxtbx{
    align-items: center;
    display: flex;
    /*justify-content: center;*/
}



/**/
.expert_main {
    display: flex;
    align-items: center;
    height: 500px;
}
.expert_main .expert_mainrt {
      display: flex;
    align-items: center;
    height: 500px;
}
.expert_mainrt p {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 23px;
    letter-spacing: 0.08em;
    color: #000;
    width: 275px;
}
.expert_mainrt h1 {
    color: #22656E;
    font-weight: 700;
    font-size: 35px;
    line-height: 36px;
}
.expert_mainrt h1 span {
    color: #22656E;
    font-weight: 500;
    font-size: 26px;
}
.expert_mainrt img {
    width: 100%;
    padding: 30px;
}
/**/
.footersec{
    background: url(../images/Rectangle17.png);
 width: 100%;
        height: 90px;
    content: "";
   /*background-repeat: no-repeat;*/
       z-index: 999;
    position: relative;
}
.footlt ul {
    padding: 0;
    list-style-type: none;
    margin: 0;
}
.footlt ul li {
    float: left;
    margin-right: 7px;
    border: 1px solid #226973;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 29px;
}
.footlt ul li a{
    color: #226973;
}
.footlt {
    height: 70px;
    display: flex;
    align-items: center;
    margin: 15px 0 0;
}

.footrt {
    height: 70px;
    display: flex;
    align-items: center;
    margin: 15px 0 0;
    justify-content: end;
    text-align: right;
}
.footrt p {
    margin-bottom: 0;
    color: #226973;
    font-size: 14px;
}
.footrt p a{
    margin-bottom: 0;
    color: #226973;
    font-size: 14px;
    text-decoration: none;
}

/**/
/*
.downloadsec:before {
    background: url(../images/Rectangle24.png);
 width: 100%;
        height: 90px;
    content: "";
    position: absolute;
    top: 0;
}*/
/*.downloadsec {
    background: linear-gradient(to right, #22656E 0%, #238490 100%);
    height: 300px;
    position: relative;
    bottom: -16px;
}*/
.downloadsec {
    background: url(../images/bottomshade.svg);
    height: 330px;
    position: relative;
    bottom: -16px;
        background-size: cover;
}
.down_sec2 {
    text-align: center;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    position: relative;
    top: 40px;
}
.titlefont {
    font-size: 26px;
    line-height: 36px;
    display: inline-block;
    font-weight: 600;
}
.down_sec2 h4{
    margin-bottom: 50px;
}
.down_sec2 .mobbtn {
    display: flex;
    align-items: center;
    justify-content: center;
}
.menubx ul{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.menubx ul li{
    float: left;
    margin-right: 40px;
}
.menubx ul li a{
    color: rgba(34, 101, 110, 0.73);;
    text-decoration: none;
        font-weight: 600;
}
.menubx ul li a:hover{
    color:#22656E;
}
.menubx {
    display: flex;
    float: right;
    align-items: center;
    width: 100%;
    height: 60px;
    justify-content: end;
}
.logosec p{
    margin-bottom: 0;
    font-size: 10px;
}
.modal {
    padding: 0!important;
}
@media (max-width: 575px){
    .download_popup {
    width: 300px!important;
}
}

@media (min-width: 768px){
    .download_popup {
    width: 350px!important;
}

}


@media (max-width: 767px){
    .privacyhead {
    height: 30vh!important;
}
    .download_popup {
    width: 300px!important;
    margin: 50px auto!important;
}
.rating:not(:checked) > label {
    width: 40px!important;
    }
   .headercontent_lt p {
    /* width: 100%; */
    font-size: 17px;
    line-height: 28px;
    margin: 20px auto 35px;
    width: 300px;
}
    
    .htxtbx {
        display: inline-block;
    }
    .footrt p {
        font-size: 12px;
    }
    .footrt p a {
        font-size: 12px;
    }
    .mobbtn a h4 {
    font-size: 16px;
}
.mobbtn a img {
    filter: none!important;
}
.mobbtn a{
    background-color: #fff!important;
}
.mobbtn a h4 {
    color: #22656E;
}
}
.down_sec1 img {
    width: 370px;
    position: relative;
    left: -100px;
    top: -24px;
}
.down_sec3 img {
    width: 370px;
    position: relative;
    right: -15px;
    top: -13px;
}
.down_sec1 {
    position: relative;
    top: -60px;
}
.down_sec3 {
    position: relative;
    top: -60px;
}
.expert_main .owl-dots {
    text-align: center;
    position: relative;
}
.expert_main .owl-dots button.owl-dot {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    margin: 0 5px;
    border: 1px solid #bfd3d6;
    background-color: transparent;
}
.expert_main .owl-dots button.owl-dot.active {
    border: 1px solid #22656E;
}
.expert_main .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    background-color: transparent;
    border: none;
    font-size: 33px;
    color: #e0e0e0;
}
.expert_main .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    background-color: transparent;
    border: none;
    font-size: 33px;
    color: #e0e0e0;
}
.expertsec {
    height: 750px;
    display: flex;
    align-items: center;
}
.mobbtn a img {
    width: 27px;
    filter: brightness(0) invert(1);
    height: 27px;
}
.mobbtn a:hover{
    transition: all 0.3s linear;
    background-color: #fff;
}
.mobbtn a:hover img{
     filter: none;
}
.mobbtn a:hover h4{
     color: #22656E;
}
body.modal-open {
    padding-right: 0!important;
}

.applestore_popup .modal-content {
    border-radius: 30px;
}
.applestore_popup .modal-body > img.applepic {
    position: absolute;
    left: 50%;
    top: 35%;
    transform: translate(-50%,-50%);
    width: 130px;
}
.applestore_popup .applestore_popup_content {
    text-align: center;
    margin-top: 20px;
}
.applestore_popup_content{
    position: relative;
    z-index: 999;
}
.applestore_popup_content h1 {
    color: #000;
    font-weight: 300;
    font-size: 25px;
    margin: 0 0 20px;
}
.applestore_popup_content h1 {
    color: #000;
    font-weight: 300;
    font-size: 25px;
    margin: 0 0 20px;
}
.btncol {
    border: none;
    color: #fff;
    padding: 10px 45px;
    border-radius: 20px;
}
.applestore_popup_content h3 {
    font-size: 20px;
    margin-bottom: 30px;
}
.applestore_popup_content .form-control {
    /*border-color: #22656E;*/
        border-color: rgba(34, 101, 110,0.5);
    border-radius: 13px;
    height: 50px;
    background-color: transparent;
}
.form-control:focus {
    box-shadow: none!important;
    border-color:#22656E!important; 
}

.applestore_popup_content .form-group {
    width: 68%;
    margin: 0 auto 25px;
}
.applestore_popup_content .btncol:hover{
    background: linear-gradient(to right, #22656E 0%, #238490 100%);
}
.applestore_popup_content .btncol{
    background: #144C54;
}
.applestore_popup button.btn-close {
    position: absolute;
    right: 12px;
    top: 9px;
    font-size: 10px;
    z-index: 99;
    outline: none;
}
button.btn-close:focus:not(:focus-visible) {
    outline: 0;
    box-shadow: none;
}
.modaltitlebox {
    background: url(../images/rectangle31.png);
    height: 80px;
    width: 100%;
    background-repeat: no-repeat;
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
    background-size: cover;
}

.download_popup h3 {
    font-size: 20px;
    margin-bottom: 30px;
}
.download_popup input.form-control {
    border-color: #22656E;
    border-radius: 13px;
    height: 50px;
    background-color: transparent;
}
.download_popup textarea.form-control {
    border-color: #22656E;
    border-radius: 13px;
    height: 90px;
    background-color: transparent;
}
.download_popup .form-group {
    width: 78%;
    margin: 0 auto 15px;
}
.download_popup .btncol {
    background: #144C54;
}
.download_popup .btncol:hover{
    background: linear-gradient(to right, #22656E 0%, #238490 100%);
}
.download_popup button.btn-close {
    position: absolute;
    right: 22px;
    top: 9px;
    font-size: 10px;
    z-index: 9999;
    outline: none;
}


.download_popup .modal-content {
    border-radius: 35px;
    border: none;
}
.download_popup .modal-body{
    padding: 0;
}
.download_popup .modaltitlebox h3 {
    margin: 0 0 10px;
    text-align: center;
    color: #fff;
}
.download_popup .modaltitlebox {
   display: flex;
    align-items: center;
    justify-content: center;
}
.download_popup .modal-body form{
    margin-top: 15px;
}
.download_popup .modal-body label {
    margin-bottom: 7px;
}
.popemailsec {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}
.popemailsec a{
    color:#22656E ;
    text-decoration: none;
}
.popemailsec a:hover{
    color:#22656E ;
}


@media (min-width: 768px){
        .mobmenu {
    display: none;
}
}


@media (max-width: 767px){

    .rating:not(:checked) > label {
    width: 45px;
}
.applestore_popup_content h3 {
    font-size: 18px;
}
.applestore_popup button.btn-close {
    right: 18px;
    top: 12px;
}
.applestore_popup_content h1 {
    font-size: 20px;
}

    .headersec {
    background-position: 19% 41%;
}
    .expert_mainrt h1 {
    font-size: 30px;
    line-height: 30px;
}
.mobbtn a h4 span {
    font-size: 13px;
}
.expert_mainrt h1 span {
    font-size: 22px;
}
.expert_mainrt p {
    font-size: 16px;
    line-height: 23px;
}
    .headersec:after {
    bottom: -30px;
}
    .owl-nav,.down_sec1,.down_sec3{
        display: none;
    }
    .expert_mainrt img {
        padding: 0;
    }
    .expert_main .expert_mainrt {
        height: unset;
        justify-content: center;
        margin: 40px 0;
    }
    .expertsec {
        height: 600px;
    }
    .footlt {
        justify-content: center;
        margin-top: 0;
        padding-top: 30px;
    }
    .footrt {
        justify-content: center;
        text-align: center;
        margin-top: 0;
    }
    .footersec {
        height: unset;
    }
    .headercontent {
        height: 600px;
        align-items: self-start;
    }
    .headersec {
        height: 605px;
        padding: 15px 0;
    }
    .mobbtn a {
        margin: 0 0px 12px 0;
    }
    .headercontent_lt {
        padding-top: 60px;
            text-align: center;
    }
    .expert_mainrt1 {
        text-align: center;
    }
    .titlefont {
        font-size: 22px;
        line-height: 28px;
    }
    .menubx ul li {
    margin: 0 25px;
}
    .mobbtn {
    justify-content: center;
    display: inline-block!important;
}
.down_sec2 h4 {
    margin-bottom: 20px;
    margin-top: 20px;
}
    .logosec {
        text-align: center;
        padding-top: 30px;
    }
    .headercontent:after {
        bottom: 0px;
    }
    .headercontent_rt img {
        bottom: -40px;
    }
    .headercontent_rt {
        display: none;
    }
    /*.download_popup {*/
    /*    width: unset!important;*/
    /*}*/
    .menubx {
        justify-content: center;
    }
    
}
@media (min-width: 768px) and (max-width: 991px){
     .expert_mainrt h1 {
    font-size: 30px;
    line-height: 30px;
}
.expert_mainrt h1 span {
    font-size: 22px;
}
.expert_mainrt p {
    font-size: 16px;
}
    .expert_mainrt img {
        padding: 30px;
    }
    .owl-nav,.down_sec1,.down_sec3{
        display: none;
    } 
    .expert_main .owl-nav .owl-prev {
        left: -20px;
    }
        .expert_main .owl-nav .owl-next {
        right: -20px;
    }
    .headercontent_rt img {
        width: 430px;
    }
    .headercontent_rt {
        position: relative;
        top: 50px;
        left: -20px;
    }
}

@media (min-width: 567px) and (max-width: 767px){
.expert_mainrt img {
    padding: 50px 50px 0;
}
}

@media (min-width: 992px) and (max-width: 1199px){
    .headercontent_rt img {
        bottom: -160px;
    }
    .down_sec3 img {
        right: 25px;
        top: -20px;
    }
    .down_sec1 img {
        left: -75px;
        top: -20px;
    }
    .mobbtn a {
        margin: 0 10px;
    }
}


/*star rating*/
.star-rating {
  display:flex;
  flex-direction: row-reverse;
  font-size:2.5em;
  justify-content:flex-end;
  text-align:center;
  width:8em;
}

.star-rating input {
  display:none;
}

.star-rating label {
    color: #ccc;
    cursor: pointer;
    padding: 0 22px 0 0;
}

.star-rating :checked ~ label {
  color:#f90;
}

.star-rating label:hover,
.star-rating label:hover ~ label {
  color:red;
}








.rating {
  float: left;
  border: none;
  margin-bottom: 10px;
}

.rating:not(:checked) > input {
    position:absolute;
    top:-9999px;
    clip:rect(0,0,0,0);
}

.rating:not(:checked) > label {
    float:right;
    width:50px;
    padding:0 .1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
  font-family: FontAwesome;
    font-size:200%;
    line-height:1.2;
    color:#ddd;
        margin: 0;
}
.rating:not(:checked) > label {
        color: #22656e52;
}
.rating:not(:checked) > label:before {
    content: "\f006 ";
}

.rating > input:checked ~ label {
    color: gold;
}

.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label {
    color: gold;
}

.rating > input:checked + label:hover,
.rating > input:checked + label:hover ~ label,
.rating > input:checked ~ label:hover,
.rating > input:checked ~ label:hover ~ label,
.rating > label:hover ~ input:checked ~ label {
    color: gold;
}

.rating > label:active {
    position:relative;
    top:2px;
    left:2px;
}
img.appleicon {
    width: 32px!important;
    height: 32px!important;
}


@media (max-width: 767px){
.mobhide{
        display: none;
    }

    .button_container {
    height: 45px;
    width: 45px;
    cursor: pointer;
    z-index: 999;
    transition: opacity 0.25s ease;
    float: right;
    text-align: center;
    margin-top: 0;
        position: absolute;
    top: 0;
    right: 5px;
}
}
.button_container:hover {
  opacity: 0.92;
}

.button_container.active .middle {
  opacity: 0;
  background: #FFF;
}
.button_container.active .bottom {
  transform: translateY(-11px) translateX(0) rotate(-45deg);
  background: #FFF;
}
.button_container span {
    border: none;
    transition: all 0.35s ease;
    cursor: pointer;
    font-size: 22px;
    line-height: 45px;
}
.overlay {
  position: fixed;
  background: #22656E;
  top: 0;
  left: 0;
  width: 100%;
  height: 0%;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.35s, visibility 0.35s, height 0.35s;
  overflow: hidden;
}
.overlay.open {
opacity: 1;
    visibility: visible;
    height: 100%;
    z-index: 999;
}
.overlay div#closebtn i {
    float: right;
    color: #fff;
    font-size: 20px;
    position: absolute;
    right: 20px;
    top: 10px;
}
.overlay.open li {
  -webkit-animation: fadeInRight 0.5s ease forwards;
          animation: fadeInRight 0.5s ease forwards;
  -webkit-animation-delay: 0.35s;
          animation-delay: 0.35s;
}
.overlay.open li:nth-of-type(2) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.overlay.open li:nth-of-type(3) {
  -webkit-animation-delay: 0.45s;
          animation-delay: 0.45s;
}
.overlay.open li:nth-of-type(4) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.overlay.open li:nth-of-type(5) {
  -webkit-animation-delay: 0.55s;
          animation-delay: 0.55s;
}
.overlay.open li:nth-of-type(6) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.overlay nav {
  position: relative;
  height: 70%;
  top: 50%;
  transform: translateY(-50%);
  font-size: 50px;
        font-family: 'Lato', sans-serif!important;
  font-weight: 400;
  text-align: center;
}
.overlay ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  position: relative;
  height: 100%;
}
.overlay ul li {
  display: block;
  opacity: 0;
}
.overlay ul li a {
    display: block;
    position: relative;
    color: #FFF;
    text-decoration: none;
    overflow: hidden;
    font-family: 'Lato', sans-serif!important;
    font-size: 18px;
    margin-bottom: 22px;
}
/*.overlay ul li a:hover:after, .overlay ul li a:focus:after, .overlay ul li a:active:after {
  width: 100%;
}*/
/*.overlay ul li a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0%;
  transform: translateX(-50%);
  height: 3px;
  background: #FFF;
  transition: 0.35s;
}*/

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}

}

@media (min-width: 768px){
    .mobilemenus{
        display: none;
    }
       .mobmenu {
    display: none;
}

}
.applestore_popup .form-control:focus {
    background-color: transparent;
        border-color: rgba(34, 101, 110,1);
}


.privacyhead {
    background: #dae9eb;
    height: 16vh;
}
header.privacyhead:after {
    display: none;
}
.privacypg {
    padding: 60px 0 40px;
}

.privacypg h1 {
    color: #22656E;
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    margin-bottom: 30px;
}
.privacypg h4 {
    font-size: 18px;
    font-weight: 600;
    color: #22656E;
    margin: 0 0 15px;
}
.privacypg ul {
    padding-left: 20px;
}
.privacypg ul li {
    margin-bottom: 10px;
}
.privacypg ol li {
    margin-bottom: 10px;
}