/*!
 *  Theme Name: Adtech
 *  Author:  Adtech company
 *  Text Domain: adtechholding.com
*/
blockquote{
    padding: 50px 130px 20px 25px;
    position: relative;
    margin: 0;
}
blockquote:before{
    content: "";
    display: inline-block;
    position: absolute;
    left: 3px;
    top: 34px;
    width: 89px;
    height: 70px;
    background: url('images/quote.svg');
}
blockquote p{
    font-style: italic;
    font-weight: 500;
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated{
    padding: 0 !important;
}

.elementor-section.elementor-section-boxed > .elementor-container{
    max-width: 100% !important;
}

.holding__content span{
    cursor: pointer;
}

.last-news__item {
    overflow: hidden !important;
}

.blog__sidebar--news h4,
.post__sidebar--news h4 {
    color: black;
}

.last-news__image{
    display: block;
}

.form__select{
    padding: 0;
    border: none
}

.form__select select{
    width: 100%;
    padding: 12px 35px 12px 20px;
    border-radius: 4px;
    color: #4E4E4E;
    font-size: 14px;
    line-height: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    border: 1px solid #ccc;
}

.form__select svg{
    z-index: 2;
    pointer-events: none;
}

.form__select select::-ms-expand {
    display: none;
}

.wpcf7-not-valid-tip{
    display: none !important;
}


.form__input input.wpcf7-not-valid, .form__select select.wpcf7-not-valid, .form__message textarea.wpcf7-not-valid, .form__checkbox .wpcf7-not-valid input{
    border-color: red !important;
}

.wpcf7-checkbox label{
    display: flex;
    column-gap: 15px;
}

.wpcf7 form .wpcf7-response-output{
    border: none !important;
    padding: 0 !important;
    color: #000000 !important;
}

.wpcf7-list-item{
    margin: 0;
}

.form__checkbox input{
    min-width: 16px;
    min-height: 16px;
    -moz-appearance:none;
    -webkit-appearance:none;
    -o-appearance:none;
    border: 1px solid #0A00BE;
}

input[type=checkbox]:checked{
    background: #0A00BE;
}

.form__submit button{
    cursor: pointer;
}
.last-news__image img {
    border-radius: 45px 0px 0px 0px !important;
}

.blogLogo{
    margin-left: 15px;
    margin-top: 24px;
}

.blogPage .header__logo--wrapp{
    display: flex;
}

.header__logo-2{
    opacity: 0 !important;
    transition-delay: 1s;
}

.blog__prior.hidden{
    display: none;
}

.header__logo-2.fade-animate-left{
    opacity: 1 !important;
}

.scale>svg{
    z-index: -1;
}

@media (max-width: 720px){
    .form__select select{
        padding: 10px 35px 10px 15px;
    }
    .blog__papers--wrapp{
        width: 100%;
    }
    .post__text img{
        max-width: 100%;
    }
    .last-news__image img {
        border-radius: 25px 0px 0px 0px  !important;
    }
    .blogPage .header__logo svg{
        width: 81px;
        height: 33px;
    }
    .blogPage .header__logo-2 svg.blogLogo{
        width: 38px;
        height: 14px;
        margin-left: 10px;
        margin-top: 15px;
    }

}

@media (max-width: 530px){
    .form__select select{
        font-size: 12px;
        line-height: 17px;
    }
    blockquote:before {
        top: 28px;
        left: 0px;
    }
    blockquote{
        padding: 40px 0px 15px 10px;
    }

    .header__menu--blog a{
        font-size: 12px !important;
    }
    .blog__prior, .blog__papers--wrapp, .blog__sidebar, .post__body{
        max-width: 350px;
        margin-left: auto;
        margin-right: auto;
    }

    .blog__paper--picture img, .blog__prior--picture img{
        height: auto;
        max-height: 200px;
    }

    .blog__prior--picture{
        height: 200px;
    }

    .post__hero>img{
        height: auto;
        max-height: 200px;
    }

    .post__latest--pic img{
        max-height: 200px;
        height: auto;
    }



    /*.last-news .container{*/
    /*    max-width: 100% !important;*/
    /*}*/
    /*.last-news__image img{*/
    /*    height: 100% !important;*/
    /*}*/
    /*.last-news__image{*/
    /*    height: 200px !important;*/
    /*}*/
}
/*!
Theme Name: Adtech

*/


blockquote{
    padding: 50px 130px 20px 25px;
    position: relative;
    margin: 0;
}

blockquote:before{
    content: "";
    display: inline-block;
    position: absolute;
    left: 3px;
    top: 34px;
    width: 89px;
    height: 70px;
    background: url('images/quote.svg');
}


blockquote p{
    font-style: italic;
    font-weight: 500;
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated{
    padding: 0 !important;
}

.elementor-section.elementor-section-boxed > .elementor-container{
    max-width: 100% !important;
}

.holding__content span{
    cursor: pointer;
}

.last-news__item {
    overflow: hidden !important;
}

.blog__sidebar--news h4,
.post__sidebar--news h4 {
    color: black;
}

.last-news__image{
    display: block;
}

.form__select{
    padding: 0;
    border: none
}

.form__select select{
    width: 100%;
    padding: 12px 35px 12px 20px;
    border-radius: 4px;
    color: #4E4E4E;
    font-size: 14px;
    line-height: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    border: 1px solid #ccc;
}

.form__select svg{
    z-index: 2;
    pointer-events: none;
}

.form__select select::-ms-expand {
    display: none;
}

.wpcf7-not-valid-tip{
    display: none !important;
}


.form__input input.wpcf7-not-valid, .form__select select.wpcf7-not-valid, .form__message textarea.wpcf7-not-valid, .form__checkbox .wpcf7-not-valid input{
    border-color: red !important;
}

.wpcf7-checkbox label{
    display: flex;
    column-gap: 15px;
}

.wpcf7 form .wpcf7-response-output{
    border: none !important;
    padding: 0 !important;
    color: #000000 !important;
}

.wpcf7-list-item{
    margin: 0;
}

.form__checkbox input{
    min-width: 16px;
    min-height: 16px;
    -moz-appearance:none;
    -webkit-appearance:none;
    -o-appearance:none;
    border: 1px solid #0A00BE;
}

input[type=checkbox]:checked{
    background: #0A00BE;
}

.form__submit button{
    cursor: pointer;
}
.last-news__image img {
    border-radius: 45px 0px 0px 0px !important;
}

.blogLogo{
    margin-left: 15px;
    margin-top: 24px;
}

.blogPage .header__logo--wrapp{
    display: flex;
}

.header__logo-2{
    opacity: 0 !important;
    transition-delay: 1s;
}

.blog__prior.hidden{
    display: none;
}

.header__logo-2.fade-animate-left{
    opacity: 1 !important;
}

.scale>svg{
    z-index: -1;
}

@media (max-width: 720px){
    .form__select select{
        padding: 10px 35px 10px 15px;
    }
    .blog__papers--wrapp{
        width: 100%;
    }
    .post__text img{
        max-width: 100%;
    }
    .last-news__image img {
        border-radius: 25px 0px 0px 0px  !important;
    }
    .blogPage .header__logo svg{
        width: 81px;
        height: 33px;
    }
    .blogPage .header__logo-2 svg.blogLogo{
        width: 38px;
        height: 14px;
        margin-left: 10px;
        margin-top: 15px;
    }
}

@media (max-width: 530px){
    .form__select select{
        font-size: 12px;
        line-height: 17px;
    }
    blockquote:before {
        top: 28px;
        left: 0px;
    }
    blockquote{
        padding: 40px 0px 15px 10px;
    }
    .header__menu--blog a{
        font-size: 12px !important;
    }
    .blog__prior, .blog__papers--wrapp, .blog__sidebar, .post__body{
        max-width: 350px;
        margin-left: auto;
        margin-right: auto;
    }
    .blog__paper--picture img, .blog__prior--picture img{
        height: auto;
        max-height: 200px;
    }
    .blog__prior--picture{
        height: 200px;
    }
    .post__hero>img{
        height: auto;
        max-height: 200px;
    }
    .post__latest--pic img{
        max-height: 200px;
        height: auto;
    }
    /*.last-news .container{*/
    /*    max-width: 100% !important;*/
    /*}*/
    /*.last-news__image img{*/
    /*    height: 100% !important;*/
    /*}*/
    /*.last-news__image{*/
    /*    height: 200px !important;*/
    /*}*/
}
