/*
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:*/


@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700,800,900&amp;display=auto');

.logo img {}
img { border-radius: 0!important; }
#scroll-top-link{background:#f48139; color:#ffffff; border-radius:30px;border-color:#f48139;font-size:26px;}
#scroll-top-link.avia_pop_class{opacity:1;}
#top .av-logo-container .social_bookmarks li{margin-right:5px;}
h1,h2,h3,h4,h5,h6{font-weight:700!important;}

/* MENU */
.av-main-nav > li#menu-item-44{margin-left:20px;}
.header_color .primary-background, .header_color .primary-background a, div .header_color .button, .header_color #submit, .header_color input[type='submit'], .header_color .small-preview:hover, .header_color .avia-menu-fx, .header_color .avia-menu-fx .avia-arrow, .header_color.iconbox_top .iconbox_icon, .header_color .iconbox_top a.iconbox_icon:hover, .header_color .avia-data-table th.avia-highlight-col, .header_color .avia-color-theme-color, .header_color .avia-color-theme-color:hover, .header_color .image-overlay .image-overlay-inside:before, .header_color .comment-count, .header_color .av_dropcap2, .responsive #top .header_color .av-open-submenu.av-subnav-menu > li > a:hover, #top .header_color .av-open-submenu.av-subnav-menu li > ul a:hover, .header_color .av-colored-style .av-countdown-cell-inner, .header_color .wc-block-components-button:not(.is-link){
background-color: transparent;
}
.av-main-nav > li > a:hover{color:#567995!important;}
.html_header_top .header_color .main_menu ul:first-child >li > ul, .html_header_top #top .header_color .avia_mega_div > .sub-menu{
border-top-color: #567995;}

/* HOME */
#top .avia-slideshow-button{font-size:14px;}
div .slideshow_caption h2{text-transform:none!important;}

/* Slider */
#top #wrap_all .avia-slideshow .av-slideshow-caption.av-lr5hw15h-029a3a52d58f3df4ed0e9465e129083f__0 .avia-caption-title{font-weight:bold;}

/* OUR SERVICES */
.services-quicklinks .blue-bg-effect{background-color:rgba(15,63,105,0.9);}
#exclude-link{background:none!important;}
/*.services-quicklinks .flex_cell:hover .flex_cell_inner{background:#0f3f67;}*/
 
/* JOB LISTINGS */
.xjb-title {font-size: 1.250em;}
.xjb-bar-right{display:none;}
.xjb-desc {font-size: 1em;}
.xjb-date {font-size: .875em;}
.xjb-item {padding: 25px;}
[xjb-slide-b],[xjb-slide-f]{color:#444;}
[xjb-slide-b]:hover,
[xjb-slide-f]:hover {
	background: none!important;
}
.xjb-link{background:#f48139;color:#fff;border-radius: 25px;padding: 10px 20px;margin-top:50px;}
.xjb-title {font-size: 1.375em; color:#f48139;font-weight:bold;}
.xjb-item:hover .xjb-title{color:#0f3f67;}

/* MENU */
#top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text {padding: 9px 15px;border-radius: 35px;}
.av-main-nav > li > a {text-transform:uppercase;color:#0f4067!important;font-size:15px;}
#top .av-main-nav ul a{font-size:14px;}
.av-main-nav ul{width:211px;}

/* HEADER */
#header_main {box-shadow: 0 0.125rem 0.25rem 0 rgb(0 0 0 / 8%)}

/* FOOTER */
#footer{padding:15px 0;}
#top #footer  .av_font_icon a {  
    color:#61a2b3;
    border: 1px solid #61a2b3;
    border-radius: 50px;
    width: 45px;
    padding: 11px 0 0 0;
    height: 45px;
    text-decoration: none;}
#footer .widgettitle{
font-size:1.25em;
margin-bottom:15px;
}

.avia_transform .av_font_icon, .avia_transform .avia_start_delayed_animation.av_font_icon {
opacity: 1 !important;
-moz-transform: scale(1 !important);
-webkit-transform: scale(1) !important;
-ms-transform: scale(1) !important;
transform: scale(1) !important;
-webkit-animation: none;
-moz-animation: none;
-msanimation: none;
animation: none;
}
.avia-icon-pos-left {
    float: left;
    margin-right: 0.75em;
}
.widget_nav_menu a {padding: 4px 0px 4px 0;}

/* Our People */
#our-people .av-special-heading{margin-top:20px!important;}
.email-link p{padding:0;margin:0 0 10px 0;}
#top #our-people .av-special-heading{padding-bottom:5px;}

#top .av_font_icon a {text-decoration: none!important;}
#our-values{margin:30px 0;}
.value-container{padding:10px 0;}
.value-icon{float:left;width:130px;margin-right:30px;}
.value-text{float:left; width: 620px;}
.clearfloat{float:none;overflow: auto;}

.avia_textblock ul{font-size: 15px;}

#socket .container{padding-bottom:50px;padding-top:20px;}

/* CONTACT FORM */
.wpcf7 form .wpcf7-response-output {
    margin: 2em 0 1em;
    padding: 0.5em 1em;
}
.wpcf7 form input[type='submit']{
	border-radius:30px;
}
/* RESOURCES */
.archive .category-term-description{margin-bottom: 50px;}
.category_archive_title{color:#548c9b!important;}

.image-overlay {
display: none !important;
opacity: 0 !important;
}
.latest-news img:hover {
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
transform: scale(1.05);
}
.latest-news img, .latest-news img:hover {
-webkit-transition: all ease .7s;
    -ms-transition: all ease .7s;
    transition: all ease .7s;
}
.html_modern-blog .more-link {
    text-decoration: none;
    font-weight: bold;
}
.html_modern-blog .more-link:hover{color:#548c9b;}
#top .avia-button.avia-color-dark {font-weight: 600;}
.html_modern-blog .avia-content-slider .slide-entry-title{font-size: 1.9em;margin-bottom: 14px;}
.special_amp { color: inherit!important; font-family: inherit; font-size: inherit; font-weight: inherit;font-style: inherit;}

/* JOB BOARD */
/*--SLIDER--*/
[xjbspan]{color:#f48139}


h4{line-height:1.375em!important;margin-bottom:10px!important;}
ul, ol { margin-bottom: 30px;}
#our-values{margin:30px 0;}
.value-container{padding:10px 0;}
.value-icon{float:left;width:130px;margin-right:30px;}
.value-text{float:left; width: 620px;}
.clearfloat{float:none;overflow: auto;}
#top .main_color .avia-color-theme-color {
    border-radius: 30px;
    padding-left: 25px;
    padding-right: 25px;
}

#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
   border-color: #567995;
    background-color: #ffffff;
    color: #000000;
}
#top label, .wpcf7 h3{
    color: #112b40;
}