*{padding: 0; margin: 0; box-sizing: border-box;}
img{border: none; display: block; max-width: 100%; height: auto !important;}
a{outline: none !important; text-decoration: none; transition: all 0.3s ease-in-out;}
a:hover{text-decoration: underline;}
ul{list-style: none !important;}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

body{
	font-family: "Montserrat", serif !important;
	font-size: 16px;
	line-height: 30px;
	font-weight: 400;
	color: #000 !important;
	background-color: #fff !important;
}

body::before{width: 100% !important; box-shadow: none !important; position: relative !important;}

/*.container{max-width: 1240px;}*/

.fancybox__container{z-index: 9999999999 !important;}


/* Header */
header{position: relative;}
	header p:last-child{margin: 0 !important;}

	.header-top{padding: 0 0 50px;}
		.header-top .logo-cont{position: relative;}
			.header-top .logo-cont img{}
		.header-top .header-contact{padding: 40px 0 0;}
			.header-top .header-contact ul{padding: 0; margin: 0; font-size: 16px; line-height: 26px; float: right; width: 73%;}
				.header-top .header-contact ul li{float: left; margin: 0 0 0 45px; color: #000;}
					.header-top .header-contact ul li:first-child{margin: 0; width: 40%;}
					.header-top .header-contact ul li:last-child{width: 48%;}
					.header-top .header-contact ul li img{margin: 10px 15px 0 0; float: left;}
					.header-top .header-contact ul li strong{font-weight: 600; font-size: 18px;}
					.header-top .header-contact ul li a{color: #000;}
	
	.navbar{background-color: transparent !important; !important; position: relative; margin-top: -47px; margin-bottom: -49px; z-index: 99999;}
		.navbar .row{width: 100%;}
		.navbar .nav-inner{background-color: #2040ba; box-shadow: 0 0 5px 5px rgba(0,0,0,0.1); padding: 10px 15px;}
		.navbar .navbar-brand{display: none;}
		.navbar .navbar-collapse{float: left;}
		.navbar .navbar-nav{padding: 10px 0 0 20px !important; margin: 0 !important; font-size: 18px; line-height: 26px; font-weight: 500; float: left !important; display: block;}
			.navbar .navbar-nav li{display: inline-block; margin: 0 40px 0 0; position: relative;}
				.navbar .navbar-nav li a{color: #fff;}
					.navbar .navbar-nav li a:hover{text-decoration: none; color: #fff !important; font-weight: 700;}
					.navbar .navbar-nav li.current-menu-item > a,
					.navbar .navbar-nav li.current-menu-parent > a{color: #fff !important; font-weight: 700;}
		.navbar .header-button{float: right;}
			.navbar .header-button a{display: inline-block; font-size: 20px; line-height: 26px; font-weight: 600; color: #040507; background-color: #f7e300; padding: 12px 40px; border: none; border-radius: 10px;}
				.navbar .header-button a:hover{text-decoration: none; opacity: 0.7;}

	.banner{position: relative; background-position: 50% 0; background-repeat: no-repeat; background-size: cover; padding: 155px 0 220px;}
		.banner .content{}
		.banner h1{font-family: "Oswald", serif; font-size: 75px; line-height: 80px; font-weight: 700; color: #000; margin: 0 0 15px;}
			.banner h1 strong{font-weight: 700; color: #2040ba;}
		.banner h4{font-family: "Oswald", serif; font-size: 30px; line-height: 34px; font-weight: 700; color: #000; margin: 0;}
		.banner p{font-size: 18px; line-height: 32px; color: #000; margin: 0 0 25px; padding: 0 15% 0 0;}
			.banner p:nth-child(4){margin: 0 0 15px;}
			.banner p a{display: inline-block; font-size: 18px; line-height: 26px; font-weight: 600; color: #fff; background-color: #000; padding: 10px 45px; border: none; border-radius: 10px;}
				.banner p a:hover{text-decoration: none; opacity: 0.7;}
		.banner ul{font-size: 18px; line-height: 32px; color: #000; margin: 0 0 45px; padding: 0 35% 0 0; overflow: hidden;}
			.banner ul li{width: 50%; float: left; padding: 0 0 10px 25px; background: url(../images/bullet.png) 0 5px no-repeat;}

	.inner-banner{padding: 175px 0; background-position: 50% 50%; background-repeat: no-repeat; background-size: cover;}
		.inner-banner h1,
		.inner-banner h2{font-family: "Oswald", serif; font-size: 75px; line-height: 80px; font-weight: 700; color: #2040ba; margin: 0 0 10px;}
		.inner-banner p{font-size: 24px; line-height: 30px; color: #000; font-weight: 700;}
			.inner-banner p span{color: #2040ba;}
			.inner-banner p a{color: #000;}
	

/* Body */
main{}
	main p:last-child{margin: 0 !important;}

	.home-top{position: relative; margin-top: -100px;}
		.home-top.inner{margin-top: 0; padding-bottom: 100px;}
		.home-top ul{padding: 0; margin: 0; font-size: 18px; line-height: 26px; overflow: hidden;}
			.home-top ul li{width: 33.33%; float: left; padding: 50px 20px; min-height: 190px;}
				.home-top ul li:first-child{background-color: #2040ba; color: #fff; border-radius: 10px 0 0 10px;}
				.home-top ul li:nth-child(2){background-color: #000; color: #fff;}
				.home-top ul li:last-child{background-color: #f7e300; color: #000; border-radius: 0 10px 10px 0;}
				.home-top ul li strong{font-family: "Oswald", serif; font-size: 24px; display: inline-block; margin: 0 0 5px;}
				.home-top ul li img{float: left; margin: 0 20px 0 0;}

	.home-main{padding: 100px 0;}
		.home-main .content{padding: 0 0 0 5%;}
		.home-main h2{font-family: "Oswald", serif; font-size: 50px; line-height: 60px; font-weight: 700; color: #000; margin: 0 0 35px;}
			.home-main h2 strong{font-weight: 700; color: #2040ba;}
		.home-main h4{font-family: "Oswald", serif; font-size: 26px; line-height: 28px; font-weight: 400; color: #000; margin: 0 0 20px;}
		.home-main p{font-size: 18px; line-height: 30px; color: #000; margin: 0 0 30px;}
			/*.home-main p a{display: inline-block; font-size: 18px; line-height: 26px; font-weight: 600; color: #fff; background-color: #000; padding: 10px 45px; border: none; border-radius: 10px;}
				.home-main p a:hover{text-decoration: none; opacity: 0.7;}*/
				.btn{display: inline-block; font-size: 18px; line-height: 26px; font-weight: 600; color: #fff; background-color: #000; padding: 10px 45px; border: none; border-radius: 10px;}
				.btn:hover{text-decoration: none; opacity: 0.7;}
				
		.home-main .bottom-part{padding-top: 50px;}

	.services{padding: 90px 0 20px; background: url(../images/home-services-bg.jpg) 50% 0 no-repeat;}
		.services.home{padding-bottom: 0;}
		.services h2{font-family: "Oswald", serif; font-size: 50px; line-height: 60px; font-weight: 700; color: #fff; margin: 0 0 70px; padding: 0 20%;}
			.services h2 strong{font-weight: 700; color: #f7e300;}
		.services h4{font-family: "Oswald", serif; font-size: 26px; line-height: 28px; font-weight: 400; color: #fff; margin: 0 0 15px;}
		.services .slick-slide{padding: 0 15px 10px;}
		.services .service-block{margin: 0 0 70px; padding: 0 0 70px; position: relative;}
			.services.home .service-block{margin: 0;}
			.services .service-block img{border-radius: 10px; width: 100%; object-fit: cover; height: 500px !important;}
			.services .service-block .info{width: 350px; position: absolute; left: 0; right: 0; bottom: 0; margin: 0 auto; border-radius: 10px; background-color: #000; padding: 20px; box-shadow: 0 0 5px 5px rgba(189,189,189,0.3);}
			.services .service-block h3{font-family: "Oswald", serif; font-size: 26px; line-height: 28px; font-weight: 400; color: #fff; margin: 0 0 5px;}
				.services .service-block h3 a{color: #fff;}
			.services .service-block h5{font-family: "Oswald", serif; font-size: 17px; line-height: 24px; font-weight: 400; color: #fff; margin: 0 0 15px;}
			.services .service-block .book{font-size: 18px; line-height: 30px; color: #fff;}
		.services .slick-arrow{width: 33px; height: 33px; font-size: 0; line-height: 0; text-indent: -5000px; top: 40%;}
			.services .slick-arrow.slick-prev{background: url(../images/serv-prev.png) 0 0 no-repeat; left: -50px;}
			.services .slick-arrow.slick-next{background: url(../images/serv-next.png) 0 0 no-repeat; right: -50px;}

	.features{padding: 90px 0 70px;}
		.features .feature-block{margin: 0 0 30px; background-color: #fff; border-radius: 10px; box-shadow: 0 0 5px 5px rgba(0,0,0,0.1); padding: 40px 35px;}
			.features .col-xxl-4:nth-child(2) .feature-block{background-color: #2040ba;}
			.features .feature-block h3{font-family: "Oswald", serif; font-size: 28px; line-height: 34px; font-weight: 600; color: #000; margin: 0 0 10px;}
				.features .col-xxl-4:nth-child(2) .feature-block h3{color: #fff;}
			.features .feature-block p{font-size: 18px; line-height: 30px; color: #000; margin: 0 0 15px;}
				.features .col-xxl-4:nth-child(2) .feature-block p{color: #fff;}
	
	.testimonials{padding: 0 0 90px;}
		.testimonials.inner{padding: 100px 0 30px;}
		.testimonials h2{font-family: "Oswald", serif; font-size: 50px; line-height: 60px; font-weight: 700; color: #000; margin: 0 0 15px;}
			.testimonials.inner h2{margin: 0 0 70px;}
			.testimonials h2 strong{font-weight: 700; color: #2040ba;}
		.testimonials h4{font-family: "Oswald", serif; font-size: 26px; line-height: 28px; font-weight: 400; color: #000; margin: 0 0 10px;}
		.testimonials .testimonial-block{}
		.testimonials.inner .testimonial-block{background-color: #fff; box-shadow: 0 0 5px 5px rgba(0,0,0,0.1); padding: 45px 30px 60px; border-radius: 10px; margin: 0 0 60px;}
			.testimonials.inner .testimonial-block.wide{padding: 50px 60px 70px;}
			.testimonials .testimonial-block p{font-size: 24px; line-height: 42px; font-weight: 300; margin: 0 0 30px; padding: 40px 0 0; background: url(../images/quote.png) 0 0 no-repeat;}
				.testimonials.inner .testimonial-block.wide p{margin: 0 0 60px;}
			.testimonials .testimonial-block h3{font-size: 20px; line-height: 24px; font-weight: 600; overflow: hidden; margin: 0;}
				.testimonials .testimonial-block h3 span{display: block;}
				.testimonials .testimonial-block h3 img{margin: 0 0 5px;}
					.testimonials.inner .testimonial-block h3 img{float: right;}
		.testimonials .slick-arrow{top: 100%; width: 36px; height: 18px; font-size: 0; line-height: 0; text-indent: -5000px;}
			.testimonials .slick-arrow.slick-prev{background: url(../images/testimonial-prev.png) 0 0 no-repeat; left: auto; right: 15%;}
			.testimonials .slick-arrow.slick-next{background: url(../images/testimonial-next.png) 0 0 no-repeat; left: auto; right: 20px;}
		.testimonials .quote-block{padding: 60px; background-color: #2040ba; border-radius: 10px; text-align: center;}
			.testimonials .quote-block h2{color: #fff; margin: 0 0 40px; padding: 0 2%;}
			.testimonials .form-cont input{width: 100%; height: 50px; border: #fff 1px solid; font-family: "Montserrat", serif !important; font-size: 16px; line-height: 22px; font-weight: 400; color: #fff; padding: 15px 20px; background-color: #2040ba; margin: 0 0 20px; border-radius: 10px; box-shadow: 0 0 5px 5px rgba(0,0,0,0.1);}
			.testimonials .form-cont textarea{width: 100%; height: 85px; border: #fff 1px solid; font-family: "Montserrat", serif !important; font-size: 16px; line-height: 22px; font-weight: 400; color: #fff; padding: 15px 20px; background-color: #2040ba; margin: 0 0 40px; border-radius: 10px; box-shadow: 0 0 5px 5px rgba(0,0,0,0.1); resize: none;}
				.testimonials .form-cont ::-webkit-input-placeholder{font-family: "Montserrat", serif !important; color: #fff; opacity: 1;}
				.testimonials .form-cont ::-moz-placeholder{font-family: "Montserrat", serif !important; color: #fff; opacity: 1;}
				.testimonials .form-cont :-ms-input-placeholder{font-family: "Montserrat", serif !important; color: #fff; opacity: 1;}
				.testimonials .form-cont :-moz-placeholder{font-family: "Montserrat", serif !important; color: #fff; opacity: 1;}
			.testimonials input[type="submit"]{display: inline-block; font-family: "Oswald", serif; font-size: 18px; line-height: 26px; font-weight: 600; color: #000; background-color: #f7e300; padding: 10px 45px; border: none; border-radius: 10px; cursor: pointer !important;}
				.testimonials input[type="submit"]:hover{text-decoration: none; opacity: 0.7; /*float: right;*/}

	.faq{padding: 100px 0; background-color: #2040ba;}
		.faq.inner{padding: 100px 0 0; background-color: transparent;}
		.faq h2{font-family: "Oswald", serif; font-size: 50px; line-height: 60px; font-weight: 700; color: #fff; margin: 0 0 35px;}
			.faq.inner h2{color: #000;}
			.faq h2 strong{font-weight: 700; color: #f7e300;}
				.faq.inner h2 strong{color: #2040ba;}
		.faq h4{font-family: "Oswald", serif; font-size: 26px; line-height: 28px; font-weight: 400; color: #fff; margin: 0 0 15px;}
			.faq.inner h4{color: #000;}
		.faq p{font-size: 18px; line-height: 30px; color: #fff; margin: 0 0 30px;}
			/*.faq p a{display: inline-block; font-size: 18px; line-height: 26px; font-weight: 600; color: #000; background-color: #f7e300; padding: 10px 45px; border: none; border-radius: 10px;}
				.faq p a:hover{text-decoration: none; opacity: 0.7;}*/
				.btn2{display: inline-block; font-size: 18px; line-height: 26px; font-weight: 600; color: #000; background-color: #f7e300; padding: 10px 45px; border: none; border-radius: 10px;}
				.btn2:hover{text-decoration: none; opacity: 0.7;}

	.blogs{padding: 100px 0 50px;}
		.blogs h2{font-family: "Oswald", serif; font-size: 50px; line-height: 60px; font-weight: 700; color: #000; margin: 0 0 70px; padding: 0 30%;}
			.blogs.inner h2{padding: 0;}
			.blogs h2 strong{font-weight: 700; color: #2040ba;}
		.blogs h4{font-family: "Oswald", serif; font-size: 26px; line-height: 28px; font-weight: 400; color: #000; margin: 0 0 15px;}
		.blogs .blog-block{margin: 0 0 50px; border-radius: 10px; box-shadow: 0 0 5px 5px rgba(0,0,0,0.1);}
			.blogs .blog-block img{width: 100%; height: 280px !important; object-fit: cover; border-radius: 10px 10px 0 0;}
			.blogs .blog-block .info{padding: 30px;}
			.blogs .blog-block h3{font-family: "Oswald", serif; font-size: 26px; line-height: 28px; font-weight: 600; color: #000; margin: 0 0 15px;}
			.blogs .blog-block p{font-size: 18px; line-height: 30px; color: #000; margin: 0 0 30px; width: 100%;  overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; display: -webkit-box;}
			.blogs .blog-block .button{display: inline-block; font-size: 18px; line-height: 26px; font-weight: 600; color: #fff; background-color: #000; padding: 10px 45px; border: none; border-radius: 10px;}
				.blogs .blog-block .button:hover{text-decoration: none; opacity: 0.7;}
		.blogs.inner .blog-block{margin: 0 0 50px; border: #d2d2d2 1px solid; border-radius: 10px; box-shadow: none;}
			.blogs.inner .blog-block img{width: 100%; border-radius: 10px 10px 0 0;}
			.blogs.inner .blog-block .info{padding: 45px 30px 60px;}
			.blogs.inner .blog-block h3{font-family: "Oswald", serif; font-size: 26px; line-height: 28px; font-weight: 600; color: #000; margin: 0 0 35px;}
				.blogs.inner .blog-block h3 a{color: #000;}
			.blogs.inner .blog-block p{font-size: 18px; line-height: 30px; color: #000; margin: 0;}
		.blogs .blog-sidebar{}
			.blogs .blog-sidebar h3{font-family: "Oswald", serif; font-size: 28px; line-height: 36px; font-weight: 600; color: #000; margin: 0 0 20px; padding: 0 0 10px; position: relative;}
				.blogs .blog-sidebar h3:after{width: 70px; height: 4px; background-color: #2040ba; position: absolute; left: 0; bottom: 0; content: "";}
			.blogs .blog-sidebar .blog-search{margin: 0 0 40px; position: relative;}
				.blogs .blog-sidebar .blog-search input[type="text"]{width: 100%; height: 70px; background: #f7f7f7; font-size: 18px; line-height: 30px; border-radius: 10px; padding: 20px 40px; border: none;}
				.blogs .blog-sidebar .blog-search input[type="image"]{position: absolute; top: 25px; right: 30px;}
			.blogs .blog-sidebar .res-posts{margin: 0 0 50px;}
				.blogs .blog-sidebar .res-posts .res-block{overflow: hidden; margin: 0 0 30px;}
					.blogs .blog-sidebar .res-posts .res-block img{float: left; width: 89px; border-radius: 10px; margin: 0 35px 0 0;}
					.blogs .blog-sidebar .res-posts .res-block h4{font-family: "Oswald", serif; font-size: 20px; line-height: 26px; font-weight: 600; color: #000; margin: 0;}
						.blogs .blog-sidebar .res-posts .res-block h4 a{color: #000;}
			.blogs .blog-sidebar .blog-cat{}
				.blogs .blog-sidebar .blog-cat ul{padding: 0; margin: 0; font-size: 18px; line-height: 30px;}
					.blogs .blog-sidebar .blog-cat ul li{margin: 0 0 10px;}
						.blogs .blog-sidebar .blog-cat ul li a{color: #525252;}
						
.blogs .blog-block{margin-bottom: 0; height: 100%;}
.blogs .col-lg-4{margin-bottom: 50px;}

	.about-bottom{padding: 65px 0; background: url(../images/skills-bg.jpg) 100% 0 no-repeat #e6e6e6;}
		.about-bottom h2{font-family: "Oswald", serif; font-size: 50px; line-height: 60px; font-weight: 700; color: #000; margin: 0 0 15px;}
			.about-bottom h2 strong{font-weight: 700; color: #2040ba;}
		.about-bottom h4{font-family: "Oswald", serif; font-size: 26px; line-height: 28px; font-weight: 400; color: #000; margin: 0 0 5px;}
		.about-bottom ul{font-size: 18px; line-height: 28px; color: #000; margin: 0; padding: 0;}
			.about-bottom ul li{padding: 0 0 0 40px; background: url(../images/tick.png) 0 5px no-repeat;}
				.about-bottom ul li strong{font-size: 24px; font-weight: 700;}
			
	.contact-info{padding: 90px 0 60px;}
		.contact-info h4{font-family: "Oswald", serif; font-size: 26px; line-height: 28px; font-weight: 400; color: #000; margin: 0 0 45px;}
		.contact-info .info-block{background-color: #ebebeb; margin: 0 0 30px; padding: 50px 45px 45px; border-radius: 10px; text-align: center;}
			.contact-info .info-block h3{font-family: "Oswald", serif; font-size: 26px; line-height: 34px; font-weight: 400; color: #000; margin: 0 0 15px;}
			.contact-info .info-block p{font-size: 20px; line-height: 25px; color: #0b1022; margin: 0 0 15px;}
				.contact-info .info-block p a{color: #0b1022;}
				.contact-info .info-block p:last-child{min-height: 55px;}
				.contact-info .info-block p img{margin: 0 auto;}

	.google-map{position: relative; padding-bottom: 30%; height: 0; overflow: hidden;}
		.google-map iframe{position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important;}

	.contact-main{padding: 0 0 100px; position: relative; margin-top: -200px; z-index: 99999;}
		.contact-main .contact-main-inner{padding: 50px 40px; background-color: #2040ba;}
		.contact-main h2{font-family: "Oswald", serif; font-size: 50px; line-height: 60px; font-weight: 700; color: #fff; margin: 0 0 15px;}
		.contact-main h4{font-family: "Oswald", serif; font-size: 26px; line-height: 28px; font-weight: 400; color: #fff; margin: 0 0 10px;}
		.contact-main p{font-size: 18px; line-height: 30px; color: #fff; margin: 0 0 30px;}
		.contact-main .contact-form{text-align: center;}
		.contact-main .form-cont input{width: 100%; height: 60px; border: none; font-family: "Montserrat", serif !important; font-size: 18px; line-height: 30px; font-weight: 400; color: #000; padding: 15px 40px; background-color: #fff; margin: 0 0 15px;}
		.contact-main .form-cont textarea{width: 100%; height: 115px; border: none; font-family: "Montserrat", serif !important; font-size: 18px; line-height: 30px; font-weight: 400; color: #000; padding: 15px 40px; background-color: #fff; margin: 0 0 15px; resize: none;}
			.contact-main .form-cont ::-webkit-input-placeholder{font-family: "Montserrat", serif !important; color: #929292; opacity: 1;}
			.contact-main .form-cont ::-moz-placeholder{font-family: "Montserrat", serif !important; color: #929292; opacity: 1;}
			.contact-main .form-cont :-ms-input-placeholder{font-family: "Montserrat", serif !important; color: #929292; opacity: 1;}
			.contact-main .form-cont :-moz-placeholder{font-family: "Montserrat", serif !important; color: #929292; opacity: 1;}
		.contact-main input[type="submit"]{display: inline-block; font-family: "Oswald", serif; font-size: 18px; line-height: 26px; font-weight: 600; color: #000; background-color: #f7e300; padding: 10px 45px; border: none; border-radius: 10px; cursor: pointer !important;}
			.contact-main input[type="submit"]:hover{text-decoration: none; opacity: 0.7; }
		.contact-main .social-media{padding-top: 85px;}
			.contact-main .social-media h3{font-family: "Oswald", serif; font-size: 28px; line-height: 34px; font-weight: 600; color: #000; margin: 0 0 25px;}
			.contact-main .social-media ul{padding: 0; margin: 0; font-size: 20px; line-height: 56px;}
				.contact-main .social-media ul li{display: inline-block; margin: 0 5px;}
					.contact-main .social-media ul li a{display: block; width: 56px; height: 56px; background-color: #d2d2d2; color: #2040ba; border-radius: 10px;}
						.contact-main .social-media ul li a strong{display: none;}
						.contact-main .social-media ul li a:hover{text-decoration: none; opacity: 0.7;}

  	.inner-main{padding: 100px 0;}
  		.inner-main h1{font-family: "Oswald", serif; font-size: 50px; line-height: 60px; font-weight: 700; color: #000; margin: 0 0 45px;}
  		.inner-main p{font-size: 18px; line-height: 30px; color: #000; margin: 0 0 30px;}

  	.service-inner{padding: 100px 0; background-color: #2040ba;}
  		.service-inner .bottom-part{padding-top: 70px;}
  		.service-inner h2{font-family: "Oswald", serif; font-size: 50px; line-height: 60px; font-weight: 700; color: #fff; margin: 0 0 25px;}
  		.service-inner h3{font-family: "Oswald", serif; font-size: 33px; line-height: 40px; font-weight: 400; color: #fff; margin: 0 0 25px;}
  		.service-inner p{font-size: 18px; line-height: 30px; color: #fff; margin: 0 0 25px;}
  		.service-inner ul{font-size: 18px; line-height: 30px; color: #fff; margin: 0; padding: 0;}
  			.service-inner ul li{padding: 0 0 0 30px; background: url(../images/bullet-1.png) 0 6px no-repeat;}

		

/* Footer */
footer{background-color: #2040ba;}
	footer p:last-child{margin: 0 !important;}

	.footer-top{padding: 75px 0 50px;}
		.footer-top h3{font-family: "Oswald", serif; font-size: 20px; line-height: 30px; font-weight: 700; color: #fff; margin: 0 0 25px;}
		.footer-top .footer-about{}
			.footer-top .footer-about p{font-size: 18px; line-height: 30px; color: #fff; margin: 0 0 30px;}
		.footer-top .footer-menu{padding: 0 0 0 20px;}
			.footer-top .footer-menu ul{padding: 0; margin: 0 !important; font-size: font-size: 18px; line-height: 30px;}
				.footer-top .footer-menu ul li{padding: 0 0 5px;}
					.footer-top .footer-menu ul li a{color: #fff;}
		.footer-top .footer-contact{}
			.footer-top .footer-contact p{font-size: 18px; line-height: 30px; color: #fff; margin: 0 0 15px; overflow: hidden;}
				.footer-top .footer-contact p img{float: left; margin: 5px 10px 0 0;}
				.footer-top .footer-contact p a{color: #fff;}
	
	.footer-bottom{padding: 20px 0; border-top: #4e6fec 1px solid;}
		.footer-bottom p{font-size: 16px; line-height: 24px; color: #b2c2ff; margin: 0; font-weight: 300;}
			.footer-bottom p a{color: #b2c2ff;}
				
.popup{max-width: 600px; display: none;}				

.single-service .faq{margin-bottom: 90px;}
.btnRow{padding-top: 55px; text-align: center;}
.btnRow .btn{display: inline-block; font-size: 20px; line-height: 26px; font-weight: 600; color: #040507; background-color: #f7e300; padding: 12px 40px; border: none; border-radius: 10px;}
.btnRow .btn:hover{text-decoration: none; opacity: 0.7;}





.page-template-default .inner-main ul{padding-left: 15px; margin-bottom: 25px;}
.page-template-default .inner-main ul li{list-style: disc; margin-bottom: 7px;}
.page-template-default .inner-main ol{padding-left: 20px;margin-bottom: 25px;}
.page-template-default .inner-main ol li{ margin-bottom: 7px;}
.page-template-default .inner-main h2 {  font-family: "Oswald", serif;  font-size: 42px;  line-height: 1.1;  font-weight: 700;  color: #000;  margin: 0 0 35px;}
.page-template-default .inner-main h3 {  font-family: "Oswald", serif;  font-size: 33px;  line-height: 1.1;  font-weight: 600;  margin: 0 0 25px;}
.page-template-default .inner-main h4 {  font-family: "Oswald", serif;  font-size: 26px;  line-height: 1.1;  font-weight: 600;  margin: 0 0 25px;}
.page-template-default .inner-main h5 {  font-family: "Oswald", serif;  font-size: 20px;  line-height: 1.1;  font-weight: 600;  margin: 0 0 20px;}

.single .inner-main ul{padding-left: 15px; margin-bottom: 25px;}
.single .inner-main ul li{list-style: disc; margin-bottom: 7px;}
.single .inner-main ol{padding-left: 20px;margin-bottom: 25px;}
.single .inner-main ol li{ margin-bottom: 7px;}
.single .inner-main h2 {  font-family: "Oswald", serif;  font-size: 42px;  line-height: 1.1;  font-weight: 700;  color: #000;  margin: 0 0 35px;}
.single .inner-main h3 {  font-family: "Oswald", serif;  font-size: 33px;  line-height: 1.1;  font-weight: 600;  margin: 0 0 25px;}
.single .inner-main h4 {  font-family: "Oswald", serif;  font-size: 26px;  line-height: 1.1;  font-weight: 600;  margin: 0 0 25px;}
.single .inner-main h5 {  font-family: "Oswald", serif;  font-size: 20px;  line-height: 1.1;  font-weight: 600;  margin: 0 0 20px;}



.blog-col .blogMeta, .blogLeft .blogMetaDetails{ font-size: 14px;padding-bottom: 20px;}
.blog-col .blogMeta span, .blogLeft .blogMetaDetails span{margin-right: 19px;}
.blog-col .blogMeta span:last-child, .blogLeft .blogMetaDetails span:last-child{margin-right: 0;}
.blog-col .blogMeta span i, .blogLeft .blogMetaDetails span i{margin-right: 2px;}


.blog-row { padding: 80px 0;}
.blog-col { margin: 0 0 50px; }
.blogMain { border-radius: 10px;  box-shadow: 0 0 5px 5px rgba(0,0,0,0.1); height: 100%;}
.blogMain .img-block img {width: 100%;object-fit: cover;height: 280px !important; border-top-right-radius: 10px;border-top-left-radius: 10px; border-bottom: 1px solid #ddd;}
.blogMain .info { padding: 25px 25px; }
.blogMain .info h3 { font-size: 22px; line-height: 30px;font-weight: 800;color: #1e1e1e;margin: 0 0 20px;min-height: 100px;  }
.blogMain .info p { font-size: 18px; line-height: 28px; color: #111111;margin: 0 0 30px; min-height: 70px;}
.blogMain .info .more_link {line-height: 46px; text-align: center; background-color: #000; display: inline-block; padding: 0 43px 0 43px;color: #fff;border-radius: 3px;font-size: 18px;font-weight: 600; }
.blogMain .info .more_link:hover { background-color: #2040b9;color: #fff;text-decoration: none; }





.pagination .next, .pagination .prev{border: 1px solid #f7e300; padding: 7px 15px !important; color: #000; font-weight: 500; font-size: 12px; }
.pagination .page-numbers{border: 1px solid #f7e300; padding: 7px 12px; color: #000; font-weight: 500; margin: 3px 1px; border-radius: 3px;font-size: 12px; text-decoration: none; }
.pagination .page-numbers:hover, .pagination .next:hover, .pagination .prev:hover, .pagination .page-numbers.current{background-color: #f7e300 !important; /*background: linear-gradient(to right, #127deb 10%, #17d8eb 90%);*/ color: #000;}
.pagination .next svg, .pagination .prev svg{display: none;}
.pagination .next span.screen-reader-text, .pagination .prev span.screen-reader-text{width: auto !important;height: auto;top: unset;font-size: 12px;opacity: 1;color: #333;position: relative;display: inline-block;clip-path: unset;clip: unset;line-height: 12px;}
.pagination .next span.screen-reader-text:hover, .pagination .prev span.screen-reader-text:hover{color: #fff;}
.pagination {float:none; margin-top:35px;}
.pagination .nav-links{float:none; clear:both;}



.footerFrm .form-cont input{width: 100%; height: auto; border: none; font-family: "Montserrat", serif !important; font-size: 16px; line-height: 26px; font-weight: 400; color: #000; padding: 10px 12px; background-color: #fff; margin: 0 0 7px;}
.footerFrm .form-cont textarea{width: 100%; height: 115px; border: none; font-family: "Montserrat", serif !important; font-size: 16px; line-height: 30px; font-weight: 400; color: #000; padding: 10px 12px; background-color: #fff; margin: 0 0 15px; resize: none;}
.footerFrm .form-cont ::-webkit-input-placeholder{font-family: "Montserrat", serif !important; color: #929292; opacity: 1;}
.footerFrm .form-cont ::-moz-placeholder{font-family: "Montserrat", serif !important; color: #929292; opacity: 1;}
.footerFrm .form-cont :-ms-input-placeholder{font-family: "Montserrat", serif !important; color: #929292; opacity: 1;}
.footerFrm .form-cont :-moz-placeholder{font-family: "Montserrat", serif !important; color: #929292; opacity: 1;}
.footerFrm input[type="submit"]{display: inline-block; font-family: "Oswald", serif; font-size: 16px; line-height: 26px; font-weight: 600; color: #000; background-color: #f7e300; padding: 10px 35px; border: none; border-radius: 10px; cursor: pointer !important;}
.footerFrm input[type="submit"]:hover{text-decoration: none; opacity: 0.7; }




.blogRight .blogRight-innr{padding-left: 20px;}
.blogRight form input{width: 100%; height: 50px; border: #ddd 1px solid; font-size: 16px; line-height: 30px; font-weight: 400; color: #000; padding: 10px 20px; background-color: #fff; margin: 0 0 10px;}
.blogRight form textarea{width: 100%; height: 105px; border: #ddd 1px solid;  font-size: 16px; line-height: 30px; font-weight: 400; color: #000; padding: 10px 20px; background-color: #fff; margin: 0 0 20px; resize: none;}
.blogRight form .form_cont{width: 100%;}
.blogRight form .form_cont ::-moz-placeholder{color: #747474;}
.blogRight form .form_cont :-ms-input-placeholder{color: #747474;}
.blogRight form .form_cont :-moz-placeholder{color: #747474;}
.blogRight form input[type="submit"]{display: inline-block; font-family: "Oswald", serif; font-size: 18px; line-height: 26px; font-weight: 600; color: #000; background-color: #f7e300; padding: 10px 35px; border: none; border-radius: 10px; cursor: pointer !important;}
.blogRight form input[type="submit"]:hover{text-decoration: none; opacity: 0.7; }
.blogRight .textwidget {box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important; padding: 25px 25px 0 25px; margin-bottom: 35px;}
.blogRight h2{padding-bottom: 25px;}
.blogRight .blogRight-box{box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important; padding: 25px; margin-bottom: 35px;}
.blogBlock{margin-bottom: 20px;}
.blogBlock .blogImgBlock{display: inline-block; vertical-align: top; width: 39%; padding-right: 15px;}
.blogBlock .blogImgBlock img{width: 100%;margin-top: 10px;}
.blogBlock .blogInfo{display: inline-block; vertical-align: middle; width: 59%;}
.blogBlock .blogInfo .blogDate{font-size: 14px; margin-bottom: 8px;}
.blogBlock .blogInfo h4{font-size: 18px !important; line-height: 1.1; font-weight: 400; margin-bottom: 5px;}
.blogBlock .blogInfo a.more_link{font-size: 14px; color: #000;}
.related_blogs h2 {  font-family: "Oswald", serif;  font-size: 42px;  line-height: 1.1;  font-weight: 700;  color: #000;  margin: 0 0 35px;}
.related_blogs{padding-top: 0 !important;}
.blogSocialMedia{margin-bottom: 10px; padding-top: 15px; font-size: 15px;}
.blogSocialMedia a{color: #2040b9 !important; margin: 5px; font-size: 20px;}
.blogFeatured-img{margin-bottom: 35px;}
.blogLeft h2{font-size: 40px; line-height: 1.1; margin-bottom: 25px;}
.blogLeft h3{font-size: 30px; line-height: 1.1;margin-bottom: 20px;}
.blogLeft h4{font-size: 23px; line-height: 1.1;margin-bottom: 20px;}







/* Media Query */
@media screen and (max-width: 1800px) {
.testimonials:before{width: 50%;}
}

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

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

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

@media screen and (max-width: 1400px) {
.header-top .header-contact ul{width: 85%;}
.navbar .navbar-nav li{margin: 0 20px 0 0;}
.services h2{padding: 0 15%;}
.blogs h2{padding: 0 25%;}
}

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

}

@media screen and (max-width: 1200px) {
	
	.blogMain .img-block img {	height: 250px !important;}
	.blogMain .info h3 {  font-size: 18px;		line-height: 24px;}
	.blogMain .info p {  font-size: 15px;		line-height: 23px;}
	.blogMain .info .more_link{font-size: 14px; line-height: 25px; padding: 7px 20px;}
	.blog-col .blogMeta span, .blogLeft .blogMetaDetails span{display: block; margin-right: 0;}
	.blogMain .info {  padding: 20px 15px;}
	
	
.page-template-default .inner-main h2 {  font-size: 38px;  line-height: 1.1; margin: 0 0 30px;}
.page-template-default .inner-main h3 {  font-size: 31px;  line-height: 1.1; margin: 0 0 20px;}
.page-template-default .inner-main h4 {  font-size: 24px;  line-height: 1.1;  margin: 0 0 20px;}
.page-template-default .inner-main h5 {  font-size: 18px;  line-height: 1.1;  margin: 0 0 20px;}
.single .inner-main h2 { font-size: 38px;  line-height: 1.1; margin: 0 0 30px;}
.single .inner-main h3 {  font-size: 31px;  line-height: 1.1; margin: 0 0 20px;}
.single .inner-main h4 {  font-size: 24px;  line-height: 1.1;  margin: 0 0 20px;}
.single .inner-main h5 {  font-size: 18px;  line-height: 1.1;  margin: 0 0 20px;}
	
	.blogRight h2 {    font-size: 28px !important;    line-height: 1.1;  }


	
}

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

@media screen and (max-width: 991px) {
	
	.blogMain .info h3{min-height: 75px;}
	.footer-top .footer-menu{padding: 0 0 0 10px;}
	.blogRight .blogRight-innr {  padding-left: 0px;}
	.blogRight {margin-top: 40px;}
	.single-post .inner-main{padding-bottom: 30px;}
	
.page-template-default .inner-main h2 {  font-size: 34px;  line-height: 1.1; margin: 0 0 30px;}
.page-template-default .inner-main h3 {  font-size: 26px;  line-height: 1.1; margin: 0 0 20px;}
.page-template-default .inner-main h4 {  font-size: 21px;  line-height: 1.1;  margin: 0 0 20px;}
.page-template-default .inner-main h5 {  font-size: 17px;  line-height: 1.1;  margin: 0 0 20px;}
.single .inner-main h2 { font-size: 34px;  line-height: 1.1; margin: 0 0 30px;}
.single .inner-main h3 {  font-size: 26px;  line-height: 1.1; margin: 0 0 20px;}
.single .inner-main h4 {  font-size: 21px;  line-height: 1.1;  margin: 0 0 20px;}
.single .inner-main h5 {  font-size: 17px;  line-height: 1.1;  margin: 0 0 20px;}
	
	.blogRight h2 {    font-size: 30px !important;    line-height: 1.1;  }

	
}
@media screen and (max-width: 900px) {
.navbar{padding: 20px 0 0; position: relative; z-index: 99999;}
.navbar .navbar-brand{display: none; color: #000;}
.navbar-light .navbar-toggler{background-color: #fff;}
.navbar .navbar-nav{text-align: right; padding: 20px 20px !important; background-color: #fff; z-index: 999999999 !important; position: absolute; right: 0; width: 200px;}
.navbar .navbar-nav li{display: block; margin: 0 0 10px !important;}
.navbar .navbar-nav li a{color: #000;}
}

@media screen and (max-width: 767px) {
.header-top{overflow: hidden;}
.header-top .logo-cont{background-color: #fff;}
.header-top .logo-cont img{/*max-width: 135px;*/ max-width: 100%;}

/*.header-top .logo-cont:after{width: 200px; height: 100%; position: absolute; top: 0; right: -200px; content: ""; background-color: #fff;}
.header-top .header-contact{display: none;}*/
	.header-top .header-contact ul li:last-child{display: none;}
	.header-top .header-contact{padding: 30px 0 0 0;}
	.header-top .header-contact ul li img{width: 20px;}
	.header-top .header-contact ul li{font-size: 0; line-height: 10px;}
	.header-top .header-contact ul li strong{font-size: 15px; line-height: 20px;}
	.header-top .header-contact ul{display: block !important; width: 100%;}
	
	
.header-top .header-contact ul{}
.header-top .header-contact ul li{display: block; float: none; width: 100% !important; margin: 0 0 20px;}
.navbar{margin-top: -70px;}
.navbar .row{width: 120%;}
.navbar .header-button{float: left;}
.navbar-light .navbar-toggler{float: right; margin-top: 5px;}
.navbar .navbar-nav{right: 25px; top: 80px;} 
.banner{padding: 50px 0;}
.banner h1{font-size: 200%; line-height: 1; letter-spacing: 0; margin: 0 0 20px;}
.banner h4{font-size: 20px; line-height: 24px;}
.banner p{font-size: 16px; line-height: 26px;}
.banner p a{font-size: 18px; line-height: 24px;}
.banner ul li{width: 100%;}
.navbar{float: left; padding: 20px 0; width: 100%;}
.home-top ul li{width: 100%;}
.home-top ul li:first-child{border-radius: 10px 10px 0 0;}
.home-top ul li:last-child{border-radius: 0 0 10px 10px;}
.home-main{padding: 50px 0;}
.home-main .content{padding: 40px 0 0;}
.home-main h2,
.home-main.inner h2{font-size: 35px; line-height: 42px;}
.home-main h2 br{display: none;}
.home-main h2 strong{font-size: 25px; line-height: 30px; display: block; padding-top: 10px;}
.services h2{padding: 0;}
.services .slick-arrow{z-index: 99999;}
.services .slick-arrow.slick-prev{left: 5px;}
.services .slick-arrow.slick-next{right: 5px;}
.testimonials .slick-arrow.slick-prev{right: 20%;}
.testimonials .quote-block{margin-top: 40px; padding: 60px 20px;}
.blogs h2{padding: 0;}
.footer-top .footer-about{margin: 0 0 50px; overflow: hidden;}
.footer-top .footer-menu{margin: 0 0 50px; padding: 0;}
.inner-banner{padding: 80px 0;}
.inner-banner h1, 
.inner-banner h2{font-size: 45px; line-height: 52px;}
.about-bottom{background-image: none;}
.navbar .navbar-nav li.current-menu-item > a, 
.navbar .navbar-nav li.current-menu-parent > a{color: #000 !important;}
.service-inner h2{margin-top: 50px;}
.inner-main h2{font-size: 35px; line-height: 42px;}
.testimonials.inner .testimonial-block{padding: 30px 20px !important;}
.testimonials .testimonial-block p{font-size: 18px; line-height: 30px;}
.testimonials.inner .testimonial-block h3 img{float: none;}
.contact-main h2{font-size: 35px; line-height: 42px;}
.contact-main ul li h3{font-size: 28px;}
.google-map{padding-top: 120%;}
.contact-main .contact-main-inner{padding: 20px;}
.contact-main .contact-form{margin-top: 50px;}

	.blogMain .info h3{min-height: auto;}
	.blogMain .img-block img {	height: auto !important;}
	.blogMain .info p{min-height: auto;}
	.footer-top .four{padding-top: 45px;}
	
.page-template-default .inner-main h2 {  font-size: 31px;  line-height: 1.1; margin: 0 0 30px;}
.page-template-default .inner-main h3 {  font-size: 24px;  line-height: 1.1; margin: 0 0 20px;}
.page-template-default .inner-main h4 {  font-size: 20px;  line-height: 1.1;  margin: 0 0 20px;}
.page-template-default .inner-main h5 {  font-size: 17px;  line-height: 1.1;  margin: 0 0 20px;}
.single .inner-main h2 { font-size: 31px;  line-height: 1.1; margin: 0 0 30px;}
.single .inner-main h3 {  font-size: 24px;  line-height: 1.1; margin: 0 0 20px;}
.single .inner-main h4 {  font-size: 20px;  line-height: 1.1;  margin: 0 0 20px;}
.single .inner-main h5 {  font-size: 17px;  line-height: 1.1;  margin: 0 0 20px;}
	
	.blogRight h2 {    font-size: 30px !important;    line-height: 1.1;  }

}

@media screen and (max-width: 480px) {
	
	.header-top .header-contact ul li img{width: 20px; margin-right: 5px;}
	.header-top .header-contact ul li strong{font-size: 13px; line-height: 20px;}
	
	.blogBlock .blogImgBlock {  display: block;  width: 100%;  padding-right: 0;}
	.blogBlock .blogInfo {  display: block;  width: 100%;padding-top: 12px;}
	
}
@media screen and (max-width: 420px) {
	
	.header-top .header-contact{padding: 20px 0 0 0;}
	.header-top .header-contact ul li{line-height: 8px;}
	.header-top .header-contact ul li img{width: 18px; margin-right: 5px;}
	.header-top .header-contact ul li strong{font-size: 12px; line-height: 20px;}
	
}
@media screen and (max-width: 360px) {
	
	.header-top .header-contact ul li strong{font-size: 11px; line-height: 20px;}
	
}