@font-face {
    font-family: Klaxons;
    src: url(fonts/Klaxons.otf);
}
body{
	 overflow-x: hidden;
	 font-family: "Poppins", sans-serif;
}
a.anchor {
    display: block;
    position: relative;
    top: 56px;
    visibility: hidden;
}
.navbar {background: #3391FE!important;}
.navbar.scrolled {
 background: #1C4D86!important;
  transition: background-color 200ms linear;
  -ms-transition: background-color 200ms linear;
}
.nav-link.scrolle {color:#fff!important;}
.navbar-brand.scroll {color:#fff;}
.nav-link {
    color: #fff!important;
}
.nav-link.active {background-color: rgba(255, 255, 255, 0.31);}
.nav-link:hover {background-color: rgba(255, 255, 255, 0.31);}
section {
  position: relative;
  width: 100vw;
  min-height: 100vh;
  overflow: hidden;
  min-width:100vw;
  display: block;
padding: 2rem 0;

}
.carousel-control-next, .carousel-control-prev {bottom:35%; }

.carousel-item {
  height: 100vh;
  min-height: 350px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.left-bracket {
    left: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    border-top: 8px solid #3391FE;
    border-left: 8px solid #3391FE;
    border-bottom: 8px solid #3391FE;
	
}
.thin-left {
	 left: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    border-top: 4px solid #3391FE;
    border-left: 4px solid #3391FE;
    border-bottom: 4px solid #3391FE;
}
.thin-right{
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    border-top: 4px solid #3391FE;
    border-right: 4px solid #3391FE;
    border-bottom: 4px solid #3391FE;
    right: 0;
}
.right-bracket {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    border-top: 8px solid #3391FE;
    border-right: 8px solid #3391FE;
    border-bottom: 8px solid #3391FE;
    right: 0;
}
.text-black {color:#000;}
.bracket {
    position: absolute;
    top: 10%;
    width: 20%;
    height: 70%;
}
.carousel-caption{
	
    padding: 10rem 10rem;
	display: block;
   
}
.carousel-inner img {
    width: 100%;
  }
.display-4 {font-size: 56px; text-align:center; text-transform:uppercase;}
.bn { right: -5rem!important;}
.home-services-left h2 {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 14px;
    line-height: 23px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 1.5rem;
    line-height: 1.75rem;
    margin: 0 0 2.25rem 0;
    vertical-align: middle;
    padding: 0;
}
.heading-stroke {
    vertical-align: middle;
    background: #3391FE;
    width: 4rem;
    height: 3px;
    display: inline-block;
    margin-right: 2rem;
}
.home-services-left h3 {
    font-weight: 500;
    font-size: 2.5rem;
    line-height: 3.1rem;
    letter-spacing: 0;
    margin: 0;
    padding: 0 0 3rem 0;
}
.company-angle {
    position: absolute;
    right: -2rem;
    bottom: -3rem;
    border-bottom: 4px solid #3391FE;
    border-right: 4px solid #3391FE;
    width: 150px;
    height: 45px;
}
.about-right img {width:100%;}
.low {padding-top: 4rem;}
.low1 {padding-top: 2rem;}
.about-content p {
    font-family: "Poppins","sans-serif";
    font-weight: 300;
    font-size: 20px;
    line-height: 23px;
    color: #3a3a3a;
    padding: 0;
    margin: 1rem 0 0 0;
}

#service {
	background: #f2f2f2;
}
#service .bracket {
    position: absolute;
    top: 10%;
    width: 10%;
    height: 80%;
}
.services {
    margin-bottom: 30px;
    position: relative;
    background: #fff;
    height:100%;
}

.services .desc {
    padding: 50px 20px 20px 20px;
}
.services .desc h3 {
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
	color: #003057;
}
.services .desc p{
    font-size: 16px;
    padding-top:5%;
}
#machine {    background: #1C4D86; color: #fff;}
.nav-tabs {
    border-bottom: 1px solid #ffd626;
}
.nav-tabs .nav-link.active {
    color: #fff;
    background-color: #ffd626;
    border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .nav-link { color: #fff;}
.text-white p {color:#fff;}
.text-white {color:#fff;}
.lower-business-angle {
    position: absolute;
    left: -2rem;
    bottom: -1rem;
    border-bottom: 4px solid #ffd626;
    border-left: 4px solid #ffd626;
    width: 11rem;
    height: 10rem;
    z-index: 1000;
}
#project {background: #f2f2f2;}
.project-entry {
    display: block;
    background: #fff;
    margin-bottom: 30px;
    position: relative;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
 .project-img {
    width: 100%;
    height: 350px;
    display: table;
    position: relative;
    z-index: 0;
	color: #F7B633;
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
	transition: .5s ease;
}


.overlay{
 display:none;
  transition: .5s ease;
}

.project-img::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    -webkit-transition: 0.9s;
    -o-transition: 0.9s;
    transition: 0.9s;
    z-index: -1;
}
 .desc {
    padding: 2.5em 2em;
    display: block;
	transition: .5s ease;
}
.desc h3 {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 0;
}
.desc h3 a {
    color: #000;
}
.sent-butnn {
    font-size: 16px;
    padding: 6px 26px;
    color: #fff;
    background: #1C4D86;
    border-radius: 0px;
}
.sent-butnn:hover {color:#ffffff ;
    background:#3391FE ;}
.contact-list-grid h4 {
    font-size: 20px;
    color: #1C4D86;
    font-weight: 200;
}
.form-control { border-radius:0px; border: 1px solid #003057; height:52px;}
.form-control:focus { border: 1px solid #e6bb00; box-shadow: 0 0 0 .05rem rgba(255,255,255,.65);}
footer {
    padding: 25px 0;
    text-align: center;
        background: #1C4D86;
    color: #ffffff;
	display: block;
}