@font-face 
{
	font-family: gilroy_light;
	src: url("fonts/gilroy_light.otf");
}

@font-face {
	font-family: gilroy_bold;
	src: url("fonts/gilroy_bold.otf");
}

@font-face {
	font-family: gilroy_black;
	src: url("fonts/Gilroy-Black.ttf");
}

@font-face {
	font-family: gilroy_blackitalic;
	src: url("fonts/Gilroy-BlackItalic.ttf");
}

@font-face {
	font-family: gilroy_bolditalic;
	src: url("fonts/Gilroy-BoldItalic.ttf");
}

@font-face {
	font-family: gilroy_extrabold;
	src: url("fonts/Gilroy-ExtraBold.ttf");
}

@font-face {
	font-family: gilroy_extrabolditalic;
	src: url("fonts/Gilroy-ExtraBoldItalic.ttf");
}

@font-face {
	font-family: gilroy_heavy;
	src: url("fonts/Gilroy-Heavy.ttf");
}

@font-face {
	font-family: gilroy_heavyitalic;
	src: url("fonts/Gilroy-HeavyItalic.ttf");
}

@font-face {
	font-family: gilroy_lightitalic;
	src: url("fonts/Gilroy-LightItalic.ttf");
}


@font-face {
	font-family: gilroy_medium;
	src: url("fonts/Gilroy-Medium.ttf");
}

@font-face {
	font-family: gilroy_mediumitalic;
	src: url("fonts/Gilroy-MediumItalic.ttf");
}


@font-face {
	font-family: gilroy_regular;
	src: url("fonts/Gilroy-Regular.ttf");
}

@font-face {
	font-family: gilroy_regularitalic;
	src: url("fonts/Gilroy-RegularItalic.ttf");
}

@font-face {
	font-family: gilroy_semibold;
	src: url("fonts/Gilroy-SemiBold.ttf");
}

@font-face {
	font-family: gilroy_semibolditalic;
	src: url("fonts/Gilroy-SemiBoldItalic.ttf");
}

@font-face {
	font-family: gilroy_thin;
	src: url("fonts/Gilroy-Regular.ttf");
}

@font-face {
	font-family: gilroy_thinitalic;
	src: url("fonts/Gilroy-ThinItalic.ttf");
}

@font-face {
	font-family: gilroy_ultralight;
	src: url("fonts/Gilroy-UltraLight.ttf");
}

@font-face {
	font-family: gilroy_ultralightitalic;
	src: url("fonts/Gilroy-UltraLightItalic.ttf");
}

body
{
    font-family: gilroy_light !important;
}

@media only screen and (max-width: 1201px)
{
    #logo
    {
        display: table !important;
    }
}

@media only screen and (max-width: 350px)
{
    #primary-menu-trigger 
    {
        left: 0 !important;
    }

    .attach-wrapper
    {
        display: block !important;
        margin: 20px auto !important
    }

    .file-input
    {
        margin: auto !important;
    }

    .files-amt-wrapper
    {
        margin: auto !important;
    }

    
    .file-input
    {
        margin: 10px auto !important;
    }
}

@media only screen and (min-width: 601px)
{
    .li-tab
    {
        width:25%; 
        height: 100px !important;
    }

    .voucher-inner
    {
        padding: 20px 0 !important
    }

    .gift-title
    {
        font-size: 25px !important
    }

    .logos-container
    {
        width: 60% !important;
        margin: auto;
    }

    .cart-voucher-img
    {
        width: 50% !important;
    }

    .tab-a
    {
        height:103px !important;
        position: relative;
    }

    .grid-container-2-mob
    {
        display:grid;
        grid-template-columns: auto !important;
    }
}

@media only screen and (max-width: 911px)
{
    .tab-p 
    {
        margin: auto;
        width: auto !important;
        line-height: 1.5 !important;
    }
}

@media only screen and (max-width: 600px)
{
    .li-tab
    {
        width: fit-content !important;
        padding: 0 !important;
    }

    .gift-title
    {
        font-size: 20px !important
    }

    .button-padding
    {
        padding: 0 !important;
    }

    
    .button-text
    {
        font-size: 4vw !important;
    }
    
    .normal-text
    {
        font-size: 16px !important;
    }

    .hiw-normal-text
    {
        font-size: 16px !important;
    }

    .normal-text-no-center
    {
        font-size: 16px !important;
    }

    .small-text
    {
        font-size: 3vw !important;
    }

    .voucher-terms
    {
        font-size: 14px !important;
    }



    .contact-text
    {
        font-size: 16px !important;
        font-weight: 400;
        line-height: inherit !important;
        padding: 20px 0;
    }

    .bold-text
    {
        font-size: 16px !important;
    }

    .bold-text-no-center
    {
        font-size: 16px !important;
    }

    .vouchers-normal-text
    {
        font-size: 16px !important;
    }

    .hth-normal-text
    {
        font-size: 16px !important;
        line-height: inherit !important;
    }

    .vacancy-btn-wrapper
    {
        text-align: left !important;
    }

    .vac-title
    {
        font-family: gilroy_bold !important;
        color: #24305E;
        font-size: 5vw !important;
        margin-bottom: 5px;
    }

    .vacancy-details
    {
        padding: 20px;
        margin-bottom: 5px;
    }

    .vac-cat
    {
        color: #24305E;
        margin-bottom: 5px;
    }

    .vac-outlet
    {
        color: #24305E;
        font-family: gilroy_medium !important;
        font-size: 4vw !important;
        margin-bottom: 5px;
    }

    .vac-address
    {
        margin-bottom: 5px;
        color: #24305E;
    }

    .vac-type
    {
        color: #24305E;
        margin-bottom: 5px;
    }

    .vac-closing
    {
        color: #24305E;
        margin-bottom: 5px;
    }

    .auto-mob
    {
        margin:auto
    }

    .accept-pp
    {
       margin: 10px 0;
    }

    .no-margin-mob
    {
        margin: 0 !important
    }


    .grid-container-2-mob
    {
        display:grid;
        grid-template-columns: 40% 60%;
    }

    .desc
    {
        font-size: 4vw !important;
    }

    .light-text
    {
        font-size: 4vw !important;;
    }

    .content-wrap
    {
        padding: 0 !important;
    }

    .cat-image
    {
        display: block;
        margin: 0 15px;
    }

    .button-padding
    {
        padding: 0px !important;
        font-size: 14px !important;
    }

    .tabs.tabs-bb ul.tab-nav li 
    {
        border: 0;
        float: none;
        margin: auto !important;
    }

    .tab-a 
    {
        height: 50px !important;
    }

    .tabs-index > ul.tab-nav:not(.tab-nav-lg) li a 
    {
        height: 44px !important;
        margin: auto !important;
        top: 0 !important;
    }

    .tabs.tabs-bb ul.tab-nav li.ui-tabs-active a 
    {
        border-bottom: 5px solid #A8D0E6 !important;
    }

    .tabs.tabs-bb ul.tab-nav li:not(.ui-tabs-active) a {
        border-bottom: 5px solid white !important;
    }

    .tab-title-wrapper 
    {
        position: relative !important;
        top: 0 !important;
        height: 70px;
        font-size: 3vw !important;
        left: 0 !important;
        transform: none !important;
        display: inline-flex;
    }

    ul.tab-nav li a i 
    {
        margin: auto !important;
    }

    .tabs-index
    {
        margin-top: -50px !important;
    }

    
    .tab-a
    {
        width: max-content;
    }
    
    
}

@media only screen and (max-width: 767px)
{
    .info-counter
    {
        border-right: 0 !important;
        border-bottom: 3px solid white !important;
        width:60% !important;
        margin: auto !important;
    }

    
    .footer-first
    {
        margin-top: 0 !important;
    }

    .about-us-text
    {
        padding: 30px 20px !important;
    }

    .footer-section
    {
        padding-bottom: 30px;
    }
}

@media only screen and (min-width: 1201px)
{
    .web
    {
        display: block !important;
    }

    .web-inline-flex
    {
        display: inline-flex !important;
    }

    .mob
    {
        display: none !important;
    }

    #google-map1
    {
        width: 60%;
        height: 500px;
        margin: auto;
        position: absolute !important; 
        top: 50% !important; 
        transform: translate(-50%, -50%) !important;
        left: 50% !important;
    }
}
@media only screen and (max-width: 1200.99px)
{

    .dark > #header-wrap > .container > .header-btn-wrapper
    {
        height: auto !important;
        left: 50%;
    }

    #google-map1
    {
        width: 100%;
        height: 300px;
        margin-top:30px !important;
    }

    .contact-social
    {
        margin: auto;
        width: fit-content;
    }

    .web
    {
        display: none !important;
    }

    .web-inline-flex
    {
        display: none !important;
    }

    .mob
    {
        display: block !important;
    }

    .contact-hth
    {
        text-align: center;
    }


    .contact-mob-padding
    {
        padding-bottom: 20px;
    }

    #top-cart
    {
        /*top: 50% !important;
        transform: translateY(-50%) !important;*/
        top: 40px !important;
        margin: 0 !important
    }

    .events-menu
    {
        z-index: 10000 !important;
    }

    .events-menu > #header-wrap
    {
        background-color: white !important;
    }

    .height-align
    {
        top: 50px !important;
        position: absolute !important;
        transform: translateY(-50%) translateX(-50%) !important;
        margin-top: 0 !important
    }
    

    #header
    {
        background-color: white !important;
        z-index: 1000;
        top: 0;
        position: sticky;
    }

    .dark > #header-wrap > .container > .header-btn-wrapper > div > .header-btn
    {
        
        border: 1px solid #3f4769 !important;
    }

    .dark > #header-wrap > .container > .header-btn-wrapper > .header-icon-wrapper > .icon-header
    {
        
        border: 1px solid #3f4769 !important;
        color: #3f4769 !important;
    }

    .dark #header-wrap:not(.not-dark) #primary-menu > ul > li:not(.current) > a
    {
        color: #24305E !important;
    }

    .dark #logo a 
    {
        color: #3f4769 !important;
    }

    .icon-reorder
    {
        color: #3f4769 !important;
    }

    .our-work-first
    {
        margin-bottom: 0px !important;
    }

    .info-counter-last
    {
        width:60% !important;
        margin: auto !important;
    }

    .our-work
    {
        padding-left:10% !important;
        padding-right:10% !important;
    }

    .col_last
    {
        margin-bottom: 0 !important;
        margin-right: auto !important;
        border-bottom: none !important;
    }

    .primary-menu-trigger
    {
        left: 0;
    }
    
    .header-btn-wrapper
    {
        line-height: unset !important;
        font-size: inherit !important;
        display: inline-flex !important;
        left: 50%;
        transform: translateX(-50%);
    }

    .header-btn-wrapper > div
    {
        margin: auto !important;
    }

    .contact-subheading
    {
        width:90% !important;
    }

    
    #submit-btn
    {
        float: none !important;
    }

    .sec-heading
    {
        padding: 0 20px !important;
    }

    .sec-subheading
    {
        padding: 0 20px !important;
    }

}

@media only screen and (min-width: 600px) and (max-width: 991px)
{
    .vacancy-btn-wrapper
    {
        margin: 20px 0 !important;
        text-align: center !important;
    }
}


@media only screen and (min-width: 992px)
{
    .vacancy-apply
    {
        position: absolute;
        bottom: 0;
        right: 15px;
    }
}

@media only screen and (min-width: 1200px)
{

    .dark:not(.sticky-header) > #header-wrap > .container > .logo-img
    {
        display: none !important;
    }


    .contactusinfo-wrapper
    {
        width: fit-content;
        margin: auto;
    }


    .header-btn-wrapper
    {
        float: right !important;
        position: absolute !important;
        right: 50px;
        top: 50%;
        display: inline-flex;
        transform: translateY(-50%);
        border: none !important;
        line-height: unset !important;
        font-size: inherit !important;
    }

    #primary-menu
    {
        float: right !important;
    }

}

@media only screen and (min-width: 768px)
{
    
    .col_last
    {
        border-right: 0 !important
    }

}

@media only screen and (min-width: 769px)
{
    .main-header:not(.sticky-header) > #header-wrap > .container > #logo > .logo-text {
        color: white !important
    }
    
    .main-header:not(.sticky-header) > #header-wrap > .container > #primary-menu ul li > a {
        color: white !important
    }
    
    .main-header:not(.sticky-header) > #header-wrap > .container > #primary-menu ul li > a:hover {
        border-color: white !important
    }
    
    .main-header:not(.sticky-header) > #header-wrap > .container > #primary-menu ul .current > a {
        border-color: white !important
    }
    
    .main-header:not(.sticky-header) > #header-wrap > .container > #primary-menu div a .icon-shopping-cart{
        color: white !important
    }
    
    .main-header:not(.sticky-header) > #header-wrap > .container > #primary-menu div a #cart-value{
        background-color: white !important;
        color: #24305E !important
    }

    .voucher-view
    {
        min-height: 75vh;
    }

    .mob-768
    {
        display: none !important;
    }

    .web-768
    {
        display: block !important;
    }

    .button-padding
    {
        font-size: 16px !important;
        padding: 5px 25px !important
    }

    .mega-menu > a > div
    {
        font-size: 13px !important;
    }

    .current > a > div
    {
        font-size: 13px !important;
    }

    .buttons-row
    {
        margin-top:50px
    }

    .last-wrap-input
    {
        margin-bottom: 30px !important;
    }

    .social-link > i
    {
        padding: 5px 12px;
        border-radius: 50%;
        font-size: 20px !important;
        margin-bottom: 10px;
    }

    .contactusinfo-wrapper
    {
        padding: 50px 70px
    }

    .contactus-form-wrapper
    {
        width: 70vw !important;
        margin: auto !important;
    }

    .vacancy-form-wrapper
    {
        width: 70vw !important;
    }

    .inline-web
    {
        display: inline !important;
    }

    .go-to-vouchers
    {
        margin-right: 10px;
    }

    .mission-title
    {
        margin-bottom: 30px;
    }

    .middle-img
    {
        width:50% !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
    }
    
    .normal-text
    {
        font-size: 18px !important;
    }

    .hiw-normal-text
    {
        font-size: 18px !important;
    }

    .normal-text-no-center
    {        
        font-size: 18px !important;
    }

    .small-text
    {
        font-size: 15px !important;
    }

    .voucher-terms
    {
        font-size: 15px !important;
    }

        
    .contact-text
    {
        font-size: 15px !important;
    }

    .bold-text
    {
        font-size: 20px !important;
    }

    .bold-text-no-center
    {
        font-size: 20px !important;
    }

    .vouchers-normal-text
    {
        font-size: 20px !important;
    }

    .hth-normal-text
    {
        font-size: 18px !important;
        line-height: inherit !important;
    }

    .sub-title
    {
        font-size: 30px !important;
    }

    .sub-title-vacancy
    {
        font-size: 22px !important;
    }

    .sub-title-brand
    {
        font-size: 22px !important;
    }
    .follow-us-brand{
        font-size: 22px !important;
        padding-right:12px;
    }
    
    .main-title
    {
        font-size: 40px !important;
    }

    .vouchers-sub-title
    {
        font-size: 40px !important;
    }

    .hth-title
    {
        font-size: 20px !important;
    }

    .button-inner-text
    {
        margin:auto;
        padding: 10px !important;
    }

    .about-us-first-text
    {
        text-align: center !important;
    }
}

@media only screen and (max-width: 992px)
{
    .first-section-slider
    {
        height: 30vh !important
    }

    .input-i
    {
        font-size: 15px !important;
    }

    .first-section-title
    {
        width: 100% !important
    }
    .blue-contact-section-child
    {
        margin: 20px !important;
        padding:30px !important;
        padding-bottom: 0 !important;
    }

    
    .hiw-vouchers
    {
        width: 100% !important;
    }


    .cats-wrapper
    {
        width: 100% !important
    }
}

@media only screen and (max-width: 991px)
{

    .social-icons-wrapper
    {
        width: fit-content;
        margin:auto
    }

    .cookie-text
    {
        margin-bottom: 20px !important;
        text-align: center !important;
    }

    .web-pics
    {
        display: none !important;
    }

    .mob-wall
    {
        display:block !important;
    }

    .web-wall
    {
        display:none !important;
    }

    .small
    {
        display: block !important;
    }

    .about-us-text-wrapper
    {
        padding: 0 !important;
        margin: 40px !important;
        text-align: justify !important;
    }

    .mob-brand
    {
        display: block !important;
    }
    .web-brand
    {
        display: none !important;
    }

    .web-icon
    {
        display: none !important;
    }

}

@media only screen and (min-width: 992px)
{

    .web-pics
    {
        display: flex !important;
    }

    .border-bot-vacancy-submit
    {
        border-bottom: 0.5px solid #dddddd;
    }

    .c
    {
        display: inline-block !important;
    }

    .margin-indent
    {
        margin-left: 28px !important;
        margin-bottom: 0 !important;
    }

    .mob-wall
    {
        display:none !important;
    }

    .web-wall
    {
        display:block !important;
        height: 100vh;
    }

    .small
    {
        display: none !important;
    }

    .mob-brand
    {
        display: none !important;
    }

    .web-brand
    {
        display: block !important;
    }
    
}

@media only screen and (max-width: 350px)
{
    .tabs-header-brands
    {
        display: flex !important;
        overflow-x: scroll;
    }

}
@media only screen and (max-width: 768px)
{
    .push-left{
        left: 0 !important
    }

    .cookie-title
    {
        text-align: center !important;
    }
    
    .web-768
    {
        display: none !important;
    }

    .mob-768
    {
        display: block !important;
    }

    .hth-section.contact-hth > *
    {
        text-align: center !important;
        margin: auto;
    }
    .accept-pp
    {
        margin: 0 !important
    }
    .contactus-submit-btn
    {
        margin-left: 0px !important;
    }

    .checkout-btn
    {
        margin-top: 20px !important;
    }

    .contactusinfo-wrapper
    {
        width: 70% !important;
        margin: auto !important;
    }

    .add-btn-wrapper
    {
        margin: auto !important;
        text-align: left !important;
    }

    .button-padding
    {
        font-size: 13px !important;
        padding: 0px 10px !important
    }

    #primary-menu
    {
        padding-bottom: 10px !important;
    }

    .cart-voucher-img
    {
        margin-top: 20px !important;
    }

    .current > a
    {
        padding: 5px !important;
    }

    .mega-menu > a
    {
        padding: 5px !important;
    }

    .store-title
    {
        font-size: 18px !important;
    }

    .ob-title
    {
        margin: 20px auto !important
    }

    .hthelp-row
    {
        padding: 0 20px !important;
        padding-bottom: 0 !important;
    }

    .learn-btn
    {
        padding: 0px 10px !important; 
    }

    .col_last
    {
        border-right: 0 !important
    }

    .first-image
    {
        height: auto !important;
    }

    .hthelp-title
    {
        font-size: 7vw !important;
        text-align: left;
        margin-bottom: 20px !important;
    }

    .margin-indent
    {
        margin-bottom: 0 !important;
    }

    .first-section
    {
        height: auto !important;
        padding: 0 !important;
    }

    .margin-brand-about
    {
        margin: 10px 0 !important
    }

    .button-sec-1
    {
        margin-top: 30px !important
    }

    .cookie-text
    {
        text-align: center !important;
    }

    .grid-container-1090
    {
        display: grid;
        grid-template-columns: 10% 90% !important;
    }

    .cookie-div-last
    {
        padding-top:10px;
    }

    .vacancy
    {
        margin-bottom: 20px !important;
        margin-top: 0 !important;
    }

    .border-bot-vacancy-submit
    {
        margin: 0 20px !important;
        padding: 0 5%;
    }


    .contactus-submit-btn
    {
        width: auto !important;
        background-color: #24305E;
        color: #f9f9f9;
        margin-top: 20px !important
    }

    .vacancy-submit-btn
    {
        width: auto !important;
        background-color: #24305E;
        color: #f9f9f9;
        padding: 5px 20px !important; 
    }

    .contactus-form-wrapper
    {
        padding: 30px 40px !important
    }

    .vacancy-form-wrapper
    {
        padding: 30px 40px !important
    }

    .contactus-submit
    {
        text-align: center !important;
    }

    
    .vacancy-submit
    {
        text-align: center !important;
    }

    .file-input
    {
        margin: 0 !important;
        margin-right: 20px !important;
    }

    .attach-wrapper
    {
        margin: 15px 0 !important
    }

    .gold-i
    {
        margin-right: 15px !important;
    }

    .middle-img
    {
        width:100% !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
    }

    .tabs-header-brands {
        display: grid;
        grid-template-columns: auto auto !important;
    }

    .address-wrapper
    {
        padding-bottom: 20px;
    }

    .address
    {
        margin: 0 !important;
    }

    .grid-container-5050
    {
        display: grid;
        grid-template-columns: 40% 60% !important;
    }

    .hours-wrapper
    {
        margin: 40px !important;
    }

    .button-sec-2
    {
        margin: 20px auto !important;
    }

    .brand-wall-img 
    {
        width: 60vw !important;
    }

    .outer-wrapper
    {
        padding: 40px 0 !important;
    }

    .matchpass
    {
        display: none;
        margin: 0 14px !important
    }

    .pay-now-wrapper
    {
        padding: 30px !important;
        width: 100% !important
    }

    .pay-now
    {
        font-size: 6vw !important;
    }

    .result-wrapper
    {
        padding: 30px !important;
        width: 100% !important
    }

    .result
    {
        font-size: 6vw !important;
    }

    .checkout-input
    {
        width:inherit !important;
    }

    .label-wrapper
    {
        padding: 0 !important
    }

    .input-wrapper
    {
        width:100% !important;
        margin:auto;
        display: grid;
    }

    .textarea-wrapper
    {
        width:100% !important;
        padding: 0 !important;
        margin:auto;
        display: grid;
    }

    .update-btn
    {
        margin-top: 20px !important;
        font-size: 15px !important;
    }

    .remove-btn
    {
        font-size: 15px !important;
    }

    .view-btn
    {
        font-size: 15px !important;
    }

    .next-btn
    {
        font-size: 15px !important;
    }

    .checkout-btn
    {
        font-size: 15px !important;
    }

    .result-btn
    {
        font-size: 15px !important;
    }

    .go-to-vouchers
    {
        margin-bottom: 20px;
    }

    .quantity-update-wrapper 
    {
        margin: auto !important;
    }

    .border-bot-divider
    {
        border-bottom: 1px solid #24305E;
        width: 100%;
        margin: auto;
    }

    .back-vouchers
    {
        margin-left: 35px !important;
        position: relative !important;   
        margin-top: 30px !important;
    }

    .voucher-inner
    {
        width:80% !important;
        margin:auto
    }

    .added
    {
        width:80% !important;
        margin:auto
    }

    .div-2-right
    {
        text-align: left !important;
        margin: 20px auto !important;
    }

    .div-2-left
    {
        margin: 20px auto !important;
    }

    #top-cart
    {
        margin: 0 20px !important;
        width: 30px;
    }

    .how-title
    {
        padding-top:30px;
        margin-bottom: 0 !important;
    }

    .gift-outer
    {
        margin: 10px 30px;
        width:80%;
        margin: 0 auto !important;
        margin-bottom: 30px !important;
    }

    .gift-inner
    {
        padding: 50px 100px !important;
    }

    .cart-gift-inner
    {
        padding: 50px 100px !important;
        margin: 20px auto !important;
        width: 90% !important;
    }

    .vouchers-wrapper
    {
        padding: 0 !important;
    }

    .vouchers-start{
        padding: 50px 20px 20px !important;
    }

    .cart-start{
        padding: 50px 40px 20px !important;
    }

    .about-us-item
    {
        padding: 20px 15% 20px !important;
        margin: auto;
    }

    .about-us-item-2
    {
        padding: 20px 0 !important;
        margin: auto;
    }

    .mission-outer
    {
        margin: auto;
        padding: 10px 20px !important 
    }

    .mission
    {
        min-height: auto !important;
        padding: 20px !important;
        margin-bottom: 0 !important;
    }

    .mission-title
    {
        margin: 50px
    }

    .mission-row
    {
        width: 90% !important;
        margin: auto !important;
        margin-top: 20px !important
    }

    .about-us-text-wrapper
    {
        padding: 0 !important;
        margin: 40px 15% !important;
        text-align: justify !important;
    }

    .followus-section
    {
        width: fit-content;
        margin: auto;
    }

    .hth-section
    {
        text-align: center !important;
        margin: 20px auto !important;
        padding: 0 !important;
    }

    .footer-links
    {
        margin-bottom: 20px !important;
    }

    .mission-title
    {
        margin-top: 30px !important
    }

    .info-i {
        font-size: 40px !important;
    }

    .button-inner-text
    {
        margin:auto;
        padding: 10px !important;
    }

    .desc
    {
        font-size: 4vw !important;
        text-align: center;
    }

    .web
    {
        display: none !important;
    }

    .image-text
    {
        font-size: 8vw !important;
        line-height: 3;
    }

    .sub-title
    {
        font-size: 30px !important;
        text-align: left;
        margin-bottom: 0 !important;
    }

    
    .sub-title-vacancy
    {
        font-size: 22px !important;
        text-align: left;
        margin-bottom: 0 !important;
    }

    .sub-title-brand
    {
        font-size: 22px !important;
        text-align: left;
        margin-bottom: 0 !important;
    }
    .follow-us-brand{
        font-size: 22px !important;
        text-align: left;
        margin-bottom: 0 !important;
        padding-right:5px;
    }

    .icon-wrapper {
        padding: 10px !important;
    }

    .big-icon {
        font-size: 30px !important;
    }

    #sec-1-title
    {
        text-align: left !important;
    }

    #sec-2-title
    {
        text-align: left !important;
    }

    .main-title
    {
        text-align: left !important;
        width: 80%;
        margin: auto;
        /* margin-left: 0 !important; */
        margin-bottom: 20px;
        font-size: 30px !important;
        line-height: initial;
    }

    .vouchers-sub-title
    {
        text-align: center !important;
    }

    .hth-title
    {
        text-align: center !important;
        font-size: 4vw !important
    }

    .normal-text
    {
        text-align: left !important;
        margin: 20px 0 !important;
        margin-top: 0 !important;
        line-height: inherit !important;
    }

    
    .hiw-normal-text
    {
        text-align: center !important;
        margin: 20px 0 !important;
        margin-top: 0 !important;
        line-height: inherit !important;
    }

    .voucher-terms
    {
        margin: 10px auto !important
    }

    .vt-title
    {
        margin: 10px auto !important
    }

    .contact-text
    {
        text-align: center !important;
        margin: auto !important
    }

    .bold-text
    {
        text-align: center !important;
        margin: auto !important
    }

    #copyrights .col_half_first 
    {
        margin: auto;
    }

    #copyrights .col_last > .fright
    {
        margin: auto;
        width: fit-content;
        float: none !important;
    }

    #copyrights .col_half:last-child {
        display: inline !important;
    }

    .tab-content
    {
        width: 90% !important;
    }

    .first-main-banner
    {
        height: 60% !important;
        width: 100%;
        object-fit: cover;
    }

    .about-us-start-inner
    {
        padding-bottom: 0 !important;
    }

    .stepper-wrapper
    {
        margin-top: 0 !important
    }

    .desc-wrapper
    {
        width: 100% !important;
        padding: 0 15px !important;
    }

    .social-link > i
    {
        padding: 4px 5px !important;
        
    }

    .social-icons-wrapper
    {
        width: 100%;
        display: flex !important;
    }

    .about-us-title
    {
        text-align: left !important;
        margin-left: 0 !important;
    }


}
.button-sec-2
{
    margin-bottom: 40px;
}

.mission-outer
{
    padding: 30px;
}

.mission-outer.web
{
    transition: transform .2s;
}

.mission-outer.web:hover
{
    transform: scale(1.1);
}


.vacancy:hover
{
    transform: scale(1.05);
}

.icon-check
{
    margin-top: 3px !important;
}

.icon-on-banner
{
    font-size: 65px;
    display:block;
    
}

.vac-title
{
    font-family: gilroy_bold !important;
    color: #24305E;
    font-size: 20px;
}

.vac-cat
{
    color: #24305E;
}

.vac-outlet
{
    color: #24305E;
    font-family: gilroy_medium !important;
    font-size: 18px;
}

.vac-address
{
    color: #24305E;
}

.vac-type
{
    color: #24305E;
}

.vac-closing
{
    color: #24305E;
}

.icon-on-banner:before
{
    border: 1px solid #3f4769;
    color: #3f4769;
    border-radius: 50%;
    padding: 0 12px;
}

.cookie-popup
{
    background-color: #24305E;
    color: white !important;
    font-family: inherit;
    bottom: 0px;
    position: fixed;
    display: none;
    padding: 20px;
    z-index: 1000;
    width: 100%;
}

.white-header > #header-wrap
{
    border: none !important;    
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}

.transparent-header > #header-wrap
{
    border-bottom: 0px !important;    
}

.no-border
{
    border: none !important
}

#header.full-header #primary-menu > ul 
{
    border: none !important;
}

#primary-menu
{
    float:left;
}

.mega-menu > a
{
    color: white;
}

.header-icon-wrapper
{
    margin: auto;
    margin-left: 10px;
}
.first-image
{
    background-size:     cover;           
    background-repeat:   no-repeat;
    background-position: center center; 
    position: relative;
}

.first-image-title
{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    color: white;
    font-size: 5vw;
    width:100%;
}

.social-icon
{
    color: #24305E;
}

.gold-i
{
    margin-right: 5px;
    color: #A8D0E6 !important;
}

.address
{
    margin-left: 25px;
}

.grid-container-5050
{
    display: grid;
    grid-template-columns: 50% 50%;
}

.grid-container-9010
{
    display: grid;
    grid-template-columns: 90% 10%;
}

.grid-container-8020
{
    display: grid;
    grid-template-columns: 80% 20%;
}

.grid-container-1090
{
    display: grid;
    grid-template-columns: 5% 95%;
}

.branch
{
    padding: 20px 0;
    border-top: 1px solid #E5E5E5;
}

.phone-info
{
    text-align: left;
}
.image-title
{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    color: white;
    z-index: 2;
}

.about-us-title
{
    text-align: center;
}

.image-text
{
    font-size: 60px;
    margin-bottom: 0
}

.white-btn
{
    background-color: white !important;
    color: #24305E !important;
    border: 2px solid #24305E !important;
}

.white-btn:hover
{
    background-color: #24305E !important;
    color: white !important;
    border: 2px solid #24305E;
}

#primary-menu ul > li {
    float: left;
    margin-left: 10px;
}
.mega-menu > a {
    font-size: 15px !important;
}
.current > a {
    font-size: 15px !important;
}

.added
{
    border: 2px solid #24305E;
    background-color: #24305E;
    padding: 40px;
    width:50%;
    margin:auto;
    display: none;
    text-align: center;
}

.view-vouchers
{
    display:none;
    min-height: 65vh;
}

.transparent-btn
{
    color: white !important;
    background-color: transparent !important;
    border: 2px solid white !important;
}

.transparent-btn:hover
{
    color: #A8D0E6 !important;
    background-color: white !important;
    border: 2px solid white !important;
}

.back-vouchers
{
    margin-left: 30px;
    position: absolute;
}

.about-us-start
{
    padding: 50px 100px;
}

.div-2-right
{
    text-align: right;
}

.add-btn-wrapper
{
    text-align: right;
}

.div-2-left
{
    text-align: left;
}

.select-quantity
{
    background: white;
    border: 1px solid #24305E;
    color: #24305E;
    font-size: 20px;
}

.vouchers-start
{
    padding: 30px 100px;
}

.cart-start
{
    padding: 50px 100px;
}

.about-us-mission
{
    padding: 0 50px 30px;
}

.vouchers-wrapper
{
    padding: 0 50px;
}

#top-cart > a > span 
{
    background-color: #24305E !important;
}

.icon-shopping-cart
{
    font-size: 30px !important;
    color: #24305E !important;
}

.mega-menu > a
{
    font-family: gilroy_bold !important;
    color: #24305E !important;

}

.mega-menu
{
    border-top: 0 !important
}

.current
{
    border-top: 0 !important
}

.current > a
{
    font-family: gilroy_bold !important;
    color: #24305E !important;

}

.mega-menu > a:hover
{
    font-family: gilroy_bold !important;
    color: #24305E !important;

}

#top-cart
{
    display:block !important;
    margin-left: 0;
}

#top-cart-trigger
{
    margin-right: 10px;
}

.first-section-title
{
    position: absolute;
    top: 50%;
    z-index: 1000;
    left: 50%;
    width: 40%;
    transform: translate(-50%, -50%);
}

.how-step
{
    padding: 0 50px;
    transition: transform .2s;
}

.how-step:hover
{
    transform: scale(1.1);
}


.first-section-slider
{
    
    height: auto !important
}

.first-slider > div > .owl-stage
{
    padding: 0 !important
}

/* .first-slider
{
    height: 100vh !important
} */


.current > a:hover
{
    font-family: gilroy_bold !important;
    color: #24305E !important;

}

.about-us-item
{
    padding: 50px;
    margin: auto;
}

.about-us-item-2
{
    padding: 50px;
    margin: auto;
}

.about-us-image
{
    width: 100%;
    height:100%;
    object-fit: cover;
}

.white-header
{
    background-color: white !important;
}
.light-text
{
    font-size: 20px;
}

.header-btn
{
    background-color: transparent !important;
    border: 1px solid white;
}

.logos-car
{
    border-bottom: 1px solid #E5E5E5;
    width: 100%;
    margin-bottom: 30px;
    padding-bottom: 40px;
}

.header-btn-blue
{
    background-color: transparent !important;
    border: 1px solid #3f4769;
}

.hours-wrapper
{
    margin: 50px 100px;
    padding: 30px 10%;
}

.border-bot-vacancy-submit
{
    margin: 0 100px;
    padding: 0 5%;
}

.sticky-header > #header-wrap > .container > .header-btn-wrapper > div > .header-btn
{
    
    border: 1px solid #3f4769 !important;
}

.sticky-header > #header-wrap > .container > .header-btn-wrapper > .header-icon-wrapper > .icon-header
{
    
    border: 1px solid #3f4769 !important;
    color: #3f4769 !important;
}


.icon-header
{
    font-size: 20px;
    border: 1px solid white;
    border-radius: 50%;
    padding: 5px 15px;
    color: white;
}


.icon-header-blue
{
    font-size: 20px;
    border: 1px solid #3f4769;
    border-radius: 50%;
    padding: 5px 15px;
    color: #3f4769;
}

.sec-heading
{
    font-family: Prata;
    color: #24305E;
}

.sec-subheading
{
    font-family: Futura Bk BT;
    color: #24305E;
    margin-bottom: 50px;
}

.blue-text
{
    color: #24305E !important;
}

.grey-text
{
    color: #A1A6B7 !important;
}

.grey-back
{
    background-color: #E5E5E5 !important;
}

.blue-back
{
    background-color: #24305E !important
}

#explore-button
{
    background-color: #24305E;
    color: #f9f9f9;
}

#explore-button:hover
{
    background-color: #f9f9f9;
    color: #24305E !important;
    border: 2px solid #24305E !important;
}

.sticky-header > #header-wrap > .container
{
    background-color: white !important
}

.counters-wrapper
{
    background-color: #24305E !important; 
    padding-bottom: 60px;
}

.gold-text
{
    color: #FFBB51 !important;
}

.social-link > i
{
    margin: auto;
    color: #24305E;
    padding: 4px 15px;
    border-radius: 50%;
    font-size: 20px;
    margin-bottom: 10px;
}

.white-text
{
    color: white !important;
}

.col_last
{
    border-right: 0;
    margin-right: 0;
}

.info-sec
{
    padding: 0 !important;
    margin: 0 !important;
}



.contact-section
{
    width: 80%;
    margin: auto;
}

.border-bot-divider
{
    border-bottom: 1px solid #E5E5E5;
}

.border-bot-vacancy
{
    border-bottom: 1px solid #dddddd;
    padding: 20px 0;
}

.blue-contact-section
{
    width: 100%;
    margin: auto;
}

.contact-subheading
{
    width: 60%;
    margin: auto;
    padding-bottom: 50px;
}

.wrap-input
{
    border-bottom: 0.5px solid #dddddd;
    margin: 0;
    display: flex;
}

.checkbox-style:checked + .checkbox-style-1-label:before {
    background: #24305E !important;
    width: 25px !important;
    height: 25px !important;
}

.checkbox-style-1-label.checkbox-small:before, .radio-style-1-label.radio-small:before, .checkbox-style-2-label.checkbox-small:before, .radio-style-2-label.radio-small:before, .checkbox-style-3-label.checkbox-small:before, .radio-style-3-label.radio-small:before {
    
    width: 25px !important;
    height: 20px !important;
}

.input-contact
{
    margin: 10px 0;
    background-color: transparent;
    color: #24305E !important;
    border: none !important;
    padding: 10px;
    margin: auto !important;
}

.input-i
{
    color: #A8D0E6 !important;    
    padding: 5px;
    margin: auto;
    font-size: 25px;
}

.info-i
{
    color: #A8D0E6 !important;
    font-size: 50px;
}

.input-contact::placeholder
{
    color: #24305E !important;
}

.input-first
{
    margin-right: 30px;
}

.input-second
{
    margin-left: 30px;
}

#submit-btn
{
    background-color: #24305E;
    border: #24305E;
    color: #f9f9f9;
    padding: 10px 0;
    font-size: 20px;
    height: auto;
    margin-top: 20px;
    border: 2px solid #24305E !important;
}

.cookie-div
{
    margin: auto;
}




.close-cookie
{
    background-color:  #A8D0E6;;
    border:  #A8D0E6;
    margin: auto !important;
    color: #24305E;
    padding: 5px 30px;
    height: auto;
    margin-top: 20px;
    border: 2px solid  #A8D0E6 !important;
}

#submit-btn:hover
{
    background-color: #f9f9f9;
    color: #24305E !important;
    border: 2px solid #24305E !important;
}

.see-brands
{
    font-size: 16px;
    border: 2px solid #24305E !important;
}

.see-brands:hover
{
    background-color: #f9f9f9;
    color: #24305E !important;
    border: 2px solid #24305E !important;
}

.about-us-text
{
    padding: 60px;
    margin: auto;
    background-color: rgba(0, 0, 0, 0.5);
    background-image: url("../images/info.png")
}

.form-widget
{
    padding-top: 30px;
}

.footer-text
{
    margin-bottom: 0; 
    color:white
}

.footer-text2
{
    margin-bottom: 0; 
    color:#24305E;
}

.footer-second
{
    padding-top: 30px;
}

.icon-footer
{
    font-size: 20px;
    border: 1px solid #24305E;
    border-radius: 50%;
    padding: 5px 15px;
}

.footer-link
{
    color: white;
    display:block
}

.footer-link:hover
{
    color: #24305E; 
}

.footer-title
{
    color: #24305E;
}

#footer
{
    border-top: none !important;
}

.footer-first
{
    padding-top: 60px;
    padding-bottom: 30px;
    margin-top: 50px;
}

.logo_in_footer
{
    width: 200px;
}

.tabs-wrapper
{
    
    width: 95%;
    margin: auto;
}

#tabs > ul
{
    background-color: transparent !important;
}

.tabs-titles
{
    background-color: white;
    width: 100%;
}

.tabs-index
{
    width:100%; 
    margin: auto;
    margin-top:-110px;
}

.tabs-header-brands
{
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
}



.tab-title-wrapper
{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: inline-flex;
    font-size: 25px;
    color: white !important;
}

.tabs-brands > ul.tab-nav:not(.tab-nav-lg) li:first-child 
{
    margin-left: 0 !important;
}
.tab-p
{
    margin: auto;
    width: max-content;
    line-height: 1.5;
}

.tab-icon
{
    width: 25px;
    height: 25px;
    margin: auto 10px;
}

.tab-content
{
    padding: 40px 0;
    width: 70%;
    margin: auto;
    min-height: 47vh;
}

.first-section
{
    height: auto;
    padding-bottom: 50px;
}

.blue-btn
{
    background-color: #24305E !important;
    color: #f9f9f9 !important;
}

.blue-btn:hover
{
    background-color: #f9f9f9 !important;
    color: #24305E !important;
    border: 2px solid #24305E !important;
}

.voucher-inner
{
    width:50%;
    margin:auto
}

.contactus-submit
{
    text-align: right;
}

.contactus-accept
{
    text-align: left;
}


.voucher-view
{
    display: none;
    margin: 30px auto !important;
    
}

.contactus-form-wrapper
{
    padding: 50px 70px
}

.vacancy-form-wrapper
{
    padding: 0;
    padding-bottom: 30px;
}

#load-button
{
    margin:50px
}

.img-on-banner
{
    width: 30%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.arrow-down-banner
{
    position: absolute;
    top: 85%;
    left: 50%;
    transform: translateX(-50%);
    color: #3f4769;
}

.dark:not(.events-menu):not(.sticky-header) #logo a 
{
    color: #3f4769;
}

.sticky-header > #header-wrap > .container > #logo > a > img
{
    padding: 5px !important
}

#logo > a > img
{
    padding: 20px 10px;
}

.logo-text
{
    font-size: 25px !important;
}

#logo
{
    border-right: none;
    border-right-color: transparent !important;
}

.sticky-header > #header-wrap > .container > #primary-menu
{
    padding-top: 5px;
}

.sticky-header #logo a {
    color: #3f4769 !important;
}

.dark:not(.events-menu):not(.sticky-header) #header-wrap:not(.not-dark) #primary-menu > ul > li > a
{
    color: #3f4769;
}

.sticky-header #header-wrap:not(.not-dark) #primary-menu > ul > li > a
{
    color: #3f4769;
}


.li-tab:not(.ui-tabs-active) > .tab-a > .tab-title-wrapper > .blue-icon
{
    display: block;
}

.li-tab:not(.ui-tabs-active) > .tab-a > .tab-title-wrapper > .yellow-icon
{
    display: none !important;
}

.ui-tabs-active > .tab-a > .tab-title-wrapper > .blue-icon
{
    display: none !important;
} 

.ui-tabs-active > .tab-a
{
    border-color: #A8D0E6 !important;
}

.ui-tabs-active > .tab-a > .tab-title-wrapper
{
    color: #A8D0E6 !important;
} 



.ui-tabs-active > .tab-a > .tab-title-wrapper > .yellow-icon
{
    display: block;
}

.current > a
{
    color: #24305E !important;
    border-color: #24305E !important;  
}

.learn-btn
{
    border: 2px solid #F4F6FD !important;
}

.owl-prev
{
    position: relative !important;
    opacity: 1 !important;
    margin: 10px 50px !important;
}

.owl-next
{
    position: relative !important;
    opacity: 1 !important;
    margin: 10px 50px !important;
}

.owl-carousel .owl-nav .disabled {
    display: inline-block !important;
}

.grid-container-3
{
    display:grid;
    grid-template-columns: auto auto auto;
}

.desc-wrapper
{
    width: 80%;
    margin: auto;
    margin-bottom: 30px;
}

.desc
{
    font-size: 20px;
    text-align: center;
}

.big-section
{
    width: 95%;
    margin: auto;
}

.email-status
{
    font-family: gilroy_bold !important;
}

#copyrights
{
    overflow: hidden
}

.blue-contact-section-child
{
    background-color: #F4F6FD;
    padding:80px;
}

.mission
{
    min-height: 100%;
    margin: auto;
    position: relative;
    padding: 20px 40px;
    margin-bottom: 20px !important;
    box-shadow: 0px 5px 20px rgba(24, 25, 33, 0.15);
    border-radius: 20px;
}

.gift-outer
{
    margin: 0 auto;
}

.gift-desc
{
    text-align: center;
    padding: 20px 0;
}

.gift-inner
{

    border: 3px solid #24305E;
    margin: 10px;
    padding: 70px;
}

.cart-gift-inner
{
    width: 40%;
    border: 3px solid #24305E;
    margin: 0;
    padding: 70px 150px; 
}

.gift-value
{
    font-size: 50px;
    font-family: gilroy_light;
    color: #24305E;
}

.gift-span
{
    font-family: gilroy_bold;
    color: #24305E;
}

.view-btn
{
    background-color: #24305E;
    color: white;
    border: 2px solid #24305E;
    padding: 10px 20px;
    font-size: 20px;
}

.next-btn
{
    background-color: #24305E !important;
    color: white !important;
    border: 2px solid #24305E;
    padding: 10px 20px;
    font-size: 20px;
}

.checkout-btn
{
    background-color: #24305E !important;
    color: white !important;
    border: 2px solid #24305E !important;
    padding: 10px 20px;
    font-size: 20px;
}

.checkout-btn:hover
{
    background-color: white !important;
    color: #24305E !important;
    border: 2px solid #24305E;
    padding: 10px 20px;
    font-size: 20px;
}

.next-btn:hover
{
    background-color: white !important;
    color: #24305E !important;
    border: 2px solid #24305E;
    padding: 10px 20px;
    font-size: 20px;
}

.result-btn
{
    padding: 10px 20px;
    font-size: 20px;
}

.result-btn:hover
{
    border: 2px solid white !important;
}


.quantity-update-wrapper
{
    display: inline;
    margin: auto 30px auto 0;
}



.view-btn:hover
{
    color: #24305E;
    background-color: white;
}

.mission-inner
{
    margin:auto;
}

.blue-contact-section-last
{
    height: 100%
}

.owl-next
{
    margin: 10px !important;
}

.owl-prev
{
    margin: 10px !important;
}

.button-text
{
    font-size: 15px;
}

button
{
    font-size: 16px;
}

.button-padding
{
    padding: 3px;
    font-size: 16px;
}

.hth-section
{
    margin: 0; 
    padding-bottom: 25px;
}

.li-tab
{
    width: 33.32%;
    padding: 0 10px;
}

.about-us-start-inner
{
    padding: 20px 0 50px ;
}

.sub-title, .sub-title-vacancy, .sub-title-brand
{
    font-family: gilroy_bold !important;
    color: #24305E !important;
    margin-bottom: 15px !important;
}

.hthelp-title
{
    font-family: gilroy_bold !important;
    color: #24305E !important;
    font-family: 40px;
}

.cats-wrapper
{
    width: 80%;
    margin: auto
}

.main-title
{
    font-family: gilroy_bold !important;
    color: #24305E !important;
    font-size: 30px;
}

.vouchers-sub-title
{
    font-family: gilroy_bold !important;
    color: #24305E !important;
    font-family: 40px;
}

.hth-title
{
    font-family: gilroy_bold !important;
    color: #24305E !important;
    font-family: 40px;
    padding-top: 10px;
    margin-bottom:0
}


.center
{
    text-align: center !important;
}

.title
{
    font-family: gilroy_bold !important;
    color: #24305E !important;
    font-family: 50px;
}

#google-map1
{
    margin: auto;
}

.bold-text
{
    font-family: gilroy_bold !important;
}

.bold-text-no-center
{
    font-family: gilroy_bold !important;
}

.blue-text
{    
    color: #24305E !important;
}

.normal-text
{
    font-family: gilroy_light !important;
    color: #24305E !important;
}

.hiw-normal-text
{
    font-family: gilroy_light !important;
    color: #24305E !important;
}

.normal-text-no-center
{
    font-family: gilroy_light !important;
    color: #24305E !important;
}

.small-text
{
    font-family: gilroy_light !important;
    color: #24305E !important;
}

.voucher-terms
{
    font-family: gilroy_light !important;
    color: #24305E !important;
    margin-bottom: 15px 0 !important;
    text-align: justify !important;
}

.error
{
    color: red;
    margin-top: 10px;
    font-family: gilroy_bold !important;
    display:none;
    margin-bottom: 0 !important;
}

.vt-title
{
    font-family: gilroy_bold !important;
    color: #24305E !important;
    margin: 15px 0 !important;
    text-align: justify !important;
}


.cookie-text
{
    font-family: gilroy_light !important;
}

.contact-text
{
    font-family: gilroy_light !important;
    color: #24305E !important;
}

.pp-link
{
    text-decoration: underline !important;
}
.bold-text
{
    font-family: gilroy_bold !important;
    color: #24305E !important;
}

.vouchers-normal-text
{
    font-family: gilroy_light !important;
    color: #24305E !important;
}

.hth-normal-text
{
    font-family: gilroy_light !important;
    color: #24305E !important;
}

.vacancy-title
{
    font-family: gilroy_light !important;
    color: #24305E !important;
    font-size: 20px
}

.closing-date
{
    font-family: gilroy_light !important;
    color: #24305E !important;
}

.vacancy-shop
{
    font-family: gilroy_bold !important;
    color: #24305E !important;
    margin-bottom: 5px !important;
}

.apply-now-link
{
    border-bottom: 1px solid;
}

.vacancy-submit-btn
{
    
    margin: 20px 0 !important;
}

.closing-date
{
    font-family: gilroy_light !important;
    color: #24305E !important;
}

.vacancy
{
    background: #F4F6FD;
    padding: 20px 30px;
    border-left: 3px solid #A8D0E6;
    margin-top: 30px;
    transition: transform .2s;
}

.get-dir-link
{
    color: #24305E !important;
    font-weight: bold !important;
    text-decoration: underline !important;
    margin-top:30px !important
}



.button-text
{
    height: auto;
    font-size: 20px;
    font-family: gilroy_semibold;
}

.gold-text
{
    color: #A8D0E6 !important; 
}

.light-blue-back
{
    background: #F4F6FD !important;
}

.no-padding
{
    padding: 0 !important
}

.no-margin
{
    margin: 0 !important
}

.about-us-text-wrapper
{
    padding: 40px 80px;
    text-align: justify;
}

.hiw-vouchers
{
    width: 80%;
    margin: auto;
}

.corporate-btn > a
{
    color: white
}

html
{
    background-color: #24305E;
}

.cart-item
{
    padding: 30px 0;
}

.outer-wrapper
{
    padding: 70px 0;
}

.update-btn
{
    display:none;
    border: 2px solid #24305E;
    background-color: #24305E;
    color: white;
    padding: 10px 20px;
    font-size: 20px;
}

.width-100-auto
{
    width: 100%;
    margin: auto;
}

.remove-btn
{
    border: 2px solid #24305E;
}

.stepper-wrapper
{
    margin: 30px auto;
}

.personalize
{
    margin: 30px auto
}

.checkout-input
{
    padding: 10px;
    width: -webkit-fill-available;
    border: 1px solid #24305E;
    color: #24305E;
}

.pay-now-wrapper
{
    margin: auto;
    padding: 50px 30px;
    width: 50%;
}

.result-wrapper
{
    border: 2px solid #24305E;
    background-color: #24305E;
    margin: auto;
    padding: 50px 0;
    width: 50%;
    display: none;
}

#paypal-button
{
    text-align: center;
    margin: auto;
}

.light-text{
    font-family: gilroy_light !important;
}

.pay-now
{
    color:#24305E;
    font-size: 30px;
    text-align: center;
    font-family: gilroy_bold;
}

.result
{
    color:white;
    font-size: 50px;
    text-align: center;
    font-family: gilroy_bold;
}

.checkout-textarea
{
    padding: 10px;
    border: 1px solid #24305E;
    color: #24305E;
}

.section2
{
    display:none
}

.checkout-label
{
    margin-right: 10px !important;
    font-size: 15px;
}

.checkout-textarea-label
{
    margin-right: 10px !important;
    font-size: 15px;
}

.input-wrapper
{
    width:50%
}


.textarea-wrapper
{
    width:50%;
    padding-left: 15px;
}

.field
{
    margin: 20px 0;
}

.matchpass
{
    display: none;
    color: red;
    font-family: gilroy_light;
}

#not-ticked
{
    display: none;
}

#not-filled
{
    display: none;
}

.vacancy-img
{
    width:65%
}

.red-text
{
    color: red !important
}

.checkout-input.invalid
{
    border: 1px solid red !important;
}

.checkout-input.valid
{
    border: 1px solid green !important;
}

.next-btn:disabled
{
    background-color: white;
    color: #24305E !important;
}

.last-img
{
    width:100% !important;
    left: 0 !important
}

.img-on-img
{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: 50% !important;
}

.tabs-brands.tabs-alt ul.tab-nav li a {
    background-color: #FFF;
    color: #24305E;
}

.brand-wall
{
    width: 100%;
}

.brand-wall-img
{
    width: 20vw;
}

.corporate-btn
{
    background-color: #24305E !important;
    color: white !important;
    font-family: gilroy_light;
    padding: 10px 20px;
    border: 1px solid #24305E;
}

.corporate-btn:hover
{
    background-color: transparent !important;
    color: #24305E !important;
    font-family: gilroy_light;
    padding: 10px 20px;
    border: 1px solid #24305E;
}

.attachcv-btn
{
    background-color: transparent !important;
    color: #24305E !important;
    font-family: gilroy_light;
    padding: 10px 20px;
    border: 1px solid #24305E !important;
    height: auto;
    margin: auto 0;
    margin-right: 20px;
    font-size: 13px !important;
    line-height: 2.5;
    padding: 5px 10px;
}

.attachcv-btn:hover
{
    background-color: #24305E !important;
    color: white !important;
    font-family: gilroy_light;
    padding: 5px 10px;
    border: 1px solid #24305E;
}

.file-input:hover
{
    background-color: transparent !important;
    color: #24305E !important;
    font-family: gilroy_light;
    padding: 10px 20px;
    border: 1px solid #24305E;
}

.vc-terms
{
    margin: 20px 0
}
#sent
{
    display: none;
}

.icon-wrapper
{
    border-radius: 50%;
    background-color: white;
    padding: 15px;
    margin: 20px;
}

.big-icon
{
    font-size: 30px;
    color: #A8D0E6;
}
.file-input
{
    width: auto !important;
    background-color: #24305E !important;
    color: #f9f9f9 !important;
    display: table;
    border: 1px solid #24305E !important;
}

a{
    cursor: pointer !important;
}

input[type="file"] {
    display: none;
}

.input::-webkit-input-placeholder { /* Edge */
  color: rgb(156, 155, 155) !important;
}

.input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #b9b9b9 !important;
}

.input::placeholder {
  color: #b9b9b9 !important;
}

.owl-carousel .owl-nav 
{
    display:none !important;
}
#not-sent
{
    display: none;
}

.ldr-wrapper
{
    width: 100vw;
    height: 100vh;
    z-index: 100000;
    position: fixed;
    background-color: rgba(255, 255, 255, 0.6);
    display: none;
}

.lds-ring 
{
    display: inline-block;
    position: absolute;
    width: 100px;
    height: 100px;
    top: 50% !important;
    transform: translateY(-50%) translateX(-50%);
    left: 50%;
}

.lds-ring div 
{
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 100px;
    height: 100px;
    margin: auto;
    border: 8px solid #24305E;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #24305E transparent transparent transparent;
}

.lds-ring div:nth-child(1) 
{
    animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) 
{
    animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) 
{
    animation-delay: -0.15s;
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.mega-menu > a > div, .current > a > div
{
    text-shadow: none !important;
}

.button
{
    border-radius: 0 !important;
}

.first-main-banner
{
    height: 100vh;
    width: 100%;
    object-fit: cover;
}

.first-main-banner-wrapper::before
{
    content: '';
    position:absolute;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    /* border-radius: 20px; */
    background: linear-gradient(179.68deg, rgba(0, 0, 0, 0) 0.28%, rgba(0, 0, 0, 0.35) 99.72%);
    z-index: 1;
}

.home-section-image-wrapper
{
    position: relative;
}

.home-section-image-wrapper::before
{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(179.68deg, rgba(0, 0, 0, 0) 0.28%, rgba(0, 0, 0, 0.35) 99.72%);
    z-index: 1;
}

.social-icons-wrapper
{
    text-align: end;

}
.follow-us-brand{
    padding-right: 15px;
}