/*===================================================================*/
						/*========= MAIN CSS =========*/
						/*===== Author JOUHAR PM =====*/

/*====================================================================*/

/*common style*/
body{
	padding: 0;
	margin: 0;
	position: relative;
	overflow-x: hidden;
	font-family: 'Montserrat', sans-serif;
  	background: #fff;
}
img{width: 100%;}

p,h1,h2,h3,h4,h5,h6,a,a:hover,a:focus,a:active,span,ul,li,select,input,button,img{
	padding: 0;
	margin: 0;
	color: inherit;
	text-decoration: none;
	line-height: 100%;
	outline: none;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
}

.theme_btn{

	font-size: 14px;
	display: inline-block;
	padding: 13px 22px;
	border-radius: 25px;
	background-color: #ef4836;
	color: #fff;
	margin-top: 15px;
	text-transform: capitalize;
	border:  0;

}
.form_wrp button{
	float: right;
}
.theme_btn:hover{
	background-color: #171838;
}

/* =========== HEADDER ============== */

.mobile_menu{
	display: none
}
.about-product
{
	margin:5%;
}
.contact_us
{
padding:5%;
}
#product
{
	/*margin-top:18%;*/
}
#para
{
	text-align:justify;
}
#headder.headder{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	display: block;
	z-index: 999;
	text-align: center;
	/* background-color: rgba(0, 0, 0, 0.5); */
	padding: 40px 0;
}
#headder.headder.inner_head{
	background-color: #000;
	position: relative;
}
#headder.headder.inner_head:after{
	display: none;
}
#headder.headder:after{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 130px;
	/*content: "";*/
	z-index: -1;
	background: black; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(black, rgba(0,0,0,0)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(black, rgba(0,0,0,0)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(black, rgba(0,0,0,0)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(black, rgba(0,0,0,0)); /* Standard syntax (must be last) */
}
.nav_wrp ul:after{
	clear: both;
	content: "";
	display: block;
}
.nav_wrp ul{
	padding-right: 50px;
}
.nav_wrp li{
	display: inline-block;
	list-style: none;
	padding: 0 30px;
	font-size: 14px;
	text-transform: uppercase;
	position: relative;
}
.nav_wrp li:after{
    content: "";
    width: 5px;
    height: 5px;
    background-color: #fff;
    border-radius: 50%;
    display: block;
    position: absolute;
    right: -3px;
    top: 45%;
}
.nav_wrp li:last-child:after{
	display: none;
}
/*.nav_wrp li:last-child{
	background-color:#252525;
	padding: 7px 15px;
    border-radius: 20px;
    margin-left: 30px;
}*/
.nav_wrp img{
	max-width: 200px;
}
.nav_wrp li a{
	color: #fff;
	font-weight: 400;
}
/*.nav_wrp li:nth-child(4):after,
.nav_wrp li:nth-child(5):after{
	display: none;
}*/
.nav_wrp li.active a,
.nav_wrp li a:hover{
	color: #fe763a;
}
.nav_wrp li.active:after{
	background-color: #fe763a;
}
.slider_content{
    position: absolute;
    z-index: 99999;
    top: 50%;
    display: block;
    width: 100%;
    max-width: 1100px;
    left: 50%;
    transform: translate(-50%,-50%);
}
#line
{
	 line-height: 160%;
}
#jj
{
	font-size: 30px;
}
#jj1
{
	font-size: 15px;
}

.slider_content h1{
	color: #fff;
	font-size: 50px;
	font-weight: 600;
	max-width: 875px;
	padding-bottom: 15px;
	margin-left: 150px;
	-webkit-transition: all 1.4s ease-in-out;
	   -moz-transition: all 1.4s ease-in-out;
		-ms-transition: all 1.4s ease-in-out;
		 -o-transition: all 1.4s ease-in-out;
			transition: all 1.4s ease-in-out;
}
.slider_content p{
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	max-width: 660px;
	padding-bottom: 25px;
	margin-left: 150px;
	-webkit-transition: all 1.6s ease-in-out;
	   -moz-transition: all 1.6s ease-in-out;
		-ms-transition: all 1.6s ease-in-out;
		 -o-transition: all 1.6s ease-in-out;
			transition: all 1.6s ease-in-out;
}
.slider_content a{
	font-size: 14px;
	display: inline-block;
	padding: 13px 22px;
	border-radius: 25px;
	background-color: #ef4836;
	color: #fff;
	margin-left: 150px;
	-webkit-transition: all 1.8s ease-in-out;
	   -moz-transition: all 1.8s ease-in-out;
		-ms-transition: all 1.8s ease-in-out;
		 -o-transition: all 1.8s ease-in-out;
			transition: all 1.8s ease-in-out;
}
.owl-item.active .slider_content h1{
	margin-left: 0;
	-webkit-transition: all 1.4s ease-in-out;
	   -moz-transition: all 1.4s ease-in-out;
		-ms-transition: all 1.4s ease-in-out;
		 -o-transition: all 1.4s ease-in-out;
			transition: all 1.4s ease-in-out;
}
.owl-item.active .slider_content p{
	margin-left: 0;
	-webkit-transition: all 1.6s ease-in-out;
	   -moz-transition: all 1.6s ease-in-out;
		-ms-transition: all 1.6s ease-in-out;
		 -o-transition: all 1.6s ease-in-out;
			transition: all 1.6s ease-in-out;
}
.owl-item.active .slider_content a{
	margin-left: 0;
	-webkit-transition: all 1.8s ease-in-out;
	   -moz-transition: all 1.8s ease-in-out;
		-ms-transition: all 1.8s ease-in-out;
		 -o-transition: all 1.8s ease-in-out;
			transition: all 1.8s ease-in-out;
}
.slider_inner {
    position: relative;
    overflow: hidden;
    z-index: 10;
}
.slider_inner:after {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	content: "";
	opacity: 0.4;
	z-index: 1;
	background: #000; 
/*     background: -webkit-linear-gradient(left, #69b7ab , #d99b7c); 
    background: -o-linear-gradient(right, #69b7ab, #d99b7c); 
    background: -moz-linear-gradient(right, #69b7ab, #d99b7c); 
    background: linear-gradient(to right, #69b7ab , #d99b7c);  */
}
.owl-theme .owl-dots{
	margin: 0;
	position: absolute;
	display: block;
	right: 22%;
	bottom: 15px;
	z-index: 99;
}
.owl-theme .owl-dots .owl-dot span{
	width: 9px;
	height: 9px;
	margin: 0 5px;
	background-color: #fff !important;
	vertical-align: middle;
	display: inline-block;
	float: none;
	border-radius: 50%;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
}
.owl-theme .owl-dots .owl-dot.active span{
	-ms-transform: scale(1.6);
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
}
#img2
{
	border-radius: 8px;
}
#team
{
	margin-top:45%;
}

/* ==============================about section  */

.about_section{
	padding-bottom: 60px;
	padding-top:60px;
	position: relative;
}
.about_right{
	padding-top: 50px;
	max-width: 500px;
}
.about_right h3{
	font-size: 24px;
	font-weight: 500;
	line-height: 1.5;
	padding-bottom: 20px;
	max-width: 400px;
}
.about_right p{
	font-size: 16px;
	font-weight: 300;
	line-height: 1.5;

}
.about_right a{
	font-size: 14px;
	display: inline-block;
	padding: 13px 22px;
	border-radius: 25px;
	background-color: #ef4836;
	color: #fff;
	float: left;
	margin-top: 30px;
	text-transform: capitalize;
}


/* ==================================service section */
.service_top{
	max-width: 750px;
	text-align: center;
	margin: 0 auto;
}
.service_top h3{
	font-size: 24px;
	padding-bottom: 15px;
}
.service_top p{
	font-size: 16px;
	font-weight: 300;
	line-height: 2;
}
.service_botm {
	text-align: center;
}
.service_botm ul:after{
	display: block;
	clear: both;
	content: "";
}
.service_botm ul li{
	float: left;
	width: 33.33%;
	display: block;
	position: relative;
	padding: 30px 0;
	text-align: left;
}
.service_botm h4{
	padding-left: 60px;
	font-size: 18px;
	position: relative;
	max-width: 250px;
	line-height: 1.3;
}
.service_botm ul li:hover h4{
	padding-left: 65px;
}
.service_botm h4 img{
	width: auto;
	max-width: 50px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
}
.service_botm ul li:hover img{
	-ms-transform: scale(1.15) translateY(-50%); /* IE 9 */
    -webkit-transform: scale(1.15)translateY(-50%); /* Safari */
    transform: scale(1.15) translateY(-50%);
}
.service_botm a{
	font-size: 14px;
	display: inline-block;
	padding: 13px 25px;
	border-radius: 25px;
	background-color: #ef4836;
	color: #fff;
	margin-top: 30px;
	text-transform: capitalize;
	margin-bottom: 80px;
}
.design-header {
    text-align: center;
    padding-top: 100px;
    color: #fff;
    background-color: rgba(51, 51, 51, 0.81);
}
.design_banner{
	background: url('../images/banner_02.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;

}
.design-header h3{
	padding-bottom: 5px;
	font-size: 36px;
	font-weight: 600;
}
.design-header h4{
	font-size: 30px;
	font-weight: 300;
}
.design_banner a{
	font-size: 14px;
	display: inline-block;
	padding: 13px 25px;
	border-radius: 25px;
	background-color: #ef4836;
	color: #fff;
	margin-top: 15px;
	text-transform: capitalize;
	margin-bottom: 50px;
	font-weight: 300;

}
.weak_time ul{
	margin: auto;
	display: block;
}
.weak_time ul:after{
	clear: both;
	display: block;
	content: "";
}
.weak_time li{
	background-color: #fff;
    padding: 20px 120px;
    color: #333;
    margin: auto;
	display: inline-block;
	font-size: 18px;
	font-weight: 400;
	margin-left: -4px;
	border: 1px solid #fff;
}
.weak_time li:last-child{
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
}
.weak_time {
    padding-bottom: 100px;
}

.our_project{
	padding-top: 120px;
	padding-bottom: 20px;
	text-align: center;
}
.project h3{
	font-size: 24px;
	font-weight: 400;
	padding-bottom: 20px;
}
.project p{
	font-size: 16px;
	color: #5f5f5f;
	font-weight: 300;
	line-height: 2;
	max-width: 750px;
	margin: auto;
	display: block;
}
.contact_form{
	padding: 80px 0;
}
.contact_form h3{
	font-size: 24px;
	color:#ef4836;
	padding-bottom: 20px;
}
.contact_form .form-control{
    padding: 20px 10px;
    border: none;
    box-shadow: none;
    padding-left: 50px;
    height: auto;
}

.contact_form .form-control#name{
	background-image: url(../images/user.png);
	background-repeat: no-repeat;
	background-size: 40px;
	background-position: 0 50%;
}
.contact_form .form-control#email{
	background-image: url(../images/message_box.png);
	background-repeat: no-repeat;
	background-size: 40px;
	background-position: 0 50%;
}
.contact_form .form-control#msg{
	background-image: url(../images/pen.png);
	background-repeat: no-repeat;
	background-size: 40px;
	background-position: 0 50%;
}

.contact_form .form-group{
	padding-bottom: 20px;
	margin-bottom: 40px;
	border-bottom: 1px solid #000;
}
.footer_bg{
	background-color: #171838;
	padding: 30px 0;
}
.footer{
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer .container{
	width: 100%;
	max-width: 1440px;
}
.footer .container .row{
	margin: 0;
}

.company_address li{
	float: left;
	width: 33.33%;
}
.company_address li span{
	height: 55px;
    width: 55px;
    display: inline-block;
    text-align: center;
    line-height: 47px;
    position: relative;
    border: 3px solid #fff;
    border-radius: 50%;
    vertical-align: middle;
}
.company_address li a{
	color: #fff;
	width: 80%;
	display: inline-block;
	vertical-align: middle;
	padding-left: 5px;
	line-height: 1.2;
	font-weight: 300;
}
.company_address li img{
	width: 27px;
	display: inline-block;

}
.footer_bottom{
	padding: 30px 0;
	background-color: #252525;
	padding-bottom: 20px;
}
.footer_content ul li{
	display: inline-block;
	list-style: none;
	padding-right: 10px;
	width: 49%;
	line-height: 2;
}
.footer_content ul li:before{
	position: relative;
	left: -7px;
	top: -2px;
	display: inline-block;
	width: 7px;
	height: 3px;
	background-color: #fff;
	content: "";
	vertical-align: middle;
}
.footer_content ul li a{
	color: #fff;
	font-size:13px;
	line-height: 1.3; 
	font-weight: 300;
}
.footer_content h4{
	font-size: 18px;
	color: #fff;
	padding-bottom: 15px;
	text-transform: uppercase;
}
.col-md-2 .footer_content li{
	width: auto;
}
.col-md-2 .footer_content li:before{
	display: none;
}
.footer_content img{
	max-width: 160px;
	margin-bottom: 15px;
}
.footer_menu{
	border: 1px solid #5d5c5c;
	border-right: 0;
	border-left: 0;
	text-align: center;
	padding: 15px 0;
	margin-top: 20px;
}
.footer_menu li{
	display: inline-block;
}
.footer_menu li a{
	color: #8e8e8e;
	padding: 0 20px;
	display: inline-block;
	position: relative;
	text-transform: uppercase;
}
.footer_menu li a:after{
	content: "";
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background-color: #8e8e8e;
	display: block;
	position: absolute;
	right: -3px;
	top: 2px;
}
.footer_menu li:last-child a:after{
	display: none;
}
.col-md-2 .footer_content li i.fa{
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    font-size: 16px !important;
}
.col-md-2 .footer_content li i.fa.fa-facebook{
	background-color: #3B5998;
}
.col-md-2 .footer_content li i.fa.fa-twitter{
	background-color: #1DA1F2;
}
.col-md-2 .footer_content li i.fa.fa-linkedin{
	background-color: #0077B5;
}
.col-md-2 .footer_content li i.fa.fa-google-plus{
	background-color: #E04A39;
}
.copy_right p{
	color: #FFF;	
	width: 100%;
	padding: 0 10px;
	max-width: 1440px;
	margin: 0 auto;
	padding-top: 20px;
	text-align: center;		
}
.project_dwnld ul:after{
	display: block;
	clear: both;
	content: "";
}
.project_dwnld li{
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 0;
	float: left;
	width: 14.28%;
	display: block;
	position: relative;
	padding: 200px 0;
	text-align: center;
	overflow: hidden;
	z-index: 1;
}
.project_dwnld li:after{
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	content: "";
	background-color: #000;
	opacity: 0.6;
	top: 0;
	left: 0;
	z-index: -1;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
}
.project_dwnld li:hover:after{
	opacity: 0.9;
}
.project_dwnld li img{
	max-width: 50px;
	display: inline-block;
	position: absolute;
	bottom: -60px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
		-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
}
.project_dwnld1 li p{
	font-size: 18px;
	font-weight: 500;
	color: #000;
	text-align: center;
    margin-top: 20px;
}
.project_dwnld li:hover img{
	bottom: 50px;
}
.fill
{
	background-size:cover;
	background-position:center;
	height:200px;
}
.project_dwnld1 .bx-wrapper .bx-viewport
{
	border:none;
	background:transparent;
	box-shadow:none;
}
.project_dwnld1 .bx-wrapper .bx-prev {
    left: -80px;
    background: url(../images/prev.png) no-repeat 0 0;
}
.project_dwnld1 .bx-wrapper .bx-next {
    right:-80px;
    background: url(../images/next.png) no-repeat 0 -0;
}
.project_dwnld1 .bx-wrapper .bx-controls-direction a
{
	width:53px;
	height:43px;
	z-index:998;
}
.project_dwnld1 .bx-wrapper .bx-next:hover {
    background-position: 0 0;
}
.project_dwnld1
{
	text-align:center;
}
.project_dwnld1 a.theme_btn {
    font-size: 14px;
    display: inline-block;
    padding: 13px 25px;
    border-radius: 25px;
    background-color: #ef4836;
    color: #fff;
    margin-top: 60px;
    text-transform: capitalize;
    margin-bottom: 20px;
}


/* ====================  about===*/

.about-page_section{
    background-image: url(../images/about-1.jpg);
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: 48% auto;
    max-width: 2050px;
    margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
 .conent_bg{
	background-color: #171838;
    width: 95%;
    position: relative;
    float: right;
    margin-top: 350px;
}
.conent_bg p{
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    line-height: 1.5;
    max-width: 80%;
    margin: auto;
    display: block;
    padding: 52px;
    position: relative;
} 
.conent_bg p:before{
	content: "\201c";
    display: inline-block;
    position: absolute;
    top: 21px;
    font-size: 55px;
    line-height: 1;
    left: 25px;
}
.conent_bg p:after{
	content: "\201d";
    display: inline-block;
    position: absolute;
    bottom: 21px;
    font-size: 55px;
    line-height: 1;
    right: 25px;
}

.content_padding{
	padding-left:  15px;
}
.about_title-left{
    clear: both;
    padding-top: 30px;
}
 .about_title-left h3{
     font-size: 30px;
    font-weight: 400;
    color: #000;
    padding-bottom: 15px;	
 } 
 .about_title-left p{
 	font-size: 16px;
 	font-weight: 300;
 	color: #5f5f5f;
 	line-height: 1.8;
 	padding-bottom: 25px;
 }
.content_padding2{
    margin-left: 50px;
}
 .about_title-right h3{
     font-size: 30px;
    font-weight: 400;
    color: #000;	
    padding-top: 30px;
    padding-bottom: 15px;
 } 
.about_title-right p{
 	font-size: 16px;
 	font-weight: 300;
 	color: #5f5f5f;
 	line-height: 1.8;
 	padding-bottom: 25px;
 }
 .right-section1 {
	padding-top: 50px;
    padding-bottom: 0;
}
.right-section2 {
    padding-bottom: 50px;
}


/* ====================  service  ====*/


 .service-conent_bg{
	background-color: #171838;
    width: 95%;
    position: relative;
    float: right;
    margin-top: 95%;
}
.service-conent_bg p{
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    line-height: 1.5;
    max-width: 80%;
    margin: auto;
    display: block;
    padding: 52px;
    position: relative;
}
.service-conent_bg p:before{
	content: "\201c";
    display: inline-block;
    position: absolute;
    top: 21px;
    font-size: 55px;
    line-height: 1;
    left: 25px;
}
.service-conent_bg p:after{
	content: "\201d";
    display: inline-block;
    position: absolute;
    bottom: 21px;
    font-size: 55px;
    line-height: 1;
    right: 25px;
}
.ul-listing{
	list-style-type: none;
	color: #5f5f5f;
	font-size: 16px;
	font-weight: 400;
	padding-top: 20px;
    padding-bottom: 40px;
}
.ul-listing li{
	margin-left:30px;
    padding-bottom: 20px;
}
.service_title-right h3{
	font-size: 30px;
    font-weight: 400;
    color: #000;
    padding-bottom: 15px;
}
.service_title-right p{
	font-size: 16px;
    font-weight: 300;
    color: #5f5f5f;
    line-height: 1.8;
    padding-bottom: 25px;
}
.inner_banner{
	height: 55vh;
	min-height: 320px;
	position: relative;
	display: block;
	background-size: cover !important;
	background-position: top center !important;
	background-repeat: no-repeat !important;
	z-index: 1;
}
.inner_banner:after{
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.6;
	content: "";
	z-index: 0;
}
.inner_content{
	position: absolute;
	top: 55%;
	left: 50%;
	display: block;
	text-align: center;
	z-index: 3;
	max-width: 390px;
	width: 100%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}
.inner_content h1{
	font-size: 39px;
	color: #fff;
	font-weight: 900;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.inner_content p{
	color: #fff;
	font-size: 15px;
}
.product_listing{
	padding: 10px 0;
	position: relative;
	padding-bottom: 50px;
}
.listing_wrp {
	max-width: 1170px;
	width: 100%;
	padding: 0 15px;
	position: relative;
	margin: 0 auto;
}
.listing_wrp:after{
	display: block;
	content: "";
	clear: both;
}
.listing_wrp li{
	width: 25%;
	position: relative;
	display: block;
	float: left;
	padding: 15px;
	overflow:hidden;
}
.listing_wrp li img{
	width: 100%;
	height:190px;
	margin-bottom: 15px;
	position: relative;
}
.listing_wrp li:hover img{
	-ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari */
    transform: scale(1.1);
}
.listing_wrp li p{
	font-size: 16px;
	font-weight: 600;
}


/* ====================  howto  ====*/

.howto_wrp{
	padding-top: 60px;
	padding-bottom: 60px;
}
.next_btn h3{
	font-weight: 400;
	font-size: 30px;
	color: #000;
	text-align: center;
	padding-bottom:  10px;
}
.next_btn p{
	font-size: 16px;
	font-weight: 300;
	color: #5f5f5f;
	text-align: center;
	max-width: 734px;
	margin: auto;
	display: block;
	line-height: 1.9;
	padding-bottom: 20px;
}
.howto_img{
	padding-bottom: 120px;
	max-width: 100%;
}

.details_form{
	padding: 80px 0;
}
.details_form h3{
	font-size: 30px;
	color:#000;
	text-align: center;
	padding-bottom: 70px;
}
.details_form .form-control{
    padding: 20px 10px;
    border: none;
    box-shadow: none;
    height: auto;
}

.details_form .form-group{
	padding-bottom: 20px;
	margin-bottom: 40px;
	border-bottom: 1px solid #000;
}

/*========step form====*/
.steps_form{
	padding-top: 100px;
}
.stepwizard-step p {
    margin-top: 10px;    
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    position: relative;
    margin: auto;
}
.stepwizard-step button{
	border: none;
	outline: none !important;
}
.stepwizard-step button[disabled] {
    background-color: #999 !important;
}


.stepwizard-step {    
    display: table-cell;
    text-align: center;
    position: relative;
}
.stepwizard-step:after,
.stepwizard-step:before{
	content: "";
	display: block;
	top: 50%;
	height: 12px;
	width: 16px;
	background-color: #ddd;
	position: absolute;
	left: 0;
	transform: translateY(-50%)
}
.stepwizard-step:after{
	left: auto;
	right: 0;
}
.btn-circle {
	width: 65px;
    height: 65px;
    text-align: center;
    font-size: 30px;
    line-height: 1.428571429;
    border-radius: 50%;
}
.stepwizard-step:first-child:before,
.stepwizard-step:last-child:after{
	display: none;
}
.stepwizard-step.active:after,
.stepwizard-step.active:before{
	background-color: red;
}
.stepwizard-step.active button{
	background-color: red !important;
	background-image: none;
}

/* ====================  contact us  ============*/

.contact_wrp{
	padding-top:  80px;
	padding-bottom: 130px;
	padding-right: 15px;
}
.contact_details h3{
	font-size: 30px;
    font-weight: 400;
    color: #000;
    /* padding-top: 120px; 
    padding-bottom: 15px;*/
    padding-left: 50px;
}
.contact_details h4 {
    padding-top: 15px !important;
    padding-bottom: 15px;
}
.contact_details h4 small {
    font-weight: 600;
    color: #df3908;
    padding-left: 50px;
    font-size: 85%;
    letter-spacing: 0.5px;
}
.contact_details p{
	color: #5f5f5f;
	font-size: 15px;
	font-weight: 600;
	padding-left: 50px;
	max-width: 390px;
    line-height: 1.8;
}
.contact_details span{
	color: #5f5f5f;
	font-size: 15px;
	font-weight: 600;
	padding-left: 10px;
}
.contact_details i{
	padding-left: 50px;
	padding-top: 10px;
}
.ml-3 {
    margin-left: 20px;
}
.our_team{
	/*padding-bottom: 160px;*/
}
.team_bg{
    padding-bottom:5%;
	background-color:#F8F8F8
}
.team_bg h3{
	font-size: 30px;
	font-weight: 400;
	color: #000;
	padding-top: 100px;
	padding-bottom: 30px;
}
.team_bg p{
color: #5f5f5f;
    font-size: 18px;
    font-weight: 300;
    max-width: 605px;
    line-height: 1.5;
    padding-bottom: 15px;
}
button.theme_btn {
    margin-bottom: 30px;
    background-color: #fe763a;
}
.team_bg img {
	position: absolute;
	top: -65px;
    left: 155px;
}
/* ====================  downlode  ======================*/

.downlode_wrp{
	padding-top: 80px;
	padding-bottom: 160px;
}
.downlode_content p{
	font-size: 16px;
	font-weight: 300;
	color: #5f5f5f;
	text-align: center;
	max-width: 700px;
	margin: auto;
	display: block;
	line-height: 1.9;
	padding-bottom: 30px;
	padding: 0 10px;
}
.downlode_btn{
    font-size: 30px;
    display: inline-block;
    padding: 25px 65px;
    border-radius: 40px;
    background-color: #ef4836;
    color: #fff;
    margin-top: 15px;
    text-transform: capitalize;
    border: 0;
    margin: auto;
    display: block;
}
.downlode_btn:hover {
    background-color: #171838;
}
.stepwizard-step {
	padding: 0 16px;
}


.anim_hd .nav_wrp img {
    max-width: 125px;
}
#headder.headder.anim_hd
{
	padding:20px 0;
	background:#000;
}



/* ====================  RESPONSIVE  ======================*/

@media screen and (max-width:1920px){
	.service-conent_bg{
		margin-top: 85%
	}
}
@media screen and (max-width:1700px){
	.service-conent_bg{
		margin-top: 80%
	}
}
@media screen and (max-width:1600px){
	.service-conent_bg{
		margin-top: 70%
	}
}
@media screen and (max-width:1500px){
	.service-conent_bg{
		margin-top: 65%
	}
}
@media screen and (max-width:1440px){
	.service-conent_bg{
		margin-top: 60%
	}
}
@media screen and (max-width:1366px){
	.service-conent_bg{
		margin-top: 55%
	}
}
@media screen and (max-width:1200px){
	.service-conent_bg{
		margin-top: 45%
	}
	.team_bg img{
		top: -18px;
	}
}

@media screen and (max-width:1300px){
	.nav_wrp ul{
		padding-right: 14px;
	}
	.slider_content h1{
		font-size: 80px;
	}
	.team_bg img{
		left: 100px;
	}
}

@media screen and (max-width:1200px){
	.nav_wrp li{
		padding: 0 15px;
	}
	.nav_wrp li:last-child{
		margin-left: 15px;
	}
	.nav_wrp img{
		max-width: 150px;
	}
	.slider_content h1{
		font-size: 70px;
	}
	.slider_content{
		padding: 0 15px;
	}
	.slider_content{
		top: 60%;
	}
	.project_dwnld li{
		width: 33.33%;
	}
	.project_dwnld li:last-child{
		width: 100%;
	}
	.about_right{
		padding-top: 20px;
	}
	#headder.headder:after{
		height: 100px;
	}
}
@media screen and (max-width:1024px){
	.nav_wrp li{
		padding: 0 12px;
	}
	.nav_wrp li:last-child{
		margin-left: 12px;
	}
	.nav_wrp img{
		max-width: 130px;
	}
	.slider_inner{
		height: 80vh;
		min-height: 400px;
		max-height: 600px;
	}
	.owl-carousel .owl-item img {
    display: block;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    max-height: 100%;
}
.project_dwnld li{
	padding: 120px 0;
}
.company_address li{
	width: 100%;
    max-width: 350px;
    display: block;
    float: none;
    margin: 0 auto;
    padding: 20px 0;
}
}

@media screen and (max-width:992px){
.slider_content h1{
	font-size: 60px;
}
.about_right{
	max-width: 100%;
	text-align: center;
}
.about_right h3{
	max-width: 100%;
}
.about_right a{
	float: none;
}
.service_botm ul li{
	width: 50%;
}
.service_botm h4{
	min-height: 50px;
}
.footer_content{
	padding-bottom: 30px;
}
.slider_content h1,
.slider_content p,
.slider_content a{
	margin-left: 0;
}
.about-page_section{
	background-image: none;
}
.service-conent_bg,
.conent_bg{
	margin-top: 0;
	width: 100%;
	float: none
}
.content_padding{
	padding-left: 0;
}
.content_padding2{
	margin: 0;
}
.listing_wrp li{
	width: 33.33%;
	height: 270px;
}
.team_bg img{
	position: static;
}
.our_team{
	padding-bottom: 0px;
}
.team_bg{
	padding-bottom: 70px;
}
.contact_details h3{
	padding-top: 50px;
}
.contact_wrp{
	padding-bottom: 60px;
}
.team_bg h3{
	padding-top: 50px;
}
.contact_details{
	text-align: center;
}
.contact_details p{
	margin: 0 auto;
	padding: 0;
}
.contact_wrp{
	padding: 0 15px;
	padding-top: 50px;
}
.contact_details h3,
.contact_details i{
	padding-left: 0;
}
.contact_details{
	padding-bottom: 50px;
}
.team_bg p{
	margin: 0 auto;
}
.btn-circle{
	height: 45px;
	width: 45px;
	font-size: 20px;
}
.stepwizard-step:after, .stepwizard-step:before{
	width: 12px;
	height: 10px;
}
.stepwizard-step{
	padding: 0 12px;
}
.details_form{
	padding: 50px 0;
}
.steps_form{
	padding-top: 50px;
}


}

@media screen and (max-width:900px){
#headder.headder{
	display: none
}
.mobile_menu{
	display: block;
	position: fixed;
	z-index: 999;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	padding: 15px;
}
.mobile_menu img{
	max-width: 120px;
}
.mobile_menu .nav_wrp{
	padding-top: 20px;
}
.mobile_menu .nav_wrp ul li{
	display: block;
	text-align: center;
	background: none;
	padding: 10px 0;
}
.mobile_menu .nav_wrp ul li:after{
	display: none;
}
.mobile_menu .nav_wrp ul li a{
	font-size: 18px;
}
.mibile_icon {
    position: fixed;
    top: 15px;
    right: 15px;
    z-index: 999;
    width: 32px;
    cursor: pointer;
    height: 31px;
}
.mibile_icon span{
	position: relative;
	height: 3px;
	display: block;
	border-radius: 3px;
	background-color: red;
	margin-bottom: 10px;
	position: absolute;
	width: 100%;
}
.mobile_menu .nav_wrp{
	display: none;
}
.mibile_icon span:first-child{
top: 0;
left: 0;
}
.mibile_icon span:nth-child(2){
	top: 14px;
	left: 0;
}
.mibile_icon span:last-child{
	top: 28px;
	left: 0;
}
.mibile_icon.active span:first-child{
    top: 13px;
    left: 0;
    transform: rotate(37deg);
}
.mibile_icon.active span:nth-child(2){
left: -50px;
opacity: 0;
}
.mibile_icon.active span:last-child{
	top: 13px;
    left: 0;
    transform: rotate(-37deg);
}
.weak_time li{
	width: 100%;
	float: none;
	padding: 15px 0;
	text-align: center;
}
.weak_time{
	padding: 50px 15px;
	padding-top: 0;
}
.design-header{
	padding-top: 50px;
}
.downlode_btn{
	margin-top: 20px;
	padding: 20px 40px;
	font-size: 20px;
}



}

@media screen and (max-width:800px){
.slider_content h1{
	font-size: 55px;
}
.slider_content p{
	font-size: 20px;
}
}

@media screen and (max-width:767px){

.menu_icon{
	display: block;
}
#headder .nav-wrp ul.nav-ul li{
	display: block;
	text-align: center;
	padding: 0;
	line-height: 35px;
}
#headder .nav-wrp ul.nav-ul li a{
	font-weight: 600;
	font-size: 18px;
}
.nav-wrp{
	padding-bottom: 10px;
	display: none;
}
#headder.headder{
	padding-top: 5px;

}
.logo-wrp{
	padding-left: 10px;
}
.slider_content {
	text-align: center;
	top: 50%;
}
.slider_content h1{
	max-width: 100%;
}
.slider_content p{
	max-width: 100%;
}
.project_dwnld li{
	width: 50%;
	padding: 80px 0;
}
.about_right h3{
	line-height: 1.1;
	font-size: 20px;
}
.about_section{
	padding: 50px 0;
}
.our_project{
	padding-top: 50px;
}
.contact_form{
	padding: 50px 15px;
}
.footer_menu li{
	margin-bottom: 10px;
}
.copy_right{
	text-align: center;
}
.content_padding{
	text-align: center;
}
.content_padding2{
	text-align: center;
}
.listing_wrp li{
	width: 50%;
	height: 300px;
}
.listing_wrp li img
{
	height:224px;
}
.listing_wrp li p{
	font-size: 14px;
}
.team_bg h3{
	font-size: 24px;
}
.team_bg p{
	font-size: 14px;
}
.team_bg{
	text-align: center;
}
.details_form .row{
	margin: 0;
}
.steps_form{
	padding-top: 100px;
}
.details_form h3{
	font-size: 24px;
	padding-bottom: 50px;
}
.details_form .form-group{
	margin-bottom: 20px;
	padding-bottom: 0;
}
.details_form .col-md-12{
	padding: 0;
}
	.downlode_wrp{
		padding-bottom: 50px;
	}
	.howto_img{
		padding-bottom: 50px;
	}

}

@media screen and (max-width:640px){
	.slider_content h1{
		font-size: 45px;
	}
	.service_botm ul li{
		width: 100%;
	}
	.service_botm h4{
		margin: 0 auto;
	}
	.design-header h3{
		font-size: 30px;
	}
	.design-header h4{
		font-size: 26px;
	}
	.footer_content ul li{
		width: 100%;
		text-align: center;
	}
	.footer_content{
		text-align: center;
	}
	.footer_content h4{
		text-align: center;
	}
	.about_title-left h3,
	.service_title-right h3,
	.about_title-right h3{
		font-size: 24px;
	}
	.service_title-right p,
	.about_title-left p,
	.ul-listing li,
	.about_title-right p{
		font-size: 14px;
		padding-bottom: 15px;
	}
	.ul-listing{
		padding-bottom: 20px;
	}
	.service-conent_bg p,
	.conent_bg p{
		padding: 50px 20px;
		max-width: 100%;
		font-size: 16px;
	}
	.inner_content h1{
		max-width: 300px;
		margin: 0 auto;
		font-size: 30px;
	}

}
@media screen and (max-width:480px){
	.slider_content h1{
		font-size: 38px;
	}
	.slider_content p{
		font-size: 16px;
	}
	.project_dwnld li{
		padding: 50px 0;
		width: 100%;
	}
	.company_address li span{
		display: block;
		margin: 0 auto;
		margin-bottom: 15px;
	}
	.company_address li a{
		width: 100%;
		text-align: center;
	}
	.inner_content h1{
		max-width: 280px;
		margin: 0 auto;
		font-size: 28px;
	}
	.inner_content p{
		max-width: 350px;
		margin: 0 auto;
	}
}

@media screen and (max-width:400px){
.listing_wrp li{
	width: 100%;
	height:auto;
	text-align: center;
}
.listing_wrp li img {
    height: auto;
}
.listing_wrp li p{
	font-size: 16px;
}
}

@media screen and (max-width:360px){
	.slider_content h1{
		font-size: 32px;
	}
	.inner_content h1{
		max-width: 275px;
		margin: 0 auto;
		font-size: 24px !important;
	}
	.inner_content p{
		max-width: 330px;
		font-size: 14px;
		margin: 0 auto;
	}

}
.lb-data .lb-number
{
	display:none !important;
}
.lb-outerContainer
{
	position:fixed;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}
.lb-data .lb-close
{
	position:fixed;
	right:30px;
	top:22px;
}
.lb-nav a.lb-next
{
	position:fixed;
	width:50px;
	top:0;
	bottom:0;
	right:0;
	opacity:1;
}
.lb-nav a.lb-prev
{
	position:fixed;
	width:50px;
	top:0;
	bottom:0;
	left:0;
	opacity:1;
}

.each_prdct p small{
   letter-spacing: 0.5px;
    font-size: 12px;
    font-weight: 400;
    color: #5f5f5f;
    line-height: 1.8;
    padding-bottom: 25px;
}

 .testimonial blockquote {
  margin: 5px 10px 0;
    background: #c0c2c3; /*#efefef*/
    border: 0.5px solid #f7f5f5;
    padding: 10px 20px;
    position: relative;
    border: none;
    border-radius: 8px;
    letter-spacing: 0.5px;
    display: inline-flex;
    color: #fff;
}

.testimonial blockquote .comment:before,
.testimonial blockquote .comment:after {
  content: "\201C";
    position: absolute;
    font-size: 45px;
    line-height: 1;
    color: #fff/*757f9a*/;
    font-style: normal;
}

.testimonial blockquote .comment:before {
  top: 0;
  left: 150px;
}

.testimonial blockquote .comment:after {
  /*content: "\201D";
  right: 10px;
  bottom: -0.5em;*/content: "\201D";
    right: auto;
    bottom: auto;
}
    .testimonial blockquote span.comment {
        font-size: 13px;
        font-style: italic;
    }
    .testimonial blockquote span.image {width: 50%;
    margin: 0px 10px;
    padding: 0px 20px 0px 0px;}
    .testimonial blockquote span.testimonial-comment{
        margin-left: 30px;
    }
.testimonial div {
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #f7f5f5;
  margin: 0 0 0 60px;
}

.testimonial p {
  margin: 20px 0 0 0px;
    text-align: left;
    color: #000;
    font-size: 13px;
}
.testimonial img {
    /*vertical-align: middle;
    margin: 5px;
    padding: 0;
    border: none;
    border-radius: 8px;
    float: left;*/
    width: 120px;
}