@import url(https://fonts.googleapis.com/css?family=Montserrat:200,400,900&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{overflow-x:hidden}#mozilla-typing-text{font-family:Work Sans,sans-serif;font-size:3em;font-weight:700}.App-logo{height:40vmin}.App-link{color:#09d3ac}body{-webkit-animation:fadeInAnimation 3s ease;animation:fadeInAnimation 3s ease;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}.social-link{width:30px;height:30px;border:1px solid #ddd;display:flex;align-items:center;justify-content:center;color:#666;border-radius:50%;-webkit-transition:all .3s;transition:all .3s;font-size:.9rem}.social-link:focus,.social-link:hover{background:#ddd;text-decoration:none;color:#555}#container{width:200px;height:200px;position:relative;-webkit-animation:spin 10s linear infinite;animation:spin 10s linear infinite}#container,.item{margin:auto;border-radius:80%}.item{width:80px;height:80px;line-height:80px;position:absolute;animation:spin 10s linear infinite reverse;padding:20px}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.hero-side-by-side{display:flex}.mainheading{color:#2f363f;font-family:Nunito Sans,sans-serif;font-size:45px;font-weight:regular;line-height:60px;text-transform:uppercase;margin:10px 0 24px;text-align:center}.grid figure{position:relative;float:left;overflow:hidden;margin:10px 1%;min-width:300px;max-width:480px;max-height:360px;width:48%;background:#3085a3;text-align:center;cursor:pointer}.grid figure img{position:relative;display:block;min-height:10%;max-width:100%;opacity:.8}.grid figure figcaption{padding:2em;color:#fff;text-transform:uppercase;font-size:1em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.grid figure figcaption:after,.grid figure figcaption:before{pointer-events:none}.grid figure figcaption,.grid figure figcaption>a{position:absolute;top:0;left:0;width:100%;height:100%}.grid figure figcaption>a{z-index:1000;text-indent:200%;white-space:nowrap;font-size:0;opacity:0}.grid figure h2{word-spacing:-.15em;font-weight:300}.grid figure h2 span{font-weight:800}.grid figure h2,.grid figure p{margin:0}.grid figure p{letter-spacing:1px;font-size:68.5%}figure.effect-chico img{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:scale(1.12);transform:scale(1.12)}figure.effect-chico:hover img{opacity:.5;-webkit-transform:scale(1);transform:scale(1)}figure.effect-chico figcaption{padding:3em}figure.effect-chico figcaption:before{position:absolute;top:15px;right:15px;bottom:15px;left:15px;border:1px solid #fff;content:"";-webkit-transform:scale(1.1);transform:scale(1.1)}figure.effect-chico figcaption:before,figure.effect-chico p{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}figure.effect-chico h2{padding:5% 0 20px}figure.effect-chico p{margin:0 auto;max-width:200px;-webkit-transform:scale(1.5);transform:scale(1.5)}figure.effect-chico:hover figcaption:before,figure.effect-chico:hover p{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.job{width:80%;display:flex;justify-content:space-between;margin:20px 0;padding:20px 10px;align-items:center;background-color:#edf7fa}.job:hover{cursor:pointer;color:#666}@media screen and (max-width:50em){.content{padding:0 10px;text-align:center}.grid figure{display:inline-block;float:none;margin:10px auto;width:100%}}.img-preview>div,[file-drop-preview] div{display:inline-block;position:relative}.img-preview img,[file-drop-preview] img{max-width:0;max-height:100px;width:auto;height:auto}.img-preview>div,[file-drop-preview]>div{margin:.25em}.CarImage{width:100%}.carousel{margin:0 auto}.navbar{position:absolute;z-index:2;width:100%}.navbar-custom{background-color:#000}.wrapper{height:100vh;display:flex;flex-direction:row}.wrapper .one{flex:2 1;background-color:#ffab3d}.wrapper .one,.wrapper .two{display:flex;align-items:center}.wrapper .two{flex:1 1;background-color:#000;position:relative}.wrapper .one .heading{text-align:left;color:#fff;margin-left:7rem}.wrapper .one .heading h6{font-size:2.5rem;font-weight:300;line-height:75px}.wrapper .one .heading h1{font-size:5rem;font-family:Montserrat,sans-serif;font-weight:900}.wrapper .one .heading button{padding:.5rem 1.5rem;border-radius:44px;border:none;outline:none;background-color:#fff!important;color:#ffab3d;-webkit-transition:.5s ease-in;transition:.5s ease-in}.wrapper .one .heading button a{color:#ffab3d;text-decoration:none}.wrapper .one .heading button:hover{box-shadow:5px 5px 10px rgba(0,0,0,.5)}.wrapper .two .overflow{width:250px;height:250px;padding:20px;border-radius:125px;background-color:#fff;display:flex;align-items:center;justify-content:center;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.wrapper .two .overflow img{width:60%;height:auto}@media only screen and (max-width:850px){.wrapper .one .heading{margin-left:4rem}.wrapper .two .overflow{width:200px;height:200px;border-radius:100px}.wrapper .two .overflow img{width:60%;height:auto}}@media only screen and (max-width:767px){.wrapper{height:100vh;width:100vw;display:flex;flex-direction:column}.wrapper .one{flex:2 1;background-color:#ffab3d;display:flex;align-items:center;justify-content:center}.wrapper .one .heading{text-align:center;color:#fff;margin-left:0}.wrapper .one .heading h6{font-size:1.5rem;font-weight:300;line-height:0}.wrapper .one .heading h1{font-size:4rem;font-family:Montserrat,sans-serif;font-weight:700}.wrapper .two{flex:1 1;background-color:#000;position:relative;flex-direction:row}.wrapper .two,.wrapper .two .overflow{display:flex;align-items:center;justify-content:center}.wrapper .two .overflow{width:150px;height:150px;padding:20px;border-radius:75px;background-color:#fff;position:absolute;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform:translateY(-70%);transform:translateY(-70%)}.wrapper .one .heading button{padding:.5rem 1.5rem;border-radius:44px;border:none;outline:none;background-color:#fff;color:#ffab3d;-webkit-transition:.5s ease-in;transition:.5s ease-in;position:absolute;bottom:50px;z-index:5;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}footer{background-color:#000;padding:80px 0}footer .footer-widget h3{margin-bottom:30px}footer .contact-link{display:inline-block;width:100%;color:#fffdfd}footer .footer-social ul{padding-left:0}footer .footer-social ul li{list-style:none;float:left;padding:30px 10px}footer .footer-social ul li:first-child{padding-left:0}footer .footer-social ul li a{font-size:20px;color:#fffdfd}footer .footer-social ul li a:hover{color:#fffdfd}footer .opening-time{padding-left:0}footer .opening-time li{list-style:none}footer .opening-time li span{float:left;padding-right:10px}footer .media-body a,footer .media-body a:hover,footer .media-body span,footer .opening-time li span .fa-times,footer .opening-time li strong{color:#fffdfd}footer .images-gellary ul{padding-left:0}footer .images-gellary ul li{list-style:none;float:left;margin:0 2% 2% 0;width:41%;position:relative}footer .images-gellary ul li:nth-child(3n){margin:0 0 1%}
/*# sourceMappingURL=main.8e2702cf.chunk.css.map */