@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

@import url('animate.css');

@import url('bootstrap.min.css');

@import url('owl.carousel.css');

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

@import url('font-awesome.css');

a, a:hover {

	text-decoration: none;

}

* {

	margin: 0;

	padding: 0;

	box-sizing: border-box;

}

body {

	overflow-x: hidden;

	font-family: 'Montserrat', sans-serif;

	font-size: 14px;

	overflow-x: hidden;

}

.container-fluid {

	overflow-x: hidden;

}

body, ul, ol, ul li, ol li, p, h1, h2, h3, h4, h5, h6 {

	margin: 0;

	padding: 0;

}

ul li, ol li {

	list-style: none;

	list-style-type: none;

}

img {

	max-width: 100%;

}

a, a:hover, button, button:hover {

	color: inherit;

 -webkit-transition: all .3s ease-in-out;

 -moz-transition: all .3s ease-in-out;

 -o-transition: all .3s ease-in-out;

 transition: all .3s ease-in-out

}

button:focus, a:focus {

	outline: none;

	border: 0;

}

.topDv {

	background-color: #333;

	padding:  0;

}

.topDv ul {

	min-height: 56px;

}

.topDv ul li {

	color: #fff;

	margin-right: 20px;

}

.topDv ul li:last-child {

	margin-right: 0;

}

.topDv ul li i {

	font-size: 20px;

	margin-right: 5px;

}

.topDv ul li.ph i {

	font-size: 24px;

	position: relative;

	top: 3px;

}

.topDv ul li.clck i {

	position: relative;

	transform: rotate(90deg);

	top: 1px;

	-webkit-transform: rotate(90deg);

	top: 1px;

}

.topDv ul li.adrs i {

	position: relative;

	top: 2px;

}

span.spl {

	color: #06e677;

	font-weight: 700;

}

.socialMedia {

	color: #fff;

	min-height: 56px;

}

.socialMedia a {

	margin-right: 20px;

	width: 35px;

	height: 35px;

	border: 2px solid #fff;

	text-align: center;

	line-height: 35px;

	border-radius: 100%;

	font-size: 18px;

}

.socialMedia a:hover {

	background: #fff;

	color: #333;

}

.socialMedia a:last-child {

	margin-right: 0;

}

.logoNavSign {

	padding: 20px 0

}

.navDv .navbar-expand-lg .navbar-nav .nav-link {

	font-weight: 500;

	text-transform: uppercase;

	color: #000;

	padding: 0 0.9rem;

}

.navDv .navbar-expand-lg .navbar-nav .nav-link:hover, .navDv .navbar-expand-lg .navbar-nav .active .nav-link {

	color: #01a855;

}

.navDv .navbar {

	padding: 0

}
/*********Faq style********/
.faq-section {
	padding: 60px 0;
}
   .faq-section .section-title h2 {
	font-weight: 700;
	margin: 0 0 15px;
	font-size: 34px;
	color: #333;
	text-transform: uppercase;
	text-align: center;
	}
	.faq-section #main {
		width: 100%;
	}
	.faq-section #main #faq .card {
	margin-bottom: 20px;
	border: 0;
	background: #333;
	}
	#main #faq .card .card-header {
	border: 0;
	padding: 0;
	}
	.faq-section #main #faq .card .card-header .btn-header-link {
	color: #fff;
	text-align: left;
	background: #333333;
	color: #fff;
	padding: 20px;
	border-radius: 0;
	border: none;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 20px;
	font-weight: 600;
	margin:0;
	}
 	.faq-section #main #faq .card .card-header .btn-header-link h2{
    font-size: 20px;
	font-weight: 600;
	margin: 0;
	padding:0;
}
	.faq-section #main #faq .card .card-header .btn-header-link:after {
	content: "\f068";
	font: normal normal normal 14px/1 FontAwesome;
	font-weight: 900;
	float: right;
	}
	.faq-section #main #faq .card .card-header .btn-header-link.collapsed {
	background: #07a351;
	color: #fff;
	}
	.faq-section #main #faq .card .card-header .btn-header-link.collapsed:after {
	content: "\f067";
	}
	.faq-section #main #faq .card .collapsing {
	line-height: 30px;
	}
	.faq-section #main #faq .card .collapse {
	border: 0;
	}
	.faq-section #main #faq .card .collapse.show {
	line-height: 30px;
	color: #fff;
	}
	.faq-section #main .btn:focus {
	outline: 0;
	box-shadow: none;
	}
	.faq-section #main #faq .card-body {
	padding-top: 0px;
	font-size: 16px;
	color: #fff;
	}
	.faq-section #main #faq .card-body ul {
    	margin-left: 40px;
    }
    .faq-section #main #faq .card-body ul li {
    	padding-top: 0px;
    	font-size: 16px;
    	color: #fff;
    	list-style: disc;
    }
    
    
/**********Faq Style*********/

/*.signDv a {

	width: 375px;

	height: 50px;

	text-align: center;

	line-height: 50px;

	font-size: 14px;

	font-weight: 700;

	border-radius: 6px;

	text-transform: uppercase;

}*/

/*.signDv a.Login{ color: #01a855; border: 2px solid #01a855; margin-right: 10px;}*/



/*.signDv a.Login {

	color: #fff;

	border: 2px solid #01a855;

	background-color: #01a855;

}

.signDv a.register {

	color: #fff;

	border: 2px solid #01a855;

	background-color: #01a855;

}

.signDv a:hover {

	background-color: #333;

	color: #fff;

	border: 2px solid #333;

}*/

.logoDv img {

	max-height: 60px;

-webkit-transition: .3s ease-in-out;

 transition: .3s ease-in-out;

}

.logoDv img:hover {

	transform: scale(1.05);

}



.fixedHeader .fadeInLeft {

	visibility: visible !important;

	animation-name: fadeInLeft !important;

}

.fixedHeader .fadeInDown {

	visibility: visible !important;

	animation-name: fadeInDown !important;

}

.fixedHeader .fadeInUp {

	visibility: visible !important;

	animation-name: fadeInUp !important;

}

.fixedHeader .logoDv img {

	max-height: 40px;

}

.fixedHeader .navDv .navbar-expand-lg .navbar-nav .nav-link {

	font-size: 12px

}

/*.fixedHeader .signDv a.Login {

	height: 40px;
    line-height: 37px;
    width: auto;
    font-size: 14px;
    padding: 0px 10px;

}*/

.bannerImage {

	background-repeat: no-repeat;

	background-size: cover;

	background-position: 30% center;

	height: 600px;

}

.bannrSec:hover {

	opacity: 1;

	-webkit-animation: flash 3s;

	animation: flash 3s;

}

@-webkit-keyframes flash {

 0% {

 opacity: .9;

}

 100% {

 opacity: 1;

}

}

@keyframes flash {

 0% {

 opacity: .9;

}

 100% {

 opacity: 1;

}

}

.bannerText {

	color: #fff;

	width: 40rem;

}

.container-fluid {

	padding-right: 30px;

	padding-left: 30px;

}

.bannerText p {

	font-size: 16px;

	line-height: 26px;

	margin: 0 0 20px;

}

.bannerText h2 {

	font-size: 36px;

	text-transform: uppercase;

	font-weight: 700;

	line-height: 50px;

	margin: 0 0 10px;

}

.bannerButtons a {

	width: 200px;

	height: 54px;

	text-align: center;

	line-height: 54px;

	font-size: 16px;

	font-weight: 700;

	border-radius: 6px;

	text-transform: uppercase;

}

/*.bannerButtons a.bannrContact{ color: #fff; border: 2px solid #fff; margin-right: 20px;}*/



.bannerButtons a.bannrContact {

	color: #fff;

	border: 2px solid #01a855;

	background-color: #01a855;

}

.bannerButtons a.bannerRegister {

	color: #fff;

	border: 2px solid #01a855;

	background-color: #01a855;

}

.bannerButtons a:hover {

	background-color: #333;

	color: #fff;

	border: 2px solid #333;

}

.bannerButtons i {

	margin-left: 10px;

	font-size: 22px;

}

.tuningSecs {

	padding: 60px 0 40px;

	background-color: #f8f8f8;

	border-bottom: 1px solid #d1d1d1;

	float: left;

	width: 100%

}

.tuningSecs .container-fluid {

	float: left;

	width: 100%

}

.tuningSecs h1 {

	font-weight: 700;

	text-align: center;

	margin: 0 0 15px;

	font-size: 34px;

	color: #333;

	text-transform: uppercase;

}

.hdngBorder {

	width: 70px;

	height: 2px;

	background-color:#01a855;

	margin: auto;

}

.tuningSecsImgs {

	margin-top: 40px;

}

.tuningLogos img {

	max-height: 100px;

}

.tuningSecs ul {

	margin: 0 -10px;

}

.tuningSecsImgs ul li {

	display: inline-block;

	padding: 0 10px 20px;

	width: 14.28%;

	float: left;

}

.tuningLogos {

	height: 120px;

	border: 1px solid #d1d1d1;

	border-radius: 6px;

	text-align: center;

	line-height: 120px;

	background: #fff;

	-webkit-transform: translateY(0);

	transform: translateY(0);

 -webkit-transition: -webkit-transform .3s ease;

 transition: -webkit-transform .3s ease;

 transition: transform .3s ease;

 transition: transform .3s ease, -webkit-transform .3s ease;

}

.tuningLogos:hover {

	-webkit-transform: translateY(-8px);

	transform: translateY(-8px);

}

.freeAccount {

	padding: 0 0;/* background: red; *//* margin: 40px 0; */

}

.freeAccount h1 {

	font-weight: 700;

	margin: 0 0 15px;

	font-size: 34px;

	color: #333;

	text-transform: uppercase;

}

.freeAccount h2 {

	font-weight: 700;

	margin: 20px 0;

	font-size: 24px;

	color: #01a855;

}

.freeAccount h3 {

	font-weight: 700;

	margin: 0 0 20px;

	font-size: 16px;

	color: #333;

}

.freeAccount p {

	color: #333;

	margin: 0 0 20px;

	line-height: 27px;

}

.freeAccount .hdngBorder {

	margin: 0;

}

.freeImage {

	text-align: right;

	padding: 60px 0;

}

.freeImage img {

 -webkit-transition: .3s ease-in-out;

 transition: .3s ease-in-out;

}

/*.freeAccount:hover .freeImage img {

	-webkit-transform: rotate(-5deg) scale(1.01);

	transform: rotate(-5deg) scale(1.01);

}*/

.whyDv {

	background-repeat: no-repeat;

	background-position: 0 0;

	background-size: cover;

	width: 100%;

	height: 590px;

	position: relative;

	padding: 60px 45px;

}

.whyDv:after {

	background-color: rgba(2, 112, 57, 0.9);

	width: 100%;

	height: 100%;

	left: 0;

	top: 0;

	content: "";

	position: absolute;

-webkit-transition: .3s ease-in-out;

 transition: .3s ease-in-out;

}

.onnn .whyDv:after {

	background-color:#018d47;

}

.onnn .abutDv:after {

	background-color:transparent;

}

.onnn .abutDv:hover:after {

	background-color:transparent;

}

.onnn .whyDv, .onnn .abutDv {

	height: 671px;

}

.whyDv:hover:after {

	background-color: rgba(2, 112, 57, 1)

}

.why_about h1 {

	font-weight: 700;

	margin: 0 0 15px;

	font-size: 34px;

	color: #fff;

	text-transform: uppercase;

}

.why_about .hdngBorder {

	margin: 0;

	background-color: #fff;

}

.why_about p {

	color: #fff;

	margin: 0 0 20px;

	line-height: 23px;

}

.whyText {

	position: relative;

	z-index: 9;

	color: #fff;

}

.whyText .whyPara {

	margin: 20px 0 0;

}

.whyText p {

	margin: 0;

}

.whyRw {

	margin-top: 30px;

}

.why2col:last-child {

	margin: 0;

}

.why2col {

	margin: 0 0 40px;

	float: left;

	width: 100%;

}

.wlC {

	float: left;

	width: 70px;

	margin-right: 15px;

}

.wrC {

	float: left;

	width: 85%;

}

.wrC h2 {

	font-size: 20px;

	margin: 0 0 5px;

	text-transform: uppercase;

}

.whyText p {

	margin: 0;

	line-height: 20px;

}

.abutDv {

	background-repeat: no-repeat;

	background-position: 0 0;

	background-size: cover;

	width: 100%;

	height: 590px;

	position: relative;

	padding: 60px 45px;

}

.abutDv:after {

	background-color: rgba(0, 0, 0, 0.8);

	width: 100%;

	height: 100%;

	left: 0;

	top: 0;

	content: "";

	position: absolute;

-webkit-transition: .3s ease-in-out;

 transition: .3s ease-in-out;

}

.abutDv:hover:after {

	background-color: rgba(0, 0, 0, 1);

}

.aboutTxt {

	position: relative;

	z-index: 9;

}

.why_about .aboutPara {

	margin: 20px 0;

}

.recentProjects {

	padding: 60px 0;

}

.recentProjects h1 {

	font-weight: 700;

	margin: 0 0 15px;

	font-size: 34px;

	color: #333;

	text-transform: uppercase;

}

.recentProjects p {

	color: #5f5f5f;

	margin: 20px auto 40px;

	width: 80%;

	text-align: center;

}

.rpColDv {

	border: 1px solid #d1d1d1;

	    margin: 0 0 30px;

}

.rpImageBox {

	position: relative;

}

.rpSocialBox {

	position: absolute;

	left: 0;

	width: 100%;

	bottom: 0;

	text-align: center;

	padding: 10px 0;

	background-color: rgba(0, 0, 0, 0.8);

	color: #fff;

}

.rpSocialBox a {

	margin: 0 7px;

	text-transform: uppercase;

	font-size: 13px;

}

.rpSocialBox a:hover {

	color: #01a855;

}

.rpSocialBox a i {

	margin-right: 5px;

	font-size: 14px;

}

.recentProjects .rpText p {

	width: 100%;

	margin: 0;

	text-align: left;

	color: #333;

}

.rpText {

	padding: 15px;

}

.rpText h3 {

	font-weight: 700;

	color: #333;

	font-size: 20px;

	margin: 0 0 10px;

}

.rpText ul li {

	margin: 0 0 5px 0;

	color: #333;

	position: relative;

	display: block;

	left: 25px;

}

.rpText ul li:after {

	content: "\f00c";

	position: absolute;

	left: 0;

	top: 1px;

	font-family: 'FontAwesome';

	color: #fff;

	background: rgb(52,174,97);

	background: linear-gradient(0deg, rgba(52, 174, 97, 1) 0%, rgba(99, 217, 126, 1) 100%);

	-webkit-background: linear-gradient(0deg, rgba(52, 174, 97, 1) 0%, rgba(99, 217, 126, 1) 100%);

	border-radius: 4px;

	width: 18px;

	height: 18px;

	font-size: 14px;

	text-align: center;

	line-height: 18px;

	margin-left: -25px;

}

a.readMr {

	color: #01a855;

	font-size: 16px;

	text-transform: uppercase;

	font-weight: 700;

	margin-top: 10px;

	display: block;

}

.rpImage {

	overflow: hidden;

}

.rpImage img {

	-webkit-transition: all 0.7s;

	transition: all 0.7s;

	width: 100%

}

.rpColDv:hover .rpImage img {

	-webkit-transform: scale(1.1);

	transform: scale(1.1);

}

.rpColDv {

	-webkit-transition: all 0.7s;

	transition: all 0.7s;

	cursor: default;

}

.rpColDv:hover {

	background-color: #f8f8f8;

}

.vwMr {

	color: #fff;

	border: 2px solid #01a855;

	background-color: #01a855;

	width: 200px;

	height: 54px;

	text-align: center;

	line-height: 50px;

	font-size: 16px;

	font-weight: 700;

	border-radius: 6px;

	text-transform: uppercase;

	display: inline-block;

	margin-top: 40px

}

.vwMr i {

	margin-left: 10px;

	font-size: 22px;

}

.vwMr:hover {

	background-color: #333;

	color: #fff;

	border: 2px solid #333;

}

.ftrDv {

	background-color: #0c0c0c;

	color: #fff;

	padding: 40px 0 20px;

}

.footerSocial p {

	color: #01a855;

	font-size: 16px;

	font-weight: 700;

	text-transform: uppercase;

	margin: 0 0 10px;

}

.footerLogo img {

	max-width: 250px;

}

.footerLogo {

	margin: 0 0 40px;

}

p.footerAddress {

	margin: 0 auto 20px;

	border-bottom: 1px solid #272727;

	max-width: 80%;

	padding-bottom: 20px;

	font-weight: 500;

}

p.footerAddress span {

	color: #01a855;

	font-weight: 700;

	margin-right: 7px;

}

.ftrBtm {

	background-color: #000;

	padding: 20px 0;

	color: #fff;

	text-align: center;

}

.ftrBtm ul li {

	display: inline-block;

	border-right: 1px solid #fff;

	line-height: 14px;

	margin-right: 7px;

	padding-right: 7px;

	font-weight: 500;

}

.ftrBtm ul li:last-child {

	border-right: 0;

	padding-right: 0;

	margin-right: 0;

}

.ftrBtm ul li:hover a {

	color: #01a855;

}

/*About*/



.InnerBannerImage {

	background-repeat: no-repeat;

	background-size: cover;

	background-position: 30% center;

	height: 400px;

}

.innerBannrSec .bannerText {

	width: auto;

}

.breadCrumb {

	font-size: 14px;

	font-weight: 600;

	text-transform: uppercase;

}
.freeAccount.w-w-r {

	background: #f8f8f8;

	border: 1px solid #eee;

	background-image: url(../images/wwr-bg.jpg);

	visibility: visible;

	animation-name: fadeInDown;

	background-repeat: no-repeat;

	background-size: cover;

	width: 100%;

	position: relative;

	padding: 60px 45px;

}







.freeAccount.o-m-v {

    padding: 60px 0;

}



.o-m-v ul {

    line-height: 24px;

    padding: 0;

    margin: 0;

} 

              

.o-m-v ul li::before { 

                  

                   content: "\2022";

    color: green;

    display: inline-block;

    width: 18px;

    font-weight: bold;

    font-size: 28px;



}



.freeAccount.w-w-r {

    padding: 60px 0;

}

 

 

 .onnn .wrC {

    float: left;

    width: 100%;

}





.cnt-frst img {

    width: 100px;

    margin-bottom: 20px;

}





.cnt-frst h4 {

    color: #01a855;

    font-size: 20px;

}



#maincontact_form i {

    font-size: 18px;

    color: #aaaaaa;

    position: absolute;

    left: 26px;

    top: 13px;

}



#maincontact_form .form-control {

    color: #777777;

    padding-left: 36px;

	    border-radius: 0;

    height: 45px;

}



#maincontact_form #submit {

    height: 50px;

    text-align: center;

    font-size: 16px;

    font-weight: 700;

    border-radius: 6px;

    text-transform: uppercase;

    color: #fff;

    border: 2px solid #01a855;

    background-color: #01a855;

}



textarea#contact_message {

    height: 150px !important;

}



i.fa.fa-comment {

    top: 10px !important;

}



.logoNavSign .container-fluid {

    overflow: hidden;

}
.newsSec{padding: 60px 0;}

.newsImgDv {
    border: 1px solid #d1d1d1;
    margin: 0 0 20px;
}

.newsImgDv  img {
    width: 100%;
}

.newsRow {
    margin: 0 0 40px; position: relative;
}

.newsRow:last-child {
    margin: 0;
}

.newsSec h2 {
    font-weight: 700;
    margin: 0 0 15px;
    font-size: 24px;
    color: #333;
    text-transform: uppercase;
}
.newsSec h1 {
    font-weight: 700;
    margin: 0 0 15px;
    font-size: 30px;
    color: #333;
    text-transform: uppercase;
}
.newsSec .hdngBorder {
    margin: 0;
}

.adminComment {
    margin: 15px 0 20px;
    font-size: 18px;
    font-weight: 600;
    color: #5f5f5f;
}

.newsRow p {
    color: #5f5f5f;
    line-height: 27px;
    margin: 0 0 20px;
}

.newsRow p:last-child {
    margin: 0;
}

a.RdMr {
    color: #fff;
    border: 2px solid #01a855;
    background-color: #01a855;
    width: 200px;
    height: 54px;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    font-weight: 700;
    border-radius: 6px;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 0;
}

a.RdMr i {
    margin-left: 10px;
    font-size: 22px;
}

a.RdMr:hover {
    background-color: #333;
    color: #fff;
    border: 2px solid #333;
}

.newsDate{ position: absolute;
    left: 0;
    top: 20px;
    width: 115px;
    height: 170px;
    background-color: #000;
    border-radius: 0 6px 6px 0;
    color: #fff;
    text-align: center;
    font-weight: 700;
    line-height: 40px;
   padding-top: 12px;
}

.adminComment .admin {
    margin-right: 10px;
    /* font-weight: 600; */
}

.adminComment i {
    margin-right: 5px;
    color: #01a855;
    font-size: 22px;
    display: inline-block;
    vertical-align: middle;
}
.newsDate .day {
    font-size: 40px;
    line-height: 60px;
}

.newsDate span {
    display: block;
}

.newsDate .month {
    font-size: 20px;
}

.newsDate .year {
    font-size: 16px;
}


.pageDv {
    width: 100%;
    border: 1px solid #d1d1d1;
    padding: 15px 10px;
    text-align: center;
}

.pageDv ul li {
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
}
.pageDv ul li a{ background-color: #ececec;
    width: 40px;
    height: 38px;
    line-height: 38px;
    border-radius: 4px;
    color: #000;
    font-weight: 700;
    border: 2px solid #ececec;
	display: block;}

.pageDv ul li.prv a , .pageDv ul li.nxt a {
    background-color: #01a855;
    color: #fff;
    border-color: #01a855;
    font-size: 24px;
    line-height: 32px;}

.pageDv ul li.active a, .pageDv ul li:hover a {
    border-color: #01a855;
    background-color: #fff;
}
.pageDv ul li.prv:hover a , .pageDv ul li.nxt:hover a{     background-color: #333;
    color: #fff;
    border: 2px solid #333; }


.latestNewsDv {
    margin-top: 20px;
    margin-bottom: 40px;  
}

.lnRow {
    margin: 0 0 20px;
}

.lnRow:last-child {
    margin: 0;
}

.lnRow h4 {
    font-weight: 700;
    margin: 0 0 8px;
    font-size: 18px;
    color: #333;
    text-transform: none;
}

.lnRow .lnLftCol img {
    width: 100%;
}

.lnDate {
    color: #666;
    font-weight: 700;
    font-size: 16px;
    margin: 0 0 3px;
}

.lnComment {
    color: #01a855;
    font-size: 16px;
    font-weight: 700;
}

.lnComment i {
    margin-right: 5px;
    font-size: 20px;
    /* display: inline-block; */
    /* vertical-align: middle; */
}

.lnComment span {
    /* display: inline-block; */
    /* vertical-align: middle; */
}

.categoryItem {
    margin: 20px 0 40px;
}

.categoryItem a {
    display: block;
    border: 2px solid #d1d1d1;
    margin: 0 0 10px;
    padding: 10px 15px;
    color: #333;
    font-weight: 600;
    font-size: 18px;
}

.categoryItem a:last-child {
    margin: 0;
}

span.cateName {
    display: inline-block;
    width: 70%;
}

span.cateAmmount {
    display: inline-block;
    text-align: right;
    width: 28%;
    color: #01a855;
}

.categoryItem a:hover{background-color: #d1d1d1;  color: #fff;  }
.categoryItem a:hover span.cateAmmount {color: #fff;}

.lnRgtBtmbnr img {
    width: 100%;
}

.lnRgtBtmbnrContnt {
    position: absolute;
    top: 60px;
    width: 100%;
    text-align: center;
    /* color: #fff; */
}

.lnRgtBtmbnr {
    position: relative;
}

.lnRgtBtmbnrContnt h3 {
    font-weight: 700;
    margin: 0 0 15px;
    font-size: 28px;
    color: #fff;
    text-transform: uppercase;
    line-height: 50px;
    margin: 0 0 40px;
}

a.LnContBtn {
    color: #fff;
    border: 2px solid #01a855;
    background-color: #01a855;
    width: 200px;
    height: 54px;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    font-weight: 700;
    border-radius: 6px;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 0;
}

a.LnContBtn i {
    margin-left: 10px;
    font-size: 22px;
}

a.LnContBtn:hover {
    background-color: #333;
    color: #fff;
    border: 2px solid #333;
}


/*new css*/

.container-fluid .signDv a {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
}

.signDv a {
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 13px;
    font-weight: 700;
    border-radius: 6px;
    text-transform: uppercase;
}

.signDv a.Login {
    color: #07a351;
    border: 2px solid #07a351;
    margin-right: 10px;
}

.signDv a.register {
    color: #fff;
    border: 2px solid #07a351;
    background-color: #07a351;
}

.signDv a:hover {
    background-color: #333;
    color: #fff;
    border: 2px solid #333;
}

.fixedHeader .signDv a.Login {
    height: 40px;
    font-size: 13px;
}

.fixedHeader .signDv a.Login {
    line-height: 37px;
}

.fixedHeader .container-fluid .signDv a.Login {
    width: auto;
}

.fixedHeader .signDv a.register {
    height: 40px;
    line-height: 37px;
    font-size: 13px;
}

.fixedHeader .container-fluid .signDv a.register {
    width: auto;
}

.logoNavSign .container-fluid{
overflow-x: inherit!important;
overflow: inherit!important
}



 @media (min-width: 992px) {

	.dropdown-menu .dropdown-toggle:after {

	 border-top: .3em solid transparent;

	 border-right: 0;

	 border-bottom: .3em solid transparent;

	 border-left: .3em solid;

	}

	.dropdown-menu .dropdown-menu {

	 margin-left:0;

	margin-right: 0;

	}

	.dropdown-menu li {

	 position: relative;

	}

	.nav-item .submenu {

	 display: none;

	 position: absolute;

	 left:100%;

	top:-7px;

	}

	.nav-item .submenu-left {

	 right:100%;

	left:auto;

	}

	.dropdown-menu > li:hover {

	background-color: #f1f1f1

	}

	.dropdown-menu > li:hover > .submenu {

	 display: block;

	}

}

 @media(max-width: 1599px) {

	.tuningLogos img {

	 max-height: 90px;

	}

	.tuningLogos {

	 height: 100px;

	line-height: 100px;

	}

	.whyDv, .abutDv {

	height: 620px;

	}

	 .recentProjects .rpText p br {

	 display: none;

	}
	.pageDv ul li.prv a, .pageDv ul li.nxt a{font-size: 22px;}
	.lnRgtBtmbnrContnt {top:50px;}
	.lnRgtBtmbnrContnt h3 {
    font-weight: 700;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    line-height: 39px;
    margin: 0 0 30px;}


}


/*19-11-2021*/


.navbar-nav li:hover>ul.dropdown-menu {
            display: block;
        }

        .dropdown-submenu {
            position: relative;
            
        }

        .dropdown-submenu>.dropdown-menu {
            top: 0;
            left: 100%;
            margin-top: -6px;
        }

        .dropdown-menu>li>a:hover:after {
            text-decoration: underline;
            transform: rotate(-90deg);
        }
        
        .dropdown-menu li a.dropdown-item:hover {
            color: #07a351;
        }
        
        .tuning-section{
            overflow: inherit!important;
        }



 @media(max-width: 1365px) {

	.freeTxt {

	 padding: 60px 0;

	}

	.wrC {

	width: 82%;

	}

	.rpText h3 {

	font-size: 18px;

	}

	.recentProjects .rpText p {

	font-size: 12px;

	}
	
	.navDv .navbar-expand-lg .navbar-nav .nav-link {
    padding: 0 10px;
}

.container-fluid .signDv a {
    padding-left: 7px;
    padding-right: 7px;
    font-size: 10px;
}

.fixedHeader .signDv a.Login {
    font-size: 12px;
}

.fixedHeader .signDv a.register {
    font-size: 12px;
}

.navDv .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 12px;
}


}

@media(max-width: 1200px){
    .navDv .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 13px;
}

.fixedHeader .signDv a.Login {
    font-size: 10px;
}

.fixedHeader .signDv a.register {
    font-size: 10px;
}


}

 @media(max-width: 1199px) {

	.topDv ul li {

	margin-right: 10px;

	 font-size: 12px

	}

	.topDv ul li.ph i {

	 font-size: 16px;

	 top: 1px;

	}

	.topDv ul li i {

	 font-size: 16px;

	 margin-right: 3px;

	}

	.navDv .navbar-expand-lg .navbar-nav .nav-link {

	padding: 0 0.45rem;

	font-size: 13px;

	}

	.tuningSecs {

	 padding: 40px 0 20px;

	}

	.tuningSecsImgs ul li {

	width: 20%;

	}

	.freeAccount h1, .tuningSecs h1, .why_about h1, .recentProjects h1 {

	font-size: 30px;

	}

	.freeAccount h1 {

	margin: 0 0 10px;

	}

	.freeAccount h2 {

	margin: 15px 0 10px;

	font-size: 15px;

	}

	.freeAccount h3 {

	font-size: 14px;

	}

	.freeAccount p {

	line-height: 22px;

	margin: 0 0 10px;

	}

	.freeTxt, .freeImage {

	 padding: 40px 0;

	}

	.whyDv, .abutDv {

	padding: 40px 45px;

	}

	.whyText p {

	line-height: 18px;

	}

	body {

	font-size: 12px;

	}

	.whyDv, .abutDv {

	 height: 650px;

	}

	.wrC h2 {

	font-size: 18px;

	}

	.wrC {

	 width: 78%;

	}

	.recentProjects {

	padding: 40px 0;

	}

	.rpColDv {

	margin: 0 0 20px;

	}

	.vwMr {

	margin-top: 20px;

	}

	.bannerText h2 {

	font-size: 30px;

	line-height: 43px;

	}

	.bannerText p {

	font-size: 14px;

	}

	.bannerImage {

	height: auto;

	padding: 40px 0;

	position: relative;

	}

	.bannerImage:before {

	position: absolute;

	content: "";

	width: 100%;

	height: 100%;

	left: 0;

	top: 0;

	background-color: rgba(0, 0, 0, 0.5);

	}

	.lnRgtBtmbnrContnt{top: 40px;}
	.lnRgtBtmbnrContnt h3{    font-size: 22px; margin: 0 0 20px;     line-height: 30px;}

	.lnRow h4{font-size: 16px;}
	.lnDate , .lnComment{font-size: 14px;}
	.newsSec h1{font-size: 24px;}
	.newsSec h2{font-size: 22px;}
	

}

@media(max-width: 1024px){

    
    .navDv .navbar-expand-lg .navbar-nav .nav-link {
    padding: 0 7px;
    font-size: 11px;
}

    .fixedHeader .navDv .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 11px;
}

.container-fluid .signDv a {
    width: auto;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 10px;
}
    
}


 @media(max-width: 991px) {

	 .socialMedia {

	justify-content: center!important;

	}

	 .topDv ul, .socialMedia {

	min-height: auto;

	}

	 .topDv {

	padding: 10px 0;

	}

	 .topDv ul, .socialMedia {

	padding-top: 10px;

	justify-content: center;

	}

	 span.navbar-toggler-icon {

	 background-color: #333;

	 border-radius: 4px;

	 color: #fff;

	 width: 44px;

	 height: 38px;

	 line-height: 38px;

	 text-align: center;

	 position: relative;

	 z-index: 99;

	}

	 .pADv {

	 position: absolute;

	 left: 0;

	 top: 0;

	 width: 100%;

	 max-width: 100%;

	 flex: unset;

	}

	 nav.navbar.navbar-expand-lg {

	 width: 100%;

	 display: block;

	 text-align: right;

	 margin-top: 20px;

	right: 15px;

	}

	 .logoNavSign {

	position: relative;

	}

	 ul.navbar-nav {

	 display: block;

	 width: 100%;

	 background: #f8f8f8;

	 text-align: left;

	 position: relative;

	 z-index: 9;

	 padding: 15px;

	 margin-top: 21px;

	}

	 .navbar-nav .nav-link {

	 padding-right: 0;

	 padding-left: 0;

	 font-size: 14px;

	 color: #000;

	 font-weight: 500;

	 padding: 5px 0;

	 text-transform: uppercase;

	}

	 .navDv .navbar-expand-lg .navbar-nav .nav-link {

	 padding: 5px 0;

	 font-size: 14px;

	}

	 .logoNavSign.fixedHeader {

	position: fixed;

	}

	 .tuningSecsImgs ul li {

	width: 25%;

	}

	 .freeImage {

	padding: 0 0 40px;

	}

	 .whyDv, .abutDv {

	 height: auto;

	 float: left;

	 width: 100%;

	}

	 .navbar-toggler {

	padding: 0;

	}

	 .fixedHeader span.navbar-toggler-icon {

	 background-color: #333;

	 border-radius: 4px;

	 color: #fff;

	 width: 38px;

	 height: 32px;

	 line-height: 32px;

	 text-align: center;

	}

	 .fixedHeader .signDv {

	 right: 20px;

	}

	 .fixedHeader .signDv a.Login {
    height: 34px;
    line-height: 34px;
}

	.odr-1 {
		    order: 2;

		}

		
		.onnn .whyDv {

	    height: auto;

	}



	.onnn .abutDv {

	    height: 400px;

	}



	.cnt-frst {

	    text-align: center;

	}



	.dspl-hdn {
		display:none
		}

		.freeAccount.conttt {

	    padding: 20px !important;

	}

	span.cateAmmount{ width: 27%; }

	.lnRow h4{font-size: 14px;}
	.lnDate, .lnComment {
    font-size: 12px;}
    .newsRow p{line-height: 20px;}
    .newsSec h2{font-size: 18px;}
    .pageDv , .newsRow{margin: 0 0 20px;}
    .newsSec {
    padding: 40px 0;}


.btn-res-hdd .signDv a {
    width: auto;
    height: 45px;
    line-height: 24px;
    padding: 10px 20px;
}

.fixedHeader .signDv a.Login {
    height: 40px;
    line-height: 19px;
    width: auto;
    font-size: 14px;
    padding: 10px 20px;
}

.fixedHeader .signDv a.register {
    height: 40px;
    line-height: 19px;
    width: auto;
    font-size: 14px;
    padding: 10px 20px;
}

.signDv {
    position: relative;
    z-index: 9;
    right: 20px;
}

.fixedHeader .container-fluid .signDv {
    right: 20px;
}


}



 @media(max-width: 767px) {

	.topDv ul {

	 display: block !important;

	 text-align: center;

	 margin: 0 0 10px;

	 padding: 0;

	}

	.topDv ul li {

	 display: inline-block;

	}

	.topDv ul, .socialMedia {

	padding-top: 0;

	}

	.bannerText {

	width:auto;

	}

	.bannerText h2 {

	 font-size: 24px;

	 line-height: 34px;

	}

	.container-fluid {

	 padding-right: 15px;

	 padding-left: 15px;

	}

	.whyDv, .abutDv {

	 padding-left: 30px;

	 padding-right: 30px;

	 padding-top: 20px;

	 padding-bottom: 20px;

	}

	.tuningSecsImgs ul li {

	 width: 25%;

	 padding: 0 5px 10px;

	}

	.tuningSecs ul {

	 margin: 0 -5px;

	}

	.tuningLogos {

	 height: 80px;

	 line-height: 80px;

	}

	.tuningLogos img {

	 max-height: 70px;

	}

	.tuningSecs {

	 padding: 20px 0 10px;

	}

	.tuningSecsImgs {

	 margin-top: 20px;

	}

	.freeAccount h1, .tuningSecs h1, .why_about h1, .recentProjects h1 {

	 font-size: 24px;

	}

	.freeTxt, .freeImage {

	 padding: 20px 0;

	}

	.freeImage {

	 padding: 0 0 20px;

	}

	.recentProjects {

	 padding: 20px 0;

	}

	.vwMr {

	 margin-top: 0;

	}

	.ftrDv {

	padding: 20px 0 0;

	}

	nav.navbar.navbar-expand-lg {

	right: 0;

	}

	.fourColSec .col-xl-3.col-md-6 {

	-ms-flex: 0 0 50%;

	 flex: 0 0 50%;

	 max-width: 50%;

	}

	.bannerText p {

	line-height: 23px;

	}

 	p.footerAddress {

	width: 100%;

	}

	.recentProjects p {

	width: 100%;

	}

	p.footerAddress {

	 width: 100%;

	 display: inline-block !important;

	 text-align: center;

	 max-width: 100%;

	}

	.logoDv img {

	 max-height: 40px;

	}
	.newsSec {
    padding: 20px 0;}

    .lnRgtBtmbnrContnt {
    top: 60px;}

    .newsSec h1 {
    font-size: 28px;
    line-height: 50px; margin: 0 0 8px;}
    .lnRow h4 {
    font-size: 18px;}

    .lnDate, .lnComment {
    font-size: 16px;}
    .InnerBannerImage{height: 300px;}

    .newsDate {

    width: 100px;
    height: 135px;
    line-height: 30px;}

    .newsDate .day {
    font-size: 34px;
    line-height: 44px;}

	.newsDate .month {
	    font-size: 18px;
	}
	span.cateAmmount {
    width: 28%;}
    
    .signDv {
    right: 54px;
}

.signDv a.Login {
    height: 45px;
    line-height: 23px;
    width: auto;
    padding: 10px 20px;
    font-size: 14px;
}

.signDv a.register {
    height: 45px;
    line-height: 23px;
    width: auto;
    padding: 10px 20px;
    font-size: 14px;
}

.fixedHeader .container-fluid .signDv {
    right: 60px;
}

.logoDv img {
    max-height: 40px;
}
    
    
}





 @media(max-width: 639px) {

	.fourColSec .col-xl-3.col-md-6 {

	-ms-flex: 0 0 100%;

	 flex: 0 0 100%;

	 max-width: 100%;

	}

	.footerLogo img {

	 max-width: 150px;

	}

	.tuningLogos {

	 height: 60px;

	 line-height: 60px;

	}

	.tuningLogos img {

	 max-height: 50px;

	}
	
	.fixedHeader .logoDv img {
    max-height: 30px;
    margin-top: 9px;
}

}

@media(max-width: 575px){
    .signDv a.Login {
    width: 200px;
}

.signDv a {
    font-size: 10px;
}

/*nav.navbar.navbar-expand-lg{
    margin-top: 17px;
}*/
.signDv a.Login{
    display: none;
}

.signDv a.register{
    display: none;
}


}


 @media(max-width: 479px) {

	.bannerText h2 {

	font-size: 20px;

	line-height: 30px;

	}

	.wlC {

	width: 50px;

	}

	.wrC {

	 width: 75%;

	}

	.bannerText h2 {

	 font-size: 20px;

	 line-height: 24px;

	}

	.freeAccount h1, .tuningSecs h1, .why_about h1, .recentProjects h1 {

	font-size: 20px;

	}

	.bannerButtons a, .vwMr {

	width: 170px;

	 height: 48px;

	line-height: 48px;

	}

	.lnRow h4{font-size: 16px;}
	.lnDate, .lnComment{flex: 14px;}

	.InnerBannerImage{height: 200px;}

	.newsDate {
    top: 10px;
    width: 90px;
    height: 100px;
    line-height: 20px;
    padding-top: 8px;}
    .newsDate .day{font-size: 20px ; line-height: 34px;}
    .newsDate .month{font-size: 16px;}
    .newsDate .year{font-size: 14px;}
    .newsSec h2 {
    font-size: 16px;}

    .adminComment {
    margin: 10px 0 10px;
    font-size: 16px;

    }
    .adminComment i{font-size: 18px;}
    .newsSec h1{margin: 0 0 5px;}

    .pageDv ul li{margin: 0 3px;}
    
    .fixedHeader{
        padding: 9px 0px;
    }
    
    .logoDv img {
    max-height: 30px;
}

}

@media(max-width: 420px){
    
    .fixedHeader {
    padding: 11px 0px;
}

nav.navbar.navbar-expand-lg{
    margin-top: 12px;
}

ul.navbar-nav{
    margin-top: 15px;
}

    
}

@media(max-width: 375px){
    
    .fixedHeader {
    padding: 12px 0px;
}
    
}

 @media(max-width: 374px) {

	.bannerText h2 {

	 font-size: 18px;

	 line-height: 24px;

	}

	.freeAccount h1, .tuningSecs h1, .why_about h1, .recentProjects h1 {

	font-size: 18px;

	}
	.pageDv ul li{margin: 0 1px;}

}


@media(max-width: 320px){
    
    .logoDv img {
    max-height: 27px;
}

.fixedHeader .logoDv img {
    max-height: 27px;
}
    
}





@media (min-width: 1100px) and (max-width: 1199px){
.navDv .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0 7px;
  font-size: 12px;
}
}
@media screen and (max-width: 1499px){
.navDv .navbar-expand-lg .navbar-nav .nav-link {
  font-size: 12px;
}
}


@media screen and (max-width: 1365px){
.navDv .navbar-expand-lg .navbar-nav .nav-link {
  font-size: 12px;
  padding: 0 7px;
}
}
@media screen and (max-width: 1334px){
.navDv .navbar-expand-lg .navbar-nav .nav-link {
	font-size: 11px;
	padding: 0 6px;
}
}
@media screen and (max-width: 1199px){
.faq-section #main #faq .card .card-header .btn-header-link {
	padding: 20px;
	font-size: 16px;
	white-space: break-spaces;
}
}

@media screen and (max-width: 1039px){
  .navDv .navbar-expand-lg .navbar-nav .nav-link {
	padding: 0 4px;
}  
}
@media screen and (max-width: 991px){
.navDv .navbar-expand-lg .navbar-nav .nav-link {
  padding: 5px 0;
  font-size: 14px;
}
.faq-section #main #faq .card .card-header .btn-header-link {
	padding: 20px;
	font-size: 14px;
	white-space: break-spaces;
}
.faq-section #main #faq .card-body {
	font-size: 14px;
	line-height: 27px;
}

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


.faq-section #main #faq .card-body {
	font-size: 14px;
	line-height: 27px;
}
.faq-section .container {
  width: 100%;
  max-width: 100%;
}
.faq-section .section-title h2 {
  font-size: 24px;
}
.faq-section {
	padding: 40px 0;
}
.faq-section #main {
	margin: 35px 0;
}
}







