/*
Theme Name: Enfold Child
Description: A Starter <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme.
Version: 1.0
Author: Devin Vinson @ Kriesi.at
Author URI: http://www.kriesi.at
Template: enfold
*/

@font-face {
    font-family: 'Poppins-Light';
    src:url('fonts/Poppins-Light.woff') format('woff'),
        url('fonts/Poppins-Light.woff2') format('woff2'),
        url('fonts/Poppins-Light.svg#Poppins-Light') format('svg'),
        url('fonts/Poppins-Light.eot'),
        url('fonts/Poppins-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Poppins-Light.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins-Regular';
    src:url('fonts/Poppins-Regular.woff') format('woff'),
        url('fonts/Poppins-Regular.woff2') format('woff2'),
        url('fonts/Poppins-Regular.svg#Poppins-Regular') format('svg'),
        url('fonts/Poppins-Regular.eot'),
        url('fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Poppins-Regular.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins-Medium';
    src:url('fonts/Poppins-Medium.woff') format('woff'),
        url('fonts/Poppins-Medium.woff2') format('woff2'),
        url('fonts/Poppins-Medium.svg#Poppins-Medium') format('svg'),
        url('fonts/Poppins-Medium.eot'),
        url('fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Poppins-Medium.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins-SemiBold';
    src:url('fonts/Poppins-SemiBold.woff') format('woff'),
        url('fonts/Poppins-SemiBold.woff2') format('woff2'),
        url('fonts/Poppins-SemiBold.svg#Poppins-SemiBold') format('svg'),
        url('fonts/Poppins-SemiBold.eot'),
        url('fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Poppins-SemiBold.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins-Bold';
    src:url('fonts/Poppins-Bold.woff') format('woff'),
        url('fonts/Poppins-Bold.woff2') format('woff2'),
        url('fonts/Poppins-Bold.svg#Poppins-Bold') format('svg'),
        url('fonts/Poppins-Bold.eot'),
        url('fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Poppins-Bold.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.grecaptcha-badge {
	display: none !important;
}
body {
    font: 18px/27px 'Poppins-Regular'!important;
}
:focus{
    outline: none;
    text-decoration: none;
}
#top a:hover{
    text-decoration: none;
}
.container{
	padding: 0 15px;
    max-width: 1310px;
}
#top p, #top ul li, #top p a, #top ol li{
    color: #505050;
    font-family: 'Poppins-Regular';
    font-size: 18px;
    line-height: 27px !important;
}
#top p a{
	color: #505050;
}
ol {
    margin-left: 0;
}
#top a:focus{
    text-decoration: none;
}
#top p a:hover{
    color: #de3733;
    text-decoration: underline;
}
#top h1 , #top #wrap_all h1{
	font-family: 'Poppins-Bold';
    font-weight: normal !important;
    margin-bottom: 10px;
}
#top .special_amp{
    font-family: 'Poppins-Bold';
    font-style: normal;
    color: inherit;
    font-size: inherit;
}
#top h2 , #top #wrap_all h2{
	font-family: 'Poppins-Bold';
    font-weight: normal !important;
    margin-bottom: 10px;
    letter-spacing: normal;
}
#top h3, #top #wrap_all h3{
	font-family: 'Poppins-Bold';
    font-weight: normal !important;
    margin-bottom: 10px;
}
#top h4 , #top #wrap_all h4{
	font-family: 'Poppins-Bold';
    font-weight: normal !important;
    margin-bottom: 10px;
}
#top h5 , #top #wrap_all h5{
    font-family: 'Poppins-Bold';
    font-weight: normal !important;
    margin-bottom: 10px;
}
#top h6 , #top #wrap_all h6{
	font-family: 'Poppins-Regular';
    font-weight: normal !important;
    margin-bottom: 10px;
}
#top strong, #top b{
    font-family: 'Poppins-Bold';
    font-weight: normal !important;
}
::marker{
    color: #b42a27;
    font-size: 28px;
}
#top p{
	margin: 0 0 15px;
}
#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: #ffffff;
    background-color: transparent;
    line-height: 16px;
    font-size: 14px;
    color: #ffffff;
    padding: 15px 10px;
    padding-left: 10px;
    height: 50px;
    margin-bottom: 15px;
    border-radius: 0px;
    letter-spacing: 0.7px;
    font-family: 'Poppins-Regular';
    font-weight: normal;
}
#top .input-text, #top input[type='text'],
#top input[type='input'], #top input[type='password'], 
#top input[type='email'], #top input[type='number'], 
#top input[type='url'], #top input[type='tel'], 
#top input[type='search'], #top textarea, #top select{
    border-color: #c7c7c7;
    background-color: #fff;
    line-height: 20px;
    font-size: 16px;
    color: #505050;
    padding-left: 11px;
    height: 46px;
    margin-bottom: 10px;
    border-radius: 5px;
    font-weight: normal;
}
#top .main_color input:focus , #top .main_color select:focus , #top .main_color textarea:focus{
    box-shadow: 0 0 10px 0 rgba(255, 2555, 255, 0.5);
}
#top .avia-button , #top .wpcf7-form input[type="submit"]{
    padding: 8.5px 27.33px !important;
    color: #ffffff !important;
    border: 1px solid transparent !important;
    font-size: 17px !important;
    letter-spacing: 0px;
    line-height: 27px;
    margin: 0;
    background-color: #b42a27 !important;
    background-image: linear-gradient(to right, #ca4946 0%, #b42a27 100%);
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    text-decoration: none !important;
    text-shadow: none;
    font-weight: normal !important;
    border-radius: 0px !important;
}
#top .avia-button:hover{
    color: #b42a27!important;
    background: transparent !important;
    border: 1px solid #b42a27 !important;
    opacity: 1;
}
#top .avia-button:hover:after{
    color: #b42a27;
}
#top .wpcf7-form .wpcf7-not-valid-tip {
    color: #ffffff;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 8px;
    margin-top: 8px;
}
#top textarea{
    min-height: 150px;
}
span.image-overlay.overlay-type-extern {
    display: none !important;
}
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output, 
.wpcf7 form.failed .wpcf7-response-output, 
.wpcf7 form.aborted .wpcf7-response-output {
    border: 0px;
     color: #ffffff;
    font-size: 12px;
    line-height: 15px;
    font-weight: normal;
    padding: 0;
}
 #top .wpcf7-form input[type="submit"]:hover{
    background-color: #121212 !important;
    border: 1px solid #121212 !important;
} 
::-webkit-input-placeholder { /* Edge */
	color: #e1e1e1 !important;
  }
  
  :-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #e1e1e1 !important;
  }
  
  ::placeholder {
	color: #e1e1e1 !important;
  }
#top .avia-button:after {
    display: inline-block;
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 16px;
    line-height: normal;
    color: #ffffff;
    margin-left: 6px;
    top: 0px;
    position: relative;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}
/* Header Design */
#header {
    transition: all 0.3s ease;
}
#header_meta{
    background-color: #343539;
}
#header_meta .phone-info{
    padding: 9.5px 0;
}
#header_meta .phone-info a{
    color: #ffffff;
    font-size: 16px;
    line-height: 19px;
    font-weight: normal;
    transition: all 0.3s ease;
}
#header_meta .phone-info a:hover{
    color: #de3733;
    text-decoration: none;
}
#header_meta .phone-info a i{
    color: #de3733;
    margin-right: 10px;
    font-size: 18px;
}
#header_meta .phone-info a i.fa-phone{
    position: relative;
    top: 1px;
}
#header_meta .phone-info .seperator{
    margin: 0 23.4px;
    border-right: 1px solid #a7a7a7;
    display: inline-block;
    height: 19px;
    vertical-align: top;
}
#top #wrap_all #header_main > .container .main_menu .av-main-nav > li > a{
    height: auto;
    line-height: 20px;
}
#top #wrap_all .main_menu{
    display: flex;
    align-items: center;
}
#top #wrap_all nav .social_bookmarks{
    top: auto;
    margin-top: 0;
}
#top #wrap_all #header .main_menu .menu li a{
    padding: 0;
}
#top #wrap_all #header .main_menu .menu li{
    margin: 0 28px;
}
#top #wrap_all #header .main_menu .menu li:nth-last-child(2){
    margin-right: 10px;
}
#top #wrap_all #header .main_menu .menu li.current-menu-item a:before{
    width: 100%;
    opacity: 1;
} 
.header_bg{
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3);
}
#top #wrap_all #header .main_menu .menu li a::before {
    border-bottom: 1px solid #de3733;
    content: ' ';
    position: absolute;
    width: 0;
    opacity: 0;
    transition: 0.4s;
    display: inline-block;
    height: 3px;
    left: 0;
    bottom: -7px;
}
#top #wrap_all #header .main_menu .menu li a:hover::before {
    width: 100%;
    opacity: 1;
}
.av-logo-container .logo a{
    display: flex;
    align-items: center;
}
#top #header .social_bookmarks li a {
    height: 36px;
    width: 36px;
    background-color: transparent;
    border: 1px solid #202020;
    min-width: 36px;
    overflow: visible;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #202020;
    font-size: 16px;
}
#top #header .social_bookmarks li.av-social-link-twitter a:before{
    position: relative;
    top: 1px;
}
#top #header .social_bookmarks li a:hover , #top #header .social_bookmarks li:hover a{
    color: #ffffff;
    background-color: #de3733;
    border-color: #de3733;
}

/* languag css */

#top #wrap_all #header .main_menu .menu-item-language ul.sub-menu .menu-item-language {
    margin: 0px;
}
#top #wrap_all #header .main_menu .menu-item-language a::before{
    display: none !important;
}
#top #wrap_all #header .main_menu .menu-item-language ul.sub-menu .menu-item-language a {
    background: transparent;
}
#top #wrap_all #header .main_menu .menu-item-language ul.sub-menu .menu-item-language a::before{
    display: none;
}
#top #wrap_all #header .main_menu .menu-item-language ul.sub-menu {
    box-shadow: none;
    background: transparent;
    padding-top: 5px;
    left: -1px;
}
#top #footer .widget_nav_menu li.menu-item-language{
    display: none !important;
}
#top #footer .widget_nav_menu li.menu-item-language ul.sub-menu {
    display: inline-flex;
}
#top #footer .widget_nav_menu li.menu-item-language {
    display: inline-flex;
    justify-content: center;
}
#top #footer .widget_nav_menu li.menu-item-language a img {
    height: 100%;
    width: 100%;
}
#top #footer .widget_nav_menu li.menu-item-language::before{
    display: none !important;
}
#top #footer .widget_nav_menu li.menu-item-language a {
    height: 12px;
    width: 18px;
}

/* languag css */


#top form {
    margin-bottom: 0px;
}
#top #header .social_bookmarks li {
    width: auto;
    margin-right: 10px;
    border-radius: 100%;
}
#top .social_bookmarks{
    height: auto;
}
#top #header .social_bookmarks li:last-child{
    margin-right: 0;
}
#socket .copyright {
    float: none;
    display: block;
    text-align: center;
}
#top #socket .copyright span, #top #socket .copyright span a {
    color: #d8d8d8;
    font-size: 13px;
    font-weight: normal;
    line-height: 15px;
    transition: all 0.3s ease;
}
#top .iconbox_top .iconbox_content {
    min-height: 170px;
    background-color: #ffffff;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}

#top .iconbox_top .iconbox_content p:last-child{
    margin-bottom: 0;
}
#top #socket .copyright span a:hover{
    color: #de3733;
}
#top #socket .container .copyright{
    border-top: 1px solid #404040;
    padding-top: 18px;
    padding-bottom: 15px;
}
#top #socket .container{
    padding-top: 0;
    padding-bottom: 0;
}
#top #footer p, #top #footer li{
    color: #ffffff !important;
}
#footer .widget_media_image .image-overlay{
    display: none !important;
}
#footer .container .flex_column.first .widget_custom_html:first-child{
    width: 76%;
}
#footer .container .flex_column.first .widget_custom_html:last-child{
    width: 24%;
}
#footer .container .flex_column.first .widget_custom_html:last-child ul{
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
}
#footer .container .flex_column.first .widget_custom_html:first-child .custom-html-widget ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#top #footer .container a{
    transition: all 0.3s ease;
}
#footer .container .flex_column.first .widget_custom_html:first-child .custom-html-widget ul a:hover{
    text-decoration: none;
    color: #de3733;
}
#footer .container .flex_column.first .widget_custom_html:first-child .custom-html-widget li{
    padding-right: 20px;
}
#footer .container .flex_column.first .widget_custom_html .custom-html-widget ul li span{
    display: inline-block;
    vertical-align: middle;
}
#footer .container .flex_column.first .widget_custom_html .custom-html-widget ul a:hover i {
    background-color: #de3733;
    color: #ffffff;
}
#footer .container .flex_column.first .widget_custom_html .custom-html-widget ul i{
    width: 36px;
    height: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    border: 1px solid #ffffff;
    margin-right: 10px;
    transition: none;
    color: #ffffff !important;
}
#footer .container .flex_column.first .widget_custom_html .custom-html-widget ul i::before{
    line-height: 17px;
}
#footer .container .flex_column.first .widget_custom_html .custom-html-widget ul i.fa-phone::before{
    position: relative;
    top: 1px;
}
#footer .container .flex_column:nth-child(2) section{
    padding-right: 15px;
}
#footer .container .flex_column:nth-child(2) section.widget_media_image{
    margin-top: 7px;
}
#footer .container .flex_column.first .widget_custom_html:first-child .custom-html-widget ul i{
    margin-right: 4px;
}
#footer .container .flex_column.first .widget_custom_html:last-child .custom-html-widget ul li:last-child i{
    margin-right: 0;
}
#footer .container .flex_column.first{
    width: 100%;
    padding-bottom: 42px;
    border-bottom: 1px solid #404040;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 54px;
}
#footer .container .flex_column{
    margin: 0;
}
#top #footer .container .widgettitle{
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
    margin-top: 0;
    letter-spacing: 0;
}
#top #footer .container p , #top #footer .container li , #top #footer .container span , #top #footer .container a{
    font-size: 16px;
    line-height: 24px !important;
}
#footer .container .flex_column:nth-child(2){
    width: 24%;
}
#footer.container_wrap {
    padding-top: 50px;
    padding-bottom: 36px;
}
#footer .container .flex_column:nth-child(3){
    width: 60%;
} 
#footer .container .flex_column:nth-child(3) section{
    max-width: 613px;
    padding: 0 15px;
    margin: 0 auto;
}  
#footer .widget{
    margin: 0;
}
#footer .container .flex_column:nth-child(3) section p br{
    display: none;
}
#top #footer .container .flex_column:nth-child(3) section p{
    color: #d8d8d8 !important;
}
#footer .container .flex_column:last-child{
    width: 16%;
}
#footer .container .flex_column .menu li a{
    padding: 1px 0;
    color: #d8d8d8;
}
#footer .container .flex_column .menu li a:hover{
    color: #de3733;
}
#footer .container .flex_column .menu li.current-menu-item a{
    color: #de3733;
    font-weight: normal;
}
#footer .container .flex_column .menu{
    margin-top: -1px;
}
#footer .container .flex_column:last-child section{
    max-width: 170px;
    margin-left: auto;
    padding-left: 15px;
}
/* Home Page Design */
.avia-slideshow-arrows.avia-slideshow-controls{
    display: none;
}
#top.home .avia-fullwidth-slider .slideshow_caption .slideshow_inner_caption{
    display: flex;
    align-items: center;
}
#top.home .avia-fullwidth-slider .slideshow_caption h1{
    margin-bottom: 16px;
}
#top.home #wrap_all .avia-fullwidth-slider .slideshow_caption p{
    margin-bottom: 30px;
    line-height: 33px !important;
    color: #d8d8d8;
}
#top.home #wrap_all .avia-fullwidth-slider .avia-button:hover{
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}
#top.home #wrap_all .avia-fullwidth-slider{
    position: relative;
}
#main.all_colors{
    margin-top: 10px;
    background-color: #f7f7f7;
}
#top.home #wrap_all .avia-fullwidth-slider:after{
    position: absolute;
    content: "";
    width: 100%;
    max-width: 1026px;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
}
#top.home .avia-fullwidth-slider .slideshow_caption .slideshow_inner_caption .slideshow_align_caption{
    position: relative;
    padding-bottom: 60px;
}
#top.home .avia-fullwidth-slider .slideshow_caption .slideshow_inner_caption .slideshow_align_caption .avia-slideshow-dots{
    position: absolute;
    bottom: 20px;
    left: 0;
    width: auto;
}
#top.home  .avia-fullwidth-slider .av-control-minimal .avia-slideshow-dots a{
    opacity: 1 !important;
    margin-right: 7px;
    width: 10px;
    height: 10px;
    bottom: 0;
    padding: 0;
}
#top.home  .avia-fullwidth-slider .slideshow_caption{
    padding-left: 0;
    left: 15px !important;
    width: 43%;
    padding-right: 0;
    padding-top: 40px;
}
#top.home  .avia-fullwidth-slider .av-control-minimal .avia-slideshow-dots a.active{
    background-color: #b42a27;
    border-color: #b42a27;
}
#top .hp-services .flex_column_table .flex_column:first-child {
    padding: 52px 85px 54px 15px;
}
#top .hp-services{
    padding-bottom: 50px;
}
#top .hp-services .flex_column_table .flex_column:first-child > div, #top .hp-services .flex_column_table .flex_column:first-child > section{
    max-width: 610px;
    margin-left: auto;
    display: flex;
    float: none;
}
#top .hp-services .flex_column_table .flex_column .av-special-heading-tag,  #top .hp-services .flex_column_table .flex_column li , #top .hp-services .flex_column_table .flex_column p , #top .hp-services .flex_column_table .flex_column li strong{
    color: #ffffff;
}
#top .hp-services .flex_column_table .flex_column .av-special-heading-tag{
    margin-bottom: 15px !important;
}
#top .hp-services .av_textblock_section strong{
    font-size: 26px;
    line-height: 1.1;
    display: block;
    margin-bottom: 15px;
    font-family: 'Poppins-Medium' !important;
} 
#top .hp-services .av_textblock_section li{
    margin-bottom: 24px;
    color: #d8d8d8 !important;
}
#top .hp-services .flex_column_table .flex_column:last-child:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #b42a27;
    opacity: 0.9;
    visibility: visible;
    top: 0;
    z-index: -1;
    left: 0;
}
#top .hp-services .flex_column_table .flex_column:last-child > div, #top .hp-services .flex_column_table .flex_column:last-child > section{
    max-width: 360px;
    margin-right: auto;
    display: flex;
    float: none;
}
#top .hp-services .flex_column_table .flex_column:last-child .avia-button{
    background-color: #ffffff !important;
    background-image: none;
    border-color: #ffffff !important;
    color: #de3733 !important;
}
#top .hp-services .flex_column_table .flex_column:last-child .avia-button:hover{
    background-color: transparent !important;
    border-color: #ffffff !important;
    color: #ffffff !important;
}
#top .hp-services .flex_column_table .flex_column:last-child .avia-button:hover:after{
    color: #ffffff !important;
}
#top .hp-services .flex_column_table .flex_column:first-child .avia-button:hover{
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}
#top .hp-services .flex_column_table .flex_column:last-child .avia-button:after{
    color: #de3733 !important;
}
#top .hp-services .flex_column_table .flex_column:last-child:before {
    position: absolute;
    content: "";
    width: 100%;
    max-width: 640px;
    height: calc(100% - 206px);
    visibility: visible;
    top: 100px;
    left: -50px;
    border: 3px solid #ffffff;
    z-index: 0;
}
#top .avia-content-slider{
    margin: 0;
}
#top .avia-content-slider .slide-entry-wrap{
    margin-bottom: 10px;
}
#top .hp-services .flex_column_table{
    display: flex;
    flex-wrap: wrap;
}
#footer .custom-html-widget .fa-instagram::before{
    position: relative;
    left: -0.5px;
}
#top .hp-services .flex_column_table > div.flex_column:first-child{
    width: 53%;
}
#top .hp-services .flex_column_table > div.flex_column:last-child{
    width: 47%;
    padding: 30px 15px 30px 118px;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    margin-top: -50px;
    margin-bottom: -50px;
    background-size: cover !important;
}
#top #wrap_all .hp-services .flex_column_table > div.flex_column:last-child h2{
    line-height: 1.25em;
}
#top .hp-om-oss .entry-content-wrapper{
    display: flex;
    align-items: center;
}
#top .hp-om-oss .content{
    padding-top: 84px;
    padding-bottom: 84px;
    border-bottom: 1px solid #d6d6d6 !important;
}
#top .hp-om-oss .av_two_fifth{
    width: 38.1%;
    min-width: 38.1%;
}
#top .hp-om-oss .entry-content-wrapper > div:last-child{
    padding: 35px;
    min-width: 66.5%;
    width: 66.5%;
    position: relative;
    left: -59px;
    z-index: 1;
    background-color: #ffffff;
    box-shadow: 0 0 14px 1px rgba(0, 0, 0, 0.1);
}
#top #wrap_all .hp-om-oss .entry-content-wrapper > div:last-child h2{
    margin-bottom: 22px;
}
#top #wrap_all .hp-om-oss .entry-content-wrapper > div:last-child .av-subheading p{
    font-size: 28px;
    line-height: 30px !important;
    margin-bottom: 20px;
    font-family: 'Poppins-Light';
    color: #202020;
}
#top #wrap_all .hp-om-oss .avia-image-overlay-wrap img{
    box-shadow: 0 0 14px 1px rgba(0, 0, 0, 0.25);
}
#top .hp-om-oss .av-subheading_below {
    margin-top: 0;
}
#top #wrap_all .hp-om-oss .avia-button-wrap{
    padding-top: 30px;
}
#top iframe{
    vertical-align: top;
}
ol li::marker{
    font-size: 18px;
    color: #505050;
}
#top .kon-sec{
    background-size: cover;
}
#top .kon-sec .content{
    padding: 75px 0;
}
#top #wrap_all .kon-sec .avia-button{
    background-color: #ffffff !important;
    background-image: none;
    border-color: #ffffff !important;
    color: #de3733 !important;
}
#top #wrap_all .kon-sec .avia-button:after{
    color: #de3733 !important;
}
#top #wrap_all .kon-sec .wpcf7{
    max-width: 930px;
    margin: 0 auto;
}
#top #wrap_all .kon-sec h2.av-special-heading-tag{
    color: #ffffff;
}
#top #wrap_all .kon-sec .avia-button:hover{
    background-color: transparent !important;
    color: #ffffff !important;
}
#top #wrap_all .kon-sec .avia-button:hover:after{
    color: #ffffff !important;
}
#top .wpcf7 form p > span.wpcf7-form-control-wrap{
    width: 33.33%;
    padding: 0 7.5px;
    display: inline-block;
}
#top .wpcf7 form p > span.wpcf7-form-control-wrap[data-name="meddelande"]
{
    width: 100%;
}
#top .wpcf7 form p > span.wpcf7-form-control-wrap:last-of-type{
    width: 100%;
}
#top .wpcf7 form .wpcf7-submit {
    margin: 20px auto 0;
    display: block;
    font-family: 'Poppins-Regular';
}
#top .wpcf7 .wpcf7-form-control.wpcf7-not-valid{
    margin-bottom: 0;
}
#top .wpcf7 form p{
    margin: 0 -7.5px;
}
#top .transport-image-wrap .av_promobox{
    margin-top: 0;
    background-color: rgba(52, 53, 57, 0.75);
    padding: 33px 45px;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#top .transport-image-wrap .content{
    padding-top: 87px;
    padding-bottom: 137px;
}
#top .transport-image-wrap .av_promobox .avia-button{
    position: static;
    min-width: 135px;
}
#top .transport-image-wrap .av_promobox .avia-promocontent *{
    color: #ffffff !important;
}
#top .transport-image-wrap .av_promobox .avia-promocontent h4{
    margin-bottom: 18px !important;
}
#top .transport-image-wrap .av_promobox .avia-promocontent p:last-child{
    margin-bottom: 0;
}
#top .transport-image-wrap .av_promobox .avia-promocontent{
    padding-right: 30px;
    margin-right: 0;
}
#top .avia-image-container-inner, #top .avia_image, #top .av-image-caption-overlay{
    border-radius: 0;
}
#top .transport-image-wrap .avia-image-container{
    margin-bottom: 0;
}
#top .transport-image-wrap .av_promobox .avia-button:hover{
    background-color: #ffffff !important;
    background-image: none;
    border-color: #ffffff !important;
    color: #de3733 !important;
}
#top .transport-image-wrap .av_promobox .avia-button:hover:after{
    color: #de3733 !important;
}
#scroll-top-link{
    border:1px solid #ffffff;
    border-radius: 0;
}
#scroll-top-link:hover{
    background-color: #de3733;
}
#scroll-top-link:hover:before{
    color: #ffffff;
}
#top .hp-om-oss .avia-image-container.avia-align-center .avia-image-container-inner{
    display: block;
}
#top .hp-om-oss .avia-image-container.avia-align-center .avia-image-container-inner .avia_image{
    width: 100%;
}
#top .av_textblock_section p:last-child{
    margin-bottom: 0 !important;
}
#top .avia-content-slider-inner h3.slide-entry-title {
    padding-top: 7px;
}
#top .avia-content-slider-inner h3.slide-entry-title a {
    transition: all 0.3s ease;
}
#top .avia-content-slider-inner h3.slide-entry-title a:hover {
    color: #de3733;
}
#top .avia-content-slider-inner .slide-meta {
    display: none;
}
#top.single-post .widget_recent_entries {
    box-shadow: 0px 0px 9.2px 0.8px rgba(0, 0, 0, 0.22);
    padding-bottom: 16px;
}
#top.single-post .avia-builder-widget-area h3 {
    margin-top: 0px;
    background: #de3733;
    padding: 15px 18px;
    color: #fff!important;
    text-align: left;
    margin-bottom: 0!important;
    font-family: 'Poppins-Medium';
}
#top.single-post .avia-builder-widget-area ul {
    padding:10px 18px 0px !important;
    padding-top: 20px;
    margin-left: 0;
    margin-top: 0;
}
#top.single-post .widget_recent_entries li {
    border: 0px;
    border-bottom: 1px solid #ececec;
    margin-left: 0px;
    position: relative;
    padding-left: 20px;
    line-height: 24px;
    padding: 7px 20px;
    display: block;
    margin-bottom: 0;
}
#top.single-post .widget_recent_entries li:last-child{
    border: none;
}
#top.single-post .widget_recent_entries li a {
    font-weight: normal;
    font-family: 'Poppins-Regular';
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 27px;
    text-decoration: none;
    font-style: normal;
    color: #505050;
    transition: all 0.3s ease;
}
#top.single-post .widget_recent_entries li a:hover{
    color: #de3733;
}
#top.single-post .widget_recent_entries li:before {
    position: absolute;
    content: "\f105";
    font-family: 'FontAwesome';
    width: 15px;
    height: 15px;
    left: 0;
    color: #505050;
    top: 8px;
}

#footer .fa-facebook-f::before {
    position: relative;
    left: -1px;
    margin-top: 1px;
}
.avia-content-slider .slide-entry .slide-image , .avia-content-slider .slide-image img{
    border-radius: 0;
}
#footer .container .flex_column:nth-child(2) section.widget_media_image a{
    display: inline-block;
}
#top .tjanster-wrap{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
} 
#top .tjanster-wrap > .flex_column{
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding: 0 10px;
    position: relative;
    margin-left: 0;
    margin-bottom: 25px !important;
}
#top .tjanster-wrap > .flex_column .tjanster-desc{
    margin-top: 0;
    background-color: rgba(52, 53, 57, 0.75);
    padding: 25px 45px;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    text-align: center;
    transition: all 1s ease;
}

#top .tjanster-wrap > .flex_column .tjanster-desc *{
    color: #ffffff;
}
#top .tjanster-wrap > .flex_column .tjanster-desc p{
    transition: all 0.8s ease;
    max-height: 0;
    overflow: hidden;
}
#top .tjanster-wrap > .flex_column .tjanster-box:hover .tjanster-desc p{
    max-height: 300px;
}
#top .tjanster-wrap > .flex_column .tjanster-desc h4{
    margin-bottom: 19px !important;
}
#top .tjanster-wrap > .flex_column .tjanster-box{
    position: relative;
    overflow: hidden;
    height: 100%;
}
#top .tjanster-wrap > .flex_column .tjanster-box a{
    height: 100%;
}
#top .tjanster-wrap > .flex_column .tjanster-box a img{
    height: 100%;
    object-fit: cover;
}
#top .tjanster-wrap > .flex_column .image-overlay{
    display: none !important;
}
#top .tjanster-wrap > .flex_column img{
    vertical-align: top;
    min-height: 360px;
    object-fit: cover;
    transition: all 0.6s ease;
    width: 100%;
}
#top .tjanster-wrap > .flex_column:hover img{
    transform: scale(1.06);
}
#top .tjanster-wrap > .flex_column h4 a{
    transition: all 0.3s ease;
}
#top .tjanster-wrap > .flex_column:hover h4 a{
    color: #de3733;
}
#top .tjanster-wrap .flex_column .avia-button:hover {
    background-color: #ffffff !important;
    background-image: none;
    border-color: #ffffff !important;
    color: #de3733 !important;
}
#top .tjanster-wrap .flex_column .avia-button:hover:after {
    color: #de3733 !important;
}
#top .tjanster-sec .content{
    padding-top: 85px;
    padding-bottom: 65px;
}
#top #wrap_all .all_colors .tjanster-listing-sec .tjanster-wrap h4{
    font-size: 22px;
}
.wpcf7 form.sent .wpcf7-response-output{
    border: 0;
    color: #ffff;
    font-size: 14px;
    line-height: 15px;
    font-weight: normal;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
}
#top .cff-item {
    box-shadow: 0 4px 14.4px 0.6px rgb(0 0 0 / 15%);
    padding: 10px;
    background: #fff !important;
    border-radius: 7px;
	margin-bottom: 20px !important;
	height: 570px;
}
#cff.cff-thumb-layout .cff-photo{
	width: 100%;
}
#cff.cff-thumb-layout .cff-text-wrapper {
    float: left;
    width: 100%;
}
.cff-posts-wrap{
	margin-bottom: 20px !important;
}
.cff-media-wrap {
    display: inline-block;
    height: 250px;
	overflow: hidden;
    width: 100%;
}
.cff-meta-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 15px 15px!important;
}
#cff.cff-masonry .cff-load-more{
   float: none;
    clear: both;
    padding: 8.5px 27.33px !important;
    color: #ffffff !important;
    border: 1px solid transparent !important;
    font-size: 17px !important;
    letter-spacing: 0px;
    line-height: 27px;
    margin: 0;
    background-color: #b42a27 !important;
    background-image: linear-gradient(to right, #ca4946 0%, #b42a27 100%);
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    text-decoration: none !important;
    text-shadow: none;
    font-weight: normal !important;
    border-radius: 0px !important;
    width: max-content;
    margin: 0 auto;
    z-index: 1;
}
#cff.cff-masonry .cff-load-more:hover{
    color: #b42a27!important;
    background: transparent !important;
    border: 1px solid #b42a27 !important;
    opacity: 1;
}
.cff-media-wrap .cff-photo ,
.cff-media-wrap .cff-lightbox-link {
    height: 100%;
    width:100%
}
#cff.cff-thumb-layout .cff-photo img{
    width:100%;
    height: 100%;
    object-fit: cover;
}
#top #wrap_all .all_colors .tjanster-wrap>.flex_column .tjanster-desc h4{
    font-size: 18px;
    line-height: 23px;
}
#top .tjanster-wrap>.flex_column .tjanster-desc p{
    font-size: 16px;
    line-height: 24px!important;
}
#top #wrap_all .kon-sec .wpcf7-acceptance .wpcf7-list-item,
#top #wrap_all .kon-sec .wpcf7-acceptance .wpcf7-list-item input[type="checkbox"]
{
    margin-left: 0px!important;
}
#top #wrap_all .kon-sec .wpcf7-acceptance .wpcf7-list-item input[type="checkbox"]
{
    margin-top: 0px;
    position: relative;
    top: 2px;
    margin-right: 5px;
}
#top #wrap_all .kon-sec .wpcf7-acceptance .wpcf7-list-item label
{
    display: flex;
    align-items: baseline;
}
#top #wrap_all .kon-sec .wpcf7-acceptance .wpcf7-list-item-label
{
    color: #fff;
    line-height: 20px;
}
#top #wrap_all .kon-sec .wpcf7-acceptance .wpcf7-list-item-label a
{
    font-size: 13px;
    color: #fff;
    text-decoration: underline;
    line-height: 20px!important;
}
#top #wrap_all .kon-sec .wpcf7-acceptance .wpcf7-list-item-label a:hover
{
    color: #202020;
}
.cookie-custom #wt-cli-settings-btn {
    font-size: 13px !important;
    letter-spacing: 0px !important;
    background: transparent !important;
    border: 0 !important;
    color: #d8d8d8 !important;
    position: relative;
    right: 0;
    left: 0;
    padding: 0 !important;
    margin-left: 0 !important;
    text-transform: unset !important;
    text-decoration: none !important;
    cursor: pointer;
}
.cookie-custom #wt-cli-settings-btn:hover{
    color: #de3733 !important;
}
#top .cff-wrapper .cff-item p.cff-post-text {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;  
    margin-bottom: 20px;
}
#cff.cff-masonry{
    margin-bottom: 0;
}
header .menu-item-language .avia-menu-text {
    width: 30px;
    height: 25px;
}

header .menu-item-language .avia-menu-text img {
    width: 30px;
    height: 25px;
    object-fit: contain;
}
@media (min-width:1250px){
    #top .tjanster-wrap>.flex_column .tjanster-desc h4{
        font-size: 18px;
        line-height: 23px;
    }
    #top .tjanster-listing-sec .tjanster-wrap > .flex_column{
        flex: 0 0 33.33%;
        max-width: 33.33%;
        padding: 0 10px;
    }
    #top .tjanster-listing-sec .tjanster-wrap{
        margin: 0 -10px;
    }
    #top .tjanster-wrap>.flex_column .tjanster-desc{
        padding: 25px 20px;
    }
}
@media (max-width:1460px){
    #top .hp-services .flex_column_table .flex_column:first-child > div, #top .hp-services .flex_column_table .flex_column:first-child > section{
        max-width: 593px;
    }
}
@media (max-width:1350px){
    #top.home .avia-fullwidth-slider .slideshow_caption{
        width: 60%;
    }
    #top .hp-services .flex_column_table .flex_column:first-child br{
        display: none;
    }
    #top .hp-services .flex_column_table > div.flex_column:last-child{
        padding: 30px 15px 30px 60px;
    }
    #top .hp-services .flex_column_table .flex_column:last-child > div, #top .hp-services .flex_column_table .flex_column:last-child > section{
        max-width: 90%;
    }
}
@media (max-width:1230px){
    #top .tjanster-wrap > .flex_column{
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
    /* #top .cff-item{
		height: 650px;
	} */
    #top .hp-om-oss .av_two_fifth{
        width: 46%;
        min-width: 46%;
    }
    #top .hp-om-oss .entry-content-wrapper > div:last-child{
        width: 59%;
        min-width: 59%;
    }
    #top .tjanster-wrap > .flex_column .tjanster-desc{
        padding: 20px;
    }
    #top .tjanster-wrap > .flex_column .tjanster-desc h4{
        margin-bottom: 12px !important;
    }
    #top #wrap_all .all_colors .tjanster-wrap h4{
        font-size: 22px;
    }
    #top #wrap_all .all_colors .tjanster-wrap p{
        font-size: 16px;
    }
    #top .tjanster-wrap{
        margin: 0 -10px;
    }
    #top .tjanster-wrap > .flex_column{
        padding: 0 10px;
    }
}
@media (max-width:1100px){
    #top #wrap_all #header .main_menu .menu li{
        margin: 0 16px;
    }
    #top .hp-services .flex_column_table .flex_column:first-child > div, #top .hp-services .flex_column_table .flex_column:first-child > section{
        max-width: 100%;
    }
    #top .hp-services .flex_column_table .flex_column:last-child:before{
        left: -35px;
    }
    #top .hp-om-oss .av_two_fifth{
        width: 50%;
        min-width: 50%;
    }
    #top .hp-om-oss .entry-content-wrapper > div:last-child{
        width: 55%;
        min-width: 55%;
    }
    #top #wrap_all .hp-om-oss .entry-content-wrapper > div:last-child h2{
        margin-bottom: 10px;
    }
    #top #wrap_all .hp-om-oss .entry-content-wrapper > div:last-child .av-subheading p{
        font-size: 20px;
        margin-bottom: 15px;
    }
    #top .hp-services .flex_column_table .flex_column:first-child{
        padding-right: 60px;
    }
    #footer .container .flex_column:nth-child(2){
        width: 21%;
    }
    #footer .container .flex_column:last-child{
        width: 19%;
    }
   
}
@media (max-width: 989px){
    .cff-media-wrap{
		display: inline-block;
		height: 350px;
		overflow: hidden;
		width: 100%;
	}
	#cff.cff-masonry .cff-item, #cff.cff-masonry .cff-likebox{
		width: 100% !important;
		margin: 0;
        margin-left: 0 !important;
        margin-right: 0 !important;
	}
	#top .cff-item{
		height:auto !important;
		margin-bottom: 20px !important;
	}
	#cff.cff-masonry {
		margin-bottom: 0 !important;
	}
	#cff .cff-meta-wrap {
		position: relative;
		bottom: 0;
		width: 100%;
		left: 0;
		padding: 0 10px;
	}
    .responsive #top #wrap_all .av_mobile_menu_tablet .main_menu {
        display: flex;
    }
    #main.all_colors{
        margin-top: 0px;
    }
    #top #wrap_all .all_colors h1{
        font-size: 45px;
    }
    #top #wrap_all .all_colors h2{
        font-size: 40px;
    }
    .responsive #top #wrap_all .av_mobile_menu_tablet .main_menu .av-main-nav-wrap {
        order: 2;
        padding-right: 0;
        margin-right: 0;
    }
    .responsive #top #wrap_all .av_mobile_menu_tablet .main_menu .av-main-nav-wrap .av-burger-menu-main{
        margin-right: 0 !important;
    }
    .html_av-overlay-side-classic #top #wrap_all .av-burger-overlay #av-burger-menu-ul li{
        border-bottom: 1px solid #c1c0c5;
    }
    #top.home .avia-fullwidth-slider .slideshow_caption{
        width: 98%;
    }
    .html_av-overlay-side-classic #top #wrap_all .av-burger-overlay #av-burger-menu-ul li.current-menu-item a {
        background-color: #de3733;
        color: #ffffff;
    }
    .html_av-overlay-side-classic #top #wrap_all .av-burger-overlay #av-burger-menu-ul li a {
        padding: 12px 20px;
        text-transform: uppercase;
        border: none;
        font-size: 16px;
        line-height: 19px;
        font-family: 'Poppins-Regular';
    }
    .html_av-overlay-side-classic #top #wrap_all .av-burger-overlay #av-burger-menu-ul li a:hover{
        color: #de3733;
    }
    #top #wrap_all #header_main > .container .main_menu .av-main-nav > li.av-burger-menu-main a::before{
        content: none;
    }
    #top #av-burger-menu-ul {
        vertical-align: top;
    }
    #footer .container .flex_column:nth-child(2),#footer .container .flex_column:last-child{
        width: 25%;
    }
    #footer .container .flex_column:nth-child(3){
        width: 50%;
    }
    #footer .container .flex_column:last-child section{
        max-width: 100%;
    }
    #footer .container .flex_column.first .widget_custom_html:first-child{
        width: 100%;
        margin-bottom: 20px;
    }
    #footer .container .flex_column.first .widget_custom_html:last-child{
        width: 100%;
    }
    #footer .container .flex_column.first .widget_custom_html:last-child ul{
        justify-content: center;
    }
    #top .wpcf7 form p > span.wpcf7-form-control-wrap{
        width: 50%;
    }
    #top .transport-image-wrap .av_promobox{
        padding: 30px;
    }
    /* #top #footer .container .flex_column.first .widget_custom_html:first-child span > span ,  #top #footer .container .flex_column.first .widget_custom_html:first-child a > span{
        display: none;
    } */
    #top .hp-services .flex_column_table > div{
        width: 100% !important;
    }
    #top .hp-services .flex_column_table > div.flex_column:last-child{
        margin-top: 0;
        margin-bottom: 0;
        min-height: 250px;
    }
    #top .hp-services .flex_column_table .flex_column:last-child:before{
        top: 5px;
        left: 5px;
        max-width: none;
        width: calc(100% - 15px);
        height: calc(100% - 15px);
    }
    #top .hp-services .av_textblock_section strong{
        font-size: 22px;
        margin-bottom: 10px;
    }
    #top .hp-services .flex_column_table .flex_column:first-child{
        padding: 40px 30px;
    }
    #top .hp-services .av_textblock_section li{
        margin-bottom: 15px;
    }
    #top .hp-om-oss .entry-content-wrapper{
        flex-wrap: wrap;
    }
    #top .hp-om-oss .av_two_fifth , #top .hp-om-oss .entry-content-wrapper > div:last-child{
        min-width: 100%;
        width: 100%;
        left: 0;
    }
    #top .hp-om-oss .avia-image-container.avia-align-center .avia-image-container-inner .avia_image{
        max-height: 380px;
        object-fit: cover;
    }
    #top .transport-image-wrap .content {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #top .hp-services {
        padding-bottom: 0px;
    }
    #top .hp-om-oss .content {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #top .kon-sec .content {
       padding: 50px 0;
    }
    #top .iconbox_top .iconbox_content p , #top .iconbox_top .iconbox_content p a{
        font-size: 15px;
    }
    #footer .container .flex_column:nth-child(2) section.widget_media_image{
        margin-top: 0px;
    }
    #top .tjanster-wrap > .flex_column{
        flex: 0 0 50%;
        max-width: 50%;
    }
    #top .tjanster-sec .content{
        padding-top: 50px;
        padding-bottom: 30px;
    }
    #top #wrap_all #header #av-burger-menu-ul .wpml-ls-slot-2 {
        display: none;
    }
    #top #wrap_all #header .main_menu .menu li.menu-item-language {
        display: block;
    }
    
}
@media (max-width: 767px){
	
    .av_extra_header_active .phone-info {
        width: auto;
        float: right;
    }
    #top #wrap_all .all_colors h1{
        font-size: 40px;
    }
    #top #wrap_all .all_colors h2{
        font-size: 30px;
    }
    #top #wrap_all .all_colors h3{
        font-size: 24px;
    }
    .responsive #top #wrap_all .container{
        width:100%;
        max-width: 100%;
        padding: 0 15px;
    }
    #top.home #wrap_all .avia-fullwidth-slider:after{
        z-index: 4;
    }
    .responsive #top #header .main_menu .social_bookmarks{
        margin-top: 0;
        padding-bottom: 0;
    }
    .responsive #top #wrap_all .av_mobile_menu_tablet .main_menu .av-main-nav-wrap{
        display: flex;
        align-items: center;
    }
    #footer.container_wrap{
        text-align: center;
    }
    #footer .container .flex_column{
        padding-bottom: 15px;
        border-bottom: 1px solid #404040;
    }
    #top .tjanster-sec .content{
        padding-top: 30px;
        padding-bottom: 20px;
    }
    #footer .container .flex_column:last-child{
        border: none;
        margin-bottom: 0 !important;
    }
    #top #socket .container .copyright{
        padding-top: 15px;
        padding-bottom: 15px;
    }
    #footer .container .flex_column:nth-child(2) section.widget_media_image{
        padding-right: 0;
    }
    
    #top #footer .container .widgettitle{
        margin-bottom: 15px;
    }
    #footer.container_wrap {
        padding-top: 40px;
        padding-bottom: 0px;
    }
    #footer .container .flex_column.first .widget_custom_html:first-child .custom-html-widget li{
        padding-right: 0;
        padding-bottom: 15px;
    }
    #top.home .avia-fullwidth-slider .slideshow_caption .slideshow_inner_caption{
        padding: 0 15px;
    }
    #footer .container .flex_column.first .widget_custom_html:first-child .custom-html-widget ul{
        flex-direction: column;
        text-align: left;
        max-width: 225px;
        margin: 0 auto;
    }
    #footer .container .flex_column.first{
        padding-bottom: 30px;
    }
    .container_wrap#socket span.symbol span {
        display: none;
    }
    .container_wrap#socket a {
        display: block;
        padding-top: 2px;
        padding-bottom: 5px;
    }
    
    .responsive .content{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    #top .transport-image-wrap .av_promobox{
        flex-direction: column;
        align-items: flex-start;
    }
    #top .transport-image-wrap .av_promobox .avia-promocontent{
        margin-bottom: 16px;
        padding-right: 0;
    }
    #top .transport-image-wrap .av_promobox{
        padding: 20px;
    }
    #top .transport-image-wrap .avia-image-overlay-wrap .avia_image{
        min-height: 400px;
        object-fit: cover;
    }
    #top .transport-image-wrap .av_promobox .avia-button-wrap{
        width: auto;
        margin-top: 0;
    }
    .responsive #scroll-top-link {
        display: block !important;
        right: 20px;
    }
    #top .hp-om-oss .av_two_fifth , #top .hp-om-oss .entry-content-wrapper > div:last-child{
        margin-bottom: 0 !important;
    }
    #top .hp-om-oss .avia-image-container.avia-align-center .avia-image-container-inner .avia_image{
        max-height: auto;
    }
    #top.home #wrap_all .avia-fullwidth-slider .slideshow_caption p{
        margin-bottom: 15px;
    }
    #top.home .avia-fullwidth-slider .slideshow_caption{
        left: 0 !important;
    }
    #top .transport-image-wrap .content {
        padding-top: 35px;
        padding-bottom: 35px;
    }
    .responsive #top #wrap_all .flex_column:last-child{
        margin-bottom: 0;
    }
    #top .hp-om-oss .content , #top .kon-sec .content {
        padding-top: 35px;
        padding-bottom: 35px;
    }
    
    #top .wpcf7 form .wpcf7-submit{
        margin-top: 10px;
    }
    .responsive #top #wrap_all .avia-content-slider-odd .slide-entry {
        width: 100% !important;
        margin-left: 0 !important;
    }
    #top .avia-content-slider img {
        width: 100%;
    }
    
    #top #wrap_all .avia-content-slider-odd .slide-entry.slide-parity-even {
        margin-bottom: 20px !important;
    }
    #top .transport-image-wrap .av_promobox .avia-promocontent h4 {
        margin-bottom: 8px!important;
    }
    #top #wrap_all .hp-om-oss .avia-button-wrap{
        padding-top: 20px;
    }
    #top.single-post .widget_recent_entries li:before {
        top: 7px;
    }
    span.cookie-custom {
        display: block !important;
    }
}
@media (max-width: 639px){
    #top .wpcf7 form p > span.wpcf7-form-control-wrap{
        width: 100%;
    }
    #top #wrap_all .hp-om-oss .entry-content-wrapper > div:last-child .av-subheading p{
        font-size: 18px;
        line-height: 24px !important;
        margin-bottom: 10px;
    }
    #top .tjanster-wrap > .flex_column{
        flex: 0 0 100%;
        max-width: 100%;
    }
    
}
@media (max-width: 479px){
    #header_meta .phone-info .seperator{
        margin: 0 5px;
    }
    #header_meta .phone-info a{
        font-size: 13px;
    }
    #top .avia-button{
        transition: none;
    }
    #top .avia-button:after{
        transition: none;
    }
    #header_meta .phone-info a i.fa-phone{
        top: 0;
    }
    #header_meta .phone-info a i{
        margin-right: 5px;
    }
    #header_meta .phone-info a i{
        font-size: 16px;
    }
    #top #wrap_all .all_colors h1{
        font-size: 32px;
    }
    #top #wrap_all .all_colors h2{
        font-size: 27px;
        line-height: 1.2;
    }
    #top #wrap_all .all_colors h3{
        font-size: 22px;
    }
    #top #wrap_all .all_colors h5{
        font-size: 20px;
    }
    #top #wrap_all .all_colors h6{
        font-size: 18px;
    }
    #top p, #top ul li , #top ol li{
        font-size: 16px;
    }
    #top .kon-sec .av-special-heading{
        padding-bottom: 10px !important;
    }
    .responsive #top #wrap_all .av-flex-cells.hp-services .no_margin.flex_column{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .responsive #top #wrap_all .av-flex-cells.hp-services .no_margin.flex_column:last-child{
        padding-left: 40px !important;
    }
    #top #wrap_all .all_colors h4{
        font-size: 22px;
    }
    #footer .container .flex_column:nth-child(2) section.widget_media_image a{
        max-width: 170px;
    }
    #top .hp-services .av_textblock_section strong{
        font-size: 20px;
    }
    #top .hp-om-oss .entry-content-wrapper > div:last-child{
        padding: 25px;
    }
    #header_meta .phone-info a{
        font-size: 0;
        line-height: 0;
        display: inline-block;
    }
    #header_meta .phone-info a i{
        border: 1px solid #fff;
        width: 30px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 100%;
        background: #fff;
        margin-right: 0;
    }
    #header_meta .phone-info a:hover i{
        background-color: #de3733;
        color: #ffffff;
    }
    #header_meta .phone-info .seperator{
        border: none;
    }
    #header_meta .phone-info{
        padding: 8px 0 4px;
    }
    #header_meta .phone-info a i.fa-phone:before{
        position: relative;
        top: 1px;
    }
}
@media (max-width: 362px){
    #top #wrap_all .all_colors h1{
        font-size: 27px;
    }
}
#top span[data-name="your-consent"]{
    width: 100% !important;
}
form.submitting .wpcf7-spinner {
    visibility: visible;
    left: 65%;
    top: -35px;
}
.avia_wpml_language_switch {
    display: none !important;
}
/*.wpml-ls-statics-footer {
    display: none !important;
}*/