
/* Common CSS */

._none{display:none}
.gap {
	padding: 70px 0;
}
.logo img {
	width: 270px;
}
.logo ul li {
	padding-right: 30px;
}
.logo ul li a:hover {
	color: #d1cb1e;
}
.get-a-quote {
	padding: 50px 30px 30px 30px;
}
#contact-form h2 {
	font-size: 30px;
	line-height: normal;
}
.hero-section-text h1 {
    text-transform: inherit;
    font-size: 52px;
}
.hero-section-text p {
    padding-bottom: 40px;
}
.hero-section-text h2 {
	color: #ece74f;
	font-weight: 700;
	text-transform: capitalize;
}

.cog-confirmation__message {
    text-align: center !important;
    color: #d1cb1e !important;
    font-size: 15px !important;
}

.testimonials {
    margin-top: 60px;
    padding-bottom: 0;
}
.testimonials .heading h2 {
    padding-bottom: 30px;
}
.testimonials .service p {
    height: 160px;
    padding-bottom: 10px;
    font-style: italic;
}
.testimonials .service span {
    color: #1d68c4;
    font-weight: 600;
	font-style: italic;
}

#_nl button {
    color: #383838;
    padding: 16px 30px;
    border-radius: 50px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-flex;
    position: relative;
    overflow: hidden;
    z-index: 0;
    border: 0;
    margin: 0 auto;
}
#_nl input {
    border-radius: 36px;
    padding: 20px  15px;
	font-size:16px;
}

#about h2 {
    font-size: 40px;
    line-height: 50px;
}
#about h3 {
    font-size: 26px;
    font-weight: bold;
}
#about .we-are p {
    padding-bottom: 20px;
}
.how-it-works .heading h2 {
    width: auto;
}
.how-it-works .service {
    margin-bottom: 40px;
}
.how-it-works:before {
    height: 100%;
}
.service img {
    border-radius: 0;
    border: 0; 
    width: 80px;
}
#How-it-Works .heading {
    padding-bottom: 0;
}

.category{}
.category ul{
    padding: 0;
    margin: 0;
}
.category ul li{
    float: left;
    width: 11%;
    text-align: center;
    margin-right: 1%;
    margin-top: 3%;
}
.category ul li h3 {
    font-size: 18px;
    height: 50px;
    color: #1d68c4;
}
.category ul li p {
    font-size: 14px;
    line-height: 21px;
    text-align: center;
}
.category i {
    font-size: 24px;
    margin-bottom: 20px;
    color: #333;
    background: #ece74f;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
}

.heading h2 {
	text-transform: inherit;
}

.location {
	padding: 50px;
	margin-top: 0;
}
.no-bottom.clients-review {
	margin-top: 0;
}
.address h6 {
	padding-bottom: 10px;
}
.creative-design p {
	/* height: 170px !important; */
}
.check {
	border-bottom: 5px solid #f6f2f8;
	padding-bottom: 30px;
	padding-top: 40px;
	margin-bottom: 40px;
}
#about .heading {
	padding-bottom: 15px;
}
.we-are ul li {
	padding-bottom: 20px;
}
#about {
	padding-bottom: 60px;
}
#about .batton {
	margin-top: 30px;
}
.line {
	width: 0;
	background-color: transparent;
	height: auto;
	margin-left: 260px;
	margin-right: 70px;
}
.service h5 {
	padding-top: 20px;
	padding-bottom: 10px;
}
.service img {
	border-color: #ece74f;
}
.service p {
	height: 90px;
}
.creative-design h5 {
	padding-top: 40px;
	padding-bottom: 10px;
}


.hero-section::before {
	background-color: #383838;
}

#stickyHeader.slideUp {
	background-color: #383838;
}
.callto a {
	color: #ece74f;
	font-weight: 500;
}
.callto i {
	background-color: #ece74f;
}

#contact-form button {
	background: #1d68c4 !important;
	border-radius: 30px;
	padding: 16px 40px;
	margin: 0 auto;
	font-family: 'Poppins';
}

.discount-offer img, #What-we-offer img {
	border-radius: 36px;
}
.creative-design.shaps-3 img {
	border-radius: 0 !important;
}
#about img {
	border-radius: 50%;
}

.sponser-banner img {
	max-width: 100%;
	/* border-top: 8px solid #ece74f; */
	/* margin-top: 20px; */
	margin-top: 50px;
}

/* Footer CSS */

p.footer {
		font-weight: 400;
	padding: 15px 0;
	font-size: 15px;
}
.book-free {
	padding-bottom: 40px;
	border-bottom: 3px solid #4F4F4F;
}
footer {
	padding-top: 190px;
}
footer::before {
	background-color: #383838;
	opacity: 1;
}
p.footer a {
	color: #d1cb1e;
}


/* Responsive CSS */

@media only screen and (max-width: 850px) {

}

@media only screen and (max-width: 767px) {
.sponser-banner img {
	margin-top: 20px;
}
.hero-section-text h1 {
    font-size: 30px !important;
}
.logo img {
	width: 140px;
}
#contact-form h2 {
	font-size: 22px;
	line-height: 30px;
	margin-top: 6px;
}
#contact-form button {
	padding: 12px 30px;
}
.check {
	padding-bottom: 30px;
	margin-bottom: 0px;
}
#How-it-Works {
	padding-bottom: 0;
}
.creative-design p {
	height: auto !important;
	margin-bottom: 20px;
}
#How-it-Works br {
	display: none;
}
.get-a-quote {
	padding: 50px 15px 30px 15px;
}
#about h2 {
    font-size: 28px;
    line-height: 36px;
}
.how-it-works .service {
    margin-bottom: 10px;
}
.service p {
    height: auto;
}
.category {
    padding-bottom: 40px;
}
.category ul li {
    width: 46%;
    margin-right: 1%;
    margin-top: 8%;
    margin-left: 1%;
}
.category ul li p {
    margin-bottom: 0;
}
.testimonials .service p {
    height: auto;
}
.testimonials .service {
    margin-bottom: 20px;
}
.hero-section-text h2, .hero-section-text h1 {
	font-size: 26px;
	padding-top: 0;
padding-bottom: 0;
}
.hero-section-text h1 {
	font-size: 40px;
}
footer {
	padding-top: 130px;
}
.book-free {
	padding-bottom: 10px;
}
p.footer {
	padding: 10px 0;
	font-size: 10px;
}

}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.logo img {
	width: 190px;
}
br {
	display: none;
}
section#about .we-are-img{
	display: none;
}
.service p{
	height: 0;
}
#How-it-Works .heading-2{
	margin-top: 75px;
}
.category ul li {
    width: 24%;
}
section#What-we-offer .some-features-img {
	display: none;
}
.creative-design .firts-p{
	height: 140px !important;
}
.creative-design .second-p{
	height: 105px !important;
}
.creative-design .third-p{
	height: 117px !important;
}
.creative-design .fourth-p{
	height: 108px !important;
}
.testimonials .service p {
    height: 59px;
}
.how-it-works .service {
    margin-bottom: 20px;
}
}


@media only screen and (min-width: 992px) and (max-width: 1199px) {
.logo img {
	width: 180px;
}
.line {
	margin-left: 40px;
	margin-right: 20px;
}
.category ul li {
    width: 24%;
}
.category ul li p {
    height: 61px;
}
.creative-design .firts-p{
	height: 207px !important;
}
.creative-design .fourth-p{
	height: 159px !important;
}
.testimonials .service p {
    height: 189px;
}
.hero-section-text {
    margin-bottom: 26px;
}
.creative-design-2, .creative-design-4 {
margin-bottom: 0;
}
}

@media only screen and (min-width: 1280px) and (max-width: 1439px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1320px;
}

}