﻿html {
    overflow:scroll;
}


body {
    background-image: url(../images/background.jpg);
    background-repeat: repeat;
    margin:0px;
    font-family:Palatino Linotype, Book Antiqua3, Palatino6, serif;
    min-width: 460px;
    width: 100%;
}

h2 {
    margin:0px;
    padding:0px;
    color:#ffffff !important;
    font-weight:400;
    text-align:center;
    padding:20px;
    padding-bottom:0px;
    font-size:28px;

}
.call_me{
    
    display: block;
    height:150px;
    background-color:#232323;
    text-align:center;
    
}
.btn_my {
    color: #fff;
    background-color: darkturquoise;
    border-color: #ccc;
    display: inline-block;
    padding: 6px 12px;
    height: 40px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn_my:hover {
    border: 1px solid darkturquoise;

}
.tbs{
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-top: 2px;
}
.top_video{
    width:100%;
	max-width:1000px; 
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.top_video iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.thanks {
    width:100%;
	max-width:1000px;
}

.header {  
    width:100%;
    
    
    background-image: url(../images/header_background2.png);
    position: fixed;
    top: 0;
    border-bottom-color:#090d0d;
    border-bottom-width:1px;
    border-bottom-style:solid;
    z-index:7;
}

.header_control {
    max-width:1000px;
    width: 100%;
    
    margin:0 auto;
    color:#ffffff;
    
}

.header_logo_text {
    margin-top:8px;  
    font-size:24px;
    display: inline-block;
}

.header_button, .header_phone  {
    height:30px;
    font-size:20px;
    display: inline-block;
    margin:10px;
    margin-top:15px;
    
}
.header_phone {
    min-width: 150px;
}
.header_button:hover {
    cursor:pointer;
    text-decoration:underline;
}

.header_social {
    margin:10px;
    height:40px;
    width:90px;
    display: inline-block;
    margin-left:25px;

}

.header_phone {
    margin-left:35px;
}

._headersocial_ico {
    margin:5px;
}

._headersocial_ico:hover {
    cursor:pointer;
}


.content {
    width:100%;
    max-width: 1000px;
    
    box-shadow: 0px 25px 30px 20px #000000;
    margin:0 auto;
    z-index:5;
    
}

.creator {
    
    height:60px;
    margin-top:40px;
    text-align:center;
    font-size:18px;
    color:#ffffff; 
}
.creator a {
    font-size:18px;
    color:#ffffff;  
}



.content_what_we_do {
    
    color:#ffffff;
    font-size:17px;
    width:100%;
	max-width:1000px;
    background-image: url(../images/miksher.jpg);
    -webkit-background-size: cover;
    background-size: cover;
    padding-bottom: 20px;
}

.content_what_we_do_ {
    color:#ffffff;
    font-size:17px;
    width:100%;
	max-width:1000px;
    background-image: url(../images/bg33.jpg);
    -webkit-background-size: cover;
    background-size: cover;
    padding-bottom: 20px;
}

.content_what_we_do_block {
    max-width:495px;
    
    
    margin-top:30px;
   
}

.content_what_we_do_block_photo img{
    
    margin-left:30px;
    height:160px;
    width:160px;
}

.content_what_we_do_block_text {
    
    
    
}

.why_we_do {
   
    color:#ffffff;
    font-size:20px;
    width:100%;
	max-width:1000px;
    padding-bottom: 15px;
    background-image: url(../images/why_we_do.jpg);
    -webkit-background-size: cover;
    background-size: cover;
}

.why_we_do_text {
    font-size:24px;
    width:90%;
    margin:50px;
    margin-top:0px;
}

.video{
    width:100%;
    max-width:1000px; 
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.video iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.price {
    width:100%;
	max-width:1000px;
    
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url(../images/price.jpg);
}

.price_item, .price_item_photo {
    margin:23px auto;
    padding:5px;
    width: 100%;
    max-width:260px;
    height:100px;
    border-width:3px;
    border-style:solid;
    border-color:#ffffff;
    text-align:center;
    font-size:20px;
    color:#ffffff;

}

.price_item_photo {
    height:150px;
}

.feedback {
    background-color:#232323;
    width:100%;
	max-width:1000px;
    height:70px;
    
    color:#ffffff;
}
.navbar {
    display: inline-block;
    
}
.feedback_item {
    float:left;
    margin:30px;
    height:250px;
    width:270px;
    text-align:center;
}
.h2_link {
    font-size:24px;
}
.h2_link:hover {
    cursor:pointer;
    text-decoration:underline;
    
}

.work {
    width:100%;
	max-width:1000px;
    height:430px;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url(../images/work.jpg);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
    justify-content: center;
}
.work h2{
    display: block;
    width: 100%;
    text-align: center;
}
.work_audio {
    margin:10px;
    display: inline-block;
    width:312px;
    height:30px;
}
.auwrap  {
    width:680px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}


.work_photo {
    margin:10px;
    
    text-align:center;
    width:970px;
}

.contact {
    width:100%;
	max-width:1000px;
    
    
    background-color:#232323;
}
.contact iframe {
    width: 100%;
    height: 480px;
}


.wrapper-price {
    margin: 0 auto;
    max-width: 920px;
}
.header_control{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    -ms-align-items: stretch;
    align-items: stretch;
    flex-wrap: wrap;
}
.header {
    padding-left: 60px;
    padding-right: 60px;
    position: sticky;
}
.topl {
    position: absolute;
    left: 0;
}
.topr {
    position: absolute;
    right: 0;
}
.navbar-nav a{
    color: #fff;
    font-size: 20px;

}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: underline;
    background-color: transparent;
}
.navbar {
    margin-bottom: 0;
}
.navbar-brand {
    font-size: 24px;
    color: #fff;
}
.navbar-brand a{
    font-size: 24px;
    color: #fff;
}
.navbar-toggle {
    border: 1px solid #fff;
}
.icon-bar {
    color: #fff;
    background-color: #fff;
}
.h2_link a{
    color: #fff;
}
.wrapper-map{
    width:100%;
    
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.wrapper-map iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



.wrapper-advantage_decor{
    color: #fff;
    padding: .75rem;
    border-radius: 50%;
    border: 2px solid #fff;
    
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 1rem;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.wrapper-advantage__year{
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}
.wrapper-advantage__text {
    font-size: 20px;
}
.wrapper-advantage-container{
    position: relative;
    height: 100%;
}
.wrapper-advantage-container:after{
    content: '';
    padding-top: 100%;
    width: 100%;
    display: block;
}

.my-3 {
    margin-top: 16px;
    margin-bottom: 16px;
} 
.block-circle {
    margin: 0 auto;
    max-width: 920px;
}

.wrapper-advantage__year {
    opacity: 0;
}