@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');
body{

    font-family: 'Open Sans Condensed', sans-serif;
    font-family: 'Roboto', sans-serif;
	font-size: 16px;
}


*{

   margin: 0;
   padding: 0;
}

header{

	background-color: #f3f7f9;
}


.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    animation: slide-down 0.7s;
    opacity: 0.9;
    background-color: #fff;
    box-shadow: 0px 0px 9px 0px rgba(6,22,58,0.07);
}


.fixed #cssmenu > ul {
    width: auto;
    list-style-type: none;
    padding: 0;
    margin: 0;
    background-color: #fff;
    line-height: 26px;
    box-shadow: 0px 0px 9px 0px rgba(6,22,58,0.07);
}




.header-top{
    position: relative;
    background-color: #020d26;
    line-height: 46px;
}
.header-top::before {
    content: "";
    position: absolute;
    width: 33%;
    background-color: #ff5e14;
    height: 47px;
    right: 0;
}

.top-social .social ul {
    list-style: none;
    position: relative;
    margin-bottom: 0 !important;
    line-height: 39px;
}
.top-social .social ul li{

	display: inline-block;
}
.top-social .social ul li a{

	   width: 18px;
      display: block;
      color: #fff;
      height: auto;
}
.top-social.clearfix {

    position: relative;
    float: right;
    display: flex;
}
.top-social.clearfix .top-cont {

    background-color: #ff5e14;
    padding: 7px 2px;
}
.header-top .left-tap span {

    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
   font-size: 18px;
}
.top-social.clearfix .top-cont ul {

    margin-bottom: 0;
    list-style: none;
    color: #fff;
}
.top-social.clearfix .top-cont ul li i {

    margin-right: 10px;
    font-size: 22px;
  }
  .top-social.clearfix .social {
     margin-right: 59px;
}
.top-social.clearfix .tel-no {
    font-size: 19px;
    font-weight: 600;
}

.logo img {
    width: 100%;
}

.logo-header {
    position: relative;
    padding: 30px 0px;
}
.logo-header .top-site ul {
    list-style: none;
    margin-bottom: 0;
    position: relative;

}
.logo-header .top-site ul li {

   display: inline-block;
   margin-left: 47px;
}

.top-site ul li .icon-box {
    float: left;
    padding: 0px 17px;
}
.top-site .title {
    float: left;
}
.top-site ul li .icon-box i {

    width: 53px;
    height: 53px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #ff5e14;
    line-height: 48px;
    font-size: 30px;
    display: inline-block;
    color: #ff5e14;
}
.top-site .title span {

    display: block;
    color: #020d26;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    font-weight: 400;
}
.top-site .title span:nth-child(2){

	 color: #020d26;
	 margin-top: 9px;
}



.top-site {
    float: right;
    position: relative;
}


.owl-carousel.slider .one{
      background: url(image/prime-banner.jpg) no-repeat;
      background-size: cover;
      min-height: 450px;
      width: 100%;
      cursor: pointer;
   }
  .owl-carousel.slider .two{
    
       background: url(image/prime-banner1.jpg) no-repeat;
       min-height: 450px;
       background-size: cover;
       width: 100%;
       cursor: pointer;
   }

.owl-carousel.slider .five{

       background: url(image/prime-banner2.jpg) no-repeat;
       background-size: cover;
       min-height: 450px;
       width: 100%;
       cursor: pointer;
}
.banner {
    position: relative;
    margin-top: -14px;
    z-index: -999999;
}
.content {
	position: absolute;
	top: 50%;
	left: 200px;
	padding: 20px;
	overflow: hidden;
	width: 83%;
	color:#fff;
	margin: auto;
   text-align: center;
}

.owl-carousel.owl-drag .owl-item .content h1 {
	display: block;
	/*transform: translateX(-500px);
	transition: all .5s ease-in-out 5s;*/

	font-size: 40px;
    font-weight: 700;
    color: #fff;
}

#cssmenu > ul li.has-sub ul li {
    display: block;
    line-height: 7px;
    font-size: 17px;
}

.container.us .text {

    color: #323030;

}


 

.owl-carousel.owl-drag .owl-item.active .content h1 {
	/*transform: translateX(0);*/
} 

.section{

    background-color: #f3f7f9;
    padding: 59px 0px;
}
.box-shadow{

	-webkit-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
    -moz-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
    box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
}

.heading-separate span{

	position: relative;
}

.heading-separate span::after{

	content: "";
	left: 53%;
	position: absolute;
	bottom:5px;
	width: 72px;
	margin-left: 0;
	border-bottom-width: 3px;
	border-bottom-color: #ff5e14;
	border-bottom-style: solid;
}
.heading-separate span::before {
    content: "";
    position: absolute;
    background-color: #cacaca;
    height: 3px;
    width: 39px;
    top: 10px;
    left: 84px;
}

.section-title h1 {
    font-size: 31px;
    font-weight: 700;
    margin-bottom: 22px;
    color: #020d26;
}
.section-title .title {

    color: #211f1f;
    font-size: 20px;
    margin-bottom: 19px;
}
.second {
    margin-left: 20px;
}

.feature {
    display: flex;
    padding: 25px 0px;
}


.tp-35 .abt-cont {
 
    margin-top: 41px;
    margin-bottom: 9px;
}


.container.bg {
    background-color: #fff;
}
.box-shadow.clearfix {
    padding: 68px 34px;
}

.ttm-btn {

    background: #ff5e14;
    padding: 13px 21px;
    color: #fff;
    display: inline-block;
}

.stm-site .profile {
    background: url(image/about.jpg);
    width: 100%;
    min-height: 324px;
    background-size: cover;
}
.abt-cont p {

    text-align: justify;
    font-size: 17px;
    line-height: 31px;
    color:#5d6576;
}
.frst span, .second span {
   color: #020d26;
   font-weight: 600;
}
.service{

	position: relative;
}

.service-title h2 {
    text-align: center;
}

.banner-bottom {
    margin-top: 70px;
    margin-bottom: 109px;
}

.tittle_head_w3layouts{
	position: relative;
}


.tittle_head_w3layouts h3::before {
    text-align: center;
    position: absolute;
    content: '';
    background: #ff5e14;
    width: 50px;
    height: 4px;
    left: 50%;
    bottom: -18px;
    z-index: 100;
    -ms-transform: translateX(-50%);
    transform: translateX(-64%);
}
.tittle_head_w3layouts h3 {
   font-size: 24px;
   font-weight: 700;
  color: #000 !important;
   text-transform: uppercase;
    margin-bottom: 40px;
}
.tittle_head_w3layouts {
    text-align: center;
}


.icon_info img {
    width: 100%;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.07);
    overflow: hidden;
    position: relative;
}
.icon_info h5 {
    font-size: 19px;
    font-weight: 600;
    text-align: center;
    margin: 30px 0px 1px;
}

.icon_info{

	transition: .3s;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
}

.icon_info p {

    padding: 15px 29px;
    font-size: 15px;
    text-align: justify;
    line-height: 28px;

}

.icon_info {

    min-height: 590px;
    width: 100%;

}
.icon_info .read-agileits{

	padding: 11px 30px;
	font-size: 13px;
	transition: all .5s;
	border: 1px solid #ff5e14;
	background: none;
	color: #ff5e14;
	margin-left: 29px;
	text-decoration: none;
}
.icon_info .read-agileits:hover{

   background: #000;
border: 1px solid #000;
color: #fff;
}
.icon_info img{
  
    transition: all 2s ease;
}

.service-img img:hover{

   transform: scale(1.2);
   transition: all 2s ease;
}
.service-img{

	overflow: hidden;
}

.section-1{
  background:url(image/bg1.jpg);
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  position: relative;

}
.section-1::before{

	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	opacity: 0.7;
}
.section-1.padding-center {
    padding: 75px 0px;
}

.icon-facebook {
     font-size: 2.5em;
     color: #ff5e14;
    z-index: 99999999;
    
    text-align: center;
}
.w3layouts_stats_left p {
    font-size: 3em;
    font-weight: 100;
    letter-spacing: 2px;
    color: #fff;
    margin: 0.1em 0 0.1em 0;
    z-index: 99999999;
    top: 50px;
   font-weight: 700;
}
.w3layouts_stats_left h3 {

    color: #fff;
    z-index: 999999999;
    position: absolute;
    top: 99px;
}
.w3layouts_stats_left span {
    color: #fff;
    font-size: 40px;
    color: #ff5e14;
}

.product-cat h1 {
    font-size: 24px;
    font-weight: 700;
    color: #000 !important;
   text-transform: uppercase;
}
.product-cat::before {
    content: "";
    height: 3px;
    width: 83px;
    top: 80px;
    display: inline-block;
    bottom: 0;
    background-color: #ff5e14;
    position: relative;
}
.product-cat {
    text-align: center;
    margin-bottom: 54px;
}
.owl-carousel img {
    width: 100% !important;
    border: 1px solid #cecccc;
    box-shadow: 2px 0px 3px gray;
}

.owl-carousel.gallery.owl-loaded.owl-drag .owl-next img {
    background-color: #ff5e14;
}

.owl-carousel.gallery.owl-loaded.owl-drag .owl-prev img {
    background-color: #ff5e14;
}

.owl-carousel.gallery.owl-loaded.owl-drag .owl-prev {

    top: -48px;
    position: absolute;
    right: 0;

}

.owl-carousel.gallery.owl-loaded.owl-drag .owl-next {

  
    top: -48px;
    position: absolute;
   right: 45px;

}
.left-box {
    float: left;
    width: 100%;
    }

.heading-style-1 {
    float: left;
    width: 100%;
    margin-bottom: 82px;
    text-align: center;
    position: relative;
}



.heading-style-1::before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    bottom: -36px;
    margin: auto;
    background: url(image/heading-icon.png) no-repeat right top;
    width: 140px;
    height: 30px;
}
.heading-style-1 h2 {
    color: Black;
}
.contact-style-1 .left-box input[type="text"], .contact-style-1 .left-box input[type="email"] {
    float: left;
    width: 100%;
    border: 2px solid #000;
    height: 50px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 20px;
    margin-bottom: 30px;
}


textarea {
    float: left;
    width: 100%;
    height: 200px;
    resize: none;
    border: 2px solid #000;
    padding: 20px;
    font: 400 14px lato,sans-serif;
    color: #777;
    margin-bottom: 30px;
}

.reset-button {
    padding: 8px 22px !important;
    color: #fff !important;
    background-color:#ff5e14;
    padding: 8px 13px;
}

.address-box {
    background-color: #020d26;
    float: left;
    width: 100%;
    padding: 50px 34px;
}
.address-box h3 {
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
}

.address-box ul {
    padding: 0;
    margin: 30px 0 20px;
    list-style: none;
    border-bottom: 1px solid rgba(255,255,255,.3);
}

.address-box ul li {
    display: block;
    font: 400 18px/28px 'Lato',sans-serif;
    color: #fff;
    position: relative;
    padding: 0 0 0 60px;
    margin-bottom: 30px;
}

.address-box ul li img {
    position: absolute;
    left: 0;
    top: 5px;
}
.address-box ul li p {
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    margin: 0;
    text-align: initial;
}

.sub-footer {
    float: left;
    width: 100%;
    padding: 20px 0;
    background: #020d26;
}

.section-abc {

    position: relative;
    margin-top: 53px;

}

.address-box em {
    display: block;
    font: 400 18px/30px 'PT Sans',sans-serif;
    color: #fff;
}

.address-box ul li a {
    text-decoration: none;
    font: 400 16px/28px 'Lato',sans-serif;
    color: #fff;
}

#inquiry {

    position: relative;
    margin-top: 59px;
    margin-bottom: 42px;

}

.subp {
    color: #fff !important;
    font-size: 15px;
    padding: 6px 0px;
}
.pull-left {
    float: left !important;
}

.heading {
    width: 100%;
    margin: 0 auto;
        margin-top: 0px;
        margin-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    position: relative;
    z-index: 2;
    text-transform: uppercase;
    margin-top: 46px;
    margin-bottom: 35px;
}
.section-space-banner {
   padding: 88px 0 84px;
}
.bg-common-style {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.banner-overlay::before {
    content: "";
    background-color: rgba(39, 42, 59, 0.7);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.banner-content-layout2 h1 {
    text-transform: uppercase;
    color: #ffffff;
}

.bg-common-style.banner-overlay.section-space-banner {
    position: relative;
}

.core-contain {
    position: relative;
    margin: 0;
}

.core-contain h3::before {
    content: "";
    width: 55px;
    height: 3px;
    display: inline-block;
    background: #FF9900;
    position: absolute;
    bottom: 0;
    font-family: 'Oswald', sans-serif;
}

.core-contain h3 {
    font-family: 'Oswald', sans-serif;
}
.contact-bannere img {
    width: 100%;
}
.subp.pull-left a {
    text-decoration: none !important;
}
.col-md-6.col-12.pull-right .pull-right.white {
    text-decoration: none;
    color: #fff;
}



.us p, ul, li {
  
    font-size: 17px;
    line-height: 27px;
    text-align: justify;
    letter-spacing: 0.3px;
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    z-index: 9999;
}

.inquiryq {
     font-family: 'Roboto Condensed', sans-serif;
    color: #041e42;
    font-weight: bold !important;
    text-transform: uppercase;
    font-size: 30px;
    margin-top: 18px;
    text-align: center;
}

.inqueryn {
       font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    color: #041e42;
    font-family: roboto;
}



.core-contain h3 {
    font-size: 19px;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 15px;
}
.container.us .text {
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    margin-top: 23px;
   line-height: 30px;
}


.container.us h3 {
    font-size: 21px;
    font-weight: 700;
    color: #020d26;
     font-family: 'Roboto Condensed', sans-serif;
}
.container.top-m {
    margin-top: 69px;
}

.banner-content-layout2.text-center h1 {
    font-size: 33px;
    font-weight: 700;
    font-family:'Roboto condensed', sans-serif;
}

.border-top {
    border-top: 1px solid #dee2e6 !important;
    margin-top: 120px;
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.1);
}
.container.us ul {
    list-style: none;
}
.container.us ul li{

     font-weight: 400;
    font-family:'Roboto condensed', sans-serif;
}

.block {
    position: relative;
    text-align: center;
    margin-bottom: -6px;
}

.hrad h2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 8px;
    font-family:'Roboto condensed', sans-serif;
}
.container.hrad p {
   font-size: 19px;
   font-family: 'Roboto condensed', sans-serif;
  line-height: 32px;
  text-align: justify;
}




.icon-title {
    display: block;
    overflow: hidden;
    width: 200px;
    margin: 10px auto 10px auto;
    position: relative;
}

.icon-title span {
    border: 1px solid #ccc;
    display: block;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #d6d6d6;
    position: absolute;
    top: 50%;
}
.starr {
    height: auto;
    color: #ff5e14;
    padding: 5px;
    border: 1px solid #d6d6d6;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    font-size: 19px;
    position: relative;
    z-index: 100;
    background-color: #fff;
}
.btn-owl img {
    width: 100%;
}




/*responsive*/

@media (max-width: 768px){


 .header-top::before{
 	display: none;
 }

.top-social.clearfix{
    flex-wrap: wrap;
}
 .header-top{
 	line-height: 26px;
 }
 .top-social.clearfix .top-cont {
    background-color: transparent;
    padding: 0px 0;
}
.top-social.clearfix .tel-no {
    font-size: 19px;
   font-weight: normal;
}
}
@media (max-width: 420px){

  
  .owl-carousel.slider .one {
    min-height: 137px;
}
   
 .owl-carousel.slider .two {
     min-height: 137px;
  }


 .owl-carousel.slider .five {
   min-height: 137px;
   
}
.owl-carousel.owl-drag .owl-item .content h1 {

  display: none;

}

.section-title h1 {
    font-size: 16px;
    margin-bottom: 2px;
    color: #020d26;
}

.box-shadow.clearfix {
    padding: 18px 0px;
    margin-bottom: 0px;
}

.section-title .title {
    color: #211f1f;
    font-size: 12px;
    margin-bottom: 21px;
}
.heading-separate span::before {
     top:-9px;

}
.section {

	padding: 11px 0px;
}
.abt-cont p {

	font-size: 16px;
	text-align: inherit;
	color: #000000;
}
.feature {
   
    padding: 6px 0px;
}

  .ttm-btn {
   
    padding: 7px 5px;
}

  .stm-site .profile {

  	margin-top: 14px;
  	min-height: 216px;
  }


  .tittle_head_w3layouts h3 {
 
    font-size: 15px;
    margin-bottom: -35px;
 }

 .tittle_head_w3layouts h3::before {

  height: 2px;
  bottom: -11px;
  transform: translateX(-53%);

 }

 .w3layouts_stats_left span {

 	font-size: 31px;
 }
 .w3layouts_stats_left p {

 	font-size: 2em;
 }
 .w3layouts_stats_left {
    position: relative;
    margin-bottom: 32px;
}

.w3layouts_stats_left h3 {
    
    top: 57px;
}
.pull-right {
	float: left;
}

#cssmenu > ul li#responsive-tab a {
   background-position: 32% -72%;
}




}

