.order form .docs p strong span {
    font-size: 14px;
    display: block;
    margin-top: -10px;
}

#form-2 textarea {
    height: 110px;
}

.button-sbm {
    margin-bottom: 10px;
    
}

@media only screen and (max-width: 767px) { 
    #form-2 .button-sbm {
        position: relative;
        top: -117px;
        margin-bottom: -46px;
    }
    
    #form-2 .button-white {
        margin-top: 70px;
        
    }
}

@media only screen and (max-width: 565px) { 
    .button-sbm {
        font-size: 14px;
    }
}

.options li:before {
    display: none!important;
}

.five-years__dots-outter {
    overflow: visible!important;
}

.five-years__dots.owl-carousel .owl-nav {
    width: auto;
    display: none;
}

