.popup-content{
    border-radius: 10px;
    background: white;
    padding: 25px;
    color: #222;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content{
    max-width: 900px;
}
body{
    font-family: 'Montserrat', sans-serif;
    color: #333333;
}
.main-logo{
    max-width: 240px;
}
.main-content{
    padding: 50px 0;
    background: url("../images/main_bg.png") no-repeat center bottom;
    background-size: cover;
}
.bottom-content{
    padding: 50px 0;
    background: url("../images/bottom_bg.png") no-repeat center top;
    background-size: cover;
}
.one-content{
    padding: 50px 0;
    background-image: linear-gradient(#ffffff, #e6ddc5, #ffffff);
}
.three-content {
    padding: 50px 0;
    background: url("../images/three_bg.png") no-repeat center top;
    background-size: cover;
}
.four-content .container{
    padding: 100px 12.5px 186px;
    background: url("../images/four_bg.png") no-repeat center bottom;
    background-size: cover;
}
footer {
    background: url("../images/footer_bg.png") no-repeat center top;
    background-size: cover;
    color: white;
    font-size: 15px;
}
.two-content {
    position: relative;
    overflow: hidden;
}
.main-title{
    font-size: 86px;
    line-height: 1;
    margin-bottom: 25px;
}
.main-title span{
    font-size: 0.65em;
}
.sub-title{
    font-size: 42px;
}
.white-box{
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background: white;
}
.btn:hover {
    color: #11b8e9;
}
.btn-blue {
    background: #2d2390;
}
.btn-main {
    max-width: 234px;
    padding-top: 13px;
    padding-bottom: 13px;
    border-radius: 20px;
    margin-top: 55px;
}
.main-color {
    color: #3e3843;
}
.bold-font{
    font-weight: 700 !important;
}
.medium-font{
    font-weight: 500 !important;
}
.black-font{
    font-weight: 900 !important;
}
.regular-font{
    font-weight: 400 !important;
}
.light-font{
    font-weight: 300 !important;
}
.semibold-font{
    font-weight: 600 !important;
}
.white-color{
    color: white;
}
.blue-color {
    color: #11b8e9;
}
.dark-green-color {
    color: #314757;
}
.green-color {
    color: #129e07;
}
.primary-color{
    color: #5c503d;
}
.btn-color {
    color: #2d2390;
}
.f-14{
    font-size: 14px;
}
.f-17{
    font-size: 17px;
}
.f-20{
    font-size: 20px;
    line-height: 1.4;
}
.f-24{
    font-size: 24px;
    line-height: 1.2;
}
.pb-50 {
    padding-bottom: 50px;
}
.pb-10 {
    padding-bottom: 10px;
}
.pt-10 {
    padding-top: 10px;
}
.dp-b {
    display: block;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.float-right {
    float: right;
}
.float-left {
    float: left;
}
.mw-300 {
    max-width: 300px;
}
.mw-600 {
    max-width: 600px;
}
.justify-content-space {
    justify-content: space-around;
}
.box-bottom-shadow:after {
    content: "";
    position: absolute;
    background: url(../images/bottom-shadow.png);
    background-repeat: no-repeat;
    background-size: cover;
    bottom: -50px;
    width: 100%;
    height: 50px;
    left: 0px;
}
.navbar {
    padding: 20px 0px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding: 5px 20px;
    font-weight: 500;
}
.navbar-dark .navbar-brand {
    position: absolute;
    top: 0px;
}
header .btn {
    border-radius: 30px;
    padding: 3px 45px;
    font-weight: 500;
}
.main-left {
    padding: 30px 0;
}
a.ajax-popup-link {
    text-decoration: none;
}
footer a{
    text-decoration: none;
    color: #bcbcbc;
}
.footer-top {
    background: #000000e6;
    padding: 40px 0px;
}
.footer-bottom {
    background: #16094adb;
    padding: 40px 0px;
}
.navbar-dark .navbar-nav .nav-link {
    color: #76687a;
}
.navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .show>.nav-link {
    color: #454346;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: #454346;
}
header {
    border-top: 10px solid #11b8e9;
}
.img-top {
    max-width: 460px;
}
.box-bottom-shadow {
    position: relative;
}
.img-abs {
    position: absolute;
    top: 0px;
    z-index: -1;
    max-height: 800px;
}
.abs-right {
    right: 0px;
}
.step-item h5 {
    padding-top: 25px;
    padding-bottom: 15px; 
}
footer .fa {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    border: 1px solid white;
    position: relative;
    font-size: 18px;
    margin-right: 4px;
}
footer .fa:before {
    top: 6px;
    left: 6px;
    position: absolute;
}
footer .fa-facebook:before {
    left: 8px;
}
footer .fa-youtube-play:before {
    left: 4.5px;
}
a {
    text-decoration: none;
}
.add-to-cart a {
    color: #11b8e9;
}
a:hover {
    color: #11b8e9;
}
footer a:hover .fa {
    border: 1px solid #11b8e9;
}
.slider1 .slick-slide {
    opacity: 0;
}
.slick-slide.slick-active {
    opacity: 1;
}
.slick-slide img {
    margin: auto;
    max-width: 100%;
}
.slick-dots li.slick-active button:before {
    color: #2d2390 !important;
}
.slick-dots li button:before {
    font-size: 12px !important;
}
.slider .slick-dots {
    z-index: 999;
    bottom: -50px;
}
.img-keto {
    width: 100%;
}
.ms-left {
    max-width: 80px;
}
.table, .mob {
    display: none;
}
.compare {
    text-align: center;
    padding: 50px 0 70px;
}
.compare-table table {
    border-collapse: separate;
    width: 100%;
    border-spacing: 3px 0;
    display: table;
}
.compare-table tr {
    padding: 0;
}
.compare-table tr:first-child td:first-child {
    width: 30%;
}
.compare-table tr:first-child td:first-child, .compare-table tr:last-child td:first-child {
    border: none;
}
.compare-table td:first-child {
    border-left: none;
}
.compare-table td {
    border: 1px solid #e5e5e5;
    padding: 0;
    width: 18%;
}
.table-product td {
    text-align: center;
    font-size: 16px;
}
.table-blue, .table-line .table-blue {
    background: #6d7bc3;
    color: #fff;
}
.table-product td img {
    margin: 4px auto 0;
    max-height: 120px;
    display: block;
}
.table-blue span {
    color: #fff!important;
}
.compare-table tr span {
    color: #333;
}
.compare-table tr:first-child span {
    font-size: 16px;
    font-weight: 600;
    line-height: 27px;
    margin: -1px 0 6px;
    display: block;
}
.table-line td {
    background: #ededed;
}
.bottom-img {
    margin: 2px auto 4px;
}
.table-line td:not(:first-child) {
    text-transform: uppercase;
}
.table-line .table-title {
    background: #f1c61a;
    text-align: left;
    font-size: 18px;
    padding-left: 20px;
    line-height: 35px;
}




@media (min-width: 1600px) {
    .footer-top .container {
        max-width: 1550px;
    }
    .four-content .top-right p {
        padding: 0px 100px;
    }
}

@media (min-width: 1400px) {
    .three-content {
       padding-bottom: 115px; 
    }
    .slider2 .slick-dots {
        bottom: -155px;
    }
    .two-content {
        padding-top: 50px;
    }
    .two-content h3 {
        max-width: 700px;
        margin: auto;
    }
}

@media (min-width: 1200px) {
    .four-content {
        margin-top: -140px;
        position: relative;
    }
    .slider1 .slick-dots {
        bottom: -118px;
        text-align: right;
        right: 75px;
    }
    div.mw-960 
    {
        max-width: 960px;
    }
}
@media (min-width: 992px) {
    .ms-left {
        margin-left: -90px;
        margin-bottom: 15px;
    }
}

@media (max-width: 1399px) {
    .main-title {
        font-size: 72px;
    }
    .f-20 {
        font-size: 18px;
    }
    .img-abs {
        display: none;
    }
    .four-content {
        background: #e1f2f1;
        margin-top: 0px;
    }
    .four-content .container {
        background: #e1f2f1;
        padding: 70px 12.5px;
    }
}
@media (max-width: 1199px) {
    .four-content {
        background: #e1f2f1; 
    }
    .four-content .container {
        background: #e1f2f1;
        padding: 70px 12.5px 100px;
    }
    .box-bottom-shadow:after {
        display: none;
    }
    .slider1 .mw-600 {
        max-width: 300px;
    }
    .slider2 .slick-slide {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (max-width: 991px) {
    .main-title {
        font-size: 62px;
    }
    .sub-title {
        font-size: 32px;
    }
    .navbar-collapse {
        padding-top: 130px;
    }
    .navbar-expand-lg .navbar-nav .nav-link{
        padding-left: 0;
    }
    .table {
        display: block;
    }
    .desk {
        display: none;
    }
    .bottom-content {
        background: transparent;
    }
    .img-person {
        max-width: 250px;
    }
    .img-bottom {
        max-width: 450px;
    }
    div .mw-600 {
        max-width: 100%;
    }
    div .slider1 .mw-600 {
        max-width: 500px;
    }
    .navbar>.container {
        display: block;
    }
    .navbar>.container button {
        float: right;
        color: rgba(45, 35, 144, 0.5);
        border-color: rgba(45, 35, 144, 0.5);
    }
    header .navbar-dark .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(45,35,144, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    }
    .text-right {
        text-align: center;
    }
    .main-color.text-right {
        text-align: left;
    }
    .img-top {
        display: block;
        margin: auto;
    }
    .step-item {
        margin-top: 20px;
    }
    .three-content {
        padding-bottom: 0px;
    }
    .three-content .col-xl-1 {
        display: none;
    }
    .f-24 {
        font-size: 18px;
    }
    .one-content .justify-content-space {
        flex-direction: column-reverse;
    }
    .one-content {
        padding-top: 0px;
    }
}
@media (max-width: 767px) {
    .main-title {
        font-size: 42px;
    }
    .sub-title {
        font-size: 26px;
    }
    .f-20 {
        font-size: 16px;
    }
    footer{
        font-size: 13px;
    }
    .main-left{
        padding-top: 0;
    }
    .img-top, .img-keto {
        width: 100%;
    }
    .mob {
        display: block;
    }
    .img-top {
        max-width: 350px;
    }
    div .slider1 .mw-600 {
        max-width: 300px;
    }
}
@media (max-width: 575px) {
    .step-title {
        font-size: 20px;
    }
    .main-logo {
        max-width: 95px;
    }
    .f-24 {
        font-size: 17px;
    }
    body{
        font-size: 14px;
    }
    .img-top {
        max-width: 250px;
    }
    .img-person {
        max-width: 200px;
    }
    .table-product td img{
        max-height: 50px;
    }
    .compare-table tr:first-child span {
        font-size: 10px;
        line-height: 1.4;
    }
    .table-line .table-title {
        font-size: 12px;
        padding-left: 10px;
        line-height: 30px;
    }
    .table-line td {
        font-size: 10px;
    }
    .slick-list{
        padding: 0 !important;
    }
    .slick-list p.white-color{
        color: black;
        font-size: 14px;
        font-weight: 500 !important;
    }
}
