#iview {
	position: relative;
	display: block;
	margin: 0 auto;
	overflow: hidden;
}

#iview .iviewSlider {
	display: block;
	width: 1600px;
	background-size: cover;
	height: 800px;
}


#iview div.iview-directionNav {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 109;
	text-align: center;
	bottom: -10px;
}


#iview div.iview-directionNav a {
	display: inline-block;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-out;
	   -moz-transition: all 0.3s ease-out;
	    -ms-transition: all 0.3s ease-out;
	     -o-transition: all 0.3s ease-out;
	        transition: all 0.3s ease-out 0s;
	        transition: all 0.3s ease-out;
}


#iview div.iview-directionNav a.iview-prevNav {
	position: relative;
	border-top: 43px solid transparent;
	border-bottom: 43px solid transparent;
	border-right: 57px solid #f5f5f5;
}
#iview div.iview-directionNav a.iview-prevNav:before {
	position: absolute;
	top: -29px;
	content: '';
	border-top: 30px solid transparent;
	border-right: 40px solid #222;
	border-bottom: 30px solid transparent;
	display: block;
	left: 11px;
	transition: all .3s;
}
#iview div.iview-directionNav a.iview-prevNav:after {
	position: absolute;
	top: -7px;
	content: '';
	display: block;
	border-top: 8px solid transparent;
	border-right: 10px solid rgba(238, 238, 238, 0.5);
	border-bottom: 8px solid transparent;
	left: 32px;
}
#iview div.iview-directionNav a.iview-nextNav {
	position: relative;
	border-top: 43px solid transparent;
	border-bottom: 43px solid transparent;
	border-left: 57px solid #f5f5f5;
}
#iview div.iview-directionNav a.iview-nextNav:before {
	position: absolute;
	top: -29px;
	display: block;
	content: '';
	border-top: 30px solid transparent;
	margin-top: 0;
	border-bottom: 30px solid transparent;
	left: -52px;
	border-left: 40px solid #222;
	transition: all .3s;
}
#iview div.iview-directionNav a.iview-nextNav:after {
	position: absolute;
	top: -7px;
	content: '';
	display: block;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 10px solid rgba(238, 238, 238, 0.5);
	left: -43px;
}




.iview-caption {
	background: none !important;
}

.custom-caption {
    display: inline-block;
    margin-left: 12vw;
    padding: 20px;
    font-size: 20px;
    color: #fff;
    border-radius: 0;
    position: relative;
    width: 86%;
    background-color: #00000099;
}
.iview-caption.caption1 {
	text-shadow: none;
}
.iview-caption.caption2 {
	color: #000;
	background: #fff;
	text-shadow: none;
}
.iview-caption.caption3 {
	background: #c4302b;
	box-shadow: rgba(0, 0, 0, 0.7) 10px 10px 15px 0;
	text-shadow: none;
}

#iview-preloader {
	width: 150px;
	border: #666 1px solid;
}

#iview-preloader div {
	background: #666;
}
#iview-timer {
	border-radius: 10px;
}

#iview-timer div {
	border-radius: 10px;
}

.cp_y{
	margin-bottom: 0px;
}

.CopywriteA{
	background-color: #000;
	padding: 10px 0px;
  }




  @media (min-width:776px) {
	.cp_ys{
	  display: none;
	}
  }
  @media (max-width : 479px) {
	.cp_y{
	  margin-bottom: 0px;
	}
	.cp_y img{
	  display: none;
	}
	.cp_ys{
	  text-align: center;
	}
  }
  @media (min-width : 480px) and (max-width:767px) {
	.cp_y{
	  margin-bottom: 0px;
	}
	.cp_y img{
	  display: none;
  }
  .cp_ys{
	text-align: center;
  }
  }
  @media only screen and (min-width : 768px) {
	.cp_ys{
	  display: none;
	}
	
  }




  /* Normal desktop :992px. (Laptop 14") */
@media only screen and (min-width: 992px) and (max-width: 1199px) {

	.slider-gallery__item {
		height: 182px !important;
	}
	.slider-gallery {
		margin-bottom: 53px;
	}
	.footer__item {
		margin-top: 30px;
		margin-right: 18px;
		margin-left: 18px;
	}
	.footer .social-links {
		margin-top: 35px;
	}
	
	.ui-title-page {
		margin-bottom: 20px;
	}
	.decor-1 {
		margin-bottom: 10px;
	}





}

/* Tablet device :768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {

	.yamm .nav > li > a {
		font: 700 11px Raleway;
		padding: 17px 8px !important;
	}
	.list-type {
		margin-bottom: 0px;
	}
	
	.footer__item {
		margin-top: 30px;
		margin-right: 18px;
		margin-left: 18px;
	}
	.footer .social-links {
		margin-top: 35px;
	}
	.ui-title-page {
		margin-bottom: 10px;
	}
	.decor-1 {
		margin-bottom: 0px;
	}
	.h {
		height: 190px !important;
	}



}


/* small mobile :320px. */
@media only screen and (max-width: 767px) {

	
	
	.footer__item {
		margin-top: 25px;
	}
	.footer .social-links {
		margin-top: 30px;
	}
	.section_mod-h {
		padding-bottom: 30px;
	}
	.CopywriteA p {
    line-height: 26px !important;
}

.slider-services {
    height: 330px;
    margin-top: 40px;
}

section.section_mod-b.section-bg.section-bg_primary .owl-theme_mod-a .owl-controls {
    top: -125px !important;
}
.list-brands__item {
    margin-bottom: 40px;
}
.ui-title-page {
	margin-bottom: 10px;
}
.decor-1 {
	margin-bottom: 0px;
}
.section-bg .bg-inner {
    padding-top: 0px;
    padding-bottom: 10px;
}
.h {
    height: 90px !important;
}

.comment-reply-form {
	padding: 27px 30px 48px;
}
.footer-title {
    margin-top: 50px;
}

.list-staff__media img{
	padding-top: 20px;
}
section.section_mod-i.wow.bounceInRight.animated{
	padding-bottom: 0;
}
.main-content_02 {
    margin-bottom: 40px;
}
.contactsection {
    margin-bottom: 40px;
}




}





  .text-white{
	color: white !important;
  }
  .text-primary{
	color: #dc2d13 !important;
  }

a:hover {
	transition: 0.7s !important;
}


.list-type__name , .list-type__info{
	transition: all 2s ease;
}


.act{
	
		box-shadow: 0 -5px 0 0 #dc2d13;
	
}


body{
	text-align: justify;
}

.border{
	border: 2px solid grey;
    padding: 30px;
    border-radius: 20px;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
background-color: white;
    
}

.listItem2{
	justify-content: space-evenly;
}
.listItem3{
	justify-content: center ;
margin-top: 0px;
}


@media (min-width:466px) {
	.listItem3{
		justify-content: center ;
		margin-top: 6%;
	}
	.li2{
		margin-left: 11%;
	}
}




.pt-70{
	padding-top: 70px;
}
.pb-40{
	padding-bottom: 40px;
}
.deluxe__three-item{
	padding-bottom: 30px;
}


.row > .column {
	padding: 0 8px;
  }
  
  .row:after {
	content: "";
	display: table;
	clear: both;
  }
  
  /* Create four equal columns that floats next to eachother */
  .column {
	float: left;
	width: 25%;
  }
  
  /* The Modal (background) */
  .modal {
	display: none;
	position: fixed;
	z-index: 2;
	padding-top: 100px;
	left: 0;
	top: 0;
	width:100% !important;
	height: 100% !important;
	overflow: auto;
	background-color: black;
  }
  
  /* Modal Content */
  .modal-content {
	position: relative;
	background-color: #a5a5a547;
	margin: auto;
	padding: 0;
	width: 90% !important;
	max-width: 1200px;
  }
  
  /* The Close Button */
  .close {
	color: #ea0000;
	position: absolute;
	top: 10px;
	right: 25px;
	font-size: 35px;
	font-weight: bold;
	z-index: 5;
  }
  
  .close:hover,
  .close:focus {
	color: #999;
	text-decoration: none;
	cursor: pointer;
  }
  
  /* Hide the slides by default */
  .mySlides {
	display: none;
  }
  
  /* Next & previous buttons */
  .prev,
  .next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	padding: 16px;
	margin-top: -50px;
	color: white;
	font-weight: bold;
	font-size: 20px;
	transition: 0.6s ease;
	border-radius: 0 3px 3px 0;
	user-select: none;
	-webkit-user-select: none;
  }
  
  /* Position the "next button" to the right */
  .next {
	right: 0;
	border-radius: 3px 0 0 3px;
  }
  
  /* On hover, add a black background color with a little bit see-through */
  .prev:hover,
  .next:hover {
	background-color: rgba(0, 0, 0, 0.8);
  }
  
  /* Number text (1/3 etc) */
  .numbertext {
	color: #f2f2f2;
	font-size: 12px;
	padding: 8px 12px;
	position: absolute;
	top: 0;
  }
  
  /* Caption text */
  .caption-container {
	text-align: center;
	background-color: black;
	padding: 2px 16px;
	color: white;
  }
  
  img.demo {
	opacity: 0.6;
  }
  
  .active,
  .demo:hover {
	opacity: 1;
  }
  
  img.hover-shadow {
	transition: 0.3s;
  }
  
  .hover-shadow:hover {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
  .mySlides {
	height: 440px;
    text-align: center;
  }
  .mySlides img{
	width: auto !important ;
	height: 100% !important;
  }

@media (max-width:767px) {
	.mySlides {
		height: 100%;
		text-align: center;
	  }
	  .mySlides img{
		width: 100% !important ;
		height: 100% !important;
	  }
	  .close{
		top: 12% !important;
	  }
	  section.section_mod-b.section-bg.section-bg_primary{
        padding-top: 70px;
	  }
	  h2.ui-title-block{
	     font-size: 36px;
	  }
	  .section_list-post .ui-subtitle-block_mod-b {
        margin-bottom: 30px;
    }
    ul.list-type{
        margin-bottom: 0px;
    }
    section.section_mod-e.section-bg.section-bg_second{
        padding : 50px 0;
    }
    .list-staff__info {
        min-height: 0 !important;
    }
	  
}




.list-staff__info {
    min-height: 350px;
}





/*___________________________________________________________________*/





@media (min-width: 1199px){
.list-staff__info {
    min-height: 300px;
}
    
}

/* Desktop 1200 - up */
@media (min-width: 1200px) {
.deluxe__three-item img{
    width : 100%;
}
}


/* Ipad pro :992px. (Laptop 14") */
@media only screen and (min-width: 992px) and (max-width: 1199px) {

.list-staff__info {
    min-height: 325px;
}
.list-staff__info_04{
    min-height: 400px;
}

.deluxe__three-item img{
    width : 100%;
}

.row.aboutcont , .row_002{
    display: flex;
    align-items: center;
}
.wrap-section-border.wow.bounceInUp .reviews p{
    min-height: 80px;
}




}

/* Tablet device :768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    
.list-staff__info {
    min-height: 0;
}
.deluxe__three-item img{
    width : 100%;
}
.abotimg2 {
    margin-top: 0;
    margin-bottom: 0px;
}

.wrap-section-border.wow.bounceInUp .reviews p{
    min-height: 75px;
}






}


/*  mobile :320px. */
@media only screen and (max-width: 767px) {

.post_mod-c .entry-main {
    padding-top: 50px;
    padding-bottom: 10px;
}

.post .entry-main__inner {
    margin-bottom: 15px;
}

.deluxe__three-item img{
    width : 88%;
}

.abotimg2 {
    margin-top: 0px;
    margin-bottom: -20px;
}
.partsdetails {
    width: 92% !important;
}

.wrap-section-border.wow.bounceInUp .reviews p{
    min-height: 80px;
}



}


.mx-auto{
	margin: 0px auto !important;
}

.partsdetails{
	width: 80%;
	margin: auto;
}

