@font-face{ src:url(../fonts/Oswald-Bold.ttf); font-family:'oswald';}
@font-face{ src:url(../fonts/Oswald-ExtraLight.ttf); font-family:'oswald';}
@font-face{ src:url(../fonts/Oswald-regular.ttf); font-family:'oswald';}

body{ font-family:Oswald !important;}

h1,h3,h4,h5{ font-family:'oswald'; text-transform: capitalize; font-weight:700; } 
h2{font-family: 'Oswald light', sans-serif; font-style: normal; letter-spacing: 0px }



/*start here to heder styling */
.top-line{
    height: 0px;
    width: 100%;
    background: url('../images/top-line.jpg');
}
.nav-top-section{
    background: #333333; width: 100%; float: left;
    position: relative;
    z-index: 255;
}

/* start here nav-top-section code */
.nav-top-section-ul{
width: 100%;  padding: 0px 24px;
}
 
.nav-top-section-ul li{
width: 33%;  float: left; list-style: none; padding: 20px 0px;
}

.nav-top-section-ul li i{
float: left; color: #fcbe00; margin-top:3px; font-size: 17px; margin-right: 10px;
}

.nav-top-section-ul li a{
 margin-left: 10px; color: white; float: right; text-decoration: none; padding-top: 10px 
}


.nav-top-section-ul li a span{
 margin-left: 23px; color: #909092; font-size: 12px;
}

/*  end here top heder styling */


/*start here  navigation styling  */
#navigation{
  background: #222222;
}
#navigation .navbar-collapse.in{
  overflow: hidden;
}
.navbar-nav {
    margin: 7.5px -18px;
}

#navigation .navbar-form {
   margin-top: 0px; 
       margin-bottom: 0px;
   
}

#navigation  .inputnav{ height: 30px; }
#navigation  .inputbtn{ height: 30px; }
#navigation .icon-bar{ background: white;  }
#navigation .navbar{
    margin-bottom: 0px;
}


#navigation .navbar-collapse{ padding-left:0px; }

#navigation .navbar ul li a{
    color:white;
        padding: 6px 22px;
}

#navigation .navbar ul li a:hover{
    color:#F0CA00;
}



#navigation .navbar  .active a{
    color:#F3CC26;
}

#navigation .navbar ul li a:hover{
    background: none;
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none ;
    background-color: transparent!important;
    border: none !important;
}


/*start here  slider  styling  */

.mainslider h1{ font-size: 40px; margin-top: 210px; text-transform: uppercase;  text-align: left; letter-spacing: 3px;}
.mainslider .item img{ width: 100%; }
.mainslider h1 span{ font-size: 40px; text-transform: uppercase;  color: #fec601;}
.mainslider .rdbtn{ background: #fec601; border: none; border-radius: 0px; color: black; float:  left; border-bottom: 2px solid #af8949; }

.mainslider .carousel-caption {   right:0;  top:6%;}


.mainslider  .carousel-control {
    top: 40%;

    width: 5%;
    font-size: 40px;
  
    opacity:.8; 
}

.mainslider .carousel-control.left {
    /* background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%); */
    background-image: none;
    /* background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001))); */
    /* background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%); */
    filter: none;
    /* background-repeat: repeat-x; */
}


.mainslider .carousel-control.right {
    /* background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%); */
    background-image: none;
    /* background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001))); */
    /* background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%); */
    filter: none;
    /* background-repeat: repeat-x; */
}



/* start here slider down  content and section one css code*/


#section_one{
    background: #333333;
     width: 100%;
     color:#ffc401;
     font-weight: 500;
     font-style: italic;
     font-family: "arial";
     padding: 10px;
}




/* start here butoon coding  code*/

.readMoreButton{
    background: #ffc401; float: left;   color: white; 
}

.readMoreButton a{
  color:#000;
  display: block;
    padding:10px 15px;
    text-align: CENTER;
}

.readMoreButton a:hover{ text-decoration: none;}


.readMoreButton {
    background: #ffc401;
    float: left;
    color: white;
    box-shadow: 1px 4px -2px #000;
    border-bottom: 2px solid #8a6d3b;
}

.btn1{
  color:#000;
  margin-top: 35px;
}

.text-muted {
    color: #777;
    min-height: 60px!important;
}

/* start here section 2 or serices section styleing  */

#section_Two{
    float:left;
    width: 100%;
    padding: 20px 0px;
}

#section_Two .bg-color-change{
   background-color:#f5f5f5; padding: 15px; text-align: left; float: left;
    margin:2%; padding: 10px; min-height: 373px;
}

/* start here section 3  or services down content section styleing code */
#section_Three{
    float:left;
    width: 100%;
    padding:0px;
    background-color:#ffc401;
}


/* start here section 4  or WHY CHOSSE USE  styling code */
#section_Four{
    float:left;
    width: 100%;
    padding:20px 0px;
    background-color:#f7f7f7;
}


.line{
    width: 50px;
    height: 2px; margin:15px 0px; background: #ffc401;
}


.four-section-list-items h4 , h3{
    text-transform: uppercase;
}



.section_Four-icons {
 float: left;   margin-right: 10px; margin-top: 10px; width:10%;
}

.section_Four-icons  a{
    display: block; padding: 15px 10px; color: black; background: #ffc401; border-radius:5px;
}





.four-section-list-items{
    width: 85%; float: left; 
}




/*start here section 5 or latest work  style css code */
#section_Five{
    float:left;
    width: 100%;
    margin:40px 0px;
    padding-bottom: 60px;
    padding-top: 20px;
    background-color:#000;
}

#section_Five h3{color: white;
}





/*start here hover effect  div  in section five script or latest work hover effet  section code */



.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  margin: 10px 0px;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  position: absolute;
  overflow: hidden;
  width: 80%;
  height: 80%;
  left: 10%;
  top: 10%;
  border-bottom: 1px solid #FFF;
  border-top: 1px solid #FFF;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0,1);
  -ms-transform: scale(0,1);
  transform: scale(0,1);
}

.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
width:100%;
}

.hovereffect:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter');
  filter: brightness(0.6);
  -webkit-filter: brightness(0.6);
}

.hovereffect h2 {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size: 17px;
  background-color: transparent;
  color: #FFF;
  padding: 1em 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,-100%,0);
  transform: translate3d(0,-100%,0);
}

.hovereffect a, hovereffect p {
  color: #FFF;
  padding: 1em 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
}

.hovereffect:hover a, .hovereffect:hover p, .hovereffect:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}



/* start here footer style css codeing */

footer{
background: #333333; padding: 40px;  color: white; float: left; width: 100%;
}


footer h5{  text-transform: uppercase; }


footer ul{  margin: 0px; padding: 0px; }

footer ul li{  list-style: none; width: 100%; margin-top: 10px ;  border-bottom: 1px dotted; display: block; float: left;}
footer ul li img{  margin-bottom: 10px;}
footer ul li a{   color: white;}
footer ul li:last-child{   border-bottom: none;}
footer ul li span{   color: #ffc401;}


.footer_small_image{
    width: 20%;  float: left; margin-right: 15px;  height: 50px; background: red;
}


.footer_Content{
    width: 70%; float: left; border-bottom: 1px solid ;
}

.footer_last-ul{
    border:1px solid; padding: 10px;
}


.footer-last-list-items-h5{
    margin: 0px;
    border: 1px solid;
    display: block;
    float: left;
    padding: 15px;
    border-bottom: 10px;

}



#section_Six{
    float: left;
    width: 100%;
    padding: 20px;
    border-top: 3px solid;
    /*background-color: #ffc401;*/
}

.ClientLogo {
	margin-left: 15px;
	margin-bottom: 15px;
	height: 70px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

#section_Six a{ color: black; text-decoration: underline;}


.section_Six_line_in_down{ height: 5px; width: 100%; float: left; background: #ffc401; 
  background-image: url('../images/line-down.jpg'); }



      
		
		
		
		



/*start here media query styling code */


@media(max-width: 769px){
.nav-top-section-ul li{  width: 100%; }

#section_one{ padding: 20px; }

.navbar-nav {
    margin: 0px;
}
.section_Four-icons {    text-align: center; }


.mainslider h1 { font-size:1em; margin-top:0px;}

.mainslider .carousel-caption {   right: 5%;  padding-bottom: 0%;}

.mainslider h1 span {   font-size:17px; }

.mainslider .carousel-indicators {    display: none;}

.nav-top-section-ul li a{
 float: left; 
}
.mainslider .carousel-caption {
    right: 5%;
    top:0;
}



.bg-color-change > img{ width:100%;}

ul.nav.navbar-nav.navbar-right.social_media_icon li {
    display: inline-block;
}
}
img.first-slide.img-responsive {
    position: absolute;
    right: 130px;
}
footer ul li a:hover{ color:#ffc401;}

@media( max-width:767px){
    
    img.first-slide.img-responsive {
    position: absolute;
    right: 10px!important;
}
    .btn-group-lg>.btn, .btn-lg {
    padding: 6px 12px !important;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}


#first-slider h1 {
    /* text-align: center; */
    margin-bottom: 0px;
    font-size: 21px !important;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
    letter-spacing: 3px;
}

#first-slider h1 span {
    font-size: 22px !important;
    text-transform: uppercase;
    color: #fec601;
}

#first-slider .carousel .item {
    min-height: 260px !important;
    height: 100%;
    width: 100%;
}
    
    
}


    .col-sm-6.chooseus {
    min-height: 190px;
}
  h2{line-height:40px;}

.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
    overflow:hidden;
}
.item.active img {
    transition: transform 2000ms linear .25s;
    /* This should be based on your carousel setting. For bs, it should be 5second*/
    transform: scale(1.08, 1.08);
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;

}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;

}

.carousel-fade .carousel-control {
  z-index: 2;
}

/*
WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
now override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);  
        }
		
		
		
}




      



/********************************/
/*          Main CSS     */
/********************************/


#first-slider .main-container {
  padding: 0;
}


#first-slider .slide1 h3, #first-slider .slide2 h3, #first-slider .slide3 h3, #first-slider .slide4 h3{
    color: #fff;
    font-size: 30px;
      text-transform: uppercase;
      font-weight:700;
}

#first-slider .slide1 h4,#first-slider .slide2 h4,#first-slider .slide3 h4,#first-slider .slide4 h4{
    color: #fff;
    font-size: 30px;
      text-transform: uppercase;
      font-weight:700;
}
#first-slider .slide1 .text-left ,#first-slider .slide3 .text-left{
    padding-left: 40px;
}


#first-slider .carousel-indicators {
  bottom: 0;
}
#first-slider .carousel-control.right,
#first-slider .carousel-control.left {
  background-image: none;
}
#first-slider .carousel .item {
  min-height: 730px; /* 490 */ 
  height: 100%;
  width:100%;
}

.carousel-inner .item .container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}


#first-slider h3{
  animation-delay: 1s;
}
#first-slider h4 {
  animation-delay: 2s;
}
#first-slider h2 {
  animation-delay: 3s;
}


#first-slider .carousel-control {
    width: 6%;
        text-shadow: none;
}


#first-slider h1 {
    /* text-align: center; */
    margin-bottom: 0px;
    font-size:40px;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
	letter-spacing:3px;
}


#first-slider .rdbtn {
    background: #fec601;
    border: none;
    border-radius: 0px;
	margin-top:20px;
    color: black;
    float: left;
    border-bottom: 2px solid #af8949;
}
#first-slider h1 span {
    font-size: 40px;
    text-transform: uppercase;
    color: #fec601;
}

#first-slider .p {
  padding-top: 125px;
  text-align: center;
}

#first-slider .p a {
  text-decoration: underline;
}
#first-slider .carousel-indicators li {
    width: 14px;
    height: 14px;
    background-color: rgba(255,255,255,.4);
  border:none;
}
#first-slider .carousel-indicators .active{
    width: 16px;
    height: 16px;
    background-color: #fff;
  border:none;
}


.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.carousel-control .fa-angle-right, .carousel-control .fa-angle-left {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.carousel-control .fa-angle-left{
    left: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #fff;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
}
.carousel-control .fa-angle-right{
    right: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #fff;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
}
.carousel-control {
    opacity: 1;
    filter: alpha(opacity=100);
}


/********************************/
/*       Slides backgrounds     */
/********************************/
#first-slider .slide1 {
    background-image: url(/publicresources/images/banner-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
#first-slider .slide2 {
  	background-image:url(/publicresources/images/sliders/slider2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
#first-slider .slide3 {
	background-image: url(/publicresources/images/sliders/slider3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
#first-slider .slide4 {
  	background-image:url(/publicresources/images/sliders/slider4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

#first-slider .firstimageset{ width: 333px;
	    margin: 30px auto 0px auto;
}


/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px){
      
}
@media screen and (max-width: 640px){
      
}

/* --------------- MultiLevelMenu [start] -------------------- */
.MultiLevelMenu {
	list-style-type: none;
	border-radius: 2px;
	color: #FFFFFF;
	cursor: pointer;
	float: left; /* set to right on rtl style */
	font-family: WebFont1;
	font-size: 1.0rem;
	min-height: 30px;
	margin: 0;
	padding: 0;
	position: relative;
	text-decoration: none;
}

	.MultiLevelMenu a {
		text-decoration: none;
		font-family: WebFont1;
		color: white;
		font-size: 1.0rem;
		width: 100%;
	}

		.MultiLevelMenu a:hover {
			color: #D2D152;
		}

	.MultiLevelMenu ul {
		list-style: none;
		padding: 0;
		margin: 0;
		float: left; /* set to right on rtl style */
		position: absolute;
		left: 0px; /* set to right on rtl style */
		top: 100%;
		display: none;
	}

	.MultiLevelMenu > li {
		margin: 0;
		list-style: none;
		padding: 5px 30px 13px 0; /* set to padding: 5px 0 13px 30px; */
		float: left; /* set to right on rtl style */
		position: relative;
		cursor: pointer;
		white-space: nowrap;
		color: white;
		font-family: WebFont1;
		font-size: 1.1rem;
	}


		.MultiLevelMenu > li > ul li {
			text-align: left; /* set to right on rtl style */
			margin: 0;
			list-style: none;
			padding: 5px 5px 5px 10px; /* set padding: 5px 10px 5px 5px; on rtl style*/
			float: left; /* set to right on rtl style */
			position: relative;
			min-width: 200px;
			cursor: pointer;
			white-space: nowrap;
			color: white;
			font-family: WebFont1;
			font-size: 1.0rem;
		}

	.MultiLevelMenu li:hover {
		color: #D2D152;
	}

	.MultiLevelMenu ul ul {
		left: 100%; /* set to right on en style*/
		top: 0;
	}

	.MultiLevelMenu li:hover > ul {
		display: block;
		color: white;
		background: #444444;
	}

	.MultiLevelMenu li ul li:hover {
		background: #000;
		color: white;
		width: 100%;
	}
/* --------------- MultiLevelMenu [end] -------------------- */


.spm-horrizantal-card {
	background-color: white;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

	.spm-horrizantal-card h2 {
		color: #D2D152;
		font-size: 1.4rem;
		font-family: WebFontBold3;
		margin-top: .7rem;
	}

	.spm-horrizantal-card p {
		color: #666666;
		font-size: 1rem;
		font-family: WebFont1;
		margin: 0;
	}

	.spm-horrizantal-card button {
		color: white;
		font-size: .75rem;
		font-family: WebFont1;
		background: #D2D152;
		border: 0;
		margin: .5rem 0;
		padding: .4rem 1.2rem;
	}

	.spm-horrizantal-card a {
		color: white;
		font-size: .75rem;
		font-family: WebFont1;
		background: #D2D152;
		border: 0;
		margin: .5rem .6rem .5rem 0;
		padding: .5rem 1.2rem;
	}

	.spm-horrizantal-card a i {
		margin-right: 0.2rem;
		font-size: 1.1rem;
		vertical-align: middle;
	}

/********** Ozone CMS Style [start] ********/
.ozn-content-title {
	margin-bottom: 2.5rem
}

.ozn-home-content {
	min-height: 45vh;
	font-size: 1.1rem;
	color: #666666;
	line-height: 2.3rem;
	text-align: justify;
}


.ozn-counter-number {
	font-size: 3rem;
}

.ozn-counter-name {
	font-size: 1.4rem;
	font-family: WebFontBold3;
}
/********** Ozone CMS Style [end] **********/