

/*
=========================
		  General
=========================
*/

.hvid p,
.hvid span,
.hvid h1,
.hvid h2,
.hvid h3,
.hvid h4,
.hvid h5 {
    color: #fff;
}

.wpb_text_column.with-space h2,
.wpb_text_column.with-space h3 {
    padding-bottom: 14px;
}

.wpb_text_column.with-space p {
    padding-bottom: 18px;
}

strong, b {
    font-weight: 600;
}

.content a[href^="tel:"]:before, 
footer a[href^="tel:"]:before {
    content: "\f10b";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    vertical-align: middle;
    padding-right: 6px;
}

.content a[href^="mailto:"]:before,
footer a[href^="mailto:"]:before {
    content: "\f0e0";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;
    padding-right: 6px;
}

i.fa.fa-caret-down {
    padding-left: 5px;
}

/*
=========================
		  Header
=========================
*/

.q_logo a {
    height: 32px !important;
}

nav.main_menu ul li.active a {
    font-weight: bold;
}

header:not(.sticky) .header_inner_right {
    line-height: 100px;
}

header.sticky .header_inner_right {
    line-height: 80px;
}

.side_menu {
       -webkit-overflow-scrolling: touch;
        overflow-y: scroll !important;
}

.side_menu a.close_side_menu {
    background-image: url(img/close_side_menu@2x.png);
    -o-background-size: 20px 20px;
    -webkit-background-size: 20px 20px;
    -moz-background-size: 20px 20px;
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    line-height: 20px;
}

.side_menu a.qbutton {
    color: #fff;
    font-weight: bold;
    padding: 0 20px;
}

@media screen and (min-width: 1001px) {
.side_menu_button {
    display: none;
}
}

@media screen and (min-width: 1000px) {

.header_bottom {
    padding: 0 80px;
}

header .header_inner_left {
    left: 80px;
}
}

.mobile_menu_button {
    display: none;
}

.side_menu .widget {
    margin: 0 0 30px;
}

.side_menu .widget ul ul { 
    padding: 6px 0 0; 
}

.side_menu .widget ul.sub-menu li a:before {
    content: "- ";
}

/*
=========================
		  Header Blog
=========================
*/
.blog-header {
    background-color: #3a5465;
    height: 150px;
    margin-bottom: 50px;
}

.blog-header h1 {
     text-align: center;
     color:#ffffff;
     padding: 50px;
}

@media screen and (min-width: 1000px) {
.blog .post_content_holder {
    display: flex;
}
}

.post_image {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.blog-header p {
    margin-top: -20px;
    color: #fff;
    z-index: 99;
    text-align: center;

}

.blog-header p  a {
    color: #fff;
    z-index: 99;
}

/*
=========================
		  Content
=========================
*/

.testimonials_c,
.testimonials_c_holder .testimonial_content_inner {
    background-color: #e8ecef;
}

.testimonials_c_holder .testimonial_content_inner {
    padding: 60px 60px 20px;
}

.testimonials_c_holder .flex-control-nav {
    margin-top: 10px;
    padding-bottom: 30px;
}

.testimonial_title_holder {
    margin-bottom: 20px;
}

.testimonials_c_holder .testimonial_content_inner .testimonial_author {
    font-size: 17px;
    text-transform: uppercase;
}

.testimonials_c_holder .flex-control-nav li {
    width: 6px;
    height: 6px;
    margin: 0 8px;
}

.testimonials_c_holder .flex-control-nav li a {
    border: 3px solid #35beb4;
    border-radius: 0;
    background-color: transparent;
}

.testimonials_c_holder .flex-control-nav li a.flex-active {
    background-color: #35beb4;
}

.testimonial_text_holder p:not(.testimonial_author):before {
    content: " \0022";
    font-family: 'Roboto',sans-serif;
    font-style: italic;
    font-size: 40px;
    position: relative;
    top: 10px;
    left: -4px;
}

.testimonial_text_holder p:not(.testimonial_author):after {
    content: " \0022";
    font-family: 'Roboto',sans-serif;
    font-style: italic;
    font-size: 40px;
    position: relative;
    top: 14px;
    right: 8px;
}

.qode_carousels ul.slides {
    display: flex;
}

.qode_carousels .slides>li {
    display: flex;
}

.qode_carousels .carousel_item_holder {
    padding: 40px;
    display: flex;
    align-self: center;
}

.qode_carousels .slides img {
    max-height: 90px;
    max-width: 132px;
    width: auto;
    margin: 0 auto;
}

.content ul {
  list-style-position: outside;
  margin-left: 20px;
}

.qbutton i.fa.fa-linkedin-square {
    font-size: 15px;
}

.drop_down .second .inner ul li a{
    color: #ffffff;
}

.drop_down .second .inner ul li a:hover {
    color: #3b5464;
}

.sub-menu {
    display: none;
}

.caroufredsel_wrapper {
    min-height: 170px;
}


/*
=========================
		  Blog
=========================
*/

.blog_holder.blog_small_image article:not(.has-post-thumbnail) .post_text {
    width: 100%;
}

.post_text .entry_title {
    margin-bottom: 14px;
}

/*
=========================
		  Footer
=========================
*/

.footer_top .widget {
    margin-bottom: 20px;
}

/*
=========================
	    Cool knap effekt
=========================
*/

/*

.qbutton {
    position: relative;
    display: inline-block;
    white-space: nowrap;
    z-index: 9;
    transition-property: all;
    transition-duration: 0.6s;
    transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
}

.qbutton:before, .qbutton:after {
    content: '';
    position: absolute;
    z-index: -2;
    transition-property: inherit;
    transition-duration: inherit;
    transition-timing-function: inherit;
    width: 0;
    height: 100%;
    top: 0;
    left: 100%;
    background-color: rgba(255, 255, 255, 0.2);
}

.qbutton:hover {
    color: #ffffff !important;
}

.qbutton:hover:before, .qbutton:hover:after {
    width: 100%;
    left: 0;
    transition-property: width;
}

.qbutton:hover:before {
    transition-delay: .2s;
}

.qbutton:before {
    z-index: -1;
    background-color: #3a5465;
    
}

.qbutton:hover:after {
    transition-property: width;
    transition-delay: 0s;
}

.qbutton:after {
    transition-delay: .2s;
}

.three_columns>.column2>.column_inner {
    padding: 0 5px 0 116px;
}

*/

/*
=========================
	    Media Queries
=========================
*/

@media screen and (max-width: 1499px) {

.three_columns>.column2>.column_inner {
    padding: 0 5px 0 53px;
}

}

@media screen and (max-width: 1024px) {

.side_menu  .qbutton:before{
background-color: #35beb4 !important;
}

}

@media screen and (max-width: 1000px) {

.three_columns>.column2>.column_inner {
    padding: 0 5px 0 30px;
}

.header_bottom_right_widget_holder {
    display: none;
}

.blog_holder.blog_small_image article .post_text {
    width: 100%;
}

.blog_holder.blog_small_image article .post_image {
    height: 200px;
    width: 100%;
}

}

@media only screen and (max-width: 1039px) and (min-width: 769px) {

.three_columns>.column1, .three_columns>.column2, .three_columns>.column3 {
    width: 29.33% !important;
}

}

@media only screen and (max-width: 687px) and (min-width: 601px) {

.three_columns>.column1, .three_columns>.column2, .three_columns>.column3 {
    width: 80% !important;
 }

.footer_top .three_columns .column2 .column_inner>div{
    margin: 0 0 0 0 !important;
}

i.qode_icon_font_awesome.fa.fa-linkedin-square.simple_social {
    margin: 0 0 0 0 !important;
}

.three_columns>.column2>.column_inner {
    padding: 0;
}

.three_columns>.column3>.column_inner {
    padding: 0;
    margin-top: 20px;
}

.footer_top .three_columns .column3 .column_inner>div {
    margin: 0;
}

}

@media screen and (max-width: 768px) {

.three_columns>.column2>.column_inner {
    padding: 0 5px 0 16px;
}

}
@media screen and (max-width: 768px) {

.three_columns>.column2>.column_inner {
    padding: 0 5px 0 0px;
}

}


@media screen and (max-width: 600px) {

.testimonials_c_holder .testimonial_content_inner {
    padding: 30px 20px 20px;
}

.footer_top, .footer_top.footer_top_full {
    padding: 60px 30px 80px;
}

i.qode_icon_font_awesome.fa.fa-linkedin-square.simple_social {
    margin: 0 0 0 0 !important;
}

}

@media screen and (max-width: 425px) {

i.qode_icon_font_awesome.fa.fa-linkedin-square.simple_social {
    margin: 0 0 0 0 !important;
}

#personal-info h4 {
    font-size: 25px !important;
}

  h1 {
    font-size: 25px !important;
}

     h2 {
    font-size: 22px !important;
}

.blog-header p  a {
   display : none;
}


}


/*
=========================
		  CTA Footer
=========================
*/

.cta-footer {
    display: none;
}

@media screen and (max-width: 650px) {
.cta-footer {
    position: fixed;
    bottom: 0px;
    right: 0px;
    z-index: 999;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 1px 4px 1px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 1px 4px 1px rgba(0,0,0,0.15);
    box-shadow: 0px 1px 4px 1px rgba(0,0,0,0.15);
    zoom: 0.8;
    min-width: 100%;
    display: block;
}

.cta-footer > ul {
    padding: 0 20px;
    text-align: center;
    display: flex;
    list-style: none;
}

.cta-footer > ul > a {
    flex: 1;
}

.cta-footer > ul > a > li {
    padding: 10px 0;
    min-width: 80px;
    cursor: pointer;
}

.cta-footer > ul > a > li > p {
    line-height: 15px;
}

.cta-footer > ul > a:hover > li > p {
    color: #8ac0c0;
}

.cta-footer > ul > a:first-child {
    display: unset;
}

}

@media screen and (max-width: 1024px) {

.footer_top p{
font-size: 14px;
}

h2{
    text-align: left !important;
}

}

/*
=========================
		Kontaktformular
=========================
*/

.cf7_custom_style_1 .wpcf7-list-item-label {
    color: #ffffff;
}

div.wpcf7-response-output {
    background-color: #fff;
    color: #000;
    text-align: center;
    text-transform: none;
}

/*
=========================
		Compare table
=========================
*/

.qode-cft-header h5 {
    color: #fff;
    text-transform: none;
}

.qode-cft-feature h6 {
    text-transform: none;
}

.qode-comparative-features-table .qode-cft-title-holder, 
.qode-comparative-features-table .qode-cft-column-title-holder {
    background-color: #3b5464;
    padding: 10px 15px;
}

.qode-comparative-features-table .qode-cft-feature-title {
    padding: 10px 15px;
}

.qode-comparative-features-table .qode-cft-column-link-holder, 
.qode-comparative-features-table .qode-cft-column-title-holder, 
.qode-comparative-features-table .qode-cft-feature-value {
    position: relative;
    padding: 0;
}

.qode-comparative-features-table .qode-cft-mark.qode-cft-active:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgb(53 190 180 / 10%);
}

.qode-cft-links p {
    font-weight: bold;
}

.qode-comparative-features-table .qode-cft-link-holder {
    padding: 10px 15px;
}

@media screen and (max-width: 768px) {
.qode-comparative-features-table .qode-cft-row {
    border-bottom: 1px solid #e3e3e3;
}
.qode-comparative-features-table .qode-cft-feature-title {
    display: block;
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px dashed #e3e3e3;
}
.qode-comparative-features-table .qode-cft-feature-value {
    display: inline-block;
    width: 33.33%;
    box-sizing: border-box;
}
.qode-comparative-features-table .qode-cft-feature-item-title-responsive {
    display: none;
}
}

/* Image with text */
.image_with_text {
    box-sizing: border-box !important;
    min-height: 309px !important;
}

@media screen and (max-width: 1500px) {
.image_with_text {
    min-height: 335px !important; 
}
}

@media screen and (max-width: 1000px) {
.image_with_text {
    min-height: 176px !important;
}
}


/*
=========================
		Gravity Forms - Dark
=========================
*/

.gform_wrapper.gravity-theme .gform_heading {
display: none;
}
.gform_wrapper.gravity-theme .dark-form a:hover {
color: #fff !important;
}
.gform_wrapper.gravity-theme .dark-form .gfield {
color: #fff;
}
.gform_wrapper.gravity-theme .dark-form input:not(input[type=submit]),
.gform_wrapper.gravity-theme .dark-form textarea {
    padding: 15px;
font-size: 15px;
    line-height: 17px;
}
.gform_wrapper.gravity-theme .dark-form .gform_fields {
    grid-row-gap: 0px;
}
.gform_wrapper.gravity-theme .dark-form .top_label .gsection_description {
    font-size: 14px;
    color: #fff;
padding-top: 0;
}
.gform_wrapper.gravity-theme .dark-form .gfield textarea.medium {
height: 150px;
}
.gform_wrapper.gravity-theme .dark-form input[type=submit] {
background-color: #35beb4;
border-color: #35beb4;
color: #fff;
}
.gform_wrapper.gravity-theme .dark-form .gform_footer {
padding-top: 0;
}

/*
=========================
		Gravity Forms - Light
=========================
*/

.gform_wrapper.gravity-theme .light-form input:not(input[type=submit]),
.gform_wrapper.gravity-theme .light-form textarea {
    border: 2px #495d6d solid;
padding: 15px;
font-size: 13px;
    line-height: 17px;
}
.gform_wrapper.gravity-theme .light-form .gform_fields {
    grid-row-gap: 0px;
}
.gform_wrapper.gravity-theme .light-form .top_label .gsection_description {
    font-size: 14px;
padding-top: 0;
}
.gform_wrapper.gravity-theme .light-form input[type=submit] {
background-color: #35beb4;
border-color: #35beb4;
color: #fff;
}
.gform_wrapper.gravity-theme .light-form .gform_footer {
padding-top: 0;
}