/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/


/*Add your own styles here:*/


#top .special_amp {
	font-family: inherit;
    font-style: inherit;
    font-size: inherit !important;
    line-height: inherit;
    font-weight: inherit;
}

.logo img, .logo svg {
    padding: 10px 0px;
}

p {
    font-size: 17px;
    line-height: 1.6em;
    font-weight: 300;
}


h1 {
    font-size: 56px;
    line-height: 1.4em;
    margin-bottom: 14px;
    font-weight: 500 !important;
    text-transform: none !important;
    color: #163450 !important;
}

h2 {
    font-size: 30px;
    line-height: 1.3em;
    margin-bottom: 10px;
    font-weight: 600 !important;
}

h3 {
    font-size: 36px;
    line-height: 1.3em;
    margin-bottom: 8px;
    font-weight: 500 !important;
    text-transform: uppercase;
}


#top #wrap_all .avia-button:hover {
    background-color: #163450 !important;
    border-color: #163450;
    color: #ffffff;
}

h2 span {
    font-weight: 300 !important;
}

#top .container_blue {
    max-width: 98%;
    border-radius: 20px;
    margin-left: 8%;
    transform: translate(0px, -46%);
    margin-bottom: -6%;
    backdrop-filter: blur(6px) saturate(79%) contrast(200%);
    background-color: #163450f5;
}


#top .av-share-box ul li a {
    color: #163450;
    background-color: #ffffff;
    margin-left: 6px;
    font-size: 20px;
}


#top .h4_container h4 {
	font-weight: 500;
	font-size: 24px;
	text-transform: uppercase;
}


#top .icon_container {
	    background: #fff;
    padding: 16px;
    border-radius: 50px;
    margin-bottom: 30px;
    margin-top: -11%;
    margin-left: 10px;
}

#top .container_blue_left {
    max-width: 98%;
    border-radius: 20px;
    margin-left: 2%;
    transform: translate(0px, -46%);
    margin-bottom: -6%;
    backdrop-filter: blur(6px) saturate(79%) contrast(200%);
    background-color: #163450f5;
    margin-right: -7%;
    z-index: 999;
	margin-top: 10%;
}

#top .p_container p {
	font-size: 15px !important;
}

#top .swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block;
    background: #15324c;
    color: #fff;
    padding: 30px;
    border-radius: 20px;
    min-height: 290px;
}


#top .swiper-slide h2 {
    color: #fff;
	font-size: 22px;
}

#top .swiper-slide h4 {
    color: #029FE3;
    font-size: 16px;
    font-weight: 500;
}

#top .swiper-slide p {
	font-size: 15px;
}

#top .wp-block-cb-carousel-v2 {
    position: relative;
    padding: 0px 50px;
}

.wp-block-cb-carousel-v2 .cb-button-prev, .wp-block-cb-carousel-v2.cb-rtl .cb-button-next {
    left: auto;
    right: 110px;
    top: -20%;
}

.wp-block-cb-carousel-v2 .cb-button-next, .wp-block-cb-carousel-v2.cb-rtl .cb-button-prev {
    left: auto;
    right: 60px;
    top: -20%;
}
