body {
    font-size: 15px !important;
    line-height: 1.5 !important;
}

img.btMainLogo {
    height: 87px !important;
    margin-top: -27px;
}

.stickyHeader img.btMainLogo {
    height: 60px !important;
    margin-top: 0 !important;
}


.menuHolder.gutter .port {
    padding: 0px 0 0 !important;
}

.stickyHeader .menuHolder.gutter .port {
    padding: 10px 0 0 !important;
}

.menuHolder .menuPort ul ul li a {
    text-align: center;
}

.menuHolder .menuPort ul ul {
    width: 82px !important;
}

.slider_row p{margin: 0;}

.menuHolder .menuPort ul li a {
    padding: 20px 18px 20px !important;
}

.slick-slider .wBackground{
	background-position: bottom !important;
}
.mainHeader{
	-webkit-box-shadow: 0px 10px 10px -8px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 10px 10px -8px rgba(0,0,0,0.2);
	box-shadow: 0px 10px 10px -8px rgba(0,0,0,0.2);
}

.btSlidePane {
    background-color: rgba(255, 255, 255, 0.9) !important;
    padding-bottom: 40px !important;
    color: #333333 !important;
/*    width: 30% !important;*/
}


.btSlidePane .bottomDash .dash {
    border-bottom: 1px solid #1e73be !important;
}
/*.slider_section{
	height: 570px;
}*/

/*.boldSection .port.wSlider .mediumSliderHeight .slidedItem .port {
    height: 570px !important;
}*/

.about_section.boldSection.topSmallSpaced .port {
    padding-top: 0px;
    padding-bottom: 0px;
}

.btCounterHolder {
    font-size: 50px !important;
    padding: 10px 5px 0px !important;
   /* line-height: 88px !important;*/
}

.counter_section{
	padding-bottom: 40px;
	padding-top: 20px;
}

/*.counter_section h3{
	color: #333;
}*/

.counter_row{
	margin-bottom: 40px !important;
}

div[id^="map_canvas"] {
    border: 10px solid #fff !important;
}

.contacts_row form{
    width: 100%;
}
.contacts_row form p{
    width: 49%;
    float: left;
}

.form_button{
    float: none !important;
    width: 100% !important;
}

.contacts_row form p:nth-child(2n){
    margin-right: 1%;
}
.contacts_row form p:nth-child(2n+1){
    margin-left: 1%;
}

.contacts_row form p:nth-child(6), .contacts_row form p:nth-child(7), .contacts_row form p:nth-child(8){
    width: 100%;
}

.form_file{
    font-weight: bold;
    border: 2px solid #E8E8E8;
    padding: 10px 20px;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.boldSiteFooterWidgets .port:before {
    display: none !important;
}

.boldSiteFooterWidgets p, .boldSiteFooterWidgets span, .boldSiteFooterWidgets a{
    font-size: 14px !important;
}

.after_header_job_row h2 .h2content{
    padding-top: 10px !important;
}

.widget_sp_image .mediaBox {
    margin: 0 0 10px !important;
}

.topTools .ico a strong, .topTools .ico a span {
    font-weight: 600 !important;
}

#btSearchIcon{
    display: none;
}

.slick-slider .slick-list .slick-track{
    margin: 0 auto;
}

.mfp-close{
    display: none !important;
}

.about_right_col {
    padding-top: 40px !important;
    padding-bottom: 20px !important;
}

.about_left_col{
    position: relative;
/*    width: 100%;
    height: 100vh !important;*/
}

.about_left_col img{
    object-fit: cover !important;
}

@media screen and (max-width: 767px){
    .boldRow.after_header_job_row h2 {
        text-align: center !important;
    }
    .after_header_job_row .cellRight .boldBtn{
        width: 100%;
        text-align: left;
        margin: 20px 0 20px 0 !important;
    }
    .about_right_col{
        padding-top: 40px;
        padding-bottom: 40px;
    }

    div.wpcf7 input[type="file"] {
        text-align: right;
        margin-top: 20px;
    }
    .form_file {
        border: 0;
        padding: 0;
    }

    input.wpcf7-submit {
        width: 100%;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px){
   /* .boldRow.after_header_job_row h2 {
        float: left;
    }*/
    .after_header_job_row .cellLeft{
        width: auto;
        float: left;
    }
    .after_header_job_row .cellRight{
        width: auto;
        float: right;
        padding-top: 8px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1220px){
    .about_left_col img {
        height: 450px;
    }
}

!.owl-item p {
    display: none !important;
}




/*div.wpcf7-response-output {
    margin: -20px;
}

span.wpcf7-not-valid-tip {
    position: absolute;
    width: 380px;
}

.contacts_row form p {
    position: relative;
}*/
