@charset "UTF-8";
/*---------------------------------------
    Theme Name: Viserfly
    Description: Aviation & Flight School Template
    Author Name: Viserlab
    Author URI:  https://viserlab.com
    Theme URI: 
    Version: 1.0
-----------------------------------------
    Table of contents
-----------------------------------------
    1 Base Style
        1.1 Functions
        1.2 Variables
        1.3 Mixins
        1.4 Global
    2 Modules Style
        2.1 Hero
        2.2 Header
        2.3 Logo
        2.4 List
        2.5 Nav
        2.6 Primary Nav
        2.7 Nav Toggler
        2.8 Nice Select
        2.9 Form Control
        2.10 Primary Submenu Toggler
        2.11 Preloader
        2.12 Back To Top
        2.13 Button Style
        2.14 Info List
        2.15 Section 
        2.16 Client Slider
        2.17 Custom Icon
        2.18 Course Card
        2.19 Social Icon
        2.20 Trainer Slider
        2.21 Team Card
        2.22 Accordion
        2.23 Feedback Slider
        2.24 Gallery Photo
        2.25 Odometer
        2.26 Counter List
        2.27 Query Selector
        2.28 Blog Post
        2.29 CTA
        2.30 Footer Logo
        2.31 Newsletter
        2.32 Icon
        2.33 Search Popup
        2.34 Insta Gallery
        2.35 Service Card
        2.36 Blockquote
        2.37 Trainer Card
        2.38 Feedback Card
        2.39 Event Card
        2.40 Contact Icon
        2.41 Profile Pic
        2.42 Blog Card
        2.43 Banner
        2.44 Breadcrumbs
        2.45 Trainer Profile
        2.46 Pagination
        2.47 Blog List
        2.48 Widget
        2.49 Widget Category
        2.50 User
        2.51 GMap
        2.52 Auth Form
    3 Theme Style
        3.1 Color
        3.2 Background
        3.3 Padding
        3.4 Margin
        3.5 Utility Classes
        3.6 Animation
    4. Layouts Style
        4.1 Course Section
        4.2 Feedback Section
        4.3 CTA Section
        4.4 Footer 1
        4.5 Service Section

/*---------------------------------------
    0.1 Base Style
-----------------------------------------*/
@import url("https://techeor.co.in/css2");

:root {
    --h1: clamp(2.8125rem, 4vw + 1rem, 4.209rem);
    --h2: clamp(2.0625rem, 3vw + 1rem, 3.1575rem);
    --h3: clamp(1.875rem, 2.7vw + 1rem, 2.369rem);
    --h4: 1.777rem;
    --h5: 1.333rem;
    --h6: 1rem;
}

html {
    font-size: 16px;
}

body {
    background-color: #ffffff;
    font-family: "Roboto", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #4e4e4e;
}

p {
    margin-bottom: 1.25rem;
}

h1,
h2,
h3,
h4,
h5 {
    margin: 1.5rem 0 1rem;
    font-family: sans-serif;
    font-weight: 400;
    line-height: 1.15;
    color: #212121;
}

h1 {
    margin-top: 0;
    font-size: var(--h1);
}

h2 {
    font-size: var(--h2);
}

h3 {
    font-size: var(--h3);
}

h4 {
    font-size: var(--h4);
}

h5 {
    font-size: var(--h5);
}

h6 {
    font-size: var(--h6);
}

small,
.sm-text {
    font-size: 14px;
}

.lg-text {
    font-size: 18px;
}

.xl-text {
    font-size: 20px;
}

.xxl-text {
    font-size: 24px;
}

.fw-regular {
    font-weight: 400;
}

.fw-md {
    font-weight: 500;
}

button:focus {
    outline: none !important;
}


.primary-menu__link.active {
    color: #f4841f !important;
    /* yellow or any highlight color */
    font-weight: 600;
}


/* start recuirment section */
.bgcgrn {
    padding: 15px;
    border-radius: 10px;
    background-color: #585a421a;
    margin: 15px 0 !important;
}

.bgcgrn iframe {
    width: 100% !important;
    height: 200px !important;
    overflow-y: hidden !important;
}

.contssd {
    padding: 10px 0;
}

.contssd h4 {
    margin: 0;
}

.contssd h4 a {
    color: #fff !important;
    text-decoration: none !important;
    padding: 5px 10px;
    font-size: 11px !important;
    text-transform: uppercase !important;
    font-weight: 500 !important;
    border-radius: 5px;
    background-color: #f93 !important;
}

.contssd p {
    color: #000 !important;
    font-family: system-ui !important;
    font-size: 14px !important;
    font-weight: normal !important;
}

.contssd h3 {
    font-size: 21px;
    font-family: system-ui !important;
    font-weight: 500;
    margin: 15px 0 !important;
    color: #000;
}


.applybtnsssd a {
    color: #fff !important;
    text-decoration: none !important;
    text-transform: uppercase;
    /* font-weight: 700; */
    font-size: 16px;
    font-family: system-ui;
}

.applybtnsssd {
    width: 100%;
    padding: 7px 0;
    border-radius: 10px !important;
    color: #fff !important;
    text-decoration: none;
    background-color: #009227
}




.bhgnddate {
    background-color: #585a42 !important;
}


.contssd h4 {
    color: #fff !important;
    text-decoration: none !important;
    padding: 5px 10px;
    font-size: 11px !important;
    text-transform: uppercase !important;
    font-weight: 500 !important;
    border-radius: 5px;
    background-color: #ff9933;
}

/* end recuirment section */




/* start examination section */

.fmssd iframe {
    overflow-y: hidden;
}

.hghsdh i {
    color: #585a42 !important;
}

.mrboxss .col-lg-6 {
    margin: 15px 0 !important;
}


.btngrnsssd {
    padding: 7px 20px;
    background-color: #585a42 !important;
    color: #fff !important;
    font-size: 12px;
    font-weight: 500;
    border-radius: 18px !important;
    /* text-transform: uppercase; */
    letter-spacing: 1px;
}


.hghsdh p {
    font-size: 14px;
    font-family: system-ui;
    font-weight: 400;
    margin: 0;
    font-weight: 600;
    color: #000;
}

.hghsdh h3 a {
    color: #000 !important;
    text-decoration: none;
    font-family: system-ui !important;
}

.hghsdh h3 {
    font-size: 20px !important;
    font-family: system-ui !important;
    font-weight: 600 !important;
    margin: 10px 0 15px !important;
}

.fmssd iframe {
    width: 100% !important;
}


.boxxxshd {
    box-shadow: 1px 1px 4px 1px #e2e2e2;
    padding: 15px;
    border-radius: 10px;
}

/* end examination section */






/* start header section */

.py-80 {
    padding-top: 80px;
    padding-bottom: 80px;
}



.tpfntssd i {
    font-size: 18px !important;
}

.spcallsss li {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    line-height: 35px;
    text-align: center !important;
}

.fbbgctp a {
    color: #fff !important;
}

.fbbgctp {
    background-color: #3b5998 !important;
}

.hdesbgcs {
    padding: 5px 0 !important;
}



/* end header section */






.service-g img {
    border-radius: 10px 10px 0 0;
    width: 100% !important;
}

.service-g {
    border-radius: 10px !important;
}



.prvisssc ul {
    padding-left: 0 !important;
}

.prvisssc ul li:before {
    content: '\f192';
    font-family: FontAwesome;
    position: absolute;

    left: 0 !important;
    color: #003974 !important;
}

.prvisssc ul li {
    font-size: 14px;
    padding-left: 20px;
    margin: 10px 0;
    position: relative;
    font-weight: normal;
    color: #000 !important;
    list-style: none !important;
}

.prvisssc p {
    font-weight: normal !important;
    font-size: 14px !important;
}






.btn:focus,
.btn.focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}



/* start register section */
.registesss h3 {
    font-family: system-ui !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    position: relative;
    color: #585a42 !important;
    margin: 0 0 20px 0 !important;
    padding-bottom: 10px !important;
    text-transform: uppercase !important;
}

.registesss h3::before {
    content: '';
    background-color: #000;
    position: absolute;
    height: 3px;
    width: 30px;
    left: 0%;
    z-index: 999999;
    bottom: -1px;
}

.registesss h3::after {
    content: '';
    width: 140px;
    position: absolute;
    height: 1px;
    bottom: 0 !important;
    left: 0%;
    background-color: #989898;

}

/* end register section */

/* start admit card */
.admssuls ul li {
    font-size: 14px !important;
    font-weight: normal;

    color: #000;
    font-family: system-ui !important;
}

.admssuls ul {
    padding: 0 !important;
}

.admintro ul {
    margin-left: 40px;
}

.adfroot h4,
p {
    color: #000;
    font-weight: bold;
}

.tbabus tr td {
    font-size: 14px;
    font-weight: 500 !important;
    font-family: system-ui !important;
}

.fnrssdadm h2 {
    font-size: 25px;

    color: #000;
    font-family: system-ui !important;
}

.adsms h2 {
    font-size: 22px;
    font-weight: 600 !important;
    color: #000;
    font-family: system-ui !important;
}


.adfroot {
    border: 2px solid #000;
    margin-top: 10px;
    text-align: center;
}

.adfroot h4,
p {
    color: #000;
    font-weight: bold;
}

.admintro ul li {
    color: #000;
    list-style: decimal;
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
}

.admintro {
    border: 2px solid #000;
}

.admintro h4 {
    font-weight: 600;
    color: #000;
    text-align: center;
}

.admit-card {
    border: 2px solid #000;
    padding: 15px;
    margin: 20px 0;
}

.logimgs img {
    width: 200px !important;
    margin: 0 auto !important;
}


/* end admin card */








/* start login section */
.abuttexts p a {
    text-decoration: none !important;
    font-size: 14px !important;
    font-family: system-ui !important;
    color: #000 !important;
}

.abuttexts p {
    text-align: right !important;
}

.selecreg select {
    display: block !important;
    font-size: 14px !important;
    font-family: system-ui !important;
}

.selecreg .nice-select {
    display: none !important;
}

.bgcclrlogin a {
    text-decoration: none;
    color: #fff !important;
    font-family: system-ui;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 550 !important;
}

/* Default (Mobile First) */
.bgcclrlogin {
    background-color: #585a42;
    text-align: center;
    padding: 5px;
    border-radius: 6px;
}

/* Laptop / Desktop */
@media (min-width: 992px) {
    .bgcclrlogin {
        margin: 56px 0;
        padding: 10px 20px;
    }
}



.bgcreg {
    background-color: #f4841f;
    margin: 0 !important;
    padding: 0 20px !important;
}

/* end login section */





/* start testimonial section */
.bgcbluesss {
    padding: 20px;
    background-color: #000 !important;

}

.bgcbluesss p {
    color: #fff !important;
    font-family: system-ui !important;
    font-size: 13px !important;
    margin: 0 !important;
    line-height: 22px !important;
}

.bgcbluesss img {
    margin: 20px 0 !important;
}

.bgcbluesss h3 {
    font-size: 18px;
    color: #fff;
    margin: 0 0 0px 0 !important;

    font-family: system-ui !important;
}


.bgctesti h3 {
    font-family: system-ui !important;
    font-size: 16px !important;
    color: #000 !important;
    font-weight: 600;
    margin: 10px 0 0 0 !important;
    text-transform: uppercase;
    font-weight: 550 !important;
}


.bgrgrays {
    padding: 15px !important;
    margin-bottom: 15px !important;
    border: 1px solid #c4c4c4 !important;
    background-color: #f2f2f2 !important;
}

.bgrgrays p {
    margin: 0 !important;
    font-size: 16px !important;
    color: #000 !important;
}




.fntsssdb p {
    font-size: 13px !important;
    font-family: system-ui !important;
    margin: 10px 0 !important;
}

.fnsssst ul li:before {
    content: '\f192';
    font-family: FontAwesome !important;
    color: #003974 !important;
    position: absolute;
    left: 0 !important;
}

.fnsssst ul li {
    font-size: 14px !important;
    position: relative;
    font-family: system-ui !important;
    /* color:#000 !important; */
    padding-left: 20px !important;
    list-style: none !important;

}

.fnsssst ul {
    padding: 0 !important;
}

.fnsssst h4 {
    font-family: system-ui !important;
    color: #003974 !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    font-weight: 600 !important;
}



.mrgssd .col-lg-4 {
    margin: 10px 0;
}





.bgctesti p span {
    font-size: 12px !important;
    color: #ff6300;
    font-weight: 700;
    text-transform: uppercase !important;
}

.bgctesti p {
    font-size: 13px !important;
    font-weight: normal !important;
    margin-bottom: 8px !important;
    font-family: system-ui !important;

}


.bgctesti {
    padding: 25px !important;
    border-radius: 10px;
    box-shadow: 1px 1px 5px 1px #cfcfcf;
}

.testiheads h3::before {
    content: '';
    background-color: #f4841f;
    position: absolute;
    height: 3px;
    width: 30px;
    left: 49%;
    z-index: 999999;
    bottom: -1px;
}

.testiheads h3 {
    font-family: system-ui !important;
    font-size: 20px !important;
    position: relative;

    color: #0094d9 !important;
    margin: 0 0 20px 0 !important;
    padding-bottom: 10px !important;
    text-transform: uppercase !important;
}

.testiheads h3::after {
    content: '';
    width: 18%;
    position: absolute;
    height: 1px;
    bottom: 0 !important;
    left: 41%;
    background-color: #989898;
}

/* end testimonial section */



/* start about section */
.proabut p {
    font-size: 14px !important;
    font-weight: 400 !important;
    font-family: system-ui !important;
    color: #000 !important;
}

.proabut h4 {
    font-family: system-ui !important;
    color: #003974 !important;
    font-size: 22px !important;
    font-weight: 600 !important;
    margin: 10px 0 !important;
}


.chrhad h3 {
    font-family: system-ui !important;
    font-size: 20px !important;
    position: relative;

    color: #0094d9 !important;
    margin: 0 0 20px 0 !important;
    padding-bottom: 10px !important;
    text-transform: uppercase !important;
}

.chrhad h3::before {
    content: '';
    background-color: #f4841f;
    position: absolute;
    height: 3px;
    width: 30px;
    left: 49%;
    z-index: 999999;
    bottom: -1px;
}

.chrhad h3::after {
    content: '';
    width: 24%;
    position: absolute;
    height: 1px;
    bottom: 0 !important;
    left: 38%;
    background-color: #989898;

}

.bgcbrdrs {
    background-color: #fff;
    padding: 50px 30px;
    border: 1px solid #d4d4d4 !important;
}



.imgabutsss img {
    z-index: 999999 !important;
}

.bgcblusss {
    background-color: #000 !important;
    padding: 150px 60px 60px !important;
    margin-top: -120px;
}

.bgcblusss p {
    font-size: 14px !important;
    font-weight: 400 !important;
    font-family: system-ui !important;
    color: #fff !important;
}

.bgcblusss h3 {
    margin: 0 0 15px 0 !important;
    color: #fff !important;
    font-family: system-ui !important;
    font-size: 22px !important;
}



.whysshead h3 {
    font-family: system-ui !important;
    font-size: 20px !important;
    position: relative;

    color: #585a42 !important;
    margin: 0 0 20px 0 !important;
    padding-bottom: 10px !important;
    text-transform: uppercase !important;
}

.whysshead h3::before {
    content: '';
    background-color: #000;
    position: absolute;
    height: 3px;
    width: 30px;
    left: 49%;
    z-index: 999999;
    bottom: -1px;
}

.whysshead h3::after {
    content: '';
    width: 24%;
    position: absolute;
    height: 1px;
    bottom: 0 !important;
    left: 38%;
    background-color: #989898;

}













.whyabu p {
    font-size: 14px;
    font-weight: 400 !important;
    font-family: system-ui !important;
    margin: 10px 0 !important;
}

.whyabu h3 img {
    margin-right: 10px;
}

.whyabu h3 {
    font-family: system-ui !important;
    font-size: 20px !important;
    /* padding-left:30px; */
    position: relative;

    color: #585a42 !important !important;
    margin: 0 0 20px 0 !important;
    padding-bottom: 10px !important;
    text-transform: uppercase !important;
}

.whyabu h3::before {
    content: '';
    background-color: #000;
    position: absolute;
    height: 3px;
    width: 30px;
    left: 0%;
    z-index: 999999;
    bottom: -1px;
}

.whyabu h3::after {
    content: '';
    width: 100%;
    position: absolute;
    height: 1px;
    bottom: 0 !important;
    left: 0%;
    background-color: #989898;

}


/* end about section */

/* start why us section */

.keystrr li::before {
    position: absolute;
    content: '\f192';
    font-size: 12px !important;
    left: 0;
    font-family: FontAwesome;
    color: #fff !important;


}

.keystrr {
    padding: 0 !important;
}

.keystrr li {
    font-size: 14px !important;
    padding-left: 20px;
    font-family: system-ui !important;
    color: #fff !important;
    list-style: none !important;
    position: relative;
    line-height: 26px !important;


}



.airsssd {
    padding: 0 !important;
}

.airsssd li::before {
    content: '\f192';
    font-family: FontAwesome;
    font-size: 12px !important;
    position: absolute;
    color: #003974 !important;
    left: 0;

}

.airsssd li {
    font-size: 14px !important;
    font-family: system-ui !important;
    font-weight: 400 !important;
    padding-left: 20px;
    position: relative;
    list-style: none !important;
    color: #000;
}

/* end why us section /







/* start career section */
.slect select {
    display: block !important;
    font-family: system-ui !important;
    font-size: 14px;
}

.slect select option {
    font-family: system-ui !important;
    font-size: 14px;

}

.slect .nice-select {
    display: none !important;
}




.labelftnsss label {
    font-family: system-ui !important;
    font-size: 14px !important;
    color: #fff !important;
    margin-bottom: 5px !important;
}



.hedddenq p {
    color: #f93 !important;
    font-size: 12px !important;
    margin: 10px 0 !important;
    font-family: system-ui !important;
}

.hedddenq h3 {
    margin: 0 !important;
    font-size: 20px !important;
    font-weight: 600;
    font-family: system-ui !important;
    color: #fff !important;
}


.bgcclrblu {
    padding: 20px;
    background-color: #000 !important;
}

.careerfnts h3 {
    font-family: system-ui !important;
    font-size: 20px !important;
    position: relative;

    color: #23a3de !important;
    margin: 0 0 20px 0 !important;
    padding-bottom: 10px !important;
    text-transform: uppercase !important;
}

.careerfnts h3::before {
    content: '';
    background-color: #f4841f;
    position: absolute;
    height: 3px;
    width: 30px;
    left: 0%;
    z-index: 999999;
    bottom: -1px;
}

.careerfnts h3::after {
    content: '';
    width: 100%;
    position: absolute;
    height: 1px;
    bottom: 0 !important;
    left: 0%;
    background-color: #989898;

}


.fnsssst p {
    font-size: 14px !important;
    font-weight: 400 !important;
    font-family: system-ui !important;
}

/* end career section */



/* start gallery section */

.wdsssdgal .col-lg-3 a img {
    padding: 10px;
    /* transition: all 2s; */
    height: 230px;
    border: 1px solid #d1d1d1;
    object-fit: cover;
    width: 100%;
}

.wdsssdgal .col-lg-3 {
    margin: 10px 0;
}


.magnific-img img {
    width: 100%;
    height: auto;
}

.mfp-bottom-bar,
* {
    font-family: 'Abel', sans-serif;
}

.magnific-img {
    display: inline-block;
    /* width: 100%; */
}

a.image-popup-vertical-fit {
    cursor: -webkit-zoom-in;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    /* ideally, transition speed should match zoom duration */
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.98;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}

.mfp-arrow-left:before {
    border-right: none !important;
}

.mfp-arrow-right:before {
    border-left: none !important;
}

button.mfp-arrow,
.mfp-counter {
    opacity: 0 !important;
    transition: opacity 200ms ease-in, opacity 2000ms ease-out;
}

.mfp-container:hover button.mfp-arrow,
.mfp-container:hover .mfp-counter {
    opacity: 1 !important;
}


/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {

    /**
       * Remove all paddings around the image on small screen
       */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}




.fontsssd1 h3 {
    font-family: system-ui !important;
    font-size: 25px !important;
    padding-bottom: 10px;
    color: #0094d9 !important;
    margin-top: 0 !important;
    position: relative;
}

.fontsssd1 p {
    font-size: 14px !important;
    font-family: system-ui !important;
    font-size: 14px !important;
}

.fontsssd1 h3::before {
    content: '';
    width: 40px;
    height: 3px;
    background-color: #f4841f !important;
    position: absolute;
    left: 48%;
    bottom: -1px !important;
    z-index: 999;
}

.fontsssd1 h3::after {
    content: '';
    width: 150px;
    position: absolute;
    height: 1px;
    left: 43%;
    bottom: 0 !important;
    background-color: #aeaeae;
}

/* end gallery section */

/* start breadcrumb section */

.bgcbread {
    padding: 10px 0 !important;
    background-color: #585a42;
}

.brsdss {
    padding: 0 !important;
    margin: 0 !important;
}

.brsdss li a {
    color: #fff !important;
    text-decoration: none !important;
}

.brtextclr {
    color: #fff !important;
}

.brsdss li {
    float: left !important;
    margin-right: 6px !important;
    color: #fff;
    font-size: 14px !important;
    font-family: system-ui !important;
    list-style: none !important;
}

/* end breadcrumb section */




/* start contact page section */

.fntssd h3 {
    font-family: system-ui !important;
    font-size: 20px !important;
    position: relative;

    color: #007fbb !important;
    margin: 0 0 20px 0 !important;
    padding-bottom: 10px !important;
    text-transform: uppercase !important;
}

.fntssd h3::before {
    content: '';
    background-color: #f4841f;
    position: absolute;
    height: 3px;
    width: 30px;
    left: 45%;
    z-index: 999999;
    bottom: -1px;
}

.fntssd h3::after {
    content: '';
    width: 199px;
    position: absolute;
    height: 1px;
    bottom: 0 !important;
    left: 26%;
    background-color: #989898;

}

.fntsssdn input {
    border-color: #ccc !important;
}

.fntsssdn label span {
    color: #f00 !important;
}

.fntsssdn label {
    font-family: system-ui !important;
    font-size: 14px !important;
    color: #272727 !important;
}

.btn-btnsss {
    width: 100%;
    background-color: #585a42;
    color: #fff !important;
    font-family: system-ui !important;
    font-size: 14px !important;
    text-transform: uppercase;
}



.contsssd p {
    margin: 10px 0 0;
    font-size: 13px;
    color: #f00;
}


.confrmbgc {
    padding: 15px;
    box-shadow: 1px 1px 7px 1px #d6d6d6 !important;
    border: 1px solid #d6d6d6;
}

.conbgcclr p {
    font-size: 14px !important;
    margin: 0 !important;
    height: 63px;
    font-family: system-ui !important;
}

.conbgcclr h3 {
    font-size: 16px !important;
    margin-top: 15px !important;
    font-family: system-ui !important;
    color: #000;
    margin-bottom: 10px !important;
    font-weight: 550 !important;
    text-transform: uppercase;
}

.conbgcclr i {
    width: 50px;
    height: 50px;
    font-size: 22px !important;
    border-radius: 100%;
    background-color: #585a42 !important;
    color: #fff !important;
    line-height: 50px !important;
}

.bgcgrayss {
    background-color: #000 !important;
}

.conbgcclr {
    background-color: #fff !important;
    border: 1px solid #cecece;
    padding: 15px !important;
}



.fontsssd h3 {
    font-family: system-ui !important;
    font-size: 25px !important;
    padding-bottom: 10px;
    margin-top: 0 !important;
    color: #585a42 !important;
    position: relative;
}

.fontsssd p {
    font-size: 14px !important;
    font-family: system-ui !important;
    font-size: 14px !important;
}

.fontsssd h3::before {
    content: '';
    width: 40px;
    height: 3px;
    background-color: #000 !important;
    position: absolute;
    left: 48%;
    bottom: -1px !important;
    z-index: 999;
}

.fontsssd h3::after {
    content: '';
    width: 450px;
    position: absolute;
    height: 1px;
    left: 30%;
    bottom: 0 !important;
    background-color: #aeaeae;
}


/* end contact page section */





/* start footer section */
.prisss li a {
    font-size: 15px;
    font-family: system-ui !important;

}

.copusssd {
    font-size: 14px !important;
    font-family: system-ui !important;
}

/* end footer section */





/* start tab panel section */
ul.tabs {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

ul.tabs li {
    background: none;
    color: #222;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
}

ul.tabs li.current {
    background: #ededed;
    color: #222;
}

.tab-content {
    display: none;
    background: #ededed;
    padding: 15px;
}

.tab-content.current {
    display: inherit;
}

/* end tab panel section */




/* start verticle marquee section */
.pdsssd {
    /* padding:15px; */
}

.bgcshitsss {
    width: 100%;
    height: 19em;
    /* margin: 1em auto; */
    overflow: hidden;
    background: white;
    position: relative;
    box-sizing: border-box;
}

.marquee {
    top: 6em;
    position: relative;
    box-sizing: border-box;
    animation: marquee 15s linear infinite;
}

.marquee:hover {
    animation-play-state: paused;
}

/* Make it move! */
@keyframes marquee {
    0% {
        top: 8em
    }

    100% {
        top: -11em
    }
}

/* Make it look pretty */
.microsoft .marquee p strong {
    font-weight: 400 !important;
}

.microsoft .marquee p::before {
    content: '\f0a1';
    font-family: FontAwesome;
    font-size: 12px !important;
    position: absolute;
    left: 0 !important;
    color: #4a4c36 !important;
}

.microsoft .marquee p {
    font-size: 12px !important;
    position: relative;
    padding-left: 20px;
    line-height: 22px !important;
    color: #191919;
    font-family: system-ui !important;
    font-weight: 400 !important;
}

.microsoft .marquee {
    margin: 0;
    /* padding: 0 1em; */
    line-height: 1.5em;
    font: 1em 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
}

.microsoft:before,
.microsoft::before,
.microsoft:after,
.microsoft::after {
    left: 0;
    z-index: 1;
    content: '';
    position: absolute;
    pointer-events: none;
    width: 100%;
    height: 2em;
    background-image: linear-gradient(top, #FFF, rgba(255, 255, 255, 0));
}

.microsoft:after,
.microsoft::after {
    bottom: 0;
    transform: rotate(180deg);
}

.microsoft:before,
.microsoft::before {
    top: 0;
}

/* Style the links */
.vanity {
    color: #333;
    text-align: center;
    font: .75em 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
}

.vanity a,
.microsoft a {
    color: #1570A6;
    transition: color .5s;
    text-decoration: none;
}

.vanity a:hover,
.microsoft a:hover {
    color: #F65314;
}

/* end verticle marquee section */

.brrdds {
    border-bottom: 5px solid #4a4c36;
}

.bgcshitsss {
    background-color: #fff !important;
    padding: 15px;
}

.bgcclr {
    background-color: #f7f6f6 !important;
    padding: 40px 0 !important;
}

.abutbgc {
    background-color: #ffff !important;
    /* padding:30px;  */
}


.hedddstitl {
    font-size: 28px;
    font-family: system-ui;
    /* text-transform: capitalize; */
    line-height: 37px;
}



input:focus {
    outline: none;
}

.form-control {
    border-color: rgba(0, 0, 0, 0.1);
}

textarea {
    resize: none;
}


.apllsd a {
    font-family: system-ui !important;
}

.apllsd a i {
    margin-right: 5px;
}





/* start after slider section */
.contsct h3 {
    font-size: 18px;
    position: relative;
    font-weight: 500 !important;
    color: #585a42 !important;
    padding-bottom: 15px;
    /* border-bottom:1px solid #030303 !important; */
    font-family: system-ui !important;
}

.contsct h3::before {
    content: '';
    width: 40px;
    background-color: #000 !important;
    height: 3px;
    position: absolute;
    left: 44%;
    z-index: 999;
    bottom: -1px !important;
}

.contsct h3::after {
    content: '';
    width: 100px;
    position: absolute;
    height: 1px;
    left: 35%;
    background-color: #d1d1d1 !important;
    bottom: 0;
}










.contsct1 h3 {
    font-size: 18px;
    position: relative;
    font-weight: 500 !important;
    color: #585a42 !important;
    padding-bottom: 15px;
    /* border-bottom:1px solid #030303 !important; */
    font-family: system-ui !important;
}

.contsct1 h3::before {
    content: '';
    width: 40px;
    background-color: #000 !important;
    height: 3px;
    position: absolute;
    left: 47%;
    z-index: 999;
    bottom: -1px !important;
}

.contsct1 h3::after {
    content: '';
    width: 100px;
    position: absolute;
    height: 1px;
    left: 40%;
    background-color: #d1d1d1 !important;
    bottom: 0;
}









.contsctabut h3 {
    font-size: 25px;
    margin: 0 0 20px 0 !important;
    position: relative;
    font-weight: 300;
    color: #4a4c36 !important;
    padding-bottom: 15px;
    /* border-bottom: 1px solid #030303 !important; */
    font-family: system-ui !important;
    text-transform: capitalize;
}

.contsctabut h3::before {
    content: '';
    width: 40px;
    background-color: #000 !important;
    height: 3px;
    position: absolute;
    left: 0%;
    z-index: 999;
    bottom: -1px !important;
}

.contsctabut h3::after {
    content: '';
    width: 190px;
    position: absolute;
    height: 1px;
    left: 0%;
    background-color: #d1d1d1 !important;
    bottom: 0;
}

.sliimg img {
    width: 100%;
    height: 120px !important;
    object-fit: cover;
}


.bgccll {
    border: 1px solid #0039742b !important;
    padding: 10px !important;
}



.mrgsbtnrow .col-lg-12 {
    margin: 5px 0;
}

.bgcblsss h3 {
    margin: 0 !important;
    line-height: normal;
    font-family: system-ui !important;
    font-size: 15px !important;
    text-transform: capitalize;

}

.bgcblsss h3 a {

    color: #fff !important;
    text-decoration: none !important;
}

.bgcblsss {
    background-color: #0094d9 !important;
    padding: 15px 35px 15px !important;
    margin: 10px 0 !important;
    height: 70px !important;
    border-radius: 5px;

}


.blgsssd h3 {
    font-size: 18px !important;
    color: #000 !important;
    margin: 0 0 8px 0 !important;
    font-family: system-ui !important;
    font-weight: 500 !important;
}

.blgsssd p {
    font-size: 15px !important;
    color: #000;
    margin: 0;
    font-family: system-ui !important;
}


.fnsssd {
    font-size: 14px !important;
    /* font-weight:500     !important; */
    font-family: system-ui !important;
}



.futrfont {
    font-size: 20px !important;
    font-family: system-ui !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
}














.contsctawards h3 {
    font-size: 25px;
    margin: 0 0 40px 0 !important;
    position: relative;
    font-weight: 300;
    color: #003974 !important;
    padding-bottom: 15px;
    /* border-bottom: 1px solid #030303 !important; */
    font-family: system-ui !important;
    text-transform: capitalize;
}

.contsctawards h3::before {
    content: '';
    width: 40px;
    background-color: #003974 !important;
    height: 3px;
    position: absolute;
    left: 0%;
    z-index: 999;
    bottom: -1px !important;
}

.contsctawards h3::after {
    content: '';
    width: 430px;
    position: absolute;
    height: 1px;
    left: 0%;
    background-color: #d1d1d1 !important;
    bottom: 0;
}



.pl-50 {
    padding-left: 50px !important;
}

.pt-50 {
    padding-top: 50px !important;
}


.bgcclrs {
    background-color: #000 !important;
    padding: 120px 15px 40px;
    margin-top: -100px;
}

.bgcclrs h3 {
    margin: 0 0 10px 0 !important;
    font-size: 26px;

    color: #fff !important;
    font-family: system-ui !important;
}

.bgcclrs h4::before {
    content: '';
    position: absolute !important;
    left: 0;
    width: 42px;
    height: 3px;
    bottom: -1px;
    border-radius: 1px;
    background-color: #f93 !important;
    z-index: 99999;
}

.bgcclrs h4::after {
    content: '';
    position: absolute !important;
    width: 100%;
    height: 1px !important;
    left: 0 !important;
    bottom: 0 !important;
    background-color: #cfcfcf !important;
}

.bgcclrs h4 {
    font-size: 22px !important;
    position: relative;
    padding-bottom: 10px !important;
    font-weight: 550 !important;
    /* padding-left:30px !important; */
    font-family: system-ui !important;
    color: #fff !important;
}

.bgcclrs h6 a {
    color: #f93 !important;
    text-decoration: none !important;
}

.bgcclrs h6 {
    font-family: system-ui !important;
    color: #fff !important;
    font-size: 15px !important;
    line-height: 23px !important;
    font-weight: 400 !important;
}

.bgcclrs p {
    color: #fff !important;
    font-size: 15px !important;

}



/* start first whatsapp section */
/*Estilos generales del boton whatsapp*/

.whatsapp-btn {
    position: fixed;
    bottom: 20px;
    text-decoration: none !important;
    right: 90px;
    z-index: 9999;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #25D366;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 5px rgb(0 0 0 / 30%);
    animation: breathe 2s ease-in-out infinite;
}

/*Estilos solo al icono whatsapp*/
.whatsapp-btn i {
    color: #fff;
    font-size: 24px;
    animation: beat 2s ease-in-out infinite;
    text-decoration: none;
}

/*Estilos con animation contorno respirando*/
@keyframes breathe {
    0% {
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
    }

    70% {
        box-shadow: 0 0 0 15px rgba(37, 211, 102, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}

/*Estilos de animacion del icono latiendo*/
@keyframes beat {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}

/* end first whatsaap section **/


/* start phone first section */
.phone-btn {
    position: fixed;
    bottom: 20px;
    left: 60px;
    z-index: 9999;
    text-decoration: none !important;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #639edc !important;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 5px rgb(0 0 0 / 30%);
    animation: breathe1 2s ease-in-out infinite;
}

/*Estilos solo al icono whatsapp*/
.phone-btn i {
    color: #fff;
    font-size: 20px;
    animation: beat1 2s ease-in-out infinite;
    text-decoration: none;
}

/*Estilos con animation contorno respirando*/
@keyframes breathe1 {
    0% {
        box-shadow: 0 0 0 0 rgba(99, 158, 220, 0.5);
    }

    70% {
        box-shadow: 0 0 0 15px rgba(99, 158, 220, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}

/*Estilos de animacion del icono latiendo*/
@keyframes beat1 {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}

/* end phone first section */






.py-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.hdddst h4 {
    font-size: 16px !important;
    color: #f93 !important;
    margin: 0 0 12px 0 !important;
    font-family: system-ui !important;
    font-weight: 500;

}


.avitsss p {
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    font-family: system-ui !important;
}



.btn-blusssd {
    background-color: #000 !important;
    color: #fff !important;
    font-size: 14px !important;
    font-family: system-ui !important;
    text-transform: uppercase !important;
}




.bgcwhitsss {
    background-color: #fff !important;
    border: 1px solid #eaeaea !important;
}

/* end after slider section */





/* start top section */
.bgcgrayss {
    background-color: #f5f5f5;
}

.imgsss img {
    width: 50px !important;
}

.tpfntssd p a {
    color: #fff !important;
}

.tpfntssd p {
    margin: 6px 0 0 0px !important;
    font-size: 12px;
    font-weight: 600;
    font-family: system-ui;
}

.spcallsss {
    float: right !important;
    margin: 5px 0 5px 0 !important;
    padding: 0 !important;

}

.spcallsss li {
    float: left !important;
    margin-left: 15px;
}

.spcallsss li a {
    color: #505050;
}

.spcallsss li {
    list-style: none !important;
}

.tpfntssd a {
    font-family: system-ui !important;
    text-decoration: none !important;
}

.tpfntssd {
    font-size: 14px;
    text-transform: uppercase !important;
}

.twbgctp {
    background-color: #1DA1F2 !important;
}

.twbgctp a {
    color: #fff !important;
}

.ldbgctp a {
    color: #fff !important;
}

.ldbgctp {
    background-color: #0077B5 !important;
}

.inbgctp {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

.inbgctp a {
    color: #fff !important;
}



/* end top section */








/*---------------------------------------
    0.2 Modules Style
-----------------------------------------*/
/*---------------------------------------
    2.1 Hero
-----------------------------------------*/
.hero {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100vh;
    min-height: 568px;
    position: relative;
    background-image: url(../img/hero-bg.png);
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
}

.hero__img-anime {
    display: none;
}

@media screen and (min-width: 1920px) {
    .hero__img-anime {
        display: block;
        width: 250px;
        height: 250px;
        -o-object-fit: contain;
        object-fit: contain;
        position: absolute;
        left: 50%;
        bottom: -80px;
        -webkit-animation: goTop 10s ease infinite;
        animation: goTop 10s ease infinite;
    }
}

.hero__content {
    padding-top: 60px;
    padding-bottom: 60px;
    margin-top: auto;
    margin-bottom: auto;
}

@media screen and (min-width: 400px) {
    .hero__content {
        padding-top: 0;
    }
}

.hero-alt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 568px;
    height: calc(100vh - 90px);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
}

@media screen and (min-width: 768px) {
    .hero-alt {
        height: calc(100vh - 153px);
    }

}

@media screen and (min-width: 992px) {
    .hero-alt {
        height: calc(100vh - 230px);
    }
}

.hero-alt::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(34, 39, 54, 0.7);
    z-index: -1;
}

/*---------------------------------------
    2.2 Header
-----------------------------------------*/
.header {
    position: relative;
    z-index: 1;
}

.header__top {
    padding: 13px 45px;
    position: relative;
    background: #fafafa;
}

@media screen and (min-width: 992px) {
    .header__top {
        padding: 12px 25px;
    }
}

@media screen and (min-width: 1200px) {
    .header__top {
        padding: 0px 45px;
        background: #f5f5f5;
        border-bottom: 1px solid #eeeeee;
    }
}

/*---------------------------------------
    2.3 Logo
-----------------------------------------*/
.logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: left;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 100%
        /* height: 90px; */
        padding: 0px 0px;
}

@media screen and (min-width: 768px) {
    .logo {
        max-width: 100%;
        /* height: 90px; */
    }
}

@media screen and (min-width: 1200px) {
    .logo {
        max-width: 100%;
    }
}

@media screen and (min-width: 1400px) {
    .logo {
        max-width: 216px;
    }
}

.logo__is {
    -o-object-fit: contain;
    object-fit: contain;
    max-width: 170px;
}

/*---------------------------------------
    2.4 List
-----------------------------------------*/
.list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
}

.list__item {
    position: relative;
}

.list--row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.list--row__item {
    margin-top: 2px;
    margin-bottom: 2px;
    margin-right: 1rem;
}

.list--row__item:last-child {
    margin-right: 0;
}

.list--row__item-sm {
    margin-top: 2px;
    margin-bottom: 2px;
    margin-right: 0.5rem;
}

.list--row__item-sm:last-child {
    margin-right: 0;
}

.list--column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.list--column__item {
    margin-bottom: 1rem;
}

.list--column__item:last-child {
    margin-bottom: 0;
}

.list--column__item-xl {
    margin-bottom: 1.5rem;
}

.list--column__item-xl:last-child {
    margin-bottom: 0;
}

.list--column__item-sm {
    margin-bottom: 0.5rem;
}

.list--column__item-sm:last-child {
    margin-bottom: 0;
}

.list--primary .list__item::before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 14px;
    background: #33BDFF;
}

/*---------------------------------------
    2.5 Nav
-----------------------------------------*/
.nav-container {
    position: relative;
}

@media screen and (min-width: 992px) {
    .nav-container {
        background: #fff;
        /* padding-left: 40px;
        padding-right: 40px; */
    }
}

.navs {
    min-width: 200px;
    position: absolute;
    top: calc(100% + 20px);
    right: 0;
    border-radius: 5px;
    background: #fff;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    visibility: hidden;
    opacity: 0;
    z-index: -9999;
}

@media screen and (min-width: 992px) {
    .navs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        min-width: auto;
        position: relative;
        top: auto;
        right: auto;
        visibility: visible;
        opacity: 1;
        z-index: 1;
        background: transparent;
    }

    .navs::after {
        display: none;
    }
}

.navs::after {
    content: "";
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    top: -20px;
    right: 10px;
}

.navs--toggle {
    padding: 3px 5px;
    border-radius: 2px;
    border: 1px solid #fff;
    font-size: 24px;
    color: #fff;
    line-height: 1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.navs--toggle:hover {
    background: #fff;
    color: #222736;
}

/*---------------------------------------
    2.6 Primary Menu
-----------------------------------------*/
.primary-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media screen and (min-width: 992px) {
    .primary-menu {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

.primary-menu--dark {
    background: #000;
}

@media screen and (min-width: 992px) {
    .primary-menu--dark .primary-menu__link {
        color: #fff;
    }
}

.primary-menu__list {
    position: relative;
}

@media screen and (min-width: 992px) {
    .primary-menu__list {
        margin-right: 2rem;
    }

    .primary-menu__list:last-child {
        margin-right: 0;
    }
}

@media screen and (min-width: 1200px) {
    .primary-menu__list {
        margin-right: 13px;
    }
}

@media screen and (min-width: 992px) {
    .primary-menu__list.has-sub:hover .primary-menu__link {
        color: #33BDFF;
    }
}

@media screen and (min-width: 992px) {
    .primary-menu__list.has-sub:hover .primary-menu__link::after {
        content: "";
    }
}

@media screen and (min-width: 992px) {
    .primary-menu__list.has-sub:hover .primary-menu__sub {
        top: 100% !important;
        visibility: visible !important;
        opacity: 1 !important;
        height: auto !important;
        z-index: 9999 !important;
    }
}

.primary-menu__list.has-sub .primary-menu__link::after {
    content: "";
    font-family: boxicons !important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    display: inline-block;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    right: 15px;
    font-size: 22px;
}

@media screen and (min-width: 992px) {
    .primary-menu__list.has-sub .primary-menu__link::after {
        right: -18px;
        top: 18px;
        font-size: 18px;
    }
}

.primary-menu__link {
    display: block;
    padding-top: 8px;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    padding-bottom: 8px;
    margin-left: 23px;
    font-size: 13px;
    font-family: system-ui !important;
    margin-right: 23px;
    border-bottom: 1px solid rgba(34, 39, 54, 0.1);
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #222736;
}

@media screen and (min-width: 992px) {
    .primary-menu__link {
        color: #212121;

        font-weight: 400;
        border-bottom: none;
        padding-top: 70px;
        padding-bottom: 70px;
    }
}

.primary-menu__link:hover {
    color: #f4841f;
    text-decoration: none;
}

.primary-menu--alt {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

@media screen and (min-width: 992px) {
    .primary-menu--alt {
        padding-top: 0;
        padding-bottom: 0;
    }
}

.primary-menu--alt .primary-menu__list {
    margin-bottom: 0.5rem;
}

@media screen and (min-width: 992px) {
    .primary-menu--alt .primary-menu__list {
        margin-bottom: 0;
    }
}

.primary-menu--alt .primary-menu__list:last-child {
    margin-bottom: 0;
}

.primary-menu__sub {
    list-style: none;
    padding: 0;
    margin-left: 15px;
    margin-right: 15px;
    z-index: -9999;
    visibility: hidden;
    opacity: 0;
    height: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

@media screen and (min-width: 992px) {
    .primary-menu__sub {
        min-width: 200px;
        height: auto;
        padding: 15px;
        position: absolute;
        left: 50%;
        top: calc(100% + 20px);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        margin-left: 0;
        margin-right: 0;
        background: #fff !important;
        border-radius: 5px;
        -webkit-box-shadow: 0 5px 15px rgba(34, 39, 54, 0.4);
        box-shadow: 0 5px 15px rgba(34, 39, 54, 0.4);
    }

    .primary-menu__sub::after {
        content: "";
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid transparent;
        border-bottom: 10px solid #fff;
        position: absolute;
        top: -20px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

.primary-menu__sub-list {
    border-bottom: 1px solid rgba(51, 189, 255, 0.9);
}

@media screen and (min-width: 992px) {
    .primary-menu__sub-list {
        border-bottom: 1px solid #d8d7d7;
    }

    .primary-menu__sub-list:hover {
        border-bottom: 1px solid transparent;
    }
}

.primary-menu__sub-list:first-child .primary-menu__sub-link {
    border-radius: 3px 3px 0 0;
}

.primary-menu__sub-list:last-child {
    border-bottom: none;
}

.primary-menu__sub-list:last-child .primary-menu__sub-link {
    border-radius: 0 0 3px 3px;
}

.primary-menu__sub-link {
    display: block;
    padding: 8px 15px;
    background: #33BDFF;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
}

@media screen and (min-width: 992px) {
    .primary-menu__sub-link {
        background: #fff;
        color: #212121;
        border-radius: 3px !important;
        text-align: center;
    }
}

.primary-menu__sub-link:hover {
    color: #fff;
}

@media screen and (min-width: 992px) {
    .primary-menu__sub-link:hover {
        color: #fff;
        background: #3d69bb;
    }
}

/*---------------------------------------
    2.7 Nav Toggler
-----------------------------------------*/
.nav-toggler .navs {
    visibility: visible;
    opacity: 1;
    z-index: 9997;
    top: calc(100% + 10px);
}

@media screen and (min-width: 992px) {
    .nav-toggler .navs {
        top: auto;
    }
}

.nav-toggler .navs--toggle {
    background: #fff;
    color: #4e4e4e;
}

/*---------------------------------------
    2.8 Nice Select
-----------------------------------------*/
.custom--nice-select .nice-select {
    width: 100%;
    height: 50px;
    line-height: 48px;
    border-radius: 3px;
    background: transparent;
    font-size: 16px;
}

.custom--nice-select .nice-select::after {
    height: 8px;
    width: 8px;
    margin-top: -6px;
    border-bottom: 2px solid #33BDFF;
    border-right: 2px solid #33BDFF;
}

.custom--nice-select .nice-select .list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #33BDFF;
    right: 0;
    border-radius: 0 0 5px 5px;
    -webkit-box-shadow: 0 10px 15px rgba(34, 39, 54, 0.2);
    box-shadow: 0 10px 15px rgba(34, 39, 54, 0.2);
}

.custom--nice-select .nice-select .list .option {
    color: #fff;
}

.custom--nice-select .nice-select .list .option:hover {
    color: #fff;
    background: #1ab5ff;
}

.custom--nice-select .nice-select .list .selected {
    background: #0fb1ff;
}

.custom--nice-select .nice-select .current {
    color: rgba(78, 78, 78, 0.7);
}

.custom--nice-select .nice-select:active,
.custom--nice-select .nice-select.open,
.custom--nice-select .nice-select:focus {
    border-color: #d8d7d7;
}

.custom--nice-select--outline .nice-select {
    border: 1px solid #fff;
}

.custom--nice-select--light .nice-select::after {
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
}

.custom--nice-select--light .current {
    color: rgba(255, 255, 255, 0.7);
}

/*---------------------------------------
    2.9 Form Control
-----------------------------------------*/
.form-control-custom {
    height: 50px;
    line-height: 48px;
    border-radius: 3px;
    font-size: 16px;
}

.form-control-custom::-webkit-input-placeholder {
    text-transform: capitalize;
}

.form-control-custom::-moz-placeholder {
    text-transform: capitalize;
}

.form-control-custom:-ms-input-placeholder {
    text-transform: capitalize;
}

.form-control-custom::-ms-input-placeholder {
    text-transform: capitalize;
}

.form-control-custom::placeholder {
    text-transform: capitalize;
}

.form-control-custom:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control-custom--outline {
    background: transparent;
}

.form-control-custom--outline:focus {
    background: transparent;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control-custom--outline-light {
    border-color: #fff;
    color: #fff;
}

.form-control-custom--outline-light::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
}

.form-control-custom--outline-light::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
}

.form-control-custom--outline-light:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
}

.form-control-custom--outline-light::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
}

.form-control-custom--outline-light::placeholder {
    color: rgba(255, 255, 255, 0.7);
}

.form-control-custom--outline-light:focus {
    border-color: #fff;
    color: #fff;
}

.form-control-custom--outline-dark {
    border-color: #d8d7d7;
    color: #4e4e4e;
}

.form-control-custom--outline-dark::-webkit-input-placeholder {
    color: rgba(78, 78, 78, 0.7);
}

.form-control-custom--outline-dark::-moz-placeholder {
    color: rgba(78, 78, 78, 0.7);
}

.form-control-custom--outline-dark:-ms-input-placeholder {
    color: rgba(78, 78, 78, 0.7);
}

.form-control-custom--outline-dark::-ms-input-placeholder {
    color: rgba(78, 78, 78, 0.7);
}

.form-control-custom--outline-dark::placeholder {
    color: rgba(78, 78, 78, 0.7);
}

.form-control-custom--outline-dark:focus {
    border-color: #d8d7d7;
    color: #4e4e4e;
}

.form-control-custom--outline-thin {
    border-color: rgba(255, 255, 255, 0.2);
    color: #fff;
}

.form-control-custom--outline-thin::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
}

.form-control-custom--outline-thin::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
}

.form-control-custom--outline-thin:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
}

.form-control-custom--outline-thin::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
}

.form-control-custom--outline-thin::placeholder {
    color: rgba(255, 255, 255, 0.7);
}

.form-control-custom--outline-thin:focus {
    border-color: rgba(255, 255, 255, 0.3);
    color: #fff;
}

/*---------------------------------------
    2.10 Primary Submenu Toggler
-----------------------------------------*/
.primary-submenu-toggler {
    position: relative;
}

.primary-submenu-toggler .primary-menu__list.has-sub.active {
    padding-bottom: 15px;
    background: rgba(51, 189, 255, 0.2);
}

@media screen and (min-width: 992px) {
    .primary-submenu-toggler .primary-menu__list.has-sub.active {
        padding-bottom: 0;
        background: transparent;
    }
}

.primary-submenu-toggler .primary-menu__list.has-sub.active .primary-menu__link {
    color: #33BDFF;
}

@media screen and (min-width: 992px) {
    .primary-submenu-toggler .primary-menu__list.has-sub.active .primary-menu__link {
        padding-bottom: 0;
        background: transparent;
    }
}

.primary-submenu-toggler .primary-menu__list.has-sub.active .primary-menu__sub {
    visibility: visible;
    opacity: 1;
    height: auto;
    z-index: 9999;
}

@media screen and (min-width: 992px) {
    .primary-submenu-toggler .primary-menu__list.has-sub.active .primary-menu__sub {
        z-index: -9999;
        visibility: hidden;
        opacity: 0;
    }
}

/*---------------------------------------
    2.11 Preloader
-----------------------------------------*/
/*.preloader {*/
/*    display: -ms-grid;*/
/*    display: grid;*/
/*    place-items: center;*/
/*    height: 100vh;*/
/*    background-color: #222736;*/
/*    position: fixed;*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    right: 0;*/
/*    left: 0;*/
/*    z-index: 9999;*/
/*}*/

/*.preloader__loader {*/
/*    --loader-color: #33BDFF;*/
/*    --loader-shadow-color: #33BDFF;*/
/*    --loader-part-size: 24px;*/
/*    --loader-size: calc(var(--loader-part-size) * 3);*/
/*    position: relative;*/
/*    width: var(--loader-size);*/
/*    height: var(--loader-size);*/
/*}*/
/*.preloader__loader.hidden {*/
/*    display: none;*/
/*}*/
/*.preloader__loader span {*/
/*    position: absolute;*/
/*    display: -webkit-box;*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    -webkit-box-align: center;*/
/*        -ms-flex-align: center;*/
/*            align-items: center;*/
/*    -webkit-box-pack: center;*/
/*        -ms-flex-pack: center;*/
/*            justify-content: center;*/
/*    width: var(--loader-part-size);*/
/*    height: var(--loader-part-size);*/
/*    background-color: var(--loader-color);*/
/*    -webkit-box-shadow: 0 0 6px var(--loader-shadow-color);*/
/*            box-shadow: 0 0 6px var(--loader-shadow-color);*/
/*    -webkit-transform-origin: center center;*/
/*            transform-origin: center center;*/
/*    -webkit-animation: main 6s ease infinite, fading 6s ease infinite;*/
/*            animation: main 6s ease infinite, fading 6s ease infinite;*/
/*}*/
/*.preloader__loader span:nth-child(1) {*/
/*    --translationValue: calc(var(--loader-part-size) / 4),*/
/*      calc(var(--loader-part-size) / 4);*/
/*    --translationValueWhenAssebled: var(--loader-part-size), 0px;*/
/*    --translationBeforeDisassembling: calc(var(--loader-part-size) / 4),*/
/*      calc(var(--loader-part-size) / 4 * -1);*/
/*    top: 0;*/
/*    left: var(--loader-part-size);*/
/*    -webkit-animation-delay: 0s, 0.2s;*/
/*            animation-delay: 0s, 0.2s;*/
/*}*/
/*.preloader__loader span:nth-child(2) {*/
/*    --translationValue: calc(var(--loader-part-size) / 4),*/
/*      calc(var(--loader-part-size) / 4 * -1);*/
/*    --translationValueWhenAssebled: 0px, calc(var(--loader-part-size) * -1);*/
/*    --translationBeforeDisassembling: calc(var(--loader-part-size) / 4 * -1),*/
/*      calc(var(--loader-part-size) / 4 * -1);*/
/*    top: var(--loader-part-size);*/
/*    left: 0;*/
/*}*/
/*.preloader__loader span:nth-child(3) {*/
/*    --translationValue: calc(var(--loader-part-size) / 4 * -1),*/
/*      calc(var(--loader-part-size) / 4);*/
/*    --translationValueWhenAssebled: 0px, var(--loader-part-size);*/
/*    --translationBeforeDisassembling: calc(var(--loader-part-size) / 4),*/
/*      calc(var(--loader-part-size) / 4);*/
/*    top: var(--loader-part-size);*/
/*    right: 0;*/
/*    -webkit-animation-delay: 0s, 0.4s;*/
/*            animation-delay: 0s, 0.4s;*/
/*}*/
/*.preloader__loader span:nth-child(4) {*/
/*    --translationValue: calc(var(--loader-part-size) / 4 * -1),*/
/*      calc(var(--loader-part-size) / 4 * -1);*/
/*    --translationValueWhenAssebled: calc(var(--loader-part-size) * -1), 0px;*/
/*    --translationBeforeDisassembling: calc(var(--loader-part-size) / 4 * -1),*/
/*      calc(var(--loader-part-size) / 4);*/
/*    bottom: 0;*/
/*    left: var(--loader-part-size);*/
/*    -webkit-animation-delay: 0s, 0.6s;*/
/*            animation-delay: 0s, 0.6s;*/
/*}*/

@-webkit-keyframes fading {
    0% {
        opacity: 1;
    }

    8% {
        opacity: 0.2;
    }

    16.6%,
    33.2% {
        opacity: 1;
    }

    41.6% {
        opacity: 0.2;
    }

    50%,
    66.6% {
        opacity: 1;
    }

    74.9% {
        opacity: 0.2;
    }

    83.2%,
    100% {
        opacity: 1;
    }
}

@keyframes fading {
    0% {
        opacity: 1;
    }

    8% {
        opacity: 0.2;
    }

    16.6%,
    33.2% {
        opacity: 1;
    }

    41.6% {
        opacity: 0.2;
    }

    50%,
    66.6% {
        opacity: 1;
    }

    74.9% {
        opacity: 0.2;
    }

    83.2%,
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes main {

    0%,
    25% {
        -webkit-transform: rotate(0) translate(0, 0);
        transform: rotate(0) translate(0, 0);
    }

    33.3%,
    58.3% {
        -webkit-transform: rotate(45deg) translate(var(--translationValue));
        transform: rotate(45deg) translate(var(--translationValue));
    }

    62.45% {
        -webkit-transform: rotate(90deg) translate(var(--translationValueWhenAssebled));
        transform: rotate(90deg) translate(var(--translationValueWhenAssebled));
    }

    66.6%,
    91.6% {
        -webkit-transform: rotate(135deg) translate(var(--translationBeforeDisassembling));
        transform: rotate(135deg) translate(var(--translationBeforeDisassembling));
    }

    100% {
        -webkit-transform: rotate(180deg) translate(0, 0);
        transform: rotate(180deg) translate(0, 0);
    }
}

@keyframes main {

    0%,
    25% {
        -webkit-transform: rotate(0) translate(0, 0);
        transform: rotate(0) translate(0, 0);
    }

    33.3%,
    58.3% {
        -webkit-transform: rotate(45deg) translate(var(--translationValue));
        transform: rotate(45deg) translate(var(--translationValue));
    }

    62.45% {
        -webkit-transform: rotate(90deg) translate(var(--translationValueWhenAssebled));
        transform: rotate(90deg) translate(var(--translationValueWhenAssebled));
    }

    66.6%,
    91.6% {
        -webkit-transform: rotate(135deg) translate(var(--translationBeforeDisassembling));
        transform: rotate(135deg) translate(var(--translationBeforeDisassembling));
    }

    100% {
        -webkit-transform: rotate(180deg) translate(0, 0);
        transform: rotate(180deg) translate(0, 0);
    }
}

/*---------------------------------------
    2.12 Back To Top
-----------------------------------------*/
.back-to-top {
    position: fixed;
    right: 30px;
    bottom: 15px;
    width: 40px;
    height: 40px;
    background-color: #33BDFF;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    z-index: 99;
    font-size: 16px;
    cursor: pointer;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    display: none;
}

/*---------------------------------------
    2.13 Button Style
-----------------------------------------*/
.btn {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 3px;
}

.btn:hover {
    -webkit-box-shadow: 0 8px 10px rgba(34, 39, 54, 0.3);
    box-shadow: 0 8px 10px rgba(34, 39, 54, 0.3);
}

.btn--primary {
    background: #000;
    color: #fff;
}

.btn--primary:hover {
    color: #fff;
    background: #24b8ff;
}

.btn--secondary {
    background: #adb5bd;
    color: #fff;
}

.btn--secondary:hover {
    color: #fff;
    background: #a5adb6;
}

.btn--success {
    background: #1BC5BD;
    color: #fff;
}

.btn--success:hover {
    color: #fff;
    background: #19b8b0;
}

.btn--danger {
    background: #f75b60;
    color: #fff;
}

.btn--danger:hover {
    color: #fff;
    background: #f64c52;
}

.btn--warning {
    background: #ff9f43;
    color: #fff;
}

.btn--warning:hover {
    color: #fff;
    background: #ff9734;
}

.btn--info {
    background: #09c2de;
    color: #fff;
}

.btn--info:hover {
    color: #fff;
    background: #08b5cf;
}

.btn--dark {
    background: #222736;
    color: #fff;
}

.btn--dark:hover {
    color: #fff;
    background: #1c202d;
}

.btn--light {
    background: #fff;
    color: #33BDFF;
}

.btn--light:hover {
    color: #fff;
    background: #222736;
}

.btn--sqr {
    line-height: 1;
    padding: 0.75rem;
    font-size: 20px;
}

.btn--md {
    padding: 0.5rem 1rem;
}

.btn--lg {
    padding: 0.625rem 1.25rem;
}

.btn--xl {
    padding: 0.75rem 1.5rem;
}

.btn--xxl {
    padding: 1rem 2rem;
}

.btn--outline {
    border: 1px solid #d8d7d7;
    background: transparent;
}

.btn--outline:hover {
    color: #fff;
    background: #33BDFF;
    border-color: #33BDFF;
}

.btn--outline.active {
    color: #fff;
    background: #33BDFF;
    border-color: #33BDFF;
}

/*---------------------------------------
    2.14 Info List
-----------------------------------------*/
.vf-info-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.vf-info-list__item {
    padding: 13px 45px;
    position: relative;
}

@media screen and (min-width: 992px) {
    .vf-info-list__item {
        padding: 12px 25px;
    }
}

@media screen and (min-width: 1200px) {
    .vf-info-list__item {
        padding: 12px 0px;
    }
}

.vf-info-list__item::after {
    content: "";
    width: 1px;
    height: 20px;
    background: #fff;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.vf-info-list__item:last-child::after {
    display: none;
}

.vf-info-list__text {
    letter-spacing: 0.1em;
    font-weight: 400;
}

.vf-info-list--alt .vf-info-list__item::after {
    background: #33BDFF;
}

/*---------------------------------------
    2.15 Section 
-----------------------------------------*/
.section {
    padding-top: 50px;
    padding-bottom: 50px;
}

.section--sm {
    padding-top: 20px;
    padding-bottom: 20px;
}

.section--top {
    padding: 50px;
}

.section--bottom {
    padding-bottom: clamp(60px, 8vw, 60px);
}

.section__head {
    padding-bottom: 20px;
}

/*---------------------------------------
    2.16 Client Slider
-----------------------------------------*/
.client-slider {
    position: relative;
}

.client-slider__item {
    padding-left: 15px;
    padding-right: 15px;
}

.client-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/*---------------------------------------
    2.17 Custom Icon
-----------------------------------------*/
.vf-custom-icon {
    display: inline-block;
    position: relative;
    z-index: 1;
}

.vf-custom-icon::after {
    content: "";
    width: 60%;
    height: 100%;
    background: #33BDFF;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}

/*---------------------------------------
    2.18 Course Card
-----------------------------------------*/
@media screen and (min-width: 568px) {
    .course-card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

@media screen and (min-width: 568px) {
    .course-card__img {
        -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 16%);
        clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 16%);
        overflow: hidden;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-right: 0.8rem;
    }
}

.course-card__img-is {
    width: 100%;
    max-height: 320px;
}

@media screen and (min-width: 568px) {
    .course-card__img-is {
        max-width: 250px;
        height: 320px;
        -o-object-fit: cover;
        object-fit: cover;
    }
}

@media screen and (min-width: 1400px) {
    .course-card__img-is {
        max-width: 300px;
        height: 320px;
        -o-object-fit: cover;
        object-fit: cover;
    }
}

@media screen and (min-width: 568px) {
    .course-card__content {
        margin-left: 0.8rem;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}

/*---------------------------------------
    2.19 Social Icon
-----------------------------------------*/
.social-icon,
.social-icon--primary,
.social-icon--alt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    border: 1px solid #A2A2A3;
    font-size: 24px;
    line-height: 1;
    color: #A2A2A3;
    background: rgba(255, 255, 255, 0.1);
}

.social-icon:hover,
.social-icon--primary:hover,
.social-icon--alt:hover {
    color: #33BDFF;
    background: #fff;
    border-color: #fff;
}

.social-icon--alt {
    border: 1px solid #33bdff;
    background: #33bdff;
    color: #fff;
}

.social-icon--alt:hover {
    color: #fff;
    background: #33BDFF;
    border-color: #33BDFF;
}

.social-icon--primary {
    color: #4e4e4e;
}

.social-icon--primary:hover {
    color: #fff;
    background: #33BDFF;
    border-color: #33BDFF;
}

/*---------------------------------------
    2.20 Trainer Slider
-----------------------------------------*/
@media screen and (min-width: 568px) {
    .trainer-slider__item {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
}

@media screen and (min-width: 1400px) {
    .trainer-slider__item {
        padding-right: 0.7rem;
        padding-left: 0.7rem;
    }
}

.trainer-slider__btn {
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 50%;
    border: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    background: #33BDFF;
    font-size: 24px;
    color: #fff;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 1;
}

.trainer-slider__btn:hover {
    background: #fff;
    color: #33BDFF;
    -webkit-box-shadow: 0 10px 15px rgba(34, 39, 54, 0.4);
    box-shadow: 0 10px 15px rgba(34, 39, 54, 0.4);
}

.trainer-slider__btn-prev {
    left: 0;
}

.trainer-slider__btn-next {
    right: 0;
}

.trainer-slider .slick-list {
    margin-bottom: -20px;
}

/*---------------------------------------
    2.21 Team Card
-----------------------------------------*/
.team-card {
    position: relative;
    z-index: 1;
}

.team-card:hover .team-card__overlay {
    opacity: 1;
    z-index: 2;
}

.team-card--alt {
    overflow: hidden;
    border-radius: 5px;
}

.team-card__img {
    overflow: hidden;
}

.team-card__img-is {
    max-width: 100%;
    height: 330px;
    -o-object-fit: cover;
    object-fit: cover;
}

.team-card__body {
    position: relative;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: -90px;
    margin-bottom: 20px;
    padding: 30px 15px;
    border-radius: 5px;
    background: #fff;
    -webkit-box-shadow: 0 5px 10px rgba(34, 39, 54, 0.1);
    box-shadow: 0 5px 10px rgba(34, 39, 54, 0.1);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.team-card__body:hover {
    background: #33BDFF;
}

.team-card__body:hover .team-card__title {
    color: #fff;
}

.team-card__body:hover .team-card__sub-title {
    color: #fff;
}

.team-card__body:hover .social-icon,
.team-card__body:hover .social-icon--alt,
.team-card__body:hover .social-icon--primary {
    border-color: #fff;
    color: #fff;
}

.team-card__body:hover .social-icon:hover,
.team-card__body:hover .social-icon--alt:hover,
.team-card__body:hover .social-icon--primary:hover {
    color: #33BDFF;
}

.team-card__title {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.team-card__sub-title {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.team-card__overlay {
    position: absolute;
    background: rgba(0, 0, 0, 0.7);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    z-index: -1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/*---------------------------------------
    2.22 Accordion
-----------------------------------------*/
.vf-accordion__header {
    margin-top: 0;
}

.vf-accordion--secondary .vf-accordion__btn {
    background: #adb5bd;
}

.vf-accordion__item {
    border-radius: 0 !important;
    margin-bottom: 15px;
    background: transparent;
    color: #4e4e4e;
    border: 0;
}

.vf-accordion__item:last-child {
    margin-bottom: 0;
}

.vf-accordion__btn {
    padding: 10px 15px;
    border-radius: 0 !important;
    border: 1px solid #d8d7d7;
    color: #212121;
    font-size: 20px;
    font-weight: 500;
}

.vf-accordion__btn:focus {
    border-color: #d8d7d7;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.vf-accordion__btn[aria-expanded=true]::after {
    content: "−";
}

.vf-accordion__btn[aria-expanded=false]::after {
    content: "+";
}

.vf-accordion__btn::after {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40px;
    height: 40px;
    font-size: 24px;
    line-height: 1;
    color: #fff;
    background: #224589;
    text-align: center;
    background-image: initial !important;
    -webkit-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important;
}

.vf-accordion__btn:not(.collapsed) {
    color: #212121;
    background: #fff;
}

.accordion-button:not(.collapsed) {
    background-image: initial !important;
    -webkit-box-shadow: inset 0 0 0 transparent !important;
    box-shadow: inset 0 0 0 transparent !important;
}

/*---------------------------------------
    2.23 Feedback Slider
-----------------------------------------*/
@media screen and (min-width: 768px) {
    .feedback-slider__item {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.feedback-slider-for__img-is {
    max-width: 100%;
    width: 250px;
    height: 250px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
}

@media screen and (min-width: 768px) {
    .feedback-slider-for__img-is {
        width: 324px;
        height: 324px;
    }
}

@media screen and (min-width: 992px) {
    .feedback-slider-for__img-is {
        width: 440px;
        height: 440px;
    }
}

.feedback-slider-nav__quote {
    font-size: 80px;
    line-height: 1;
    display: inline-block;
    color: #33BDFF;
}

.feedback-slider-nav__text {
    font-size: 18px;
    font-style: italic;
    font-weight: 500;
}

.feedback-slider-nav__rating {
    display: inline-block;
}

.feedback-slider-nav__btn {
    width: 45px;
    height: 45px;
    line-height: 45px;
    border: none;
    position: absolute;
    top: calc(100% + 30px);
    background: #33BDFF;
    font-size: 24px;
    color: #fff;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 1;
}

.feedback-slider-nav__btn:hover {
    background: #fff;
    color: #33BDFF;
    -webkit-box-shadow: 0 10px 15px rgba(34, 39, 54, 0.4);
    box-shadow: 0 10px 15px rgba(34, 39, 54, 0.4);
}

.feedback-slider-nav__btn-prev {
    left: 50%;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

@media screen and (min-width: 768px) {
    .feedback-slider-nav__btn-prev {
        left: 0;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.feedback-slider-nav__btn-next {
    right: 50%;
    -webkit-transform: translateX(calc(100% + 10px));
    transform: translateX(calc(100% + 10px));
}

@media screen and (min-width: 768px) {
    .feedback-slider-nav__btn-next {
        right: 100%;
        -webkit-transform: translateX(calc(100% + 60px));
        transform: translateX(calc(100% + 60px));
    }
}

/*---------------------------------------
    2.24 Gallery Photo
-----------------------------------------*/
.gallery-photo {
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}

.gallery-photo:hover .gallery-photo__img {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
}

.gallery-photo:hover .gallery-photo__content {
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
    opacity: 1;
}

.gallery-photo__img {
    max-width: 100%;
    width: 100%;
    height: 450px;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.gallery-photo__content {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #33BDFF;
    border-radius: 5px;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.gallery-photo__icon {
    color: #fff;
    border: 1px solid #fff;
}

.gallery-photo__icon:hover {
    color: #33BDFF;
    background: #fff;
}

/*---------------------------------------
    2.25 Odometer
-----------------------------------------*/
.odometer--plus {
    position: relative;
}

.odometer--plus::after {
    content: "";
    font-family: boxicons !important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    display: inline-block;
    text-transform: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 50px;
    color: #fff;
}

.odometer--plus-primary::after {
    color: #33BDFF;
}

.odometer--custom .odometer {
    font-family: "DM Serif Display", serif !important;
}

@media screen and (min-width: 1920px) {
    .odometer--custom .odometer {
        font-size: 80px;
    }
}

/*---------------------------------------
    2.26 Counter List
-----------------------------------------*/
.counter-list {
    display: -ms-grid;
    display: grid;
    gap: 2rem;
    grid-auto-flow: row;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
}

@media screen and (min-width: 768px) {
    .counter-list {
        -ms-grid-columns: 1fr 0 1fr;
        grid-template-columns: 1fr 1fr;
        gap: 0;
    }
}

@media screen and (min-width: 768px) {
    .counter-list__item {
        padding: 30px;
    }

    .counter-list__item:first-child {
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
    }

    .counter-list__item:last-child {
        border-top: 1px solid #fff;
        border-left: 1px solid #fff;
    }
}

@media screen and (min-width: 768px) {
    .counter-list--dark .counter-list__item {
        padding: 30px;
    }

    .counter-list--dark .counter-list__item:first-child {
        border-right: 1px solid rgba(34, 39, 54, 0.3);
        border-bottom: 1px solid rgba(34, 39, 54, 0.3);
    }

    .counter-list--dark .counter-list__item:last-child {
        border-top: 1px solid rgba(34, 39, 54, 0.3);
        border-left: 1px solid rgba(34, 39, 54, 0.3);
    }
}

/*---------------------------------------
    2.27 Query Selector
-----------------------------------------*/
.query {
    padding: 30px 15px;
    border-radius: 5px;
}

@media screen and (min-width: 992px) {
    .query {
        padding: 30px;
    }
}

@media screen and (min-width: 1366px) {
    .query {
        padding: 50px;
    }
}

/*---------------------------------------
    2.28 Blog Post
-----------------------------------------*/
.blog-post {
    position: relative;
}

.blog-post__img {
    display: block;
    overflow: hidden;
    border-radius: 10px 10px 0 0;
}

.blog-post__img:hover .blog-post__img-is {
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
}

.blog-post__img-is {
    width: 100%;
    max-width: 100%;
    height: 270px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 10px 10px 0 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.blog-post__body {
    padding: 10px 15px 30px;
    background: #fafafa;
    border-radius: 0 0 10px 10px;
    position: relative;
}

@media screen and (min-width: 1366px) {
    .blog-post__body {
        padding: 60px 30px 30px;
    }
}

.blog-post__date {
    display: inline-block;
    padding: 10px 20px;
    border-radius: 5px;
    background: #33BDFF;
    text-align: center;
    position: absolute;
    top: -40px;
}

.blog-post__title {
    color: #212121;
}

@media screen and (min-width: 1200px) {
    .blog-post__title {
        display: -webkit-box !important;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: normal;
        overflow: hidden;
        text-overflow: ellipsis;
        vertical-align: middle;
    }
}

.blog-post__title:hover {
    color: #33BDFF;
}

@media screen and (min-width: 1200px) {
    .blog-post__article {
        display: -webkit-box !important;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        white-space: normal;
        overflow: hidden;
        text-overflow: ellipsis;
        vertical-align: middle;
    }
}

.blog-post__meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.blog-post__meta-icon {
    font-size: 20px;
    line-height: 1;
    color: #33BDFF;
}

.blog-post__meta-text {
    font-size: 14px;
}

.blog-post__share {
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    text-align: center;
    color: #33BDFF;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.blog-post__share:hover {
    color: #fff;
    -webkit-box-shadow: 0 10px 15px rgba(34, 39, 54, 0.5);
    box-shadow: 0 10px 15px rgba(34, 39, 54, 0.5);
}

/*---------------------------------------
    2.29 CTA
-----------------------------------------*/
.cta {
    padding: 30px;
    margin-bottom: clamp(60px, 8vw, 120px);
}

@media screen and (min-width: 992px) {
    .cta {
        -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 89%, 50% 100%, 50% 100%, 0 89%, 0 0);
        clip-path: polygon(50% 0%, 100% 0, 100% 89%, 50% 100%, 50% 100%, 0 89%, 0 0);
        margin-bottom: -125px;
    }
}

/*---------------------------------------
    2.30 Footer Logo
-----------------------------------------*/
@media screen and (min-width: 992px) {
    .footer-logo {
        position: relative;
        border-right: 1px solid rgba(255, 255, 255, 0.7);
    }
}

/*---------------------------------------
    2.31 Newsletter
-----------------------------------------*/
.newsletter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #fff;
    border-radius: 2px;
    max-width: 600px;
}

.newsletter--dark {
    border-color: #d8d7d7;
}

.newsletter--dark .newsletter__input {
    color: #212121;
}

.newsletter--dark .newsletter__input:focus {
    color: #4e4e4e;
}

.newsletter--dark .newsletter__input::-webkit-input-placeholder {
    color: #4e4e4e;
}

.newsletter--dark .newsletter__input::-moz-placeholder {
    color: #4e4e4e;
}

.newsletter--dark .newsletter__input:-ms-input-placeholder {
    color: #4e4e4e;
}

.newsletter--dark .newsletter__input::-ms-input-placeholder {
    color: #4e4e4e;
}

.newsletter--dark .newsletter__input::placeholder {
    color: #4e4e4e;
}

.newsletter--dark .newsletter__btn {
    color: #33BDFF;
}

.newsletter__input {
    height: 50px;
    line-height: 48px;
    border-radius: 0;
    border: none;
    background: transparent;
    color: #fff;
}

.newsletter__input:focus {
    outline: none;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
}

.newsletter__input::-webkit-input-placeholder {
    text-transform: capitalize;
    color: rgba(255, 255, 255, 0.9);
}

.newsletter__input::-moz-placeholder {
    text-transform: capitalize;
    color: rgba(255, 255, 255, 0.9);
}

.newsletter__input:-ms-input-placeholder {
    text-transform: capitalize;
    color: rgba(255, 255, 255, 0.9);
}

.newsletter__input::-ms-input-placeholder {
    text-transform: capitalize;
    color: rgba(255, 255, 255, 0.9);
}

.newsletter__input::placeholder {
    text-transform: capitalize;
    color: rgba(255, 255, 255, 0.9);
}

.newsletter__btn {
    padding-left: 10px;
    padding-right: 10px;
    border: none;
    font-size: 20px;
    background: transparent;
    color: #fff;
}

/*---------------------------------------
    2.32 Icon
-----------------------------------------*/
.icon {
    position: relative;
    display: inline-block;
}

.icon--circle {
    border-radius: 50%;
    text-align: center;
}

.icon--sqr {
    border-radius: 5px;
    text-align: center;
}

.icon--xs {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
}

.icon--sm {
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 22px;
}

.icon--md {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 25px;
}

.icon--lg {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
}

.icon--xl {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 35px;
}

.icon--xxl {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 40px;
}

/*---------------------------------------
    2.33 Search Popup
-----------------------------------------*/
.search-popup.active .search-form {
    visibility: visible;
    opacity: 1;
    z-index: 9999;
}

.search--toggler {
    font-size: 23px;
    line-height: 1;
}

.search-popup .search-form {
    min-width: 90%;
    position: absolute;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
    visibility: hidden;
    opacity: 0;
    /* IE 9 */
    -webkit-transform: translate(-50%, -50%);
    /* Chrome, Safari, Opera */
    transform: translate(-50%, -50%);
}

@media screen and (min-width: 768px) {
    .search-popup .search-form {
        min-width: 50%;
    }
}

@media screen and (min-width: 1200px) {
    .search-popup .search-form {
        min-width: 40%;
    }
}

.search-popup .search-form .form-group .form-control {
    border: none;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    height: 55px;
    padding: 0 100px 0 30px;
}

.search-popup .search-form .submit-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 55px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #33BDFF;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 0;
    text-align: center;
    border: 0;
    color: white;
}

.search-popup .search-form .submit-btn:hover {
    background-color: #f75b60;
    cursor: pointer;
}

.body-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, 0.54);
    z-index: 9998;
    content: "";
    left: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg==), progress;
}

.body-overlay.active {
    visibility: visible;
    opacity: 0.8;
}

/*---------------------------------------
    2.34 Insta Gallery
-----------------------------------------*/
.insta-gallery {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-grid;
    display: grid;
    gap: 1rem;
    grid-auto-flow: row;
    -ms-grid-columns: 1fr 1rem 1fr 1rem 1fr;
    grid-template-columns: 1fr 1fr 1fr;
}

.insta-gallery__img {
    width: 90px;
    max-width: 100%;
    height: 90px;
    -o-object-fit: cover;
    object-fit: cover;
}

/*---------------------------------------
    2.35 Service Card
-----------------------------------------*/
.service-card {
    padding: 30px;
    border-radius: 10px;
}

@media screen and (min-width: 768px) {
    .service-card {
        padding: 30px 15px;
    }
}

@media screen and (min-width: 992px) {
    .service-card {
        padding: 30px 20px;
    }
}

/*---------------------------------------
    2.36 Blockquote
-----------------------------------------*/
.blockquote__text {
    font-style: italic;
}

/*---------------------------------------
    2.37 Trainer Card
-----------------------------------------*/
.trainer-card {
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}

.trainer-card__img {
    position: relative;
}

.trainer-card__img::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#000000), to(transparent));
    background-image: linear-gradient(0deg, #1e4083db 0%, transparent 100%);
}

.trainer-card__img-is {
    max-width: 100%;
    width: 100%;
    height: 350px;
    -o-object-fit: cover;
    object-fit: cover;
}

.trainer-card__content {
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 30px;
}

/*---------------------------------------
    2.38 Feedback Card
-----------------------------------------*/
.feedback-card {
    border-radius: 5px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
}

@media screen and (min-width: 400px) {
    .feedback-card {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.feedback-card::after {
    content: "";
    font-family: boxicons !important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    display: inline-block;
    text-transform: none;
    font-size: 38px;
    color: rgb(30 64 131);
    position: absolute;
    right: 15px;
    bottom: 15px;
}

.feedback-card__profile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.feedback-card__profile-img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
}

.feedback-card__profile-info {
    padding-left: 15px;
    padding-right: 15px;
}

.feedback-card__profile-name {
    font-size: 18px;
    font-family: "DM Serif Display", serif;
    color: #212121;
}

.feedback-card__comment {
    font-weight: 500;
    font-style: italic;
    font-size: 14px !important;
}

/*---------------------------------------
    2.39 Event Card
-----------------------------------------*/
.event-card__img {
    max-width: 100%;
    width: 100%;
    height: 400px;
    border-radius: 5px;
    -o-object-fit: cover;
    object-fit: cover;
}

.event-card__body {
    position: relative;
    margin-left: 15px;
    margin-right: 15px;
    padding: 30px 15px;
    -webkit-box-shadow: 0 10px 15px rgba(34, 39, 54, 0.1);
    box-shadow: 0 10px 15px rgba(34, 39, 54, 0.1);
    border-radius: 5px;
    background: #fff;
    margin-top: -85px;
}

@media screen and (min-width: 768px) {
    .event-card__body {
        padding: 30px 20px;
    }
}

@media screen and (min-width: 1200px) {
    .event-card__body {
        margin-left: 20px;
        margin-right: 20px;
    }
}

/*---------------------------------------
    2.40 Contact Icon
-----------------------------------------*/
.contact-icon {
    width: 60px;
    height: 60px;
    -o-object-fit: contain;
    object-fit: contain;
}

.contact-icon-box {
    position: relative;
}

.contact-icon-box::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 40px;
    width: 2px;
    background: #fff;
}

.contact-icon-box--primary {
    position: relative;
}

.contact-icon-box--primary::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 40px;
    width: 2px;
    background: #33BDFF;
}

/*---------------------------------------
    2.41 Profile Pic
-----------------------------------------*/
.profile-pic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.profile-pic__img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 50%;
    overflow: hidden;
}

.profile-pic__img--sm {
    width: 35px;
    height: 35px;
}

.profile-pic__img--md {
    width: 45px;
    height: 45px;
}

.profile-pic__img--lg {
    width: 50px;
    height: 50px;
}

.profile-pic__img--xl {
    width: 70px;
    height: 70px;
}

.profile-pic__img--xxl {
    width: 130px;
    height: 130px;
}

.profile-pic__img-is {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

/*---------------------------------------
    2.42 Blog Card
-----------------------------------------*/
.blog-card {
    background: #fafafa;
    border-radius: 5px;
    overflow: hidden;
}

.blog-card__img {
    position: relative;
}

.blog-card__img::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#000000), to(transparent));
    background-image: linear-gradient(0deg, #000000 0%, transparent 100%);
}

.blog-card__img-is {
    max-width: 100%;
    width: 100%;
    height: 350px;
    -o-object-fit: cover;
    object-fit: cover;
}

.blog-card__overlay {
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 30px;
    z-index: 1;
}

@media screen and (min-width: 1200px) {
    .blog-card__overlay {
        left: 30px;
        right: 30px;
    }
}

.blog-card__body {
    padding: 30px 15px;
}

@media screen and (min-width: 1200px) {
    .blog-card__body {
        padding: 30px;
    }
}

.blog-card__footer {
    padding: 30px 15px;
}

@media screen and (min-width: 1200px) {
    .blog-card__footer {
        padding: 30px;
    }
}

.blog-card__hr {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
}

/*---------------------------------------
    2.43 Banner
-----------------------------------------*/
.banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 50vh;
    min-height: 568px;
    position: relative;
    background-image: url(../img/banner-img.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1;
}

@media screen and (min-width: 992px) {
    .banner {
        -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 89%, 50% 100%, 50% 100%, 0 89%, 0 0);
        clip-path: polygon(50% 0%, 100% 0, 100% 89%, 50% 100%, 50% 100%, 0 89%, 0 0);
    }
}

.banner::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: -1;
}

/*---------------------------------------
    2.44 Breadcrumbs
-----------------------------------------*/
.breadcrumbs__item {
    margin-right: 2rem;
    position: relative;
}

.breadcrumbs__item::after {
    content: "";
    position: absolute;
    top: 4px;
    right: -1rem;
    height: 16px;
    width: 2px;
    background: #fff;
    -webkit-transform: skew(-25deg);
    transform: skew(-25deg);
}

.breadcrumbs__item:last-child {
    margin-right: 0;
}

.breadcrumbs__item:last-child::after {
    display: none;
}

/*---------------------------------------
    2.45 Trainer Profile
-----------------------------------------*/
.trainer-profile {
    padding: 30px 15px;
    background: #fafafa;
    border-radius: 5px;
    position: relative;
}

@media screen and (min-width: 768px) {
    .trainer-profile {
        padding: 30px;
    }
}

@media screen and (min-width: 992px) {
    .trainer-profile {
        padding: 50px 40px;
    }
}

.trainer-profile__img {
    max-width: 100%;
    width: 100%;
    height: 365px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 5px;
}

.trainer-profile__timeline {
    position: relative;
}

@media screen and (min-width: 1200px) {
    .trainer-profile__timeline::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        height: 88%;
        width: 1px;
        background: #d8d7d7;
    }
}

.trainer-profile__history {
    padding: 30px 15px;
    border-radius: 5px;
    background: #fafafa;
    position: relative;
}

@media screen and (min-width: 992px) {
    .trainer-profile__history {
        padding: 30px;
    }
}

@media screen and (min-width: 1200px) {
    .trainer-profile__history-left::before {
        content: "";
        position: absolute;
        top: 44px;
        right: -98px;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        background: #33BDFF;
        -webkit-box-shadow: 0 0 0 8px rgba(51, 189, 255, 0.5);
        box-shadow: 0 0 0 8px rgba(51, 189, 255, 0.5);
        z-index: 1;
    }

    .trainer-profile__history-left::after {
        content: "";
        position: absolute;
        top: 50px;
        left: 100%;
        width: 90px;
        height: 1px;
        background: #d8d7d7;
    }
}

@media screen and (min-width: 1366px) {
    .trainer-profile__history-left::before {
        right: -101px;
    }

    .trainer-profile__history-left::after {
        width: 95px;
    }
}

@media screen and (min-width: 1200px) {
    .trainer-profile__history-right::before {
        content: "";
        position: absolute;
        bottom: 44px;
        left: -98px;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        background: #33BDFF;
        -webkit-box-shadow: 0 0 0 8px rgba(51, 189, 255, 0.5);
        box-shadow: 0 0 0 8px rgba(51, 189, 255, 0.5);
        z-index: 1;
    }

    .trainer-profile__history-right::after {
        content: "";
        position: absolute;
        bottom: 50px;
        right: 100%;
        width: 90px;
        height: 1px;
        background: #d8d7d7;
    }
}

@media screen and (min-width: 1366px) {
    .trainer-profile__history-right::before {
        left: -101px;
    }

    .trainer-profile__history-right::after {
        width: 95px;
    }
}

/*---------------------------------------
    2.46 Pagination
-----------------------------------------*/
.paginations {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    border: 1px solid #d8d7d7;
    text-align: center;
    font-size: 20px;
    color: #A2A2A3;
    background: transparent;
}

.paginations:hover {
    background: #33BDFF;
    color: #fff;
    border-color: #33BDFF;
}

/*---------------------------------------
    2.47 Blog List
-----------------------------------------*/
.blog-list__item {
    margin-bottom: 60px;
}

.blog-list__item:last-child {
    margin-bottom: 0;
}

/*---------------------------------------
    2.48 Widget
-----------------------------------------*/
.widget {
    padding: 30px 15px;
    border-radius: 5px;
}

@media screen and (min-width: 1400px) {
    .widget {
        padding: 40px 30px;
    }
}

.widget-alt__head {
    padding: 15px 30px;
    border-radius: 5px 5px 0 0;
    background: #33BDFF;
}

.widget-alt__body {
    background: #fafafa;
    padding: 15px 30px;
}

/*---------------------------------------
    2.49 Widget Category
-----------------------------------------*/
.widget-category__item {
    border-bottom: 1px solid rgba(216, 215, 215, 0.7);
}

.widget-category__item:last-child {
    border-bottom: none;
}

.widget-category__item:last-child .vh-widget-category__link {
    padding-bottom: 0;
}

.widget-category__link {
    display: inline-block;
    padding-bottom: 1rem;
    color: #4e4e4e;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.widget-category__link:hover {
    color: #33BDFF;
}

/*---------------------------------------
    2.50 User
-----------------------------------------*/
.user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.user__img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 50%;
    overflow: hidden;
}

.user__img--sm {
    width: 35px;
    height: 35px;
}

.user__img--md {
    width: 45px;
    height: 45px;
}

.user__img--lg {
    width: 50px;
    height: 50px;
}

.user__img--xl {
    width: 70px;
    height: 70px;
}

.user__img--xxl {
    width: 130px;
    height: 130px;
}

.user__img-is {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

/*---------------------------------------
    2.51 GMap
-----------------------------------------*/
.gmap {
    width: 100%;
}

@media screen and (min-width: 992px) {
    .gmap {
        position: relative;
        margin-bottom: -130px;
    }
}

.gmap iframe {
    width: 100%;
    height: 600px;
}

/*---------------------------------------
    2.52 Auth Form
-----------------------------------------*/
.auth-form {
    position: relative;
}

.auth-form__close {
    position: absolute;
    top: 15px;
    right: 15px;
}

.auth-form__close:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.auth-form__bg {
    background-image: url(../img/auth-form-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

@media screen and (min-width: 768px) {
    .auth-form__content {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media screen and (min-width: 1200px) {
    .auth-form__content {
        padding-left: 60px;
        padding-right: 60px;
    }
}

.auth-form__input-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fafafa;
    border-radius: 3px;
}

.auth-form__input {
    display: block;
    width: 100%;
    padding-top: 24px;
    padding-bottom: 24px;
    border: none;
    background: transparent;
}

.auth-form__input:focus {
    background: transparent;
}

.auth-form__input::-webkit-input-placeholder {
    text-transform: capitalize;
}

.auth-form__input::-moz-placeholder {
    text-transform: capitalize;
}

.auth-form__input:-ms-input-placeholder {
    text-transform: capitalize;
}

.auth-form__input::-ms-input-placeholder {
    text-transform: capitalize;
}

.auth-form__input::placeholder {
    text-transform: capitalize;
}

.auth-form__input-icon {
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 20px;
}

.auth-form__divider {
    overflow: hidden;
}

.auth-form__divider-text {
    position: relative;
}

.auth-form__divider-text::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -30px;
    height: 1px;
    width: 50%;
    background: #d8d7d7;
}

.auth-form__divider-text::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -30px;
    height: 1px;
    width: 50%;
    background: #d8d7d7;
}

/*---------------------------------------
    0.3 Theme Style
-----------------------------------------*/
/*---------------------------------------
    3.1 Color
-----------------------------------------*/
.text--primary {
    color: #224589;
}

.text--secondary {
    color: #adb5bd;
}

.text--success {
    color: #1BC5BD;
}

.text--danger {
    color: #f75b60;
}

.text--warning {
    color: #ff9f43;
}

.text--info {
    color: #09c2de;
}

.text--dark {
    color: #222736;
}

.t-text-white {
    color: #fff;

}

.t-text {
    color: #000000;
}

.t-text-heading {
    color: #000000;
}

/*---------------------------------------
    3.2 Background
-----------------------------------------*/
.bg--primary {
    background: #4a4c36;
}

.bg--secondary {
    background: #adb5bd;
}

.bg--success {
    background: #1BC5BD;
}

.bg--danger {
    background: #f75b60;
}

.bg--warning {
    background: #ff9f43;
}

.bg--info {
    background: #09c2de;
}

.bg--dark {
    background: #000;
}

.bg--light {
    background: #fff;
}

.bg--light-1 {
    background: #fafafa;
}

/*---------------------------------------
    3.3 Padding
-----------------------------------------*/
.t-pt-90 {
    padding-top: 90px;
}

.t-pt-95 {
    padding-top: 95px;
}

.t-pt-100 {
    padding-top: 100px;
}

.t-pt-105 {
    padding-top: 105px;
}

.t-pt-110 {
    padding-top: 110px;
}

.t-pt-115 {
    padding-top: 115px;
}

.t-pt-120 {
    padding-top: 120px;
}

.t-pt-200 {
    padding-top: 200px;
}

.t-pb-50 {
    padding-bottom: 50px;
}

.t-pb-100 {
    padding-bottom: 100px;
}

.t-pb-105 {
    padding-bottom: 105px;
}

.t-pb-120 {
    padding-bottom: 120px;
}

.t-pb-180 {
    padding-bottom: 180px;
}

/*---------------------------------------
    3.4 Margin
-----------------------------------------*/
.t-mt-30 {
    margin-top: 30px;
}

.t-mt-40 {
    margin-top: 40px;
}

.t-mt-60 {
    margin-top: 60px;
}

.t-mt-80 {
    margin-top: 80px;
}

.t-mt-90 {
    margin-top: 90px;
}

.t-mb-30 {
    margin-bottom: 30px;
}

.t-mb-40 {
    margin-bottom: 40px;
}

.t-mb-60 {
    margin-bottom: 60px;
}

/*---------------------------------------
    3.5 Utility Classes
-----------------------------------------*/
.t-heading-font {
    font-family: "DM Serif Display", serif;
}

.t-body-font {
    font-family: "Roboto", sans-serif;
}

.t-lh-1 {
    line-height: 1;
}

.t-link {
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.t-link:hover {
    text-decoration: none;
}

.t-link--primary:hover {
    color: #ffffff;
}

.t-link--danger:hover {
    color: #f75b60;
}

.t-link--info:hover {
    color: #09c2de;
}

.t-link--light:hover {
    color: #fff;
    -webkit-box-shadow: 0 5px 10px rgba(34, 39, 54, 0.3);
    box-shadow: 0 5px 10px rgba(34, 39, 54, 0.3);
}

@media screen and (min-width: 992px) {
    .t-short-para {
        max-width: 48ch;
    }
}

.border-bottom--light {
    border-color: rgba(255, 255, 255, 0.2) !important;
}

/*---------------------------------------
    3.6 Animation
-----------------------------------------*/
@-webkit-keyframes about-play {
    0% {
        -webkit-box-shadow: 0 0 0 0 #33BDFF;
        box-shadow: 0 0 0 0 #33BDFF;
    }

    50% {
        -webkit-box-shadow: 0 0 0 10px rgba(51, 189, 255, 0.7);
        box-shadow: 0 0 0 10px rgba(51, 189, 255, 0.7);
    }

    100% {
        -webkit-box-shadow: 0 0 0 20px rgba(51, 189, 255, 0.1);
        box-shadow: 0 0 0 20px rgba(51, 189, 255, 0.1);
    }
}

@keyframes about-play {
    0% {
        -webkit-box-shadow: 0 0 0 0 #33BDFF;
        box-shadow: 0 0 0 0 #33BDFF;
    }

    50% {
        -webkit-box-shadow: 0 0 0 10px rgba(51, 189, 255, 0.7);
        box-shadow: 0 0 0 10px rgba(51, 189, 255, 0.7);
    }

    100% {
        -webkit-box-shadow: 0 0 0 20px rgba(51, 189, 255, 0.1);
        box-shadow: 0 0 0 20px rgba(51, 189, 255, 0.1);
    }
}

@-webkit-keyframes bttn-video {
    0% {
        -webkit-box-shadow: 0 0 0 0 #33BDFF;
        box-shadow: 0 0 0 0 #33BDFF;
    }

    50% {
        -webkit-box-shadow: 0 0 0 10px rgba(51, 189, 255, 0.3);
        box-shadow: 0 0 0 10px rgba(51, 189, 255, 0.3);
    }

    100% {
        -webkit-box-shadow: 0 0 0 20px rgba(51, 189, 255, 0.04);
        box-shadow: 0 0 0 20px rgba(51, 189, 255, 0.04);
    }
}

@keyframes bttn-video {
    0% {
        -webkit-box-shadow: 0 0 0 0 #33BDFF;
        box-shadow: 0 0 0 0 #33BDFF;
    }

    50% {
        -webkit-box-shadow: 0 0 0 10px rgba(51, 189, 255, 0.3);
        box-shadow: 0 0 0 10px rgba(51, 189, 255, 0.3);
    }

    100% {
        -webkit-box-shadow: 0 0 0 20px rgba(51, 189, 255, 0.04);
        box-shadow: 0 0 0 20px rgba(51, 189, 255, 0.04);
    }
}

@-webkit-keyframes circle {
    0% {
        -webkit-transform: rotate(0deg) translate(-60px) rotate(0deg);
        transform: rotate(0deg) translate(-60px) rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg) translate(-60px) rotate(-360deg);
        transform: rotate(360deg) translate(-60px) rotate(-360deg);
    }
}

@keyframes circle {
    0% {
        -webkit-transform: rotate(0deg) translate(-60px) rotate(0deg);
        transform: rotate(0deg) translate(-60px) rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg) translate(-60px) rotate(-360deg);
        transform: rotate(360deg) translate(-60px) rotate(-360deg);
    }
}

@-webkit-keyframes goright {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    50% {
        -webkit-transform: translateX(80px);
        transform: translateX(80px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes goright {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    50% {
        -webkit-transform: translateX(80px);
        transform: translateX(80px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes goleft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    50% {
        -webkit-transform: translateX(-80px);
        transform: translateX(-80px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes goleft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    50% {
        -webkit-transform: translateX(-80px);
        transform: translateX(-80px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes topRight {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }

    50% {
        -webkit-transform: translate(80px, -80px);
        transform: translate(80px, -80px);
    }

    100% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}

@keyframes topRight {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }

    50% {
        -webkit-transform: translate(80px, -80px);
        transform: translate(80px, -80px);
    }

    100% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}

@-webkit-keyframes topLeft {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }

    50% {
        -webkit-transform: translate(80px, 80px);
        transform: translate(80px, 80px);
    }

    100% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}

@keyframes topLeft {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }

    50% {
        -webkit-transform: translate(80px, 80px);
        transform: translate(80px, 80px);
    }

    100% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}

@-webkit-keyframes circlerotate {
    0% {
        -webkit-transform: rotate(0deg) translate(-60px);
        transform: rotate(0deg) translate(-60px);
    }

    100% {
        -webkit-transform: rotate(360deg) translate(-60px);
        transform: rotate(360deg) translate(-60px);
    }
}

@keyframes circlerotate {
    0% {
        -webkit-transform: rotate(0deg) translate(-60px);
        transform: rotate(0deg) translate(-60px);
    }

    100% {
        -webkit-transform: rotate(360deg) translate(-60px);
        transform: rotate(360deg) translate(-60px);
    }
}

@-webkit-keyframes rotates {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotates {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes goTop {
    0% {
        -webkit-transform: translateY(0) translateX(-50%);
        transform: translateY(0) translateX(-50%);
    }

    50% {
        -webkit-transform: translateY(-80px) translateX(-50%);
        transform: translateY(-80px) translateX(-50%);
    }

    100% {
        -webkit-transform: translateY(0) translateX(-50%);
        transform: translateY(0) translateX(-50%);
    }
}

@keyframes goTop {
    0% {
        -webkit-transform: translateY(0) translateX(-50%);
        transform: translateY(0) translateX(-50%);
    }

    50% {
        -webkit-transform: translateY(-80px) translateX(-50%);
        transform: translateY(-80px) translateX(-50%);
    }

    100% {
        -webkit-transform: translateY(0) translateX(-50%);
        transform: translateY(0) translateX(-50%);
    }
}

/*---------------------------------------
    0.4 Layouts Style
-----------------------------------------*/
/*---------------------------------------
    4.1 Course Section
-----------------------------------------*/
.course-section {
    background-image: url(../img/course-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1;
    position: relative;
}

.course-section::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(234, 237, 240, 0.92);
    z-index: -1;
}

/*---------------------------------------
    4.2 Feedback Section
-----------------------------------------*/
.feedback-section {
    position: relative;
}

@media screen and (min-width: 1200px) {
    .feedback-section {
        background: -webkit-gradient(linear, right top, left top, color-stop(62%, transparent), color-stop(50%, #33BDFF));
        background: linear-gradient(to left, transparent 62%, #33BDFF 50%);
    }
}

/*---------------------------------------
    4.3 CTA Section
-----------------------------------------*/
.cta-section {
    background-image: url(../img/cta-bg.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
}

.cta-section::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.65);
    z-index: -1;
}

/*---------------------------------------
    4.4 Footer 1
-----------------------------------------*/
.footer {
    background: #000000;
}

.footer-top {
    padding-top: clamp(60px, 8vw, 120px);
    padding-bottom: clamp(60px, 8vw, 120px);
}

@media screen and (min-width: 992px) {
    .footer-top {
        padding-top: clamp(60px, 16vw, 245px);
    }
}

.footer-copyright {
    padding-top: 24px;
    padding-bottom: 24px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

/*---------------------------------------
    4.5 Service Section
-----------------------------------------*/
.service-section {
    padding-top: clamp(30px, 4vw, 60px);
    padding-bottom: clamp(30px, 4vw, 60px);
}

@media screen and (min-width: 1920px) {
    .service-section {
        padding-top: 0;
        padding-bottom: 0;
        margin-top: -150px;
        position: relative;
        z-index: 3;
    }
}

/*---------------------------------------
    4.6 Contact Section
-----------------------------------------*/
.contact-section {
    background: #33BDFF;
}

@media screen and (min-width: 768px) {
    .contact-section {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(35%, transparent), color-stop(35%, #33BDFF));
        background: linear-gradient(to bottom, transparent 35%, #33BDFF 35%);
    }
}

@media screen and (min-width: 992px) {
    .contact-section {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(37%, transparent), color-stop(37%, #33BDFF));
        background: linear-gradient(to bottom, transparent 37%, #33BDFF 37%);
    }
}

@media screen and (min-width: 1200px) {
    .contact-section {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(45%, transparent), color-stop(45%, #33BDFF));
        background: linear-gradient(to bottom, transparent 45%, #1e4083 45%);
    }
}

@media screen and (min-width: 1366px) {
    .contact-section {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(38%, transparent), color-stop(38%, #33BDFF));
        background: linear-gradient(to bottom, transparent 38%, #4a4c36 38%);
    }
}

.contact-section__title {
    color: #fff;
}

@media screen and (min-width: 768px) {
    .contact-section__title {
        color: #212121;
        padding-bottom: 50px;
        font-weight: 600;
    }
}

/*# sourceMappingURL=style.css.map */

i.bx.bxs-user {
    color: #000000;
}

.heading-k {
    font-weight: 600;
    font-size: 30px;
}

.about-section {
    background-size: cover;
    background-position: center;
    padding: 50px;
    background: #fff8e8;
}

h4.heading-h {
    font-size: 16px;
    font-weight: 600;
}

section.faq-section {
    background-image: url(../../img/faq-bg.jpg);
    background-position: center;
    background-size: cover;
    padding: 50px;
}

.trainer-card__content h4 a {
    font-size: 20px;
    font-weight: 600;
}


@media(max-width:767px) {
    .primary-menu--dark {
        background: #ffffff !important;
    }

    .contssd
    {
        padding:10px !important;
    }

    .mblbanner {
        height: 200px !important;
    }



    .contact-section__title {
        font-size: 26px !important;
        font-family: system-ui;
    }

    .section--top {
        padding: 20px !important;
    }

    .heading-k {
        font-size: 18px !important;
        font-family: system-ui !important;

    }

    .section {
        padding: 20px 0 !important;
    }

    .py-50 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .pt-50 {
        padding: 20px !important;
    }

    .bgcclr {
        padding: 0 !important;
    }

    .contsctawards h3::after {
        width: 100% !important;
    }

    .contsctawards h3 {
        font-size: 19px !important;
    }


    .mblmrsssgd {
        margin-top: 20px;
    }

    .verticleslider {
        padding: 15px !important;
    }


    .tpfntssd p {
        margin-bottom: 6px !important;
    }

    .hdddst h4 {
        margin-top: 20px !important;
    }

    ul.tabs li {
        padding: 10px !important;
        font-size: 12px !important;
    }

    .bgcblsss {
        margin: 2px 0 !important;
        height: 50px !important;
    }

    .mlbnoness {
        display: none !important;
    }

    .bg--dark {
        background: #ffffff !important;
    }

    .logo__is {
        max-width: 100px !important;
    }

    .tpfntssd {
        text-align: center !important;
    }
}

.service-g.bg-blue {
    margin: 10px 0;
    border-radius: 0px 0px 10px 10px;
    /*box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;*/
    background: #4a4c36;
    text-align: center;
}

.service-g.bg-blue h4 a {
    padding: 15px 10px;
    font-size: 14px;
    color: #fff;
    font-weight: 550 !important;
}

.service-g.bg-sky {
    text-align: center;
    text-transform: uppercase;
    background: #000;
    margin: 10px 0;
    border-radius: 0px 0px 10px 10px;
    /*box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;*/
    text-align: center;
}

.service-g.bg-sky h4 a {
    padding: 15px 10px;
    font-size: 14px;
    color: #fff;
    font-weight: 550 !important;
}

.service-g.bg-sky:hover {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 1px 1px;
}

.service-g.bg-blue:hover {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 1px 1px;
}

.service-g.bg-sky h4 a {
    text-transform: uppercase !important;
}

.service-g.bg-blue h4 a {
    text-transform: uppercase !important;
}

h1.hero-alt__content-title.text-capitalize {
    font-weight: 700;
    font-size: 60px;
}

ul.top-headers {
    padding-top: 10px;
}

.blog-post__body h4 a {
    font-size: 18px;
    font-weight: 700;
}

.t-text:hover {
    color: #000;
}

section.blog-section {
    background: #f1f3ff;
    padding: 50px 0px;
}

.box-sectionss {
    background: #eeeeee;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    padding: 1rem 1rem;
    border: 1px solid #dcdcdc;
}


.link-item a {
    padding: .5rem .75rem;
    display: block;
    font-size: .875rem;
    color: #003974;
    text-decoration: none;
    margin-bottom: 10px;
    font-weight: 700;
}

p.logo-texts {
    font-weight: 600;
    font-size: 28px;
    text-transform: capitalize !important;
}

.link-item.blue-bgs {
    background: #4a4c36;
}

.link-item.blue-bgs a {
    color: #fff;
}

.link-item:nth-child(3)>a {
    background: #56a9ff36;
    color: #000;
}

.link-item:nth-child(5)>a {
    background: #fff;
    color: #000;
}

.link-item:nth-child(4)>a {
    background: #fff;
    color: #000;
}

.link-item .advertisements-btn-wrapper {
    position: relative;
    margin-top: 10px;
    padding-left: 36px;
    margin-bottom: 10px;
}

.link-item .advertisements-btn-wrapper a:visited {
    background: #f93;
    color: #fff;
    font-size: .875rem;
    text-decoration: none;
    display: inline-block;
    margin-right: .75rem;
    padding: .25rem .75rem;
    min-width: 94px;
}

.link-item:nth-child(2)>a {
    background: #fff;
    color: #000;
}

.link-item .advertisements-btn-wrapper a {
    background: #030303 !important;
    padding-left: 0.75rem !important;
}

.link-item .advertisements-btn-wrapper a:link,
.section-candidate .link-item .advertisements-btn-wrapper a:visited {
    background: #f93;
    color: #fff;
    font-size: .875rem;
    text-decoration: none;
    display: inline-block;
    margin-right: .75rem;
    padding: .25rem .75rem;
    min-width: 94px;
}



.box-bgs {
    padding: 10px 0px;
}

.margsssd {
    margin-top: 8px;
}

.viewsssa i {
    color: #4a4c36 !important;
}

.bgc-lightblu a {
    background-color: #4a4c363d !important;
}

.bgc-lightblu a {
    font-size: 14px !important;
    font-family: system-ui !important;
    text-transform: uppercase !important;
}

.enlhhs {
    padding: 3px 10px !important;
    background-color: #000 !important;
    color: #fff !important;
    margin: 10px 6px;
    text-decoration: none;
    font-family: system-ui !important;
    font-size: 13px;
    text-transform: uppercase;
}

.loginssgd {
    font-size: 14px !important;
    color: #000 !important;
    font-family: system-ui !important;
    font-weight: 650 !important;
}

.loginssgd i {
    color: #4a4c36 !important;
    margin-right: 5px !important;
    font-size: 18px;
}

h3.candidate-g {
    font-size: 18px;
    text-align: center;
    font-weight: 700;
}

.viewsssa {
    font-family: system-ui !important;
    font-weight: 650 !important;

}

.viewsssa i {
    margin-right: 5px;
    font-size: 18px !important;
}

.box-wrapper {
    /* background: #fff;
    padding: 1rem 1rem; */
    /* border: 1px solid #dcdcdc */
}

ul.tabs {
    margin: 0px;
    border-bottom: 3px solid #4a4c36 !important;
    padding: 0px;
    list-style: none;
}

ul.tabs li {
    background: none;
    color: #222;
    display: inline-block;
    padding: 15px 18px;
    cursor: pointer;
}

ul.tabs li.current {
    background: #4a4c36;
    color: #ffffff;
}

.tab-content {
    display: none;
    background: #fff;
    padding: 15px;
}

.contssdntab p {
    font-size: 14px !important;
    margin: 0 !important;
    font-weight: 400 !important;
    line-height: 22px !important;
    font-family: system-ui !important;
}


.tab-content.current {
    display: inherit;
}