.search-bar-box{background-color:#3286c6;padding:75px 0;min-height:150px;margin-bottom:1em;overflow:hidden}.search-bar-box .container{overflow-x:visible}.search-bar-box h2{text-align:left;font-weight:700;font-size:3em;color:#eee;margin-bottom:15px}.search-bar-box .col-lg-6:first-child{max-width:540px;margin:0}.search-bar-box input.searching{border-bottom-right-radius:0;border-bottom-left-radius:0}.search-bar-box .col-lg-6:first-child form{width:100%}.search-bar-img{position:absolute;right:-800px;height:500px;display:block;margin-top:-50px;-webkit-animation:searchbarcar 16s infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@media screen and (max-width:968px){.search-bar-box .col-lg-6:first-child{margin:auto;float:none!important;max-width:100%}}@-webkit-keyframes searchbarcar{0%{right:-2400px}25%{right:0}75%{right:0}100%{right:2400}}@keyframes searchbarcar{0%{right:-2400px}25%{right:0}75%{right:0}100%{right:2400px}}@media(max-width:960px){.search-bar-box h2{text-align:center}}