/*
Theme Name: Custom Theme
Author: None
Author URI: https://wordpress.org/
Version: 2.1
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Custom Template
*/
@import url('https://fonts.googleapis.com/css2?family=Alfa+Slab+One&family=Archivo:ital,wght@0,100..900;1,100..900&family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Dancing+Script:wght@400..700&family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=Instrument+Sans:ital,wght@0,400..700;1,400..700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Jost:ital,wght@0,100..900;1,100..900&family=Karla:ital,wght@0,200..800;1,200..800&family=Manrope:wght@200..800&family=Oswald:wght@200..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Sora:wght@100..800&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alfa+Slab+One&family=Archivo+Black&family=Archivo:ital,wght@0,100..900;1,100..900&family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Dancing+Script:wght@400..700&family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=Instrument+Sans:ital,wght@0,400..700;1,400..700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Jost:ital,wght@0,100..900;1,100..900&family=Karla:ital,wght@0,200..800;1,200..800&family=Manrope:wght@200..800&family=Oswald:wght@200..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Sora:wght@100..800&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alfa+Slab+One&family=Archivo+Black&family=Archivo:ital,wght@0,100..900;1,100..900&family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Dancing+Script:wght@400..700&family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=Instrument+Sans:ital,wght@0,400..700;1,400..700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Jost:ital,wght@0,100..900;1,100..900&family=Karla:ital,wght@0,200..800;1,200..800&family=Manrope:wght@200..800&family=Oswald:wght@200..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Sora:wght@100..800&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap');

html body, input, textarea, .page-title span, .pingback a.url {
	font-family: 'Oswald', sans-serif;
}
body {
	background: #fff;
}
body, input, textarea {
	color: #303030;
	font-size: 12px;
	line-height: 18px;
}
img{ max-width:100%; height:auto;}
body .padleft{ padding-left:0 }
body .padright{ padding-right:0 }
body .padtop{ padding-top:15px;}
body .padbottom{ padding-bottom:15px; }
body .nopad{ padding:0 }
section.section{ padding:50px 0; overflow:hidden;}
/*============================================================
                Fonts Classes Starts Here
============================================================*/
.montserrat-light{font-family: 'Montserrat', sans-serif;font-weight: 400 !important;}
.montserrat-regular{font-family: 'Montserrat', sans-serif;font-weight: 400 !important;}
.montserrat-medium{font-family: 'Montserrat', sans-serif;font-weight: 500 !important;}
.montserrat-semi-bold{font-family: 'Montserrat', sans-serif;font-weight: 600 !important;}
.montserrat-bold{font-family: 'Montserrat', sans-serif;font-weight: 700 !important;}
.montserrat-extra-bold{font-family: 'Montserrat', sans-serif;font-weight: 800 !important;}
.montserrat-black{font-family: 'Montserrat', sans-serif;font-weight: 900 !important;}
/*============================================================
                Fonts Classes Ends Here
============================================================*/
/*===============================================
                Colors Classes Starts Here
===============================================  */
.color-white{color: #ffffff !important;}
.color-gold{color: #cb9317 !important;}
.color-black{color: #000 !important;}
.color-grey{color: #747474 !important;}
.color-primary{color: #000 !important;}
.color-secondary{color: #000 !important;}
.color-gradient { color: -webkit-gradient(left top, right top, color-stop(0%, rgba(184,40,90,1)), color-stop(50%, rgba(148,41,136,1)), color-stop(62%, rgba(169,40,109,1)), color-stop(100%, rgba(145,41,138,1))) !important; color: rgba(184,40,90,1) !important; background: -moz-linear-gradient(left, rgba(184,40,90,1) 0%, rgba(148,41,136,1) 50%, rgba(169,40,109,1) 62%, rgba(145,41,138,1) 100%) !important; color: -webkit-gradient(left top, right top, color-stop(0%, rgba(184,40,90,1)), color-stop(50%, rgba(148,41,136,1)), color-stop(62%, rgba(169,40,109,1)), color-stop(100%, rgba(145,41,138,1))) !important; color: -webkit-linear-gradient(left, rgba(184,40,90,1) 0%, rgba(148,41,136,1) 50%, rgba(169,40,109,1) 62%, rgba(145,41,138,1) 100%) !important; color: -o-linear-gradient(left, rgba(184,40,90,1) 0%, rgba(148,41,136,1) 50%, rgba(169,40,109,1) 62%, rgba(145,41,138,1) 100%) !important; color: -ms-linear-gradient(left, rgba(184,40,90,1) 0%, rgba(148,41,136,1) 50%, rgba(169,40,109,1) 62%, rgba(145,41,138,1) 100%) !important; color: linear-gradient(to right, rgba(184,40,90,1) 0%, rgba(148,41,136,1) 50%, rgba(169,40,109,1) 62%, rgba(145,41,138,1) 100%) !important; }
.color-yellow{color: #ffdc00 !important;}
.color-purple{color: #a8286e !important;}
/*===============================================
                Colors Classes Ends Here
===============================================  */
/*===============================================
    Background  Colors Classes Starts Here
===============================================  */
.bg-primary{background-color:#111111 ;}
.bg-secondary{background-color:#ccc ;}
.bg-white{background-color:#fff ;}
.bg-black{background-color:#000 ;}
.bg-grey{background-color:#ddd ;}

.bg-gradient{background: rgba(184,40,90,1); background: -moz-linear-gradient(left, rgba(184,40,90,1) 0%, rgba(148,41,136,1) 50%, rgba(169,40,109,1) 62%, rgba(145,41,138,1) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(184,40,90,1)), color-stop(50%, rgba(148,41,136,1)), color-stop(62%, rgba(169,40,109,1)), color-stop(100%, rgba(145,41,138,1))); background: -webkit-linear-gradient(left, rgba(184,40,90,1) 0%, rgba(148,41,136,1) 50%, rgba(169,40,109,1) 62%, rgba(145,41,138,1) 100%); background: -o-linear-gradient(left, rgba(184,40,90,1) 0%, rgba(148,41,136,1) 50%, rgba(169,40,109,1) 62%, rgba(145,41,138,1) 100%); background: -ms-linear-gradient(left, rgba(184,40,90,1) 0%, rgba(148,41,136,1) 50%, rgba(169,40,109,1) 62%, rgba(145,41,138,1) 100%); background: linear-gradient(to right, rgba(184,40,90,1) 0%, rgba(148,41,136,1) 50%, rgba(169,40,109,1) 62%, rgba(145,41,138,1) 100%);}
/*===============================================
    Background  Colors Classes Ends Here
===============================================  */
/*===============================================
    Helper Classes Starts Here
===============================================  */
.border-radius-20px {
    border-radius: 20px;
}
.box-shadow {
    -webkit-box-shadow: 200px 200px 300px 200px rgba(0,0,0,0.75);
    -moz-box-shadow: 200px 200px 300px 200px rgba(0,0,0,0.75);
    box-shadow: 8px 8px 15px 0px rgba(0, 0, 0, 0.44);
}
.text-shadow{    text-shadow: 2px 7px 7px #00000070;}
.hover02 {
    width: 300px !important;
    height: auto !important;
    -webkit-transition: 5s ease-in-out !important;
    transition: 5s ease-out !important;
}
.height-0 {
    height: 0px !important;
}
/* =================================
    ScrollBar Css Starts Here
================================= */
::-webkit-scrollbar {
    width: 8px;
    border-radius: 10px;
    background-color: #1a1a1a !important;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #026975 !important;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    width: 5px;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #1a1a1a !important;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

/* =================================
    ScrollBar Css Ends Here
================================= */
/* ======================================KEY FRAMES====================================== */
/*=====================================*/
        /*Circular Animation*/
/*=====================================*/
/* SHIFT */
.main-navigation ul li a {
    position:relative;
    z-index: 1;
}
.main-navigation ul li a:hover {
    color: #91640F;
}
.main-navigation ul li a:after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 1px;
    content: '.';
    color: transparent;
    background: #F1C40F;
    visibility: none;
    opacity: 0;
    z-index: -1;
}
.main-navigation ul li a:hover:after {
    opacity: 1;
    visibility: visible;
    height: 100%;
}



/* Keyframes */
@-webkit-keyframes fill {
    0% {
        width: 0%;
        height: 1px;
    }
    50% {
        width: 100%;
        height: 1px;
    }
    100% {
        width: 100%;
        height: 100%;
        background: #333;
    }
}

/* Keyframes */
@-webkit-keyframes circle {
    0% {
        width: 1px;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        margin: auto;
        height: 1px;
        z-index: -1;
        background: #eee;
        border-radius: 100%;
    }
    100% {
        background: #aaa;
        height: 5000%;
        width: 5000%;
        z-index: -1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        border-radius: 0;
    }
}

@-webkit-keyframes bounce {
    0%,
    10%,
    20%,
    30%,
    40%,
    50%,
    60%,
    70%,
    80%,
    90%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    5% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    15% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@keyframes bounce {
    0%,
    10%,
    20%,
    30%,
    40%,
    50%,
    60%,
    70%,
    80%,
    90%,
    100% {
        transform: translateY(0);
    }
    5% {
        transform: translateY(-30px);
    }
    15% {
        transform: translateY(-15px);
    }
}

@-webkit-keyframes float {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0px);
    }
}

@-webkit-keyframes scaleout {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

@keyframes scaleout {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
        opacity: 0;
    }
}

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

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
/*=====================================*/
        /*Circular Animation*/
/*=====================================*/
/* ======================================KEY FRAMES====================================== */
section#services .photo {
    background-size: 100% 100%;
    width: 100%;
    transition: transform 0.5s ease-out 0s;
    height: 500px !important;
    transform: scale(1);
    transform-origin: 98.2677% 67.1556%;
}

header{ padding:20px 0;}
nav {position: relative;z-index: 999;width: 100%;}
nav.fixed {position: fixed;width: 100%;z-index: 999;top: 0;}
.searchform input {float: right;width: 200px;padding: 8px 46px 8px 8px;font-size: 1em;border: 1px solid #303030;background: #fff;}
.searchform input[type="submit"] {float: right;width: 37px;height: 37px;padding: 0px;border: 0px;background: #303030 url(images/search-icon.png) no-repeat center;box-shadow: none;font-size: 0;margin-left: -37px;position: relative;}
div#container{ max-width:1140px; box-sizing:border-box; margin:0 auto; padding:0 15px;}
/* ---- Social Icons ---- */
.social_icons{ text-align:right; margin:10px 0;}
.social_icons ul{ padding:0; margin:0;}
.social_icons ul li {display: inline-block;margin-right: 5px;}
.social_icons ul li a {background: #305294;border-radius: 100px;color: #FFF;transition: all .2s ease;display: block;font-size: 15px;padding: 5px 0;text-align: center;width: 32px; height:32px;}
.social_icons ul li+li a {background: #55ACEE ;}
.social_icons ul li+li+li a {background: #DC4B3E none ;}
.social_icons ul li+li+li+li a {background: #E52D27;}
.social_icons ul li a:hover {background: #333;color: #FFF;}

/* ---- Portfolio .grid-item ---- */
.grid-item {width: 24.7%;box-sizing:border-box;margin-bottom:0px;}
.filter-button-group button {background: #333;color: #fff;display: inline-block;margin-right: 5px;padding: 5px 10px; border:0;}
.filter-button-group { margin:10px 0; overflow:hidden;}
.filter-button-group button:hover { background:#ccc; color:#000;}

.footer{}
#back-top > a {bottom: 1%;color: #000;display: block;font-size: 37px;position: fixed;right: 1%;text-align: center;}
/*---------------------------------- Slick SLider----------------------------------------------------*/
.main-slider,
.item-slider,
.client,
.thumb-slider { display: none; }
.item-slider.slick-initialized,
.thumb-slider.slick-initialized,
.client.slick-initialized,
.main-slider.slick-initialized { display: block !important; }
.slider {position: relative;clear: left;overflow: hidden;}
.slider .inner-item {height: 400px;}
.slider .container {position: relative;}
.slick-slide .caption {color: #fff;font-size: 1.2em;line-height: 1.2em;position: absolute;
    left: 10%;text-shadow: 2px 2px 2px #000;top: 37%;width: 35%;
    background:rgba(0,0,0,0.7);padding:20px 20px 0;z-index: 99;}
.slick-slider {position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.thumb-slider .slick-slide {margin: 5px 0 0 5px;}
.slider-thumb .thumb-slider .slick-slide img{  max-width:100%; height:auto; box-sizing:border-box;}
.slick-list {position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus {outline: none;}
.slick-list.dragging {cursor: pointer;cursor: hand;}
.slick-slider .slick-track, .slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);}
.slick-track {position: relative;top: 0;left: 0;display: block;}
.slick-track:before, .slick-track:after {display: table;content: '';}
.slick-track:after {clear: both;}
.slick-loading .slick-track {visibility: hidden;}
.slick-slide {display: none;float: left;height: 100%;min-height: 1px;position: relative;}
[dir='rtl'] .slick-slide {float: right;}
.slick-slide img {display: block;transition: all .25s ease;}
.slick-slide.slick-loading img {display: none;}
.slick-slide.dragging img {pointer-events: none;}
.slick-initialized .slick-slide {display: block;}
.slick-loading .slick-slide {visibility: hidden;}
.slick-vertical .slick-slide {display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}
.slick-dots {position: absolute;z-index: 11;bottom: 10px;margin: 0px;padding: 0;text-align: center;width: 100%;}
.slick-dots li {list-style: none;display: inline-block;}
.slick-dots button {border: 1px solid #333;background: #fff;width: 12px;height: 12px;border-radius: 100%;font-size: 0;padding: 0px;margin-right: 5px;}
.slick-dots .slick-active button {background: #303030;}
.slick-arrow {border: 0px;font-size: 0;right: 0;margin-top:-20px;position: absolute;top: 50%;z-index: 1;background: #303030 url(images/arrow.png) no-repeat center center;width: 36px;height: 40px;transform: rotate(180deg);-webkit-transform: rotate(180deg);}
.services-slider .slick-arrow {height: 65px;}
.slick-arrow:hover {background: #000 url(images/arrow.png) no-repeat center center;}
.slick-next.slick-arrow {left: 0px;transform: rotate(0deg);-webkit-transform: rotate(0deg);}
.slider-progress {width: 100%;height: 5px;background: rgba(0,216,192,0.8);position: absolute;top: 0;z-index: 99;}
.slider-progress .progress {width: 0%;height: 5px;background: rgba(36,51,0,0.8);}
.thumb-slider .slick-active img {border: 1px solid transparent}
.thumb-slider .slick-current img {opacity:0.5;}

/* ---------------------------Toggle Search---------------------*/
.searchpanel {background: #ccc ;display: none;right: 0px;padding: 10px;position: absolute;top: 46px;}
.searchpanel::before {border-bottom: 10px solid #ccc;border-left: 10px solid transparent;border-right: 10px solid transparent;content: "";position: absolute;right: 7px;top: -7px;}
.nav .container {    position: relative;}
.searchtoggle {    position: absolute;    right: 11px;    top: 11px;}
.searchtoggle img{ cursor:pointer;}

/* -------------------------------------------Clients Carousel------------------------------------ */
.client {    margin-right: -10px;}
.client .slick-slide{ margin-right:10px; border:1px solid #ddd !important; padding:10px; box-sizing:border-box; text-align:center;}
.client .slick-prev{ margin-right:10px;}
.client .slick-slide img{ display:inline-block;}
/* -------------------------------------------Testimonials Carousel------------------------------------ */
.testimonial .loop {    padding: 0 10px;    text-align: center;}
.testimonial .loop p{ max-width:800px; margin:0 auto;}
.testimonial .loop .pic img{	max-width:100px;	margin:10px 0;	border-radius:100%;	height:auto;	display:inline-block ;}
.testimonial .loop .title{ font-size:21px; font-weight:600;}
/* -------------------------------------------Services Carousel------------------------------------ */
.service { margin-right:-10px;}
.service .slick-slide{ margin-right:10px;}
.service .title{ font-weight:700; margin:10px 0; font-size:18px;}
.service .slick-prev{ margin-right:10px;}
.service .slick-next{ margin-right:10px; right:40px; left:inherit;}
.service .slick-arrow{ top:0; margin-top:-43px;}

/*ENd SLick Slider*/


/* ---------------------------------------------------Windows Size-------------------------------------------------------------------------*/
#winSize {position: fixed;bottom: 1%;left: 1%;border: rgba(0,0,0,0.8) 3px solid;background: rgba(0,0,0,0.6);padding: 5px 10px;color: #fff;text-shadow: #000 1px 1px 1px, #000 -1px 1px 1px;z-index: 9999}
/* ---------------------------------------------------Tabs-------------------------------------------------------------------------*/
.tabs-menu {height: 30px; padding:0; margin:0;}
.tabs-menu li {height: 30px;line-height: 30px; display:inline-block; list-style:none; margin-right: 10px;background-color: #ccc;border-top: 1px solid #d4d4d1;border-right: 1px solid #d4d4d1;border-left: 1px solid #d4d4d1;}
.tabs-menu li.current {position: relative;background-color: #fff;border-bottom: 1px solid #fff;z-index: 5;}
.tabs-menu li a {padding: 10px;text-transform: uppercase;color: #fff;text-decoration: none; }
.tabs-menu .current a {color: #2e7da3;}
.tab {border: 1px solid #d4d4d1;background-color: #fff;float: left;margin-bottom: 20px;width: auto; margin-top:-1px;}
.tab-content {padding: 20px;}
#tab-1 {display: block;   }

/* ---------------------------------------------------Left Tabs-------------------------------------------------------------------------*/
.tabs-left {width: 120px; padding:0; margin:0; float:left;}
.tabs-left li {line-height: 30px; display:block; list-style:none; background: #ccc;border: 1px solid #d4d4d1; margin-bottom:10px; border-right:0;}
.tabs-left li.current {position: relative;background-color: #fff;border-bottom: 1px solid #ddd;z-index: 5;}
.tabs-left li a {padding:0 10px;text-transform: uppercase;color: #fff;text-decoration: none; display:block; }
.tabs-left .current a {color: #2e7da3;}
.tab-loop {border: 1px solid #d4d4d1;background-color: #fff;float: left;margin-bottom: 20px;width: auto; margin-left:-1px;}
.tabsleft-content {max-width: 660px;padding: 20px;display: none;}
#tabs1 {display: block;   }
/* ---------------------------------------------------Breadcrumb-------------------------------------------------------------------------*/
.breadcrumbs{ margin:10px 0; padding:0; background:#ddd; padding:5px;}
.breadcrumbs li{ list-style:none; display:inline-block; padding-right:2px;}
/* ----------------------------Comments-----------------------*/
#comments label {display: inline-block;vertical-align: top;width: 80px;}
.form-submit {    margin-left: 80px;}
#comments {    background: #eee ;    padding: 20px;}
#comments li {    list-style:none;}
#comments ol{ padding:0;}
/* ----------------------------Accordion-----------------------*/
.accordion-container{position: relative;width: 100%;height: auto;margin: 20px auto;}
.accordion-container > h2{text-align: center;color: #fff;padding-bottom: 5px;margin-bottom: 30px;border-bottom: 1px solid #ddd;}

/* ---------------------------------------------------Custom Scroll-------------------------------------------------------------------------*/
.customscroll{ height:300px;}
/* ---------------------------------------------------innerheader-------------------------------------------------------------------------*/
.inner-banner{ height:150px; width:100%; display:table; color:#fff;}
.inner-banner h2{ margin:0; display:table-cell; vertical-align:middle; padding:10px;}
/* ---------------------------------------------------blog-------------------------------------------------------------------------*/
.blogs{}
.blogs li {width: 100%;margin-bottom: 20px;min-height: 210px;clear: both;float: left;border-bottom: 1px solid #dcdcdc;}
.blogs li:last-child{ border:none;}
.blogs li h4{text-transform: capitalize;background: #f0f0f0;padding: 10px;position: relative;margin-bottom: 20px;font-weight: 600;color: #2f2f2f;}
.blogs li h4 span{width: 7%;text-align: center;background: #b12224;font-size: 11px;line-height: 18px;text-transform: uppercase;color: #fff;position: absolute;right: 0;top: 0;}
.blogs li h4 span strong{ display:block; font-size:26px; font-weight:normal;}
.blogs li a{ float:right;}
.blogs li .meta {background: #f0f0f0;padding: 10px;position: relative;margin: 38px 0 0;font-weight: 500;float: right;clear: right;width: 67%;color:#989898;font-size:16px;line-height:21px;}
.blogs li .meta span{ background:url('images/user-bg.png') no-repeat;padding: 3px 30px;}
.blogs li .meta span.comments{ margin-left:10px; background:url('images/comments.png') no-repeat;}
.blogs li .meta span strong{color: #258ef9;font-weight: normal;text-transform: capitalize;}
.sidebar ul{ padding:0; margin:0;}
.sidebar ul li{ list-style:none;}
.sidebar-pro{ border:1px solid #c2c2c2;    padding: 0 !important; border-radius:5px; overflow:hidden;}
.sidebar-pro h4{background: #b12224;color: #fff;padding: 10px;font-size: 20px;line-height: 29px;margin: 0;}
.sidebar-pro .cat li{margin-bottom: 6px;list-style: none;padding: 10px;}
.sidebar-pro .cat li:hover{background: #b12224;}
.sidebar-pro .cat li:hover a{color: #fff;}
.sidebar-pro .cat li.current-cat{background: #b12224;}
.sidebar-pro .cat li:last-child{ margin-bottom:0;}
.sidebar-pro .cat .product-categories{ margin-bottom:0;}
.sidebar-pro .cat li a{ color:#424242; font-size:14px;}
.sidebar .recent li{border-bottom: 1px solid #c7c7c7;margin:5px 0; padding:5px 0;overflow:hidden;font-size: 14px;}
.sidebar .recent li h5{ margin-top:0;}
.sidebar .recent li:last-child{ border:none;}
.sidebar h4{background: #303030;color: #fff;padding: 10px;font-size: 20px;line-height: 29px;}
.sidebar .recent h5{ color:#231f20; font-size:14px; margin-bottom:10px;}
.sidebar .recent p{ color:#6d6d6d; line-height:16px;}
.sidebar .recent .more a{ color:#258ef9; float:right;}
.sidebar .cat li{border-bottom:1px solid #ddd;font-weight:600; margin:5px 0;padding:5px 0;}
.blogs .loop {border-bottom: 1px solid #ddd;margin: 10px 0;overflow: hidden;padding: 10px 0;}
.sidebar .section{ margin-top:10px; overflow:hidden;}
.blogs .title{ margin:0;}
.blogs small{ margin-bottom:10px; display:inline-block; color:#888;}
.sidebar .cat li:last-child{ border:0; margin-bottom:0; padding-bottom:0;} 
.sidebar .cat li a{ color:#424242; font-size:14px;}
.blogs .meta {background: #ddd;margin-top: 10px;padding: 5px;}
/*---------------------Pagination----------------------- */
.pagination {clear:both;padding:20px 0;position:relative;font-size:11px;line-height:13px;}
.pagination span, .pagination a {display:block;float:left;margin: 2px 2px 2px 0;padding:6px 9px 5px 9px;text-decoration:none;
width:auto;color:#fff;background: #555;}
.pagination a:hover{color:#fff;background: #3279BB;}
.pagination .current{padding:6px 9px 5px 9px;background: #3279BB;color:#fff;}


/* ------------------------------------Responsive Simple Menu------------------------------------------------------ */

.menu-header, .menu-header ul, .menu-header ul li, .menu-header ul li a, .menu-header #menu-button {
margin: 0;padding: 0;border: 0;list-style: none;line-height: 1;display: block;position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.menu-header:after, .menu-header > ul:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.menu-header #menu-button {display: none;}
.menu-header {}
.menu-header > ul > li { display:inline-block;}
.menu-header.align-center > ul {font-size: 0;text-align: center;}
.menu-header.align-center > ul > li {display: inline-block;float: none;}
.menu-header.align-center ul ul {text-align: left;}
.menu-header.align-right > ul > li {float: right;}
.menu-header > ul > li > a {padding: 17px;font-size: 12px;letter-spacing: 1px;text-decoration: none;color: #dddddd;font-weight: 700;text-transform: uppercase;}
.menu-header > ul > li:hover > a {color: #ffffff;}
/*.menu-header > ul > li.has-sub > a {padding-right: 30px;}
.menu-header > ul > li.has-sub > a:after {position: absolute;top: 22px;right: 11px;width: 8px;height: 2px;display: block;background: #dddddd;content: '';}
.menu-header > ul > li.has-sub > a:before {position: absolute;top: 19px;right: 14px;display: block;width: 2px;height: 8px;background: #dddddd;content: '';
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-ms-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;}*/
.menu-header  ul  ul::before {
    border-color: transparent transparent #61C52F;
    border-style: solid;
    border-width: 10px;
    content: "";
    left: 19px;
    position: absolute;
    top: -20px;
}
.menu-header  ul ul  ul::before { display:none;}
.menu-header > ul > li.has-sub:hover > a:before {top: 23px;height: 0;}
.menu-header ul ul {position: absolute;left: -9999px;}
.menu-header.align-right ul ul {text-align: right;}
.menu-header ul ul li {height: 0;transition: all .25s ease;}
.menu-header li:hover > ul {left: auto;}
.menu-header.align-right li:hover > ul {left: auto;right: 0;}
.menu-header li:hover > ul > li {height: 35px;}
.menu-header ul ul ul {margin-left: 100%;top: 0;}
.menu-header.align-right ul ul ul {margin-left: 0;margin-right: 100%;}
.menu-header ul ul li a {/* border-bottom: 1px solid rgba(150, 150, 150, 0.15); */padding: 11px 15px;width: 230px;font-size: 12px;text-decoration: none;color: #dddddd;font-weight: 400;transition: .5s;}
.menu-header ul ul li:last-child > a, .menu-header ul ul li.last-item > a {border-bottom: 0;}
.menu-header ul ul li:hover > a, .menu-header ul ul li a:hover {color: #ffffff;}
.menu-header ul ul li.has-sub > a:after {position: absolute;top: 16px;right: 11px;width: 8px;height: 2px;display: block;background: #dddddd;content: '';}
.menu-header.align-right ul ul li.has-sub > a:after {right: auto;left: 11px;}
.menu-header ul ul li.has-sub > a:before {position: absolute;top: 13px;right: 14px;display: block;width: 2px;height: 8px;background: #dddddd;content: '';transition: all .25s ease;}
.menu-header.align-right ul ul li.has-sub > a:before {right: auto;left: 14px;}
.menu-header ul ul > li.has-sub:hover > a:before {top: 17px;height: 0;}

@media (min-width: 100px) and (max-width: 769px) {
.menu-header {width: 100%;}
.menu-header ul {width: 100%;display: none;}
.menu-header.align-center > ul {text-align: left;}
.menu-header ul li {width: 100%;border-top: 1px solid rgba(120, 120, 120, 0.2);}
.menu-header ul ul li,  .menu-header li:hover > ul > li {height: auto;}
.menu-header ul li a,  .menu-header ul ul li a {width: 100%;border-bottom: 0;}
.menu-header > ul > li {float: none;}
.menu-header ul ul li a {padding-left: 25px;}
.menu-header ul ul ul li a {padding-left: 35px;}
.menu-header ul ul li a {color: #dddddd;background: none;}
.menu-header ul ul li:hover > a,  .menu-header ul ul li.active > a {color: #ffffff;}
.menu-header ul ul,  .menu-header ul ul ul,  .menu-header.align-right ul ul {position: relative;left: 0;width: 100%;margin: 0;text-align: left;}
.menu-header > ul > li.has-sub > a:after,  .menu-header > ul > li.has-sub > a:before,  .menu-header ul ul > li.has-sub > a:after,  .menu-header ul ul > li.has-sub > a:before {display: none;}
.menu-header #menu-button {display: block;padding: 17px;color: #dddddd;cursor: pointer;font-size: 12px;text-transform: uppercase;font-weight: 700;}
.menu-header #menu-button:after {position: absolute;top: 22px;right: 17px;display: block;height: 8px;width: 20px;border-top: 2px solid #dddddd;border-bottom: 2px solid #dddddd;content: '';}
.menu-header #menu-button:before {position: absolute;top: 16px;right: 17px;display: block;height: 2px;width: 20px;background: #dddddd;content: '';}
.menu-header #menu-button.menu-opened:after {top: 23px;border: 0;height: 2px;width: 15px;background: #ffffff;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.menu-header #menu-button.menu-opened:before {top: 23px;background: #ffffff;width: 15px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);}
.menu-header .submenu-button {position: absolute;z-index: 99;right: 0;top: 0;display: block;border-left: 1px solid rgba(120, 120, 120, 0.2);height: 46px;width: 46px;cursor: pointer;}
.menu-header .submenu-button.submenu-opened {background: #262626;}
.menu-header ul ul .submenu-button {height: 34px;width: 34px;}
.menu-header .submenu-button:after {position: absolute;top: 22px;right: 19px;width: 8px;height: 2px;display: block;background: #dddddd;content: '';}
.menu-header ul ul .submenu-button:after {top: 15px;right: 13px;}
.menu-header .submenu-button.submenu-opened:after {background: #ffffff;}
.menu-header .submenu-button:before {position: absolute;top: 19px;right: 22px;display: block;width: 2px;height: 8px;background: #dddddd;content: '';}
.menu-header ul ul .submenu-button:before {top: 12px;right: 16px;}
.menu-header .submenu-button.submenu-opened:before {display: none;}
}

/*----------------------------------------Push Navigation---------------------------------*/
div#menuoverlay { display: none; }
a#hamburg {position: fixed;top: 10px;left: 10px;width: 40px;height: 42px;z-index:9;text-align: center;color: white;display: none;transition: all ease-out 0.3s;background-color: white;border: 2px solid #102F61;}
a#hamburg i {position: relative;top: 50%;transform: translateY(-50%);}
.nav1 {transition: all ease-out 0.3s; display:none;}
.nav1 a { color: #000; }
.nav1 ul {margin: 0;padding: 0;background-color: #303030;}
.nav1 ul li {display: inline-block;position: relative;}
.nav1 ul li > a {display: inline-block;padding: 10px;}
.nav1 ul li > a > i {margin-left: 15px;transition: all ease-out 0.3s;-webkit-transition: all ease-out 0.1s;}
.nav1 ul li ul {display: none;position: absolute;top: 38px;background:#222;width: 200px;text-align: left;}
.nav1 .search-nav,.nav1 .title{ display:none;}
.nav1 ul li ul li { display: block; }
.nav1 ul li ul li a { display: block; }
.nav1 ul li:hover > a {  color:#000; text-decoration:none; }
.nav1 ul li:hover > a > i { transform: rotateZ(90deg); }
.nav1 ul li:hover ul { display: block; }
.nav1 span.marrow {border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #fff;float: right;height: 0;margin:8px 0 0 8px;width: 0;}
.nav1 ul li.open  span.marrow {border-left: 5px solid transparent; border-top:0;border-right: 5px solid transparent;border-bottom: 5px solid #fff;}
@media screen and (max-width: 769px) {
a#hamburg { display: block; }
main {  transition: all ease-out 0.3s;}
.nav1 .row{ margin:0px;}
.nav1 { background:url(images/nav-bg.jpg) repeat ;box-shadow: -2px 0 10px #999 inset;display: block;height: 100%;left: 0;overflow-x: hidden;overflow-y: auto;position: fixed;top: 0;transform: translateX(-250px);width: 250px;}
.nav1 .search-nav,.nav1 .title{ display:block;}
.nav1 .search-nav input{ border:1px solid #2c313f; background-color:rgba(255,255,255,0.2);  padding:5px; width:100%; color:#000; margin:10px 0;  }
.nav1 .search-nav input[type="submit"]{background:url("images/search-icon.png") no-repeat scroll center center; border:0; width:auto; font-size:0; height: 16px;    position: absolute;    right: 7px;    top: 8px;    width: 16px;  filter: invert(100%);}
.nav1 .title{    background: #000 ;color: #fff;font-size: 14px;margin: 0 -15px;padding: 6px 15px 6px;}
.search-nav > form {    position: relative;}	
.nav1 ul {  text-align: left;  background-color: transparent;}
.nav1 ul li { display: block; border-bottom:1px solid #999; }
.nav1 ul li a { display: block; padding:10px 0; }.nav1 ul li:hover > a { color:#000;  }
.nav1 ul li a > i { float: right; }
.nav1 ul li ul {  display: none;  position: static;  width: 100%;background-color:transparent; padding:0 10px;}
.nav1 ul li:hover > ul { display: none; }
.nav1 ul li:hover > a > i { transform: rotateZ(0); }
.nav1 ul li.open > a { background-color: transparent; }
.nav1 ul li.open > a > i { transform: rotateZ(90deg); }
.nav1 ul li.open > ul { display: block; }
div#menuoverlay {display: block;visibility: hidden;position: fixed;left: 0;top: 0;width: 100%;height: 100%;transition: all ease-out 0.3s;z-index: 1;opacity: 0;}
html.open-menu { overflow: hidden; }
html.open-menu div#menuoverlay {visibility: visible;background:rgba(0,0,0,0.5);min-height:100vh;width:100% !important;opacity: 1;width: calc(-150%);left: 250px;}
html.open-menu a#hamburg{ transform: translateX(250px); z-index:999; }
html.open-menu main {transform: translateX(250px);}
html.open-menu nav.nav1 {z-index: 3;transform: translateX(0);}
.menu-main-menu-container ul ul ul li a {padding:5px;}
ul li.has-subnav .accordion-btn {color:#000; font-size:24px; width:20px !important; float:right; line-height: inherit !important; }
.nav1 ul li:last-child {    border: 0 ;}
.nav-cross.open > span {background: black;}
/*---------------------Hamberg Icon --------------------------------------------- */
.nav-cross {width: 24px;  height: 40px;  position: relative;  margin: 0px auto;  transform: rotate(0deg);  transition: .5s ease-in-out;  cursor: pointer;}
.nav-cross span {  display: block;  position: absolute;
height: 2px;width: 100%;background: #000;opacity: 1;left: 0;transform: rotate(0deg);transition: .25s ease-in-out;}
#nav-icon1 span:nth-child(1) {top: 0px;}
#nav-icon1 span:nth-child(2) {top: 18px;}
#nav-icon1 span:nth-child(3) {top: 36px;}
#nav-icon1.open span:nth-child(1) {top: 18px;transform: rotate(135deg);}
#nav-icon1.open span:nth-child(2) {opacity: 0;left: -60px;}
#nav-icon1.open span:nth-child(3) {top: 18px;transform: rotate(-135deg);}
.nav-cross span:nth-child(1) {top: 12px;transform-origin: left center;}
.nav-cross span:nth-child(2) {top: 20px;transform-origin: left center;}
.nav-cross span:nth-child(3) {top: 28px;transform-origin: left center;}
.nav-cross.open span:nth-child(1) {transform: rotate(45deg);top: 11px;left: 4px;}
.nav-cross.open span:nth-child(2) {width: 0%;opacity: 0;}
.nav-cross.open span:nth-child(3) {transform: rotate(-45deg);top: 28px;left: 4px;}
}


@media (min-width: 100px) and (max-width: 769px) {

main{ padding:0 15px;}
.logo{ text-align:center;}	
.searchtoggle{ display:none;}
.push-logo{ margin:10px 0;}
.logo img{ max-height:60px; width:auto;}
header .searchform{ display:none;} 
.slider .inner-item {height: 200px;}
.slider .inner-item .caption{ display:none;}
}
* :focus {
    outline: 0px auto -webkit-focus-ring-color !important;
    outline-offset: 0!important;
        text-decoration:none !important;
}
* a:hover{
    text-decoration:none !important;
}


/*error-page*/

.error-page{
    padding: 40px 0;
}

.error-page h1{
    color: #414142;
    font-size: 40px;
    font-weight: 900;
    font-family: 'Lato', sans-serif;
}
.error-page p{
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.75);
    font-weight: 400;
    line-height: 32px;
}


/*default-page*/

.page-def{
    padding: 40px 0; 
}
.page-def h1{
    color: #414142;
    font-size: 50px;
    font-weight: 900;
    font-family: 'Lato', sans-serif;
    text-transform: capitalize;
}
.page-def h2{
    color: #414142;
    font-size: 40px;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    text-transform: capitalize;
}
.page-def h3{
    color: #414142;
    font-size: 35px;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
    text-transform: capitalize;
}
.page-def h4{
    color: #414142;
    font-size: 30px;
    font-weight: 500;
    font-family: 'Lato', sans-serif;
}
.page-def h5{
    color: #414142;
    font-size: 24px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
}
.page-def h6{
    color: #414142;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
}
.page-def p{
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    color: rgba(0, 0, 0, 0.75);
    font-weight: 400;
    line-height: 32px; 
}



.wpcf7-not-valid {
    border-bottom: 4px solid #f00 !important;
}
span.wpcf7-not-valid-tip {
    display: none !important;
}
div.wpcf7-response-output{
    color: #fff;
}


html.open-menu body{
    position: fixed !important;
}

.sec-faq{
   padding: 30px 0;
}
.sec-faq h2{
    margin: 0 0 50px;
}
.sec-faq .set{
    position: relative;
    width: 100%;
    height: auto;
    border: 1px solid #8E8E8E;
    margin-bottom: 10px;
    padding: 20px;
}
.sec-faq .set > a{
    display: block;
    text-decoration: none;
    color: #333;
    font-size: 18px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.sec-faq .set p{
    margin:0;
    color: #333;
    font-size: 16px;
}
.sec-faq .set a.active {
    margin: 0;
    color: #FF173D;
    font-size: 18px;
    font-weight: 700;
}
.sec-faq .set .content p{
    margin: 15px 0 0;
}
.sec-faq .set > a:before{ background:url(images/set-ar.png) no-repeat; float:right; content:"";height: 12px;    margin: 6px 0 0;    width: 13px;}
.sec-faq .set > a.active:before{background:url(images/set-ar-active.png) no-repeat; width: 16px; height: 3px; }
.sec-faq .set .content{display:none;}/*sec-faq*/
.sec-faq{
   padding: 30px 0;
}
.sec-faq h2{
    margin: 0 0 50px;
}
.sec-faq .set{
    position: relative;
    width: 100%;
    height: auto;
    border: 1px solid #8E8E8E;
    margin-bottom: 10px;
    padding: 20px;
}
.sec-faq .set > a{
    display: block;
    text-decoration: none;
    color: #333;
    font-size: 18px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.sec-faq .set p{
    margin:0;
    color: #333;
    font-size: 16px;
}
.sec-faq .set a.active {
    margin: 0;
    color: #FF173D;
    font-size: 18px;
    font-weight: 700;
}
.sec-faq .set .content p{
    margin: 15px 0 0;
}
.sec-faq .set > a:before{ background:url(images/set-ar.png) no-repeat; float:right; content:"";height: 12px;    margin: 6px 0 0;    width: 13px;}
.sec-faq .set > a.active:before{background:url(images/set-ar-active.png) no-repeat; width: 16px; height: 3px; }
.sec-faq .set .content{display:none;}

/* ================================================MY CSS================================================ */
.header {
    width: 100%;
    background: #102f61;
    padding: 9px 0;
    font-family: "Oswald", sans-serif;
}

.header .container {
    max-width: 1240px;
}

.header .row {
    min-height: 52px;
}


/* Logo */
.header .logo {
    display: flex;
    align-items: center;
}

.header .logo a {
    display: inline-flex;
    align-items: center;
}

.header .logo img {
    width: auto;
    max-width: 290px;
    height: 88px;
    object-fit: contain;
}


/* Menu */
.header .menu {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.header .menu .menu-header {
    width: 100%;
}

.header .menu .menu-header > ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 27px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.header .menu .menu-header > ul > li {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
}

.header .menu .menu-header > ul > li > a {
    position: relative;
    display: flex;
    align-items: center;
    gap: 6px;
    color: #d8dce4;
    font-family: "Oswald", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 19px 0;
    transition: 0.3s ease;
}

.header .menu .menu-header > ul > li > a:hover {
    color: #ffffff;
}


/* Current Menu */
.header .menu .menu-header > ul > li.current-menu-item > a,
.header .menu .menu-header > ul > li.current_page_item > a {
    color: #ffffff;
}

.header .menu .menu-header > ul > li.current-menu-item > a::after,
.header .menu .menu-header > ul > li.current_page_item > a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 9px;
    width: 100%;
    height: 2px;
    background: #61c52f;
}


/* Dropdown */
.header .menu .menu-header .sub-menu {
    position: absolute;
    top: 100%;
    left: -17px;
    z-index: 999;
    min-width: 250px;
    margin: 0;
    padding: 8px 0;
    background: #ffffff;
    list-style: none;
    opacity: 0;
    visibility: hidden;
    transform: translateY(8px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    transition: 0.25s ease;
    border-radius: 20px;
    border-top: 3px solid #61C52F;
}

.header .menu .menu-header li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.header .menu .menu-header .sub-menu li {
    margin: 0;
    padding: 0;
}

.header .menu .menu-header .sub-menu li a {
    display: block;
    padding: 11px 19px;
    color: #102f61;
    font-family: "Oswald", sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    text-decoration: none;
}

.header .menu .menu-header .sub-menu li a:hover {
    border-radius: 10px;
    color: #61c52f;
    background-color: #EEF5E9;
    margin: 0 0px 0 5px;
    transition: .5s;
}


/* Book Button */
.header .book {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.header .book a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 46px;
    padding: 0 25px;
    background: #61c52f;
    border-radius: 30px;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    transition: 0.3s ease;
}

.header .book a:hover {
    background: #52ae28;
    color: #ffffff;
}


/* Tablet */
@media (max-width: 1199px) {

    .header .menu .menu-header > ul {
        gap: 16px;
    }

    .header .menu .menu-header > ul > li > a {
        font-size: 12px;
        letter-spacing: 0.6px;
    }

    .header .book a {
        padding: 0 18px;
        font-size: 12px;
    }
}


/* Mobile */
@media (max-width: 767px) {

    .header {
        padding: 12px 0;
    }

    .header .logo {
        justify-content: center;
        margin-bottom: 15px;
    }

    .header .menu {
        justify-content: center;
    }

    .header .menu .menu-header > ul {
        flex-direction: column;
        justify-content: center;
        gap: 0;
    }

    .header .menu .menu-header > ul > li {
        width: 100%;
        text-align: center;
    }

    .header .menu .menu-header > ul > li > a {
        justify-content: center;
        padding: 10px 0;
    }

    .header .menu .menu-header .sub-menu {
        position: static;
        display: none;
        min-width: 100%;
        opacity: 1;
        visibility: visible;
        transform: none;
        box-shadow: none;
    }

    .header .menu .menu-header li:hover > .sub-menu {
        display: block;
    }

    .header .book {
        justify-content: center;
        margin-top: 15px;
    }
}

.section-1 {
}

.section-1 .container {
}

.section-1 .row {
    min-height: 530px;
}


/* Content */
.section-1 .hero-content {
    position: relative;
    z-index: 3;
    max-width: 620px;
    padding: 70px 0 70px;
}

.section-1 .hero-label {
    display: inline-block;
    margin-bottom: 20px;
    color: #63c631;
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.section-1 .hero-content h1 {
    margin: 0;
    color: #ffffff;
    font-size: 74px;
    font-weight: 700;
    line-height: 0.95;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.section-1 .hero-subtitle {
    display: flex;
    align-items: center;
    gap: 22px;
    margin-top: 18px;
}

.section-1 .hero-subtitle span {
    color: #ffffff;
    font-size: 37px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 8px;
    text-transform: uppercase;
}

.section-1 .hero-subtitle i {
    display: block;
    width: 54px;
    height: 3px;
    background: #ffffff;
    transition: width 0.35s ease;
}

.section-1 .hero-content:hover .hero-subtitle i {
    width: 80px;
}


/* Lead Text */
.section-1 .hero-lead {
    margin-top: 36px;
}

.section-1 .hero-lead p {
    margin: 0;
    color: #ffffff;
    font-size: 21px;
    font-weight: 600;
    line-height: 1.5;
}

.section-1 .hero-lead strong {
    color: #63c631;
    font-weight: 700;
}


/* Description */
.section-1 .hero-description {
    max-width: 560px;
    margin-top: 22px;
}

.section-1 .hero-description p {
    margin: 0;
    color: #d4dbe7;
    font-family: Arial, sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.7;
}

.section-1 .hero-description strong {
    color: #63c631;
    font-family: "Oswald", sans-serif;
    font-weight: 600;
}


/* Buttons */
.section-1 .hero-buttons {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-top: 34px;
}

.section-1 .hero-buttons a {
    position: relative;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 55px;
    padding: 0 28px;
    border-radius: 40px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    text-decoration: none;
    transition:
        transform 0.3s ease,
        background 0.3s ease,
        border-color 0.3s ease,
        color 0.3s ease;
}

.section-1 .hero-buttons a span,
.section-1 .hero-buttons a i {
    position: relative;
    z-index: 2;
}


/* Primary */
.section-1 .primary-btn {
    min-width: 222px;
    background: #63c631;
    border: 1px solid #63c631;
    color: #ffffff;
}

.section-1 .primary-btn::before {
    content: "";
    position: absolute;
    top: 0;
    left: -120%;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.18);
    transform: skewX(-25deg);
    transition: left 0.5s ease;
}

.section-1 .primary-btn:hover {
    background: #55b627;
    border-color: #55b627;
    color: #ffffff;
    transform: translateY(-4px);
}

.section-1 .primary-btn:hover::before {
    left: 120%;
}


/* Secondary */
.section-1 .secondary-btn {
    min-width: 146px;
    gap: 10px;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.65);
    color: #ffffff;
}

.section-1 .secondary-btn i {
    font-size: 11px;
    opacity: 0;
    transform: translateX(-8px);
    transition: 0.3s ease;
}

.section-1 .secondary-btn:hover {
    border-color: #63c631;
    background: #63c631;
    color: #ffffff;
    transform: translateY(-4px);
}

.section-1 .secondary-btn:hover i {
    opacity: 1;
    transform: translateX(0);
}


/* Right Image */
.section-1 .hero-image-wrap {
    position: relative;
    height: 530px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

.section-1 .hero-letter {
    position: absolute;
    top: -50px;
    right: -10px;
    z-index: 0;
    color: rgba(255, 255, 255, 0.035);
    font-size: 500px;
    font-weight: 700;
    line-height: 1;
    pointer-events: none;
    user-select: none;
    text-transform: uppercase;
}

.section-1 .hero-image {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 650px;
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    animation: section1Float 5s ease-in-out infinite;
}

.section-1 .hero-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: bottom right;
    transition:
        transform 0.5s ease,
        filter 0.5s ease;
}

.section-1 .hero-image-wrap:hover .hero-image img {
    transform: scale(1.025);
    filter: brightness(1.04);
}


/* Subtle Image Animation */
@keyframes section1Float {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-8px);
    }
}


/* Tablet */
@media (max-width: 1199px) {

    .section-1 .container {
        max-width: 1140px;
    }

    .section-1 .hero-content h1 {
        font-size: 62px;
    }

    .section-1 .hero-subtitle span {
        font-size: 30px;
        letter-spacing: 6px;
    }

    .section-1 .hero-lead p {
        font-size: 19px;
    }

    .section-1 .hero-letter {
        font-size: 420px;
    }
}


/* Mobile */
@media (max-width: 767px) {

    .section-1 .row {
        min-height: auto;
    }

    .section-1 .hero-content {
        max-width: 100%;
        padding: 60px 0 35px;
        text-align: center;
    }

    .section-1 .hero-label {
        margin-bottom: 18px;
        font-size: 13px;
    }

    .section-1 .hero-content h1 {
        font-size: 48px;
        line-height: 1;
    }

    .section-1 .hero-subtitle {
        justify-content: center;
        gap: 14px;
        margin-top: 14px;
    }

    .section-1 .hero-subtitle span {
        font-size: 24px;
        letter-spacing: 5px;
    }

    .section-1 .hero-subtitle i {
        width: 35px;
        height: 2px;
    }

    .section-1 .hero-lead {
        margin-top: 28px;
    }

    .section-1 .hero-lead p {
        font-size: 17px;
        line-height: 1.55;
    }

    .section-1 .hero-description {
        max-width: 100%;
        margin-top: 18px;
    }

    .section-1 .hero-description p {
        font-size: 15px;
        line-height: 1.65;
    }

    .section-1 .hero-buttons {
        justify-content: center;
        flex-wrap: wrap;
        margin-top: 28px;
    }

    .section-1 .hero-buttons a {
        min-height: 50px;
    }

    .section-1 .hero-image-wrap {
        height: 390px;
    }

    .section-1 .hero-image {
        justify-content: center;
        animation: none;
    }

    .section-1 .hero-image img {
        object-position: bottom center;
    }

    .section-1 .hero-letter {
        top: 0;
        right: 50%;
        font-size: 330px;
        transform: translateX(50%);
    }
}

.section-1 {
    position: relative;
    width: 100%;
    min-height: 590px;
    overflow: hidden;
    background: #071F49;
    font-family: "Oswald", sans-serif;
}

.section-1 .container {
}

.section-1 .row {
    min-height: 590px;
}


/* LEFT CONTENT */

.section-1 .hero-content {
    position: relative;
    z-index: 5;
    max-width: 540px;
    padding-top: 88px;
}

.section-1 .hero-label {
    display: block;
    margin-bottom: 25px;
    color: #64cb32;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.section-1 .hero-content h1 {
    margin: 0;
    color: #ffffff;
    font-size: 72px;
    font-weight: 700;
    line-height: 0.95;
    letter-spacing: 1px;
    text-transform: uppercase;
}


/* EXPERIENCE */

.section-1 .hero-title-row {
    display: flex;
    align-items: center;
    gap: 25px;
    margin-top: 22px;
}

.section-1 .hero-title-row span {
    color: #ffffff;
    font-size: 35px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 8px;
    text-transform: uppercase;
}

.section-1 .hero-title-row i {
    display: block;
    width: 54px;
    height: 3px;
    background: #ffffff;
    transition: width 0.35s ease;
}

.section-1 .hero-title-row:hover i {
    width: 72px;
}


/* MAIN TEXT */

.section-1 .hero-highlight-text {
    margin-top: 36px;
}

.section-1 .hero-highlight-text p {
    margin: 0;
    color: #ffffff;
    font-family: barlow;
    font-size: 19px;
    font-weight: 600;
    line-height: 1.6;
}

.section-1 .hero-highlight-text strong {
    color: #64cb32;
    font-weight: 600;
}


/* DESCRIPTION */

.section-1 .hero-description {
    margin-top: 21px;
}

.section-1 .hero-description p {
    margin: 0;
    color: #c8d1df;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.75;
}

.section-1 .hero-description strong {
    color: #64cb32;
    font-weight: 600;
}


/* BUTTONS */

.section-1 .hero-buttons {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-top: 33px;
}

.section-1 .hero-buttons a {
    position: relative;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 55px;
    border-radius: 30px;
    font-family: "Oswald", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.3s ease;
}

.section-1 .primary-btn {
    width: 222px;
    background: #61c72f;
    border: 1px solid #61c72f;
    color: #ffffff;
}

.section-1 .primary-btn::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 45%;
    height: 100%;
    background: rgba(255, 255, 255, 0.18);
    transform: skewX(-25deg);
    transition: left 0.45s ease;
}

.section-1 .primary-btn span {
    position: relative;
    z-index: 2;
}

.section-1 .primary-btn:hover {
    background: #55b728;
    border-color: #55b728;
    color: #ffffff;
    transform: translateY(-3px);
}

.section-1 .primary-btn:hover::before {
    left: 125%;
}

.section-1 .secondary-btn {
    width: 145px;
    background: transparent;
    border: 1px solid #8597b2;
    color: #ffffff;
}

.section-1 .secondary-btn:hover {
    background: #ffffff;
    border-color: #ffffff;
    color: #0d2f60;
    transform: translateY(-3px);
}


/* RIGHT VISUAL */

.section-1 .hero-visual {
    position: relative;
    width: 100%;
    height: 600px;
}


/* LARGE R */

.section-1 .hero-bg-letter {
    position: absolute;
    top: 0;
    left: 135px;
    z-index: 1;
    color: rgba(255, 255, 255, 0.045);
    font-family: Arial, sans-serif;
    font-size: 470px;
    font-weight: 900;
    line-height: 0.82;
    pointer-events: none;
    user-select: none;
}


/* PERSON IMAGE */

.section-1 .hero-image {
    position: absolute;
    left: -75px;
    bottom: 0;
    z-index: 3;
    width: 650px;
    height: 570px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
}

.section-1 .hero-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: left bottom;
    transition: transform 0.4s ease;
}

.section-1 .hero-visual:hover .hero-image img {
    transform: scale(1.015);
}


/* LAPTOP */

@media (max-width: 1199px) {

    .section-1 .container {
        max-width: 1100px;
    }

    .section-1 .hero-content h1 {
        font-size: 62px;
    }

    .section-1 .hero-title-row span {
        font-size: 30px;
        letter-spacing: 6px;
    }

    .section-1 .hero-highlight-text p {
        font-size: 18px;
    }

    .section-1 .hero-image {
        left: -60px;
        width: 570px;
    }

    .section-1 .hero-bg-letter {
        left: 80px;
        font-size: 420px;
    }
}


/* MOBILE */

@media (max-width: 767px) {

    .section-1 {
        min-height: auto;
    }

    .section-1 .row {
        min-height: auto;
    }

    .section-1 .hero-content {
        max-width: 100%;
        padding: 55px 0 40px;
        text-align: center;
    }

    .section-1 .hero-label {
        margin-bottom: 18px;
        font-size: 12px;
    }

    .section-1 .hero-content h1 {
        font-size: 48px;
    }

    .section-1 .hero-title-row {
        justify-content: center;
        margin-top: 17px;
        gap: 15px;
    }

    .section-1 .hero-title-row span {
        font-size: 24px;
        letter-spacing: 5px;
    }

    .section-1 .hero-title-row i {
        width: 35px;
        height: 2px;
    }

    .section-1 .hero-highlight-text {
        margin-top: 28px;
    }

    .section-1 .hero-highlight-text p {
        font-size: 17px;
    }

    .section-1 .hero-description {
        margin-top: 18px;
    }

    .section-1 .hero-description p {
        font-size: 15px;
    }

    .section-1 .hero-buttons {
        justify-content: center;
        flex-wrap: wrap;
        margin-top: 27px;
    }

    .section-1 .hero-buttons a {
        height: 50px;
    }

    .section-1 .hero-visual {
        height: 410px;
    }

    .section-1 .hero-image {
        left: 50%;
        bottom: 0;
        width: 430px;
        height: 405px;
        transform: translateX(-50%);
    }

    .section-1 .hero-image img {
        object-position: center bottom;
    }

    .section-1 .hero-visual:hover .hero-image img {
        transform: none;
    }

    .section-1 .hero-bg-letter {
        top: 30px;
        left: 50%;
        font-size: 310px;
        transform: translateX(-50%);
    }
}


.section-2 {
    width: 100%;
    background: #ffffff;
    padding: 80px 0 30px 0;
    font-family: "Oswald", sans-serif;
}

.section-2 .container {
}

.section-2 .row {
    align-items: stretch;
}

.section-2 .value-card {
    position: relative;
    height: 100%;
    min-height: 158px;
    padding: 0 30px;
    text-align: center;
}

.section-2 .value-card::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: #dde3ea;
}

.section-2 .value-card-last::after {
    display: none;
}

.section-2 .value-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 56px;
    margin-bottom: 14px;
    color: #102f61;
    font-size: 43px;
    line-height: 1;
    transition: transform 0.3s ease, color 0.3s ease;
}

.section-2 .green-icon {
    color: #55b72f;
}

.section-2 .value-card h3 {
    margin: 0 0 12px;
    color: #102f61;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: color 0.3s ease;
}

.section-2 .value-card p {
    max-width: 245px;
    margin: 0 auto;
    color: #667084;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.65;
}

.section-2 .value-card:hover .value-icon {
    color: #55b72f;
    transform: translateY(-5px) scale(1.05);
}

.section-2 .value-card:hover h3 {
    color: #55b72f;
}


/* Tablet */
@media (max-width: 991px) {

    .section-2 .value-card {
        padding: 0 18px;
    }

    .section-2 .value-card h3 {
        font-size: 19px;
    }

    .section-2 .value-card p {
        font-size: 13px;
    }

    .section-2 .value-icon {
        font-size: 38px;
    }
}


/* Mobile */
@media (max-width: 767px) {

    .section-2 {
        padding: 35px 0;
    }

    .section-2 .value-card {
        min-height: auto;
        padding: 28px 15px;
    }

    .section-2 .value-card::after {
        top: auto;
        right: 15%;
        bottom: 0;
        width: 70%;
        height: 1px;
    }

    .section-2 .value-card-last::after {
        display: none;
    }

    .section-2 .value-icon {
        height: 50px;
        margin-bottom: 12px;
        font-size: 38px;
    }

    .section-2 .value-card h3 {
        margin-bottom: 10px;
        font-size: 20px;
    }

    .section-2 .value-card p {
        max-width: 300px;
        font-size: 14px;
    }
}



.section-3 {
    width: 100%;
    background: #ffffff;
    padding: 62px 0;
}

.section-3 .container {
}


/* LEFT IMAGE */

.section-3 .about-image-wrap {
    position: relative;
    max-width: 505px;
    margin: 0 auto;
}

.section-3 .about-shape {
    position: absolute;
    left: -25px;
    bottom: -25px;
    z-index: 1;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: #e4f2df;
    transition: transform 0.4s ease;
}

.section-3 .about-image {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 466px;
    overflow: hidden;
    border-radius: 14px;
    background: #f7f7f7;
    box-shadow: 0 15px 40px rgba(16, 47, 97, 0.08);
}

.section-3 .about-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
    transition: transform 0.45s ease;
}

.section-3 .about-image-wrap:hover .about-image img {
    transform: scale(1.025);
}

.section-3 .about-image-wrap:hover .about-shape {
    transform: translate(-6px, 6px);
}


/* RIGHT CONTENT */

.section-3 .about-content {
    max-width: 585px;
    padding-left: 15px;
}

.section-3 .about-label {
    display: block;
    margin-bottom: 14px;
    color: #58b72f;
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.section-3 .about-content h2 {
    margin: 0;
    color: #102f61;
    font-size: 45px;
    font-weight: 700;
    line-height: 1.15;
    text-transform: uppercase;
}

.section-3 .about-role {
    margin-top: 12px;
    color: #53667f;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.section-3 .about-role span {
    margin: 0 8px;
}

.section-3 .about-line {
    width: 77px;
    height: 3px;
    margin-top: 20px;
    background: #58b72f;
    transition: width 0.35s ease;
}

.section-3 .about-content:hover .about-line {
    width: 110px;
}


/* TEXT */

.section-3 .about-text {
    margin-top: 25px;
}

.section-3 .about-text p {
    margin: 0 0 18px;
    color: black;
    font-family: 'Barlow';
    font-size: 15px;
    font-weight: 400;
    line-height: 1.8;
    text-align: justify;
}

.section-3 .about-text p:last-child {
    margin-bottom: 0;
}


/* STATS */

.section-3 .about-stats {
    display: flex;
    align-items: flex-start;
    gap: 44px;
    margin-top: 27px;
}

.section-3 .stat-item {
    display: flex;
    flex-direction: column;
}

.section-3 .stat-item strong {
    color: #102f61;
    font-size: 29px;
    font-weight: 700;
    line-height: 1;
    font-family: Archivo Black;
}

.section-3 .stat-item span {
    margin-top: 7px;
    color: #58b72f;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    font-family: 'Oswald';
}


/* BUTTON */

.section-3 .about-button {
    margin-top: 32px;
}

.section-3 .about-button a {
    position: relative;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 162px;
    min-height: 50px;
    padding: 0 25px;
    border-radius: 28px;
    background: #102f61;
    color: #ffffff;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.3s ease;
}

.section-3 .about-button a::before {
    content: "";
    position: absolute;
    top: 0;
    left: -110%;
    width: 55%;
    height: 100%;
    background: rgba(255, 255, 255, 0.16);
    transform: skewX(-24deg);
    transition: left 0.45s ease;
}

.section-3 .about-button a:hover {
    background: #58b72f;
    color: #ffffff;
    transform: translateY(-3px);
}

.section-3 .about-button a:hover::before {
    left: 130%;
}


/* TABLET */

@media (max-width: 991px) {

    .section-3 .about-image {
        height: 380px;
    }

    .section-3 .about-content h2 {
        font-size: 30px;
    }

    .section-3 .about-text p {
        font-size: 15px;
    }

    .section-3 .about-stats {
        gap: 24px;
    }

    .section-3 .stat-item strong {
        font-size: 25px;
    }

    .section-3 .stat-item span {
        font-size: 10px;
    }
}


/* MOBILE */

@media (max-width: 767px) {

    .section-3 {
        padding: 45px 0;
    }

    .section-3 .about-image-wrap {
        max-width: 100%;
        margin-bottom: 45px;
    }

    .section-3 .about-image {
        height: 360px;
    }

    .section-3 .about-shape {
        left: -10px;
        bottom: -18px;
        width: 110px;
        height: 110px;
    }

    .section-3 .about-content {
        max-width: 100%;
        padding-left: 0;
        text-align: center;
    }

    .section-3 .about-content h2 {
        font-size: 29px;
    }

    .section-3 .about-role {
        line-height: 1.7;
    }

    .section-3 .about-line {
        margin-left: auto;
        margin-right: auto;
    }

    .section-3 .about-text {
        margin-top: 22px;
    }

    .section-3 .about-text p {
        font-size: 15px;
        line-height: 1.7;
    }

    .section-3 .about-stats {
        justify-content: center;
        flex-wrap: wrap;
        gap: 28px;
    }

    .section-3 .stat-item {
        min-width: 100px;
        align-items: center;
    }

    .section-3 .about-button {
        margin-top: 28px;
    }
}


.section-4 {
    position: relative;
    overflow: hidden;
    background: #0d2f60;
    padding: 64px 0 55px;
    font-family: "Oswald", sans-serif;
}


/* HEADING */

.section-4 .film-heading {
    max-width: 730px;
}

.section-4 .film-label {
    display: block;
    margin-bottom: 13px;
    color: #62c832;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 2.5px;
    text-transform: uppercase;
}

.section-4 .film-heading h2 {
    margin: 0;
    color: #ffffff;
    font-size: 41px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.section-4 .film-line {
    width: 62px;
    height: 3px;
    margin-top: 15px;
    background: #62c832;
    transition: width 0.3s ease;
}

.section-4 .film-heading:hover .film-line {
    width: 90px;
}

.section-4 .film-heading > p {
    max-width: 650px;
    margin: 20px 0 0;
    color: #d3dbe6;
    font-family: 'Barlow';
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
}


/* VIDEO */

.section-4 .film-video {
    position: relative;
    height: 530px;
    margin-top: 38px;
    overflow: hidden;
    border-radius: 15px;
    background: #071d3c;
}

.section-4 .film-video > img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.section-4 .film-video:hover > img {
    transform: scale(1.025);
}

.section-4 .film-overlay {
    position: absolute;
    inset: 0;
    z-index: 1;
    background: rgba(6, 25, 49, 0.18);
    pointer-events: none;
}

.section-4 .video-duration {
    position: absolute;
    top: 17px;
    right: 17px;
    z-index: 3;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 30px;
    padding: 0 15px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 30px;
    background: #173965;
    color: #ffffff;
    font-size: 11px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase;
}


/* PLAY BUTTON */

.section-4 .video-play {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 4;
    width: 74px;
    height: 74px;
    padding: 0;
    border: 0;
    border-radius: 50%;
    background: #60c52e;
    color: #ffffff;
    cursor: pointer;
    transform: translate(-50%, -50%);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
    transition:
        transform 0.3s ease,
        background 0.3s ease,
        box-shadow 0.3s ease;
}

.section-4 .video-play::before {
    content: "";
    position: absolute;
    inset: -8px;
    border: 1px solid rgba(96, 197, 46, 0.45);
    border-radius: 50%;
    transform: scale(0.8);
    opacity: 0;
    transition: 0.3s ease;
}

.section-4 .video-play i {
    position: relative;
    left: 2px;
    font-size: 18px;
}

.section-4 .video-play:hover {
    background: #ffffff;
    color: #60c52e;
    transform: translate(-50%, -50%) scale(1.08);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.3);
}

.section-4 .video-play:hover::before {
    opacity: 1;
    transform: scale(1);
}


/* BOTTOM POINTS */

.section-4 .film-points {
    display: flex;
    align-items: center;
    gap: 48px;
    margin-top: 25px;
}

.section-4 .film-point {
    display: flex;
    align-items: center;
    gap: 10px;
}

.section-4 .film-point > span {
    flex: 0 0 auto;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #60c52e;
}

.section-4 .film-point p {
    margin: 0;
    color: #c6d0dd;
    font-family: 'Barlow';
    font-size: 14px;
    line-height: 1.4;
}


/* VIDEO MODAL */

.section-4 .video-modal {
    position: fixed;
    inset: 0;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.section-4 .video-modal.active {
    opacity: 1;
    visibility: visible;
}

.section-4 .video-modal-backdrop {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.88);
}

.section-4 .video-modal-content {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1000px;
    background: #000000;
    transform: scale(0.95);
    transition: transform 0.3s ease;
}

.section-4 .video-modal.active .video-modal-content {
    transform: scale(1);
}

.section-4 .video-player {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    background: #000000;
}

.section-4 .video-player iframe,
.section-4 .video-player video {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
    background: #000000;
}

.section-4 .video-close {
    position: absolute;
    top: -48px;
    right: 0;
    z-index: 3;
    width: 40px;
    height: 40px;
    padding: 0;
    border: 1px solid rgba(255, 255, 255, 0.35);
    border-radius: 50%;
    background: transparent;
    color: #ffffff;
    font-size: 18px;
    cursor: pointer;
    transition: 0.3s ease;
}

.section-4 .video-close:hover {
    border-color: #60c52e;
    background: #60c52e;
    color: #ffffff;
}


/* TABLET */

@media (max-width: 991px) {

    .section-4 .film-video {
        height: 450px;
    }

    .section-4 .film-heading h2 {
        font-size: 28px;
    }

    .section-4 .film-points {
        gap: 30px;
        flex-wrap: wrap;
    }
}


/* MOBILE */

@media (max-width: 767px) {

    .section-4 {
        padding: 45px 0;
    }

    .section-4 .film-heading h2 {
        font-size: 25px;
        line-height: 1.3;
    }

    .section-4 .film-heading > p {
        font-size: 14px;
    }

    .section-4 .film-video {
        height: 300px;
        margin-top: 30px;
        border-radius: 10px;
    }

    .section-4 .video-play {
        width: 62px;
        height: 62px;
    }

    .section-4 .video-play i {
        font-size: 16px;
    }

    .section-4 .video-duration {
        top: 12px;
        right: 12px;
        min-height: 27px;
        padding: 0 11px;
        font-size: 9px;
    }

    .section-4 .film-points {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
        margin-top: 20px;
    }

    .section-4 .video-modal {
        padding: 15px;
    }

    .section-4 .video-close {
        top: -45px;
    }
}


.section-5 {
    width: 100%;
    overflow: hidden;
    background: #f0f3f7;
    padding: 68px 0;
}


/* LEFT CONTENT */

.section-5 .services-content {
    max-width: 470px;
    padding-right: 25px;
}

.section-5 .services-label {
    display: block;
    margin-bottom: 18px;
    color: #59bd30;
    font-family: "Oswald", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.section-5 .services-content h2 {
    max-width: 360px;
    margin: 0;
    color: #102f61;
    font-family: "Oswald", sans-serif;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.04;
    letter-spacing: 0.2px;
    text-transform: uppercase;
}

.section-5 .services-line {
    display: block;
    width: 78px;
    height: 3px;
    margin-top: 20px;
    background: #59bd30;
    transition: width 0.3s ease;
}

.section-5 .services-content:hover .services-line {
    width: 105px;
}

.section-5 .services-content > p {
    max-width: 450px;
    margin: 25px 0 0;
    color: #5d6b80;
    font-family: "Barlow", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.75;
}


/* MAIN BUTTON */

.section-5 .services-button {
    margin-top: 28px;
}

.section-5 .services-button a {
    position: relative;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 180px;
    height: 50px;
    padding: 0 25px;
    border-radius: 30px;
    background: #59bd30;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
    transition:
        background 0.3s ease,
        transform 0.3s ease;
}

.section-5 .services-button a::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 50%;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    transform: skewX(-25deg);
    transition: left 0.45s ease;
}

.section-5 .services-button a:hover {
    background: #102f61;
    color: #ffffff;
    transform: translateY(-3px);
}

.section-5 .services-button a:hover::before {
    left: 130%;
}


/* RIGHT CARDS */

.section-5 .services-cards {
    display: flex;
    align-items: stretch;
    gap: 20px;
}

.section-5 .service-card {
    position: relative;
    flex: 1;
    min-width: 0;
    min-height: 320px;
    padding: 30px 24px 25px;
    overflow: hidden;
    border-radius: 15px;
    background: #ffffff;
    text-align: center;
    box-shadow: 0 8px 25px rgba(16, 47, 97, 0.04);
    transition:
        transform 0.35s ease,
        box-shadow 0.35s ease;
}

.section-5 .service-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 18px 35px rgba(16, 47, 97, 0.12);
}


/* ICON */

.section-5 .service-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    margin: 0 auto 20px;
    border-radius: 50%;
    background: #102f61;
    color: #ffffff;
    font-size: 23px;
    transition:
        background 0.3s ease,
        transform 0.3s ease;
}

.section-5 .service-card:hover .service-icon {
    background: #59bd30;
    transform: rotateY(180deg);
}


/* CARD CONTENT */

.section-5 .service-card h3 {
    margin: 0;
    color: #102f61;
    font-family: "Oswald", sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}

.section-5 .service-card p {
    margin: 14px 0 0;
    color: #606d80;
    font-family: "Barlow", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
}


/* CARD LINK */

.section-5 .service-card > a {
    position: absolute;
    right: 20px;
    bottom: 24px;
    left: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    color: #59bd30;
    font-family: "Oswald", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
    transition: color 0.3s ease;
}

.section-5 .service-card > a i {
    font-size: 10px;
    transition: transform 0.3s ease;
}

.section-5 .service-card > a:hover {
    color: #102f61;
}

.section-5 .service-card > a:hover i {
    transform: translateX(5px);
}


/* TABLET */

@media (max-width: 991px) {

    .section-5 .services-content {
        padding-right: 10px;
    }

    .section-5 .services-content h2 {
        font-size: 31px;
    }

    .section-5 .services-content > p {
        font-size: 15px;
    }

    .section-5 .services-cards {
        gap: 12px;
    }

    .section-5 .service-card {
        min-height: 315px;
        padding: 25px 15px;
    }

    .section-5 .service-card h3 {
        font-size: 17px;
    }

    .section-5 .service-card p {
        font-size: 13px;
    }
}


/* MOBILE */

@media (max-width: 767px) {

    .section-5 {
        padding: 45px 0;
    }

    .section-5 .services-content {
        max-width: 100%;
        padding-right: 0;
        margin-bottom: 38px;
    }

    .section-5 .services-content h2 {
        max-width: 100%;
        font-size: 30px;
        line-height: 1.1;
    }

    .section-5 .services-content > p {
        max-width: 100%;
        font-size: 15px;
        line-height: 1.7;
    }

    .section-5 .services-cards {
        flex-direction: column;
        gap: 18px;
    }

    .section-5 .service-card {
        min-height: 290px;
        padding: 28px 25px;
    }

    .section-5 .service-card h3 {
        font-size: 20px;
    }

    .section-5 .service-card p {
        max-width: 280px;
        margin: 14px auto 0;
        font-size: 14px;
    }
}


.section-6 {
    width: 100%;
    overflow: hidden;
    background: #ffffff;
    padding: 52px 0 70px;
}


/* HEADING */

.section-6 .services-heading {
    margin-bottom: 42px;
}

.section-6 .services-label {
    display: block;
    margin-bottom: 15px;
    color: #59b82f;
    font-family: "Oswald", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.section-6 .services-heading h2 {
    margin: 0;
    color: #102f61;
    font-family: "Oswald", sans-serif;
    font-size: 35px;
    font-weight: 600;
    line-height: 1.15;
    text-transform: uppercase;
}

.section-6 .services-line {
    display: block;
    width: 77px;
    height: 3px;
    margin-top: 18px;
    background: #59b82f;
    transition: width 0.3s ease;
}

.section-6 .services-heading:hover .services-line {
    width: 105px;
}


/* TABS */

.section-6 .tabs-list {
    display: flex;
    align-items: center;
    gap: 34px;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #d9e0e8;
    list-style: none;
}

.section-6 .tabs-list li {
    position: relative;
    margin: 0;
    padding: 0 4px 15px;
    color: #98a4b5;
    font-family: "Oswald", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
    transition: color 0.3s ease;
}

.section-6 .tabs-list li::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -1px;
    left: 0;
    height: 3px;
    background: #59b82f;
    transform: scaleX(0);
    transform-origin: left center;
    transition: transform 0.3s ease;
}

.section-6 .tabs-list li:hover {
    color: #102f61;
}

.section-6 .tabs-list li.active {
    color: #102f61;
}

.section-6 .tabs-list li.active::after {
    transform: scaleX(1);
}


/* TAB CONTENT */

.section-6 .tab-content {
    display: none;
    padding-top: 38px;
}

.section-6 .tab-content.active {
    display: block;
    animation: section6Fade 0.35s ease;
}

@keyframes section6Fade {

    from {
        opacity: 0;
        transform: translateY(8px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}


/* LEFT CONTENT */

.section-6 .service-detail {
    padding-right: 35px;
}

.section-6 .service-detail h3 {
    margin: 0 0 20px;
    color: #102f61;
    font-family: "Oswald", sans-serif;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
}

.section-6 .service-detail p {
    margin: 0 0 19px;
    color: #637087;
    font-family: "Barlow", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.9;
}

.section-6 .service-detail p:last-of-type {
    margin-bottom: 0;
}


/* BUTTON */

.section-6 .service-button {
    margin-top: 31px;
}

.section-6 .service-button a {
    position: relative;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 166px;
    min-height: 50px;
    padding: 0 27px;
    border-radius: 30px;
    background: #59bd30;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
    transition:
        background 0.3s ease,
        transform 0.3s ease;
}

.section-6 .service-button a::before {
    content: "";
    position: absolute;
    top: 0;
    left: -110%;
    width: 50%;
    height: 100%;
    background: rgba(255, 255, 255, 0.22);
    transform: skewX(-25deg);
    transition: left 0.45s ease;
}

.section-6 .service-button a:hover {
    background: #102f61;
    color: #ffffff;
    transform: translateY(-3px);
}

.section-6 .service-button a:hover::before {
    left: 130%;
}


/* RIGHT INFO CARD */

.section-6 .service-info {
    max-width: 300px;
    margin-left: auto;
    padding: 30px 26px;
    border-radius: 15px;
    background: #f3f6f9;
    transition:
        transform 0.3s ease,
        box-shadow 0.3s ease;
}

.section-6 .service-info:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(16, 47, 97, 0.08);
}

.section-6 .info-label {
    display: block;
    margin-bottom: 15px;
    color: #59b82f;
    font-family: "Oswald", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 2.5px;
    text-transform: uppercase;
}

.section-6 .service-info ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.section-6 .service-info ul li {
    margin: 0 0 13px;
    color: #173764;
    font-family: "Barlow", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.4;
}

.section-6 .service-info ul li:last-child {
    margin-bottom: 0;
}


/* TABLET */

@media (max-width: 991px) {

    .section-6 .services-heading h2 {
        font-size: 31px;
    }

    .section-6 .tabs-list {
        gap: 20px;
    }

    .section-6 .tabs-list li {
        font-size: 12px;
    }

    .section-6 .service-detail {
        padding-right: 15px;
    }

    .section-6 .service-detail h3 {
        font-size: 24px;
    }

    .section-6 .service-detail p {
        font-size: 15px;
        line-height: 1.75;
    }

    .section-6 .service-info {
        padding: 25px 20px;
    }
}


/* MOBILE */

@media (max-width: 767px) {

    .section-6 {
        padding: 45px 0 50px;
    }

    .section-6 .services-heading {
        margin-bottom: 30px;
    }

    .section-6 .services-heading h2 {
        font-size: 29px;
    }

    .section-6 .tabs-list {
        gap: 0;
        overflow-x: auto;
        white-space: nowrap;
    }

    .section-6 .tabs-list li {
        flex: 0 0 auto;
        padding: 0 18px 14px 0;
        margin-right: 18px;
        font-size: 12px;
    }

    .section-6 .tab-content {
        padding-top: 30px;
    }

    .section-6 .service-detail {
        padding-right: 0;
    }

    .section-6 .service-detail h3 {
        font-size: 24px;
    }

    .section-6 .service-detail p {
        font-size: 15px;
        line-height: 1.75;
    }

    .section-6 .service-info {
        max-width: 100%;
        margin: 32px 0 0;
        padding: 25px;
    }
}
.section-7 {
    position: relative;
    overflow: hidden;
    background: #0d2f60;
    padding: 60px 0;
}

.section-7::before {
    content: "R";
    position: absolute;
    top: -70px;
    left: 43%;
    color: rgba(255, 255, 255, 0.035);
    font-family: "Oswald", sans-serif;
    font-size: 260px;
    font-weight: 700;
    line-height: 1;
    pointer-events: none;
}


/* COVER */

.section-7 .blueprint-cover {
    position: relative;
    z-index: 2;
    min-height: 330px;
    padding: 28px 25px 22px;
    border-radius: 6px;
    background: #184886;
    text-align: center;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
    transition: transform 0.35s ease;
}

.section-7 .blueprint-cover:hover {
    transform: translateY(-6px);
}

.section-7 .cover-small {
    display: block;
    margin-bottom: 14px;
    color: #5ec32f;
    font-family: "Oswald", sans-serif;
    font-size: 9px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.section-7 .blueprint-cover h3 {
    margin: 0;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
}

.section-7 .cover-subtitle {
    display: block;
    margin-top: 7px;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.section-7 .blueprint-cover strong {
    display: block;
    margin-top: 7px;
    color: #64c832;
    font-family: "Oswald", sans-serif;
    font-size: 26px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
}

.section-7 .cover-line {
    display: block;
    width: 44px;
    height: 2px;
    margin: 22px auto;
    background: rgba(255, 255, 255, 0.5);
}

.section-7 .cover-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 90px;
}

.section-7 .cover-logo img {
    max-width: 78px;
    max-height: 90px;
    object-fit: contain;
}

.section-7 .blueprint-cover p {
    margin: 20px 0 0;
    color: #d7dfeb;
    font-family: "Barlow", sans-serif;
    font-size: 9px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 1px;
    text-transform: uppercase;
}


/* CENTER CONTENT */

.section-7 .blueprint-content {
    position: relative;
    z-index: 2;
    padding: 0 28px;
}

.section-7 .blueprint-label {
    display: block;
    margin-bottom: 14px;
    color: #61c832;
    font-family: "Oswald", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.section-7 .blueprint-content h2 {
    margin: 0;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 31px;
    font-weight: 600;
    line-height: 1.15;
    text-transform: uppercase;
}

.section-7 .blueprint-line {
    display: block;
    width: 78px;
    height: 3px;
    margin-top: 16px;
    background: #61c832;
    transition: width 0.3s ease;
}

.section-7 .blueprint-content:hover .blueprint-line {
    width: 105px;
}

.section-7 .blueprint-content > p {
    max-width: 570px;
    margin: 22px 0 0;
    color: #d4dce7;
    font-family: "Barlow", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
}


/* CONTACT FORM 7 */

.section-7 .blueprint-form {
    width: 100%;
    margin-top: 27px;
}

.section-7 .blueprint-form .wpcf7 {
    width: 100%;
}

.section-7 .blueprint-form .wpcf7-form {
    position: relative;
    width: 100%;
    margin: 0;
}

.section-7 .blueprint-form-inner {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    width: 100%;
}


/* EMAIL FIELD */

.section-7 .blueprint-email {
    flex: 1;
    min-width: 0;
}

.section-7 .blueprint-email .wpcf7-form-control-wrap {
    display: block;
    width: 100%;
}

.section-7 .blueprint-email input {
    display: block;
    width: 100%;
    height: 52px;
    margin: 0;
    padding: 0 22px;
    border: 0;
    border-radius: 30px;
    outline: none;
    background: #ffffff;
    color: #333333;
    font-family: "Barlow", sans-serif;
    font-size: 14px;
    font-weight: 400;
    box-shadow: none;
    transition: box-shadow 0.3s ease;
}

.section-7 .blueprint-email input::placeholder {
    color: #8b8b8b;
    opacity: 1;
}

.section-7 .blueprint-email input:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(97, 200, 50, 0.18);
}


/* SUBMIT */

.section-7 .blueprint-submit {
    position: relative;
    flex: 0 0 auto;
}

.section-7 .blueprint-submit input {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 175px;
    height: 52px;
    margin: 0;
    padding: 0 24px;
    border: 0;
    border-radius: 30px;
    outline: none;
    background: #61c832;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: none;
    transition:
        background 0.3s ease,
        color 0.3s ease,
        transform 0.3s ease;
}

.section-7 .blueprint-submit input:hover {
    background: #ffffff;
    color: #0d2f60;
    transform: translateY(-3px);
}


/* CF7 VALIDATION */

.section-7 .blueprint-form .wpcf7-not-valid {
    box-shadow: 0 0 0 2px rgba(255, 100, 100, 0.6);
}

.section-7 .blueprint-form .wpcf7-not-valid-tip {
    display: block;
    margin: 7px 0 0 20px;
    color: #ffb8b8;
    font-family: "Barlow", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3;
}


/* CF7 SPINNER */

.section-7 .blueprint-form .wpcf7-spinner {
    position: absolute;
    top: 14px;
    right: -30px;
    margin: 0;
}


/* CF7 RESPONSE */

.section-7 .blueprint-form .wpcf7-response-output {
    margin: 14px 0 0;
    padding: 9px 13px;
    border-width: 1px;
    border-radius: 6px;
    color: #ffffff;
    font-family: "Barlow", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
}

.section-7 .blueprint-form form.sent .wpcf7-response-output {
    border-color: #61c832;
}

.section-7 .blueprint-form form.invalid .wpcf7-response-output,
.section-7 .blueprint-form form.failed .wpcf7-response-output,
.section-7 .blueprint-form form.unaccepted .wpcf7-response-output {
    border-color: #ffb900;
}


/* PRIVACY */

.section-7 .privacy-text {
    display: flex;
    align-items: center;
    gap: 9px;
    margin-top: 15px;
    color: #aebbd0;
    font-family: "Barlow", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
}

.section-7 .privacy-text i {
    flex: 0 0 auto;
    font-size: 12px;
}


/* RIGHT LIST */

.section-7 .blueprint-list {
    position: relative;
    z-index: 2;
    padding-left: 34px;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.section-7 .blueprint-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.section-7 .blueprint-list li {
    display: flex;
    align-items: center;
    gap: 13px;
    margin-bottom: 17px;
}

.section-7 .blueprint-list li:last-child {
    margin-bottom: 0;
}

.section-7 .blueprint-list li i {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #61c832;
    color: #ffffff;
    font-size: 10px;
    transition: transform 0.3s ease;
}

.section-7 .blueprint-list li:hover i {
    transform: scale(1.15);
}

.section-7 .blueprint-list li span {
    color: #ffffff;
    font-family: "Barlow", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
}


/* TABLET */

@media (max-width: 991px) {

    .section-7 .blueprint-content {
        padding: 0 15px;
    }

    .section-7 .blueprint-content h2 {
        font-size: 27px;
    }

    .section-7 .blueprint-content > p {
        font-size: 15px;
    }

    .section-7 .blueprint-form-inner {
        flex-direction: column;
        align-items: stretch;
    }

    .section-7 .blueprint-email,
    .section-7 .blueprint-submit {
        width: 100%;
    }

    .section-7 .blueprint-submit input {
        width: 100%;
    }

    .section-7 .blueprint-form .wpcf7-spinner {
        top: 14px;
        right: 15px;
    }

    .section-7 .blueprint-list {
        padding-left: 20px;
    }
}


/* MOBILE */

@media (max-width: 767px) {

    .section-7 {
        padding: 45px 0;
    }

    .section-7::before {
        top: 30%;
        left: 50%;
        font-size: 220px;
        transform: translateX(-50%);
    }

    .section-7 .blueprint-cover {
        max-width: 280px;
        min-height: 320px;
        margin: 0 auto 40px;
    }

    .section-7 .blueprint-content {
        padding: 0;
    }

    .section-7 .blueprint-content h2 {
        font-size: 26px;
    }

    .section-7 .blueprint-content > p {
        font-size: 15px;
        line-height: 1.65;
    }


    /* CF7 MOBILE */

    .section-7 .blueprint-form {
        margin-top: 24px;
    }

    .section-7 .blueprint-form-inner {
        flex-direction: column;
        align-items: stretch;
        gap: 12px;
    }

    .section-7 .blueprint-email,
    .section-7 .blueprint-submit {
        width: 100%;
    }

    .section-7 .blueprint-email input,
    .section-7 .blueprint-submit input {
        width: 100%;
    }

    .section-7 .blueprint-form .wpcf7-not-valid-tip {
        margin-left: 18px;
    }

    .section-7 .blueprint-form .wpcf7-spinner {
        top: auto;
        right: 15px;
        bottom: 14px;
    }

    .section-7 .blueprint-form .wpcf7-response-output {
        margin-top: 12px;
    }


    /* PRIVACY */

    .section-7 .privacy-text {
        align-items: flex-start;
        line-height: 1.5;
    }


    /* RIGHT LIST */

    .section-7 .blueprint-list {
        margin-top: 35px;
        padding: 28px 0 0;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        border-left: 0;
    }
}

.section-8 {
    position: relative;
    overflow: hidden;
    background: #ffffff;
    padding: 68px 0 70px;
}


/* HEADING */

.section-8 .testimonial-heading {
    position: relative;
    margin-bottom: 38px;
}

.section-8 .testimonial-label {
    display: block;
    margin-bottom: 16px;
    color: #59b92f;
    font-family: "Oswald", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.section-8 .testimonial-heading h2 {
    margin: 0;
    color: #102f61;
    font-family: "Oswald", sans-serif;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.15;
    text-transform: uppercase;
}

.section-8 .testimonial-line {
    display: block;
    width: 78px;
    height: 3px;
    margin-top: 18px;
    background: #59b92f;
    transition: width 0.3s ease;
}

.section-8 .testimonial-heading:hover .testimonial-line {
    width: 105px;
}


/* SLIDER WRAPPER */

.section-8 .testimonial-wrap {
    position: relative;
}


/* SLICK SLIDER */

.section-8 .reid-testimonial-slider {
    margin: 0 -12px;
}

.section-8 .reid-testimonial-slider .slick-list {
    padding-top: 20px;
    padding-bottom: 8px;
}

.section-8 .reid-testimonial-slider .slick-track {
    display: flex;
}

.section-8 .reid-testimonial-slider .slick-slide {
    height: auto;
    padding: 0 12px;
}

.section-8 .reid-testimonial-slider .slick-slide > div {
    height: 100%;
}

.section-8 .testimonial-item {
    height: 100%;
}


/* CARD */

.section-8 .testimonial-card {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 330px;
    padding: 38px 30px 28px;
    border: 1px solid #dce3eb;
    border-radius: 17px;
    background: #f7f9fb;
    transition:
        transform 0.35s ease,
        box-shadow 0.35s ease,
        border-color 0.35s ease;
}

.section-8 .testimonial-card:hover {
    transform: translateY(-6px);
    border-color: rgba(89, 185, 47, 0.4);
    box-shadow: 0 15px 30px rgba(16, 47, 97, 0.08);
}


/* QUOTE */

.section-8 .quote-icon {
    position: absolute;
    top: -20px;
    left: 28px;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: #59b92f;
    color: #ffffff;
    font-size: 16px;
}


/* STARS */

.section-8 .testimonial-rating {
    display: flex;
    align-items: center;
    gap: 3px;
    margin-bottom: 20px;
}

.section-8 .testimonial-rating i {
    color: #59b92f;
    font-size: 12px;
}


/* TESTIMONIAL TEXT */

.section-8 .testimonial-text p {
    margin: 0;
    color: #58667a;
    font-family: "Barlow", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
}


/* USER */

.section-8 .testimonial-user {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-top: auto;
    padding-top: 35px;
}

.section-8 .user-avatar {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 49px;
    width: 49px;
    height: 49px;
    border-radius: 50%;
    background: #102f61;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
}

.section-8 .user-info {
    min-width: 0;
}

.section-8 .user-info h3 {
    margin: 0 0 5px;
    color: #102f61;
    font-family: "Oswald", sans-serif;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}

.section-8 .user-info span {
    display: block;
    color: #8995a8;
    font-family: "Barlow", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3;
}


/* ARROWS */

.section-8 .testimonial-arrows {
    position: absolute;
    top: -98px;
    right: 0;
    z-index: 20;
    display: flex;
    align-items: center;
    gap: 10px;
}

.section-8 .testimonial-arrows button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    margin: 0;
    padding: 0;
    border-radius: 50%;
    outline: none;
    cursor: pointer;
    font-size: 13px;
    transition: 0.3s ease;
}

.section-8 .testimonial-prev {
    border: 1px solid #d0d9e4;
    background: #ffffff;
    color: #102f61;
    right: 61px;
}

.section-8 .testimonial-next {
    border: 1px solid #102f61;
    background: #102f61;
    color: #ffffff;
}

.section-8 .testimonial-arrows button:hover {
    border-color: #59b92f;
    background: #59b92f;
    color: #ffffff;
    transform: translateY(-2px);
}


/* SLICK DOTS */

.section-8 .reid-testimonial-slider .slick-dots {
    position: static;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
    margin: 38px 0 0;
    padding: 0;
    list-style: none;
}

.section-8 .reid-testimonial-slider .slick-dots li {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
}

.section-8 .reid-testimonial-slider .slick-dots li button {
    display: block;
    width: 8px;
    height: 8px;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 20px;
    background: #ccd5e1;
    font-size: 0;
    line-height: 0;
    cursor: pointer;
    transition: 0.3s ease;
}

.section-8 .reid-testimonial-slider .slick-dots li button::before {
    display: none;
}

.section-8 .reid-testimonial-slider .slick-dots li.slick-active button {
    width: 25px;
    background: #59b92f;
}


/* TABLET */

@media (max-width: 991px) {

    .section-8 .testimonial-heading h2 {
        font-size: 31px;
    }

    .section-8 .testimonial-card {
        min-height: 380px;
        padding: 38px 23px 26px;
    }

    .section-8 .testimonial-text p {
        font-size: 15px;
    }

}


/* MOBILE */

@media (max-width: 767px) {

    .section-8 {
        padding: 45px 0 50px;
    }

    .section-8 .testimonial-heading {
        margin-bottom: 35px;
        padding-right: 100px;
    }

    .section-8 .testimonial-heading h2 {
        font-size: 29px;
    }

    .section-8 .testimonial-arrows {
        top: -88px;
    }

    .section-8 .testimonial-arrows button {
        width: 40px;
        height: 40px;
    }

    .section-8 .reid-testimonial-slider {
        margin: 0 -5px;
    }

    .section-8 .reid-testimonial-slider .slick-slide {
        padding: 0 5px;
    }

    .section-8 .testimonial-card {
        min-height: 350px;
        padding: 38px 24px 25px;
    }

    .section-8 .testimonial-text p {
        font-size: 15px;
        line-height: 1.7;
    }

    .section-8 .reid-testimonial-slider .slick-dots {
        margin-top: 28px;
    }

}

.section-9 {
    position: relative;
    overflow: hidden;
    padding: 44px 0;
    background: #55b92c;
}


/* ICON */

.section-9 .cta-icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.section-9 .cta-icon i {
    color: #ffffff;
    font-size: 40px;
    transition: transform 0.3s ease;
}

.section-9 .cta-icon:hover i {
    transform: translateY(-4px) scale(1.05);
}


/* CONTENT */

.section-9 .cta-content h2 {
    margin: 0 0 4px;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.section-9 .cta-content p {
    margin: 0;
    color: #ffffff;
    font-family: "Barlow", sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.4;
}


/* BUTTON */

.section-9 .cta-button {
    display: flex;
    align-items: center;
}

.section-9 .cta-button a {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 157px;
    height: 54px;
    padding: 0 28px;
    overflow: hidden;
    border: 2px solid #0d2f60;
    border-radius: 30px;
    background: #0d2f60;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    transition:
        background 0.3s ease,
        color 0.3s ease,
        transform 0.3s ease;
}

.section-9 .cta-button a:hover {
    background: #ffffff;
    color: #0d2f60;
    transform: translateY(-3px);
}


/* TABLET */

@media (max-width: 991px) {

    .section-9 {
        padding: 38px 0;
    }

    .section-9 .cta-icon i {
        font-size: 35px;
    }

    .section-9 .cta-content h2 {
        font-size: 17px;
    }

    .section-9 .cta-content p {
        font-size: 14px;
    }

    .section-9 .cta-button a {
        min-width: 145px;
        padding: 0 20px;
    }

}

/* MOBILE */

@media (max-width: 767px) {

    .section-9 {
        padding: 40px 0;
        text-align: center;
    }

    .section-9 .cta-icon {
        margin-bottom: 18px;
    }

    .section-9 .cta-content h2 {
        font-size: 20px;
    }

    .section-9 .cta-content p {
        margin-top: 6px;
        font-size: 15px;
    }

    .section-9 .cta-button {
        justify-content: center;
        margin-top: 22px;
    }

    .section-9 .cta-button a {
        min-width: 160px;
        height: 52px;
    }

}

.footer {
    position: relative;
    overflow: hidden;
    padding: 70px 0 18px;
    background: #071E46;
}


/* LOGO / ABOUT */

.footer .footer-logo {
    margin-bottom: 17px;
    text-align: center;
}

.footer .footer-logo a {
    display: inline-block;
}

.footer .footer-logo img {
    display: block;
    max-width: 85px;
    height: auto;
}

.footer .footer-about h3 {
    margin: 0 0 14px;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 1.4px;
    text-transform: uppercase;
}

.footer .footer-about p {
    margin: 0 0 5px;
    color: #c5cfdd;
    font-family: "Barlow", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
}

.footer .footer-about p strong {
    color: #61c832;
    font-weight: 500;
}


/* SOCIAL */

.footer .footer-social {
    display: flex;
    align-items: center;
    gap: 25px;
    margin-top: 34px;
}

.footer .footer-social a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
    transition:
        color 0.3s ease,
        transform 0.3s ease;
}

.footer .footer-social a:hover {
    color: #61c832;
    transform: translateY(-3px);
}


/* HEADINGS */

.footer .footer-links > h3,
.footer .footer-contact > h3 {
    margin: 3px 0 20px;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1.8px;
    text-transform: uppercase;
}


/* LINKS */

.footer .footer-links ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer .footer-links ul li {
    margin-bottom: 11px;
}

.footer .footer-links ul li:last-child {
    margin-bottom: 0;
}

.footer .footer-links ul li a {
    position: relative;
    color: #c5cfdd;
    font-family: "Barlow", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.4;
    text-decoration: none;
    transition:
        color 0.3s ease,
        padding-left 0.3s ease;
}

.footer .footer-links ul li a:hover {
    padding-left: 5px;
    color: #61c832;
}


/* CONTACT */

.footer .footer-contact ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer .footer-contact ul li {
    display: flex;
    align-items: center;
    gap: 11px;
    margin-bottom: 12px;
    color: #c5cfdd;
}

.footer .footer-contact ul li i {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 15px;
    width: 15px;
    color: #61c832;
    font-size: 13px;
}

.footer .footer-contact ul li a,
.footer .footer-contact ul li span {
    color: #c5cfdd;
    font-family: "Barlow", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.4;
    text-decoration: none;
    transition: color 0.3s ease;
}

.footer .footer-contact ul li a:hover {
    color: #61c832;
}

.footer .footer-website {
    display: inline-block;
    margin-top: 4px;
    color: #61c832;
    font-family: "Barlow", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4;
    text-decoration: none;
    transition:
        color 0.3s ease,
        transform 0.3s ease;
}

.footer .footer-website:hover {
    color: #ffffff;
    transform: translateX(4px);
}


/* BOTTOM */

.footer .footer-bottom {
    margin-top: 66px;
    padding-top: 25px;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
}

.footer .footer-copyright p,
.footer .footer-credit p {
    margin: 0;
    color: white;
    font-family: "Barlow", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
}

.footer .footer-credit {
    text-align: right;
}

.footer .footer-credit a {
    color: #61c832;
    font-weight: 600;
    text-decoration: none;
    transition: color 0.3s ease;
}

.footer .footer-credit a:hover {
    color: #ffffff;
}


/* TABLET */

@media (max-width: 991px) {

    .footer {
        padding-top: 55px;
    }

    .footer .footer-logo img {
        max-width: 130px;
    }

    .footer .footer-social {
        gap: 18px;
    }

    .footer .footer-links ul li a,
    .footer .footer-contact ul li a,
    .footer .footer-contact ul li span {
        font-size: 12px;
    }

}


/* MOBILE */

@media (max-width: 767px) {

    .footer {
        padding: 45px 0 20px;
    }

    .footer .footer-about,
    .footer .footer-links,
    .footer .footer-contact {
        margin-bottom: 38px;
    }

    .footer .footer-social {
        margin-top: 25px;
    }

    .footer .footer-links > h3,
    .footer .footer-contact > h3 {
        margin-bottom: 17px;
    }

    .footer .footer-bottom {
        margin-top: 5px;
        padding-top: 22px;
    }

    .footer .footer-credit {
        margin-top: 10px;
        text-align: left;
    }

}


.about-1 {
    position: relative;
    overflow: hidden;
    padding: 65px 0 78px;
    background: #08214B;
}


/* CONTENT */

.about-1 .about-banner-content {
    position: relative;
    z-index: 2;
}


/* LABEL */

.about-1 .about-label {
    display: block;
    margin-bottom: 22px;
    color: #61c832;
    font-family: "Oswald", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 3px;
    text-transform: uppercase;
}


/* HEADING */

.about-1 .about-banner-content h1 {
    max-width: 850px;
    margin: 0;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 52px;
    font-weight: 700;
    line-height: 1.08;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}


/* GREEN LINE */

.about-1 .about-line {
    display: block;
    width: 78px;
    height: 3px;
    margin-top: 27px;
    background: #61c832;
    transition: width 0.3s ease;
}

.about-1 .about-banner-content:hover .about-line {
    width: 110px;
}


/* DESCRIPTION */

.about-1 .about-banner-content p {
    max-width: 800px;
    margin: 25px 0 0;
    color: #d1d9e5;
    font-family: "Barlow", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
}


/* BACKGROUND R */

.about-1 .about-bg-letter {
    position: absolute;
    top: -100px;
    right: 75px;
    z-index: 1;
    color: rgba(255, 255, 255, 0.035);
    font-family: 'Barlow';
    font-size: 500px;
    font-weight: 700;
    line-height: 1;
    pointer-events: none;
    user-select: none;
}


/* TABLET */

@media (max-width: 991px) {

    .about-1 {
        padding: 60px 0 70px;
    }

    .about-1 .about-banner-content h1 {
        font-size: 45px;
    }

    .about-1 .about-bg-letter {
        right: 25px;
        font-size: 250px;
    }

}


/* MOBILE */

@media (max-width: 767px) {

    .about-1 {
        padding: 50px 0 55px;
    }

    .about-1 .about-label {
        margin-bottom: 17px;
        font-size: 11px;
    }

    .about-1 .about-banner-content h1 {
        font-size: 34px;
        line-height: 1.12;
    }

    .about-1 .about-line {
        margin-top: 22px;
    }

    .about-1 .about-banner-content p {
        margin-top: 21px;
        font-size: 15px;
        line-height: 1.7;
    }

    .about-1 .about-bg-letter {
        top: 15px;
        right: -25px;
        font-size: 200px;
    }

}

.about-2 {
    position: relative;
    overflow: hidden;
    padding: 70px 0;
    background: #ffffff;
}


/* LEFT SIDE */

.about-2 .story-left {
    position: relative;
}


/* IMAGE */

.about-2 .story-image {
    position: relative;
    overflow: hidden;
    border-radius: 17px;
    background: #f4f6f8;
}

.about-2 .story-image img {
    display: block;
    width: 100%;
    height: 595px;
    object-fit: cover;
    object-position: center top;
    transition: transform 0.5s ease;
}

.about-2 .story-image:hover img {
    transform: scale(1.025);
}


/* STATS */

.about-2 .story-stats {
    margin-top: 34px;
}

.about-2 .story-stat {
    margin-bottom: 24px;
}

.about-2 .story-stat:last-child {
    margin-bottom: 0;
}

.about-2 .story-stat strong {
    display: block;
    margin-bottom: 6px;
    color: #0d2f60;
    font-family: "Oswald", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.5px;
}

.about-2 .story-stat span {
    display: block;
    color: #61c832;
    font-family: "Oswald", sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: 2px;
    text-transform: uppercase;
}


/* RIGHT CONTENT */

.about-2 .story-content {
    padding-left: 40px;
}


/* LABEL */

.about-2 .story-label {
    display: block;
    margin-bottom: 16px;
    color: #61c832;
    font-family: "Oswald", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 3px;
    text-transform: uppercase;
}


/* HEADING */

.about-2 .story-content h2 {
    margin: 0;
    color: #0d2f60;
    font-family: "Oswald", sans-serif;
    font-size: 37px;
    font-weight: 600;
    line-height: 1.15;
    text-transform: uppercase;
}


/* ROLE */

.about-2 .story-role {
    display: flex;
    align-items: center;
    gap: 11px;
    margin-top: 11px;
    color: #536b8c;
    font-family: "Oswald", sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 2.5px;
    text-transform: uppercase;
}

.about-2 .story-role i {
    display: block;
    width: 1px;
    height: 13px;
    background: #536b8c;
}


/* GREEN LINE */

.about-2 .story-line {
    display: block;
    width: 78px;
    height: 3px;
    margin-top: 20px;
    background: #61c832;
    transition: width 0.3s ease;
}

.about-2 .story-content:hover .story-line {
    width: 105px;
}


/* STORY TEXT */

.about-2 .story-text {
    margin-top: 25px;
}

.about-2 .story-text p {
    margin: 0 0 20px;
    color: black;
    font-family: "Barlow", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
    text-align: justify;
}

.about-2 .story-text p:last-child {
    margin-bottom: 0;
}


/* MISSION BOX */

.about-2 .story-mission {
    margin-top: 28px;
    padding: 27px 28px;
    border-radius: 16px;
    background: #f4f6f8;
    transition:
        transform 0.3s ease,
        box-shadow 0.3s ease;
}

.about-2 .story-mission:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 25px rgba(13, 47, 96, 0.07);
}

.about-2 .story-mission span {
    display: block;
    margin-bottom: 13px;
    color: #61c832;
    font-family: "Oswald", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 2.5px;
    text-transform: uppercase;
}

.about-2 .story-mission p {
    margin: 0;
    color: #0d2f60;
    font-family: "Oswald", sans-serif;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.45;
}


/* TABLET */

@media (max-width: 991px) {

    .about-2 {
        padding: 60px 0;
    }

    .about-2 .story-image img {
        height: 500px;
    }

    .about-2 .story-content {
        padding-left: 20px;
    }

    .about-2 .story-content h2 {
        font-size: 32px;
    }

    .about-2 .story-text p {
        font-size: 15px;
        line-height: 1.7;
    }

    .about-2 .story-mission {
        padding: 23px;
    }

}


/* MOBILE */

@media (max-width: 767px) {

    .about-2 {
        padding: 45px 0;
    }

    .about-2 .story-image img {
        height: auto;
    }

    .about-2 .story-stats {
        display: flex;
        gap: 35px;
        margin: 25px 0 40px;
    }

    .about-2 .story-stat {
        flex: 1;
        margin: 0;
    }

    .about-2 .story-stat strong {
        font-size: 26px;
    }

    .about-2 .story-content {
        padding-left: 0;
    }

    .about-2 .story-content h2 {
        font-size: 30px;
    }

    .about-2 .story-role {
        flex-wrap: wrap;
        gap: 8px;
        font-size: 11px;
        letter-spacing: 2px;
    }

    .about-2 .story-text p {
        font-size: 15px;
        line-height: 1.7;
    }

    .about-2 .story-mission {
        margin-top: 25px;
        padding: 22px;
    }

    .about-2 .story-mission p {
        font-size: 16px;
    }

}

.about-3 {
    position: relative;
    overflow: hidden;
    padding: 72px 0;
    background: #f1f4f8;
}


/* CARDS */

.about-3 .mission-card,
.about-3 .vision-card {
    height: 100%;
    min-height: 280px;
    padding: 38px 34px;
    border-radius: 17px;
    background: #ffffff;
    transition:
        transform 0.35s ease,
        box-shadow 0.35s ease;
}

.about-3 .mission-card:hover,
.about-3 .vision-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 15px 35px rgba(13, 47, 96, 0.08);
}


/* ICON */

.about-3 .about-card-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    margin-bottom: 25px;
    border-radius: 50%;
    background: #0d2f60;
    transition: transform 0.3s ease;
}

.about-3 .mission-card:hover .about-card-icon,
.about-3 .vision-card:hover .about-card-icon {
    transform: rotate(6deg) scale(1.06);
}

.about-3 .about-card-icon i {
    color: #61c832;
    font-size: 21px;
}


/* HEADING */

.about-3 .mission-card h2,
.about-3 .vision-card h2 {
    margin: 0 0 14px;
    color: #0d2f60;
    font-family: "Oswald", sans-serif;
    font-size: 23px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 1px;
    text-transform: uppercase;
}


/* TEXT */

.about-3 .mission-card p,
.about-3 .vision-card p {
    margin: 0;
    color: #5d6a7d;
    font-family: "Barlow", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.85;
}


/* TABLET */

@media (max-width: 991px) {

    .about-3 {
        padding: 60px 0;
    }

    .about-3 .mission-card,
    .about-3 .vision-card {
        min-height: 300px;
        padding: 32px 28px;
    }

    .about-3 .mission-card h2,
    .about-3 .vision-card h2 {
        font-size: 21px;
    }

    .about-3 .mission-card p,
    .about-3 .vision-card p {
        font-size: 14px;
        line-height: 1.75;
    }

}


/* MOBILE */

@media (max-width: 767px) {

    .about-3 {
        padding: 45px 0;
    }

    .about-3 .mission-card,
    .about-3 .vision-card {
        min-height: auto;
        padding: 30px 25px;
    }

    .about-3 .mission-card {
        margin-bottom: 25px;
    }

    .about-3 .about-card-icon {
        width: 50px;
        height: 50px;
        margin-bottom: 22px;
    }

    .about-3 .about-card-icon i {
        font-size: 19px;
    }

    .about-3 .mission-card h2,
    .about-3 .vision-card h2 {
        font-size: 21px;
    }

    .about-3 .mission-card p,
    .about-3 .vision-card p {
        font-size: 15px;
        line-height: 1.7;
    }

}

.about-4 {
    position: relative;
    overflow: hidden;
    padding: 78px 0 72px;
    background: #ffffff;
}


/* HEADING */

.about-4 .values-heading {
    margin-bottom: 40px;
}

.about-4 .values-label {
    display: block;
    margin-bottom: 17px;
    color: #59b92f;
    font-family: "Oswald", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.about-4 .values-heading h2 {
    margin: 0;
    color: #0d2f60;
    font-family: "Oswald", sans-serif;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
}

.about-4 .values-line {
    display: block;
    width: 78px;
    height: 3px;
    margin-top: 19px;
    background: #59b92f;
    transition: width 0.3s ease;
}

.about-4 .values-heading:hover .values-line {
    width: 105px;
}


/* CARDS */

.about-4 .value-card {
    position: relative;
    height: 100%;
    min-height: 195px;
    padding: 32px 26px 27px;
    overflow: hidden;
    border-radius: 17px;
    background: #f4f6f9;
    transition:
        transform 0.35s ease,
        box-shadow 0.35s ease,
        background 0.35s ease;
}

.about-4 .value-card:hover {
    background: #ffffff;
    transform: translateY(-6px);
    box-shadow: 0 15px 35px rgba(13, 47, 96, 0.10);
}


/* NUMBER */

.about-4 .value-number {
    display: block;
    margin-bottom: 19px;
    color: #dce4ed;
    font-family: "Oswald", sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 1;
    transition:
        color 0.3s ease,
        transform 0.3s ease;
}

.about-4 .value-card:hover .value-number {
    color: #59b92f;
    transform: translateX(4px);
}


/* CARD HEADING */

.about-4 .value-card h3 {
    margin: 0 0 12px;
    color: #0d2f60;
    font-family: "Oswald", sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0.7px;
    text-transform: uppercase;
}


/* CARD TEXT */

.about-4 .value-card p {
    margin: 0;
    color: #5d6a7d;
    font-family: "Barlow", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8;
}


/* TABLET */

@media (max-width: 991px) {

    .about-4 {
        padding: 60px 0;
    }

    .about-4 .values-heading h2 {
        font-size: 32px;
    }

    .about-4 .value-card {
        min-height: 220px;
        padding: 28px 22px;
    }

    .about-4 .value-card h3 {
        font-size: 18px;
    }

    .about-4 .value-card p {
        font-size: 13px;
        line-height: 1.7;
    }

}


/* MOBILE */

@media (max-width: 767px) {

    .about-4 {
        padding: 45px 0;
    }

    .about-4 .values-heading {
        margin-bottom: 30px;
    }

    .about-4 .values-heading h2 {
        font-size: 29px;
        line-height: 1.25;
    }

    .about-4 .value-card {
        min-height: auto;
        margin-bottom: 20px;
        padding: 27px 24px;
    }

    .about-4 .value-number {
        margin-bottom: 16px;
        font-size: 23px;
    }

    .about-4 .value-card h3 {
        font-size: 19px;
    }

    .about-4 .value-card p {
        font-size: 14px;
        line-height: 1.7;
    }

}

.about-5 {
    position: relative;
    overflow: hidden;
    padding: 78px 0 72px;
    background: #0d2f60;
}


/* HEADING */

.about-5 .process-heading {
    margin-bottom: 40px;
}

.about-5 .process-label {
    display: block;
    margin-bottom: 17px;
    color: #61c832;
    font-family: "Oswald", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.about-5 .process-heading h2 {
    margin: 0;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
}

.about-5 .process-line {
    display: block;
    width: 78px;
    height: 3px;
    margin-top: 19px;
    background: #61c832;
    transition: width 0.3s ease;
}

.about-5 .process-heading:hover .process-line {
    width: 105px;
}


/* PROCESS CARD */

.about-5 .process-card {
    position: relative;
    height: 100%;
    min-height: 198px;
    padding: 28px 24px;
    overflow: hidden;
    border-radius: 16px;
    background: #1b4072;
    transition:
        transform 0.35s ease,
        background 0.35s ease,
        box-shadow 0.35s ease;
}

.about-5 .process-card:hover {
    background: #214a80;
    transform: translateY(-6px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.12);
}


/* NUMBER */

.about-5 .process-number {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    margin-bottom: 21px;
    border-radius: 50%;
    background: #61c832;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    transition:
        transform 0.3s ease,
        background 0.3s ease;
}

.about-5 .process-card:hover .process-number {
    background: #ffffff;
    color: #0d2f60;
    transform: scale(1.08);
}


/* CARD HEADING */

.about-5 .process-card h3 {
    margin: 0 0 12px;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 19px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0.6px;
    text-transform: uppercase;
}


/* CARD TEXT */

.about-5 .process-card p {
    margin: 0;
    color: #c8d2df;
    font-family: "Barlow", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8;
}


/* TABLET */

@media (max-width: 991px) {

    .about-5 {
        padding: 60px 0;
    }

    .about-5 .process-heading h2 {
        font-size: 32px;
    }

    .about-5 .process-card {
        min-height: 215px;
        padding: 25px 20px;
    }

    .about-5 .process-card h3 {
        font-size: 18px;
    }

    .about-5 .process-card p {
        font-size: 13px;
        line-height: 1.7;
    }

}


/* MOBILE */

@media (max-width: 767px) {

    .about-5 {
        padding: 45px 0;
    }

    .about-5 .process-heading {
        margin-bottom: 30px;
    }

    .about-5 .process-heading h2 {
        font-size: 29px;
    }

    .about-5 .process-card {
        min-height: auto;
        margin-bottom: 20px;
        padding: 26px 24px;
    }

    .about-5 .process-number {
        width: 38px;
        height: 38px;
        margin-bottom: 18px;
    }

    .about-5 .process-card h3 {
        font-size: 19px;
    }

    .about-5 .process-card p {
        font-size: 14px;
        line-height: 1.7;
    }

}

.about-6 {
    position: relative;
    overflow: hidden;
    padding: 82px 0;
    background: #ffffff;
}


/* LEFT CONTENT */

.about-6 .serve-content {
    position: relative;
}


/* LABEL */

.about-6 .serve-label {
    display: block;
    margin-bottom: 17px;
    color: #59b92f;
    font-family: "Oswald", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 3px;
    text-transform: uppercase;
}


/* HEADING */

.about-6 .serve-content h2 {
    margin: 0;
    color: #0d2f60;
    font-family: "Oswald", sans-serif;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
}


/* LINE */

.about-6 .serve-line {
    display: block;
    width: 78px;
    height: 3px;
    margin-top: 19px;
    background: #59b92f;
    transition: width 0.3s ease;
}

.about-6 .serve-content:hover .serve-line {
    width: 105px;
}


/* DESCRIPTION */

.about-6 .serve-content p {
    margin: 25px 0 0;
    color: #5d6a7d;
    font-family: "Barlow", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.85;
}


/* BUTTON */

.about-6 .serve-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 181px;
    height: 52px;
    margin-top: 28px;
    padding: 0 28px;
    border: 2px solid #59b92f;
    border-radius: 30px;
    background: #59b92f;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    transition:
        background 0.3s ease,
        color 0.3s ease,
        transform 0.3s ease,
        box-shadow 0.3s ease;
}

.about-6 .serve-btn:hover {
    background: #0d2f60;
    border-color: #0d2f60;
    color: #ffffff;
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(13, 47, 96, 0.12);
}


/* RIGHT SIDE */

.about-6 .serve-list {
    padding-left: 45px;
}

.about-6 .serve-list .row {
    row-gap: 16px;
}


/* ITEM */

.about-6 .serve-item {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 66px;
    padding: 15px 23px;
    overflow: hidden;
    border-radius: 15px;
    background: #f3f5f8;
    transition:
        background 0.3s ease,
        transform 0.3s ease,
        box-shadow 0.3s ease;
}

.about-6 .serve-item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
    background: #59b92f;
    transform: scaleY(0);
    transform-origin: bottom;
    transition: transform 0.3s ease;
}

.about-6 .serve-item:hover::before {
    transform: scaleY(1);
}

.about-6 .serve-item:hover {
    background: #ffffff;
    transform: translateY(-4px);
    box-shadow: 0 12px 25px rgba(13, 47, 96, 0.09);
}

.about-6 .serve-item span {
    position: relative;
    z-index: 2;
    color: #0d2f60;
    font-family: "Oswald", sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    transition:
        color 0.3s ease,
        transform 0.3s ease;
}

.about-6 .serve-item:hover span {
    color: #59b92f;
    transform: translateX(5px);
}


/* TABLET */

@media (max-width: 991px) {

    .about-6 {
        padding: 65px 0;
    }

    .about-6 .serve-content h2 {
        font-size: 31px;
    }

    .about-6 .serve-content p {
        font-size: 15px;
        line-height: 1.75;
    }

    .about-6 .serve-list {
        padding-left: 20px;
    }

    .about-6 .serve-item {
        min-height: 70px;
        padding: 14px 18px;
    }

    .about-6 .serve-item span {
        font-size: 13px;
    }

}


/* MOBILE */

@media (max-width: 767px) {

    .about-6 {
        padding: 45px 0;
    }

    .about-6 .serve-content {
        margin-bottom: 40px;
    }

    .about-6 .serve-content h2 {
        font-size: 29px;
        line-height: 1.25;
    }

    .about-6 .serve-content p {
        margin-top: 21px;
        font-size: 15px;
        line-height: 1.7;
    }

    .about-6 .serve-btn {
        margin-top: 23px;
    }

    .about-6 .serve-list {
        padding-left: 0;
    }

    .about-6 .serve-list .row {
        row-gap: 14px;
    }

    .about-6 .serve-item {
        min-height: 62px;
        padding: 15px 20px;
    }

    .about-6 .serve-item span {
        font-size: 14px;
    }

}

.program-1 {
    position: relative;
    overflow: hidden;
    padding: 55px 0 72px;
    background: #08214B;
}


/* CONTENT */

.program-1 .program-banner-content {
    position: relative;
    z-index: 2;
}


/* LABEL */

.program-1 .program-label {
    display: block;
    margin-bottom: 20px;
    color: #61c832;
    font-family: "Oswald", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 3px;
    text-transform: uppercase;
}


/* HEADING */

.program-1 .program-banner-content h1 {
    margin: 0;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 52px;
    font-weight: 700;
    line-height: 1.08;
    letter-spacing: 0.4px;
    text-transform: uppercase;
}


/* GREEN LINE */

.program-1 .program-line {
    display: block;
    width: 78px;
    height: 3px;
    margin-top: 27px;
    background: #61c832;
    transition: width 0.3s ease;
}

.program-1 .program-banner-content:hover .program-line {
    width: 105px;
}


/* DESCRIPTION */

.program-1 .program-banner-content > p {
    max-width: 660px;
    margin: 25px 0 0;
    color: #d1d9e5;
    font-family: "Barlow", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
}


/* BUTTONS */

.program-1 .program-buttons {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 34px;
}

.program-1 .program-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    padding: 0 24px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 30px;
    background: rgba(255, 255, 255, 0.08);
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.8px;
    text-decoration: none;
    text-transform: uppercase;
    transition:
        background 0.3s ease,
        border-color 0.3s ease,
        color 0.3s ease,
        transform 0.3s ease;
}

.program-1 .program-btn:hover {
    border-color: #61c832;
    background: #61c832;
    color: #ffffff;
    transform: translateY(-3px);
}


/* BACKGROUND R */

.program-1 .program-bg-letter {
    position: absolute;
    top: -92px;
    right: 65px;
    z-index: 1;
    color: rgba(255, 255, 255, 0.035);
    font-family: 'Barlow';
    font-size: 460px;
    font-weight: 900;
    line-height: 1;
    pointer-events: none;
    user-select: none;
}


/* TABLET */

@media (max-width: 991px) {

    .program-1 {
        padding: 55px 0 65px;
    }

    .program-1 .program-banner-content h1 {
        font-size: 44px;
    }

    .program-1 .program-bg-letter {
        right: 20px;
        font-size: 250px;
    }

}


/* MOBILE */

@media (max-width: 767px) {

    .program-1 {
        padding: 48px 0 52px;
    }

    .program-1 .program-label {
        margin-bottom: 17px;
        font-size: 11px;
    }

    .program-1 .program-banner-content h1 {
        font-size: 34px;
        line-height: 1.12;
    }

    .program-1 .program-line {
        margin-top: 22px;
    }

    .program-1 .program-banner-content > p {
        margin-top: 21px;
        font-size: 15px;
        line-height: 1.7;
    }

    .program-1 .program-buttons {
        align-items: flex-start;
        margin-top: 28px;
    }

    .program-1 .program-btn {
        min-height: 46px;
        padding: 0 20px;
        font-size: 11px;
    }

    .program-1 .program-bg-letter {
        top: 20px;
        right: -30px;
        font-size: 200px;
    }

}

.program-2 {
    position: relative;
    overflow: hidden;
    padding: 72px 0 76px;
    background: #ffffff;
}


/* HEADING */

.program-2 .program-heading {
    margin-bottom: 34px;
}

.program-2 .program-label {
    display: block;
    margin-bottom: 17px;
    color: #59b92f;
    font-family: "Oswald", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.program-2 .program-heading h2 {
    margin: 0;
    color: #0d2f60;
    font-family: "Oswald", sans-serif;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.15;
    text-transform: uppercase;
}

.program-2 .program-line {
    display: block;
    width: 78px;
    height: 3px;
    margin-top: 19px;
    background: #59b92f;
    transition: width 0.3s ease;
}

.program-2 .program-heading:hover .program-line {
    width: 105px;
}

.program-2 .program-heading h3 {
    margin: 27px 0 0;
    color: #0d2f60;
    font-family: "Oswald", sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.45;
}


/* LEFT CONTENT */

.program-2 .program-content {
    padding-right: 35px;
}

.program-2 .program-content p {
    margin: 0 0 20px;
    color: #5d6a7d;
    font-family: "Barlow", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.85;
}

.program-2 .program-content p:last-of-type {
    margin-bottom: 0;
}


/* ACTIONS */

.program-2 .program-actions {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 30px;
}

.program-2 .primary-btn {
    position: relative;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 191px;
    height: 52px;
    padding: 0 26px;
    border: 2px solid #59b92f;
    border-radius: 30px;
    background: #59b92f;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    transition:
        background 0.3s ease,
        border-color 0.3s ease,
        color 0.3s ease,
        transform 0.3s ease;
}

.program-2 .primary-btn:hover {
    background: #0d2f60;
    border-color: #0d2f60;
    color: #ffffff;
    transform: translateY(-3px);
}

.program-2 .text-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #0d2f60;
    font-family: "Oswald", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    text-decoration: none;
    transition: color 0.3s ease;
}

.program-2 .text-btn i {
    font-size: 10px;
    transition: transform 0.3s ease;
}

.program-2 .text-btn:hover {
    color: #59b92f;
}

.program-2 .text-btn:hover i {
    transform: translateX(5px);
}


/* RIGHT CARD */

.program-2 .program-info {
    max-width: 480px;
    margin-left: auto;
    padding: 34px 30px;
    border-radius: 16px;
    background: #f3f5f8;
    transition:
        transform 0.35s ease,
        box-shadow 0.35s ease;
}

.program-2 .program-info:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(13, 47, 96, 0.08);
}

.program-2 .info-label {
    display: block;
    margin-bottom: 21px;
    color: #59b92f;
    font-family: "Oswald", sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 2.5px;
    text-transform: uppercase;
}

.program-2 .program-info ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.program-2 .program-info ul li {
    margin-bottom: 17px;
    color: #173764;
    font-family: "Barlow", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3;
}

.program-2 .program-info ul li:last-child {
    margin-bottom: 0;
}


/* TABLET */

@media (max-width: 991px) {

    .program-2 {
        padding: 60px 0;
    }

    .program-2 .program-heading h2 {
        font-size: 32px;
    }

    .program-2 .program-heading h3 {
        font-size: 18px;
    }

    .program-2 .program-content {
        padding-right: 15px;
    }

    .program-2 .program-content p {
        font-size: 15px;
        line-height: 1.75;
    }

    .program-2 .program-info {
        padding: 28px 24px;
    }

}


/* MOBILE */

@media (max-width: 767px) {

    .program-2 {
        padding: 45px 0 50px;
    }

    .program-2 .program-heading {
        margin-bottom: 28px;
    }

    .program-2 .program-heading h2 {
        font-size: 29px;
    }

    .program-2 .program-heading h3 {
        margin-top: 23px;
        font-size: 18px;
        line-height: 1.5;
    }

    .program-2 .program-content {
        padding-right: 0;
    }

    .program-2 .program-content p {
        font-size: 15px;
        line-height: 1.7;
    }

    .program-2 .program-actions {
        align-items: flex-start;
        margin-top: 26px;
    }

    .program-2 .program-info {
        max-width: 100%;
        margin: 35px 0 0;
        padding: 27px 24px;
    }

}

.program-3 {
    position: relative;
    overflow: hidden;
    padding: 78px 0 76px;
    background: #082049;
}


/* HEADING */

.program-3 .pillars-heading {
    margin-bottom: 40px;
}

.program-3 .pillars-label {
    display: block;
    margin-bottom: 17px;
    color: #61c832;
    font-family: "Oswald", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.program-3 .pillars-heading h2 {
    margin: 0;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
}

.program-3 .pillars-line {
    display: block;
    width: 78px;
    height: 3px;
    margin-top: 19px;
    background: #61c832;
    transition: width 0.3s ease;
}

.program-3 .pillars-heading:hover .pillars-line {
    width: 105px;
}


/* CARDS */

.program-3 .pillar-card {
    position: relative;
    height: 100%;
    min-height: 250px;
    padding: 35px 26px 30px;
    overflow: hidden;
    border-radius: 16px;
    background: #1c4072;
    transition:
        transform 0.35s ease,
        background 0.35s ease,
        box-shadow 0.35s ease;
}

.program-3 .pillar-card:hover {
    background: #224a80;
    transform: translateY(-7px);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.14);
}


/* NUMBER */

.program-3 .pillar-number {
    display: block;
    margin-bottom: 22px;
    color: rgba(255, 255, 255, 0.17);
    font-family: "Oswald", sans-serif;
    font-size: 27px;
    font-weight: 700;
    line-height: 1;
    transition:
        color 0.3s ease,
        transform 0.3s ease;
}

.program-3 .pillar-card:hover .pillar-number {
    color: #61c832;
    transform: translateX(5px);
}


/* CARD HEADING */

.program-3 .pillar-card h3 {
    margin: 0 0 13px;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0.7px;
    text-transform: uppercase;
}


/* CARD TEXT */

.program-3 .pillar-card p {
    margin: 0;
    color: #ced7e3;
    font-family: "Barlow", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.75;
}


/* TABLET */

@media (max-width: 991px) {

    .program-3 {
        padding: 60px 0;
    }

    .program-3 .pillars-heading h2 {
        font-size: 32px;
    }

    .program-3 .pillar-card {
        min-height: 275px;
        padding: 30px 21px;
    }

    .program-3 .pillar-card h3 {
        font-size: 18px;
    }

    .program-3 .pillar-card p {
        font-size: 13px;
        line-height: 1.7;
    }

}


/* MOBILE */

@media (max-width: 767px) {

    .program-3 {
        padding: 45px 0;
    }

    .program-3 .pillars-heading {
        margin-bottom: 30px;
    }

    .program-3 .pillars-heading h2 {
        font-size: 29px;
    }

    .program-3 .pillar-card {
        min-height: auto;
        margin-bottom: 20px;
        padding: 28px 24px;
    }

    .program-3 .pillar-number {
        margin-bottom: 18px;
        font-size: 25px;
    }

    .program-3 .pillar-card h3 {
        font-size: 19px;
    }

    .program-3 .pillar-card p {
        font-size: 14px;
        line-height: 1.7;
    }

}

.program-4 {
    position: relative;
    overflow: hidden;
    padding: 85px 0;
    background: #f1f4f8;
}


/* LEFT CONTENT */

.program-4 .intention-content {
    padding-right: 55px;
}


/* LABEL */

.program-4 .intention-label {
    display: block;
    margin-bottom: 18px;
    color: #59b92f;
    font-family: "Oswald", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 3px;
    text-transform: uppercase;
}


/* HEADING */

.program-4 .intention-content h2 {
    margin: 0;
    max-width: 590px;
    color: #0d2f60;
    font-family: "Oswald", sans-serif;
    font-size: 34px;
    font-weight: 600;
    line-height: 1.1;
    text-transform: uppercase;
}


/* GREEN LINE */

.program-4 .intention-line {
    display: block;
    width: 78px;
    height: 3px;
    margin-top: 20px;
    background: #59b92f;
    transition: width 0.3s ease;
}

.program-4 .intention-content:hover .intention-line {
    width: 105px;
}


/* TEXT */

.program-4 .intention-content > p {
    max-width: 620px;
    margin: 26px 0 0;
    color: black;
    font-family: "Barlow", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.85;
    text-align: justify;
}

.program-4 .intention-content > p + p {
    margin-top: 22px;
}


/* RIGHT CARD */

.program-4 .intention-card {
    position: relative;
    margin-left: 35px;
    padding: 40px 36px 38px;
    overflow: hidden;
    border-radius: 19px;
    background: #082049;
    box-shadow: 0 25px 45px rgba(13, 47, 96, 0.12);
    transition:
        transform 0.35s ease,
        box-shadow 0.35s ease;
}

.program-4 .intention-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 30px 50px rgba(13, 47, 96, 0.18);
}


/* STATEMENTS */

.program-4 .intention-statements p {
    margin: 0 0 20px;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.5;
}

.program-4 .intention-statements p:last-child {
    margin-bottom: 0;
}

.program-4 .intention-statements strong {
    color: #61c832;
    font-weight: 600;
}


/* DIVIDER */

.program-4 .card-line {
    display: block;
    width: 100%;
    height: 1px;
    margin: 28px 0 25px;
    background: rgba(255, 255, 255, 0.16);
}


/* BRAND */

.program-4 .intention-brand h3 {
    margin: 0 0 11px;
    color: #ffffff;
    font-family: "Barlow", sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.program-4 .intention-brand p {
    margin: 0;
    color: #cbd5e2;
    font-family: "Barlow", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.75;
}


/* TABLET */

@media (max-width: 991px) {

    .program-4 {
        padding: 65px 0;
    }

    .program-4 .intention-content {
        padding-right: 20px;
    }

    .program-4 .intention-content h2 {
        font-size: 30px;
    }

    .program-4 .intention-content > p {
        font-size: 15px;
        line-height: 1.75;
    }

    .program-4 .intention-card {
        margin-left: 10px;
        padding: 32px 27px;
    }

    .program-4 .intention-statements p {
        font-size: 16px;
    }

}


/* MOBILE */

@media (max-width: 767px) {

    .program-4 {
        padding: 45px 0;
    }

    .program-4 .intention-content {
        padding-right: 0;
    }

    .program-4 .intention-content h2 {
        font-size: 29px;
        line-height: 1.2;
    }

    .program-4 .intention-content > p {
        margin-top: 22px;
        font-size: 15px;
        line-height: 1.7;
    }

    .program-4 .intention-content > p + p {
        margin-top: 18px;
    }

    .program-4 .intention-card {
        margin: 35px 0 0;
        padding: 28px 24px;
        border-radius: 16px;
    }

    .program-4 .intention-statements p {
        margin-bottom: 17px;
        font-size: 16px;
        line-height: 1.55;
    }

    .program-4 .card-line {
        margin: 24px 0;
    }

}

.program-6 {
    position: relative;
    overflow: hidden;
    padding: 76px 0 74px;
    background: #0C2B5D;
}


/* HEADING */

.program-6 .athlete-heading {
    margin-bottom: 40px;
}

.program-6 .athlete-label {
    display: block;
    margin-bottom: 17px;
    color: #61c832;
    font-family: "Oswald", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.program-6 .athlete-heading h2 {
    margin: 0;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
}

.program-6 .athlete-line {
    display: block;
    width: 78px;
    height: 3px;
    margin-top: 19px;
    background: #61c832;
    transition: width 0.3s ease;
}

.program-6 .athlete-heading:hover .athlete-line {
    width: 105px;
}


/* QUESTION CARD */

.program-6 .question-card {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 110px;
    height: 100%;
    padding: 25px 26px;
    overflow: hidden;
    border-radius: 16px;
    background: #1c4072;
    transition:
        transform 0.35s ease,
        background 0.35s ease,
        box-shadow 0.35s ease;
}

.program-6 .question-card::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #61c832;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.35s ease;
}

.program-6 .question-card:hover {
    background: #224a80;
    transform: translateY(-6px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.12);
}

.program-6 .question-card:hover::before {
    transform: scaleX(1);
}


/* QUESTION TEXT */

.program-6 .question-card h3 {
    position: relative;
    z-index: 2;
    margin: 0;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    transition: transform 0.3s ease;
}

.program-6 .question-card:hover h3 {
    transform: translateX(4px);
}


/* TABLET */

@media (max-width: 991px) {

    .program-6 {
        padding: 60px 0;
    }

    .program-6 .athlete-heading h2 {
        font-size: 29px;
    }

    .program-6 .question-card {
        min-height: 125px;
        padding: 22px 20px;
    }

    .program-6 .question-card h3 {
        font-size: 15px;
    }

}


/* MOBILE */

@media (max-width: 767px) {

    .program-6 {
        padding: 45px 0;
    }

    .program-6 .athlete-heading {
        margin-bottom: 30px;
    }

    .program-6 .athlete-heading h2 {
        font-size: 27px;
        line-height: 1.25;
    }

    .program-6 .question-card {
        min-height: 95px;
        margin-bottom: 18px;
        padding: 22px 21px;
    }

    .program-6 .question-card h3 {
        font-size: 16px;
        line-height: 1.5;
    }

}

.resources-2 {
    position: relative;
    overflow: hidden;
    padding: 68px 0;
    background: #ffffff;
}


/* MAIN BOX */

.resources-2 .resource-box {
    position: relative;
    overflow: hidden;
    padding: 46px 44px;
    border-radius: 20px;
    background: #103467;
    box-shadow: 0 20px 45px rgba(13, 47, 96, 0.12);
}


/* LEFT CONTENT */

.resources-2 .resource-content {
    padding-right: 35px;
}

.resources-2 .resource-label {
    display: block;
    margin-bottom: 17px;
    color: #61c832;
    font-family: "Oswald", sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 2.5px;
    text-transform: uppercase;
}

.resources-2 .resource-content h2 {
    margin: 0;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 31px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
}

.resources-2 .resource-content > p {
    max-width: 620px;
    margin: 20px 0 0;
    color: #d2dbe7;
    font-family: "Barlow", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.8;
}


/* DOWNLOAD */

.resources-2 .resource-download {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 28px;
}

.resources-2 .download-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 165px;
    height: 50px;
    padding: 0 26px;
    border: 2px solid #61c832;
    border-radius: 30px;
    background: #61c832;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    transition:
        background 0.3s ease,
        border-color 0.3s ease,
        color 0.3s ease,
        transform 0.3s ease;
}

.resources-2 .download-btn:hover {
    border-color: #ffffff;
    background: #ffffff;
    color: #0d2f60;
    transform: translateY(-3px);
}

.resources-2 .file-info {
    color: #aebbd0;
    font-family: "Barlow", sans-serif;
    font-size: 12px;
    font-weight: 400;
}


/* RIGHT LIST */

.resources-2 .resource-list {
    padding-left: 20px;
}

.resources-2 .resource-item {
    display: flex;
    align-items: center;
    min-height: 57px;
    margin-bottom: 14px;
    padding: 14px 20px;
    border-radius: 14px;
    background: #204578;
    transition:
        background 0.3s ease,
        transform 0.3s ease;
}

.resources-2 .resource-item:last-child {
    margin-bottom: 0;
}

.resources-2 .resource-item:hover {
    background: #285187;
    transform: translateX(5px);
}

.resources-2 .resource-item span {
    flex: 0 0 auto;
    margin-right: 14px;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
}

.resources-2 .resource-item strong {
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.3;
    text-transform: uppercase;
}


/* TABLET */

@media (max-width: 991px) {

    .resources-2 {
        padding: 55px 0;
    }

    .resources-2 .resource-box {
        padding: 38px 30px;
    }

    .resources-2 .resource-content {
        padding-right: 15px;
    }

    .resources-2 .resource-content h2 {
        font-size: 27px;
    }

    .resources-2 .resource-content > p {
        font-size: 14px;
    }

    .resources-2 .resource-list {
        padding-left: 10px;
    }

    .resources-2 .resource-item {
        padding: 13px 16px;
    }

}


/* MOBILE */

@media (max-width: 767px) {

    .resources-2 {
        padding: 45px 0;
    }

    .resources-2 .resource-box {
        padding: 30px 22px;
        border-radius: 16px;
    }

    .resources-2 .resource-content {
        padding-right: 0;
    }

    .resources-2 .resource-content h2 {
        font-size: 27px;
        line-height: 1.25;
    }

    .resources-2 .resource-content > p {
        font-size: 15px;
        line-height: 1.7;
    }

    .resources-2 .resource-download {
        margin-top: 24px;
    }

    .resources-2 .resource-list {
        margin-top: 35px;
        padding-left: 0;
    }

    .resources-2 .resource-item {
        min-height: 56px;
        padding: 14px 17px;
    }

}

.resources-3 {
    position: relative;
    overflow: hidden;
    padding: 70px 0;
    background: #ffffff;
}


/* HEADING */

.resources-3 .library-heading {
    margin-bottom: 36px;
}

.resources-3 .library-label {
    display: block;
    margin-bottom: 17px;
    color: #59b92f;
    font-family: "Oswald", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.resources-3 .library-heading h2 {
    margin: 0;
    color: #0d2f60;
    font-family: "Oswald", sans-serif;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
}


/* FILTERS */

.resources-3 .resource-filters {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 36px;
}

.resources-3 .resource-filters ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 10px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.resources-3 .resource-filters ul li {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    padding: 0 21px;
    border-radius: 30px;
    background: #f0f3f7;
    color: #173764;
    font-family: "Oswald", sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
    transition:
        background 0.3s ease,
        color 0.3s ease,
        transform 0.3s ease;
}

.resources-3 .resource-filters ul li:hover {
    background: #dfe6ee;
    transform: translateY(-2px);
}

.resources-3 .resource-filters ul li.active {
    background: #0d2f60;
    color: #ffffff;
}


/* GRID */

.resources-3 .resource-grid {
    row-gap: 24px;
}

.resources-3 .resource-column {
    transition:
        opacity 0.3s ease,
        transform 0.3s ease;
}

.resources-3 .resource-column.resource-hidden {
    display: none;
}


/* CARD */

.resources-3 .resource-card {
    position: relative;
    height: 100%;
    min-height: 245px;
    padding: 32px 28px;
    overflow: hidden;
    border-radius: 16px;
    background: #ffffff;
    box-shadow: 0 8px 30px rgba(13, 47, 96, 0.07);
    transition:
        transform 0.35s ease,
        box-shadow 0.35s ease;
}

.resources-3 .resource-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 17px 35px rgba(13, 47, 96, 0.12);
}


/* FULL CARD LINK */

.resources-3 .resource-card-link {
    position: absolute;
    inset: 0;
    z-index: 5;
}


/* ICON */

.resources-3 .resource-icon {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 49px;
    height: 49px;
    margin-bottom: 23px;
    border-radius: 50%;
    background: #0d2f60;
    color: #61c832;
    font-size: 19px;
    transition:
        background 0.3s ease,
        color 0.3s ease,
        transform 0.3s ease;
}

.resources-3 .resource-card:hover .resource-icon {
    background: #61c832;
    color: #ffffff;
    transform: scale(1.06);
}


/* TYPE */

.resources-3 .resource-type {
    position: relative;
    z-index: 2;
    display: block;
    margin-bottom: 13px;
    color: #59b92f;
    font-family: "Oswald", sans-serif;
    font-size: 10px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 2px;
    text-transform: uppercase;
}


/* TITLE */

.resources-3 .resource-card h3 {
    position: relative;
    z-index: 2;
    margin: 0 0 11px;
    color: #0d2f60;
    font-family: "Oswald", sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
    text-transform: uppercase;
    transition: color 0.3s ease;
}

.resources-3 .resource-card:hover h3 {
    color: #59b92f;
}


/* DESCRIPTION */

.resources-3 .resource-card p {
    position: relative;
    z-index: 2;
    margin: 0;
    color: #5d6a7d;
    font-family: "Barlow", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8;
}


/* EMPTY */

.resources-3 .resource-empty-row {
    display: none;
}

.resources-3 .resource-empty-row.active {
    display: flex;
}

.resources-3 .category-empty,
.resources-3 .no-resources {
    padding: 45px 25px;
    border-radius: 15px;
    background: #f3f5f8;
    text-align: center;
}

.resources-3 .category-empty h3,
.resources-3 .no-resources h3 {
    margin: 0 0 8px;
    color: #0d2f60;
    font-family: "Oswald", sans-serif;
    font-size: 21px;
    font-weight: 600;
    line-height: 1.3;
    text-transform: uppercase;
}

.resources-3 .category-empty p,
.resources-3 .no-resources p {
    margin: 0;
    color: #5d6a7d;
    font-family: "Barlow", sans-serif;
    font-size: 14px;
    line-height: 1.6;
}


/* TABLET */

@media (max-width: 991px) {

    .resources-3 {
        padding: 60px 0;
    }

    .resources-3 .library-heading h2 {
        font-size: 31px;
    }

    .resources-3 .resource-filters ul li {
        padding: 0 15px;
        font-size: 10px;
    }

    .resources-3 .resource-card {
        min-height: 270px;
        padding: 27px 22px;
    }

    .resources-3 .resource-card h3 {
        font-size: 18px;
    }

}


/* MOBILE */

@media (max-width: 767px) {

    .resources-3 {
        padding: 45px 0;
    }

    .resources-3 .library-heading {
        margin-bottom: 25px;
    }

    .resources-3 .library-heading h2 {
        font-size: 29px;
    }

    .resources-3 .resource-filters {
        justify-content: flex-start;
        margin-bottom: 30px;
    }

    .resources-3 .resource-filters ul {
        justify-content: flex-start;
        gap: 8px;
    }

    .resources-3 .resource-filters ul li {
        min-height: 38px;
        padding: 0 16px;
    }

    .resources-3 .resource-grid {
        row-gap: 18px;
    }

    .resources-3 .resource-card {
        min-height: auto;
        padding: 28px 24px;
    }

    .resources-3 .resource-icon {
        margin-bottom: 20px;
    }

    .resources-3 .resource-card p {
        font-size: 14px;
        line-height: 1.7;
    }

}
.resources-3 .resource-download-text {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 18px;
    color: #59b92f;
    font-family: "Oswald", sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.resources-3 .resource-download-text i {
    font-size: 11px;
    transition: transform 0.3s ease;
}

.resources-3 .resource-card:hover .resource-download-text i {
    transform: translateY(2px);
}

.resources-4 {
    position: relative;
    overflow: hidden;
    padding: 75px 0 70px;
    background: #0d2f60;
}

.resources-4 .resources-newsletter {
    text-align: center;
}


/* LABEL */

.resources-4 .newsletter-label {
    display: block;
    margin-bottom: 17px;
    color: #61c832;
    font-family: "Oswald", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 3px;
    text-transform: uppercase;
}


/* HEADING */

.resources-4 .resources-newsletter h2 {
    margin: 0;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 31px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
}


/* DESCRIPTION */

.resources-4 .resources-newsletter > p {
    margin: 18px 0 0;
    color: #cbd5e2;
    font-family: "Barlow", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
}


/* FORM */

.resources-4 .newsletter-form {
    max-width: 540px;
    margin: 32px auto 0;
}

.resources-4 .newsletter-fields {
    display: flex;
    align-items: center;
    gap: 12px;
}

.resources-4 .newsletter-email {
    flex: 1;
}

.resources-4 .newsletter-submit {
    flex: 0 0 auto;
}


/* REMOVE CF7 EXTRA MARGINS */

.resources-4 .newsletter-form p {
    margin: 0;
}

.resources-4 .newsletter-form .wpcf7-form-control-wrap {
    display: block;
}


/* EMAIL */

.resources-4 .newsletter-email input {
    width: 100%;
    height: 52px;
    padding: 0 24px;
    border: 1px solid rgba(255, 255, 255, 0.28);
    border-radius: 30px;
    outline: none;
    background: rgba(255, 255, 255, 0.08);
    color: #ffffff;
    font-family: "Barlow", sans-serif;
    font-size: 14px;
    font-weight: 400;
    transition:
        border-color 0.3s ease,
        background 0.3s ease;
}

.resources-4 .newsletter-email input::placeholder {
    color: rgba(255, 255, 255, 0.35);
}

.resources-4 .newsletter-email input:focus {
    border-color: #61c832;
    background: rgba(255, 255, 255, 0.12);
}


/* BUTTON */

.resources-4 .newsletter-submit input {
    min-width: 138px;
    height: 52px;
    padding: 0 28px;
    border: 0;
    border-radius: 30px;
    background: #61c832;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
    transition:
        background 0.3s ease,
        color 0.3s ease,
        transform 0.3s ease;
}

.resources-4 .newsletter-submit input:hover {
    background: #ffffff;
    color: #0d2f60;
    transform: translateY(-2px);
}


/* CF7 SPINNER */

.resources-4 .wpcf7-spinner {
    position: absolute;
    margin: 14px 0 0 8px;
}


/* CF7 VALIDATION */

.resources-4 .wpcf7-not-valid-tip {
    margin-top: 7px;
    color: #ffffff;
    font-family: "Barlow", sans-serif;
    font-size: 12px;
    text-align: left;
}

.resources-4 .wpcf7-response-output {
    margin: 18px 0 0 !important;
    padding: 10px 15px !important;
    border-color: #61c832 !important;
    color: #ffffff;
    font-family: "Barlow", sans-serif;
    font-size: 13px;
}


/* TABLET */

@media (max-width: 991px) {

    .resources-4 {
        padding: 65px 0;
    }

    .resources-4 .resources-newsletter h2 {
        font-size: 28px;
    }

}


/* MOBILE */

@media (max-width: 767px) {

    .resources-4 {
        padding: 50px 0;
    }

    .resources-4 .newsletter-label {
        font-size: 11px;
    }

    .resources-4 .resources-newsletter h2 {
        font-size: 26px;
    }

    .resources-4 .resources-newsletter > p {
        margin-top: 15px;
        font-size: 15px;
    }

    .resources-4 .newsletter-form {
        margin-top: 25px;
    }

    .resources-4 .newsletter-fields {
        flex-direction: column;
        align-items: stretch;
    }

    .resources-4 .newsletter-email,
    .resources-4 .newsletter-submit {
        width: 100%;
    }

    .resources-4 .newsletter-submit input {
        width: 100%;
    }

}

/* ======================================================
   BLOG 2
====================================================== */

.blog-2 {
    padding: 65px 0;
    background: #ffffff;
}


/* IMAGE */

.blog-2 .blog-featured-image {
    position: relative;
    overflow: hidden;
    height: 445px;
    border-radius: 20px;
    background: #183867;
    border: 2px solid #08214B;
}

.blog-2 .blog-featured-image > a {
    display: block;
    width: 100%;
    height: 100%;
}

.blog-2 .blog-featured-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.blog-2 .blog-featured-image:hover img {
    transform: scale(1.03);
}


/* IMAGE PLACEHOLDER */

.blog-2 .blog-image-placeholder {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
    height: 100%;
    color: #0d2f60;
}

.blog-2 .blog-image-placeholder i {
    font-size: 25px;
}

.blog-2 .blog-image-placeholder span {
    font-family: "Barlow", sans-serif;
    font-size: 13px;
}


/* CONTENT */

.blog-2 .blog-featured-content {
    padding-left: 38px;
}


/* META */

.blog-2 .blog-meta {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 20px;
}

.blog-2 .blog-category {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 32px;
    padding: 7px 17px;
    border-radius: 20px;
    background: #eef5e9;
    color: #4e9f30;
    font-family: "Oswald", sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.blog-2 .blog-date,
.blog-2 .blog-reading-time,
.blog-2 .blog-dot {
    color: #91a0b4;
    font-family: "Barlow", sans-serif;
    font-size: 13px;
    font-weight: 400;
}


/* TITLE */

.blog-2 .blog-featured-content h2 {
    max-width: 510px;
    margin: 0;
    font-family: "Oswald", sans-serif;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.08;
    text-transform: uppercase;
}

.blog-2 .blog-featured-content h2 a {
    color: #0d2f60;
    text-decoration: none;
    transition: color 0.3s ease;
}

.blog-2 .blog-featured-content h2 a:hover {
    color: #55b92d;
}


/* DESCRIPTION */

.blog-2 .blog-featured-content > p {
    max-width: 540px;
    margin: 20px 0 27px;
    color: #647084;
    font-family: "Barlow", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
}


/* BUTTON */

.blog-2 .blog-read-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 158px;
    min-height: 50px;
    padding: 12px 26px;
    border-radius: 30px;
    background: #55b92d;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    transition:
        background 0.3s ease,
        transform 0.3s ease;
}

.blog-2 .blog-read-btn:hover {
    background: #0d2f60;
    color: #ffffff;
    transform: translateY(-2px);
}


/* EMPTY */

.blog-2 .no-blog-posts {
    padding: 50px 20px;
    text-align: center;
}

.blog-2 .no-blog-posts h3 {
    margin: 0 0 10px;
    color: #0d2f60;
    font-family: "Oswald", sans-serif;
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase;
}

.blog-2 .no-blog-posts p {
    margin: 0;
    color: #647084;
    font-family: "Barlow", sans-serif;
    font-size: 15px;
}


/* ======================================================
   TABLET
====================================================== */

@media (max-width: 991px) {

    .blog-2 {
        padding: 55px 0;
    }

    .blog-2 .blog-featured-image {
        height: 390px;
    }

    .blog-2 .blog-featured-content {
        padding-left: 20px;
    }

    .blog-2 .blog-featured-content h2 {
        font-size: 30px;
    }

    .blog-2 .blog-featured-content > p {
        font-size: 15px;
        line-height: 1.7;
    }

}


/* ======================================================
   MOBILE
====================================================== */

@media (max-width: 767px) {

    .blog-2 {
        padding: 45px 0;
    }

    .blog-2 .blog-featured-image {
        height: 340px;
        margin-bottom: 30px;
        border-radius: 16px;
    }

    .blog-2 .blog-featured-content {
        padding-left: 0;
    }

    .blog-2 .blog-meta {
        margin-bottom: 16px;
    }

    .blog-2 .blog-featured-content h2 {
        font-size: 28px;
    }

    .blog-2 .blog-featured-content > p {
        margin: 16px 0 24px;
    }

}


/* SMALL MOBILE */

@media (max-width: 480px) {

    .blog-2 .blog-featured-image {
        height: 290px;
    }

    .blog-2 .blog-featured-content h2 {
        font-size: 25px;
    }

    .blog-2 .blog-date,
    .blog-2 .blog-reading-time,
    .blog-2 .blog-dot {
        font-size: 12px;
    }

}

/* ======================================================
   BLOG 3
====================================================== */

.blog-3 {
    padding: 55px 0 70px;
    background: #ffffff;
}


/* HEADING */

.blog-3 .blog-list-heading h2 {
    margin: 0;
    color: #0d2f60;
    font-family: "Oswald", sans-serif;
    font-size: 25px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
}


/* ======================================================
   FILTERS
====================================================== */

.blog-3 .blog-filters {
    display: flex;
    justify-content: flex-end;
}

.blog-3 .blog-filters ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
    gap: 9px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.blog-3 .blog-filters li {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 32px;
    padding: 7px 19px;
    border-radius: 22px;
    background: #f0f3f7;
    color: #173761;
    font-family: "Oswald", sans-serif;
    font-size: 10px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
    transition:
        background 0.3s ease,
        color 0.3s ease;
}

.blog-3 .blog-filters li:hover,
.blog-3 .blog-filters li.active {
    background: #0d2f60;
    color: #ffffff;
}


/* ======================================================
   GRID
====================================================== */

.blog-3 .blog-grid {
    margin-top: 28px;
}

.blog-3 .blog-column {
    margin-bottom: 22px;
}


/* ======================================================
   CARD
====================================================== */

.blog-3 .blog-card {
    height: 100%;
    overflow: hidden;
    border-radius: 15px;
    background: #ffffff;
    box-shadow: 0 8px 28px rgba(13, 47, 96, 0.07);
    transition:
        transform 0.3s ease,
        box-shadow 0.3s ease;
}

.blog-3 .blog-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 14px 35px rgba(13, 47, 96, 0.11);
}


/* IMAGE */

.blog-3 .blog-card-image {
    overflow: hidden;
    height: 188px;
    background: #183867;
}

.blog-3 .blog-card-image > a {
    display: block;
    width: 100%;
    height: 100%;
}

.blog-3 .blog-card-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.blog-3 .blog-card:hover .blog-card-image img {
    transform: scale(1.04);
}


/* PLACEHOLDER */

.blog-3 .blog-card-placeholder {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 7px;
    width: 100%;
    height: 100%;
    color: #55b92d;
}

.blog-3 .blog-card-placeholder i {
    font-size: 20px;
}

.blog-3 .blog-card-placeholder span {
    font-family: "Barlow", sans-serif;
    font-size: 11px;
}


/* ======================================================
   CARD CONTENT
====================================================== */

.blog-3 .blog-card-content {
    min-height: 167px;
    padding: 20px 20px 22px;
}


/* META */

.blog-3 .blog-card-meta {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 11px;
    margin-bottom: 14px;
}

.blog-3 .blog-card-category {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 24px;
    padding: 5px 13px;
    border-radius: 18px;
    background: #eef5e9;
    color: #4e9f30;
    font-family: "Oswald", sans-serif;
    font-size: 9px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.blog-3 .blog-card-date {
    color: #91a0b4;
    font-family: "Barlow", sans-serif;
    font-size: 11px;
    font-weight: 400;
}


/* TITLE */

.blog-3 .blog-card-content h3 {
    margin: 0 0 10px;
    font-family: "Oswald", sans-serif;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.25;
    text-transform: uppercase;
}

.blog-3 .blog-card-content h3 a {
    color: #0d2f60;
    text-decoration: none;
    transition: color 0.3s ease;
}

.blog-3 .blog-card-content h3 a:hover {
    color: #55b92d;
}


/* TEXT */

.blog-3 .blog-card-content p {
    margin: 0;
    color: #667286;
    font-family: "Barlow", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.7;
}


/* ======================================================
   LOAD MORE
====================================================== */

.blog-3 .blog-load-more {
    margin-top: 12px;
    text-align: center;
}

.blog-3 .blog-load-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 150px;
    min-height: 43px;
    padding: 10px 24px;
    border: 0;
    border-radius: 30px;
    background: #0d2f60;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
    transition:
        background 0.3s ease,
        transform 0.3s ease;
}

.blog-3 .blog-load-btn:hover {
    background: #55b92d;
    transform: translateY(-2px);
}


/* ======================================================
   EMPTY
====================================================== */

.blog-3 .blog-filter-empty {
    display: none;
}

.blog-3 .blog-no-posts {
    padding: 40px 20px;
    text-align: center;
}

.blog-3 .blog-no-posts h3 {
    margin: 0 0 8px;
    color: #0d2f60;
    font-family: "Oswald", sans-serif;
    font-size: 23px;
    font-weight: 600;
    text-transform: uppercase;
}

.blog-3 .blog-no-posts p {
    margin: 0;
    color: #667286;
    font-family: "Barlow", sans-serif;
    font-size: 14px;
}


/* JS HIDDEN POSTS */

.blog-3 .blog-column.blog-hidden {
    display: none;
}


/* ======================================================
   TABLET
====================================================== */

@media (max-width: 991px) {

    .blog-3 .blog-filters ul {
        gap: 6px;
    }

    .blog-3 .blog-filters li {
        padding: 7px 13px;
    }

    .blog-3 .blog-card-image {
        height: 170px;
    }

    .blog-3 .blog-card-content {
        padding: 18px;
    }

}


/* ======================================================
   MOBILE
====================================================== */

@media (max-width: 767px) {

    .blog-3 {
        padding: 45px 0;
    }

    .blog-3 .blog-filters {
        justify-content: flex-start;
        margin-top: 22px;
    }

    .blog-3 .blog-filters ul {
        justify-content: flex-start;
    }

    .blog-3 .blog-grid {
        margin-top: 25px;
    }

    .blog-3 .blog-card-image {
        height: 230px;
    }

    .blog-3 .blog-card-content {
        min-height: auto;
    }

}


/* SMALL MOBILE */

@media (max-width: 480px) {

    .blog-3 .blog-list-heading h2 {
        font-size: 23px;
    }

    .blog-3 .blog-card-image {
        height: 210px;
    }

    .blog-3 .blog-filters li {
        padding: 7px 12px;
        font-size: 9px;
    }

}

/* ======================================================
   SINGLE BLOG HERO
====================================================== */

.single-blog-1 {
    position: relative;
    overflow: hidden;
    padding: 80px 0 65px;
    background: #0d2f60;
}

.single-blog-1::before {
    content: "R";
    position: absolute;
    top: -60px;
    right: 6%;
    color: rgba(255, 255, 255, 0.035);
    font-family: "Oswald", sans-serif;
    font-size: 300px;
    font-weight: 700;
    line-height: 1;
    pointer-events: none;
}

.single-blog-1 .single-blog-hero {
    position: relative;
    z-index: 2;
    text-align: center;
}

.single-blog-1 .single-blog-meta {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 25px;
    color: #b9c6d6;
    font-family: "Barlow", sans-serif;
    font-size: 13px;
}

.single-blog-1 .single-blog-category {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 30px;
    padding: 6px 15px;
    border-radius: 20px;
    background: #edf5e8;
    color: #4d9e30;
    font-family: "Oswald", sans-serif;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 1.3px;
    text-transform: uppercase;
}

.single-blog-1 .single-blog-meta i {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #61c832;
}

.single-blog-1 h1 {
    margin: 0;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 54px;
    font-weight: 700;
    line-height: 1.1;
    text-transform: uppercase;
}

.single-blog-1 .single-blog-intro {
    max-width: 760px;
    margin: 25px auto 0;
    color: #d2dbe7;
    font-family: "Barlow", sans-serif;
    font-size: 18px;
    line-height: 1.7;
}

.single-blog-1 .single-blog-author {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin-top: 30px;
}

.single-blog-1 .author-avatar img {
    width: 48px;
    height: 48px;
    border-radius: 50%;
}

.single-blog-1 .author-info {
    text-align: left;
}

.single-blog-1 .author-info span {
    display: block;
    color: #91a3b9;
    font-family: "Barlow", sans-serif;
    font-size: 11px;
}

.single-blog-1 .author-info strong {
    display: block;
    margin-top: 2px;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}


/* ======================================================
   FEATURED IMAGE
====================================================== */

.single-blog-2 {
    padding: 60px 0 0;
    background: #ffffff;
}

.single-blog-2 .single-blog-image {
    overflow: hidden;
    border-radius: 22px;
    box-shadow: 0 20px 45px rgba(13, 47, 96, 0.10);
}

.single-blog-2 .single-blog-image img {
    display: block;
    width: 100%;
    max-height: 620px;
    object-fit: cover;
}


/* ======================================================
   CONTENT
====================================================== */

.single-blog-3 {
    padding: 55px 0 70px;
    background: #ffffff;
}

.single-blog-3 .single-blog-content {
    color: #586579;
    font-family: "Barlow", sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.9;
}

.single-blog-3 .single-blog-content p {
    margin: 0 0 24px;
}

.single-blog-3 .single-blog-content h2,
.single-blog-3 .single-blog-content h3,
.single-blog-3 .single-blog-content h4 {
    color: #0d2f60;
    font-family: "Oswald", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}

.single-blog-3 .single-blog-content h2 {
    margin: 42px 0 18px;
    font-size: 32px;
}

.single-blog-3 .single-blog-content h3 {
    margin: 34px 0 15px;
    font-size: 25px;
}

.single-blog-3 .single-blog-content ul,
.single-blog-3 .single-blog-content ol {
    margin: 0 0 25px;
    padding-left: 25px;
}

.single-blog-3 .single-blog-content li {
    margin-bottom: 10px;
}

.single-blog-3 .single-blog-content strong {
    color: #0d2f60;
}

.single-blog-3 .single-blog-content a {
    color: #55b92d;
    font-weight: 600;
}

.single-blog-3 .single-blog-content blockquote {
    position: relative;
    margin: 35px 0;
    padding: 28px 30px 28px 35px;
    border-left: 4px solid #61c832;
    border-radius: 0 14px 14px 0;
    background: #f3f6f9;
    color: #0d2f60;
    font-family: "Oswald", sans-serif;
    font-size: 21px;
    font-weight: 500;
    line-height: 1.55;
}


/* ======================================================
   SHARE
====================================================== */

.single-blog-3 .single-blog-share {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 45px;
    padding: 22px 0;
    border-top: 1px solid #e1e6ec;
    border-bottom: 1px solid #e1e6ec;
}

.single-blog-3 .single-blog-share > span {
    color: #0d2f60;
    font-family: "Oswald", sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.single-blog-3 .share-icons {
    display: flex;
    gap: 10px;
}

.single-blog-3 .share-icons a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: #0d2f60;
    color: #ffffff;
    text-decoration: none;
    transition: 0.3s ease;
}

.single-blog-3 .share-icons a:hover {
    background: #61c832;
    transform: translateY(-2px);
}


/* ======================================================
   AUTHOR BOX
====================================================== */

.single-blog-3 .single-author-box {
    display: flex;
    align-items: center;
    gap: 22px;
    margin-top: 38px;
    padding: 30px;
    border-radius: 18px;
    background: #f3f6f9;
}

.single-blog-3 .single-author-avatar img {
    width: 85px;
    height: 85px;
    border-radius: 50%;
}

.single-blog-3 .single-author-content > span {
    display: block;
    margin-bottom: 7px;
    color: #61c832;
    font-family: "Oswald", sans-serif;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.single-blog-3 .single-author-content h3 {
    margin: 0 0 8px;
    color: #0d2f60;
    font-family: "Oswald", sans-serif;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
}

.single-blog-3 .single-author-content p {
    margin: 0;
    color: #667286;
    font-family: "Barlow", sans-serif;
    font-size: 14px;
    line-height: 1.7;
}


/* ======================================================
   PREV NEXT
====================================================== */

.single-blog-4 {
    padding: 0 0 70px;
    background: #ffffff;
}

.single-blog-4 .blog-nav-card {
    display: block;
    height: 100%;
    padding: 25px 28px;
    border-radius: 16px;
    background: #0d2f60;
    text-decoration: none;
    transition: 0.3s ease;
}

.single-blog-4 .blog-nav-card:hover {
    background: #173f74;
    transform: translateY(-4px);
}

.single-blog-4 .blog-nav-card > span {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #61c832;
    font-family: "Oswald", sans-serif;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.single-blog-4 .blog-nav-card h3 {
    margin: 10px 0 0;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.35;
    text-transform: uppercase;
}

.single-blog-4 .blog-nav-next {
    text-align: right;
}

.single-blog-4 .blog-nav-next > span {
    justify-content: flex-end;
}


/* ======================================================
   RELATED POSTS
====================================================== */

.single-blog-5 {
    padding: 65px 0 75px;
    background: #f3f6f9;
}

.single-blog-5 .related-heading {
    margin-bottom: 30px;
}

.single-blog-5 .related-heading > span {
    display: block;
    margin-bottom: 12px;
    color: #61c832;
    font-family: "Oswald", sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 2.5px;
    text-transform: uppercase;
}

.single-blog-5 .related-heading h2 {
    margin: 0;
    color: #0d2f60;
    font-family: "Oswald", sans-serif;
    font-size: 34px;
    font-weight: 600;
    text-transform: uppercase;
}

.single-blog-5 .related-heading i {
    display: block;
    width: 75px;
    height: 3px;
    margin-top: 16px;
    background: #61c832;
}

.single-blog-5 .related-blog-card {
    height: 100%;
    overflow: hidden;
    border-radius: 16px;
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(13, 47, 96, 0.07);
    transition: 0.3s ease;
}

.single-blog-5 .related-blog-card:hover {
    transform: translateY(-5px);
}

.single-blog-5 .related-blog-image {
    height: 210px;
    overflow: hidden;
    background: #173867;
}

.single-blog-5 .related-blog-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.4s ease;
}

.single-blog-5 .related-blog-card:hover img {
    transform: scale(1.04);
}

.single-blog-5 .related-placeholder {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    color: #61c832;
    font-size: 22px;
}

.single-blog-5 .related-blog-content {
    padding: 20px;
}

.single-blog-5 .related-blog-content > span {
    color: #8c9aac;
    font-family: "Barlow", sans-serif;
    font-size: 11px;
}

.single-blog-5 .related-blog-content h3 {
    margin: 9px 0 0;
    font-family: "Oswald", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.35;
    text-transform: uppercase;
}

.single-blog-5 .related-blog-content h3 a {
    color: #0d2f60;
    text-decoration: none;
}

.single-blog-5 .related-blog-content h3 a:hover {
    color: #61c832;
}


/* ======================================================
   TABLET
====================================================== */

@media (max-width: 991px) {

    .single-blog-1 h1 {
        font-size: 44px;
    }

    .single-blog-3 .single-blog-content {
        font-size: 16px;
    }

}


/* ======================================================
   MOBILE
====================================================== */

@media (max-width: 767px) {

    .single-blog-1 {
        padding: 55px 0 45px;
    }

    .single-blog-1 h1 {
        font-size: 34px;
    }

    .single-blog-1 .single-blog-intro {
        font-size: 16px;
    }

    .single-blog-2 {
        padding-top: 35px;
    }

    .single-blog-2 .single-blog-image {
        border-radius: 15px;
    }

    .single-blog-3 {
        padding: 40px 0 50px;
    }

    .single-blog-3 .single-blog-content {
        font-size: 15px;
        line-height: 1.8;
    }

    .single-blog-3 .single-blog-content h2 {
        font-size: 27px;
    }

    .single-blog-3 .single-blog-share {
        align-items: flex-start;
        flex-direction: column;
        gap: 15px;
    }

    .single-blog-3 .single-author-box {
        align-items: flex-start;
        flex-direction: column;
    }

    .single-blog-4 .blog-nav-card {
        margin-bottom: 18px;
    }

    .single-blog-5 .related-blog-card {
        margin-bottom: 20px;
    }

}

/* ======================================================
   CONTACT 2
====================================================== */

.contact-2 {
    padding: 45px 0 70px;
    background: #ffffff;
}


/* CARD */

.contact-2 .contact-info-card {
    height: 100%;
    min-height: 205px;
    padding: 30px 26px;
    border-radius: 16px;
    background: #f2f5f8;
    transition:
        transform 0.3s ease,
        box-shadow 0.3s ease;
}

.contact-2 .contact-info-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(13, 47, 96, 0.08);
}


/* ICON */

.contact-2 .contact-info-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    margin-bottom: 22px;
    border-radius: 50%;
    background: #0d2f60;
    color: #61c832;
    font-size: 19px;
    transition:
        background 0.3s ease,
        color 0.3s ease,
        transform 0.3s ease;
}

.contact-2 .contact-info-card:hover .contact-info-icon {
    background: #61c832;
    color: #ffffff;
    transform: translateY(-2px);
}


/* LABEL */

.contact-2 .contact-info-label {
    display: block;
    margin-bottom: 10px;
    color: #61c832;
    font-family: "Oswald", sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 2px;
    text-transform: uppercase;
}


/* PHONE */

.contact-2 .contact-info-card h3 {
    margin: 0;
    font-family: "Oswald", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
}

.contact-2 .contact-info-card h3 a {
    color: #0d2f60;
    text-decoration: none;
    transition: color 0.3s ease;
}

.contact-2 .contact-info-card h3 a:hover {
    color: #61c832;
}


/* TEXT */

.contact-2 .contact-info-card p {
    margin: 0;
    color: #173866;
    font-family: "Barlow", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8;
}

.contact-2 .contact-info-card p a {
    color: #173866;
    text-decoration: none;
    transition: color 0.3s ease;
}

.contact-2 .contact-info-card p a:hover {
    color: #61c832;
}


/* ======================================================
   TABLET
====================================================== */

@media (max-width: 991px) {

    .contact-2 {
        padding: 40px 0 55px;
    }

    .contact-2 .contact-info-card {
        min-height: 200px;
        padding: 25px 20px;
    }

    .contact-2 .contact-info-card p {
        font-size: 13px;
    }

    .contact-2 .contact-info-card h3 {
        font-size: 17px;
    }

}


/* ======================================================
   MOBILE
====================================================== */

@media (max-width: 767px) {

    .contact-2 {
        padding: 35px 0;
    }

    .contact-2 .contact-info-card {
        min-height: auto;
        margin-bottom: 20px;
        padding: 25px;
    }

    .contact-2 .contact-info-icon {
        margin-bottom: 18px;
    }

}

.contact-3 {
    position: relative;
    overflow: hidden;
    padding: 70px 0 80px;
    background: #ffffff;
}


/* LEFT FORM BOX */

.contact-3 .contact-form-box {
    padding: 42px 40px;
    border-radius: 18px;
    background: #f3f6f9;
}

.contact-3 .contact-label,
.contact-3 .side-label {
    display: block;
    margin-bottom: 16px;
    color: #61c832;
    font-family: "Oswald", sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.contact-3 .contact-form-box h2 {
    margin: 0 0 28px;
    color: #0d2f60;
    font-family: "Oswald", sans-serif;
    font-size: 33px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
}


/* CF7 */

.contact-3 .contact-field {
    margin-bottom: 20px;
}

.contact-3 .contact-field label {
    display: block;
    margin-bottom: 9px;
    color: #173764;
    font-family: "Oswald", sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.contact-3 .contact-field .wpcf7-form-control-wrap {
    display: block;
    width: 100%;
}

.contact-3 .contact-field input,
.contact-3 .contact-field select,
.contact-3 .contact-field textarea {
    width: 100%;
    border: 1px solid #d3dce6;
    outline: none;
    background: #ffffff;
    color: #34445b;
    font-family: "Barlow", sans-serif;
    font-size: 14px;
    transition:
        border-color 0.3s ease,
        box-shadow 0.3s ease;
}

.contact-3 .contact-field input,
.contact-3 .contact-field select {
    height: 48px;
    padding: 0 19px;
    border-radius: 26px;
}

.contact-3 .contact-field textarea {
    height: 155px;
    padding: 18px 20px;
    border-radius: 18px;
    resize: vertical;
}

.contact-3 .contact-field input:focus,
.contact-3 .contact-field select:focus,
.contact-3 .contact-field textarea:focus {
    border-color: #61c832;
    box-shadow: 0 0 0 3px rgba(97, 200, 50, 0.12);
}

.contact-3 .contact-field input::placeholder,
.contact-3 .contact-field textarea::placeholder {
    color: #8e98a6;
}


/* SUBMIT */

.contact-3 .contact-submit-row {
    display: flex;
    align-items: center;
    gap: 18px;
    margin-top: 6px;
}

.contact-3 .contact-submit input {
    min-width: 165px;
    height: 52px;
    padding: 0 27px;
    border: 0;
    border-radius: 30px;
    background: #61c832;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
    transition:
        background 0.3s ease,
        transform 0.3s ease;
}

.contact-3 .contact-submit input:hover {
    background: #0d2f60;
    transform: translateY(-2px);
}

.contact-3 .reply-note {
    color: #91a0b4;
    font-family: "Barlow", sans-serif;
    font-size: 15px;
}


/* RIGHT SIDE */

.contact-3 .contact-side {
    padding-left: 25px;
}

.contact-3 .contact-call-card,
.contact-3 .availability-card,
.contact-3 .organization-card {
    padding: 32px 30px;
    border-radius: 18px;
    margin-bottom: 22px;
}

.contact-3 .contact-call-card {
    background: #0d2f60;
}

.contact-3 .contact-call-card h3 {
    margin: 0 0 14px;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 25px;
    font-weight: 600;
    line-height: 1.25;
    text-transform: uppercase;
}

.contact-3 .contact-call-card p {
    margin: 0;
    color: #cbd5e2;
    font-family: "Barlow", sans-serif;
    font-size: 15px;
    line-height: 1.8;
}

.contact-3 .call-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 148px;
    height: 48px;
    margin-top: 25px;
    padding: 0 24px;
    border-radius: 28px;
    background: #61c832;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    transition: 0.3s ease;
}

.contact-3 .call-btn:hover {
    background: #ffffff;
    color: #0d2f60;
    transform: translateY(-2px);
}


/* AVAILABILITY */

.contact-3 .availability-card,
.contact-3 .organization-card {
    background: #f3f6f9;
}

.contact-3 .availability-list {
    margin-top: 8px;
}

.contact-3 .availability-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    margin-bottom: 13px;
}

.contact-3 .availability-row:last-child {
    margin-bottom: 0;
}

.contact-3 .availability-row span,
.contact-3 .availability-row strong {
    color: #42536a;
    font-family: "Barlow", sans-serif;
    font-size: 14px;
    font-weight: 400;
}


/* ORGANIZATION */

.contact-3 .organization-card p {
    margin: 0;
    color: #5d6a7d;
    font-family: "Barlow", sans-serif;
    font-size: 14px;
    line-height: 1.8;
}

.contact-3 .organization-card a {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    margin-top: 20px;
    color: #0d2f60;
    font-family: "Oswald", sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
}

.contact-3 .organization-card a i {
    font-size: 10px;
    transition: transform 0.3s ease;
}

.contact-3 .organization-card a:hover {
    color: #61c832;
}

.contact-3 .organization-card a:hover i {
    transform: translateX(4px);
}


/* CF7 VALIDATION */

.contact-3 .wpcf7-not-valid-tip {
    margin-top: 6px;
    color: #d35d5d;
    font-family: "Barlow", sans-serif;
    font-size: 11px;
}

.contact-3 .wpcf7-response-output {
    margin: 18px 0 0 !important;
    padding: 10px 14px !important;
    border-radius: 8px;
    font-family: "Barlow", sans-serif;
    font-size: 13px;
}


/* TABLET */

@media (max-width: 991px) {

    .contact-3 .contact-form-box {
        padding: 35px 28px;
    }

    .contact-3 .contact-form-box h2 {
        font-size: 29px;
    }

    .contact-3 .contact-side {
        padding-left: 10px;
    }

}


/* MOBILE */

@media (max-width: 767px) {

    .contact-3 {
        padding: 0px 0;
    }

    .contact-3 .contact-form-box {
        padding: 30px 22px;
    }

    .contact-3 .contact-form-box h2 {
        font-size: 28px;
    }

    .contact-3 .contact-submit-row {
        flex-direction: column;
        align-items: flex-start;
    }

    .contact-3 .contact-submit input {
        width: 100%;
    }

    .contact-3 .contact-side {
        padding-left: 0;
        margin-top: 30px;
    }

    .contact-3 .contact-call-card,
    .contact-3 .availability-card,
    .contact-3 .organization-card {
        padding: 27px 24px;
    }

}


/* ======================================================
   SERVICE 2
====================================================== */

.service-2 {
    position: relative;
    padding: 78px 0 80px;
    background: #ffffff;
    border-bottom: 4px solid #f2f5f8;
}


/* ======================================================
   LEFT CONTENT
====================================================== */

.service-2 .service-content {
    padding-right: 55px;
}


/* TOP */

.service-2 .service-top {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 20px;
}

.service-2 .service-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: #0d2f60;
    color: #61c832;
    font-size: 19px;
}

.service-2 .service-label {
    color: #54b92d;
    font-family: "Oswald", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 3px;
    text-transform: uppercase;
}


/* HEADING */

.service-2 .service-content h2 {
    margin: 0;
    color: #0d2f60;
    font-family: "Oswald", sans-serif;
    font-size: 34px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
}

.service-2 .service-line {
    display: block;
    width: 78px;
    height: 3px;
    margin-top: 15px;
    background: #4db62d;
}


/* DESCRIPTION */

.service-2 .service-description {
    margin-top: 25px;
    max-width: 650px;
}

.service-2 .service-description p {
    margin: 0 0 19px;
    color: #5e6b7f;
    font-family: "Barlow", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.9;
}

.service-2 .service-description p:last-child {
    margin-bottom: 0;
}


/* ======================================================
   BUTTONS
====================================================== */

.service-2 .service-buttons {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 30px;
}

.service-2 .service-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 183px;
    height: 50px;
    padding: 0 26px;
    border-radius: 30px;
    background: #52b92d;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    transition: 0.3s ease;
}

.service-2 .service-btn:hover {
    background: #0d2f60;
    color: #ffffff;
    transform: translateY(-2px);
}


/* TEXT BUTTON */

.service-2 .service-text-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 0;
    color: #0d2f60;
    font-family: "Oswald", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    transition: color 0.3s ease;
}

.service-2 .service-text-btn i {
    font-size: 10px;
    transition: transform 0.3s ease;
}

.service-2 .service-text-btn:hover {
    color: #52b92d;
}

.service-2 .service-text-btn:hover i {
    transform: translateX(5px);
}


/* ======================================================
   RIGHT BOX
====================================================== */

.service-2 .service-support {
    margin-left: 25px;
    padding: 34px 30px 30px;
    border-radius: 17px;
    background: #f2f5f8;
}

.service-2 .support-label {
    display: block;
    margin-bottom: 22px;
    color: #54b92d;
    font-family: "Oswald", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 3px;
    text-transform: uppercase;
}


/* LIST */

.service-2 .service-support ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.service-2 .service-support li {
    margin-bottom: 15px;
    color: #173866;
    font-family: "Barlow", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 33px;
}

.service-2 .service-support li:last-child {
    margin-bottom: 0;
}


/* ======================================================
   TABLET
====================================================== */

@media (max-width: 991px) {

    .service-2 {
        padding: 65px 0;
    }

    .service-2 .service-content {
        padding-right: 20px;
    }

    .service-2 .service-content h2 {
        font-size: 29px;
    }

    .service-2 .service-description p {
        font-size: 15px;
        line-height: 1.8;
    }

    .service-2 .service-support {
        margin-left: 0;
        padding: 30px 25px;
    }

}


/* ======================================================
   MOBILE
====================================================== */

@media (max-width: 767px) {

    .service-2 {
        padding: 50px 0;
    }

    .service-2 .service-content {
        padding-right: 0;
    }

    .service-2 .service-top {
        gap: 12px;
        margin-bottom: 18px;
    }

    .service-2 .service-icon {
        width: 48px;
        height: 48px;
        font-size: 17px;
    }

    .service-2 .service-label {
        font-size: 10px;
        letter-spacing: 2px;
    }

    .service-2 .service-content h2 {
        font-size: 27px;
    }

    .service-2 .service-description {
        margin-top: 22px;
    }

    .service-2 .service-description p {
        font-size: 15px;
        line-height: 1.75;
    }

    .service-2 .service-buttons {
        flex-wrap: wrap;
        margin-top: 25px;
    }

    .service-2 .service-support {
        margin: 35px 0 0;
        padding: 28px 25px;
    }

}


/* ======================================================
   SERVICE 3
====================================================== */

.service-3 {
    position: relative;
    overflow: hidden;
    padding: 58px 0 64px;
    background: #0d3265;
}


/* CONTENT */

.service-3 .service-cta {
    position: relative;
    z-index: 2;
    text-align: center;
}


/* HEADING */

.service-3 .service-cta h2 {
    margin: 0;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
}


/* DESCRIPTION */

.service-3 .service-cta p {
    max-width: 860px;
    margin: 18px auto 0;
    color: #d1d9e5;
    font-family: "Barlow", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
}


/* BUTTON */

.service-3 .service-cta-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 225px;
    height: 52px;
    margin-top: 30px;
    padding: 0 30px;
    border-radius: 30px;
    background: #55bd2d;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    transition:
        background 0.3s ease,
        color 0.3s ease,
        transform 0.3s ease;
}

.service-3 .service-cta-btn:hover {
    background: #ffffff;
    color: #0d3265;
    transform: translateY(-3px);
}


/* ======================================================
   TABLET
====================================================== */

@media (max-width: 991px) {

    .service-3 {
        padding: 55px 0 60px;
    }

    .service-3 .service-cta h2 {
        font-size: 28px;
    }

    .service-3 .service-cta p {
        font-size: 15px;
    }

}


/* ======================================================
   MOBILE
====================================================== */

@media (max-width: 767px) {

    .service-3 {
        padding: 45px 0 50px;
    }

    .service-3 .service-cta h2 {
        font-size: 25px;
        line-height: 1.3;
    }

    .service-3 .service-cta p {
        margin-top: 15px;
        font-size: 15px;
        line-height: 1.7;
    }

    .service-3 .service-cta-btn {
        min-width: 210px;
        height: 50px;
        margin-top: 25px;
        padding: 0 25px;
    }

}

/* ======================================================
   SINGLE SERVICE 1
====================================================== */

.single-service-1 {
    position: relative;
    overflow: hidden;
    min-height: 510px;
    padding: 60px 0 68px;
    background: #08204A;
}


/* BACKGROUND R */

.single-service-1::before {
    content: "R";
    position: absolute;
    top: -55px;
    right: 65px;
    color: rgba(255, 255, 255, 0.035);
    font-family: "Oswald", sans-serif;
    font-size: 290px;
    font-weight: 700;
    line-height: 1;
    pointer-events: none;
}


/* CONTENT */

.single-service-1 .single-service-hero {
    position: relative;
    z-index: 2;
}


/* ======================================================
   BREADCRUMB
====================================================== */

.single-service-1 .service-breadcrumb {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 24px;
    font-family: "Oswald", sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.single-service-1 .service-breadcrumb a {
    color: #aab8cb;
    text-decoration: none;
    transition: color 0.3s ease;
}

.single-service-1 .service-breadcrumb a:hover {
    color: #55bd2d;
}

.single-service-1 .service-breadcrumb span {
    color: #71849e;
}

.single-service-1 .service-breadcrumb strong {
    color: #5bc431;
    font-weight: 600;
}


/* ======================================================
   LABEL
====================================================== */

.single-service-1 .service-label {
    display: block;
    margin-bottom: 20px;
    color: #5bc431;
    font-family: "Oswald", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 3px;
    text-transform: uppercase;
}


/* ======================================================
   HEADING
====================================================== */

.single-service-1 h1 {
    max-width: 800px;
    margin: 0;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 60px;
    font-weight: 900;
    line-height: 1.08;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}


/* GREEN LINE */

.single-service-1 .service-line {
    display: block;
    width: 79px;
    height: 3px;
    margin-top: 26px;
    background: #55bd2d;
}


/* ======================================================
   DESCRIPTION
====================================================== */

.single-service-1 .service-description {
    max-width: 680px;
    margin-top: 24px;
}

.single-service-1 .service-description p {
    margin: 0;
    color: #d2dbe7;
    font-family: "Barlow", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.9;
}


/* ======================================================
   BUTTON
====================================================== */

.single-service-1 .service-book-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 171px;
    height: 52px;
    margin-top: 30px;
    padding: 0 28px;
    border-radius: 30px;
    background: #55bd2d;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    transition:
        background 0.3s ease,
        color 0.3s ease,
        transform 0.3s ease;
}

.single-service-1 .service-book-btn:hover {
    background: #ffffff;
    color: #0d3265;
    transform: translateY(-3px);
}


/* ======================================================
   TABLET
====================================================== */

@media (max-width: 991px) {

    .single-service-1 {
        min-height: auto;
        padding: 55px 0 60px;
    }

    .single-service-1::before {
        right: -30px;
        font-size: 250px;
    }

    .single-service-1 h1 {
        font-size: 44px;
    }

}


/* ======================================================
   MOBILE
====================================================== */

@media (max-width: 767px) {

    .single-service-1 {
        padding: 42px 0 50px;
    }

    .single-service-1::before {
        top: 30px;
        right: -70px;
        font-size: 210px;
    }

    .single-service-1 .service-breadcrumb {
        gap: 7px;
        margin-bottom: 22px;
        font-size: 10px;
    }

    .single-service-1 .service-label {
        margin-bottom: 16px;
        font-size: 11px;
        letter-spacing: 2.5px;
    }

    .single-service-1 h1 {
        font-size: 36px;
        line-height: 1.12;
    }

    .single-service-1 .service-line {
        width: 65px;
        margin-top: 21px;
    }

    .single-service-1 .service-description {
        margin-top: 20px;
    }

    .single-service-1 .service-description p {
        font-size: 15px;
        line-height: 1.75;
    }

    .single-service-1 .service-book-btn {
        height: 50px;
        margin-top: 26px;
        padding: 0 25px;
    }

}


/* ======================================================
   SMALL MOBILE
====================================================== */

@media (max-width: 480px) {

    .single-service-1 h1 {
        font-size: 31px;
    }

}

.single-service-1 .single-service-hero P {
    color: white;
    font-family: 'Barlow';
    font-size: 17px;
    width: 88%;
    margin-top: 12px;
}


.single-service-2 {
    position: relative;
    overflow: hidden;
    padding: 65px 0 70px;
    background: #ffffff;
}


/* LEFT */

.single-service-2 .single-service-content {
    padding-right: 45px;
}

.single-service-2 .single-service-label {
    display: block;
    margin-bottom: 17px;
    color: #59b92f;
    font-family: "Oswald", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.single-service-2 .single-service-content h2 {
    margin: 0;
    color: #0d2f60;
    font-family: "Oswald", sans-serif;
    font-size: 34px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
}

.single-service-2 .single-service-line {
    display: block;
    width: 78px;
    height: 3px;
    margin-top: 18px;
    background: #59b92f;
}

.single-service-2 .single-service-text {
    margin-top: 24px;
}

.single-service-2 .single-service-text p {
    margin: 0 0 20px;
    color: #5d6a7d;
    font-family: "Barlow", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.85;
}

.single-service-2 .single-service-text p:last-child {
    margin-bottom: 0;
}


/* RIGHT BOX */

.single-service-2 .single-service-support {
    margin-left: 25px;
    padding: 34px 30px;
    border-radius: 17px;
    background: #f2f5f8;
}

.single-service-2 .support-label {
    display: block;
    margin-bottom: 22px;
    color: #59b92f;
    font-family: "Oswald", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.single-service-2 .single-service-support ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.single-service-2 .single-service-support li {
    margin-bottom: 15px;
    color: #173866;
    font-family: "Barlow", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
}

.single-service-2 .single-service-support li:last-child {
    margin-bottom: 0;
}


/* TABLET */

@media (max-width: 991px) {

    .single-service-2 {
        padding: 55px 0;
    }

    .single-service-2 .single-service-content {
        padding-right: 20px;
    }

    .single-service-2 .single-service-content h2 {
        font-size: 29px;
    }

    .single-service-2 .single-service-text p {
        font-size: 15px;
        line-height: 1.75;
    }

    .single-service-2 .single-service-support {
        margin-left: 0;
        padding: 28px 24px;
    }

}


/* MOBILE */

@media (max-width: 767px) {

    .single-service-2 {
        padding: 45px 0;
    }

    .single-service-2 .single-service-content {
        padding-right: 0;
    }

    .single-service-2 .single-service-content h2 {
        font-size: 27px;
    }

    .single-service-2 .single-service-text {
        margin-top: 21px;
    }

    .single-service-2 .single-service-text p {
        font-size: 15px;
        line-height: 1.7;
    }

    .single-service-2 .single-service-support {
        margin: 32px 0 0;
        padding: 26px 22px;
    }

}

.single-service-3 {
    position: relative;
    overflow: hidden;
    padding: 72px 0 76px;
    background: #eef2f6;
}


/* HEADING */

.single-service-3 .gain-heading {
    margin-bottom: 38px;
}

.single-service-3 .gain-label {
    display: block;
    margin-bottom: 17px;
    color: #59b92f;
    font-family: "Oswald", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.single-service-3 .gain-heading h2 {
    margin: 0;
    color: #0d2f60;
    font-family: "Oswald", sans-serif;
    font-size: 34px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
}

.single-service-3 .gain-line {
    display: block;
    width: 78px;
    height: 3px;
    margin-top: 18px;
    background: #59b92f;
}


/* CARDS */

.single-service-3 .gain-card {
    height: 100%;
    min-height: 155px;
    padding: 30px 28px;
    border-radius: 16px;
    background: #ffffff;
    transition:
        transform 0.3s ease,
        box-shadow 0.3s ease;
}

.single-service-3 .gain-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 14px 30px rgba(13, 47, 96, 0.08);
}

.single-service-3 .gain-card h3 {
    margin: 0 0 13px;
    color: #0d2f60;
    font-family: "Oswald", sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}

.single-service-3 .gain-card p {
    margin: 0;
    color: #5d6a7d;
    font-family: "Barlow", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.75;
}


/* TABLET */

@media (max-width: 991px) {

    .single-service-3 {
        padding: 60px 0;
    }

    .single-service-3 .gain-heading h2 {
        font-size: 30px;
    }

    .single-service-3 .gain-card {
        min-height: 180px;
        padding: 26px 22px;
    }

    .single-service-3 .gain-card h3 {
        font-size: 18px;
    }

    .single-service-3 .gain-card p {
        font-size: 14px;
    }

}


/* MOBILE */

@media (max-width: 767px) {

    .single-service-3 {
        padding: 45px 0;
    }

    .single-service-3 .gain-heading {
        margin-bottom: 28px;
    }

    .single-service-3 .gain-heading h2 {
        font-size: 28px;
    }

    .single-service-3 .gain-card {
        min-height: auto;
        margin-bottom: 20px;
        padding: 26px 24px;
    }

    .single-service-3 .gain-card h3 {
        font-size: 19px;
    }

    .single-service-3 .gain-card p {
        font-size: 15px;
        line-height: 1.7;
    }

}

.single-service-4 {
    position: relative;
    overflow: hidden;
    padding: 72px 0 78px;
    background: #ffffff;
}


/* LEFT */

.single-service-4 .service-process-intro {
    padding-right: 55px;
}

.single-service-4 .process-label {
    display: block;
    margin-bottom: 17px;
    color: #59b92f;
    font-family: "Oswald", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.single-service-4 .service-process-intro h2 {
    margin: 0;
    color: #0d2f60;
    font-family: "Oswald", sans-serif;
    font-size: 34px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
}

.single-service-4 .process-line {
    display: block;
    width: 78px;
    height: 3px;
    margin-top: 18px;
    background: #59b92f;
}

.single-service-4 .service-process-intro p {
    max-width: 430px;
    margin: 25px 0 0;
    color: #5d6a7d;
    font-family: "Barlow", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.9;
}


/* RIGHT */

.single-service-4 .service-process-list {
    padding-left: 10px;
}

.single-service-4 .process-step {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 18px;
    padding: 26px 28px;
    border-radius: 16px;
    background: #f2f5f8;
    transition:
        transform 0.3s ease,
        box-shadow 0.3s ease;
}

.single-service-4 .process-step:last-child {
    margin-bottom: 0;
}

.single-service-4 .process-step:hover {
    transform: translateX(5px);
    box-shadow: 0 12px 28px rgba(13, 47, 96, 0.08);
}


/* NUMBER */

.single-service-4 .process-number {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 41px;
    width: 41px;
    height: 41px;
    border-radius: 50%;
    background: #0d2f60;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
}


/* STEP CONTENT */

.single-service-4 .process-step-content {
    flex: 1;
}

.single-service-4 .process-step-content h3 {
    margin: 1px 0 8px;
    color: #0d2f60;
    font-family: "Oswald", sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0.7px;
    text-transform: uppercase;
}

.single-service-4 .process-step-content p {
    margin: 0;
    color: #5d6a7d;
    font-family: "Barlow", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7;
}


/* TABLET */

@media (max-width: 991px) {

    .single-service-4 {
        padding: 60px 0;
    }

    .single-service-4 .service-process-intro {
        padding-right: 25px;
    }

    .single-service-4 .service-process-intro h2 {
        font-size: 30px;
    }

    .single-service-4 .service-process-intro p {
        font-size: 15px;
        line-height: 1.8;
    }

    .single-service-4 .process-step {
        padding: 22px 20px;
    }

}


/* MOBILE */

@media (max-width: 767px) {

    .single-service-4 {
        padding: 45px 0;
    }

    .single-service-4 .service-process-intro {
        padding-right: 0;
        margin-bottom: 32px;
    }

    .single-service-4 .service-process-intro h2 {
        font-size: 28px;
    }

    .single-service-4 .service-process-intro p {
        max-width: 100%;
        font-size: 15px;
        line-height: 1.7;
    }

    .single-service-4 .service-process-list {
        padding-left: 0;
    }

    .single-service-4 .process-step {
        gap: 15px;
        padding: 22px 18px;
    }

    .single-service-4 .process-number {
        flex: 0 0 38px;
        width: 38px;
        height: 38px;
    }

    .single-service-4 .process-step-content h3 {
        font-size: 18px;
    }

    .single-service-4 .process-step-content p {
        font-size: 14px;
        line-height: 1.65;
    }

}

.single-service-5 {
    position: relative;
    overflow: hidden;
    padding: 65px 0 70px;
    background: #eef2f6;
}


/* HEADING */

.single-service-5 .other-services-heading {
    margin-bottom: 28px;
}

.single-service-5 .other-services-heading span {
    display: block;
    color: #59b92f;
    font-family: "Oswald", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 3px;
    text-transform: uppercase;
}


/* CARD */

.single-service-5 .other-service-card {
    position: relative;
    height: 100%;
    min-height: 165px;
    padding: 34px 30px 30px;
    border-radius: 16px;
    background: #ffffff;
    transition:
        transform 0.3s ease,
        box-shadow 0.3s ease;
}

.single-service-5 .other-service-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(13, 47, 96, 0.08);
}


/* TITLE */

.single-service-5 .other-service-card h3 {
    margin: 0 0 12px;
    color: #0d2f60;
    font-family: "Oswald", sans-serif;
    font-size: 21px;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: 0.7px;
    text-transform: uppercase;
}


/* DESCRIPTION */

.single-service-5 .other-service-card p {
    margin: 0 0 21px;
    color: #5d6a7d;
    font-family: "Barlow", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.7;
}


/* LINK */

.single-service-5 .other-service-card a {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    color: #59b92f;
    font-family: "Oswald", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1.5px;
    text-decoration: none;
    text-transform: uppercase;
    transition: color 0.3s ease;
}

.single-service-5 .other-service-card a span {
    display: inline-block;
    font-size: 15px;
    transition: transform 0.3s ease;
}

.single-service-5 .other-service-card a:hover {
    color: #0d2f60;
}

.single-service-5 .other-service-card a:hover span {
    transform: translateX(5px);
}


/* TABLET */

@media (max-width: 991px) {

    .single-service-5 {
        padding: 55px 0 60px;
    }

    .single-service-5 .other-service-card {
        padding: 28px 24px;
    }

}


/* MOBILE */

@media (max-width: 767px) {

    .single-service-5 {
        padding: 45px 0;
    }

    .single-service-5 .other-services-heading {
        margin-bottom: 24px;
    }

    .single-service-5 .other-service-card {
        min-height: auto;
        margin-bottom: 20px;
        padding: 26px 23px;
    }

    .single-service-5 .other-service-card h3 {
        font-size: 20px;
    }

    .single-service-5 .other-service-card p {
        font-size: 15px;
    }

}

.single-service-3 .col-md-4 {
    margin-bottom: 20px;
}

a:focus {
    outline: none !important;
}

* :focus {
    outline: none !important;
}

.contact-3 .contact-field br {
    display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
    color: black !important;
}
