 body {
   font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}



nav.navbar.bootsnav {
    border-bottom: 0;
    padding: 25px 0 20px;
    border-bottom: 1px solid #f0f0f0;
	    
}

.navbar-brand {
    padding: 0;
    height: auto;
    line-height: 0;
}
.navbar-header img {
    width: 140px;
    margin-top: -13px;
    position: relative;
}
nav.navbar.bootsnav ul.nav>li>a {
    color: #44708F;
    font-size: 15px;
    padding: 13px 0 10px;
    margin: 0 30px;
    font-weight: 500;
    transition: .2s ease-in-out;
}
 
nav.navbar.bootsnav ul.nav>li>a:hover {
    color: #ff2600;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    border: 0 solid transparent;
    box-shadow: 0 0 30px rgba(39, 36, 59, 0.15);
    border-radius: 10px;
    border: 1px solid rgb(231, 240, 243);
    margin-top: -5px;
}

nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a {
    text-align: left;
    color: #44708F;
}

nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a:hover {
    color: inherit;
}

.custom-nav-btn {
    background: #ff2702;
    height: 43px;    border-radius: 5px;
    margin-left:20px;
    transition: .2s ease-in-out;
    box-shadow: 0 5px 13px rgba(73, 66, 109, 0.1);
}
.custom-nav-btn:hover {
    background: #f52805 !important;
}

.custom-nav-btn a{ color: #fff !important;}   

.fade-carousel {
    position: relative;
    height: auto;
}
.fade-carousel .carousel-indicators>li {
    width: 12px;
    height: 12px;
    transition: .3s linear;
}
.fade-carousel .carousel-indicators>li {
    margin: 0 5px 10px;
    background-color: #ff2702;
    border-color: #ff2702;
    opacity: .2;
}
.fade-carousel .carousel-indicators>li.active {
    width: 30px;
    height: 10px;
    opacity: .8;
    box-shadow: 0 5px 10px rgba(73, 66, 109, 0.15);
}
.fade-carousel .carousel-inner .item {
    height: auto;
      
}

.fade-carousel .slides .slide-1, .fade-carousel .slides .slide-2, .fade-carousel .slides .slide-3 {
    height: auto;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.home-slider .shapes {
	    opacity: .7;
    top: 190px;
}
.img-absolute {
    position: absolute;
}
.custom-width {
    width: 1350px;
    margin: 0 auto;
}
.custom-width .text-content {
    padding-right: 100px;
    margin-left: -50px;
	    padding-top: 40px;
}

.carousel-inner h2 {
    font-size: 60px;
	    color: #323232;
    font-weight: 700;
}
.carousel-inner p {
    font-size: 16px;
	    color: #7e99b3;
}
.carousel-inner .buttons {
    margin-top: 30px;
}
.btn-large {
    padding-right: 35px;
    padding-left: 35px;
    height: 53px;
    font-size: 13px;
    line-height: 40px;
}
.btn-red {
    background: #ff2702;
    color: #fff;
}
.btn-red:hover, .btn-red:focus {
    background: #f52805; color: #fff;

}
.btn-simple {
    color: #5b798f;
    font-size: 14px;
    border: 1px solid #DBDBDB;
}
.btn-simple:hover, .btn-simple:focus {
    background: #f52805; color: #fff;

}


@media only screen and (max-width: 1400px){
.custom-width {
    width: auto;
    margin: 0 auto;
}}
@media only screen and (max-width: 1366px){
.custom-width .text-content {
    padding-right: 0;
    margin-left: 0;
}}

@media only screen and (max-width: 500px) {
.fade-carousel .carousel-inner .item {
    padding: 100px 0 0px;
}}
@media only screen and (max-width: 1366px){
.btn-large {
    padding-right: 16px;
    padding-left: 16px;
    height: 48px;
    line-height: 35px;
    font-size: 14px;}}


.main-form {
    padding: 70px 0 60px;
   background: #ff2702;
    background-size: contain;
}


.main-form h4 {
    font-weight: 500;
    font-size: 20px;
    color: #fff;
  
}

.main-form p {
    font-size: 16px;
	color: #fff;
}

.btn-red2 {
    border: 1px solid #ff5437;
    color: #ffffff;
    width: 100%;
    height: 60px;
    font-size: 20px;
}

.btn-red2:hover, .btn-red2:focus {
    background: #ff3917;
    color: #fff;
	    border: 1px solid #da2405;
}
@media only screen and (max-width: 1366px){
.main-form {
    padding: 35px 0 45px; 
}}




.service-area {
    padding: 20px 0px 70px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.service-title2 {
    margin-bottom: 60px;
}
.service-title2 h2 {
    position: relative;
    padding-top: 25px;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 1px;
	color: #34517D;
}
.service-title2 h2:before {
    width: 100px;
     height: 3px;
    background: #ff2702;
    left: 0;
    top: 0;
    content: "";
    position: absolute;
}


.service-wrap {
    position: relative;
    margin-bottom: 30px;
	    padding-left: 30px;
}
.service-wrap:before {
    position: absolute;
    left: -30px;
    top: -10px;
    background: url(../img/1.png);
    height: 106px;
    width: 154px;
    z-index: -9;
    content: "";
}
.service-wrap:before {
    left: 0;
}
.service-wrap span {
    display: block;
    padding: 15px 0px 50px;
}

.flaticon-uno:before {
    content: "\f1ba";    font: normal normal normal 14px/1 FontAwesome;
}
.flaticon-duo:before {
    content: "\f07a";    font: normal normal normal 14px/1 FontAwesome;
}
.flaticon-three:before {
    content: "\f132";    font: normal normal normal 14px/1 FontAwesome;
}
.service-wrap span:before {
    color: #3c3c3c;
    font-size: 45px;
}
.service-wrap h3 {
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 5px;
    color: #ff2702;
}
.service-wrap p {
    color: #1f1f1f;
}


.text-about h3 {
    font-size: 35px;
    font-weight: 700;
	    color: #34517D;
    padding-bottom: 5px;
}


.text-about p {
	    color: #4e4e4e;
    font-size: 16px;
    margin-bottom: 0px;
	text-align:justify;
}
.tab-icons {
    margin: 0 0 20px 0;
    text-align: left;
}

.tab-icons li {
    font-size: 16px;
	    color: #4c4c4c;
    list-style: none;
}

.tab-icons i {
    margin-bottom: 10px;
    font-size: 14px;
    margin: 13px 8px 0 0;
    color: #92DF7F;
	
}
.tab-icons ul {
    padding-left: 0;
}
.btn-medium {
    line-height: 33px;
    padding-left: 29px;
    padding-right: 29px;
    font-size: 13px;
    height: 47px;
    border-radius: 5px;
}


.red-color {
    color: #ff2702;
}
.main-title h2 {
    font-size: 37px;
    font-weight: 700;
	margin-bottom: 0px;
 
}
.main-title p {
    font-size: 17px;
    color: #4e4e4e;
}


#contact-form .form-control {
    background: #fff;
    box-shadow: -10px 10px 25px rgba(0, 0, 0, 0.01);
}
#contact-form .form-control {
    border: 1px solid #f0f0f0;
    width: 100%;
    font-size: 13px;
    background: transparent;
    border-radius: 5px;
    height: 47px;
    transition: .3s linear;
    margin: 10px 0;
}

.form-control::placeholder {
    padding-left: 15px;
}

.form-control::placeholder {
   color: rgba(255, 39, 2, 0.62);
}
input::placeholder {
   color: rgba(255, 39, 2, 0.62);
    font-size: 13px;
}

.dane ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.dane ul li {
   border: 1px solid #f0f0f0;
    border-radius: 5px;
    background: transparent;
 
    padding: 20px 10px 10px 88px;
    position: relative;
   margin: 10px 0;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase; 
}


.dane  ul li i {
    color: #34527d;
    font-size: 48px;
    left: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
}


.dane ul li p {
   
    font-size: 14px;
    font-weight: 600;
    margin-top: 10px;
    line-height: 24px;
}


.sec-padding-6 {
       padding: 30px 0 30px 0;
    color: #fff;
    background: #ff2702;
}

.fo-copyright-holder {
    position: relative;
    width: 100%;
    float: left;
    padding: 0px;
    margin: 0px;
}
.br0{border-bottom: 0px solid #e5e5e5;}

.hidden-md{display:none;}

@media only screen and (max-width: 1366px){
.service-area {    padding: 20px 0px 10px;}
iframe{    height: 300px;}

.text-about h3 { font-size: 23px;}
}



.main-form2 {
    padding: 140px 0 60px;
    background: #ff2702;
    background-size: contain;
}

.img2{    max-width: 100%;}

.carousel-caption h2{font-size: 48px; color:#fff; text-transform: uppercase;}

@media screen and (min-width: 1370px) {
.carousel-caption {
 right: 7%; left: 41%; text-align: right; padding-bottom: 5%;
}}


@media screen and (max-width: 1368px) {
.carousel-caption {
   right: 7%; left: 41%; text-align: right; padding-bottom: 5%;
}}



@media screen and (max-width: 766px) {
.slide-1 img{
	    height: 250px;
	
}
 .carousel-caption h2 {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
}
.carousel-caption {
	text-align: center;
    right:2%;
    left: 2%;
    padding-bottom: 50px;
}
.hidden-md{display:block;}

}


nav.navbar.bootsnav.navbar-fixed {
 
    z-index: 99999;
}

.wypo{
	font-weight: 700;
    margin-top: 112px;
    padding: 20px;
    position: absolute;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    z-index: 99;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.56);
}

.top-header{
	padding: 10px;
    background: #ff2702;
    position: relative;
    overflow: hidden;
    color: #fff;
    text-align: left;
    font-weight: 500;
    text-transform: uppercase;
	
}




.bgs .navbar-toggle {
    background-color: transparent !important;
    border: none;
    padding: 0;
    font-size: 18px;
    position: relative;
    top: 5px;
	color:#fff;
}


.hometop{opacity: 0.9;}

 @media screen and (max-width: 766px) {
.wypo{    font-size: 15px;
    padding: 5px;
    margin-top: 109px;}
	
	.top-header {
		text-align: center;
    font-size: 13px;
	}
	.fade-carousel .carousel-inner .item {
 padding: 80px 0 0px; }
   .bgs li.dropdown ul.dropdown-menu li a {color:#fff !important}
   .hometop{opacity: 1;}
}

 
.bgs{
	border-bottom: 0px solid #01060c !important; background-color: #01060c !important; 
} 
 
 .bgs ul.nav>li>a{
	     border-bottom: solid 0px #e0e0e0 !important;
		 border-top: solid 0px #e0e0e0 !important;
	 color:#fff !important;
 }
 
