@import url("https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400");*{font-family:'Montserrat', sans-serif;font-weight:200}h1,h2,h3,h4,h5,h6{text-transform:uppercase;font-weight:300}h1 span,h2 span,h3 span,h4 span,h5 span,h6 span{color:#FA7268;font-weight:300}.preload{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed;z-index:10000;opacity:1;width:100%;height:100%;top:0;left:0;background-color:#000;-webkit-transition:opacity 400ms ease-in-out, visibility 0s 400ms;transition:opacity 400ms ease-in-out, visibility 0s 400ms}.preload .logo{width:100%;text-align:center;margin-bottom:20px}.preload .logo img{width:250px}.show-preloader{visibility:visible;opacity:1}.circle{background-color:#f84437;height:10px;width:10px;border-radius:50%;display:inline-block;-webkit-animation:bounce-circles 0.7s infinite ease-in-out;animation:bounce-circles 0.7s infinite ease-in-out}.preload .circle:nth-child(1){-webkit-animation-delay:-0.6s;animation-delay:-0.6s}.preload .circle:nth-child(2){-webkit-animation-delay:-0.5s;animation-delay:-0.5s}.preload .circle:nth-child(3){-webkit-animation-delay:-0.4s;animation-delay:-0.4s}.preload .circle:nth-child(4){-webkit-animation-delay:-0.3s;animation-delay:-0.3s}@-webkit-keyframes bounce-circles{0%, 40%, 100%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}20%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@keyframes bounce-circles{0%, 40%, 100%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}20%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}}.btn{border-radius:0;padding:10px 50px;color:#fff;background:#FA7268;text-transform:uppercase;-webkit-transition:.5s;transition:.5s}.btn:hover{background:#f84437;color:#fff}img{max-width:100%}header{width:100%;background:#000;padding:5px 20px;z-index:100;-webkit-transition:.5s;transition:.5s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}header .logo a{color:#fff}header .logo img{-webkit-transition:.5s;transition:.5s;width:250px}header .menu .mobile_menu{display:none}header .menu ul{list-style:none;margin-bottom:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}header .menu ul li{margin-left:10px}header .menu ul li .dropdown-menu a{color:#000;font-size:13px;padding:.25rem 1.5rem;text-transform:none}header .menu ul li a{font-size:14px;color:#fff;text-transform:uppercase;position:relative;padding:5px 5px 7px}header .menu ul li a img{width:30px}header .menu .header_social{margin-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}header .menu .header_social li{margin-left:5px}header .menu .header_social li.with_img a{padding:0}header .header_info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}header .header_info a{margin-left:10px;color:#fff}header .header_info a img{width:30px}header.stiky{background:#000;padding:5px 20px}header.stiky .logo img{width:150px}header.stiky ul li a{font-size:14px}header .menu ul li.dropdown a img{width:20px}.dropdown-item.active,.dropdown-item:active{background-color:rgba(0,0,0,0.1)}footer{background:#000;color:#fff;padding:30px 0 0}footer .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}footer .container h3{font-size:20px}footer .container a{color:#fff;width:100%;display:inline-block;font-size:14px}footer .container p{font-size:14px}footer .container ul{list-style:none;padding:0}footer .container .social_footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}footer .container .social_footer a{margin-right:5px;width:auto}#copyright{background:#000;padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#copyright p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;color:#fff;margin-bottom:0}#copyright p img{-webkit-animation:rotate 3s infinite;animation:rotate 3s infinite;width:30px;margin:0 5px}#copyright p a{color:#fff}#copyright p a:hover{color:#fff}#sub_page_header{background-size:cover;background-position:center;background-repeat:no-repeat;background-image:url(../../img/automobile-cars-headlights-120049.jpg)}#sub_page_header .overlay{padding:120px 0 80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background:rgba(0,0,0,0.5)}#sub_page_header .overlay h1{color:#fff;font-size:50px}#sub_content{padding:40px 0}.paginator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;margin-top:0px}.paginator span{background:#fff;border:1px solid #FA7268;color:#FA7268;padding:5px 15px;margin:0 2.5px}.paginator a{background:#FA7268;border:1px solid #FA7268;color:#fff;padding:5px 15px;margin:0 2.5px}.paginator a:hover{background:#f84437;border-color:#f84437;text-decoration:none}#promo_block{margin-bottom:80px}#promo_block .promo_block{background-image:url(../../img/dhiva-krishna-491394-unsplash.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;width:100%}#promo_block .promo_block .overlay{background:rgba(0,0,0,0.5);width:100%;height:100%;padding:80px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#promo_block .promo_block .overlay h4{color:#fff;font-weight:bold;font-size:25px}#promo_block .promo_block .overlay p{color:#fff;max-width:800px;text-align:center}#promo_block .promo_block .overlay p a{color:#FA7268}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@media (max-width: 1190px){.header_info a:first-child{font-size:0}}@media (min-width: 1025px){.logo,.header_info{width:calc((100% - 700px) / 2)}}@media screen and (max-width: 991px){header .menu .mobile_menu{display:inline-block;position:relative;z-index:999}header .menu .mobile_menu img{width:25px}header .menu ul{display:none;padding:0}header .menu ul.show{position:fixed;width:100%;height:100%;top:0px;padding:60px 0;overflow:auto;left:0;z-index:998;background:rgba(0,0,0,0.9);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}header .menu ul.show .header_social{display:block;border:none;text-align:center}}@media (max-width: 991px){header .menu ul li a{font-size:20px}.dropdown-menu{position:static !important;-webkit-transform:none !important;transform:none !important;display:block !important;float:none;background:transparent;border:none;padding:0;text-align:center}header .menu ul li .dropdown-menu a{font-size:20px;padding:5px 0 7px;line-height:1;text-align:center;text-transform:uppercase;color:#fff}header .menu ul li .dropdown-menu a:hover{background:none;text-decoration:underline}.logo,.header_info{width:calc((100% - 25px) / 2)}#sub_page_header .overlay h1{font-size:40px}.tiny_realizacje .overlay h2{font-size:30px}}@media (max-width: 768px){#copyright p{-ms-flex-wrap:wrap;flex-wrap:wrap}footer .container{-ms-flex-wrap:wrap;flex-wrap:wrap}#sub_page_header .overlay h1{font-size:30px}.tiny_realizacje .overlay h2{font-size:26px}}@media (max-width: 480px){header.stiky .logo img,header .logo img{width:120px}}@media (max-width: 320px){header.stiky .logo img,header .logo img{width:100px}}

/*# sourceMappingURL=style.css.map */