body{
    background: #eceff1;
}
.error{
    color: #c0392b;
}
.form-control{ 
    color: #555 !important;
}
.modal-body{
    height: 400px;
    overflow: auto;
}
.modal-body ol {
    list-style-type: none;
    counter-reset: nestedCounter;
    padding: 0;
}
.modal-body ol li {
    counter-increment: nestedCounter;
    line-height: 1.8em;
    margin-bottom: 10px;
}  
.modal-body ol li::before {
    content: counters(nestedCounter, ".") ". ";
    font-weight: bold;
}
.modal-body ol li span {
    font-size: 14px;
    font-weight: 700;
}
.modal-body .list-unstyled:last-child li {
    font-weight: bold;    
}
.modal-body .text-underline {
    text-decoration: underline;
}
.modal-footer .btn-success{
    background: #d43d4a;
    border-color: #d43d4a;
}
.modal-footer .btn-success:hover{
    background: rgba(203,47,58,1);
    border-color: rgba(203,47,58,1);
}
#cookie-bar.fixed.bottom{
    bottom: 0;
    top: auto;
}
#cookie-bar.fixed{
    position: fixed;
    z-index: 9999;
}
#cookie-bar{
    background: rgba(85, 85, 85, 0.66);
    width: 100% !important;
    height: auto;
    /*    line-height: 24px !important;*/
    color: #fff;
    padding: .5em 10%;
    text-align: center !important;
}
#cookie-bar p{
    color: #fff;
    font-size: 12px !important;
    text-transform: none;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 700;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.35);
}
#cookie-bar a{
    color: #fff;
    display: inline-block;
    text-decoration: underline;
}
#cookie-bar .cb-enable{
    display: block;
    height: 15px;
    position: absolute !important;
    right: 5px;
    text-decoration: none !important;
    text-indent: 900px;
    top: 0;
    width: 25px;
}
.cb-enable::after{
    content: "×";
    text-decoration: none;
    font-size: 36px;
    position: absolute;
    text-indent: 0;
    top: 0;
    left: 0;
    line-height: 1em;
    margin: 0 !important;
}
.spinner{
    background: rgba(0,0,0,0.6);
    position: fixed;
    padding-top: 20%;
    text-align: center;
    z-index: 1234;
    width: 100%;
    height: 100%;
}
.spinner p{
    color: #fff;
    font-size: 1.8em;
}
/*-------------*/
header .navbar{
    margin-bottom: 0;
}
header .navbar .navbar-header .navbar-brand{
    height: auto;
}
header .navbar .navbar-header .navbar-brand img{
    width: 276px;
    max-width: 100%;
}
header .navbar .collapse .nav{
    margin-top: 30px;
}
.navbar-default{
    border: none;
    background-color: transparent;
}
.navbar-default .navbar-nav>li>a{
    color: #fff;
    padding: 5px 12px;
    font-weight: 700;
    margin-right: 10px;
    border: 2px solid #d43d4a;
    border-radius: 5px;
}
.navbar-default .navbar-nav>li>a:hover{
    background: #d43d4a;
    color: #fff;
    border-radius: 5px;
}
.navbar-default .navbar-nav>.active>a{
    background: #d43d4a;
    color: #fff;
}
.navbar-default .navbar-nav>.active>a:hover{
    background: #d43d4a;
    color: #fff;
}
/*------------*/
#main-slider-section{
    background: url('../images/home-slider.jpg') no-repeat scroll center center;
    background-size: cover;
    height: 580px;
    margin-top: -84px;
    /*    position: relative;
        z-index: 0;*/
}
#main-slider-section .main-slider-row{
    margin-top: 250px;
}
#main-slider-section .main-title{
    text-transform: uppercase;
    font-family: 'Signika', sans-serif;
    font-weight: 700;
}
#main-slider-section .main-title h1{
    font-size: 68px;
    color: #fff;
    margin-top: 0;
    text-shadow: 4px 4px 8px #000;
    margin-bottom: 5px;
}
#main-slider-section .main-title h2{
    color: #fff;
    font-size: 18px;
    text-shadow: 2px 2px 4px #000;
    margin-top: 5px;
    font-weight: 700;
    margin-bottom: 5px;
}
#main-slider-section .main-title .line-div{
    height: 5px;
    background: rgba(31,32,54,1);
    width: 55%;
}
#main-quote-button-section{
    background: rgba(31,32,54,1);
    padding-top: 30px;
    padding-bottom: 40px;
}
#main-quote-button-section .text-quote-button-section{
    color: #fff;
}
#main-quote-button-section .text-quote-button-section h3{
    font-size: 22px;
    font-family: 'Signika', sans-serif;
    font-weight: 700;
}
#main-quote-button-section .main-quote-button{
    margin-top: 35px;
    text-align: center;
}
#main-quote-button-section .main-quote-button a{
    background: rgba(214,62,75,1);
    padding: 15px 85px;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    text-decoration: none;
    border-radius: 5px;
    margin-top: 30px;
    font-weight: 700;
}
#main-quote-button-section .main-quote-button a:hover{
    background: rgba(203,47,58,1);
}
/*-------------*/
#element-block-section{
    padding-top: 20px;
    padding-bottom: 20px;
}
#element-block-section .element-block-title {
    margin-top: 30px;
    margin-bottom: 50px;
    text-align: center;
}
#element-block-section .element-block-title h3{
    font-size: 26px;
}
#element-block-section .element-box-image-text {
    margin-top: 30px;
    margin-bottom: 30px;
}
#element-block-section .element-box-image-text .element-box-image{
    padding-right: 0;
}
#element-block-section .right-element-box .element-box-image{
    padding-right: 15px;
    padding-left: 0;
}
#element-block-section .element-box-image-text .element-box-image img{
    max-width: 100%;
    height: 232px;
    width: 100%;
}
#element-block-section .right-element-box .element-box-text{
    padding-left: 15px !important   ;
    padding-right: 0;
}
#element-block-section .element-box-image-text .element-box-text{
    padding-left: 0;
}
#element-block-section .element-box-image-text .element-box-text .text-box{
    color: #fff;
    text-align: center;
    background: rgba(31,32,54,1);
    padding: 20px;
    height: 232px;
}
#element-block-section .element-box-image-text .element-box-text .text-box .element-number{
    font-weight: bolder;
    color: #8c8c85;
}
#element-block-section .element-box-image-text .element-box-text .text-box .element-title{
    color: rgb(236, 229, 224);
    font-size: 18px;
    line-height: 42px;
}
#element-block-section .element-box-image-text .element-box-text .text-box .element-text{
    color: #ece5e0;
}
/*-------------*/
#testimonial-section{
    padding-top: 10px;
    padding-bottom: 30px;
}
#testimonial-section .testimonial-title{
    text-align: center;
}
#testimonial-section .testimonial-title h3{
    font-size: 26px;
    text-transform: uppercase;
}
#testimonial-section .testimonial-row{
    margin-top: 20px;
}
#testimonial-section .testimonial-row .testimonial{
    border: 1px solid rgba(31,32,54,1);
    border-radius: 5px;
    margin-bottom: 25px;
}
#testimonial-section .testimonial-row .testimonial .testimonial-person-name{
    padding: 10px;
    background: rgba(31,32,54,1);
    color: rgb(236, 229, 224);
}
#testimonial-section .testimonial-row .testimonial .testimonial-person-name h4{
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: 700;
    display: inline-block;
}
#testimonial-section .testimonial-row .testimonial .testimonial-person-name .rating-testimonial{
    display: inline-block;
    float: right;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 18px;
}
#testimonial-section .testimonial-row .testimonial .testimonial-box{
    padding: 10px;
}
#testimonial-section .testimonial-row .testimonial .testimonial-box .testimonial-box-title{
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
}
#testimonial-section .testimonial-row .testimonial .testimonial-box .testimonial-text{
    margin-bottom: 0;
}
/*------------------*/
#button-text-section {
    background: rgba(31,32,54,1);
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
#button-text-section .text-over-button{
    text-align: center;
}
#button-text-section .text-over-button h3{
    color: #ece5e0;
    margin-top: 0;
    margin-bottom: 20px;
}
#button-text-section .button-quote{
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}
#button-text-section .button-quote a{
    padding: 15px 85px;
    background: rgba(214,62,75,1);
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    border-radius: 10px;
    font-size: 18px;
    text-transform: uppercase;
}
#button-text-section .button-quote a:hover{
    background: rgba(203,47,58,1);
}
#button-text-section .table-step{
    margin-top: 20px;
    margin-bottom: 20px;
}
#button-text-section .table-step .table-box .table-text{
    color: #ece5e0;
}
#button-text-section .table-step .first-table-box{
    text-align: right;
}
#button-text-section .table-step .table-box .table-text p{
    font-size: 18px;
}
#button-text-section .table-step .second-table-box{
    border-left: 1px solid #ece5e0;
    border-right: 1px solid #ece5e0;
    text-align: center;
}
#button-text-section .table-step .third-table-box{
    text-align: left;
}
#application-section{
    background: url('../images/bg_services.png') no-repeat center center;
    background-size: cover;
    margin-bottom: 30px;
}
#application-section .application-title {
    text-align: center;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 40px;
}
#application-section .application-title h2{
    font-size: 36px;
    font-weight: 700;
}
#application-section .application-title p{
    font-size: 16px;
    margin-bottom: 0;
}
#application-section .application-block{
    padding-bottom: 40px;
}
#application-section .application-block a{
    text-decoration: none;
}
#application-section .application-block .application-box .media{
    color: #555;
    padding: 40px 30px;
    background: #fff;
    border-radius: 5px;
    margin-top: 20px;
}
#application-section .application-block .application-box .media .media-left{
    padding-left: 20px;
}
#application-section .application-block .application-box .media .media-body .media-heading{
    color: #787878;
    margin-top: 10px;
    margin-bottom: 10px;
}
#application-section .application-block .application-box .media .media-body p{
    color: rgba(214,62,75,1);
}
#application-section .application-block .application-box .media .media-body p:hover{
    color: #787878;
}
/*--------------------*/
footer{
    background: rgba(31,32,54,1);
    padding-top: 30px;
    padding-bottom: 20px;
}
footer #footer-section .footer-menu ul li{
    display: inline-block;
}
footer #footer-section .footer-menu ul li a{
    text-decoration: none;
    color: #fff;
    padding: 10px;
    font-weight: 700;
}
footer #footer-section .footer-menu ul li a:hover{
    background: #d43d4a;
    border-radius: 5px;
}
footer #footer-section .copy-right-text .pull-right p{
    color: #fff;
    font-weight: 700;
}
footer #footer-section .copy-right-text .pull-right p a{
    text-decoration: none;
}
/*---------------*/
#quote-section{
    padding-top: 40px;
    padding-bottom: 40px;
}
#quote-section .title-quote h1{
    font-size: 24px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 20px;
}
#quote-section .quote-form-box{
    border: 1px solid rgba(31,32,54,1);
    border-radius: 5px;
}
#quote-section .quote-form-box .quote-form #home_form .first-title-form {
    border-bottom: 1px solid rgba(31,32,54,1);
    margin-bottom: 15px;
    background: rgba(31,32,54,1);
    color: #fff;
}
i.form-container {
float:left;
padding: 5px 20px 5px 0px;
max-width: 40px;
}
#quote-section .quote-form-box .quote-form #home_form .first-title-form h3{
    font-weight: 700;
}
#quote-section .quote-form-box .quote-form #home_form .first-title-form a{
    text-decoration: none;
}
#quote-section .quote-form-box .quote-form #home_form .title-form{
    border-top: 1px solid rgba(31,32,54,1);
    border-bottom: 1px solid rgba(31,32,54,1);
    padding-bottom: 10px;
    margin-bottom: 15px;
    background: rgba(31,32,54,1);
    color: #fff;
}
#quote-section .quote-form-box .quote-form #home_form .title-form h3{
    font-weight: 700;
}
#quote-section .quote-form-box .quote-form #home_form .form-control[disabled],
#quote-section .quote-form-box .quote-form #home_form .form-control[readonly],
#quote-section .quote-form-box .quote-form #home_form fieldset[disabled] .form-control{
    cursor: pointer;
    background: #fff;
}
#quote-section .quote-form-box .quote-form #home_form .privacy-marketing {
    font-size: 14px;
    font-style: italic;
}
#quote-section .quote-form-box .quote-form #home_form .privacy-marketing input[type="checkbox"] {
    margin-top: 5px;
    margin-left: 5px;
    display: inline-block;
}
#quote-section .quote-form-box .quote-form #home_form #button-apply{
    margin-top: 20px;
    margin-bottom: 30px;
}
#quote-section .quote-form-box .quote-form #home_form #button-apply #apply_form{
    background: rgba(214,62,75,1);
    font-weight: 700;
    border-color: rgba(214,62,75,1);
}
#quote-section .quote-form-box .quote-form #home_form #button-apply #apply_form:hover{
    background: rgba(203,47,58,1);
    border-color: rgba(203,47,58,1);
}
/*----------------*/
#about-section{
    padding-top: 30px;
    padding-bottom: 30px;
}
#about-section .title-about{
    margin-bottom: 30px;
}
#about-section .title-about h1{
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: 2px solid #555;
}
#about-section .about-image{
    margin-bottom: 30px;
}
#about-section .about-image img{
    max-width: 100%;
}
#about-section .about-text p{
    font-weight: 700;
    line-height: 22px;
}
#about-section .about-text p a{
    text-decoration: none;
    color: #d43d4a;
}
#about-section .about-text p a:hover{
    color: #23527c;
}
/*------contact2-------*/
#contact-map-section .location-map iframe{
    width: 100%;
    height: 400px;
}
#contact-info-section .title-contact-info h3{
    font-size: 36px;
    color: #303334;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    white-space: nowrap;
    padding-bottom: 34px;
}
#contact-info-section .contact-info-row{
    margin-top: 50px;
    margin-bottom: 30px;
}
#contact-info-section .contact-info-row .address-info,
#contact-info-section .contact-info-row .phone-info,
#contact-info-section .contact-info-row .email-info,
#contact-info-section .contact-info-row .time-work-info{
    text-align: center;
}
#contact-info-section .contact-info-row .address-info .icon-info,
#contact-info-section .contact-info-row .phone-info .icon-info,
#contact-info-section .contact-info-row .email-info .icon-info,
#contact-info-section .contact-info-row .time-work-info .icon-info{
    font-size: 62px;
    color: #565a5b;
}
#contact-info-section .contact-info-row .address-info .title-info,
#contact-info-section .contact-info-row .phone-info .title-info,
#contact-info-section .contact-info-row .email-info .title-info,
#contact-info-section .contact-info-row .time-work-info .title-info{
    margin-top: 20px;
    font-weight: 500;
    color: #303334;
}
#contact-info-section .contact-info-row .address-info .text-info,
#contact-info-section .contact-info-row .phone-info .text-info,
#contact-info-section .contact-info-row .email-info .text-info,
#contact-info-section .contact-info-row .time-work-info .text-info{
    margin-top: 20px;
    color: #565a5b;
}
#contact-info-section .contact-info-row .email-info .text-info a{
    text-decoration: none;
    color: #565a5b;
}
#contact-info-section .contact-info-row .email-info .text-info a:hover{
    color: #303334;
}
#contact-info-section .contact-info-row .phone-info .second-text-info{
    margin-top: 0;
}
#contact-info-section .contacts-form-box{
    margin-top: 30px;
    margin-bottom: 30px;
}
#contact-info-section .contacts-form-box .button-contact #contact_send{
    border-radius: 50px;
    background: rgba(214,62,75,1);
    border-color: rgba(214,62,75,1);
}
#contact-info-section .contacts-form-box .button-contact #contact_send:hover{
    background: rgba(203,47,58,1);
    border-color: rgba(203,47,58,1);
}
/*--------------------*/
#thankyou-section{
    padding-top: 40px;
    padding-bottom: 40px;
}
#thankyou-section .title-thankyou{
    text-align: center;
}
#thankyou-section .title-thankyou h4{
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 25px;
    border-bottom: 1px solid #ccc;
    line-height: 30px;
}
#thankyou-section .text-thankyou {
    margin-top: 20px;
    text-align: center;
    margin-bottom: 30px;
}
#thankyou-section .text-thankyou h6{
    font-size: 21px;
    line-height: 30px;
    color: #5b5a66;
    font-weight: 700;
}
#thankyou-section .first-thankyou-box .list-group,
#thankyou-section .second-thankyou-box .list-group,
#thankyou-section .third-thankyou-box .list-group{
    text-align: center;
    cursor: pointer;
}
#thankyou-section .first-thankyou-box .list-group:hover .list-group-item:nth-of-type(1),
#thankyou-section .first-thankyou-box .list-group:hover .list-group-item:last-of-type a{
    background: #fff;
    color: #e6b800;
}
#thankyou-section .first-thankyou-box .list-group:hover .list-group-item{
    background: #e6b800;
    color: #fff;
}
#thankyou-section .first-thankyou-box .list-group .list-group-item,
#thankyou-section .second-thankyou-box .list-group .list-group-item,
#thankyou-section .third-thankyou-box .list-group .list-group-item{
    line-height: 52px;
    padding: 0;
}
#thankyou-section .first-thankyou-box .list-group .list-group-item:nth-of-type(1){
    background: #e6b800;
    padding: 35px 0;
    font-weight: 700;
    color: #fff;
}
#thankyou-section .first-thankyou-box .list-group .list-group-item:nth-of-type(1) h3,
#thankyou-section .second-thankyou-box .list-group .list-group-item:nth-of-type(1) h3,
#thankyou-section .third-thankyou-box .list-group .list-group-item:nth-of-type(1) h3{
    margin: 0 0 5px;
}
#thankyou-section .first-thankyou-box .list-group .list-group-item:last-of-type,
#thankyou-section .second-thankyou-box .list-group .list-group-item:last-of-type,
#thankyou-section .third-thankyou-box .list-group .list-group-item:last-of-type{
    padding: 15px 0;
}
#thankyou-section .first-thankyou-box .list-group .list-group-item:last-of-type a{
    text-decoration: none;
    background: #e6b800;
    color: #fff;
    padding: 20px;
    font-weight: 700;
}
#thankyou-section .second-thankyou-box .list-group .list-group-item:nth-of-type(1){
    padding: 35px 0;
    font-weight: 700;
    color: #fff;
    background: #0665b7;
}
#thankyou-section .second-thankyou-box .list-group .list-group-item:last-of-type a{
    text-decoration: none;
    color: #fff;
    padding: 20px;
    font-weight: 700;
    background: #0665b7;
}
#thankyou-section .second-thankyou-box .list-group:hover .list-group-item:nth-of-type(1),
#thankyou-section .second-thankyou-box .list-group:hover .list-group-item:last-of-type a{
    background: #fff;
    color: #0665b7;
}
#thankyou-section .second-thankyou-box .list-group:hover .list-group-item{
    background: #0665b7;
    color: #fff;
}
#thankyou-section .third-thankyou-box .list-group .list-group-item:nth-of-type(1){
    background: #4fc1e9;
    padding: 35px 0;
    font-weight: 700;
    color: #fff;
}
#thankyou-section .third-thankyou-box .list-group .list-group-item:last-of-type a{
    text-decoration: none;
    color: #fff;
    padding: 20px;
    font-weight: 700;
    background: #4fc1e9;
}
#thankyou-section .third-thankyou-box .list-group:hover .list-group-item:nth-of-type(1),
#thankyou-section .third-thankyou-box .list-group:hover .list-group-item:last-of-type a{
    background: #fff;
    color: #4fc1e9;
}
#thankyou-section .third-thankyou-box .list-group:hover .list-group-item{
    background: #4fc1e9;
    color: #fff;
}
/*-------------*/
#home-facts-section{
    padding-top: 20px;
}
#home-facts-section .home-facts-title{
    text-align: center;
    margin-bottom: 20px;
}
#home-facts-section .home-facts-title h3{
    font-size: 26px;
}
#home-facts-section .home-facts-text p{
    font-size: 16px;
    line-height: normal;
}
#home-facts-section .home-facts-text p span{
    color: rgba(214,62,75,1);
    font-weight: bold;
}