/*
Theme Name: Effectivity v2
Version: 1.0
*/



/*TODO: MOVE TO SCSS*/


.text a,
.showcase__desc a{
    color: #518faf;
    position: relative;
    white-space: nowrap;
}

.showcase__desc ul{
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: .3px;
    color: #768397;
    list-style: unset;
    padding-left: 13px;
    margin-bottom: 22px;
    list-style-position: inside;
}

.text a:before,
.showcase__desc a:before{
    background: #518faf;
    width: 0;
    height: 2px;
    display: block;
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.text a:hover::before,
.showcase__desc a:hover::before
{
    width: 100%;
}

.owl-carousel .owl-item img{
    display:block;
    width:auto;
    max-height:35px;
    filter: grayscale(100%);
}

.owl-carousel .owl-item.active.center img{filter: none;}

.logotypes .logotypes-content .item a .images__01{opacity: 0.4}

.showcase__column--mock > img{
    opacity: .35;
}

#header.bg{
    padding: 0 !important;
}

#header.bg .main-logo{
    background-size: 115px 30px;
    background-position-x: left;
}

#header.bg .main-menu > ul > li:last-child a{
    border-radius: 0 !important;
    box-shadow: none !important;
    background: transparent;
    color: #518faf;
    padding: 0;
}
#header.bg .main-menu > ul {
    padding: 19px 0;
}

#footer{
    padding-top: 120px;
    background-color: #eaf8ff;
    background-image: none;
}

#home_products{
    margin-top: -155px;
}

.showcase.showcase--left{
    margin: 70px 0 100px 0;
}

.showcase.showcase--left:last-of-type {
    margin-bottom: 250px;
}

#testimonial_logotypes{
    padding-top: 120px;
    z-index: 10;
}

#logotypes{
    padding-top: 120px;
    background-size: cover;
}

#make_date{
    padding: 120px 0 0 0;
}

#make_date .recrutation_box{
    margin: 0 auto 120px;
}

#header .meganav{
    width: auto;
    background: none;
}

#header.bg .meganav{
    padding: 0;
}

#header .meganav__submenu li span{
    font-size: 14px;
}

#header .meganav__submenu > li,
#header .meganav__submenu > li:last-of-type{
    border: none;
}

#header .meganav__submenu > li:hover{
    background: #f1f1f138;
}
#header .meganav__submenu > li::after{
    transform: translateY(-50%) rotate(270deg);
}

#header .meganav__submenu > li:hover::after{
    transform: translateY(-50%) rotate(270deg);
}

#header .main-menu ul ul ul{
    margin: -45px 18px;
}

#header .main-menu ul ul ul > li{
     margin-bottom: 25px;
     position: relative;
     display: block;
     padding: 19px 12px;
     letter-spacing: 1px;
     cursor: pointer;
}

#header .main-menu ul ul ul > li:hover{
    background: #f1f1f138;
}

#header .main-menu ul ul ul > li a{
    font-size: 14px;
    color: #518faf;
    font-weight: bold;
}
#header .main-menu ul ul ul > li:hover a{
    color: #315669;
    background: #f1f1f138;
}

li.single::after{
    display: none !important;
}

/*#header .main-menu > ul > li.submenu a::before{*/
    /*box-shadow: 55px 66px 66px rgba(53,184,234,0.2);*/
    /*box-shadow: 9px 40px 35px rgba(53,184,234,0.2);*/
/*}*/

#header .main-menu ul ul ul{
    z-index: 1;
}
/*.top-header .contactInfo .phone__link, .top-header .contactInfo .mail__link{*/
/*    font-weight: unset;*/
/*}*/

#header .main-menu > ul > li > a,
#header .meganav__submenu li span,
#header .main-menu ul ul ul > li a{
    font-weight: 500;
    /*text-transform: uppercase;*/
    letter-spacing: 1px;
}
/*GRUPA OFERTOWA*/

#offer_intro{
    padding-top: 50px;
}

#offer_intro .list{
    margin: 70px 0 0 0;
}

#offer_intro .list .element .icon img{
    max-height: 40px;
}

#offer_intro .list .element{
    padding: 0 40px;
    max-width: 200px;
}

#offer_intro .list .text{
    font-size: 12px;
    text-transform: none;
}

#offer_intro .list .element .icon:hover::after{
    border: 1px solid #315669;
}

.offer_content{
    padding: 120px 0 0;
    background: unset;
}

.offer_group .showcase,
.offer_group .showcase.showcase--left{
    margin: 0 !important;
}

.offer_group .showcase__column.showcase__column--mock{
    flex: 1 0 30%;
    width: 30%;
    margin-right: 20px;
}

.offer_group .showcase__column.showcase__column--text{
    flex: 1 0 70% !important;
    width: 70% !important;
    padding: 0;
}

.offer_group .showcase.showcase--left .showcase__column--mock{
    text-align: right;
}

.offer_group .showcase__column--mock > img {
    opacity: .75;
}

.offer_group .showcase__heading{
    font-size: 32px;
}

/*O NAS*/

#about_us_intro.bg-bottom{
    background-image: url("/wp-content/themes/effectivity-v2/img/bg-section-description-bottom-block-blue.png");
    background-repeat: no-repeat;
    background-position: center bottom;
}

#home_path{
    background: #fff;
    padding-top: 400px;
}

#home_path .path-content{
    overflow: visible;
}

#about_us_intro .intro-description .column-right .numbers-stats{
    margin-top: 65px;
}

#about_us_intro .intro-description .column-right .numbers-stats .item{
    margin-bottom: 40px;
}

#about_us_intro.bg-bottom{
    padding-bottom: 160px;
}

#home_path .path-content .item .content .images{
    width: auto;
}

#home_path .path-content .item .content .description{
    width: 70%;
    padding: 0 50px;
}

#home_path .path-content .item .content{
    max-width: unset;
}

#home_path .path-content .item .content .description h3{
    display: block;
    font-family: 'Poppins',sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 45px;
    color: #004b84;
    word-break: break-word;
}

#home_path .path-content .item .content .description p{
    margin-bottom: 22px;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: .3px;
    color: gray;
}

#home_path .path-content .item .content .images img{
    margin: 0 !important;
}


/*MENU REBUILD*/
.meganav,
.meganav__deepmenu{
    background-color: #fff !important;
    border: 1px solid rgba(81, 143, 175, 0.5);
    border-radius: 0 4px 4px 4px;
}
.meganav__deepmenu li:last-of-type{
    margin-bottom: 0 !important;
}

.meganav__submenu a{
    display: block;
    height: 100%;
    padding-right: 10px;
}

#header .main-menu > ul > li.submenu a::before{
    height: calc(100% + 40px);
}

#header .main-menu > ul > li.submenu a::before{
    z-index: -1;
    border: 1px solid rgba(81, 143, 175, 0.5);
    border-bottom: none;
}

#header .main-menu > ul > li > a{
    z-index: 10;
}

.meganav > ul > li a::before{
    background: none !important;
    border: none !important;
}

#header .main-menu ul ul ul{
    left: 250px;
    padding: 20px 0;
    position: relative;
}

#header .meganav__submenu > li{
    height: 65px;
    width: 275px;
}

#header.bg ul.meganav__submenu{
    max-width: 300px;
    padding: 20px;
}

#header.bg .meganav{
    margin-top: 0;
}

#header.bg .main-menu ul ul ul {

    margin: -48px 15px;

}

#header .drop1::before{
    content: '';
    position: absolute;
    z-index: 999;
    width: 2px;
    height: 66.22%;
    background: white;
    left: 0 !important;
    top: 0;
}
@media screen and (max-width: 769px) {
    #header .drop1::before{
        left: 2px !important;
    }
}
#header.bg .drop1::before{
    content: '';
    position: absolute;
    z-index: 999;
    width: 2px;
    height: 63.7%;
    background: white;
    left: 0 !important;
    top: 0;
}
@media screen and (max-width: 769px) {
    #header.bg .drop1::before{
        left: 2px !important;
    }
}
#header .drop2::before {
    content: '';
    position: absolute;
    z-index: 999;
    width: 2px;
    height: 83.3%;
    background: white;
    left: 0 !important;
    top: 0;
}
@media screen and (max-width: 769px) {
    #header .drop2::before {
        left: 2px !important;
    }
}
#header.bg .drop2::before {
    content: '';
    position: absolute;
    z-index: 999;
    width: 2px;
    height: 79.3%;
    background: white;
    left: 0 !important;
    top: 0;
}
@media screen and (max-width: 769px) {
    #header.bg .drop2::before {
        left: 2px !important;
    }
}
#header .drop3::before {
    content: '';
    position: absolute;
    z-index: 999;
    width: 2px;
    height: 82.70%;
    background: white;
    left: 0 !important;
    top: 0;
}
@media screen and (max-width: 769px) {
    #header .drop3::before {
        left: 2px !important;
    }
}
#header.bg .drop3::before {
    content: '';
    position: absolute;
    z-index: 999;
    width: 2px;
    height: 77.55%;
    background: white;
    left: 0 !important;
    top: 0;
}
@media screen and (max-width: 769px) {
    #header.bg .drop3::before {
        left: 2px !important;
    }
}
#header.bg .drop4::before {
    content: '';
    position: absolute;
    z-index: 999;
    width: 2px;
    height: 84.3%;
    background: white;
    left: 0 !important;
    top: 0;
}
@media screen and (max-width: 769px) {
    #header.bg .drop4::before {
        left: 2px !important;
    }
}


/*WYCENA*/
#valuation_intro .text-center .main-title{
    font-family: 'Poppins',sans-serif;
    font-size: 40px;
    font-weight: 500;
    line-height: 54px;
    color: #004b84;
}

#valuation_intro .text-center .subtitle{
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: .3px;
    color: gray;
}

/*KONTAKT*/
#contact_form .form-column .column-right .form .input{
    padding: 0 25px 0 0;
}

#contact_form .form-column .column-right{
    width: 100%;
}

#contact_form .form-column .column-right .form .input.submit{
    width: 100%;
    padding-right: 0;
}

#contact_form .form-column .column-right .form .input .button{
    text-align: right;
}

#logotypes.map{
    background-color: #eaf8ff;
    padding-top: 0;
}

#contact_form{
    padding-top: 0;
}

#contact_form .form-column .column-right .form{
    padding-left: 0;
}

#contact_maps .breadcrumbs{
    position: absolute;
    top: -80px;
}
/*#header .main-menu > ul > li.current_page a{*/
/*    background: none;*/
/*    color: #28aedc;*/
/*    padding: 19px 0;*/
/*    box-shadow: none;*/
/*}*/

#work_content{
    background-color: #eaf8ff;
    background-image: url("/wp-content/themes/effectivity-v2/img/bg-section-digital-marketing.png");
}

#logotypes.work{
    background-color: #eaf8ff;
}

#contact_maps{
    padding: 185px 0;
}

strong {
    font-weight: 600;
    color: unset;
}

#home_path .title-section p{
    color: gray;
}

.breadcrumbs{
    margin: 50px 0 30px 0;
    width: 200%;
}

.breadcrumbs ul li a{
    color: gray;
}

@media screen and (min-width: 450px){
    .showcase__mock--desktop{
        width: 450px;
    }
    .showcase__mock--desktop img{
        height: 285px;
        width: 450px;
        object-fit: cover;
    }
}
#valuation .valuation-content .step .form-content{
    padding-bottom: 40px;
}
#header .meganav__submenu > li{
    padding: 19px 15px;
}

.aboutus #make_date{
    padding: 50px 0 0 0;
}

#description .block-light-blue{
    background-image: none;
}

.button--yellow,
#make_date .recrutation_box,
#header .main-menu > ul > li:last-child a{
    background: linear-gradient(90deg,#518faf,#315669,#315669);
    background-size: 200% 200%;
    transition: background-position 300ms ease-in-out;
    text-align: center;
    box-shadow: -3px 15px 20px -10px rgba(49, 86, 105, 0.5);
}

.button--yellow,
#header .main-menu > ul > li:last-child a{
    border-radius: 50px;
}

.button--yellow h3{
    font-weight: 700;
}

.button--transparent,
.button--whiteYellow{
    color: #518faf;
}

#header .main-menu > ul > li > a,
#header .meganav__submenu li span{
    color: #518faf;
}

#header .main-menu > ul > .bold-menu > a,
#header .meganav__submenu .bold-menu span{
    font-weight: 600 !important;
}

.button--yellow:hover,
#header .main-menu > ul > li:last-child a:hover{
    background-position: 100% 50%;
}

#header.bg .main-menu > ul > li:last-child a:hover{
    background: transparent;
}

#header .main-menu > ul > li > a{
    transition: none;
}

#thank_you .intro-description .column-left .text p{
    font-size: 18px;
}

#contact_form .form-column .column-right .form .input .button .btn-submit,
#valuation .valuation-content .step .form-content .button .btn-submit,
.form-make-date .button .btn-submit{
    background: linear-gradient(to right,#518faf,#315669);
    box-shadow: -3px 4px 20px rgba(49, 86, 105, 0.5);
    transition: none;
}

#contact_form .form-column .column-right .form .input .button .btn-submit:hover,
#valuation .valuation-content .step .form-content .button .btn-submit:hover,
.form-make-date .button .btn-submit:hover{
    box-shadow: 0 0 20px rgba(49, 86, 105, 0.5);
    background: #315669;
}

#contact_form .form-column .column-right .form .textarea textarea,
#contact_form .form-column .column-right .form .input .input-group input[type="text"],
#valuation .valuation-content .step .form-content .input-group input[type="text"],
#valuation .valuation-content .step .form-content .input-group textarea,
#valuation .valuation-content .step .form-content .range-slider-content output::after,
#valuation .valuation-content .step .form-content .range-slider-content output,
.popup__wrapper .form-make-date .input-group input,
.popup__wrapper .form-make-date .input-group textarea{
    color: #518faf;
}

#contact_form .form-column .column-right .form .textarea textarea:focus,
#contact_form .form-column .column-right .form .input .input-group input[type="text"]:focus,
#valuation .valuation-content .step .form-content .input-group input[type="text"]:focus,
#valuation .valuation-content .step .form-content .input-group textarea:focus,
.popup__wrapper .form-make-date .input-group input:focus,
.popup__wrapper .form-make-date .input-group textarea:focus,
#contact_form .form-column .column-right .form .input .input-group .category-drop-down.open .options li label:hover input[type="checkbox"] + span{
    border: 1px solid #518faf;
}

#contact_form .form-column .column-right .form .input .input-group .category-drop-down.open .options li label input[type="checkbox"] + span::before{
    background: #518faf;
}

.rangeslider__handle::before,
.rangeslider__fill{
    background-image: linear-gradient(to right,#518faf,#315669);
}
.rangeslider__handle{
    box-shadow: 0 0 20px rgba(49, 86, 105, 0.5);
}

#valuation_intro,
#about_us_intro,
#work{
    padding-top: 0;
}

#checkbox_1{
    opacity: 0;
}

#checkbox_1 + span{
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15px;
    height: 15px;
    border: 1px solid #e6edff;
    border-radius: 2px;
    transition: all .3s ease;
}

.popup__wrapper .form-make-date .input-group-checkbox label{
    position: relative;
    float: left;
    padding-left: 25px;
    cursor: pointer;
}

.popup__wrapper .form-make-date .input-group-checkbox{
    padding-left: 0;
}

#checkbox_1 + span {
    background: #fff;
    border: 1px solid #518faf;
    border-radius: 5px;
    padding: 10px;
    display:flex;
    align-items: center;
    user-select: none;
    cursor: pointer;
}

#checkbox_1:checked + span::after {
    display: block;
    width: 9px;
    height: 9px;
    background: #518faf;
    border-radius: 2px;
    content: '';
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
}

#header .meganav__submenu > li:hover span,
#header .main-menu > ul > li > a:hover,
#header.bg .main-menu > ul > li:last-child > a:hover
{
    color: #315669;
}

#header .main-menu > ul > li:last-child > a:hover{
    color: white;
}

.button--transparent:before,
.button--whiteYellow:before,
.main-menu ul li:nth-of-type(2) > a:before,
.main-menu ul li:nth-of-type(3) > a:before,
.main-menu ul li:nth-of-type(4) > a:before,
#header.bg .main-menu ul li:nth-of-type(5) > a:before
{
    background: #518faf;
    width: 0;
    height: 2px;
    display: block;
    content: "";
    position: absolute;
    bottom: 14px;
    left: 20px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.button--transparent:hover::before,
.main-menu ul li:nth-of-type(2) > a:hover::before,
.main-menu ul li:nth-of-type(3) > a:hover::before,
.main-menu ul li:nth-of-type(4) > a:hover::before,
#header.bg .main-menu ul li:nth-of-type(5) > a:hover::before
{
    width: calc(100% - 60px);
}

.button--whiteYellow:hover::before{
    width: calc(100% - 40px);
}

#footer .block .footer-menu li a,
#antyspam_email,
#footer .block .contact-details a{
    position: relative;
}

#footer .block .footer-menu li a:hover,
#footer .block .contact-details a:hover,
#antyspam_email:hover{
    color: gray !important;
}

#footer .block .footer-menu li a:before,
#footer .block .contact-details a:before,
#antyspam_email:before{
    background: gray;
    width: 0;
    height: 2px;
    display: block;
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

#antyspam_email:before,
#footer .block .contact-details a:before{
    bottom: -1px;
}

.main-menu ul li:nth-of-type(2) > a::before, .main-menu ul li:nth-of-type(3) > a::before, .main-menu ul li:nth-of-type(4) > a::before, #header.bg .main-menu ul li:nth-of-type(5) > a::before {
    background: #315669;
    bottom: -5px;
    left: 0;
}

#antyspam_email:hover:before, #footer .block .contact-details a:hover:before, .main-menu ul li:nth-of-type(2) > a:hover::before, .main-menu ul li:nth-of-type(3) > a:hover::before, .main-menu ul li:nth-of-type(4) > a:hover::before, #footer .block .footer-menu li a:hover::before, #header.bg .main-menu ul li:nth-of-type(5) > a:hover::before, #footer .block .footer-menu li a:hover::before {
    width: calc(100%);
}

#cookie-law-info-bar a{
    color: rgb(0, 75, 132);
    text-decoration: underline;
}

#cookie-law-info-bar{
    z-index: 99999999999 !important;
}

.button{
    position: relative;
}

#valuation .valuation-content .step .choice-options .custom-checkbox label input[type="checkbox"]:checked + span figure {
    border: 1px solid #34b4e5;
}

.path-content .images{
    width: 30% !important;
    height: 100%;
}

.path-content .images span{
    display: block;
    font-family: 'Poppins',sans-serif;
    font-size: 180px;
    font-weight: 800;
    line-height: 45px;
    color: #518faf;
    text-align: right;
    margin-top: 20%;
}

textarea.error,
input.error{
    border: 1px solid #f85353 !important;
}

@media (max-width: 1280px) {

    .main-menu ul li > a:hover::before {
        display: none;
    }
    #work {
    padding-bottom: 60px;
    }
}

@media screen and (max-width: 769px){
    #offer_intro .list .element{
        margin: 20px auto;
        padding: 0 40px;
        max-width: unset;
    }

    #offer_intro .list{
        margin: 0;
        flex-wrap: wrap;
    }

    #home_intro{
        margin-top: 80px;
    }

    #contact_form .form-column .column-right .form .input.submit{
        order: 3;
        margin-top: 30px;
    }

    #contact_form .form-column .column-right .form .input{
        padding: 0;
    }

    #contact_form .form-column .column-right .form .input .button{
        text-align: center;
    }

    .showcase.showcase--left{
        margin: 70px 0;
    }

    .showcase__column--mock > img{
        transform: scale(0.6) translateY(-50%);
    }
    .configures:nth-of-type(2){
        padding: 0;
    }
}

@media screen and (min-width: 651px) and (max-width: 720px) {

    .popup__col:first-of-type {
        padding-bottom: 10px;
    }

    .popup__col:last-of-type {
        padding-bottom: 10px;
    }

    .popup__subcol:last-of-type .popup__content, .popup__title {
        margin-bottom: 10px;
    }

}

@media screen and (max-width: 650px){
    #home_path .path-content .item .content .images {
        width: 100% !important;
        margin-bottom: 100px !important;
    }

    .path-content .images {
        width: 100% !important;
    }

    #home_path .path-content .item .content .description {
        width: 100% !important;
    }
    
    .popup__wrapper {
        flex-wrap: wrap;
    }

    .popup__col:first-of-type {
        max-width: 100%;
        flex: 1 0 100%;
    }

    .popup__col:last-of-type {
        max-width: 100%;
        flex: 1 0 100%;
    }

    .popup__subcol:last-of-type .popup__title {
        color: #004b84;
    }

    .popup__subcol:last-of-type .popup__content {
        color: #768397;
    }

    div.popup:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) {
        margin-top: 40px;
    }

    .popup.featherlight-inner {
        background-size: 60%;
    }

}

@media screen and (max-width: 468px){

    .offer_group .showcase__column.showcase__column--text{
        width: 100% !important;
    }

    .featherlight-content {
        padding: 0;
    }

    #offer_intro .list {
        justify-content: center;
    }

    #offer_intro .list .element{
        padding: 0;
        margin: 17px 10px;
        flex-basis: 44%;
    }
    .offer_content{
        padding: 80px 0 0 0;
    }

    .configures:nth-of-type(3),
    .configures:nth-of-type(4)
    {
        margin-top: 80px;
    }

    .configures:nth-of-type(2){
        padding: 0;
    }
    .showcase__column--mock > img{
        transform: scale(0.8) translateY(-50%);
    }

    .breadcrumbs{
        width: auto;
        margin: 10px 0 30px 0;
    }

    .title-button{
        flex-wrap: wrap;
        padding: 0;
    }

    #logotypes{
        margin-top: 95px;
        background-size: contain;
    }

    #logotypes.map{
        margin-top: 0;
    }

    #logotypes.blue{
        margin-top: 0;
    }

    #valuation_intro, #about_us_intro, #work{
        padding-top: 20px;
    }

    #testimonial_logotypes{
        padding-top: 30px;
    }

    .showcase.showcase--left {
        margin: 0;
    }

    #logotypes {
        padding-top: 30px;
    }
}

@media screen and (max-width: 450px){
    .showcase__mock--desktop img{
        width: 100%;
        height: 235px;
        object-fit: cover;
    }

    .showcase__mocks--tablet{
        padding: 0 !important;
        margin: 0 !important;
        max-width: unset !important;
        left: unset;
        width: auto;
    }
}

@media screen and (max-width: 430px){
    .showcase__mock--desktop img{
        height: 215px;
    }
}

#contact_form .form-column .column-right .form .input .input-group .category-drop-down .btn-drop-down{
    max-width: unset;
}

.card__content > div {
    margin-bottom: 20px !important;
}

.card__content{
    justify-content: center;
}

#footer .footer-social .social-element img {
    width:15px;
    height:15px;
}

#footer .footer-social .social-element a::before {
    background: #518faf;
    width: 0;
    height: 2px;
    display: block;
    content: "";
    position: absolute;
    bottom: 5px;
    left: 0;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

#footer .footer-social .social-element a{
    position: relative;
}

#footer .footer-social .social-element a:hover {
    background: transparent;
}

#footer .footer-social .social-element a:hover::before {
    width: 100%;
}

#footer .footer-social .social-element a{
    padding: 10px 0;
}

#description .block-blue .content .description p,
#description .block-light-blue .summary-content .description p{
    color: gray;
}

#valuation .valuation-content .step .form-content .input-group
#valuation .valuation-content .step .form-content .input-group,
#contact_form div.input-group-checkbox
{
    position: relative;
    margin: 10px;
    clear: both;
}


div.input-group-checkbox:nth-child(3) > label:nth-child(1) > span:nth-child(3) > p:nth-child(1) {
    padding-left: 30px;
    color: gray;
    line-height: 24px;
}


#valuation #checkbox_1 + span,
#contact_form #checkbox_1 + span {
    top: unset;
}

#valuation #checkbox_1.error + span,
#contact_form #checkbox_1.error + span {
    border: 1px solid #f85353 !important;
}

@media screen and (max-width: 767px){
    #contact_form div.input-group-checkbox {width: 100%;order: 3;}
}

/* == WordPress WYSIWYG Editor Styles == */

.entry-content img {
    margin: 0 0 1.5em 0;
}
.alignleft, img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
}
.alignright, img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
}
.aligncenter, img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
}
.alignnone, img.alignnone {
    /* not sure about this one */
}
.wp-caption {
    margin-bottom: 1.5em;
    text-align: center;
    padding-top: 5px;
}
.wp-caption img {
    border: 0 none;
    padding: 0;
    margin: 0;
}
.wp-caption p.wp-caption-text {
    line-height: 1.5;
    font-size: 10px;
    margin: 0;
}
.wp-smiley {
    margin: 0 !important;
    max-height: 1em;
}
blockquote.left {
    margin-right: 20px;
    text-align: right;
    margin-left: 0;
    width: 33%;
    float: left;
}
blockquote.right {
    margin-left: 20px;
    text-align: left;
    margin-right: 0;
    width: 33%;
    float: right;
}
.gallery dl {}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {}
.gallery-caption {}

.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}

#text-page .column-left{
    width: 100% !important;
}

#text-page #home_products{
    background-size: cover !important;
}

.btn-drop-down {
    text-align: left !important;
}

.single-technology--description {
    font-weight: 600 !important;
    font-size: 16px;
    transition: all .3s ease;
    &:hover {
        color: #0c4e81 !important;
        transition: all .3s ease;
    }
}
.single-technology--logo {
    width: 40px;
}
.configurator-technologies__list--image {
    align-items: center !important;
}