.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus{
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.container-fluid{
    overflow-x: hidden;
}
.head{
    background-image: url('../images/head-bg.png');
    background-repeat: no-repeat;
    background-size: cover ;
    padding-top: 45px;
    padding-bottom: 80px;
    color: #fff;
    min-height: 535px;
}
.parallax-window {
    min-height: 400px;
    background: transparent;
}
.service-fade{
    display: none;
}
.service-pos{
    min-height: 300px;
}
.clients-faid-pos{
    min-height: 200px;
}
.padding-top{
    padding-top: 80px;
}
.logo img{
    width: auto;
}
.logo-text{
    font-size: 15px;
    font-weight: bold;
    padding-top: 2px;
    color: #f7ae71;
}

.menu{
    background-color: transparent;
    border: 0px;
}
.menu .navbar-nav > li > a{
    color: #fff;
    font-size: 16px;
}
.menu .navbar-nav > li > a:hover, .menu .navbar-nav > li > a:focus{
    color: #C5C5C5;
}
.phone{
    font-size: 16px;
    padding-top: 7px;
}
.text-head .title{
    color: #fff;
    border: 0px;
    font-size: 30px;
    padding-bottom: 30px;
}
.text-head .intro{
    padding-top: 0px;
}

.text-head .intro p {
    color: #ffffff;
}
.box-decor{
    width:200px;
    border-bottom-width: 2px;
    border-style: solid;
    border-image: linear-gradient(to right, #f7ae71 0%, transparent 50%) 1;
    border-top:0;
    border-left:0;
    border-right:0;
    color: #f7ae71;
    padding: 15px 0;
}
.decor{
    padding: 15px 0 30px 0;
}
.border-top-img{
    width:200px;
    border-top-width: 2px;
    border-style: solid;
    border-image: linear-gradient(to right, transparent 50%, #f7ae71 100%) 1;
    border-bottom:0;
    border-left:0;
    border-right:0;
}
.box-decor>div:first-child{
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}
.box-decor>div:last-child{
    font-size: 12px;
    text-align: center;
}
.btn-pos .btn{
    /*font-size: 16px;
    padding: 15px 45px; */
    padding: 6px 4px;
    width: 100%;
    margin-bottom: 3px;
    border-radius: 0px;
    opacity: 0.8;
    color: #fff;
}
.btn-pos .btn:hover, .btn-pos .btn:focus{
    opacity: 1;
    color: #fff;
}
.blue-btn{
    background-color: #2d79a3;
}
.blue-btn.orange{
    background-color: #f7ae71;
}
.green-btn{
    background-color: #00a65a;
}
.green-btn span{
    font-weight: bold;
}
.orange-btn{
    background: transparent;
    color: #f7ae71;
    font-weight: bold;
    font-size: 16px;
    padding: 0px;
}
.orange-btn:hover, .orange-btn:focus{
    color: lightgrey;
}
.phone-pos{
    display: inline-block;
    float: right;
}
#call{
    color: grey;
}
.head-btn {
    padding-top: 15px;
}
.head-btn a{
    color: #fff;
}
.text-service p{
    color: black;
}
.service-img{
    /*background: url("../images/landing/service.png");*/
    /*width: 220px;*/
    /*height: 180px;*/
    position: relative;
}
.service-img img{
    position: absolute;
    right: -15px;
}
.title{
    color: #3f3f40;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 2px #f7ae71 solid;
    display: inline-block;
}
.title-pos{
    text-align: center;
    padding-top: 70px;
    padding-bottom: 35px;
}
.img-pos{
    text-align: center;
    max-width: 100%;
}
.intro p{
    color: #404040;
}
.intro{
    padding-top: 60px;
}
.service-btn{
    padding-top: 50px;
}
.client{
    display: inline-block;
    padding: 0 50px;
}
.clients{
    text-align: center;
}
.clients .client:first-child:after{
    display: none;
}
.client::after{
    content: '';
    width: 5px;
    height: 5px;
    display: block;
    position: relative;
    background: #9d9d9d;
    left: -54px;
    top: -30px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.bg-color{
    background: #fff;
}
.line-black::before{
    content: '';
    width: 31%;
    height: 2px;
    display: block;
    position: relative;
    background: #9d9d9d;
    right: 31%;
    top: 33px;
}
.line-black::after{
    content: '';
    width: 31%;
    height: 2px;
    display: block;
    position: relative;
    background: #9d9d9d;
    left: 100%;
    top: -33px;
}
.title-pos.client-pos{
    padding-bottom: 80px;
}
.reson-text p{
    color: #404040;
}
.reson-text{
    position: absolute;
    bottom: 0;
}
.reson-text::after{
    content: '';
    width: 159%;
    height: 2px;
    display: block;
    position: relative;
    background: #f7ae71;
    left: 0%;
}
.reson-text1 p{
    color: #404040;
}
.reson-text1{
    position: absolute;
    bottom: 0;
}
.reson-text1::after{
    content: '';
    width: 200%;
    height: 2px;
    display: block;
    position: relative;
    background: #f7ae71;
    left: -100%;
}
.reason1{
    padding-top: 120px;
    text-align: center;
}
.reason2{
    padding-top: 120px;
    text-align: center;
}
.reason1 img{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    width: 100%;
}
.reason2 img{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    width: 100%;
}
.pos{
    height: 170px;
    text-align: left;
}
.for_whom{
    text-align: center;
    padding-bottom: 120px;
}
.for_whom img{
    padding-bottom: 35px;
}
.small-text{
    max-width: 120px;
    display: inline-block;
}
.service-img.auto img{
    left: -15px;
    right: 0px;
}
.title-pos.for{
    padding-bottom: 100px;
}
.for-whom-border{
    border-right-width: 2px;
    border-style: solid;
    border-image: radial-gradient(circle farthest-side at right center, #01c97c 0%, transparent 20%) 1;
    border-bottom: 0;
    border-left: 0;
    border-top: 0;
    display: block;
    opacity: 1;
    -webkit-transform: scale(1,1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 550ms;
    -moz-transform: scale(1,1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 550ms;
}
.for_whom .col-md-3:last-child .for-whom-border{
    border-right-width: 0;
}

.for-whom-full-text {
    display: none;
    padding: 5px 10px;
    margin-top: 7px;
}

.for-whom-border:hover  {
    -webkit-transform: scale(1.2,1.2);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 550ms;
    -moz-transform: scale(1.2,1.2);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 550ms;
}
.carousel-caption{
    display: inline-block!important;
    /*width: 50%;*/
    position: relative;
}
.review .carousel-inner > .item > img{
    display: inline-block!important;
    max-width: 69%;
}
.round img{
    width: 200px;
    height: 200px;
    border-radius: 50%;
}
.round{
    display: inline-block;
    width: 30%;
    text-align: right;
}
.text-for-img{
    text-align: left;

}
.text-for-img p{
    color: #fff;
}
.text-for-img .name{
    opacity: 0.5;
}
.review .carousel-caption{
    text-shadow: 0 0px 0px rgba(0, 0, 0, .6);
    left:0px;
    padding-left: 20px;
}
.review .title{
    color: #fff;
}
.review-bg{
    background-image: url("../images/landing/slider.png");
    background-repeat: no-repeat;
    background-size: cover;
}
.review-slider{
    padding-bottom: 60px;
}
.review .carousel-indicators{
    bottom: -20px;
}
.tr{
    font-size: 20px;
    padding: 16px;
}
.tr .glyphicon-ok{
    color: #f3872d;
}
.tr .glyphicon-remove{
    color: #727272;

}
.th{
    font-size: 20px;
    font-weight: bolder;
    text-align: center;
    padding: 16px;
}
.tr:nth-child(odd){
    background: #f3f3f3;
}
.price .col-md-2{
    text-align: center;
}
.price{
    padding-bottom: 120px;
}
.service-img.auto.price-img img{
    bottom: -120px;
}
.proposal{
    background-image: url("../images/landing/proposal.png");
    background-repeat: no-repeat;
    background-size: cover;
}
.form-pos{
    text-align: center;
}
.form-width{
    width:50%;
    display: inline-block;

}
.blue-btn.btn-form{
    margin-right: 0px;
    margin-bottom: 20px;
}
.green-btn.form-btn{
    padding: 15px 43px;
}
.phone-in-footer{
    text-align: center;
    padding-bottom: 30px;
}
.phone-in-footer .phone{
    color: #fff;
}
.phone-in-footer .orange-btn{
    color: #fff;
}
.phone-in-footer .orange-btn:hover,.phone-in-footer .orange-btn:focus{
    color: #f7ae71;
}
.form-width .form-group{
    text-align: left;
}
.form-width .form-group.btn-pos{
    text-align: center;
}
.footer{
    background-image: url("../images/landing/footer.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 20px;
}
legend{
    width: auto;
    border-bottom: 0px;
    margin-left: 85%;

    margin-bottom: -35px;
}
fieldset{
    border: 1px solid #fff;
}
.footer-text{
    padding-top: 20px;
}
.footer-text p{
    width: 80%;
    text-align: right;
    padding-left: 10px;
    color: #fff;
}
.footer-logo{
    padding-top: 50px;
}
.footer-logo .logo-text{
    font-size: 14px;
    color: #fff;
    width: 53%;
    font-weight: 100;
}
.login-pos{
    position: fixed;
    right: 0px;
    z-index: 999;
    top: 12px;
}
.login-pos .btn{
    color: #fff;
    padding: 6px 12px;
}
.menu .container{
    width: 100%;
}

.opacity-btn {
    background: transparent;
    border: none;
    opacity: 0;
    cursor: auto;
    padding: 30px;
}

@media (max-width: 992px){
    .logo img{
        width: 100%;
    }
    .reason1{
        padding-top:20px;
    }
    .reason2{
        padding-top:20px;
    }
    .reason2 img{
        margin-top: 30px;
    }
    .reason1 img{
        margin-top: 30px;
    }
    .client::after{
        width: 0px;
    }
    .line-black::before{
        width: 0px;
    }
    .line-black::after{
        width: 0px;
    }
    .client{
        width: 100%;
        padding: 10px;
    }
}
@media (max-width: 768px){
    .for-whom-border{
        border-right-width: 0px;
    }

}
@media (max-width: 509px){
    .green-btn {
        background-color: #00a65a;
        width: 100%;
        margin-top: 10px;
    }
    .blue-btn{
        width: 100%;
        margin-right: 0px;
    }
    .form-width{
        width:100%;
    }
    .th{
        font-size: 14px;
    }
}
@media (max-width: 382px){
    .th {
        font-size: 10px;
    }

}