/*--------------------------------------------------------------
# Main Theme Style
# Version 0.01
# RallyVargas.com - JBAHES
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# General Styles & Components
--------------------------------------------------------------*/
body, html {
    height: 100%;
}
body{
    background: #000000 !important;
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
	color: #ffffff;
	font-size: 18px;
	line-height: 1.6;	
}
h1, h2, h3, h4, h5, h6{
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    line-height: 1.3;
    margin-bottom: 20px;
}
h1{
	font-size: 42px;
}
h2{
	font-size: 38px;	
}
h3{
	font-size: 34px;
}
h4{
	font-size: 30px;
}
h5{
	font-size: 26px;
}
h6{
	font-size: 22px;
}
p{
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
    font-size: 18px; 
    margin-bottom: 16px;
    line-height: 1.7;
}
p strong{
    font-weight: 600;
}
a{
	text-decoration: none;
    color: #007dbd;
}
a:hover,
a:focus{
    text-decoration: none;
}
ul{
    margin-left: 0;
    padding-left: 25px;
}
li{
	font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
	margin-bottom: 10px;
}
div{
	font-family: 'Source Sans Pro', sans-serif;   
    font-size: 18px;
}
img{
    max-width: 100%;
    height: auto;   
}
.list-style-none{
    list-style: none;
    margin: 0;
    padding: 0;
}
.transition {
    transition: all 0.2s ease-in-out !important;        
}
img.hvr{
    opacity: 1;
}
img.hvr:hover,
img.hvr:focus{
    transform: scale(1.1);	
    opacity: 0.7;
}
.grow{
    transform: none;
}
.grow:hover,
.grow:focus{
    transform: scale(1.1);	
}
embed,
iframe,
object {
	max-width: 100%;
}
img {
	height: auto;
	max-width: 100%;
}
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
.bg-white{
	background: #ffffff;
}
.bg-black{
	background: #000000;
}
.bg-black-alt,
#primary.site-main .bg-black-alt{
    background: #0a0a0a !important;
}
.bg-black-alt-v1 {
    background: #101010;
}
.bg-blue-dark{
    background: #001e2b;
}
.bg-black-gradient {
    background-color: #000000;
    background-image: linear-gradient(160deg, rgb(35 35 35) 0%, rgb(0 0 0 / 6%) 41%);
}
.main-blue-gradient .areoi-background .areoi-background__color{
    background-color: transparent !important;
    background-image: linear-gradient(180deg, #003653 0%, #000000 100%) !important;  
}
.main-blue-gradient .areoi-background .areoi-background__overlay{
    background-color: transparent !important;
    background-image: linear-gradient(89deg, rgb(0 0 0 / 0%) 0%, rgb(0 0 0 / 46%) 77%) !important;
}
.bg-blue-gradient{
    background-color: transparent;
    background-image: linear-gradient(180deg, #003653 0%, #000000 100%);
    position: relative;    
}
.bg-blue-gradient-overlay{
    position: absolute !important;
    background-color: transparent;
    background-image: linear-gradient(89deg, #00000000 0%, #000000CC 57%);
    width: 100%;
    height: 100%;   
}
.bg-dark-hs{
    background: #030303;
}
.bg-gray{
    background: #f3f3f3;
}
.bg-d-gray{
    background: #efefef;
}
.bg-light-gray{
    background: #f9f9f9;	
}
.font-pp{
    font-family: "Poppins", sans-serif;
    font-weight: 500;
}
.font-w-bold{
    font-weight: 600;
}
.bg-backdrop{
    background: rgb(255 255 255 / 14%);
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
}
.white-text{
	color: #ffffff;
}
.gray-text{
    color: #939393;
}
.black-text{
	color: #1c1c1c;
}
.blue-text{
    color: #00BEFF;
}
.blue-text-alt{
    color: #009acf;
}
.blue-text-light{
    color: #2acbf1;
}
.light-blue-text{
    color: #3fcfff;
}
.dark-blue-text{
    color: #00a3de;
}
.single-pg-cnt .wp-block-separator{
    background: none;
    margin: 20px 0;    
}
.bx-rd{
	border-radius: 10px;
	overflow: hidden;
}
.bx-rd-lg{
	border-radius: 15px;
	overflow: hidden;
}
.bx-rd-xlg{
	border-radius: 20px;
    overflow: hidden;
}
.bx-rd-ol{
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    overflow: hidden;
}
.bx-circle,
.bx-circle img{
	border-radius: 50%;
}
.bx-brdr{
	border: 1px solid #000;
}
.bx-brdr-light {
    border: 1px solid #f2f2f2;
}
.bx-brdr-lr {
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;    
}
.bx-brdr-btm{
    border-bottom: 1px solid #e7e7e7;
}
.bx-brdr-blue{
    border: 2px solid #6ce5e8;
}
.bx-brdr-dark-alt {
    border: 1px solid #0f0f0f;
}
.bx-shadow-light{
    box-shadow: 0 2px 6px rgb(140 140 140 / 20%);    
}
.bx-shadow-mild {
    box-shadow: 4px 11px 24px rgba(0, 0, 0, 0.06);
}
.bx-shadow-dark{
    box-shadow: rgb(0 0 0 / 0%) 0px 0px 0px 0px, rgb(0 0 0 / 0%) 0px 0px 0px 0px, rgb(0 0 0 / 25%) 0px 25px 50px -12px;
}
.bx-shadow-3d{
    box-shadow: 0 2px 120px 0 rgba(31,38,103,0.4);       
}
.bx-shadow-vdark-alt {
    box-shadow: rgb(0 0 0) 0px 0px 44px;
}
.bx-img-shadow{
    filter: drop-shadow(4px 11px 24px rgba(0, 0, 0, 0.2));	
}
.bx-list li{
    margin-bottom: 8px;
}
.bx-pads{
    padding: 50px 30px;
}
.bx-pads-sml{
    padding: 35px;
}
.bx-pads-md{
    padding: 30px;
}
.bx-pads-card{
    padding: 35px 40px;
}
.bx-pads-lt-sml{
    padding-left: 0px;
}
.bx-pads-x-sml{
    padding: 0 20px 25px 20px;
}
.bx-pads-x-sml-bt{
    padding: 15px;
}
.bx-pads-mid-x-sml{
    padding: 20px;
}
.bx-pads-mid{
    padding: 25px;
}
.bx-box{
    background-color: rgb(0 57 130 / 13%);
    backdrop-filter: blur(10px);
    box-shadow: rgb(0 0 0) 0px 0px 44px;
    inset: 0% 0% auto;
    border: 1px solid rgb(7 93 198 / 10%);
}
.bx-box h5.bx-heading {
    background-color: #000000;
    background-image: linear-gradient(160deg, rgb(0 43 108) 0%, rgb(0 0 0 / 6%) 41%);
    padding: 23px 40px 23px 40px;
    margin: 0;
    font-size: 18px;
}
.head-lh-hd {
    line-height: 1.2;
}
.head-ml-lr {
    line-height: 1.3;
}
.head-ml-lg {
    line-height: 1.6;
}
.head-txt strong{
    font-weight: 700;
}
.par-x-sml{
    font-size: 13px;
}
.par-x-small{
    font-size: 14px;
}
.par-xm-small{
    font-size: 15px;
}
.par-small{
    font-size: 16px;
}
.par-small-xd{
    font-size: 17px;
}
.par-s-big{
    font-size: 19px;
}
.par-big{
    font-size: 20px;
}
.par-x-big{
    font-size: 22px;
}
.par-xl-big{
    font-size: 24px;
}
.btn-main,
.btn.btn-main{
    background: #fff;
    border: 1px solid #fff;    
    color: #000;
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    padding: 13px 35px;
    border-radius: 50px;
    font-size: 14px;  
    display: inline-block;
    text-transform: uppercase;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;              
}
.btn-main:hover,
.btn-main:focus,
.btn.btn-main:hover,
.btn.btn-main:focus{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);    
}
.btn-main i,
.btn.btn-main i{
    margin-left: 5px;
    font-size: 14px;
}
.bx-rd-fl{
	border-radius: 50px;
}
.btn-pd-cs i{
    font-size: 11px;
    margin-left: 5px;
}
.btn-main-shadow{
      box-shadow: 0 4px 10px -5px rgba(0,0,0,.6)!important; 
}
.btn-main-small,
.btn.btn-main.btn-main-small{
    font-size: 12px;
}
.btn-main-m-small,
.btn.btn-main.btn-main-m-small{
    font-size: 13px;
    padding: 12px 29px;
}
.btn-main-big,
.btn.btn-main.btn-main-big{
    font-size: 16px;
    padding: 15px 42px;     
}
.btn-main-sm-big,
.btn.btn-main.btn-main-big{
    font-size: 16px; 
}
.btn.btn-main.btn-main-x-big{
    font-size: 18px;
    padding: 18px 45px;
}
.btn-white-transparent,
.btn.btn-main.btn-white-transparent{
    background: transparent;
    border: 1px solid #fff;     
    color: #fff;
}
.btn-white-transparent:hover,
.btn-white-transparent:focus,
.btn.btn-main.btn-white-transparent:hover,
.btn.btn-main.btn-white-transparent:focus{
    background: #fff;
    border: 1px solid #fff;     
    color: #000;
}
.btn-black-full{
    background: #000;
    border: 1px solid #000;     
    color: #fff;
}
.btn-black-full:hover,
.btn-black-full:focus{
    background: transparent;
    border: 1px solid #000;     
    color: #000;
}
.btn-black-transparent{
    background: transparent;
    border: 1px solid #000;     
    color: #000;
}
.btn-black-transparent:hover,
.btn-black-transparent:focus{
    background: #000;
    border: 1px solid #000;     
    color: #fff;
}
.btn-white-full,
.btn.btn-main.btn-white-full{
    background: #ffffff;
    border: 1px solid #ffffff;     
    color: #000;
}
.btn-white-full:hover,
.btn-white-full:focus,
.btn.btn-main.btn-white-full:hover,
.btn.btn-main.btn-white-full:focus{
    background: transparent;
    border: 1px solid #ffffff;     
    color: #ffffff;
}
.btn-blue-full,
.btn.btn-main.btn-blue-full{
    background: #0a021f;
    border: 1px solid #0a021f;
    color: #ffffff;
}
.btn-blue-full:hover,
.btn-blue-full:focus,
.btn.btn-main.btn-blue-full:hover,
.btn.btn-main.btn-blue-full:focus{
    background: transparent;
    border: 1px solid #ffffff;     
    color: #ffffff;
}
.btn-gradient,
.btn-main.btn-gradient{
    background: linear-gradient(90deg, var(--c1, #003b59), var(--c2, #0089b6) 51%, var(--c1, #003b59)) var(--x, 0)/ 200%;
    transition: 0.5s !important;
    box-shadow: 0 2px 120px 0 rgba(13, 193, 253, 0.709);
    border: none;
    color: #fff;
}
.btn-gradient-ns,
.btn-main.btn-gradient-ns{
    box-shadow: none;
}
.btn-gradient:hover, .btn-gradient-ns:hover,
.btn-main.btn-gradient-ns:hover, .btn-gradient:focus, 
.btn-gradient-ns:focus, .btn-main.btn-gradient-ns:focus{
    box-shadow: 0 2px 120px 0 rgb(13 192 253 / 92%);
    --x: 100%; 
}
.btn-main-line{
    background: transparent;
    color: #000;
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    padding: 0;
    border-radius: 4px;
    font-size: 14px;
    display: inline-block;
    text-transform: uppercase;
}
.btn-main-line span{
    border-bottom: 1px dotted #000;
    padding-bottom: 5px;
    opacity: 1;
}
.btn-main-line:hover span,
.btn-main-line:focus span{
    color: #000;    
    opacity: 0.4;
}
.btn-main-line-white{
    color: #ffffff;    
}
.btn-main-line-white span{
	border-bottom: 1px solid #ffffff;    
}
.btn-main-line-white:hover span,
.btn-main-line-white:focus span{
    color: #ffffff;    
    opacity: 0.4;
}
.center-align {
    display: flex;
    justify-content: center;
    align-items: center;
}
.u-case{
	text-transform: uppercase;
}
.c-case{
	text-transform: capitalize;
}
.font-normal{
    font-family: Arial, Helvetica, sans-serif;
}
.font-bd{
    font-weight: bold;
}
.font-m-bl{
    font-weight: 400;
}
.font-w-bl{
    font-weight: 500;
}
.font-x-bl{
    font-weight: 600;
}
.head-lh{
    line-height: 1.1;
}
.p-ht {
    line-height: 1.6;
}
.page-margin{
	padding: 5.5em 0;
}
.page-margin-xl{
	padding: 6.2em 0;
}
.page-margin-adv{
    padding: 11em 0 7em 0;
}
.page-margin-mid{
	padding: 4.4em 0;	
}
.page-margin-mid-vt {
    padding: 3.3em 0;
}
.page-margin-small{
    padding: 1.2em 0;
}
.page-margin-tpl{
    padding: 7em 0  0 0;
}
.align-margin-inner{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;    
}
.hd-cnt-sect{
    position: absolute;
    top: 60%;
    transform: translateY(-60%);
    transition: all 0.3s ease-out 0s;
    width: 100%;
}
.cnt-sect{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.relative {
    position: relative;
}
.relative-dx{
	position: relative;
    z-index: 9;	
}
.dv-hid{
	overflow: hidden;
}
.dv-vis{
    visibility: hidden;
}
.left-idt{
	margin-left: 45px;
}
.top-heading-design{
	margin-bottom: 60px;
}
.top-heading-design-mt{
	margin-bottom: 40px;    
}
.top-heading-design-lt{
	margin-bottom: 30px;	
}
.top-heading-design hr{
	border-top: 3px solid #007dbd;
    width: 90px;
    margin-top: 30px;
    margin-bottom: 30px;	
}
.top-heading-design-white hr{
	border-color: #fff;
}
.top-heading-design-lt hr{
    margin-left: 0;
}
.top-heading-design.th-lg{
	margin-bottom: 50px;
}
.top-heading-design h1,
.top-heading-design h2,
.top-heading-design h3,
.top-heading-design h4,
.top-heading-design h5,
.top-heading-design h6{
    margin: 0 0 8px 0;
}
.top-heading-design h1{
    font-size: 2.3rem;
}
.top-heading-design h2{
    font-size: 30px;	
}
.top-heading-design h3{
	font-size: 28px;
}
.top-heading-design h4{
    font-size: 24px;
}
.top-heading-design h5{
    font-size: 22px;
}
.top-heading-design h6{
    font-size: 19px;
}
.top-heading-design p{
    margin: 0;
    font-weight: 400;
    font-size: 18px;
    color: #003464;
}
.top-head-ph p{
    font-size: 20px;    
}
.head-spn span{
    background: #0a7d80;
    color: #ffffff;
    padding: 6px 20px;
    border-radius: 4px;    
}
.heading-size-lg{
    font-size: 47px;
}
.heading-x-sml{
    font-size: 16px;
}
.heading-hx-sml{
    font-size: 17px;
}
.heading-h-sml{
    font-size: 18px;
}
.heading-h-mdl{
    font-size: 19px;
}
.heading-h-sdl{
    font-size: 20px;
}
.heading-h-mdl{
    font-size: 21px;
}
.heading-h-lgl{
    font-size: 22px;
}
.heading-h-xgl{
    font-size: 23px;
}
.heading-lg-xgl{
    font-size: 24px;
}
.heading-md-xgl{
    font-size: 25px;
}
.heading-xt-md{
    font-size: 26px;
}
.heading-xt-lg{
    font-size: 28px;
}
.w-btm-sm-xss{
	margin-bottom: 5px;
}
.w-btm-sm-sx{
	margin-bottom: 10px;
}
.w-btm-sm{
	margin-bottom: 15px;
}
.w-btm-sm-x{
	margin-bottom: 20px;
}
.w-btm-xd{
	margin-bottom: 25px;
}
.w-btm{
	margin-bottom: 30px;
}
.w-btm-md{
	margin-bottom: 45px;
}
.w-btm-hlg{
	margin-bottom: 50px;
}
.w-btm-lg{
	margin-bottom: 60px;
}
.w-btm-xl{
	margin-bottom: 80px;
}
.hidden{
	display: none;
}
.vis-dv{
    visibility: hidden;
}
.picture-overlay{
    background: #6a11cb;
    background: -webkit-linear-gradient(to right, rgba(106, 17, 203, 0.85), rgba(1, 147, 222, 0.85));
    background: linear-gradient(to right, rgba(106, 17, 203, 0.85), rgba(1, 147, 222, 0.85));    
}
.picture-scroll{
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;    
}
.bg-overlay{
    position: absolute;
    width: 100%;
    height: 100%;
}
.no-mg{
    margin: 0;
}
.n-btm{
    margin-bottom: 0 !important;
}
.no-pads{
    padding: 0!important;
}
.no-pads-no-mg{
    margin: 0!important;
    padding: 0!important;
}
.no-pads-right{
    padding-right: 0!important;
}
.n-brdr{
    border: none !important;
}
.bx-main .col-pads,
.img-txt-ctn-hls{
    padding: 40px;
}
.sm-mn-pads{
    padding: 0 3em;
}
.row .col.bx-pads-sp{
    padding: 35px 35px;
}
.bx-main{
    background: #ffffff;
    box-shadow: 4px 11px 24px rgb(0 0 0 / 6%);    
    padding: 0 !important;
    margin-bottom: 0 !important;       
}
.wp-block-image .alignleft {
    margin: 0.5em 2em 0.5em 0;
}
.text-overflow{
    text-overflow: ellipsis;
    white-space: pre;
    overflow: hidden; 
}
.icon-rt-sml{
    font-size: 13px;
    margin-right: 5px;    
}
.font-head-sml{
    font-weight: 400;
}
.cursor-context{
    cursor: context-menu;
}
.embed-youtube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
}
.embed-youtube iframe, 
.embed-youtube object, 
.embed-youtube embed {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.bx-sq-lhs figure {
    margin: 0;
}
.bx-sq-lhs-txt p {
    font-size: 19px;
}
.bx-sq-lhs-txt-xl p {
    font-size: 20px;
}
.bx-sq-head p.mn-hd-txt{
    font-weight: 500;
    font-size: 20px;    
}
.entry-header-main{
    min-height: 550px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.entry-header-main-w-text{
    height: 85vh;
}
.entry-text-heading{
    margin-top: 30px;
}
.entry-text-heading-w-text{}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.site-header{
    background: #040000;
    width: 100%;
    z-index: 9;
}
.site-header-pads{
    padding: 20px 10px;
}
.site-header.fixed{
    position: fixed;
    width: 100%;
    z-index: 999;
    animation: slide-down 0.7s;
    opacity: 1;
	top:0;
}
body.home .site-header, body.header-style-transparent .site-header,
body.page-id-58 .site-header, body.header-style-transparent .site-header{
    background: transparent;
    box-shadow: none;
    border: none;
    position: absolute;
    z-index: 99;
}
body.home .site-header.dh-head-bg,
body.page-id-58 .site-header.dh-head-bg,
body.header-style-transparent .site-header.dh-head-bg{
    background: rgba(25, 25, 25, .6);
    backdrop-filter: blur(20px);
}
body.home .site-header.fixed, 
body.page-id-58 .site-header.fixed,
body.header-style-transparent .site-header.fixed{
    position: fixed;
}
body.home .site-header.fixed .site-header-hr, 
body.page-id-58 .site-header.fixed .site-header-hr, 
body.header-style-transparent .site-header.fixed .site-header-hr{
    background: rgb(255 255 255 / 4%);
    backdrop-filter: blur(20px);
    box-shadow: inset 1px 1px 1px #ffffff1a;
    padding: 2px 30px;
    border-radius: 10px;
    border: 1px solid rgb(255 255 255 / 1%);
}
body.page-id-23264 .site-header,
body.header-style-transparent   .site-header{
    background-image: linear-gradient(to bottom, rgb(0 0 0), rgb(0 0 0 / 0%));
}
.site-header.fixed .site-header-pads{
    padding: 20px 10px;
}
.site-header.fixed a:hover,
.site-header.fixed a:focus,
body.home .site-header.fixed a:hover,
body.home .site-header.fixed a:focus,
body.page-id-58 .site-header.fixed a:hover,
body.page-id-58 .site-header.fixed a:focus,
body.header-style-transparent .site-header.fixed a:hover,
body.header-style-transparent .site-header.fixed a:focus{
    color: #57d4ff;
}
.site-header.fixed .main-logo img{
    transition: all 0.2s ease-in-out;   
    width: 50px;
}
.menu-mn-ds{
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end;
}
@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    } 
    100% {
        opacity: 0.9;
        transform: translateY(0);
    } 
}
.mobile-header{
    display: none;
}
.main-logo{
    padding: 0;	
}
.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;  
}
.main-navigation li {
    display: inline-flex;
    margin-bottom: 0;
    position: relative;
}
.main-navigation li.menu-item-has-children a::after{
    border-top-width: 2px;
    border-top-style: solid;
    border-right-width: 2px;
    border-right-style: solid;
    content: "";
    display: inline-block;
    margin-left: 0.3em;
    position: relative;
    pointer-events: none;
    width: 6px;
    height: 6px;
    vertical-align: middle;
    transform: rotate(135deg);
    top: -2px;
    left: 3px;
    transition: all 0.15s ease 0s;    
}
.main-navigation li.menu-item-has-children  ul.sub-menu li a::after{
    content: none !important;
}
.main-navigation a {
    display: block;
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    padding: 30px 23px;
    text-transform: uppercase;
    font-size: 12px;
    color: #ffffff;
    cursor: pointer;
    white-space: pre;
    text-overflow: ellipsis;
    display: inline-block;
    transition: all 0.2s ease-in-out;       
}
.main-navigation ul li:last-child a{}
.search-btn a{
    padding: 30px 20px;
    color: #0c0c0c;
    font-size: 13px; 
}
.main-navigation li a:hover, .main-navigation li a:focus,
.search-btn a:hover, .search-btn a:focus,
.main-navigation li.current-menu-item a{
    color: #00BEFF;
}
.main-navigation li.menu-button-dark a{
    background: linear-gradient(90deg, var(--c1, #002e45), var(--c2, #007aa4) 51%, var(--c1, #002e45)) var(--x, 0)/ 200%;
    transition: 0.5s !important;
    box-shadow: none;        
    border-radius: 50px;
    padding: 13px 30px;
    color: #ffffff !important;
}
.main-navigation li.menu-button-dark a:hover,
.main-navigation li.menu-button-dark a:focus{
    box-shadow: 0 2px 120px 0 rgb(13 192 253 / 92%);
    --x: 100%; 
}
.menu-mn-ds{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.search-btn{
    margin: 0 0 0 14px;    
}
.close-search {
    float: right;
    font-size: 22px;
    cursor: pointer;
    color: #f3d95b;
}
.search-bar {
    background: #0f0f0f;
    color: #ffffff;
    padding: 16px 0 25px 0;
    display: none;
    z-index: 999;
    width: 100%;
}
.search-bar input[type="text"] {
    background: none;
    padding: 8px 0;
    width: 100%;
    height: auto;
    font-size: 25px;
    border: none;
    text-transform: none;
    border-bottom: 1px dotted #383838;
    box-shadow: none;
    color: #f3d95b;
}
.menu-side {
    position: absolute;
    height: 0px;
    overflow: hidden;
} 
.entry-header.background-page-image, 
.entry-header.background-page-color,
.entry-header.background-page-default,
.entry-header.background-page-default-dark{
    background-color: #101010;
    height: 370px;
    padding: 0;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;   
}
.entry-header-sml.background-page-color{
    height: 280px;    
}
.entry-header {
    background-color: #232b37;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    color: #fff;
    padding: 40px 0;
    position: relative;
}
.page-template-page-fullwidth-wt-height .entry-header{
    height: 500px;
    justify-content: flex-start;
}
.header-bg-color {
    background-color: rgb(0 0 0 / 0%);
    width: 100%;
    height: 100%;
    position: absolute;
}
.header-bg-backdrop{
    background-color: rgb(0 0 0 / 30%);
    backdrop-filter: blur(7px);    
}
.header-bg-title {
    position: relative;
    width: 100%;
    top: 22px;
}
body.page-template-default .entry-header .header-bg-title{
    top: 0;
}
.header-bg-title h1 {
    font-size: 34px;
    color: #fff;
    margin: 0;
}
body.single .header-bg-title h1{
    margin: 0;
}
.header-bg-title h2 {
    font-size: 30px;
    color: #fff;
    margin: 0;
    text-shadow: 0px 12px 48px rgb(0 0 0 / 30%);
}
.header-bg-title hr{
	border-top: 3px solid #fff;
    width: 90px;
    margin-top: 15px;
    margin-bottom: 0;	
}
.header-bg-title-sub h4{
    margin: 0;
    color: #fff;
    font-size: 24px;    
}
.entry-header.background-page-default{
    background-image: url('../images/inner-page-default.jpg');
}
.entry-header-search h1{
    font-size: 35px;    
}
.entry-header-search h1 em{
    font-weight: 400;
    color: #d1edfa;
    text-decoration: underline;  
}
.entry-header.background-page-fimage{
    background-size: cover;
    background-position: center center;
}
/*--------------------------------------------------------------
# Homepage and Inner Pages
--------------------------------------------------------------*/
.share-social-media{
    position: absolute;
    left: -15px;
    top: 7em;
    z-index: 99;
}
.sm-mn-pads .share-social-media{
    left: -52px;
}
.share-social-media h1{
    font-size: 13px;
    margin: 0 0 13px 0;  
}
.share-social-media a{
    display: block;
    background: #fff;
    padding: 12px 20px;
    text-align: center;
    font-size: 25px;
    margin: 0 0 10px 0;
    border: 1px solid #e4e4e4;
    box-shadow: 4px 11px 24px rgba(0, 0, 0, 0.05);
    color: #007dbd;
    border-radius: 5px;    
}
.share-social-media a:hover,
.share-social-media a:focus{
    background: #0064c9;
    background: linear-gradient(to left, #0064c9, #65c4fe);
    color: #ffffff;
}
.embed-youtube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
}
.embed-youtube iframe, 
.embed-youtube object, 
.embed-youtube embed {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.blog-category-header{
    padding: 0 0 30px 0px;  
}
.blog-category-header h3{
    margin: 0;
    font-size: 28px;    
}
.blog-category-list li{
    border-bottom: 1px solid #eee;
    margin: 0;   
}
.blog-category-list li:last-child{
    border: none;
}
.blog-category-list a{
    background: transparent;     
    color: #000;
    padding: 20px 30px;
    display: block;
    line-height: 1.5;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;        
}
.blog-category-list a:hover,
.blog-category-list a:focus{
    background: #000000;
    color: #ffffff;
}
.blog-post-item{
    margin-bottom: 30px;
}
.blog-post-img {
    height: auto;
    overflow: hidden;
    background: #e8e8e8;
    position: relative;
    text-align: center;
}
.blog-post-img img:hover,
.blog-post-img img:focus,
.event-square-img img:hover,
.event-square-img img:focus{
    opacity: 0.7;
}
.blog-post-inner {
    padding: 30px 30px 35px 30px;
}
.blog-post-square-sw .blog-post-inner{
    padding: 25px 20px;    
}
.blog-post-inner h3 {
    margin: 0 0 10px 0;
    font-size: 17px;
    line-height: 1.4;
    text-overflow: ellipsis;
    white-space: pre;
    overflow: hidden;
    font-weight: 600;
}
.blog-post-cl .blog-post-inner h3 {
    line-height: 1.5;
    height: 51px;
    word-break: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    box-orient: vertical;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    line-clamp: 2;
    white-space: normal;
}
.blog-post-inner a.blog-link{
    color: #000000;
}
.blog-post-inner a.blog-link:hover{
    color: #007dbd;
}
.blog-post-meta {
    margin-bottom: 20px;
}
.blog-post-inner p {
    margin-bottom: 15px;
    height: 85px;
    overflow: hidden;
    font-size: 17px;
}
.blog-post-meta p {
    margin: 0;
    font-size: 16px;
    height: auto;
}
.blog-post-btn {
    margin: 0;
}
.blog-post-categories{
    position: absolute;
    bottom: 2px;  
}
.blog-post-categories h4 span{
    background: rgb(0 0 0 / 78%);
    backdrop-filter: saturate(180%) blur(8px);
    -webkit-backdrop-filter: saturate(180%) blur(8px);
    box-shadow: 0 2px 120px 0 rgba(31,38,103,0.4);
    font-weight: 500;
    color: #ffffff;
    font-size: 15px;
    padding: 7px 19px;
    border-top-right-radius: 15px;
}
.blog-post-pagination{
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
.blog-post-pagination .wp-pagenavi span,
.blog-post-pagination .wp-pagenavi a{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    display: block;
    float: left;
    margin: 1px;
    padding: 10px 12px 10px 12px;
    text-decoration: none;
    width: auto;
    color: #fff;
    background: #000000;
    transition: background .15s ease-in-out;
    border-radius: 4px;
    border: none;   
}
.blog-post-pagination .wp-pagenavi span.current{
    padding: 10px 12px 10px 12px;
    background: #232b37;
    background-image: linear-gradient(to top, #232b37, #0f717e);
    color: #ffffff;   
}
.blog-post-pagination .wp-pagenavi a:hover,
.blog-post-pagination .wp-pagenavi a:focus{
    color: #fff;
    background: #000000;    
}
body.archive.paged.category .blog-post-pagination{
    margin: 0 40px 0 0; 
}
.single-pst-navigation{
    clear: both;
}
.blog-post-img a img{
	height: 200px;
	object-fit: cover;
}
.nav-single-left a {
    padding-right: 40px;
}
.nav-single-right a {
    padding-left: 40px;
}
.nav-single-left a i {
    margin-right: 5px;
}
.nav-single-right a i {
    margin-left: 5px;
}
.nav-single-left img {
    margin-right: 20px;
}
.nav-single-right img {
    margin-left: 20px;
    margin-right: -1px;
}
.nav-single-btm a {
    background: #0064c9;
    color: #ffffff !important;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    width: auto;
}
.nav-single-btm.nav-single-right a{
    background: #0064c9;
}
.tooltip-inner h6.white-text{
    margin:0;
    padding:5px;
    font-size:16px;  
    font-weight: 500;
}
.single-post-ah h5{
    font-weight: 300;
    font-size: 18px;    
}
.img-txt-blck .img-bl-hs {
    background: #000000;
}
.cform-head{
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0 45px;
    height: 598px;
}
.bt-slider.carousel {
    background-color: transparent;
    background-image: linear-gradient(180deg, #003653 0%, #000000 100%);
    overflow: hidden;
    position: relative;
    height: 100vh;
}
.bt-slider .carousel-item img.slider-img {
    opacity: 1;
    width: 100%;
    height: 100%;
}
.bt-slider .carousel-control-prev {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
    background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.bt-slider .carousel-control-next {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}
.slider-main-mobile, 
.grecaptcha-badge {
    display: none!important;
}
.slider-cnt-ls{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 53%;
    transform: translateY(-25%);
    z-index: 99;
}
.slider-meta-hes{
    position: absolute;
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#main-bt-slider .sld-mt-logo{
    background: none !important;
}
.sld-mt-tags,
.sld-mt-tags p{
    font-size: 16px;
}
.bt-slider .carousel-control-prev,
.bt-slider .carousel-control-next{
    opacity: 1;
}
.bt-slider .carousel-control-prev:hover, 
.bt-slider .carousel-control-prev:focus, 
.bt-slider .carousel-control-next:hover, 
.bt-slider .carousel-control-next:focus {
    opacity: 0.6;
}
.latest-podcast-content .carousel-control-prev,
.latest-podcast-content .carousel-control-next{
    position: absolute;
    opacity: 1;
}
.latest-podcast-content .carousel-control-prev .carousel-control-prev-icon,
.latest-podcast-content .carousel-control-next .carousel-control-next-icon{
    filter: invert(1);
}
.slide-carousel-content .splide__arrow{
    background: none;
    box-shadow: none;
}
.slide-carousel-content .splide__arrow--prev{
    left: -2.7em;
}
.slide-carousel-content .splide__arrow--next{
    right: -2.7em;
}
.slide-carousel-content .splide__arrow svg{
    width: 27px;
    height: 27px;    
}
.slide-carousel-content ul.splide__list li.splide__slide{
    padding: 0 12px;
}
.slide-carousel-content .splide__pagination{
    display: none !important;
}
.slider-meta-slide{
    position: relative;
    width: 100%;    
}
.main-slider-section{
    height: 100vh;
}
.main-slider-section h1{
    font-weight: 600;
    font-size: 3rem;  
}
.main-slider-section-text{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;    
}
.main-slider-section .areoi-background .areoi-background__overlay,
.main-sect-scroll.overlay-one .areoi-background .areoi-background__overlay,
.main-sect-scroll.overlay-two .areoi-background .areoi-background__overlay,
.main-sect-scroll.overlay-video .areoi-background .areoi-background__overlay,
.main-sect-scroll.overlay-left .areoi-background .areoi-background__overlay,
.main-sect-scroll.overlay-right .areoi-background .areoi-background__overlay{
    background-color: transparent !important;
    opacity: 1 !important;
}
.main-slider-section .areoi-background .areoi-background__overlay{
    background-image: linear-gradient(270deg, rgb(0 0 0 / 0%) 0%, rgb(0 0 0) 80%) !important;
}
.main-sect-scroll.overlay-one .areoi-background .areoi-background__overlay,
.main-sect-scroll.overlay-left .areoi-background .areoi-background__overlay{
    background-image: linear-gradient(92deg, rgb(0 0 0 / 0%) 0%, rgb(0 0 0 / 97%) 54%) !important;
}
.main-sect-scroll.overlay-two .areoi-background .areoi-background__overlay{
    background-image: linear-gradient(270deg, rgb(0 0 0 / 0%) 0%, rgb(0 14 21 / 97%) 56%) !important;
}
.main-sect-scroll.overlay-video .areoi-background .areoi-background__overlay{
    background-image: linear-gradient(92deg, rgb(0 0 0 / 0%) 0%, rgb(0 0 0 / 93%) 54%) !important;    
}
.main-sect-scroll.overlay-right .areoi-background .areoi-background__overlay{
    background-image: linear-gradient(268deg, rgb(0 0 0 / 0%) 0%, rgb(0 0 0 / 97%) 54%) !important;
}
.main-sect-scroll.overlay-right.entry-header-main-w-text .areoi-background .areoi-background__overlay{
    background-image: linear-gradient(268deg, rgb(0 0 0 / 0%) 0%, rgb(0 0 0 / 77%) 54%) !important;
}
.the-mae.main-sect-scroll.overlay-left .areoi-background .areoi-background__overlay{
    background-image: linear-gradient(92deg, rgb(0 0 0 / 0%) 0%, rgb(0 0 0 / 87%) 54%) !important;
}
.bg-main-blue-gradient {
    background-color: transparent;
    position: relative;
}
.bg-main-blue-gradient-right{
    background-image: linear-gradient(90deg, #003653 0%, #000000 100%);
}
.bg-main-blue-gradient-left{
    background-image: linear-gradient(270deg, #003653 0%, #000000 100%);
}
.bg-main-blue-gradient-overlay {
    position: absolute !important;
    background-color: transparent;
    width: 100%;
    height: 100%;
}
.bg-main-blue-gradient-overlay-right{
    background-image: linear-gradient(90deg, #00000000 0%, #000000CC 57%);
}
.bg-main-blue-gradient-overlay-left{
    background-image: linear-gradient(270deg, #00000000 0%, #000000CC 57%);
}
.bg-main-blue-gradient .areoi-background .areoi-background__image{
    background-repeat: no-repeat !important;
}
.main-hero-section{
    background-color: transparent;
    background-image: linear-gradient(180deg, #003653 0%, #000000 100%);
    position: relative;
}
.main-hero-section-overlay{
    position: absolute !important;
    background-color: transparent;
    background-image: linear-gradient(89deg, #00000000 0%, #000000CC 57%);
    width: 100%;
    height: 100%;
}
.main-hero-cnt{
    width: 100%;
    overflow: hidden;
    z-index: 9;
    height: 840px;
}
.main-hero-image img{
    transform: scale(1.4);
    margin-bottom: -45px;
}
.slider-text-cnt h1,
.main-hero-section-text h1{
    font-weight: 600;
    font-size: 3rem;
}
.mld-sld-cnt{
    display: flex;
    flex-direction: row;
    column-gap: 35px;
    justify-content: center;  
}
.main-sld-logo img{
    filter: brightness(0) invert(1);
}
.bx-posts-itm a{
    display: block;
}
.bx-posts-itm a:hover,
.bx-posts-itm a:focus{
    opacity: 0.7;
}
.bx-squared-post {
    background: #000000;
    position: relative;
    height: 100%;
    width: 100%;
}
.bx-squared-post img {
    width: 100%;
}
.bx-squared-txt {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.bx-squared-ol {
    padding: 24px 25px;
    background: linear-gradient(to bottom, rgb(14 14 14 / 0%), rgb(0 0 0) 90%);
}
.bx-bg-main{
    height: 450px;    
}
.bx-main-bg-txt h1{
    font-size: 3rem;   
}
.bx-bg-vt{
    height: 500px;   
}
.bx-bg-vt .areoi-background__overlay{
    background: #00234B !important;
    background: linear-gradient(0deg, rgba(0, 35, 75, 1) 2%, rgba(0, 35, 75, 0.58) 100%) !important; 
}
.slider-logos{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.slider-logos .slider-logos-wt{
    white-space: nowrap;
}
.slider-logos .client-logos-cnt {
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
}
.client-logos-cnt{
    margin: 0px; 
}
.client-logos-sect{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 225px;
    height: auto;      
}
.testimonial-section{
    background: #001722;
    border-radius: 10px;
    border: 1px solid #002c3c;
    padding: 35px 40px;  
}
.testimonial-icon i{
    font-size: 40px;
}
.testimonial-icon-large i{
    font-size: 44px;
}
.testimonial-photo-info{
    margin: 0 0 0 18px;
}
.testimonial-photo-info h5{
    margin-bottom: 2px;
}
.testimonial-section-bx{
    padding: 0;
    overflow: hidden;
}
.testimonial-photo-bx{}
.testimonial-content-bx{
    padding-top: 55px;
    padding-left: 35px;
    padding-right: 35px;
}
.testimonial-photo-bx .testimonial-icon{
    position: absolute;
    bottom: -22px;
    left: 30px;    
}
.testimonial-photo-bx .testimonial-icon i{
    background: #004667;
    color: #ffffff;
    padding: 9px 12px;
    font-size: 28px;
    border-radius: 5px;
    box-shadow: rgb(0 0 0) 0px 0px 44px;    
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer-social-media-links a{
    background: transparent;
    border: 1px solid transparent;
    display: inline-flex;
    justify-content: center;
    color: #ffffff;
    align-items: center;
    font-size: 14px;
    font-weight: 500;    
    border-radius: 50px;
    padding: 8px 25px;
    margin: 0 10px;
}
.footer-social-media-links a i{
    margin: 0 8px 0 0;    
}
.footer-social-media-links a.fb-link:hover,
.footer-social-media-links a.fb-link:focus{
    border-color: #3b5998;   
    box-shadow: 0 2px 120px 0 rgba(59, 88, 152, 0.85);
}
.footer-social-media-links a.ln-link:hover,
.footer-social-media-links a.ln-link:focus{
    border-color: #0274b3;    
    box-shadow: 0 2px 120px 0 rgba(2, 117, 179, 0.85);
}
.footer-social-media-links a.yt-link:hover,
.footer-social-media-links a.yt-link:focus{
    border-color: #FF0000;    
    box-shadow: 0 2px 120px 0 rgba(255, 0, 0, 0.85);
}
.footer-social-media-links a.ins-link:hover,
.footer-social-media-links a.ins-link:focus{
    border-color: #8a49a1;  
    box-shadow: 0 2px 120px 0 rgba(137, 73, 161, 0.85); 
}
.footer-social-media-links a.tk-link:hover,
.footer-social-media-links a.tk-link:focus{ 
    border-color: #ff0050; 
    box-shadow: 0 2px 120px 0 rgba(255, 0, 81, 0.85);  
}
.footer-social-media-links a:hover,
.footer-social-media-links a:focus{ 
    box-shadow: 0 2px 6px rgb(140 140 140 / 20%); 
    color: #ffffff;
}
/* Navigation
--------------------------------------------- */
.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    justify-content: center;
    align-items: center;
}
.main-navigation ul ul {
    background: #080808;
    box-shadow: rgb(0 0 0) 0px 0px 44px;
    display: inline-block; 
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
    border: none;
    transition: all 0.2s ease-in-out; 
    opacity: 0;
}
.site-header.fixed .main-navigation ul ul{
    margin-top: 0;    
}
.main-navigation ul ul li{
    padding: 0;
    border-bottom: 1px solid #151515;
}
.main-navigation ul ul li:last-child{
    border-bottom: none;     
}
.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
    display: block;
    left: auto;
}
.main-navigation ul ul a {
    width: 244px;
    padding: 20px 25px;
    display: block;
    border-bottom: none;
    text-align: left;
    color: #fff; 
    transition: all 0.2s ease-in-out;     
}
.main-navigation ul ul a:hover,
.main-navigation ul ul a:focus{
    background: #00BEFF;
    border-bottom: none;
    color: #000000 !important;
}
.main-menu-navigation li.current_page_item ul li a{
    border-bottom: none !important;    
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
    left: auto;
    opacity: 1;
}
.main-navigation a {
    text-decoration: none;
}
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}
@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }
    .main-navigation ul {
        display: flex;
    }
}
.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
    margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
    display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    text-align: end;
    flex: 1 0 50%;
}
/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}
/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}
.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
.img-mbl-hidden{
    display: none;
}
/*--------------------------------------------------------------
## Large screens
--------------------------------------------------------------*/
@media only screen 
and (min-width : 1824px) {      			
}
/*--------------------------------------------------------------
## Desktops and Laptops
--------------------------------------------------------------*/
@media only screen 
and (min-width : 1224px) {     
    .slider-meta-slide .container{
        padding-left: 12px;
        padding-right: 12px;        
    }   
    .page-margin-xl-dp {
        padding: 13.2em 0;
    }    
    .main-hero-section-text{
        margin-top: 100px;
    }
    .main-slider-section-text{
        margin-top: 20px;
    }
    .bx-sq-mtl {
        margin-left: 35px;
    }     
    .bx-sq-mtr {
        margin-right: 35px;
    }
    .bx-pads-rtl{
        padding: 0 4em;
    }    
    .bg-attach-fx .areoi-background__image{
        background-attachment:  fixed !important;
    }
    .bt-slider .carousel-control-prev {
        left: -75px;
    }
    .bt-slider .carousel-control-next {
        right: -75px;
    }  
    .latest-podcast-content .carousel-control-prev{
        left: -8em;
    }
    .latest-podcast-content .carousel-control-next{
        right: -8em;
    }    
    .testimonial-content h5{
        height: 109px;
        overflow: hidden;
    }
    .testimonial-section-bx .testimonial-content h5{
        height: 129px;
    }    
    .testimonial-section-bx .testimonial-content div.tes-ht{
        height: 403px;
        overflow: hidden;
    }   
    .testimonial-section-hls .testimonial-content h5{
        height: 102px;
    }
    .testimonial-section-hls .testimonial-content div.tes-ht{
        height: 313px;
    }
    .testimonial-section-hls-1 .testimonial-content h5{
        height: 80px;
    }
    .testimonial-section-hls-1 .testimonial-content div.tes-ht{
        height: 402px;
    }    
    .testimonial-section-hls-2 .testimonial-content h5{
        height: 104px;
    }
    .testimonial-section-hls-2 .testimonial-content div.tes-ht{
        height: 272px;
    }     
    .bx-hrt{
        height: 350px;
    }
    .bx-pd-lt{
        padding-left: 10px;
    }
}
/*--------------------------------------------------------------
## Tablet Landscape
--------------------------------------------------------------*/
@media (max-width: 1259px) and (min-width: 768px){                        
}
@media screen and (max-width: 991px) {
	.desktop-header{
		display: none;
	}
	.mobile-header{
		display: block;
	}
    body.home .site-header, 
    body.header-style-transparent .site-header,
    .mobile-header{
        position: static;
        background: #ffffff;            
    }
    .mobile-header.site-header.fixed{
        padding: 17px 15px;
    }
    /* Sidebar Menu */
     html body .mobile-header,
     html body .site-header.mobile-header,
     html body.page-id-6615 .site-header.mobile-header{
        background-color: #1f1f1f;
        background-image: linear-gradient(160deg, rgb(35 35 35) 0%, rgb(0 0 0 / 27%) 41%);
        display: block;
        overflow: hidden;
        position: static;
        padding: 20px 15px;
    } 
    .mobile-header .site-header{
        padding: 20px 15px;
        position: static!important;
    }
    .mobile-header .mobile-menubar a {
        font-size: 24px;
        color: #ffffff;
        display: block;
    }
    .mobile-header .mobile-menubar a:hover,
    .mobile-header .mobile-menubar a:focus{
        color: #0065c6;
    }
    .mobile-header .logo {
        padding: 0;
    } 
    .mobile-header .logo img {
        height: auto;
    } 
    .mobile-header .search-btn {
        transform: translateY(-50%);
        top: 50%;
        position: relative;        
    }  
    .mobile-header .search-btn a {
        font-size: 26px;
        color: #000000;
        display: block;
    } 
    .mobile-header .search-btn a:hover,
    .mobile-header .search-btn a:focus{
        color: #1876ab;
    }                           
    [data-sidebar] {
        display: none;
        position: fixed;
        height: 100%;
        z-index: 100;
    }
    [data-sidebar-overlay] {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        opacity: 0;
        width: 100%;
        min-height: inherit;
    }
    .menu-side{
        width: 70%;
        background: #050505;
        overflow-y: auto;
        top: 0;
        z-index: 999;
        display: block;
        visibility: hidden;    
    }
    .menu-side a{ 
        color:#fff; 
        text-decoration:none;
    }
    .menu-side a.menu-close-btn{
        font-size: 24px;
        margin: 20px 21px;
        display: block;
        width: 71px;
    }
    .menu-overlay { 
        background: rgba(0,0,0,0.5); 
        height:100%;
        z-index: 11;
    }
    .side-menu-block .menu-side-base ul{
        list-style: none;
        margin: 0;
        padding: 0; 
        border-top: 1px solid #0c0c0c;
    }
    .side-menu-block .menu-side-base li{
		padding: 0px 0px;
	    margin-bottom: 0;
    }
    .side-menu-block .menu-side-base a{
        font-family: "Inter", sans-serif;
        font-optical-sizing: auto;
        font-weight: 500;
        font-style: normal;
        color: #ffffff!important;
        border-bottom: 1px solid #0c0c0c;
        padding: 15px 20px;
        font-size: 14px;
        display: block;
        font-weight: 500;
        text-transform: uppercase;
        cursor: pointer;
    }  
    .side-menu-block .menu-side-base a:hover,
    .side-menu-block .menu-side-base a:focus{
        background: #000000;
        background: linear-gradient(to left, #000000, #031329);
        color: #ffffff;
    }
    .side-menu-block .menu-side-base ul ul{
      border-top: none;
      border-bottom: 1px solid #0c0c0c;
      padding: 15px 15px;
    }
    .side-menu-block .menu-side-base ul ul li a{
	    color: #b3b3b3;
	    border: none;
	    padding: 9px 20px;  
    }
    .side-menu-block ul ul li a:hover{
        color: #fff;  
    }
    .side-menu-block .menu-side-base .menu-main-menu-container{
        float: none;    
    }    
    .main-hero-cnt {
        padding: 25px;
    }    
    .main-hero-cnt .container{
        max-width: 100%;
    }
    .mobile-menubar{
        margin-top: -2px;
    }  
    .main-slider-section,
    .main-slider-section-text{
        height: 750px;
    }    
    .main-hero-cnt{
        height: 700px;
    }  
    .m-btm,
    .w-btm-md{
        margin-bottom: 30px;
    }    
    .m-btm-sml{
        margin-bottom: 12px !important;
    }  
}
/*--------------------------------------------------------------
## Tablet Portrait
--------------------------------------------------------------*/
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) {
    .slider-main-desktop{
        display: none !important;
    } 
    .slider-main-mobile {
        display: block !important;
    } 
}
@media only screen and (min-width: 768px) and (max-width: 959px) {       
    .wp-block-embed-youtube .wp-block-embed__wrapper{
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 0;
        height: 0;
        overflow: hidden;    
    }
    .wp-block-embed-youtube .wp-block-embed__wrapper iframe{
        border: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }       
    .m-btm-txt-cnt{
        text-align: center;
    }    
    .m-btm,
    .w-btm-md{
        margin-bottom: 30px;
    }
    .slider-main-desktop{
        display: none !important;
    } 
    .slider-main-mobile {
        display: block !important;
    }  
    .bt-slider .carousel-item img.slider-img{
        opacity: 0.5;
    }
    .slider-meta-cnt{
        z-index: 9;
        position: relative;
        padding: 0 30px;        
    }    
    .slider-meta-cnt .sld-mt-logo img{
        width: 54% !important;
        height: auto !important;        
    } 
    .slider-meta-cnt .sld-mt-tags p{
        font-size: 14px;
    }
    .slider-meta-cnt .sld-mt-cnt p{
        font-size: 15px;
    }          
} 
/*--------------------------------------------------------------
## Mobile Landscape
--------------------------------------------------------------*/
@media only screen and (max-width : 767px) {     
    .main-slider-section,
    .main-slider-section-text{
        height: 780px;
    }
    .main-slider-section .areoi-background .areoi-background__image{
        background-image: url('https://rallyvargas.com/wp-content/uploads/2026/03/mobile-hero-vertical-2.jpg') !important;
    }
    .main-slider-section .areoi-background .areoi-background__overlay {
        background: rgb(0 0 0 / 18%) !important;
    }
    #primary.site-main .main-slider-section-text {
        align-items: flex-start;
        padding-top: 3em;
    }    
    .main-slider-section h1 {
        font-size: 25px;
    }    
    #primary.site-main .main-slider-section-text p{
        font-size: 14px;
    }  
    #primary.site-main .main-slider-section-text .w-btm{
        margin-bottom: 15px;
    }
    #primary.site-main .main-slider-section-text .w-btm-md{
        margin-bottom: 20px;
    }    
    #primary.site-main .overlay-one{
        min-height: 1194px;
    }
    #primary.site-main .overlay-one .areoi-background .areoi-background__image{
        background-image: url('https://rallyvargas.com/wp-content/uploads/2026/03/what-rally-does-mobile-min-ht.jpg') !important;
    }
    #primary.site-main .overlay-one .areoi-background .areoi-background__overlay{
        background: rgb(0 0 0 / 32%) !important;
    }
    #primary.site-main .head-lhs-sze h2{
        font-size: 22px;
    }
    #primary.site-main .head-lhs-sze h4{
        font-size: 20px;
    }
    #primary.site-main .head-lhs-sze p{
        font-size: 16px;
    }
    #primary.site-main .overlay-video{
        min-height: 1050px;
    }
    #primary.site-main .overlay-video .areoi-background .areoi-background__image{
        background-image: url('https://rallyvargas.com/wp-content/uploads/2026/03/overlay-video-mobile-ht.jpg') !important;
    }
    #primary.site-main .overlay-video .areoi-background .areoi-background__overlay{
        background: rgb(0 0 0 / 44%) !important;
    } 
    #primary.site-main .overlay-video-text{
        padding: 0 20px 0 20px;
    }   
    #primary.site-main .overlay-video-text .par-x-big{
        font-size: 18px;
    }
    .main-blue-gradient .areoi-background .areoi-background__color {
        background-color: transparent !important;
        background-image: linear-gradient(96deg, #003653 0%, #000000 100%) !important;
    }    
    #primary.site-main .overlay-two{
        min-height: 715px;
    }
    #primary.site-main .overlay-two .areoi-background .areoi-background__image{
        background-image: url('https://rallyvargas.com/wp-content/uploads/2026/03/overlay-speaking-mobile-ht.jpg') !important;
    }  
    #primary.site-main .overlay-two .areoi-background .areoi-background__overlay{
        background-image: linear-gradient(317deg, rgb(0 0 0 / 0%) 0%, rgb(0 14 21 / 97%) 56%) !important;
    }   
    .bg-main-blue-gradient .areoi-background .areoi-background__overlay{
        background: rgb(0 0 0 / 72%) !important;
    }
    .bg-main-blue-gradient-right .areoi-background .areoi-background__image{
        background-position: -772px center;
    }   
    .bg-main-blue-gradient-left .areoi-background .areoi-background__image{
        background-position: -1605px center;
    }    
    .img-mbl-hidden{
        display: block;
    }    
    #primary.site-main .overlay-video .areoi-background video{
        display: none !important;
    }
    .btn-main, .btn.btn-main{
        font-size: 12px;
    }
    .par-x-big {
        font-size: 20px;
    }  
    .w-btm {
        margin-bottom: 20px;
    }    
    .main-hero-cnt {
        height: auto;
        padding: 50px 25px;
        padding-bottom: 0;
    }    
    .main-hero-image{
        margin-top: 2em;
        z-index: 99;
        opacity: 1;
    }
    .main-hero-image img {
        transform: scale(1.1);
        margin-bottom: 0;
    }    
    .main-hero-section-text p:first-child{
        font-size: 16px;
    }      
    .page-margin,
    .page-margin-xl{
        padding: 3.2em 0;
    }   
    .page-margin-tpl {
        padding: 4em 0;
    }    
    .mbl-pads{
        padding: 0 20px;
    }  
    .par-xsmall-mbl{
        font-size: 14px;
    }    
    .entry-header .slider-text p {
        font-size: 16px;
    }        
    .box-icon-text .wp-block-media-text__media,
    .box-icon-text .wp-block-media-text__content{
        text-align: center;
    }
    .box-icon-text .wp-block-media-text__media img,
    .wp-block-media-text__media img{
        width: 40%;
    }
    .box-icon-text2 .wp-block-media-text__media img{
        width: 100% !important;
    }
	.wp-block-embed-youtube .wp-block-embed__wrapper{
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 0;
        height: 0;
        overflow: hidden;    
    }
    .wp-block-embed-youtube .wp-block-embed__wrapper iframe{
        border: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }   
    .entry-header.background-page-image, 
    .entry-header.background-page-color, 
    .entry-header.background-page-default, 
    .entry-header.background-page-default-dark {
        height: 250px;
    }    
    body.single.single-post .entry-header.entry-header-single-post{
        height: auto;
        padding: 40px 15px;
    }
    .page-template-page-fullwidth-wt-height .entry-header{
        height: auto;
        padding: 45px 0;        
    }    
    .entry-header-main {
        min-height: 380px;
    }   
    .entry-header-main-w-text {
        height: 550px;
    }     
    .entry-text-heading {
        margin-top: 0;
    }    
    .heading-size-lg{
        font-size: 25px;
    }   
    .header-bg-title{
        top: 0;
        padding: 0 1em;
    }
    .header-bg-title h1 {
        font-size: 28px;
    }           
    .picture-scroll {
        height: auto;
        padding: 55px 0;
    }  
    .single-pg-cnt iframe {
        height: 100%;
    }  
    .rl-txt-hd {
        padding-bottom: 0;
    }           
    .m-btm,
    .w-btm-md{
        margin-bottom: 30px;
    }  
    .m-btm-lg{
        margin-bottom: 45px;
    } 
    .m-btm-txt-cnt{
        text-align: center;
    }
    .m-btm-bx{
        margin-bottom: 15px;
    }
    .img-mb{
        width: 100%;
    }   
    .slider-main-desktop{
        display: none !important;
    } 
    .slider-main-mobile{
        display: block !important;
    }   
    .bt-slider.carousel{
        height: 85vh;
    }
    .slider-meta-hes{
        height: 85vh;
    }
    .slider-meta-slide{
        padding: 80px 0;
    }
    .slider-meta-itm{
        padding: 25px 0;
    }
    .slider-meta-itm h4{
        text-align: center !important;
        font-size: 16px;
    }
    .slider-meta-btm {
        position: relative;
        z-index: 9;
    }    
    .slider-meta-cnt h1 {
        font-size: 2rem;
    }     
    .bt-slider .carousel-item img.slider-img{
        opacity: 0.5;
    }
    .slider-meta-cnt{
        z-index: 9;
        position: relative;       
    }    
    .slider-meta-cnt .sld-mt-logo img{
        width: 54% !important;
        height: auto !important;        
    } 
    .slider-meta-cnt .sld-mt-tags p{
        font-size: 14px;
    }
    .slider-meta-cnt .sld-mt-cnt p{
        font-size: 15px;
    }  
    .slider-text-cnt h1, .main-hero-section-text h1 {
        font-size: 48px;
    }    
    .par-big {
        font-size: 18px;
    }      
    .top-heading-design h1,
    .bx-main-bg-txt h1{
        font-size: 1.8rem;
    } 
    .share-social-media, .sm-mn-pads .share-social-media {
        position: relative;
        left: 0;
        top: 0;
        text-align: center;
        margin: 0 0 40px 0;
    }
    .share-social-media h1 {
        font-size: 18px;
        margin: 0 0 25px 0;
    }
    .share-social-media a {
        display: inline;
        padding: 10px 18px;
        font-size: 18px;
        margin: 0 3px;
    }        
}  

/*--------------------------------------------------------------
## Mobile Portrait
--------------------------------------------------------------*/
@media only screen and (max-width: 479px) {
    #primary.site-main .overlay-one .areoi-background .areoi-background__image{
        background-image: url('https://rallyvargas.com/wp-content/uploads/2026/03/what-rally-does-mobile-new.jpg') !important;
    } 
    #primary.site-main .overlay-video .areoi-background .areoi-background__image{
        background-image: url('https://rallyvargas.com/wp-content/uploads/2026/03/overlay-video-mobile-2.jpg') !important;
    }   
    #primary.site-main .overlay-two .areoi-background .areoi-background__image{
        background-image: url('https://rallyvargas.com/wp-content/uploads/2026/03/overlay-speaking-mobile.jpg') !important;
    }          
}