/*
 Theme Name:   Divi Child Theme
 Theme URI:    http://wpruse.ru/
 Description:  A Child Theme built for Divi on Divi Space
 Author:       Artem Abramovich
 Author URI:   http://wpruse.ru/
 Template:     Divi
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
.adress-primary-header{
    font-size: 12px;
}
.phone-primary-header a{
    font-size: 16px;
    font-weight: bold;
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif !important;
    color: #666 !important;
}
.feedback-call-primary-header{
    background: #31BE4C !important;
    color: #fff !important;
    border: none !important;
    border-radius: 3px !important;
}
#gallery-metabox-list li {
  float: left;
  width: 150px;
  text-align: center;
  margin: 10px 10px 10px 0;
  cursor: move;
}
.team-smal {float:left;     width: 180px;margin-right:4%}
.et_pb_team_member_image {    width: initial;margin-right:0 ;}
.last-team {margin-right:0}

.strong-cycle-controls.buttons2{
    position: absolute;
    top: -50px;
    line-height: 0;
   right:0;
}
.strong-cycle-controls.buttons2 > span {
    background: #0bbf53 !important;
    border-radius: 0 !important;
    color: #FFF;
    cursor: pointer;
    font-size: 40px !important;
    line-height: 44px !important;
    width: 50px !important;
    height: 50px !important;
    margin: 0 0px !important;
    text-align: center;
    transition: all 0.2s ease;
    opacity: 0.7;
}
.strong-cycle-controls.buttons2 > span:hover {
    background: #0bbf53 !important;
opacity: 1;
}
.testimonial-name{
    float: right;
    font-weight: bold;
    font-style: italic;
padding:10px 0 20px;
}
.testimonial-inner {

}
.testimonial-heading{
color:#134f00;
}
.testimonial-content{
    font-style: italic;
    font-size: 18px;
    line-height: 1.3;
}
.required-notice, .form-field label{
    display: none;
}
.form-field label.wpmtst_featured_image{
    display: block;
}
#wpmtst_client_name, #wpmtst_post_title, #wpmtst_post_content{
    width: 100%;
    padding: 16px;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #999;
    background-color: #eee;
    font-size: 16px;
border: 1px solid transparent;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
#wpmtst_client_name:hover, #wpmtst_post_title:hover, #wpmtst_post_content:hover{
color: #0b38bf !important;
    border-color: #0b38bf;
    letter-spacing: 0px;
   border: 1px solid;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: transparent;
}
#wpmtst_submit_testimonial{
    color: #0b38bf !important;
    border-color: #0b38bf;
    letter-spacing: 0px;
    font-size: 20px;
    position: relative;
    padding: 0.3em 1em;
    border: 2px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: transparent;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.7em !important;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    cursor: pointer;
    margin-top: 6%;
}
#wpmtst_submit_testimonial:hover {
     border-radius: 6px;
    letter-spacing: 0px;

    background: rgba(0, 0, 0, 0.05);

    border: 2px solid transparent;
}
#wpmtst_submit_testimonial:after {
content: attr(data-icon);
    line-height: 1.7em;
    font-size: 20px !important;
    opacity: 0;
    margin-left: -1em;
    left: auto;
font-family: "ETmodules" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    text-transform: none;
    speak: none;
    position: absolute;
    margin-left: -1em;
    opacity: 0;
    font-size: 32px;
    line-height: 1em;
    content: "";
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
.form-field .before{
    display: block;
}

.strong-masonry h3 {
    font-size: 18px;
    font-weight: bold;
}
.strong-masonry  .testimonial-content {
    font-style: italic;
    font-size: 14px;
    line-height: 1.5;
    padding: 10px 0;
}
.strong-masonry .strong-view.default .testimonial-client {
    margin-top: 0;
    text-align: right;
}
.strong-masonry .testimonial-name {
    padding: 0px 0 0px;
}

div.lstcjs_module_container .sw {
    min-width: inherit !important;
}
#vk_groups{
    width: 100%;
}
#vk_groups iframe {
    width: 100%;
}
.vk_group_section .et_pb_fullwidth_header_subhead {
    margin-bottom: 35px;
}

.et_pb_button:before {
    display: none !important;
}
#et-info {
    float: right;
    font-size: 14px;
    font-weight: normal;
}
#et-info-phone, #et-info-phone2 {
    margin-right: 3px;
}
#et-info-phone2 {
    margin-right: 13px;
    margin-left: 3px;
}
#et-info-phone2:hover, #et-info-phone:hover {
    opacity: 0.7;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.feedback-call{
    border: 1px solid #fff;
    padding: 3px 20px;
    border-radius: 20px;
    margin-left: 5px;
}
.feedback-call:hover{
    opacity: 0.7;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.window-feedback {
    width: 29%;
    margin: 0 auto;
    background: #fff;
    padding: 35px 30px 35px;
/*    position: absolute;
    right: 2%;
    top: -275px;*/
    box-shadow: 0px 0px 5px -1px #4c4c4c;
    border-radius: 2px;
    max-height: 205px;
}

/*.window-feedback::after, .window-feedback::before {
    content: '';
    position: absolute;
    background: white;
    left: 57%;
    top: -8px;
    width: 15px;
    height: 15px;
    z-index: -1;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    box-shadow: 0px 0px 5px -1px #4c4c4c;
}*/
/*.window-feedback::before {
    z-index: 1; 
    box-shadow: none; 
   }*/
.sign-section-one {
    font-size: 12px;

}
.section-one-name input, .section-one-phone input{
    padding: 10px;
    margin: 5px 0 0;
    width: 100%;
    border-radius: 3px;
}
.section-one-btn input{
    border: none;
    background: #2ea3f2;
    padding: 10px 20px;
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
}
.blue-text{
    color: #2ea3f2;
}
.section-three-name input, .section-three-phone input{
    padding: 15px;
    margin: 0px 0 20px;
    width: 100%;
    border-radius: 3px;
}
.section-three-btn  input{
    border: none;
    background: #f2ae2e;
    padding: 20px 20px;
    color: #fff;
    border-radius: 3px;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    
}
.col-4{
    display: inline-block;
    width: 30.5%;
    vertical-align: top;
    margin-right: 15px;
}
.col-4 input{
    padding: 15px;
    margin: 0px 0 20px;
    width: 100%;
    border-radius: 3px;
}
.col-12 textarea{
    padding: 15px;
    margin: 20px 0 20px;
    width: 97.5%;
    border-radius: 3px;
}
.col-12 input[type="submit" ]{
    border: 0;
    background: #31BE4C;
    padding: 10px 20px;
    color: #fff;
    border-radius: 3px;
    font-size: 16px;
    font-weight: bold;
}
.window-feedback input[name="ro-name"], .window-feedback input[name="ro-phone"], .window-feedback input[type="submit"]{
    width: 100%;
    padding: 10px 5px;
    border-radius: 2px;
    margin-bottom: 10px;
}
.window-feedback input[type="submit"]{
    border: 0;
    background: #3d8bce;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}
.window-feedback input[type="submit"]:hover{
   cursor: pointer;
    opacity: 0.7;
}
.window-feedback div.wpcf7 img.ajax-loader {
    position: absolute;
    left: 10%;
    bottom: 21%;
}
.window-feedback input:focus {
    border-color: #56bfec;
    color: #0e57a0;
}
.window-feedback div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    background: rgba(255, 255, 255, 0.9);
    width: 85%;
    height: 75%;
    vertical-align: middle;
    margin: 2em 0;
    Color: green;
    padding: 3em 2em;
}
.window-feedback .section-one-name input, .window-feedback .section-one-phone input {
    width: 100%;
}
.nav ul li a:hover, .et_mobile_menu li a:hover {
    opacity: 0.7;
    background-color: transparent !important;
}
#rc-copyright{
    display: none;
}
#rh-badge{
    top: 220px !important;
    z-index: 100000 !important;
}
.margin-bottom{
    margin: 12px 0;
}
 .gallery-element{
    display: inline-block;
    vertical-align: top;
    width: 30%;
    margin-right: 5%;
    background: #fff;
    text-align: center;
    margin-bottom: 5%;
    font-weight: bold;
}
 .gallery-element:nth-child(3n){
    margin-right: 0;
}
.gallery-element h4{
    font-size: 18px;
    font-weight: bold;
    padding: 5px 0 15px;
}
.line-header {
    text-align: center;
    position:relative;
    overflow: hidden;
}
h2.line-header {
    font-size: 3rem;
}
.line-header-light:before,
.line-header-light:after {
    background-color: #fff;
}
.line-header-img-left1, .line-header-img-left2, .line-header-img-right1 .line-header-img-right2 {
    position: relative;
}
.line-header-img-left1:before {
    content: "";
    background: transparent url(../../uploads/2017/04/batterfly-profile.png) no-repeat 0 center;
    width: 100px;
    height: 119px;
    position: absolute;
    left: -60px;
    bottom: 15px;
    z-index: 10;
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.line-header-img-left2:before {
    content: "";
    background: transparent url(../../uploads/2017/04/batterfly-front.png) no-repeat 0 center;
    width: 100px;
    height: 119px;
    position: absolute;
    left: -20px;
    top: -25px;
    z-index: 10;
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.line-header-img-right1:before {
    content: "";
    background: rgba(130, 130, 130, 0) url(../../uploads/2024/04/batterfly-profile-2.png) no-repeat 0 center;
    width: 100px;
    height: 119px;
    position: absolute;
    right: -25px;
    bottom: 15px;
    z-index: 10;
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.line-header-img-right2:before {
    content: "";
    background: rgba(130, 130, 130, 0) url(../../uploads/2017/04/batterfly-front.png) no-repeat 0 center;
    width: 100px;
    height: 119px;
    position: absolute;
    right: -25px;
    top: -25px;
    z-index: 10;
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.line-header-dark:before,
.line-header-dark:after {
    background-color: #000;
}
.line-header:before,
.line-header:after {
    content: "";
    display: inline-block;
    height: 2px;
    position: relative;
    vertical-align: middle;
    width: 40%;
}
.line-header:before {
    right: 0.5em;
    margin-left: -50%;
}
.line-header:after {
    left: 0.5em;
    margin-right: -50%;
}
/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/
@media only screen and (max-width: 360px) {}
@media only screen and (max-width: 1200px) {
.desc-site {margin: 3% 2% 0 0!important;font-size: 14px!important;}
}
@media only screen and (max-width: 1024px) {
.et_header_style_centered #logo {max-height: 50px!important;}
.feedback-call {display: none;} 
}
@media only screen and (max-width: 800px) {
.team-smal {margin-bottom: 22% !important;} 
 .gallery-element{width: 45%;}
 .gallery-element:nth-child(3n){margin-right: 5%;}
 .gallery-element:nth-child(2n){margin-right: 0;}
}
@media only screen and (max-width: 768px) {}
@media only screen and (max-width: 736px) {}
@media only screen and (max-width: 750px) {}
@media only screen and (max-width: 720px) {}
@media only screen and (max-width: 667px) {
.et_header_style_centered #logo {max-height: 40px!important;}
.desc-site {margin: 0% 0% 0 0!important;font-size: 12px!important;}
.col-4 {width: 100%;margin-right: 0;}
.col-12 textarea {width: 100%;}
}
@media only screen and (max-width: 640px) {}
@media only screen and (max-width: 600px) {
.team-smal {width: 45% !important; margin-bottom: 30% !important;} 
}
@media only screen and (max-width: 568px) {}
@media only screen and (max-width: 550px) {}
@media only screen and (max-width: 480px) {
.gallery-element {width: 100%;margin-right: 0;}

}
@media only screen and (max-width: 414px) { 
.team-smal {width: 100% !important;margin-bottom: 50% !important;} 
}
@media only screen and (max-width: 400px) {}
@media only screen and (max-width: 360px) {

.header-content h1 {font-size:24px !important;}
.team-smal .et_pb_module {margin-bottom: 125px !important;}
.et_pb_fullwidth_header_subhead {font-size: 16px !important;}
div.lstcjs_module_container .sw {min-width: 260px !important;}
div.lstcjs_module_container .skew-wrap .hotel-wrap {width: 250px !important;}
.sign-section-one {font-size: 9px;}
}
@media only screen and (max-width: 320px) {}