/*==========================
	Custom css
==========================*/
/* h1 to h6 */

.h1 {
    font-size: 80px;
    font-weight: 700;
}
.h2 {
    font-size: 40px;
    font-weight: 700;
}
.h3 {
    font-size: 35px;
    font-weight: 700;
}
.h4 {
    font-size: 30px;
}
.h5 {
    font-size: 28px;
    font-weight: 500;
}
.h6 {
    font-size: 24px;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	color: #002939;/*color: #263494;*/
    font-family: "Rubik",sans-serif;
}
.font-roboto{
	font-family:roboto;
}
.font-poppins{
	font-family:"Poppins", sans-serif;
}
.dis-block{ 
	display:block;
}
.bg-img-fix {
    background-size: cover;
}
.bg-secondry {
    background-color: #35373E;
}
.text-gray-dark {
    color: #9a9a9a;
}
/* Slider  */
.main-slider .button-lg{
	padding: 15px 30px;
}

/* About Us */
.about-us {
    min-height: 700px;
}
.about-us .dez-tabs .nav-tabs{
	border: 0 none;
    left: 61px;
    position: absolute;
    top: 0;
    -o-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -o-transform-origin: left top 0;
    -webkit-transform-origin: left top 0;
    -moz-transform-origin: left top 0;
    transform-origin: left top 0;
    width: auto;
}
.about-us .dez-tabs .nav-tabs li{
	display:inline-block;
	margin:0;
	background-color:#f6f6f6;
	text-align:center;
	float: left;
	border-right: 4px solid #e8e8e8;
}
.about-us .dez-tabs .about-contant{
	padding:10px 30px 10px 30px ;
}
.about-us .dez-tabs {
	position:relative;
}
.about-us .dez-tabs .tab-content{
	margin-left:60px;
	border:0;
}
.about-us .dez-tabs .tab-content h3{
	margin-top:0;
}
.about-us .dez-tabs .nav-tabs li a{
	border:0;
	-o-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.about-us .dez-tabs .nav-tabs li.active{

}
.owl-none .owl-nav{
	display:none;
}
.about-us .dez-tabs .nav-tabs li.active a{
	border:0;
	color;#000;
}
.about-us .dez-tabs .nav-tabs li.active a h4,
.about-us .dez-tabs .nav-tabs li.active a span{	
	color:#000;
}
.about-us .dez-tabs .nav-tabs li h4{
	margin:0;
	text-transform: uppercase;
	color:#757575;
}
.about-us .dez-tabs .nav-tabs li a span{
	font-weight:300;
	font-size:14px;
}
/* Service Head */
.service-head{
	font-family: "Open Sans",sans-serif;
    margin-bottom: 20px;
    margin-top: -46px;
    padding: 15px 0;
    position: relative;
	z-index: 1;
}

.service-head:after {
    background: inherit;
    content: "";
    height: 37px;
    left: -18px;
    margin-top: -19px;
    position: absolute;
    top: 50%;
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 37px;
	z-index: -1;
}
.service-head:before {
    background: inherit;
    content: "";
    height: 37px;
    right: -18px;
    margin-top: -19px;
    position: absolute;
    top: 50%;
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 37px;
	z-index: -1;
}
/* Our Project */
.dez-project-left{
	position:relative;
} 
.dez-project-left:after {
    content: "";
    height: 100%;
    opacity: 0.8;
    position: absolute;
    right: 15px;
    top: 0;
    width: 1000px;
    z-index: -2;
}
/* service carousel */
.service-carousel .date {
    position: absolute;
    right: 0;
    padding: 1px 5px;
    color: #000;
    top: -22px;
}
.service-carousel .ow-entry-content{
	position:relative;
	border:0;
	text-align:center;
}
.service-carousel .ow-entry-content h4{
	margin-top:0;
	margin-bottom:5px;
}

.service-carousel.owl-theme .owl-controls{
	margin-top: 0;
    position: absolute;
    right: 8.33333%;
    text-align: center;
    top: -80px;
    padding: 0 15px;
}
.service-carousel .owl-prev, 
.service-carousel .owl-next{
	border:0;
	width:40px;
	height:40px;
	padding:0;
	line-height:40px;
}
.service-carousel .owl-prev:hover, 
.service-carousel .owl-next:hover{
	opacity:0.8;
}
/* dez team */
.dez-team .dez-social-icon li a{
	height:30px;
	width:30px;
	border:0;
	color:#333232;
	padding:0;
	line-height:30px;
	font-size:15px;
}
.dez-team .dez-img-overlay6:before,
.dez-team .dez-img-overlay6:after{
	background-image:url(../images/overlay/rrdiagonal-line.png);
	background-color:rgba(0,0,0,0);
	opacity: 0.2;
}
/* testimoniyal | client-logo */
/* client-logo */
.client-logo ul{
	margin:0 -10px;
}
.client-logo {
	padding:0;
}
.client-logo ul li {
    display: inline-block;
    float: left;
    padding: 0 10px;
    width: 33.33%;
	margin-bottom: 20px;
}
.client-logo img{
	width:100%;
}

/* testimonials */
.testimonial-section{
	 position: relative;
	 z-index: 1;
}
.testimonial-section:after {
    background: #f2f2f2 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    width: 100%;
	 z-index: -1;
}
.testimonial-section .col-md-6{
	padding-left:30px;
	padding-right:30px;
}
.testimonial-section .row{
	margin-left:-30px;
	margin-right:-30px;
}
/*testimonial 1*/
.testimonial-7 .testimonial-text {
    border: 2px solid #e6e6e6;
    padding: 18px;
}
.testimonial-7 .testimonial-detail {
    padding: 0 0 0 20px;
    margin-top: -35px;
}
.testimonial-7 .testimonial-pic {
    box-shadow: 0 0 0 2px #e6e6e6;
    width: 70px;
    height: 70px;
}
.testimonial-7 .testimonial-text p {
    font-size: 16px;
    line-height: 30px;
}
.testimonial-7 .info p {
    display: inline-block;
    position: relative;
    top: -10px;
    padding: 0 10px;
}
.testimonial-7 .owl-controls .owl-nav {
    bottom: 0;
    margin-top: 0;
    position: absolute;
    right: 0;
}
.testimonial-7 .owl-prev, 
.testimonial-7 .owl-next {
    background-color: #cccccc;
    border: 0 none;
}
.bg-black-1{
	background-color:#292929;
}
/* blog */
.blog-info{
	background-color: rgba(0, 0, 0, 0.9);
    left: 0;
    list-style: outside none none;
    margin: 0;
    padding: 7px 15px;
    position: absolute;
    top: -34px;
    width: 100%;	
}
.blog-info li{
	display:inline-block;
	padding: 0 5px 0px 5px;
	line-height: 14px;
	border-right: 1px solid;
}
.blog-info li:hover,
.blog-info li a:hover{
	color:#fff;
}
/* index 2 */
.company-status .counter {
    font-family: Roboto;
    font-size: 60px;
    font-weight: 300;
}

/* about-service */
.about-service .icon-bx-wraper{ 
	border:none;
}
.about-service .icon-bx-wraper:nth-child(2){ 
	margin-top: -40px;
}
.about-service{ 
	margin-top:-150px; 
}
.gallery-projects .dez-gallery-box{ 
	margin-bottom:0;
}
/* tab */
.dez-tabs .nav-tabs > li > a.active:hover {
    background-color: #fff;
    border-color: #ddd;
	border-bottom: 1px solid #FFF;
}
.nav-tabs .nav-link.active,
.dez-tabs.bg-tabs .nav-tabs > li > a.active {
    border-bottom: 1px solid transparent;
    background-color: #fff;
}
.dez-tabs.border-tp .nav-tabs > li > a.active {
    border-top: 2px solid #EFBB20;
}
.dez-tabs.vertical .nav-tabs li a.active {
    border-bottom: 1px solid #ddd;
}
.dez-tabs.vertical .nav-tabs li {
	width: 100%;
	margin-right: -1px;
}
.dez-tabs.vertical .nav-tabs li a.active {
	margin-right: -1px;
	border-right: none;
}
.dez-tabs.vertical .nav-tabs li a {
	margin-right: -1px;
}
.dez-tabs.vertical.right .nav-tabs li a.active {
    border-right: 1px solid #ddd;
    border-left: none;
}

@media only screen and (max-width: 1280px) {
	.blog-info li{
		font-size:13px;
	}
	.service-head{
		font-size:15px;
	}
}
@media only screen and (max-width: 991px) {
	.about-img{
		display:none;
	}
	.about-us .dez-tabs .about-contant{
		padding:15px 15px 10px 15px ;
	}
	.get-a-quote{
		text-align:center;
	}
	.get-a-quote .pull-right{
		width: 100%;
		padding:10px 0;
	}
	.get-a-quote {
		padding-top:20px;
		padding-bottom:20px;
	}
	.testimonial-section:after{
		left:100%;
	}
	.testimonial-section{
		color:#fff;
	}
	.testimonial-section .col-md-6{
		padding-left:15px;
		padding-right:15px;
	}
	.testimonial-section .row{
		margin-left:-15px;
		margin-right:-15px;
	}
}
@media only screen and (max-width: 767px) {
	.about-us .dez-tabs .nav-tabs,
	.about-us .dez-tabs .nav-tabs li a{
		-o-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		position: unset;
	}
	.about-us .dez-tabs .nav-tabs{
		background-color:#F6F6F6;
		width:100%;
	}
	.about-us .dez-tabs .tab-content,
	.about-us .dez-tabs .nav-tabs{
		margin-left:0;
		display: block;
		clear: both;
	}
	.about-us .dez-tabs .nav-tabs li.active{
		border-right:0;
	}
	.about-us .dez-tabs .nav-tabs li{
		border-right:0;
		width:100%;
	}
	.about-us{
		padding-top:20px;
	}
	.dez-project-left:after{
		right:0;
	}
	.dez-service .service-carousel{
		margin-top:0;
	}
	.dez-service .owl-stage-outer{
		margin-bottom:30px;
	}
	.service-carousel.owl-theme .owl-controls{
		position:unset;
	}
	.testimonial-section:after{
		content:none;
	}
	.footer-bottom .text-left,
	.footer-bottom .text-right{
		text-align:center;
	}
	
}
/* Team Section */
.skew-content-box ul li a {
    color: #fff;
    font-size: 14px;
    width: auto;
    padding: 0px 10px;
	line-height: 24px;
}
.skew-content-box {
    display: inline;
    left: -1px;
    padding: 5px 20px;
    position: absolute;
    top: -15px;
    width: auto;
}
.skew-content-box:after {
    background-color: inherit;
    content: "";
    height: 100%;
    position: absolute;
    right: -10px;
    top: 0;
    transform: skewX(20deg);
    width: 20px;
    z-index: 1;
}
.dez-login .nav{
	display:block;
}
.dez-login {
    background-color: #292929;
    bottom: 0;
    display: table;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.login-form {
    max-width: 400px;
    margin: 0px auto;
    background: #fff;
}
.dez-form .form-control {
    background: #DDE3EC;
    height: 44px;
}
.dez-form .form-group {
    margin-bottom: 15px;
}
/* Theme Css */
/* Counter */
.counter-style-1 .counter{
	font-size:50px;
	font-weight:700;
}
.counter-style-1 .counter-text{
	font-size:16px;	
	font-weight: 700;
}
.counter-style-1 .icon{
	font-size:45px;
	margin-right:10px;
}

/* Dez Support */
.dez-support h2{
	font-size:30px;
}
/* Bg */
.bg-gray-md{
	background-color:#F0F5F7;
}
/* footer */
.ov-white1{
	background-color:rgba(0, 0, 0, 0.15);
}
.ov-white2{
	background-color:rgba(0, 0, 0, 0.07);
}
.ov-white3{
	background-color:rgba(0, 0, 0, 0.0);
}
.ov-white4{
	background-color:rgba(255, 255, 255, 0.07);
}
@media only screen and (max-width: 991px) {
    .skew-content-box {
        padding: 5px;
    }
    .skew-content-box ul li a {
        margin-right: 3px;
        font-size: 13px;
    }
    .dez-social-icon {
        margin: 0;
    }
    .skew-content-box ul li a {
        padding: 5px;
    }
    .request-a-quote:before {
        left: 0;
        transform: skewX(0deg);
    }
    .header-style-4 .slide-up {
        position: unset;
    }
}
@media only screen and (max-width: 767px) {
    .dez-book-now-content {
        margin-top: 10px;
        margin-bottom: 50px;
    }
    .our-service .service-box {
        margin-bottom: 30px;
    }
    .our-service {
        margin-top: 50px;
    }
    .dez-newsletter {
        padding: 15px;
    }
    .company-stats-worker {
        display: none;
    }
	.hidden-sm-down {
        display: none;
    }
	.main-slider .button-lg {
		font-size: 14px;
		padding: 8px 10px;
	}
	
}

/* Responsive */
@media only screen and (max-width: 1024px) {
    .awesome-services .dez-info-has {
        position: unset;
    }
}


/* Gallery-page */
.dez-hover a:active, .dez-hover a:hover {
    color: #fff;
}
.testimonial-6 .quote-left:before {
    left: 15px;
}
.testimonial-6 .quote-left:before, 
.testimonial-6 .quote-right:after {
    color: #b5b5b5;
    font-size: 18px;
}

/* Testimonial Text */
.testimonial-6 .testimonial-text {
    padding: 25px 35px 70px 40px;
}
.testimonial-6 .testimonial-detail {
    position: relative;
    padding: 10px 15px;
    top: -30px;
    width: 85%;
}
.testimonial-6 .testimonial-pic {
    position: absolute;
    right: 20px;
    top: -50px;
    z-index: 2;
}
.testimonial-6 .quote-left:before,
.testimonial-6 .quote-right:after {
    color: #b5b5b5;
    font-size: 18px;
}
.testimonial-6 .quote-left:before {
    left: 15px;
}
.testimonial-6 .quote-right:after {
    right: 15px;
    bottom: 20px;
    top: auto;
}
.testimonial-6 .testimonial-detail:after {
    background-color: inherit;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: -23px;
    top: 0;
    transform: skewX(35deg);
    width: 50px;
    z-index: 1;
}
/* spacing */
.site-footer .widget_getintuch{
	padding-top:0;
}
.content-inner{
	padding-top:40px;
	padding-bottom:10px;
}
.content-inner-1{
	padding-top:40px;
	padding-bottom:10px;
}
.content-inner-2{
	padding-top:40px;
	padding-bottom:0px;
}
.about-us {
	padding-bottom:50px;
}
.testimonial-five .owl-controls{
	margin-top: 0px;
}
.dez-newsletter.style1{
	background-color:rgba(255,255,255, 0.05);
	border-radius: 3px;
	margin-bottom: 20px;
}
.inner-haed{
	margin-bottom: 25px;
}
/* Contact Form */
.dez-social-icon.dez-social-icon-lg li a {
    color: #ffffff;
    font-size: 14px;
    height: 35px;
    line-height: 34px;
    padding: 0;
    width: 35px;
}
.dez-social-icon-lg.dez-social-icon li {
    display: inline-block;
    font-size: 12px;
    padding: 0;
}
.dez-social-icon-lg.dez-social-icon.border li a {
    border: 1px solid rgba(255, 255, 255, 0.05);
}
.contact-style-1 input{
	height:50px;	
}
.contact-style-1 .site-button{
	height:50px;
	width:100%;
}
.contact-style-1 .form-control{
	padding:10px 20px;
}
.contact-style-1 .form-control:focus,
.contact-style-1 .form-control:hover{
	border-color:#c0c0c0;
}
.contact-style-1 h2{
	margin-top:0;
}
.contact-style-1 .border-1{
	border:1px solid #eee;
}
.contact-style-1 .dez-social-icon-lg{
	border-top: 1px solid #eeeeee;
    padding-top: 20px;
    text-align: left;
    width: 100%;
	margin: 0;
}
.contact-style-1 .dez-social-icon-lg a{
	text-align:center;
}
.contact-style-1 .dez-social-icon-lg li a:hover{
	background:#fff;
	color:#000;
	border:1px solid #eee;
}
.contact-style-1  .form-group {
    margin-bottom: 25px;
}
.img-cover {
    object-fit: cover;
	width: 100%;
}
.box-services{
	display:table;
}
.box-services-content{
	display:table-cell;
	vertical-align: middle;
}
/* Mobile Spacing */
@media only screen and (max-width: 1400px) {
	.project-img img {
		max-width: 80%;
	}
}
@media only screen and (max-width: 1200px) {
	.about-us .dez-tabs .about-contant {
		padding: 0 20px 10px;
	}
	.main-slider .erinyen.tparrows{
		min-height: 40px;
		min-width: 40px;
	}
	.main-slider .erinyen .tp-title-wrap{
		min-height: 40px;
		line-height: 40px;
	}
	.main-slider .erinyen.tparrows:before{
		font-size:15px;
		line-height: 40px;	
	}
	.main-slider .erinyen .tp-arr-titleholder{
		line-height: 40px;	
	}
	.dez-service{
		padding-right:30px;
	}
	
	.is-fixed .logo-header a img, 
	.is-fixed.header-curve .logo-header a img {
		vertical-align: middle;
	}
	.project-img img {
		max-width: 98%;
	}

}
@media only screen and (max-width: 991px) {
	.about-us{
		padding-bottom:50px
	}
	.header-style-4.style-1 .navbar-toggler {
		margin: 27px 0 17px 15px;
	}
	.header-style-4.style-1 .extra-nav {
		padding: 16px 0;
	}
	.header-style-4.style-1 .logo-header {
		width: 200px;
		height: 70px;
	}
	.header-style-4.style-1 .is-fixed .extra-nav {
		padding: 16px 0px;
	}
	.header-style-4.style-1 .dez-quik-search .form-control {
		height: 72px;
	}
	.header-style-4.style-1 .header-nav .logo-header {
		height:auto;
	}
	.header-style-3 .header-nav .nav > li > a {
		padding: 12px 9px 12px;
	}
}
@media only screen and (max-width: 767px) {
	.dez-service{
		padding:30px 15px;
	}
	.about-us .dez-tabs .about-contant {
		padding: 30px 0 0;
	}
	.content-area {
		padding-top: 30px;
	}
	.page-content{
		padding-bottom: 30px;
	}
	.footer-top{
		padding-top: 30px;
	}
	.site-footer .widget{
		margin-bottom:25px;
	}
	.section-full:last-child {
		margin-bottom: -30px;
	}
	.content-inner {
		padding-bottom: 20px;
		padding-top: 30px;
	}
	.content-inner-1{
		padding-top:30px;
		padding-bottom:30px;
	}
	.content-inner-2{
		padding-top:30px;
		padding-bottom:0px;
	}
	.section-head {
		margin-bottom: 25px;
	}
	.dez-project-left{
		padding-top: 30px;
	}
	.testimonial-section{
		padding-top: 30px;
	}
	.testimonial-section .owl-controls{
		 margin-top: 20px;
	}
	.section-head p{
		padding-top:0;
	}
	.h3{
		font-size:28px;
		margin-top:10px;
	}
	.about-service .icon-bx-wraper:nth-child(2){
		 margin-top: 0;
	}
	.side-bar{
		margin-bottom:30px;
	}
	.dez-post-title .post-title{
		margin-top:10px;
	}
	.footer-info-box .newsletter{
		margin-bottom:10px;
	}
	ol.commentlist li .star-rating{
		position:unset;
	}
	.comment-form [class*="comment-form"]{
		width:100%;
	}
	.pricingtable-wrapper {
		margin-bottom: 30px;
	}
	.pricingtable-highlight{
		margin:0;
	}
	.title-head {
		display: none;
	}
	.disnone-md{
		display:none;
	}
	
}
footer .footer-bottom .fa-heart {
	animation: 2.5s ease 0s normal none infinite running animateHeart;
	font-size: 16px;
}
@keyframes animateHeart {
	0% {
		transform: scale(1);
	}
	5% {
		transform: scale(1.2);
	}
	10% {
		transform: scale(1.1);
	}
	15% {
		transform: scale(1.25);
	}
	50% {
		transform: scale(1);
	}
	100% {
		transform: scale(1);
	}
}

/* Update */
.testimonials-1 .testimonial-3 {
    border: 2px solid #e8e8e8;
    padding: 20px;
    text-align: center;
}
.testimonials-1 .testimonial-3 .testimonial-pic{
	margin-top: 10px;
}
.header-style-3.round .container,
.header-style-3 .header-curve .logo-header:after{
	border-radius:6px;
}
.header-style-3 .social-line li a{
	border: ;
}

/* Round  */
.about-appoint .form-control,
.about-appoint .bootstrap-select .dropdown-toggle {
    background: rgba(0,0,0,0.0);
    border-color: rgba(255, 255, 255, 0.8);
    border-width: 0 0 1px;
    box-shadow: none;
    color: #ffffff;
    font-size: 16px;
    height: 50px;
    line-height: 20px;
    padding: 9px 0;
}

.about-appoint  textarea.form-control {
	height:120px;
}
.about-appoint  .form-control::-moz-placeholder{
	color:#fff;
	opacity:0.7;
}
.about-appoint .form-control::placeholder{
	color: #fff;
}
.about-appoint  .bootstrap-select .dropdown-toggle:hover,
.about-appoint  .bootstrap-select .dropdown-toggle:focus,
.about-appoint  .bootstrap-select .dropdown-toggle {
    background-color: rgba(0,0,0,0.0) !important;
	border-bottom: 1px solid rgba(255, 255, 255, 0.8) !important;
	border-width: 0 0 1px !important;
	 
}
.about-appoint  .bootstrap-select .dropdown-toggle:hover span,
.about-appoint  .bootstrap-select .dropdown-toggle:focus span,
.about-appoint  .bootstrap-select .dropdown-toggle span {
	color:#fff;
	opacity:0.7;
}
.about-appoint  .site-button.outline.white {
    border-color: rgba(255, 255, 255, 0.8);
    font-size: 16px;
    font-weight: 600;
    padding: 12px 40px;
}


/* radius */
.rounded,
.rounded .container{
	border-radius:6px;
	overflow:auto;
}
.rounded.site-footer{
	border-radius:0;
}
.rounded .dez-social-icon-lg.dez-social-icon.border li a{
	border-radius:4px;
}
.rounded .form-control.radius-xl{
	border-radius:30px;
}	


.border{
	border: 0;
}
.site-footer.footer-white .dez-social-icon li a{
	border: 1px solid rgba(0,0,0,0.3);
}
.site-footer.footer-white .dez-social-icon.border li a{
	color: #000;
}

.breadcrumb-row ul li{
	display: inline;
}
.pagination-bx .pagination .active a{
	color: #fff;
}
#masonry{
	width: 100%;
}
.widget.widget_archive li{
	text-align: right;
}
.widget.widget_archive li a{
	float: left;
}
.footer-info-list li{
	list-style: none;
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
}
.footer-social li{
	display: inline;
	margin: 0 5px;
}
.overlay-bx.overlay-primary-dark{
	z-index: 2;
}
.bg-primary{
	color: #fff;
}
.dez-accordion.border-bottom.no-border.no-cover{
	border-bottom: 0;
}

@media only screen and (max-width: 600px){
	.site-footer .footer-bottom span{
		text-align: center;
	}
	.footer-info-box .text-right,
	.footer-info-list.text-right{
		text-align: center!important;
	}
	.site-footer .newsletter .input-group{
		padding-top: 20px;
	}
}





/* header */
.header-nav .nav > li > a {
	color: #262626;
	font-weight: 600;
}
.is-fixed .main-bar {
	box-shadow: 0 0 5px 0 #808080;
}
.header-nav .nav > li .mega-menu > li ul a,
.header-nav .nav > li .sub-menu li a {
    color: #262626;
}
.header-style-4 .social-line li a,
.header-style-3 .social-line li a,
.top-bar,
.header-style-1 .top-bar .fa,
.header-style-2 .social-line li a {
    color: #797979;
}
.dark.header-style-2 .social-line li a, 
.dark.header-style-3 .social-line li a, 
.dark .top-bar, 
.dark.header-style-4 .social-line li a, 
.dark.header-style-1 .top-bar .fa {
    color: #d2d2d2;
}
.header-style-1 .top-bar .fa {
    border: 1px solid rgba(128, 128, 128, 0.1);
}
.header-style-1 .top-bar .fa {
    vertical-align: initial;
}
.header-style-3.round .container, 
.header-style-3 .header-curve .logo-header::after {
    border-radius: 0px;
}
.header-style-3 .social-line li a span, 
.header-style-6 .social-line li a span {
    margin-left: 5px;
}
@media only screen and (max-width: 1024px) {
	.header-style-3 .header-nav .nav > li > a {
		padding: 31px 9px 30px;
	}
}
@media only screen and (max-width: 991px) {
	.header-style-3 .header-nav .nav > li > a {
		padding: 12px 9px 12px;
	}
}
/* content */
.page-wraper {
    background: #fff;
}
.accordion.space .panel {
    margin-bottom: 5px;
}
.team-sc .dez-title {
	margin-bottom: 10px;
}
.img-eff-sc .dez-title-bx h4 {
	font-weight: 500;
}
.portfolio-detail .blog-post {
    margin-bottom: 0px;
}
.page-notfound {
    padding: 50px 0 0px;
}
.dez-tabs.border-tp .nav-tabs > li > a.active {
    border-top: 2px solid #00ADEF;
}
.contact-style-1 .form-control {
	font-size: 16px;
}
@media only screen and (max-width: 599px) {
	.counter-style-1 .icon,
	.counter-style-1 .counter, 
	.counter-style-2 .counter, 
	.counter-style-3 .counter {
		font-size: 30px;
	}
	.counter-style-1 .counter-text,
	.counter-style-2 .counter-text {
		font-size: 14px;
	}
	.our-projects-galery .icon-xl i {
		font-size: 40px;
	}
	.our-projects-galery .h3 {
		font-size: 22px;
	}
	.our-projects-galery h6 {
		font-size: 14px;
	}
}
@media only screen and (max-width: 767px) {
	h1 {
		font-size: 30px;
		line-height: 38px;
		margin-bottom: 15px;
		font-weight: 700;
	}
	h2 {
		font-size: 28px;
		line-height: 35px;
		margin-bottom: 15px;
		font-weight: 700;
	}
	h3 {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 15px;
		font-weight: 700;
	}
	h4 {
		font-size: 20px;
		line-height: 28px;
		margin-bottom: 10px;
		font-weight: 600;
	}
	h5 {
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 10px;
		font-weight: 600;
	}
	h6 {
		font-size: 16px;
		line-height: 22px;
		margin-bottom: 10px;
		font-weight: 600;
	}
	p {
		line-height: 24px;
		margin-bottom: 15px;
	}
	body{
		font-size:14px;
	}
}
@media only screen and (max-width: 768px) {
	.nav.navbar-nav li a i.fa-chevron-down, 
	.nav.navbar-nav li a i.fa-angle-right {
		line-height: 48px;
	}
}
/* blog */
.blog-single .dez-post-text {
	text-align: justify;
}
.dez-post-title,
.dez-post-title .post-title {
	margin-bottom: 5px;
}
.dez-post-meta {
    margin-bottom: 15px;
}
.blog-post {
	margin-bottom: 70px;
}
.share-details-btn ul li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 6px;
}
.site-button.facebook {
    background-color: #3B5998;
}
.site-button.google-plus {
    background-color: #DE4E43;
}
.site-button.linkedin {
    background-color: #007BB6;
}
.site-button.instagram {
    background-color: #8A5A4E;
}
.site-button.twitter {
    background-color: #1EA1F3;
}
.site-button.whatsapp {
    background-color: #01C854;
}
@media only screen and (max-width: 768px) {
	
}
@media only screen and (max-width: 767px) {
	.blog-post {
		margin-bottom: 30px;
	}
}
.blog-single.blog-post {
    margin-bottom: 50px;
}
.comments-area .comments-title::first-letter {
	color: inherit;
}
.comment-respond .comment-reply-title {
    font-size: 20px;
}
ol.comment-list li.comment .comment-author .fn {
    font-size: 17px;
    text-transform: capitalize;
    color: #000;
}
ol.comment-list li.comment .comment-meta {
    text-transform: capitalize;
	font-size: 14px;
}
ol.comment-list li.comment .comment-meta::before {
	vertical-align: middle;
	margin-right: 3px;
}
.cr-space {
	margin-bottom: 50px;
}
@media only screen and (max-width: 768px) {
	.cr-space {
		margin-bottom: 30px;
	}
}
.dez-post-readmore .site-button-link .fa-angle-double-right {
    margin-left: 6px;
} 
ol.comment-list li.comment .reply a {
	font-weight: 700;
}
/* footer */
footer .dez-separator {
    margin-bottom: 20px;
}
footer .dez-post-meta i, 
footer .dez-post-info,
footer .dez-post-meta a, 
footer .dez-post-meta ul li {
    color: rgba(255,255,255,0.7);
}
footer h4 {
    margin-top: 10px;
}
footer .widget ul {
	margin-top: 0px;
}
footer .widget ul li:first-child {
	padding-top: 0px;
}
.widget_services ul li:first-child:before {
	top: 0px;
}
.our-services ul li:first-child:before {
	top: 10px;
}
.trans-footer .newsletter input[type="email"] {
    background-color: rgba(255, 255, 255, 0.02);
    border: 0;
    border-radius: 30px !important;
}
.trans-footer .form-control::placeholder {
    color: #fefefe;
}
.footer-image .newsletter input[type="email"] {
    background-color: rgba(0, 0, 0, 0.5);
}
.footer-info-box .newsletter input[type="email"] {
    background-color: #fff;
}
.site-footer.footer-white .dez-post-meta li, 
.site-footer.footer-white .dez-post-meta i, 
.site-footer.footer-white .dez-post-meta a {
    color: #898989;	
}
footer .newsletter .input-group-btn .site-button {
	font-size: 14px;
}
.trans-footer .footer-social  a.bg-primary:hover {
	background: #fff;
}
.widget_getintuch li {
    margin-bottom: 15px;
}
@media only screen and (max-width: 576px) {
	footer .dez-separator {
		display: block;
	}
}

/* New Css ===== */
/* Header -- */
.header-nav .nav > li .mega-menu, 
.header-nav .nav > li .sub-menu {
    border-bottom: 4px solid var(--primary);
}
.header-nav .nav > li .mega-menu li {
	position: relative;
}
.header-nav .nav > li .mega-menu > li > ul li:hover > a:after, 
.header-nav .nav > li .sub-menu li:hover > a:after {
    height: 100%;
}
.header-nav .nav > li .mega-menu > li > ul li > a:after, 
.header-nav .nav > li .sub-menu li > a:after {
    content: "";
    height: 0%;
    width: 3px;
    background: var(--primary);
    display: block;
    position: absolute;
    left: -1px;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.5s;
}

/* dez box */
.dez-box .dez-title{
	text-transform: capitalize;
}

.dez-login input[type=checkbox], 
.dez-login input[type=radio]{
	display: none;
}
.dez-login .pass-check{
	margin-bottom: 0;
}
.dez-login .terms-text{
	margin-top: 20px;
}
.footer-bottom .text-left,
.footer-bottom .text-center,
.footer-bottom .text-right{
	opacity: 0.3;
}
.footer-bottom.bg-primary .text-left,
.footer-bottom.bg-primary .text-center,
.footer-bottom.bg-primary .text-right{
	opacity: 0.4;
}
.widget.recent-posts-entry .widget-post .post-title{
	text-transform: capitalize!important;
}
.widget.recent-posts-entry .widget-post .dez-post-meta {
    margin-bottom: 0;
}

/* Google Recaptcha */
.g-recaptcha,
#rc-imageselect {
    transform:scale(0.9);
    -webkit-transform:scale(0.9);
    -moz-transform:scale(0.9);
    -o-transform:scale(0.9);
    
    transform-origin:0 0;
    -o-transform-origin:0 0;
    -moz-transform-origin:0 0;
    -webkit-transform-origin:0 0;
}
@media screen and (max-width: 1280px){
	#rc-imageselect, 
	.g-recaptcha {
        transform:scale(0.7);
        -moz-transform:scale(0.7);
        -o-transform:scale(0.7);
        -webkit-transform:scale(0.7);
        
        transform-origin:0 0;
        -moz-transform-origin:0 0;
        -o-transform-origin:0 0;
        -webkit-transform-origin:0 0;
		margin-bottom: -20px;
    
    }
}
@media screen and (max-width: 575px){
	#rc-imageselect, 
	.g-recaptcha {
        transform:scale(0.7);
        -moz-transform:scale(0.7);
        -o-transform:scale(0.7);
        -webkit-transform:scale(0.7);
        
        transform-origin:0 0;
        -moz-transform-origin:0 0;
        -o-transform-origin:0 0;
        -webkit-transform-origin:0 0;
    
    }
}
.recaptcha-box{
 height:60px;
}
/* Google Recaptcha */

.site-header.header-style-1 .logo-header{
    display: block;
	padding: 20px 0;
}

/* New Home Page */
.video-bx {
    position: relative;
    z-index: 1;
    border-radius: 3px;
    overflow: hidden;
}
.video-bx .video-play-icon {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    -moz-transform: translate(-50% , -50%);
    -webkit-transform: translate(-50% , -50%);
    -ms-transform: translate(-50% , -50%);
    -o-transform: translate(-50% , -50%);
}
.video-play-icon a {
    width: 80px;
    height: 80px;
    border-radius: 80px;
    text-align: center;
    line-height: 80px;
    color: #fff;
    box-shadow: 0 0 0 10px rgba(0,173,239,0.2);
    display: block;
    font-size: 28px;
    margin: auto;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.video-play-icon a:focus,
.video-play-icon a:hover {
	background: var(--primary);
	color:#fff;
	box-shadow: 0 0 0 20px rgba(0,173,239,0.2);
}

.video-section h2{
	font-size:35px;
	line-height:50px;
}

/* Footer */
.site-footer.map-footer .footer-top {
    background: #001c30;
    padding: 40px 0 10px;
    background-image: url(../images/background/bg2.png);
    background-position: center;
    background-repeat: no-repeat;
    object-fit: cover;
    background-size: auto 100%;
}
.site-footer.map-footer .footer-bottom {
    background-color: #001c30;
    padding: 10px 0;
    color: #a3b7c6;
    font-size: 15px;
    border-top: 1px solid #102c40;
}
.site-footer p, 
.site-footer strong, 
.site-footer b, 
.site-footer,
.site-footer li{
    color: #a3b7c6;
}
.site-footer.footer-white p, 
.site-footer.footer-white strong, 
.site-footer.footer-white b, 
.site-footer.footer-white,
.site-footer.footer-white li{
    color: #002939;
}
.site-footer .widget_getintuch strong,
.site-footer .newsletter strong{
    color: #fff;
    text-transform: capitalize;
}
.site-footer.footer-white .widget_getintuch strong{
    color: #000;
}
.site-footer .widget_services ul li a {
    color: #a3b7c6;
}
.site-footer .widget_services ul li a:hover{
	color: var(--primary);
}
.site-footer .widget_about p{
	text-align: justify;
}
.site-footer .dez-newsletter .newsLetter-bx .form-control{
	border-radius: 5px;
	height: 50px;
	padding: 10px 15px;
	font-size: 14px;
}
.site-footer .dez-newsletter .newsLetter-bx .site-button{
	height: 50px;
}


/* Team Style 1 */
.team-bx1 .dez-media{
	width: 200px;
	height: 200px;
	border-radius: 300px;
	margin: auto;
	border: 8px solid #f1ffff;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
}
.team-bx1 .dez-media img{ 
	height: 200px;
	object-fit:cover;
}
.team-bx1 h4.dez-title{
	font-size: 20px;
	font-weight: 700;
	color: #000;
}
.team-bx1 h6.dez-title{
	font-size: 14px;
	font-weight: 500;
	text-transform:uppercase;
	color: var(--primary);
}
.team-bx1 .dez-social-icon-lg.dez-social-icon.border li a{
	color: #326d83;
	font-size: 14px;
	width: 30px;
	height: 30px;
	line-height: 28px;
	border-radius: 3px;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	background: #effbff;
	-o-transition:all 0.5s;
}
.team-bx1 p{
	font-size:14px;
}
.team-bx1 {
    background: #fff;
    padding: 30px 10px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
}
.team-bx1.hvr-float-shadow
{
    display:block;
}
.team-bx1:hover .dez-media{
	transform:translateY(-10px);
	box-shadow: 0 10px 20px 0 rgba(0,0,0,0.1);
}
.team-bx1:hover .dez-social-icon-lg.dez-social-icon.border li a{
    background: var(--primary);
	color: #fff;
}

/* Doctor Stats Box */
.doctor-stats-bx .counter-style-1 .counter-text{
	font-weight: 500;
	color: #000;
}
.doctor-stats-bx{
	background-color:#effbff;
}
.doctor-stats-bx .counter-style-1{
	position:relative;
}
.counter-style-1 .counter {
    font-size: 60px;
    font-weight: 500;
    font-family: rubik;
}
.doctor-stats-bx .counter-style-1:after{
	width:1px;
	height:100%;
	position:absolute;
	right:-15px;
	top:0;
	opacity:0.2;
	content:"";
	display:block;
	background:#00adef;
}
.doctor-stats-bx [class*="col-"]:last-child .counter-style-1:after{
	content:none;
}

/* Header */
.contact-info.style-1 li {
    padding: 11px 15px;
    position: relative;
    overflow: hidden;
    background-color: #effbff;
    /*background-color: #f7fbe9;*/
    border-left: 8px solid #fff;
}

/* Owl Btn */
.owl-btn-1.primary .owl-prev,
.owl-btn-1.primary .owl-next{
	background-color: var(--primary);
}

/* Light Gallery */
.lg-actions .lg-next, 
.lg-actions .lg-prev, 
.lg-sub-html, 
.lg-toolbar{
    background-color: var(--primary);
}
.lg-outer .lg-toogle-thumb, 
.lg-outer .lg-thumb-outer,
.lg-outer .lg-img-wrap, 
.lg-outer .lg-item{
    background-color: var(--secondry);
}
.lg-outer .lg-toogle-thumb, 
.lg-actions .lg-next, 
.lg-actions .lg-prev, 
.lg-toolbar .lg-icon,
#lg-counter{
    color: #fff;
}
.check-km{
	cursor: pointer;
}
.icon-bx-xs.check-km{
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    cursor: pointer;
	color: var(--primary);
}
.icon-bx-xs.check-km i{
	font-size: 18px;
}

/* Candidates Box */
.faqside{
    position: -webkit-sticky;
    position: sticky;
    top: 90px;
    z-index: 1;
}
.candidates-are-sys{
	background-color: #effbff;
	border-radius:4px;
	padding: 30px 20px;
}
.candidates-bx .testimonial-pic.radius{
	width:75px;
	height:75px;
	border:4px solid #fff;
	margin-bottom: 25px;
}
.candidates-bx .testimonial-text{
	padding:0;
	color:#000000;
	margin-bottom: 25px;
}
.candidates-bx .testimonial-text p {
	font-style: unset;
    font-size: 16px;
    color: #000;
    line-height: 24px;
    font-weight: 400;
}
.candidates-bx .testimonial-detail{
	padding:0;
}
.candidates-are-sys .testimonial-name{
	font-family: rubik;
	font-size: 14px;
	font-weight: 500;
	text-transform: capitalize;
	color: #000;
}
.candidates-are-sys .testimonial-position {
    font-family: rubik;
    font-size: 14px;
    font-style: inherit;
	text-transform: capitalize;
}
.candidates-bx{
	position:relative;
}
.candidates-bx:before,
.candidates-bx:after{
	content:"\f10d";
	font-family:FontAwesome;
	position:absolute;
	color:#001c30;
	font-size:40px;
	top: 80px;
	opacity:0.1;
}
.candidates-bx:after{
	content:"\f10e";
	top:auto;
	bottom:-10px;
	right:0;
}

/* Quote Box */
.quote-bx{
	background-image:url(../images/our-work/pic4.jpg);
	background-size:cover;
	position:relative;
	border-radius:4px;
	box-shadow: 0 0 10px 0 rgba(0,24,128,0.1);
	padding: 30px 20px;
	z-index: 1;
	color:#fff;
}
.quote-bx:after{
	content:"";
	width:100%;
	height:100%;
	background-color:#001c30;
	opacity:0.8;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	border-radius:4px;
}
.quote-bx h4{
	color:#fff;
}
.quote-bx p{
	opacity:0.9;
}
.quote-info{
	z-index:2px;
	position:relative;
}

/* FAQ BOX */
.faq-bx .acod-head a, 
.faq-bx .acod-head a:hover{
	background: var(--primary);
	border: 0;
	color: #fff;
	padding: 18px 20px;
	border-radius: 4px;
}
.faq-bx .acod-head a.collapsed, 
.faq-bx .acod-head a.collapsed:hover{
	background:#effbff;
	border: 0;
	color: #000;
	padding: 18px 20px;
	border-radius: 4px;
}
.faq-bx .acod-head a::after{
	color:#fff;
	top: 50%;
	transform: translateY(-50%);
	right: 20px;
}
.faq-bx .acod-head a.collapsed:after{
	color:#000;
}

.faq-bx .acod-title{
	font-size:16px;
	font-weight:500;
}
.faq-bx .acod-body{
	margin-top: -1px;
    background: #f9ffff;
    color: #303030;
	border:0;
	padding: 5px;
}

/* Testimonial 8 */
.testimonial-8 .testimonial-text{
    background-color: #F4F5F7;
    padding: 30px;
}
.testimonial-8 .testimonial-text:after {
    content: "";
    position: absolute;
    bottom: -14px;
    left: 50px;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #F4F5F7;
}
.testimonial-8 .testimonial-text p {
	line-height: 30px;
}
.testimonial-8 .testimonial-detail {
    padding: 25px 0 20px 20px;
}
.testimonial-8 .testimonial-pic {
    float: left;
    margin-right: 15px;
    width: 80px;
    height: 80px;
}
.testimonial-8 .testimonial-name,
.testimonial-8 .testimonial-position {
    padding: 2px 0;
}
.testimonial-8 .testimonial-name {
    padding-top: 12px;
}
.owl-item.active.center .testimonial-8 .testimonial-text:after{
	 border-top: 15px solid #ff3b68;
}
.testimonial-8 .testimonial-text:before{
	content: "\e67e";
	bottom: -10px;
    color: #000000;
    font-family: "themify";
    font-size: 80px;
    opacity: 0.1;
    position: absolute;
    right: 10px;
}
.testimonial-8 .testimonial-text{
	background: #ffffff none repeat scroll 0 0;
    border-radius: 6px;
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.1);
	padding:15px;
}
.testimonial-8 .testimonial-text:after{
	border-top: 15px solid #fff;
	border-left: 0 solid rgba(0, 0, 0, 0);
}
.testimonial-8 {
    padding: 15px;
	
}

/* testimonial video */
.testimonial-text.video{
	padding:15px;
}
.video-testimonial{
	overflow:hidden;
	border-radius:4px;
	position:relative;
}
.video-testimonial-play {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}
.video-testimonial-play a{
	color: #ffffff;
    font-size: 45px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.owl-item.active.center .testimonial-8 .testimonial-text:after{
	border-top:15px solid #6cc000;
}
.owl-item.active.center .testimonial-text{
	background:var(--primary);
	color#fff;
}
.owl-item.active.center .testimonial-text {
    color: #fff;
}
.owl-item.active.center .testimonial-8 .testimonial-text:after{
	 border-top: 15px solid var(--primary);
}
.testimonial-8 .testimonial-text:before{
	content: "\e67e";
	bottom: -10px;
    color: #000000;
    font-family: "themify";
    font-size: 80px;
    opacity: 0.1;
    position: absolute;
    right: 10px;
}

/* Client Logo */
.ow-client-logo {
    background-color: #fff;
    display: table;
    width: 100%;
    border-radius: 6px;
    box-shadow: 0 0 0 0 rgba(0,0,0,.1);
    transition: all .8s;
    -moz-transition: all .8s;
    -ms-transition: all .8s;
    -o-transition: all .8s;
    -webkit-transition: all .8s;
}
.ow-client-logo:hover {
    box-shadow: 0 0 30px 0 rgba(0,0,0,.2);
}
.client-logo {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding: 10px;
}
.client-logo-carousel .owl-stage-outer {
    padding: 10px 0;
}

/* New Page */
.new-page {
    padding: 2px 5px;
    font-size: 10px;
    background: #ff0000;
    color: #fff;
    border-radius: 4px;
    vertical-align: middle;
    margin-left: 2px;
}

/* login  */
.dez-login{
	padding-left: 15px;
	padding-right: 15px;
}

@media screen and (max-width: 1200px){
	.site-header.header-style-1 .extra-nav{
		display: none;
	}
	.counter-style-1 .counter {
		font-size: 45px;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1024px)
{
    .fz-edu
    {
        font-size:11px;
    }
    .navigation-bar .navbar-nav > li > a {
        font-size: 14px;
    }
    .team-bx1 .dez-media {
        width: 180px;
        height: 180px;
    }
}
@media screen and (max-width: 991px){
	.header-style-4.style-1 .header-nav .logo-header.mostion{
		display: none;
	}
	.site-header.header-style-1 .navbar-toggler {
		margin: 28px 0 18px 15px;
	}
	.site-header.header-style-1 .logo-header{
		padding: 10px 0;
		height: 70px;
	}
	.site-header.header-style-1 .logo-header.mostion {
		padding: 18px 0;
		width: 160px;
	}
	.site-header .header-nav .logo-header.mostion {
		height: auto;
		padding: 20px;
	}
	.site-header.header-style-5 .logo-header{
		padding: 10px 0;
		height: 70px;
		width: 150px;
	}
	.site-header.header-style-5 .navbar-toggler {
		margin: 25px 0 20px 15px;
	}
	.site-header.header-style-3 .header-curve .logo-header{
		width: 150px;
		height: 70px;
	}
	.site-header.header-style-3 .navbar-toggler {
		margin: 28px 0 18px 15px;
	}
	.site-header.header-style-2 .logo-header{
		width: 150px;
		height: 70px;
	}
	.site-header.header-style-2 .extra-nav {
		padding: 14px 0;
	}
	.site-header.header-style-2 .navbar-toggler{
		margin: 26px 0 20px 12px;
	}
	.site-header.header-style-4 .logo-header{
		width: 150px;
		height: 70px;
	}
	.site-header.header-style-4 .extra-nav {
		padding: 14px 0;
	}
	.site-header.header-style-4 .navbar-toggler {
		margin: 27px 0 22px 15px;
	}
	.site-header.header-style-4	.header-nav .logo-header{
		height: auto;
	}
	.site-header.header-style-4	.header-nav .logo-header.mostion{
		display: none;
	}
	.footer-fixed .site-footer {
		position: relative;
	}
	.footer-fixed .page-wraper{
		padding-bottom: 0!important;
	}
	.portfolio-detail .m-b50{
		margin-bottom: 30px;
	}
	.portfolio-detail .port-info-box{
		padding: 20px;
		margin-bottom: 25px;
	}
	.portfolio-detail .port-info-box h5 {
		font-size: 15px;
	}
	.portfolio-detail h5{
		font-size: 15px;
		line-height: 25px;
	}
}
@media screen and (max-width: 591px){
	.header-style-3 .header-curve .logo-header {
		height: 70px;
	}
	.header-style-3 .header-curve .navbar-toggler {
		margin: 26px 0 20px 15px;
	}
	.footer-bottom  .text-left, 
	.footer-bottom  .text-right{
		text-align: center!important;
	}
	.counter-style-1 .counter {
		font-size: 36px;
	}
	.video-section h2 {
		font-size: 26px;
		line-height: 36px;
	}
	.owl-btn-1.primary .owl-prev, 
	.owl-btn-1.primary .owl-next {
		margin: 0!important;
	}
	.header-style-4.style-1 .is-fixed .extra-nav {
		padding: 14px 0px;
	}
	.awesome-services-4{
		padding: 0;
	}
	.icon-bx-wraper .dez-tilte{
		font-size: 22px;
	}
	.dez-bnr-inr {
		height: 250px;
	}
	.contact-area .dez-tilte{
		font-size: 15px;
	}
	.h2 {
		font-size: 30px;
		line-height: 40px;
	}
	.site-footer.trans-footer .dez-separator {
		display: inline-block!important;
	}
	.site-footer .newsletter .input-group ,
	.site-footer .footer-info-box .newsletter .input-group {
		margin-top: 10px;
		padding-top: 0;
	}
	.site-footer .footer-info-box .newsletter strong{
		text-align: center!important;
		display: block;
	}
	.dez-login .m-t100 {
		margin-top: 10vh;
	}
}