/*
Theme Name: Business Consulting Theme
Theme URI: http://siteurl.com
Description: The Business Consulting Theme based on the famous Wordpress CMS.
Version: 1.0
Author: Business Consulting
*/

/* 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: #222; 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: 40px;color: #14203b;font-weight: 600;}
h2 { font-size: 40px;color: #14203b;font-weight: 600;}
h3 { font-size: 22px; }
h4 { font-size: 20px; }
h5 { font-size: 18px; }
h6 { color: #b29063;text-transform:uppercase;letter-spacing: 3px;font-size: 12px; }
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;border-bottom: 1px solid #f1f1f1 }
.fixed { padding-top: 200px; }
.fixed #header { position: fixed; left: 0; top: 0; width: 100%; }
.logo { float: left;width: 20%;padding: 28px 20px 28px 0px;}
	
/* 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 */
.menuBar {float: left;width: 80%;text-align: right;}
.menuBar a.mobilemenu { display: none; }
.menuBar ul { padding: 0px; list-style: none; }
.menuBar li { padding: 30px 11px 30px 50px;position: relative;line-height: 30px;display: inline-block;font-size: 14px; }
.menuBar li a { text-decoration: none;letter-spacing: 2px;font-weight: 600; }
.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:350px; background: #fff; }
.menuBar li li { padding: 0px; float: left; 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:10px 20px; display: block; color: #14203b; }
.menuBar li li a:hover { color: #eee; }
.menuBar li li ul { left: 100%; top: 0px; }
.menuBar li ul { display: none;border-top: 5px solid #b29063; }
.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; }

.menuBar li a {position: relative; padding-bottom: 5px;}
.menuBar li a:hover,.menuBar li a:focus,.menuBar li a:active {cursor: pointer;}
.menuBar li a:hover:after,.menuBar li a:focus:after,.menuBar li a:active:after {width: 100%;}
.menuBar li a:after {content: '';position: absolute;left: 0;bottom: -1px;height: 3px;background-color: #2d60a3;width: 0;transition: width 0.4s;}
.menuBar li a:hover, .menuBar li.current-menu-item a, header .right .sign-sec li a:hover, .menuBar li.active a, .inner-page header .menuBar li.current-menu-item a{color:#b29063 !important;}

	
/* home banner */

#homeBanner{float: left;width: 100%;}
#homeBanner .left{float: left;width: 50%;background: url(images/banner.jpg)center center no-repeat; background-size:cover;min-height: 600px;}
#homeBanner .right{float: left;width: 50%;background:#131d36;min-height: 600px;position: relative;}	
#homeBanner .right-inner{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 100%;max-width: 800px;text-align: center;}
#homeBanner .right h2{font-size: 40px;color: #fff;}
#homeBanner .right h6{color: #b29063;text-transform:uppercase;letter-spacing: 3px;font-size: 12px;}
#homeBanner .right{color: #fff;}


.prof{float: left;width: 100%;padding: 60px 0;text-align: center;}
.prof h2{padding: 20px 0;}
.prof h2 span{color: #b29063;}

.about{float: left;width: 100%;padding: 60px 0;background: #14203b;}
.about h2{color: #fff;}
.about h6{padding: 20px 0;}
.about p{color: #fff;}

.testi{float: left;width: 100%;}
.testi .left{float: left;width: 50%;background: url(images/abt-imga.jpg)center center no-repeat; background-size:cover;min-height: 600px;}
.testi .right{float: left;width: 50%;position: relative;min-height: 600px;background: #14203b;}

.testi .right .slid-bg{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 100%;max-width: 800px;text-align: center;}
.testi .right h2{color: #fff;}
.testi .right p{color: #fff;padding: 50px;}

.service{float: left;width: 100%;padding: 60px 0;text-align: center;}
.service h2{padding-bottom: 30px;}
.service .ser-card{float: left;width: 33.333%;padding: 20px;}
.service .ser-card h5{color: #14203b;font-weight: 600;font-size: 20px;}
.service .ser-card img{padding-bottom: 20px;display: inline-block;}

.contracting{float: left;width: 100%;}
.contracting .left{float: left;width: 50%;background:#131d36;min-height: 800px;position: relative;}	
.contracting .cont-inner{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 100%;padding: 60px;}
.contracting .left h2{color: #fff;}
.contracting .left h6{padding: 20px 0;line-height: 20px;}
.contracting .left p{color: #fff;}
.contracting .left ul{padding: 0;}
.contracting .left ul li{background: url(images/tick.png) left center no-repeat;padding: 6px 30px;margin-bottom: 0;background-size: 20px;list-style: none;color: #fff;}
.contracting .right{float:left;width: 50%;background: url(images/contract.jpg)center center no-repeat; background-size:cover;min-height: 800px;}

.software{float: left;width: 100%;padding: 60px 0;}
.software h6{padding: 20px 0;}
.software ul{padding: 0;}
.software ul li{background: url(images/tick.png) left center no-repeat;padding: 6px 30px;margin-bottom: 0;background-size: 20px;list-style: none;color: #222;}

.infra{float: left;width: 100%;}
.infra .left{float: left;width: 50%;background: #131d36;min-height: 600px;padding: 5% 60px;}
.infra .left h5{color: #fff;padding: 10px 0;font-weight: 600;}
.infra .left p{color: #fff;}
.infra .right{float: left;width: 50%;background: url(images/Data-Center-Services.jpg)center center no-repeat; background-size:cover;min-height: 600px;}

.netwrk{float: left;width: 100%;}
.netwrk .right{float: left;width: 50%;background: #131d36;min-height: 600px;padding: 5% 60px;}
.netwrk .right h5{color: #fff;padding: 10px 0;font-weight: 600;}
.netwrk .right p{color: #fff;}
.netwrk .left{float: left;width: 50%;background: url(images/Network-Solutions.jpg)center center no-repeat; background-size:cover;min-height: 600px;}

/*innerpages*/

.inner-h {float: left;width: 100%;background: #f7f7f7;padding: 60px 0;}
.cont-page{float: left;width:100%;padding: 60px 10%;}
.cont-page h2{font-size: 35px;color: #3b4c61;line-height: normal;font-weight: 500;padding-bottom: 30px;text-align: center;}
.cont-page .field{float: left;width: 50%;padding: 10px 20px;}
.gcont-page .field label{color: #3b4c61;font-weight: 600;}
.cont-page .field.msg{width: 100%;}
.cont-page .field.msg textarea{width: 100%;resize: none;margin-top: 12px;border: 1px solid #181E23;}
.cont-page .field input{width: 100%;margin-top: 12px;padding: 12px;border: 1px solid #181E23;}
input.wpcf7-form-control.wpcf7-submit{background:#3b4c61;border: 1px solid #3b4c61;font-size: 16px;font-family: 'Montserrat', sans-}
.captcha-image{border: 1px solid #3b4c61;width: 100%;}
	
.top-footer{float: left;width: 100%;padding: 100px 0;background: #131d36; border-top: 1px solid #b29063;}

.software.add{text-align: center;padding: 60px 10%;}
.software.add a{margin: 20px 0;display: inline-block;}
.software a{background: #b29063;color: #fff;padding: 13px 30px;text-decoration: none;}
.web{float: left;width: 100%;background: #131d36;padding:60px 0;}

.web .left{float: left;width:40%;}
.web .right h2{color:#fff;}
.web .right p{color:#fff;}
.web .right{float: left;width:60%;}
.web .seo-card{float:left;width:25%;border:1px solid #fff;
text-align:center;padding: 20px;}
.web .seo-card p{color:#fff;font-weight: 600;padding: 10px 0px;}
.web .seo-card img{width:90px;display:inline-block;}

.web_two{float: left;width: 100%;background: #f1f1f1;padding:60px 0;}
.web_two .left{float: left;width:60%;}
.web_two .right{float: left;width:40%;}

.seperator{float: left;width: 100%;background: #f1f1f1;padding:60px 10%;text-align:center;}
.seperator p{padding-bottom:30px;}
.seperator a{background: #b29063;color: #fff;padding: 13px 30px;text-decoration: none;}
.about ul li{color:#fff;}

.top-footer .ft-card{float: left;width:25%;padding: 10px;}
.top-footer .ft-card p{color:#fff;}
.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;-webkit-transition: all linear 0.2s;
 -moz-transition: all linear 0.2s;-o-transition: all linear 0.2s;transition: all linear 0.2s;}
.top-footer .ft-card ul li a:hover{padding-left:2px;color:#b29063;transform: translate(0,-2px);-webkit-box-shadow: 8px 8px 30px 0 rgb(0 0 0 / 12%);}
.copyright{float: left;width: 100%;background: #131d36;padding: 10px 0;border-top: 1px solid #b29063;}
.copyright p{color: #b29063;padding: 0;}

	/* 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: 1024px) {
	
	
}
		
@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: 0px; line-height: 40px; text-transform: uppercase; text-align: right; color: #333; font-size: 14px; background: #aaaaaa; }
	#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: #21344d; }
	#header a.mobilemenu:after { top: auto; bottom: 10px; }
	#header a.mobilemenu span { top: 18px; }
	.mm-opened a.close { display: block; }
	.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; }
	
	.logo { max-width: 200px; margin: 50px auto 0; float: none; }	
	.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; }
	
		
}

@media only screen and (max-width: 639px) {
	
	#homeBanner a.flex-prev, #homeBanner a.flex-next { display: none; }
	
}
 
@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; }
	
}