


@import url('flaticon-2.css');


/** footer-style-13 **/

.footer-style-13{
	position: relative;
	background-color: #202327;
}

.footer-style-13 .footer-top{
	position: relative;
	background-color: #2a2e33;
	padding: 30px 40px;
}

.footer-style-13 .footer-top:before{
	position: absolute;
	content: '';
	width: 100%;
	height: 6px;
	left: 0px;
	top: -6px;
}

.footer-style-13 .footer-top .logo-inner .footer-logo,
.footer-style-13 .footer-top .logo-inner .text{
	position: relative;
	display: inline-block;
	float: left;
}

.footer-style-13 .footer-top .logo-inner{
	position: relative;
	margin-top: 9px;
}

.footer-style-13 .footer-top .logo-inner .footer-logo{
	margin-right: 80px;
}


.footer-style-13 .footer-top .logo-inner .footer-logo:before{
	position: absolute;
	content: '';
	background-color: rgba(255, 255, 255, 0.20);
	width: 1px;
	height: 65px;
	top: -12px;
	right: -40px;
}

.footer-style-13 .footer-top .logo-inner .text h2{
	position: relative;
	font-size: 28px;
	line-height: 42px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 0px;
}

.footer-style-13 .footer-top .subscribe-inner .form-group{
	position: relative;
	margin-bottom: 0px;
	padding-right: 180px;
}

.footer-style-13 .footer-top .subscribe-inner .form-group input[type='email']{
	position: relative;
	display: block;
	width: 100%;
	height: 60px;
	border: 1px solid rgba(255, 255, 255, 0.20);
	border-radius: 30px;
	padding: 10px 30px;
	padding-left: 70px;
	background-color: transparent;
	font-size: 16px;
	color: #9fa2a6;
	transition: all 500ms ease;
}

.footer-style-13 .footer-top .subscribe-inner .form-group input:focus{

}

.footer-style-13 .footer-top .subscribe-inner .form-group .icon{
	position: absolute;
	left: 42px;
	top: 17px;
	z-index: 1;
	font-size: 18px;
}

.footer-style-13 .footer-top .subscribe-inner .form-group button{
	position: absolute;
	top: 0px;
	right: 0px;
}

.footer-style-13 .footer-widget .widget-title{
	position: relative;
	display: block;
	padding-bottom: 22px;
	margin-bottom: 35px;
}

.footer-style-13 .footer-widget h3{
	display: block;
	font-size: 22px;
	line-height: 30px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 0px;
}

.footer-style-13 .footer-widget .widget-title .decore{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 41px;
	height: 10px;
	background-repeat: no-repeat;
}

.footer-style-13 .widget-section{
	position: relative;
	padding: 95px 0px 80px 0px;
}

.footer-style-13 .about-widget .widget-content h3{
	margin-bottom: 12px;
	line-height: 32px;
}

.footer-style-13 .widget-section p{
	font-size: 16px;
	color: #9fa2a6;
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 0px;
}

.footer-style-13 .about-widget p{
	margin-bottom: 33px;
}

.footer-style-13 .links-widget ul lili{
	position: relative;
	display: block;
	margin-bottom: 10px;
}

.footer-style-13 .links-widget ul li:last-child{
	margin-bottom: 0px;
}

.footer-style-13 .links-widget ul li a{
	font-size: 16px;
	color: #9fa2a6;
	font-size: 18px;
	line-height: 28px;
	padding-left: 26px;
}

.footer-style-13 .links-widget ul li a:hover{

}

.footer-style-13 .links-widget ul li a:before {
    position: absolute;
    content: '';
    width: 12px;
    height: 12px;
    left: 0px;
    top: 6px;
    border-radius: 0px;
    opacity: 1;
    background-color: #444950;
    transform: rotate(90deg);
    clip-path: polygon(0% 0%, 50% 0%, 150% 100%, -50% 100%, 50% 0%);
    transition: all 500ms ease;
}

.footer-style-13 .links-widget ul li a:after{
	display: none;
}

.footer-style-13 .links-widget .widget-title{
	margin-bottom: 31px;
}

.footer-style-13 .post-widget .post{
	position: relative;
	display: block;
	margin-bottom: 24px;
	padding-bottom: 22px;
	padding-left: 0px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.20);
}

.footer-style-13 .post-widget .post:last-child{
	margin-bottom: 0px;
	border-bottom: none;
}

.footer-style-13 .post-widget .post .post-date{
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 24px;
	font-weight: 500;
	color: #9fa2a6;
	margin-bottom: 6px;
}

.footer-style-13 .post-widget .post h5{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 28px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 0px;
}

.footer-style-13 .post-widget .post h5 a{
	display: inline-block;
	color: #fff;
	transition: all 500ms ease;
}

.footer-style-13 .post-widget .post h5 a:hover{

}

.footer-style-13 .post-widget .more-links h6{
	position: relative;
	font-size: 16px;
	line-height: 30px;
	display: block;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 0px;
}

.footer-style-13 .post-widget .more-links h6 a{
	position: relative;
	display: inline-block;
	color: #fff;
	padding-left: 30px;
	transition: all 500ms ease;
}

.footer-style-13 .post-widget .more-links h6 a:hover{

}

.footer-style-13 .post-widget .more-links h6 a i{
	position: absolute;
	left: 0px;
	top: 2px;
	font-size: 24px;
	font-weight: 400;
}

.footer-style-13 .post-widget .post-inner{
	position: relative;
	display: block;
	margin-bottom: 10px;
}

.scroll-to-top.style-13{
	transform: rotate(0deg);
	background-color: transparent;
	font-size: 30px;
	border: solid;
	border-width: 2px;
	border-radius: 0px;
}

.footer-style-13 .footer-bottom{
	position: relative;
	width: 100%;
	background-color: #2a2e33;
	padding: 21px 0px;
	border: none;
}

.footer-style-13 .footer-bottom p,
.footer-style-13 .footer-bottom a{
	font-size: 16px;
	color: #9fa2a6;
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 0px;
	transition: all 500ms ease;
}

.footer-style-13 .footer-bottom a:hover{

}

.footer-style-13 .footer-bottom .copyright{
	float: left;
}

.footer-style-13 .footer-bottom .footer-nav{
	float: right;
}

.footer-style-13 .footer-bottom .footer-nav li{
	position: relative;
	display: inline-block;
	float: left;
	margin-right: 20px;
}

.footer-style-13 .footer-bottom .footer-nav li:last-child{
	margin: 0px !important;
}

.footer-style-13 .footer-bottom .footer-nav li:before{
	position: absolute;
	content: '/';
	top: 1px;
	right: -14px;
	font-size: 18px;
	color: #9fa2a6;
}

.footer-style-13 .footer-bottom .footer-nav li:last-child:before{
	display: none;
}


/** footer-style-14 **/

.footer-style-14{
	position: relative;
	background-color: #338586;
}

.footer-style-14 .footer-top{
	position: relative;
	padding: 33px 0px 30px 0px;
}

.footer-style-14 .footer-bottom{
	position: relative;
	width: 100%;
	background-color: #102d38;
	padding: 21px 0px;
	border: none;
}

.footer-style-14 .footer-bottom p,
.footer-style-14 .footer-bottom a{
	font-size: 16px;
	color: #fff;
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 0px;
	transition: all 500ms ease;
}

.footer-style-14 .footer-bottom a:hover{

}

.footer-style-14 .footer-bottom .copyright{
	float: left;
}

.footer-style-14 .footer-bottom .footer-nav{
	float: right;
}

.footer-style-14 .footer-bottom .footer-nav li{
	position: relative;
	display: inline-block;
	float: left;
	margin-right: 20px;
}

.footer-style-14 .footer-bottom .footer-nav li:last-child{
	margin: 0px !important;
}

.footer-style-14 .footer-bottom .footer-nav li:before{
	position: absolute;
	content: '/';
	top: 1px;
	right: -14px;
	font-size: 18px;
	color: #9fa2a6;
}

.footer-style-14 .footer-bottom .footer-nav li:last-child:before{
	display: none;
}

.footer-style-14 .footer-top .upper-box{
	position: relative;
	display: block;
	margin-bottom: 15px;
}

.footer-style-14 .footer-top .upper-box .icon-box{
	position: relative;
	display: inline-block;
	font-size: 50px;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	border-radius: 50%;
	color: #fff;
	margin-bottom: 25px;
}

.footer-style-14 .footer-top .upper-box h3{
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 30px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 28px;
}

.footer-style-14 .footer-top .info-box{
	position: relative;
	display: block;
}

.footer-style-14 .footer-top .info-box:before{
	position: absolute;
	content: '';
	background-color: #214959;
	width: 1px;
	height: 50px;
	top: 4px;
	right: -15px;
}

.footer-style-14 .footer-top .info-column:last-child .info-box:before{
	display: none;
}

.footer-style-14 .footer-top .info-box h6{
	display: block;
	font-size: 18px;
	line-height: 26px;
	font-weight: 600;
	margin-bottom: 7px;
}

.footer-style-14 .footer-top .info-box p{
	font-size: 18px;
	color: #fff;
	margin-bottom: 0px;
}

.footer-style-14 .footer-top .info-box p a{
	color: #fff;
	transition: all 500ms ease;
}

.footer-style-14 .footer-top .info-box p a:hover{

}

.footer-style-14 .footer-top .info-inner{
	position: relative;
	display: block;
	padding-bottom: 33px;
	margin-bottom: 29px;
	border-bottom: 1px solid #214959;
}

.footer-style-14 .footer-top .footer-menu li{
	position: relative;
	display: inline-block;
	margin: 0px 20px;
}

.footer-style-14 .footer-top .footer-menu li a{
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 26px;
	font-family: 'Fira Sans', sans-serif;
	font-weight: 600;
	color: #fff;
	transition: all 500ms ease;
}

.footer-style-14 .footer-top .footer-menu li a:hover{

}



/** footer-style-15 **/

.footer-style-15{
	background-color: #131821;
}

.footer-style-15 .footer-top{
	position: relative;
	padding: 106px 0px 100px 0px;
}

.footer-style-15 .widget-title{
	position: relative;
	display: block;
	margin-bottom: 23px;
}

.footer-style-15 .widget-title h3{
	font-size: 22px;
	line-height: 30px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 0px;
}

.footer-style-15 .footer-top p{
	font-size: 18px;
	line-height: 28px;
	color: #a7adb7;
	margin-bottom: 0px;
}

.footer-style-15 .footer-top .about-widget h5{
	display: block;
	font-size: 18px;
	line-height: 28px;
	font-weight: 500;
	margin-bottom: 7px;
	margin-top: 18px;
}

.footer-style-15 .footer-top .about-widget .email{
	position: relative;
	display: block;
	padding-left: 58px;
}

.footer-style-15 .footer-top .about-widget .email i{
	position: absolute;
	left: 0px;
	top: 8px;
	font-size: 40px;
}

.footer-style-15 .footer-top .about-widget .email p a{
	color: #a7adb7;
	transition: all 500ms ease;
}

.footer-style-15 .footer-top .about-widget .email p a:hover{

}

.footer-style-15 .links-widget .link-list li{
	position: relative;
	display: block;
	float: left;
	width: 50%;
	margin-bottom: 12px;
}

.footer-style-15 .links-widget .link-list li a{
	position: relative;
	display: inline-block;
	font-size: 18px;
	line-height: 28px;
	color: #a7adb7;
	padding-left: 17px;
	transition: all 500ms ease;
}

.footer-style-15 .links-widget .link-list li a:hover{

}

.footer-style-15 .links-widget .link-list li a:before{
	position: absolute;
	content: "\f105";
	font-family: 'Font Awesome 5 Pro';
	font-size: 16px;
	left: 0px;
	top: 0px;
	font-weight: 400;
	opacity: 1;
}

.footer-style-15 .gallery-widget .image-list{
	position: relative;
	display: block;
	margin: 0px -4.5px;
}

.footer-style-15 .gallery-widget .image-list li{
	position: relative;
	display: inline-block;
	float: left;
	margin: 0px 4.5px 12px 4.5px;
}

.footer-style-15 .gallery-widget .image-list li .image{
	position: relative;
	display: block;
	border-radius: 5px;
}

.footer-style-15 .gallery-widget .image-list li .image img{
	width: 100%;
	border-radius: 5px;
	transition: all 500ms ease;
}

.footer-style-15 .gallery-widget .image-list li .image:hover img{
	opacity: 0.3;
}

.footer-style-15 .gallery-widget .widget-title{
	margin-bottom: 32px;
}

.footer-style-15 .post-widget .post{
	position: relative;
	display: block;
	margin-bottom: 18px;
	padding: 0px;
}

.footer-style-15 .post-widget .post:last-child{
	margin-bottom: 0px;
}

.footer-style-15 .post-widget .post span{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 28px;
	color: #a7adb7;
	margin-bottom: 4px;
}

.footer-style-15 .post-widget .post h5{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 28px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 0px;
}

.footer-style-15 .post-widget .post h5 a{
	display: inline-block;
	color: #fff;
	transition: all 500ms ease;
}

.footer-style-15 .post-widget .post h5 a:hover{

}

.footer-style-15 .footer-subscribe{
	position: relative;
}

.footer-style-15 .footer-subscribe:before{
	position: absolute;
	content: '';
	background-color: #1e232c;
	width: 100%;
	height: 50%;
	left: 0px;
	bottom: 0px;
}

.footer-style-15 .footer-subscribe .subscribe-inner{
	position: relative;
	width: 100%;
	background-color: #fff;
	border-radius: 6px;
	overflow: hidden;
	padding-left: 74px;
}

.footer-style-15 .footer-subscribe .subscribe-inner .icon-box{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 74px;
	height: 74px;
	line-height: 74px;
	font-size: 24px;
	color: #131821;
	text-align: center;
}

.footer-style-15 .footer-subscribe .subscribe-inner .form-group{
	position: relative;
	display: block;
	margin-bottom: 0px;
	padding-right: 300px;
}

.footer-style-15 .footer-subscribe .subscribe-inner .form-group .field-box{
	position: relative;
	width: 50%;
	float: left;
}

.footer-style-15 .footer-subscribe .subscribe-inner .form-group .field-box:first-child:before{
	position: absolute;
	content: '';
	background-color: #e9e9e9;
	width: 1px;
	height: 100%;
	top: 0px;
	right: 0px;
}

.footer-style-15 .footer-subscribe .subscribe-inner .form-group input[type='text'],
.footer-style-15 .footer-subscribe .subscribe-inner .form-group input[type='email']{
	position: relative;
	font-size: 18px;
	color: #727580;
	height: 74px;
	padding: 15px 30px;
	padding-left: 50px;
}

.footer-style-15 .footer-subscribe .subscribe-inner .form-group .field-box i{
	position: absolute;
	font-size: 16px;
	left: 20px;
	top: 29px;
	color: #727580;
	z-index: 1;
}

.footer-style-15 .footer-subscribe .subscribe-inner .message-btn{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 300px;
	height: 74px;
}

.footer-style-15 .footer-subscribe .subscribe-inner .message-btn button{
	position: relative;
	display: inline-block;
	width: 100%;
	font-size: 16px;
	line-height: 26px;
	font-family: 'Fira Sans', sans-serif;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
	padding: 24px 15px;
}


.footer-style-15 .footer-bottom{
	position: relative;
	width: 100%;
	background-color: #1e232c;
	padding: 32px 0px;
	border: none;
}

.footer-style-15 .footer-bottom p,
.footer-style-15 .footer-bottom a{
	font-size: 16px;
	color: #fff;
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 0px;
	transition: all 500ms ease;
}

.footer-style-15 .footer-bottom a:hover{

}

.footer-style-15 .footer-bottom .copyright{
	float: left;
}

.footer-style-15 .footer-bottom .footer-nav{
	float: right;
}

.footer-style-15 .footer-bottom .footer-nav li{
	position: relative;
	display: inline-block;
	float: left;
	margin-right: 20px;
}

.footer-style-15 .footer-bottom .footer-nav li:last-child{
	margin: 0px !important;
}

.footer-style-15 .footer-bottom .footer-nav li:before{
	position: absolute;
	content: '/';
	top: 1px;
	right: -14px;
	font-size: 18px;
	color: #9fa2a6;
}

.footer-style-15 .footer-bottom .footer-nav li:last-child:before{
	display: none;
}




/************* responsive-css for home-13,14,15 ***************/



@media only screen and (max-width: 1399px){
	
}

@media only screen and (max-width: 1200px){
	
	.footer-style-13 .footer-top .logo-inner .footer-logo{
		margin-bottom: 15px;
	}

	.footer-style-13 .footer-top .logo-inner .footer-logo:before{
		display: none;
	}
}

@media only screen and (max-width: 991px){

	.footer-style-13 .footer-widget{
		margin: 0px 0px 30px 0px !important;
	}

	.footer-style-13 .widget-section{
		padding-bottom: 50px;
	}

	.footer-style-14 .footer-top .info-box{
		margin-bottom: 15px;
	}

	.banner-section-home15 .banner-carousel .slide-item{
		padding-top: 300px;
	}

	.footer-style-15 .footer-widget{
		margin: 0px 0px 30px 0px;
	}

	.footer-style-15 .footer-top{
		padding-bottom: 70px;
	}

	.footer-style-15 .footer-subscribe .subscribe-inner .message-btn{
		width: 160px;
	}

	.footer-style-15 .footer-subscribe .subscribe-inner .form-group{
		padding-right: 180px;
	}
}


@media only screen and (max-width: 767px){

	.footer-style-13 .footer-bottom .copyright,
	.footer-style-14 .footer-bottom .copyright,
	.footer-style-15 .footer-bottom .copyright,
	.footer-style-13 .footer-bottom .footer-nav,
	.footer-style-14 .footer-bottom .footer-nav,
	.footer-style-15 .footer-bottom .footer-nav{
		float: none;
		display: block;
		text-align: center;
	}

	.footer-style-13 .footer-bottom .footer-nav li,
	.footer-style-14 .footer-bottom .footer-nav li,
	.footer-style-15 .footer-bottom .footer-nav li{
		float: none;
	}

	.footer-style-15 .footer-subscribe .subscribe-inner .form-group{
		padding-right: 0px;
	}

	.footer-style-15 .footer-subscribe .subscribe-inner .form-group .field-box{
		width: 100%;
	}

	.footer-style-15 .footer-subscribe .subscribe-inner .message-btn{
		position: relative;
		width: 100%;
	}

	.footer-style-15 .footer-subscribe .subscribe-inner{
		padding-left: 0px;
	}

	.footer-style-15 .footer-subscribe .subscribe-inner .message-btn{
		height: auto;
	}

	.footer-style-15 .footer-subscribe .subscribe-inner .form-group input[type='text'], .footer-style-15 .footer-subscribe .subscribe-inner .form-group input[type='email']{
		width: 100%;
		z-index: 1;
	}

	.footer-style-15 .footer-subscribe .subscribe-inner .form-group .field-box i{
		z-index: 2;
	}


}


@media only screen and (max-width: 499px){

	.footer-style-13 .footer-top .subscribe-inner .form-group button{
		position: relative;
		margin-top: 15px;
		width: 100%;
	}

	.footer-style-13 .footer-top .subscribe-inner .form-group{
		padding-right: 0px;
	}

	.footer-style-13 .footer-top{
		padding: 30px 30px;
	}
}


