/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Oct 07 2020 | 12:29:54 (am)
/*
/******* Do not edit this file *******/

/*Галерея Masonry*/
.pswp__button:hover{
    background-color: transparent;
}
.pswp__caption__center {
    text-align: center;
    max-width: 560px;
    color:#696969;
}
.pswp{
    z-index: 9999999999;
}
@media screen and (min-width: 977px){
    .psgal.gallery-columns-3{
       width: 930px;
    }
}
@media screen and (max-width: 976px) and (min-width: 667px){
    .psgal.gallery-columns-3{
       width: 620px;
    }
}
@media screen and (max-width: 666px){
    .psgal.gallery-columns-3{
       width: 310px;
    }
}

/*Пользовательские*/
.u-display-none{
    display: none !important;
}
.u-widget-text{
	/*font-weight: bold;*/
	font-size: 18px;
	color: #8EA5C4;
}
.u-widget-text a{
	color: #8EA5C4;
}
.u-widget-text a:hover{
	color: #EFC9C6;
	text-decoration: underline;
}
.u-text{
	font-family: Arvo;
	color: #5d5e59;
	font-size: 16px;
	line-height: 24px;
}
.u-margin-bottom-50{
        margin-bottom: 50px !important;
}

/*Скролл ipad*/
body {
    -webkit-overflow-scrolling: touch;
}

/*About Us и многое другое*/
@media screen and (max-width: 480px) and (min-width: 320px){
    .wpb_text_column p a.Regular {
        float: none;
        margin-left: 0;
    }
}

/*Contact Us*/
.blogdata{
    margin-bottom: 0px;
}
@media screen and (max-width: 767px){
    .rightside {
        margin: 0 auto !important;
        float: none;
        max-width: calc(100% - 40px);
    }
    .rightside .widget .textwidget > iframe {
        width: calc(100% + 30px);
}
    .leftside{
       padding-bottom:0px;
    }
    .rightside .widget {
        margin-left:0px;
    }
    .page-template-sidebar-template .subfooter {
    margin-top: 100px;
    }
}
@media screen and (min-width: 768px){
    .leftside {
        width: calc(100% - 320px);
    }
    .rightside {
        margin-right: 20px;
    } 
}
form[id^="fscf_form"] input[type="submit"] {
    background: #8EA5C4;
}    
form[id^="fscf_form"] input[type="submit"]:hover {
    background: #EFC9C6;
}  

/*Лого*/
header.original .logocontent {
    margin-bottom: 0px!important;
    margin-top: 0px!important;
}
.logocontent .logob {
    margin-top: 10px;
    margin-bottom: 0px;
}
/*.cloned .logob {
    margin-top: 22px !important;
    margin-bottom: 0px !important;
}
header.cloned a.logocontent {
    margin-bottom: 0px!important;
}
header.cloned {
	min-height: 165px !important;
}*/

/*Иконки соц сетей*/
.topsocial a {
    background: #8EA5C4 !important;
    height: 24px !important;
    width: 24px !important;
}
@media screen and (max-width: 767px){
    .topsocial {
        top: 0 !important;
        float: none;
        margin: 10px 0 !important;
    }
}

.topsocial {
    margin-right: 15px;
    
}

/*Мобильное меню*/
@media screen and (max-width: 767px){
    body > header {
        border-bottom: none !important;
    }
    span.slicknav_icon {
        background: #8EA5C4 !important;
    }
    .slicknav_menutxt {
        color: #8EA5C4 !important;
    }
    ul#TopMenu {
        display: none !important;   
    }
    .wraph ul#TopMenu {
      display: none;
    }  
    ul.slicknav_nav li a{
        color:#8EA5C4 !important;
        text-align: center;
    }
    ul.slicknav_nav li a:hover{
        color: #EFC9C6 !important;
    }    
    .slicknav_menu {
        margin-top: 200px;
        background-color: #ffffff;
    }
    .prepmenu {
        margin-top: 45px;
    }    
}
.home .slicknav_menu {
     margin-top: 200px;
}
.slicknav_btn {
    margin: 0 auto 0 auto;
    max-width:115px;
    float: none;
    height: 35px;
}
.slicknav_nav li a{
    padding-right: 0;
    margin-right: 0;
}
.slicknav_menu .slicknav_menutxt {
    line-height: 24px;
}

/*Меню*/
.row ul#TopMenu > li {
    border-right-color: #E5ECF0 !important;
}
body > header {
    border-bottom-color: #E5ECF0 !important;
}
.topbordr {
    background: #E5ECF0;
}

/*Портфолио*/
.ult-ih-heading {
    color: #ffffff !important;
    font-family: 'Arvo' !important;
    font-size: 16px !important;
    line-height: 22px !important;
}
.ult-ih-description p{
    color: #ffffff !important;
    font-family: 'Great Vibes' !important;
    font-size: 32px !important; 
    line-height: 40px !important;
} 
@media screen and (min-width: 768px) {
    .ult-ih-heading {
        font-size: 18px !important;
        line-height: 26px !important;
    }
    .ult-ih-description p{
        font-size: 42px !important; 
        line-height: 50px !important;
    }    
}
.ult-ih-container{
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}
.u-our-works-row{
    margin-bottom: -80px !important;
}
@media screen and (max-width: 480px) and (min-width: 321px){
    .u-our-works-row{
        margin-bottom: -30px !important;
    }
}
/*.u-our-works-row .ult-ih-container{
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
}*/

/*Welcome на главной*/
.u-welcome-1{
    margin-bottom: 20px !important;
    padding: 0 10px !important;
}
.leftside .wrap1170 .u-welcome-1 h2{
    font-size: 54px !important;
    padding-top: 0px !important;
}
.u-welcome-2{
    margin-bottom: 30px !important;
}

@media screen and (max-width: 993px){
    .u-welcome-2 {
        display: none;
    }
}
@media screen and (min-width: 994px){
    .u-welcome-1 {
        display: none;
    }
}

/*Портфолио на главной*/
@media screen and (max-width: 1241px) and (min-width: 935px){
    .u-main-works-row .ult-ih-item{
        width: 200px !important;
        height: 200px !important;
    }
    .u-main-works-row .ult-ih-image-block{
        width: 200px !important;
        height: 200px !important;
    }
    .u-main-works-row .ult-ih-list-item{
        width: 200px !important;
        height: 200px !important;
    }
    .u-main-works-row .ult-ih-heading {
        font-size: 16px !important;
        line-height: 22px !important;
    }
    .u-main-works-row .ult-ih-description p{
        font-size: 32px !important; 
        line-height: 40px !important;
    }  
}

/*Заголовок страницы*/
.wrap1170.inwrap > h1{
    text-align: center;
}
@media screen and (max-width: 767px){
    .wrap1170.inwrap > h1{
        margin-top: 15px !important;
    }
}

/*Заголовки*/
@media screen and (max-width: 768px) and (min-width: 320px){
    .uvc-main-heading h2{
        font-size: 54px !important;
    }
}



/*Заголовок на главной*/
.u-slogan .wpb_wrapper h2{
    color:#ffffff !important;
}
.u-slogan .wpb_wrapper h1{
    color:#ffffff !important;
    margin-top: 10px;
}

/*Отзывы на главной*/
.testimonials-main .wpb_wrapper .services.testimonials-listed {
    padding-bottom: 50px !important;
    padding-top: 0;
}
.testbox {
    vertical-align: top;
}

/*Отзывы*/
@media screen and (max-width: 480px) and (min-width: 321px){
    .leftside .wrap1170 .testbox h2 {
        font-size: 25px !important;
        padding-top: 0px;
    }
}

.services p {
    margin-bottom: 20px!important;
}
.testimonials-page .wpb_wrapper .services.testimonials-listed {
    margin-top: -20px;
    padding-bottom: 30px !important;
    padding-top: 0;
}

.testimonial-div {
    padding-left: 15px;
    padding-right: 15px;
}
.gol {
    margin-bottom: 30px;
    margin-left: 0 !important;
}
.testimonial-div .gol img {
    border-color: rgba(214,214,214,0.2);
}
@media screen and (max-width: 599px) and (min-width: 321px) {
    .gol img {
        display: block;
        margin: 0 auto;
    }
    .gol {
            margin: 0 0 0 0 !important;
            width: 100%;
    }
    .gor {
        float: left;
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        text-align: center;
    }
    .newl {
    width: 100%;
    margin-left: 0px;
    }
    .borb {
        margin-left: 0px;
    }    
}

/*Welcome изображение на главной*/
@media screen and (max-width: 767px){
	.u-margin-minus-row .u-margin-minus {
		margin-bottom: 0 !important;}
	.vc_col-sm-6 {
		margin-bottom:30px !important;}		
}

/*footer*/
.subfooter ul {
    margin-bottom: 50px;
}    
.subfooter span{
    font-family: 'Arvo';
    font-size: 24px;
}
.subfooter ul li a {
    width: 40px;
    height: 40px;
}
@media screen and (max-width: 1024px){
    span.copyright {
        width: 100%;
        margin-bottom: 20px;
        margin-left: 0 !important;
    }
    .bottombg ul {
        width: 100%;
        margin-right: 0 !important;
    }
}
.bottombg ul {
    margin-right: 15px;
}
span.copyright {
    margin-left: 15px;
    font-size: 16px;
}

/*-------------------------------------------------------------------*/
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #EFC9C6;
    background-color: #EFC9C6;
}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern {
    color: #fff;
    border-color: #8EA5C4;
    background-color: #8EA5C4;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #EFC9C6;
    background-color: #8EA5C4;
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline {
    color: #8EA5C4;
    border-color: #8EA5C4;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:hover {
    color: #FFF;
    border-color: #8EA5C4;
    background-color: #8EA5C4;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern {
    color: #fff;
    border-color: #8EA5C4;
    background-color: #EFC9C6;
}
.vc_btn3.vc_btn3-color-peacoc, .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat {
    color: #fff;
    background-color: #8EA5C4;
}
.vc_btn3.vc_btn3-color-peacoc:hover {
    color: #f7f7f7;
    background-color: #EFC9C6;
}
.vc_btn3.vc_btn3-color-green, .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat {
    color: #fff;
    background-color: #EFC9C6;
}

.vc_btn3.vc_btn3-color-green, .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:hover {
    color: #fff;
    background-color: #8EA5C4;
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline {
    color: #8EA5C4;
    border-color: #8EA5C4;
}
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #8EA5C4;
    background-color: #8EA5C4;
}