/*
Theme Name: MSG Theme
Theme URI: http://siteurl.com
Description: The MSG Theme based on the famous Wordpress CMS.
Version: 1.0
Author: MSG
*/

/* normal */
/*Global CSS*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&family=Noto+Sans:wght@400;700&family=Roboto:wght@100&display=swap');
* { margin: 0px; padding: 0px; box-sizing: border-box; }
body { margin: 0px; padding: 0px; color: #666; font-size: 16px;font-family: 'Montserrat', sans-serif; background: #FFF; }
.clear { height: 0px; overflow: hidden; clear: both; }
p { padding-bottom: 15px; line-height: 24px; }
a { color: #000; }
a:hover { text-decoration: none; }
h1,h2,h3,h4,h5,h6 { padding-bottom: 5px; font-weight: normal; }
h1 { font-size: 26px; }
h2 { font-size:40px;font-weight: 600;color: #222;padding-bottom: 30px; }
h3 { font-size: 22px; }
h4 { font-size: 20px; }
h5 { font-size: 18px; }
h6 { font-size: 16px; }
ul, ol { padding: 0px 0px 20px 15px; }
img { max-width: 100%; height: auto; }
input[type="text"], input[type="email"], input[type="password"], input[type="tel"], select { padding: 8px 10px; border: 1px solid #c8c3c3; font-size: 16px; outline: none; }
input[type="submit"], input[type="button"] { background: #666; padding: 10px; color: #fff; border: 0; cursor: pointer;  }
.owlslider, .owlslider li { margin: 0; padding: 0; list-style: none; list-style-type: none; }
.pageerror { text-align: center; padding: 150px 0; }

/* Wrapper */
#wrapper { float: left; width: 100%; overflow: hidden; }

/* layout */
#layout { width: 100%; position: relative; }
.wrapper { max-width: 1190px; margin: 0 auto; position: relative; padding: 0 10px; }
	
/* header */
#header { padding:0px 0; position: relative; z-index: 10; background: #fff;float: left;width: 100%;}
.top_bar{float: left;width: 100%;background: #3563a9;padding: 10px 0;}
.top_bar ul li{float: right;width: 40px;display: inline-block;padding-left: 10px;}
.fixed { padding-top: 200px; }
.fixed #header { position: fixed; left: 0; top: 0; width: 100%; }
.logo { float: left;width: 20%;padding: 23px 0; }
	
/* topBar */
.topBar { overflow: hidden; }
.topBar ul { list-style: none; overflow: hidden; float: right; }
.topBar li { padding-left: 5px; float: left; }
.topBar li a { -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease; }
.topBar li a:hover img { opacity: 0.8; }

/* menuBar */
.mymenu{float: left;width: 100%;}
.menuBar { float: left;width: 80%;text-align: right;}
.menuBar a.mobilemenu { display: none; }
.menuBar ul { padding: 0px; list-style: none; }
.menuBar li { padding: 40px 11px 40px 60px;position: relative;line-height: 30px;display: inline-block;font-size: 14px; }
.menuBar li a { text-decoration: none; }
.menuBar li a:hover, .menuBar li.active a { color: #333; }
.menuBar ul > li.menu-item-has-children { padding-right: 15px; }
.menuBar ul > li.menu-item-has-children > a { padding-right: 25px; background: url('images/arrow-down.png') right no-repeat; }
.menuBar li ul { position: absolute; left: 0px; top:100%; width:280px; background:#3563a9; }
.menuBar li li { padding: 0px; float: none; width:100%; border: 0px; border-bottom: #CCC solid 1px;text-align: left; }
.menuBar li li.menu-item-has-children > a { background: url('images/arrow-right.png') right no-repeat; }
.menuBar li li a { padding: 8px 20px; display: block; color: #FFF; }
.menuBar li li a:hover { color: #eee; }
.menuBar li li ul { left: 100%; top: 0px; }
.menuBar li ul { display: none; }
.menuBar li:hover ul { display: block; }
.menuBar li:hover li ul { display: none; }
.menuBar li:hover li:hover ul { display: block; }
.menuBar a.close { display: none; }
	
/* home banner */
#homeBanner {float: left;width: 100%;min-height: 700px;position: relative;}
#homeBanner .inner_ban{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 100%;text-align: center;}
#homeBanner h1{font-size: 90px;color: #fff;font-weight: 600;text-transform: uppercase;}
#homeBanner h4{font-size: 20px;color: #fff;text-transform: uppercase;font-weight: 500;}
#homeBanner a{color: #fff;background: #3563a9;padding: 10px 40px;text-transform: uppercase;text-decoration: none;font-weight: 500;margin-top: 25px;
display: inline-block;letter-spacing: 2px;border: 1px solid #fff;}	


.our_ser{float: left;width: 100%;padding: 60px 0;}
.our_ser h2{text-align: center;padding-bottom: 30px;}
.our_ser p{text-align: center;}
.our_ser .ser-sec{float: left;width: 31.333%;border: 1px solid #f1f1f1;padding: 20px;margin: 1%;border-left: 2px solid #3563a9;border-bottom: 2px solid #3563a9;}
.our_ser .ser-sec img{width: 50px;}
.our_ser .ser-sec h4{color: #222;font-weight: 600;padding: 15px 0;}
.our_ser .ser-sec a{color: #fff;background: #3563a9;padding: 10px 40px;text-transform: uppercase;text-decoration: none;font-weight: 500;
margin-top: 25px;display: inline-block;letter-spacing: 2px;border: 1px solid #fff;}
.our_ser .ser-sec p{text-align: justify;min-height: 120px;}

.parral{float: left;width: 100%;padding: 60px 0; background: url(images/par_bg.jpg)center center no-repeat; background-size:cover;background-attachment: fixed;}
.parral .left{float: left;width: 50%;padding-top: 60px;}
.parral .left h2{color: #fff;}
.parral .left p{color: #fff;}
.parral .left a{color: #fff;background: #3563a9;padding: 10px 40px;text-transform: uppercase;text-decoration: none;font-weight: 500;
 margin-top: 25px;display: inline-block;letter-spacing: 2px;border: 1px solid #fff;}
.parral .right{float: left;width: 50%;padding-left: 90px;}

.book_ser{float: left;width: 100%;padding: 60px 10%;text-align: center;}
.testimonial{float: left;width: 100%;padding: 60px 0;background: #f1f1f1;}
.testimonial .left{float: left;width: 50%;padding-right: 60px;}
.testimonial .left h4{color: #3563a9;font-size: 40px;font-weight: 600;}
.testimonial .right{float: left;width: 50%;padding-left: 60px;}
.testimonial .right ul{padding: 0;}
.testimonial .right ul li{list-style: none;background: url(images/tick.png) left center no-repeat;padding: 8px 40px;margin-bottom: 0;background-size: 20px;}

.form_sec{float: left;width:100%;padding: 60px 0;}
.form_sec .left{float: left;width: 30%;}
.form_sec .right{float: left;width: 70%;padding-left: 30px;}
.form_sec h2{font-size: 35px;color: #3b4c61;line-height: normal;font-weight: 500;padding-bottom: 30px;text-align: center;}
.form_sec .field{float: left;width: 50%;padding: 10px 20px;}
.form_sec .field label{color: #3563a9;font-weight: 600;}
.form_sec .field.msg{width: 100%;}
.form_sec .field.msg textarea{width: 100%;resize: none;margin-top: 12px;border: 1px solid #181E23;}
.form_sec .field input{width: 100%;margin-top: 12px;padding: 12px;border: 1px solid #181E23;}
input.wpcf7-form-control.wpcf7-submit{background:#3563a9;border: 1px solid #3563a9;font-size: 16px;font-family: 'Montserrat', sans-}
.captcha-image{border: 1px solid #3563a9;width: 100%;}
.woocommerce-additional-fields {display: none;}

.bannerInner{float: left;width: 100%;padding: 0;}
.bannerInner h1{font-size: 50px;background: #3563a9;color: #fff;font-weight: 600;text-align: center;padding: 60px 0;}
.about_us{float: left;width: 100%;padding: 60px 0;border-top: 1px solid #f1f1f1;}
.our_ser.book .ser-sec{min-height: 700px;}
.affordable{float: left;width: 100%;padding: 60px 0;border-top: 1px solid #f1f1f1;}
.affordable ul{padding: 0;}
.affordable ul li{list-style: none;background: url(images/tick.png) left center no-repeat;padding: 8px 40px;margin-bottom: 0;background-size: 20px;}
.about_us ul li{list-style: none;background: url(images/tick.png) left center no-repeat;padding: 8px 40px;margin-bottom: 0;background-size: 20px;}
.about_us .left{float: left;width: 50%;}
.about_us .left ul{padding: 0;}
.about_us .right{float: left;width: 50%;padding-left: 60px;text-align: right;}
.about_us .right img{width: 350px;}

.top-footer{float: left;width: 100%;padding: 100px 0;background: #272727; }
.top-footer .ft-card{float: left;width:25%;padding: 10px;}
.top-footer .ft-card h3{color: #fff;font-weight: 600;padding-bottom: 30px;}
.top-footer .ft-card ul{padding: 0;}
.top-footer .ft-card ul li{list-style: none;line-height: 30px;}
.top-footer .ft-card ul li a{color: #fff;text-decoration: none;}
.top-footer .ft-card ul li a:hover{padding-left:2px;color:#3563a9;}
.top-footer .ft-card P{color: #fff;}

.copy{float: left;width: 100%;padding: 0;background: #0D0D0D;}
.copy p{padding: 10px 0;text-align: left;color: #fff;}
div#respond{display: none;}


.page-id-50 #header{display:none;}
.page-id-50 h1{padding-top:40px;}
.page-id-50 footer{display:none;}

.page-id-51 #header{display:none;}
.page-id-51 h1{padding-top:40px;}
.page-id-51 footer{display:none;}

.page-id-53 #header{display:none;}
.page-id-53 h1{padding-top:40px;}
.page-id-53 footer{display:none;}


body.product-template-default.single.single-product #header{display:none;}
body.product-template-default.single.single-product footer{display:none;}
.woocommerce-product-gallery__image.flex-active-slide{width: 350px !important;border: 1px solid #f1f1f1;
padding: 20px;height:350px !important;}
.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images{width: 350px !important;height:250px !important;}
.woocommerce-additional-fields{display:none;}
#lefttPart h1{font-size: 30px;color: #3563a9;font-weight: 600;padding-bottom: 40px;}








	
/* content */
#content { overflow: hidden; width: 100%; }
	
/* left side*/
#lefttPart { float: left; width: 100%; }
	
		/* copy bar */
.copyBar { width: 320px; }
	
	
	/* right side */
#rightPart { float: right; width: 36%;display: none; }
	
		/* sideBar */
		.sideBar .widget { margin-bottom: 20px; }
		.sideBar ul { padding: 0 0 0 0; list-style: none; overflow: hidden; }
		.sideBar li { padding: 8px 0; line-height: 18px; border-top: #ddd solid 1px; }
		.sideBar li:first-child { border: 0px; }
		.sideBar li a { text-decoration: none; }
		.sideBar h3 { padding-bottom: 15px; }

		/* footer */
		
	
	/* fullPart */
 	#fullPart { float: left; width: 100%; }
	
	
/* Begin Images */
p img { padding: 0; max-width: 100%; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left; }
/* End Images */

/* Begin Comments*/
.alt { margin: 0; padding: 10px; }
#commentform input { width: 100%; margin: 5px 5px 1px 0; }
#commentform { margin: 5px 10px 0 0; }
#commentform textarea { width: 100%; padding: 2px; }
#respond:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#commentform #submit { margin: 0 0 5px auto; width: auto; float: right; }
.commentlist li,
#commentform input,
#commentform textarea { font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
.commentlist li ul li { font-size: 1em; }
.commentlist li { font-weight: bold; }
.commentlist li .avatar { float: right; border: 1px solid #eee; padding: 2px; background: #fff; }
.commentlist cite,
.commentlist cite a { font-weight: bold; font-style: normal; font-size: 1.1em; }
.commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; }
#commentform p { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }
.commentmetadata { font-weight: normal; }
.commentlist { padding: 0; text-align: justify; }
.commentlist li { margin: 15px 0 10px; padding: 5px 5px 10px 10px; list-style: none; }
.commentlist li ul li { margin-right: -5px; margin-left: 10px; }
.commentlist p { margin: 10px 5px 10px 0; }
.children { padding: 0; }
#commentform p { margin: 5px 0; }
.nocomments { text-align: center; margin: 0; padding: 0; }
.commentmetadata { margin: 0; display: block; }
/* End Comments */

/* Begin Calendar */
#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 155px; }
#wp-calendar #next a { padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left; }
#wp-calendar a { display: block; }
#wp-calendar caption { text-align: center; width: 100%; }
#wp-calendar td { padding: 3px 0; text-align: center; }
#wp-calendar td.pad:hover { /* Doesn't work in IE */ background-color: #fff; }
#wp-calendar #prev a,
#wp-calendar #next a { font-size: 9pt; }
#wp-calendar a { text-decoration: none; }
#wp-calendar caption { font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif; text-align: center; }
#wp-calendar th { font-style: normal; text-transform: capitalize; }
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }
blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }
.center { text-align: center; }
.hidden { display: none; }
.screen-reader-text { position: absolute; left: -1000em; }
hr { display: none; }
a img { border: none; }
.navigation { display: block; text-align: center; margin-top: 10px; margin-bottom: 60px; }
/* End Various Tags & Classes*/

/* Captions */
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
/* End captions */

	
		
		/* footer */
		#footer { padding: 20px 0; overflow: hidden; border-top: #999 solid 1px; } 
		#footer p { float: left; }
		#footer span { float: right; }


/* Responsive Css Start */	

@media only screen and (max-width: 1120px) {
.wrapper{max-width: 97%;}
.menuBar li{padding: 40px 11px 40px 40px;}
#homeBanner h1{font-size: 70px;}
.our_ser .ser-sec p{min-height: 145px;}	
	
}



@media only screen and (max-width: 1020px) {
#homeBanner{min-height: 500px;}	
.book_ser{padding: 60px 0%;}
.testimonial .right{padding-left: 0;}
	
}
		
@media only screen and (max-width: 767px) {
	
	#header { padding-top: 0; }
	#header a.mobilemenu { padding: 0 65px 0 0; width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; width: 100%; display: block; text-decoration: none; font-weight: bold; position: absolute; left: 0px; top: 30px; line-height: 40px; text-transform: uppercase; text-align: right; color: #333; font-size:0px; }
	#header a.mobilemenu:before, #header a.mobilemenu:after, #header a.mobilemenu span { width: 35px; height: 3px; display: block; position: absolute; right: 15px; top: 10px; content: ""; background: #3563a9; }
	#header a.mobilemenu:after { top: auto; bottom: 10px; }
	#header a.mobilemenu span { top: 18px; }
	.mm-opened a.close { display: none; }
	.menuBar a.close { width: 50px; height: 20px; font-size: 0px; position: absolute; left: 20px; top: 9px; z-index: 8888; }
	.menuBar a.close:before, .menuBar a.close:after { width: 30px; height: 3px; display: block; position: absolute; left: 0px; top: 10px; content: ""; background: #21344d; -webkit-transform: scale(1) rotate(45deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg); -ms-transform: scale(1) rotate(45deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg); transform: scale(1) rotate(45deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg); }
	.menuBar a.close:after { -webkit-transform: scale(1) rotate(-45deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg); -ms-transform: scale(1) rotate(-45deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg); transform: scale(1) rotate(-45deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg); }
	
	.menuBar { padding: 0px; }
	.menuBar ul { display: none; position: absolute; left: 0px; top: 42px; z-index: 10; width: 100%; background: #aaa; }
	.menuBar li { padding: 0px; float: none; border: 0px; }
	.menuBar li a { padding: 5px 15px; display: block; border-bottom: #FFF solid 1px; }
	.menuBar li a:hover, .menuBar li.active a { background: #999; }
	.menuBar ul > li.dropdown { padding-right: 0px; }
	.menuBar ul > li.dropdown > a { padding-right: 0px; background: url('../images/arrow-down.png') 95% center no-repeat; }
	.menuBar ul > li.dropdown > a:hover, .menuBar ul > li.dropdown.active > a { padding-right: 0px; background: #999 url('../images/arrow-down.png') 95% center no-repeat; }
	.menuBar li ul { position: static; left: 0px; top: 0px; width: 100%; }
	.menuBar li:hover ul { display: none; }
	.menuBar li li { border: 0px; }
	.menuBar li li a { padding-left: 40px; }
	.menuBar li li li a { padding-left: 60px; }
	
	#lefttPart { width: 100%; float: left; margin-bottom: 20px; }
	#rightPart { width: 100%; float: left; }
	.logo { max-width: 200px; }
	.logo img { max-width: 100%; height: auto; }
	
	
	.topBar ul { padding: 0px; padding-top: 20px; text-align: center; float: none; }
	.topBar ul li { display: inline; float: none; }
	
	#footer { text-align: center; }
	#footer p, #footer span { float: none; }

	/*update css*/

	#homeBanner h1{font-size: 50px;}
	.our_ser .ser-sec{width: 48%;}
	.parral .left{width: 100%;}
	.parral .right{width: 100%;padding-top: 60px;padding-left: 0;text-align: center;}
	.parral .right img{width: 350px;}
	.testimonial .left{width: 100%;padding-right: 0;}
	.testimonial .right{width: 100%;padding-top: 30px;}
	.form_sec .left{width: 100%;text-align: center;}
	.form_sec .right{width: 100%;padding-top:40px;padding-left: 0px;}
	.top-footer .ft-card{width: 50%;}
	.bannerInner h1{font-size: 30px;padding: 30px 0;}
		
}


 
@media only screen and (min-width: 768px) {
	
	.mm-menu.mm-current { display: none !important; }
	html.mm-opening .mm-slideout { transform: translate(0px, 0px) !important; -webkit-transform: translate(0px, 0px) !important; }
	html.mm-opened { overflow: visible !important; }
	html.mm-opened body { overflow: visible !important; }
	#mm-blocker { display: none !important; }
	
}

@media only screen and (max-width: 639px) {
	
	#homeBanner a.flex-prev, #homeBanner a.flex-next { display: none; }
	
}

@media only screen and (max-width: 600px) {
h2{font-size: 25px;}	
#header a.mobilemenu{top: 15px;}
.logo{width: 40%;}
#homeBanner{min-height: 350px;}
#homeBanner h1{font-size: 35px;}
#homeBanner h4{font-size: 15px;padding-bottom: 20px;}
.our_ser .ser-sec{width: 100%;margin: 0px 0 10px 0;}
.form_sec .field{width: 100%;padding: 10px 0;}
.top-footer .ft-card{width: 100%;}
.top-footer{padding: 60px 0;}
.copy p{font-size: 10px;}
.about_us .left{width: 100%;}
.about_us .right{width: 100%;padding-left: 0;}
	
}