
@import url("reset.css");
@import url("common.css");
@import url("nav.css");


.backline
{
    white-space:normal;  
    padding-left:3px;  
    padding-right:3px;  
}

.hide{display:none!important}.banner-section .banner-container a{text-decoration:none;color:#2195f3;border:1px solid #2195F3;box-sizing:border-box;border-radius:5px;padding:8px 21px}.banner-section .banner-container a:hover{background-color:#2195f3;color:#fff}.banner-section .banner-container a:last-child{margin-left:25px}.banner-section .banner-container p{margin:0}.banner-section{width:100%;box-shadow:0 4px 34px rgba(0,0,0,.05);background-color:#fff;position:fixed;left:0;top:0;bottom:unset}.banner-section.banner-bottom{top:unset;bottom:0}.banner-section .banner-container{width:100%;font-family:Arial;font-style:normal;font-weight:400;color:#747685;font-size:16px;line-height:24px;margin:auto;display:flex;justify-content:space-between;padding:20px 0}.banner-section .banner-container .banner-text-left{max-width:70%}.banner-section .banner-container .banner-buttons{min-width:135px;display:flex;align-items:center;justify-content:space-between}@media (min-width:320px){.banner-section .banner-container{max-width:100%;flex-direction:column;padding:0;text-align:center;padding:10px 0}.banner-section .banner-container .banner-text-left{max-width:100%;font-size:12px;line-height:17px}.banner-section .banner-container a:last-child{margin-left:0}.banner-section .banner-container .banner-buttons{min-width:unset;justify-content:space-around;margin:10px 0}}@media (min-width:576px){.banner-section .banner-container{max-width:560px}.banner-section .banner-container .banner-text-left{font-size:16px;line-height:24px}}@media (min-width:768px){.banner-section .banner-container{max-width:750px}}@media (min-width:992px){.banner-section .banner-container{max-width:970px;flex-direction:row}.banner-section .banner-container .banner-text-left{max-width:70%;text-align:left}.banner-section .banner-container .banner-buttons{margin:0}.banner-section .banner-container a:last-child{margin-left:25px}}@media (min-width:1200px){.banner-section .banner-container{max-width:1170px}}

