/*font family are used*/

@import url('https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz');
@import url('https://fonts.googleapis.com/css?family=Fira+Sans+Condensed');
@import url('https://fonts.googleapis.com/css?family=PT+Sans+Narrow');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');


/*font family are used*/


.header-top{background:#002c41; height:50px;}
.header-top p{color:#FFFFFF; text-align:center; font-family: 'PT Sans Narrow', sans-serif; padding-top:15px; font-size:15px;}
.header-top span{color:#ffaa01;}

.header-main{background:#FFFFFF; color:#000000;}
.header-main i{font-size:24px; color:#ffaa01;}
.header-main p{font-size:14px; font-family: 'Open Sans', sans-serif; color:#002c41; margin-bottom:0px; font-weight:normal;}
.header-main span{color:#808183;}
.mg1{margin-left: 32px;}
.header-nav{background: #ff3c00  /*#ec9e02 #ffaa01 #ec6f03 */; height:60px; box-shadow:0 0 11px 1px rgba(0,0,0, .5);}
.menu{margin-top:20px;}
.menu a{padding-left:47px; padding-right:47px; color:#002c41; font-family: 'Yanone Kaffeesatz', sans-serif; font-size:1.30rem; letter-spacing:2.5px; font-weight:bold; transition:ease-out 0.3s all;}
.menu a:hover{text-decoration:none; color:#792201; transition:ease-in 0.3s all;}
.sidenav {

  width: 0;
  position: relative;
  z-index: 1000;
  top: 0;
  left: 0%;
  background-color: #ec6f03;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 30px;
  display:none;
}

.sidenav a {
  padding: 15px 8px 15px 32px;
  text-decoration: none;
  font-size: 16px;
  color: #000000;
  display: block;
  transition: 0.3s;
    border-bottom: solid #efa769 1px
    
}

.sidenav a:hover {
  color: #fff;
    text-decoration: none;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
.sidnav-icon{font-size:30px;cursor:pointer; display:none; visibility:hidden;} 







  /* Make the image fully responsive */


  .carousel-inner img {
    width: 100%;
    height: 100%;
  }
  
.carousel-caption {
    position: absolute;
    right: 15%;
    top: 15%;
	bottom:0px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
.carousel-caption h3{font-size:50px; font-weight: 600; font-family: 'Fira Sans Condensed', sans-serif; padding-top: 100px;}
.btn1{background:#ffaa01; padding:10px 25px 10px 25px; border:solid 0px #ffaa01; font-size:16px; font-family: 'Yanone Kaffeesatz', sans-serif; transition:ease-out 0.3s all;}
.btn1:hover{background:#fff; border:solid 1.2px #ffaa01; transition:ease-in 0.3s all;}
.carousel-indicators li{ width: 10px !important; height: 10px !important; border-radius: 50% !important; }
.pre {
	padding: 5px 14px;
	border-radius: 20px;
	border: solid rgba(255,255,255,1.00) 1px !important;
	color: rgba(255,255,255,1.00);
	background-color: transparent;
	transition: all .5s ease-in-out;
	transform: translate(0, 0);
}
.carousel-control-prev:hover .pre {
	background-color: rgba(239,239,239,.2);
	transform: translate(-6px, 0);
}
.carousel-control-next {
	opacity: 1 !important;
}
.nex {
	padding: 5px 14px;
	border-radius: 20px;
	border: solid rgba(255,255,255,1.00) 1px !important;
	color: rgba(255,255,255,1.00);
	background-color: transparent;
	transition: all .5s ease-in-out;
	transform: translate(0, 0);
}
.carousel-control-next:hover .nex1 {
	background-color: rgba(239,239,239,.2);
	transform: translate(6px, 0);
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 250px !important;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 3% !important;
    height: 8% !important;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease;
}
.carousel-control-next{right:50px !important;}
.carousel-control-prev{left:50px !important;}







/*welcome*/
.line{background:#ffaa01; height:1px; width:120px;}
#welcome h6{font-family: 'Yanone Kaffeesatz', sans-serif; letter-spacing:2px; font-size:16px; color:#7e8285;}
#welcome h2{font-family: 'Fira Sans Condensed', sans-serif; font-weight:700; color:#002c41; padding-top:20px; letter-spacing:1px; font-size:2.2rem;}
#welcome p{padding-top:25px; font-family: 'PT Sans Narrow', sans-serif; line-height:25px; font-size:17px; padding-right:29px; padding-left:20px; color:#7e8285;}
#welcome .circle{background:#ffaa01; width:60px; height:60px; border-radius:50%; margin-top:45px;}
#welcome .circle i{padding-top:20px; font-size:25px;}
#welcome h5{font-size:16px;font-family: 'Yanone Kaffeesatz', sans-serif; padding-top:20px; color:#7e8285;} 
#welcome h4{font-family: 'Yanone Kaffeesatz', sans-serif; font-size:18px; font-weight:700;}


#exp .content{background:#ececec; padding:20px 55px 20px 55px !important;}
#exp .content h4{font-size:18px; font-weight:700; font-family: 'Fira Sans Condensed', sans-serif; line-height:25px; padding-top:10px;}
#exp .content p{padding-top:15px; font-family: 'PT Sans Narrow', sans-serif; line-height:25px; font-size:17px; color:#7e8285;}
/*welcome*/






/*parallax*/
.parallax {
  /* The image used */
  background-image: url(../images/parallax.jpg);

  /* Set a specific height */
  min-height: 450px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  
}
.parallax h1{font-size:45px; color:#FFFFFF; text-align:center; padding-top:120px; font-weight:700; font-family: 'Fira Sans Condensed', sans-serif;}
.btn2{background:#ffaa01; padding:10px 25px 10px 25px; border:solid 0px #ffaa01; font-size:16px; font-family: 'Yanone Kaffeesatz', sans-serif; margin-top:20px;  transition:ease-out 0.3s all;}
#testimonal h6{font-family: 'Yanone Kaffeesatz', sans-serif; letter-spacing:2px; font-size:16px; color:#7e8285;}
#testimonal h2{font-family: 'Fira Sans Condensed', sans-serif; font-weight:700; color:#002c41; padding-top:20px; letter-spacing:1px; line-height:48px;}
.btn2:hover{background:#fff; border:solid 1.2px #ffaa01; transition:ease-in 0.3s all;}
/*parallax*/ 

 





/*testimonials*/ 
.testimonial{
    background: #000;
    padding: 45px;
    text-align: left;
}


#projects h6{font-family: 'Yanone Kaffeesatz', sans-serif; letter-spacing:2px; font-size:16px; color:#7e8285;}
#projects{margin-top:80px;}
#projects img{position:relative; transition:ease-out all 0.6s;}
#projects h2{position:absolute; bottom:25px; left:35px; color:#FFFFFF; font-size:28px;font-family: 'PT Sans Narrow', sans-serif; letter-spacing:1px; font-weight:700; transition:ease-out all 0.6s;}
#projects h1{font-family: 'Fira Sans Condensed', sans-serif; font-weight:700; color:#002c41; padding-top:20px; letter-spacing:1px; font-size:32px;}
#projects p{bottom:-10px; position:absolute; transition:ease-out all 0.6s; overflow:hidden; opacity:0; color:#FFFFFF;font-family: 'PT Sans Narrow', sans-serif;
left:35px; right:50px;}
.btn3{ position:absolute; background:#ffaa01; padding:10px 25px 10px 25px; border:none; font-size:16px; font-family: 'Yanone Kaffeesatz', sans-serif; margin-top:20px; bottom:-10px; left:35px; opacity:0; transition:ease-out all 0.6s;}

#img1:hover{filter:brightness(150%); transition:ease-in all 0.6s;}
#img1:hover h2{bottom:180px; transition:ease-in all 0.6s;}
#img1:hover p{bottom:80px; transition:ease-in all 0.6s; opacity:1; transition-delay:0.2s;}
#img1:hover .btn3{bottom:30px;  transition:ease-in all 0.6s; opacity:1; transition-delay:0.3s;}

#img2:hover, #img3:hover, #img4:hover, #img5:hover, #img6:hover, #img7:hover, #img8:hover,  #img9:hover, #img10:hover, #img11:hover, #img12:hover{filter:brightness(150%); transition:ease-in all 0.6s;}
#img2:hover .btn3, #img3:hover .btn3, #img4:hover .btn3,#img5:hover .btn3, #img6:hover .btn3, #img7:hover .btn3,#img8:hover .btn3, #img9:hover .btn3, #img10:hover .btn3, #img11:hover .btn3, #img12:hover .btn3{bottom:30px;  transition:ease-in all 0.6s; opacity:1; transition-delay:0.3s;}

/*#img3:hover{filter:brightness(150%); transition:ease-in all 0.6s;}
#img3:hover h2{bottom:180px; transition:ease-in all 0.6s;}
#img3:hover p{bottom:80px; transition:ease-in all 0.6s; opacity:1; transition-delay:0.2s;}
#img3:hover .btn3{bottom:30px;  transition:ease-in all 0.6s; opacity:1; transition-delay:0.3s;}
*/
/*testimonials*/


.com_input {
    width: 100%;
    padding: 14px 16px;
    border: 2px solid rgba(0,0,0,0.1);
    margin: 0 0 15px 0;
    font-size: 14px;
}


.con4_submit {
    background: #232323;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 12px 30px;
    font-weight: 500;
    display: inline-block;
    border: none;
    cursor: pointer;
    background-image: linear-gradient(90deg, #e85804 50%, transparent 50%);
    background-size: 500px;
    background-repeat: no-repeat;
    background-position: 100%;
    transition: 0.8s all ease-in-out;
}


/*questions*/
#questions{margin-top:80px;}
#questions h6,#clients h6{font-family: 'Yanone Kaffeesatz', sans-serif; letter-spacing:2px; font-size:16px; color:#7e8285;}
#questions h2{font-family: 'Fira Sans Condensed', sans-serif; font-weight:700; color:#002c41; padding-top:20px; letter-spacing:1px; line-height:48px;}
#questions h4{font-family: 'Fira Sans Condensed', sans-serif; font-weight:600; color:#002c41; letter-spacing:1px; line-height:25px; font-size:17px;}
#questions p, .tesp{padding-top:10px; font-family: 'PT Sans Narrow', sans-serif; line-height:25px; font-size:17px; color:#7e8285;}
/*questions*/





/*building*/
#building{margin-top:80px;}
.bg{background-image:url(../images/building.png); background-repeat:no-repeat; background-size:cover; height:400px;}
#building i{color:#ffaa00; font-size:40px; font-weight:lighter !important; padding-left:15px; padding-top:40px; float:left;}
#building p{color:#FFFFFF; font-family: 'PT Sans Narrow', sans-serif; font-size:15px; padding-left:90px; font-weight:lighter;}
#inn{margin-top:145px;}
.border-rgt{border-right:#0d374d solid 1.5px;}
.numscroller{color:#FFFFFF; font-size:70px; float:left; margin-left:90px;}
/*building*/






/*message*/
#message{margin-top:80PX;}
#message h6{font-family: 'Yanone Kaffeesatz', sans-serif; letter-spacing:2px; font-size:16px; color:#7e8285;}
#message h2{font-family: 'Fira Sans Condensed', sans-serif; font-weight:700; color:#002c41; padding-top:20px; letter-spacing:1px; line-height:48px; font-size:}
#message p{padding-top:20px; font-family: 'PT Sans Narrow', sans-serif; line-height:25px; font-size:17px; color:#7e8285; margin-bottom:0px;}
#message h3{font-family: 'Fira Sans Condensed', sans-serif; font-weight:700; color:#ffaa01; letter-spacing:1px; line-height:48px; font-size:23px;}
#message .name{padding:20px; width:100%; background:#f3f3f3; border:none; font-size:14px;font-family: 'PT Sans Narrow', sans-serif;}
#message .email{padding:20px; width:100%; background:#f3f3f3; border:none; margin-top:30px; font-size:14px;font-family: 'PT Sans Narrow', sans-serif;}
#message .msg{padding:20px; width:100%; background:#f3f3f3; border:none; margin-top:30px; font-size:14px;font-family: 'PT Sans Narrow', sans-serif;}
.btn4{background:#ffaa01; padding:15px 35px 10px 35px; font-size:16px; font-family: 'Yanone Kaffeesatz', sans-serif; margin-top:20px; transition:ease-out 0.3s all; border:solid 0px #ffaa01;}
.btn4:hover{background:#fff; border:solid 1.2px #ffaa01; transition:ease-in 0.3s all;}
/*message*/






/*map*/
#map{margin-top:80px;}
/*map*/







/*subscribe*/

#subscribe{margin-top:80px; padding:30px 10px 30px 10px;}
.bg2{background:#001d2b;}
#subscribe h2{font-family: 'Fira Sans Condensed', sans-serif; font-weight:700; color:#fff; letter-spacing:1px; font-size: 18px; padding-top: 20px;}
#subscribe .email2{padding:20px 300px 20px 30px; background:#f3f3f3; border:none; font-size:14px;font-family: 'PT Sans Narrow', sans-serif; float:left;}
#subscribe button{padding:20px 20px 20px 20px; background:#ffaa01; border:none; color:#002c41; font-size:14px; transition:ease-out 0.3s all;}
#subscribe button:hover{background:#FFB015; transition:ease-in 0.3s all;}
/*subscribe*/


.bdr {border-bottom: solid #e8e5e5 1px;}


/*footer*/
.bg3{ background-color: #012b41}
#footer h2{font-family: 'Fira Sans Condensed', sans-serif; font-weight:700; color:#fff; padding-top:20px; letter-spacing:1px; line-height:48px; font-size:22px;}
#footer p{ font-family: 'PT Sans Narrow', sans-serif; line-height:28px; font-size:17px; padding-right:55px; color:#fff;}
#footer i{color:#ffaa01; font-size:20px; padding-top:20px; float:left;}
#footer h6{color:#fff; font-size:15px; padding-top:23px; padding-left:20px;font-family: 'Yanone Kaffeesatz', sans-serif; letter-spacing:1px;}
#footer a{color:#FFFFFF; float:left; font-family: 'PT Sans Narrow', sans-serif;}
#footer a:hover{text-decoration:none;}
.pt1{padding-top:10px;}
#lst a{color:#FFFFFF; float:left; font-family: 'PT Sans Narrow', sans-serif; padding-top:20px;}
.brdr-btm{border-bottom:1px solid #1b4154;}
.round{width:30px; height:30px; border-radius:50%; background:#FFFFFF; float:left; margin-right:10px; margin-left:5px; transition:ease-out 0.3s all;}
.round i{padding-left:11px; padding-top:8px !important; color:#949494 !important; transition:ease-out 0.3s all;}
.round:hover{background:#ffaa01; transition:ease-in 0.3s all;}
.round:hover i{ color:#002c41 !important; transition:ease-in 0.3s all;}
/*footer*/










/*banner*/
.bnr{position:relative;}
#banner h4{position:absolute; top:45%; left:47%; font-family: 'Yanone Kaffeesatz', sans-serif; color:#FFFFFF; letter-spacing:1px; font-size:30px;}
#banner .line2{background:#ffaa01; height:1px; width:100px; position:absolute; top:56%; left:45.3%;}
#project .line2{background:#ffaa01; height:1px; width:115px; position:absolute; top:56%; left:46%;}
#news .line2{background:#ffaa01; height:1px; width:70px; position:absolute; top:56%; left:46.5%;}
#pages .line2{background:#ffaa01; height:1px; width:70px; position:absolute; top:56%; left:46.3%;}
#contact .line2{background:#ffaa01; height:1px; width:100px; position:absolute; top:56%; left:46.3%;}
#service .line2{background:#ffaa01; height:1px; width:100px; position:absolute; top:56%; left:46.3%;}
/*banner*/














.cls_foot { padding-top:18px; text-align:right; }




/* Extra small devices (portrait phones, less than 576px) col-12*/
@media (max-width: 575px) { 
    .cls_foot { padding-top:0; text-align:left;}
    #questions h4 {padding-top:13px;}
    #welcome p {padding-left: 0; padding-right: 0;}
    .ip {padding-left: 13px;}
    .sidenav {display:block;}
	
	.carousel-item {
	height: 350px;}
	.carousel-item img {
		object-fit: cover;
	}
	.carousel-control-next, .carousel-control-prev { top: 185px !important;}
.header-main p,.header-main span{display:none; visibility:hidden;}
.header-main i {padding-top:25px; font-size: 35px;}
.mg1 {margin-left: 0px;}
.sidnav-icon{display:block; visibility:visible; padding-top:8px; color:#002c41; font-weight:bold;} 
.menu{display:none; visibility:hidden;}
.carousel-caption h3{font-size:20px;}
.carousel-caption{top:0%;}
.btn1{font-size:10px; padding: 5px 10px 5px 10px;}
.parallax h1 {font-size: 37px;}
.slick-dots {bottom:360px !important; right:10px !important; width:40% !important;}
.pk_testimonial_grid_pos {top:80% !important; left:10% !important;}
.mt1{margin-top:50px;}
.bg{background-image:url(../images/building.png); background-repeat:no-repeat; background-size:cover; height:1000px;}


#subscribe .email2 {
    padding: 20px 40px 20px 30px;
    background: #f3f3f3;
    border: none;
    font-size: 14px;
    font-family: 'PT Sans Narrow', sans-serif;
    float: left;
}

#subscribe button {
    padding: 23px 10px 22px 10px;
    background: #ffaa01;
    border: none;
    color: #002c41;
    font-size: 11px;
}

.mt3{margin-top:30px;}

.pr1{padding-right:60px;}
.v{visibility:hidden !important; display:none !important;}

#footer a{ padding-right:30px;}
.controls {
    position: absolute;
    bottom: -1.5%;
    left: 22%;
}
#contact .line2 {
    top: 73% !important;
    left: 39.3% !important;
}
#banner h4 {
    top: 37%;
    left: 43%;
    font-size: 26px;
}
.header-top p { font-size:12px;}
#news .line2{top:78%; left:40.5%;}
#pages .line2{top:78%; left:40.5%;}

#project .line2{width:100px; top:78%; left:40%;}
#service .line2{width:100px; top:80%; left:40%;}

.pk_testimonial_grid2 p {padding-left:1em !important; padding-right:1em !important;}
.client .agileits_testimonial_grid h4 {font-size: 1.5em !important;}

.client .agileits_testimonial_grid h4{ 
    margin-left: 0;
    padding: 0 !important;
    font-size: 1em;
    background: none !important;
    color: #001d2b !important;
    margin-top: 1.5em;
    
}

.client .pk_testimonial_grid p {
    padding-left: 0 !important;
    background: none !important;
    color: #001d2b !important;
   
}

.client .pk_testimonial_grid {
    padding: 6em 0em 2em;
}

.my-img-fluid {
    max-width: 100%;
    height: auto;
}

.client .pk_testimonial_grid img {
    height: 215px;
    object-fit: cover;
}

}



/*Small devices (landscape phones, 576px and up) col-sm*/
@media (min-width: 576px) and (max-width: 767px) { 

.header-main p,.header-main span{display:none; visibility:hidden;}
.sidnav-icon{display:block; visibility:visible; text-align:center; padding-top:8px;} 
.header-main i {padding-top:40px;}
.menu{display:none; visibility:hidden;}
.sidenav {height: 45%;top: 269px;left: 30%;}
.sidenav a{font-size:16px;}
.carousel-caption h3{font-size:25px;}
.slick-dots{bottom:235px !important; right:10px !important;}
.pk_testimonial_grid_pos {top:70% !important; left:15% !important;}
.mt1{margin-top:50px;}
#building i {padding-top:20px;}
#building p {padding-left:0px;}
.numscroller{font-size: 48px; margin-left: 0px;}
#subscribe .email2 {
    padding: 20px 200px 20px 30px;} 
.mt3{margin-top:30px;}
.p0{padding:0px;} 
.bg3{ height:970px;}
.pr1{padding-right:60px;}
#footer a{ padding-right:30px;}
.pt1{padding-top:0px;}
.pt2{padding-top:10px;}
.v{visibility:hidden !important; display:none !important;}
#footer a{ padding-right:30px;}
.controls {
    position: absolute;
    bottom: -1.5%;
    left: 32%;
}
#contact .line2 {
    top: 70%;
    left: 46.3%;
}
#news .line2{top:70%; left:46%;}
#pages .line2{top:70%; left:46%;}

#project .line2{top:70%; left:45%;}
#service .line2{top:70%; left:45.8%;}
.pk_testimonial_grid2 p {padding-left:1em !important; padding-right:1em !important;}

.pk_testimonial_grid2 p {padding-left:1em !important; padding-right:1em !important;}
.client .agileits_testimonial_grid h4 {font-size: 1.5em !important;}

.client .agileits_testimonial_grid h4{ 
    margin-left: 0;
    padding: 0 !important;
    font-size: 1em;
    background: none !important;
    color: #001d2b !important;
    margin-top: 1.5em;
    
}

.client .pk_testimonial_grid p {
    padding-left: 0 !important;
    background: none !important;
    color: #001d2b !important;
   
}

.client .pk_testimonial_grid {
    padding: 6em 0em 2em;
}

}

/*Medium devices (tablets, 768px and up) col-md*/
@media (min-width: 768px) and (max-width: 991px) { 

.header-main p,.header-main span{display:none; visibility:hidden;}
.menu a{padding-left:18px; padding-right:18px; }
.header-main i {padding-top:40px;}
.carousel-caption h3{font-size:33px;}
.slick-dots{bottom:330px !important; right:20px !important; width:30% !important;}
#building p {padding-left:20px;}
#message .name {padding: 20px 180px 20px 30px;}
#message .email {padding: 20px 180px 20px 30px;}
#message .msg {padding: 15px 180px 120px 30px;}
.numscroller {margin-left:10px;}
#subscribe .email2 {
    padding: 20px 80px 20px 30px;}
.bg3{ height:700px;}
.pt1{padding-top:0px;}
.pt2{padding-top:10px;}
#footer a{ padding-right:30px;}
.controls {
    position: absolute;
    bottom: -2.5%;
    left: 36%;
}
#contact .line2 { top:67%;}
#news .line2{top:67%;}
#pages .line2{top:67%;}

#project .line2 {top:67%; left:45.5%;}
#service .line2 {top:67%; left:45.8%;}

.pk_testimonial_grid2 p {padding-left:1em !important; padding-right:1em !important;}
.client .agileits_testimonial_grid h4 {font-size: 1.5em !important;}

.client .agileits_testimonial_grid h4{ 
    margin-left: 0;
    padding: 0 !important;
    font-size: 1em;
    background: none !important;
    color: #001d2b !important;
    margin-top: 1.5em;
    
}

.client .pk_testimonial_grid p {
    padding-left: 0 !important;
    background: none !important;
    color: #001d2b !important;
   
}

.client .pk_testimonial_grid {
    padding: 6em 0em 2em;
}

}
/*Large devices (desktops, 992px and up) col-lg*/
@media (min-width: 992px) and (max-width: 1199px) { 

.menu a{padding-left:38px; padding-right:38px; }
.carousel-caption h3{font-size:50px;}
#subscribe .email2 {
    padding: 20px 220px 20px 30px;}
.bg3{ height:540px;}
.controls {
    position: absolute;
    bottom: -2.5%;
    left: 40%;
}

#contact .line2 { top:62%;}
#news .line2{top:60%;}
#pages .line2{top:60%;}

#project .line2{top:62%;}
#service .line2{top:62%;}

 }

/*Extra large devices (large desktops, 1200px and up) col-xl*/
@media (min-width: 1200px) { 
	
	

 }