body{
    font-family: 'Titillium Web', sans-serif;
    color: #036735;
    background-color: #fff;
}

.bg-light {
    /*background-color: #f8faf9!important;*/
    background-color: #fff!important;
}

.jumbotron{
    background: url("../../../images/image_1_1920x545.jpg");
    border: none;
    border-radius: 0px;
    margin: -15px;
    background-size: cover;
    height: 732px;
} 
.container{
    /*border-left: 1px solid #42e493 ;
    border-right: 1px solid #42e493 ;
    border-bottom: 1px solid #42e493;*/
}

.btn-primary{
    background-color: #036735;
    border-color: #0ba85a;
}

.btn-primary:hover{
    background-color: #0ba85a;
    border-color: #036735;
}

#footer{
    background-color: #42e493;
}
#footer.fix{
    position: absolute;
    bottom: 0px;
    width: 100%;
}
#header_1{
    /*background: url("../../../images/image_1_1920x545.jpg");*/
    background: url("../../../images/header_1920x545.svg");
    border: none;
    border-radius: 0px;  
    background-size: cover;  
    max-width: 1500px;
}
#header_2{
    background: url("../../../images/header_1024x460.svg");
    /*background: url("../../../images/image_1_1024x460.jpg");*/
    border: none;
    border-radius: 0px;  
    background-size: cover;  
    
}
#header_3{
    background: url("../../../images/header_365x260.svg");
    /*background: url("../../../images/image_1_365x260.jpg");*/
    border: none;
    border-radius: 0px;  
    background-size: cover;  
    
}
.header_pic_big{
    width:100%;
}

.read-more-wrap {
    position: relative;
    overflow: hidden;
    -webkit-transition: height .5s ease;
    transition: height .5s ease;
    z-index: 9;
}

.more_content {
    padding-top: 40px;
    transition: all .5s ease;
}

.read-more-wrap .read-more-trigger {
    position: absolute;
    display: block!important;
    z-index: 10;
    top: auto;
    bottom: 5px;
    left: calc(50% - 100px);
    margin: 0!important;
    color: #036735  !important;
    padding: 5px 60px;
    background-color: #ffffff;
    border-radius: 0px;
    border-color: #ced4da;
    box-shadow:none;
    font-family: Rubik, sans-serif;
    text-transform: none;
    font-size: 14px;
    font-weight: 700;
    
}

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ffffff;
    border-color: #ced4da;
    opacity: 0;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #036735;
    border-color: #036735;
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #036735;
    border-color: #036735;
    box-shadow: none;
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}

.read-more-wrap-open .read-more-trigger{
    display: none !important;
}

.form-control.is-valid{
    border-color: #28a745;
    padding-right: calc(1.5em + .75rem);
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e);
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

.form-control.is-invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + .75rem);
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e);
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

.custom-select.is-valid {
    border-color: #28a745;
    padding-right: calc(.75em + 2.3125rem);
    background: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e) no-repeat right .75rem center/8px 10px,url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e) #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem);
}

.custom-select.is-invalid{
    border-color: #dc3545;
    padding-right: calc(.75em + 2.3125rem);
    background: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e) no-repeat right .75rem center/8px 10px,url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e) #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem);
}

.custom-control-input.is-valid~.custom-control-label {
    color: #28a745;
}

.custom-control-input.is-invalid~.custom-control-label {
    color: #dc3545;
}

.invalid-feedback, .invalid-feedback2 {
    display: none !important;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545;
} 
.invalid-feedback.show, .invalid-feedback2.show{
    display: block !important;
} 




#city-list{float:left;list-style:none;margin-top:-3px;padding:0;width:190px;position: absolute;height:200px;z-index:5;overflow-y: auto;}
#city-list li{padding: 10px; background: #f0f0f0; border-bottom: #bbb9b9 1px solid;}
#city-list li:hover{background:#ece3d2;cursor: pointer;}

/*.searched{
    text-decoration: underline !important;
}*/
.noborder{
    border:0px !important; 
}

.own_table{
    width: 100%;
    text-align: left;
    border:0px !important;
    margin-top: 15px !important;
}

.table_count{
    font-family: Titillium Web;
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 126.6%;
    /* or 22px */
   
    color: #036735;

}
.header_line{
    font-family: Titillium Web;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 122.6%;
    text-align:left;
    /* or 45px */


    color: #036735;
}

.table_left{
    
    width:50%;
    background: #3FA535;
    border: 1px solid #FFFFFF;
    font-family: Titillium Web;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 126.6%;
    /* or 22px */
    height:37px;
    padding-left: 15px;

    color: #FFFFFF;
}
.table_right{

    width:50%;
    background: rgba(63, 165, 53, 0.15);
    border: 1px solid #3FA535;
    font-family: Titillium Web;
    font-style: normal;
    
    font-size: 15px;
    line-height: 126.6%;
    padding-left: 10px;
    /* identical to box height, or 18px */


    color: #036735;
}