/* 

Sonic Template 

http://www.templatemo.com/tm-394-sonic

*/

.main-menu, .responsive-menu ul, .social-member, .progess-bars, .first-footer .social-footer ul { padding: 0; margin: 0; list-style: none; }

body { font: 14px/1.85em 'Open Sans', Arial, Helvetice Neue, sans-serif; color: #000; font-weight: 300; font-style: normal; -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */ -webkit-text-size-adjust: 100%; }

a, a:hover, a:focus { text-decoration: none; -webkit-transition: all 150ms ease-in; -moz-transition: all 150ms ease-in; -o-transition: all 150ms ease-in; transition: all 150ms ease-in; }

h1, h2, h3, h4, h5, h6 { font-family: 'Open Sans', Arial, Helvetice Neue, sans-serif; }

*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

#main-content, .full-width-slider { float: right; width: 77%; }

.section-content { padding: 0 2.3%; margin-bottom: 100px; }

.section-content2 { padding: 0 7%; margin-bottom: 100px; }


.section-title { border-top: 4px solid; margin-bottom: 23px; }
.section-title h2 { display: inline-block; padding: 20px 35px; color: white; text-transform: uppercase; font-weight: 300; margin: 0; font-size: 20px; }

#about .section-title { border-color: #e09d1a; }
#about h2 { background-color: #e9b144; }

#services .section-title { border-color: #7c1fe5; }
#services h2 { background-color: #974dea; }

#portfolio .section-title { border-color: #1dcb7c; }
#portfolio h2 { background-color: #38e395; }

#contact .section-title { border-color: #cb1d62; }
#contact h2 { background-color: #e3387c; }

a.largeButton { color: white; text-transform: uppercase; font-weight: 700; font-size: 14px; display: inline-block; padding: 10px 20px; border-bottom: 3px solid; }

.homeBgColor { background: #38a9e3; }
.homeBgColor:hover { background-color: #16709f; }

.portfolioBgColor { background: #38e395; }
.portfolioBgColor:hover { background-color: #169f60; }

.contactBgColor { background: #e3387c; }
.contactBgColor:hover { background-color: #9f164d; }

a.largeButton.homeBgColor { border-color: #16709f; }

a.largeButton.portfolioBgColor { border-color: #169f60; }

a.largeButton.contactBgColor { border-color: #9f164d; }

#main-sidebar { float: left; width: 23%; height: 100%; position: fixed; background-color: #f3f3f3; color: white; }

.logo { margin: 0px 0; background-color: #f0f0f0; padding: 3px 5px 1px 5px } /* 25px 10px; */
.logo a { color: white; }
.logo a h1 { text-transform: uppercase; font-size: 30px; margin: 0; font-weight: 800; }
.logo span { color: #bee3f6; font-size: 13px; }

.main-menu { text-align: center; }
.main-menu li { margin-bottom: 1px; }
.main-menu li a { color: white; text-transform: uppercase; display: block; border-left: 4px solid; padding: 15px 30px; background-color: #5957a7; -webkit-transition: all 150ms ease-in; -moz-transition: all 150ms ease-in; -o-transition: all 150ms ease-in; transition: all 150ms ease-in; }
.main-menu li a:hover { background-color: #34393b; }

li.home a { border-color: #38a9e3; }
li.home a.active { 
	color: #fff;
	font-weight:bold;	
}

li.about a { border-color: #e9b144; }
li.about a.active { color: #e9b144; }

li.services a { border-color: #974dea; }
li.services a.active { color: #974dea; }

li.portfolio a { border-color: #38e395; }
li.portfolio a.active { color: #38e395; }

li.contact a { border-color: #e3387c; }
li.contact a.active { color: #e3387c; }

a.menu-toggle-btn { width: 100%; height: 60px; background-color: #38a9e3; text-align: center; line-height: 60px; display: block; color: white; }
a.menu-toggle-btn i { line-height: 60px; }

.responsive-navigation { position: relative; width: 100%; display: block; z-index: 9999; }

.responsive-menu { display: none; background-color: #495054; }
.responsive-menu ul li a { color: white; text-transform: uppercase; display: block; padding: 20px; border-bottom: 1px solid #5a6267; }

.main-slider { 
	/* height: 100%;  */
	width: 100%;
    float: right;
    margin: 0px auto;
}

.flexslider .slides { height: 570px; }

.slider-caption { position: absolute; vertical-align: middle; width: 100%; text-align: center; height: 100; z-index: 8; color: white; top: 200px; }
.slider-caption h2 { font-size: 48px; text-transform: uppercase; font-weight: 800; margin-bottom: 30px; }
.slider-caption p { font-size: 16px; text-transform: uppercase; letter-spacing: 2px; width: 50%; margin: 0 auto 30px auto; line-height: 1.8em; }

.flexslider { background-color: #fff; height: 570px; overflow: hidden; margin: 0; }

.flexslider img { position: relative; width: 100%; z-index: 7; } /* opacity: 0.5; */

.flex-control-nav { bottom: 15px; z-index: 9; }

.flex-control-paging li a { background-color: white; border: 2px solid black; opacity: 0.6; }
.flex-control-paging li a:hover { opacity: 1; background: white; }
.flex-control-paging li a.flex-active { opacity: 1; background: white; }

.welcome-text { padding: 6px; text-align: center; } /* padding was 60px before and changed to 6px */
.welcome-text a { color: #38a9e3; }
.welcome-text h2 {  
    color: #5957a7;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 32px;
    font-weight: bold;
}

@media (max-width: 991px)
.welcome-text h2 {  
    color: #5957a7;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 1.4em;
    font-weight: bold;
}

.welcome-text p { color: #000; }

.member-item { overflow: hidden; height: auto; }
.member-item:hover .overlay { opacity: 1; visibility: visible; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

.member-thumb { width: 100%; overflow: hidden; height: auto; position: relative; }
.member-thumb img { width: 100%; }
.member-thumb .overlay { position: absolute; top: 0; right: 0; opacity: 0; visibility: hidden; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.6); }

.member-content { margin-top: 10px; overflow: hidden; text-align: center; }
.member-content h4 { text-transform: uppercase; font-size: 18px; color: #e9b144; }
.member-content p { color: #aaaa; font-size: 12; }

.social-member li { display: inline; float: left; width: 40px; height: 40px; background-color: #e9b144; text-align: center; margin-right: 1px; }
.social-member li a { display: block; line-height: 40px; color: white; }
.social-member li:hover { background-color: #e5a424; }

.our-story { margin-top: 80px; }
.our-story h3 { color: #e9b144; font-weight: 300; text-transform: uppercase; font-size: 24px; margin: 0 0 20px 0; }

.story-image { margin-top: 30px; overflow: hidden; }
.story-image img { width: 100%; height: auto; }

.service-item { background-color: #974dea; color: white; }
.service-item .service-icon { width: 25%; float: left; overflow: hidden; display: inline-block; text-align: center; margin-top: 30px; height: 100%; }
.service-item .service-content { width: 75%; overflow: hidden; text-align: center; padding: 20px 20px 20px 0; }
.service-item .service-content h3 { margin: 0; font-size: 20px; }

.our-skills { margin-top: 80px; }
.our-skills h3 { color: #974dea; font-weight: 300; text-transform: uppercase; font-size: 24px; margin: 0 0 20px 0; }

.progress-bar { background-color: #974dea; text-transform: uppercase; font-size: 12px; }

.portfolio-thumb { overflow: hidden; position: relative; }
.portfolio-thumb img { width: 100%; height: auto; }
.portfolio-thumb .overlay-p { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(56, 227, 149, 0.9); visibility: hidden; opacity: 0; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.portfolio-thumb .overlay-p a { position: absolute; top: 50%; margin-top: -12px; left: 50%; margin-left: -15px; color: white; }

.portfolio-item { margin-bottom: 40px; overflow: hidden; }
.portfolio-item:hover .overlay-p { visibility: visible; opacity: 1; }

.portfolio-title { width: 100%; text-align: center; }

.portfolio-title a { color: #38e395; font-size: 18px; text-transform: uppercase; }

.load-more { width: 100%; text-align: center; }

.map-holder { border: 1px solid #d5dbe0; padding: 6px; background-color: #fafafa; }
.google-map-canvas { height: 400px; }

.contact-form { margin-top: 60px; }
.contact-form input, .contact-form textarea { width: 100%; display: block; border: 1px solid #d5dbe0; padding: 10px 15px; outline: 0; }
.contact-form input { height: 46px; margin-bottom: 30px; }
.contact-form label { font-weight: normal; }
.contact-form label.required:after { content: "*"; color: red; margin-left: 5px; }

.submit-btn { margin-top: 30px; }

.first-footer { background-color: #495054; padding: 50px; text-align: center; border-left: 5px solid #313639; }
.first-footer .social-footer ul li { display: inline; }
.first-footer .social-footer ul li a { width: 40px; height: 40px; -webkit-border-radius: 3px; border-radius: 3px; background-clip: padding-box; /* stops bg color from leaking outside the border: */ background-color: #313639; text-align: center; line-height: 40px; color: white; }

.bottom-footer { background-color: #313639; color: #949da2; padding: 25px 7% 16px 7%; }
.bottom-footer a { color: white; }
.bottom-footer .credits { text-align: right; }

@media (max-width: 991px) { #main-content { width: 100%; }
  .first-footer { border-left: 0; padding:1px; }
  .flexslider .slides, .flexslider, .main-slider { height: auto; }
  .service-item { margin-bottom: 30px; }
  .progess-bars { margin-top: 40px; } 
}
/* @media (max-width: 767px) { .slider-caption a, .slider-caption p { display: none; top: 50px !important; } } */
/* @media (max-width: 581px) { .slider-caption { display: none; } } */



p {
	font-size: 15px;
	font-weight: normal;
	line-height: 28px;
	color: #000000;
	margin-bottom: 15px;
	text-align: justify;
}
	
p.copyright2 {
    color: wheat;
}

.feature {
}
.feature-bg {
    background-color: #f7f4ee;
    border-top: 4px solid #e8e4dc;
}
.feature-block {
    padding: 30px;
    position: relative;
}

.bgx3, .bgx2, .bgx1 {
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    opacity: .1;
}	


.ml-auto, .mx-auto {
    margin-left: auto!important;
}
.mr-auto, .mx-auto {
    margin-right: auto!important;
}
.mb-2, .my-2 {
    margin-bottom: .5rem!important;
}

.mt-2 {
    margin-top: .7rem!important;
}

.mt-3 {
    margin-top: .9rem!important;
}

.mt-5 {
    margin-top: 1.4rem!important;
}


.img-fluid {
    max-width: 100%;
    height: auto;
}
img {
    vertical-align: middle;
    border-style: none;
}

.li-facility {
    display: inline-block;
}
ul {
    /* margin: 0px; */
    /* padding: 0px; */
}
.li-facility li {
    color: #000000;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
    line-height: 25px;
}
text-white h1, .text-white p, .text-white h2 {
    color: #fff;
}
.pt-2 {
    padding-top: .5rem!important;
}
.text-center {
    text-align: center!important;
}
.font-weight-bold {
    font-weight: 700;
}
.text-center {
    text-align: center;
}
.message.text-center.blockquote.w-100 {
	color:#e0e0e0;
}

h3.team-title {
    font-size: 1.14em;
}

span.teamqual {
	font-size:0.77em;
	color:#403f3f;
}


h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
    font-size: 65%;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777;
}

.team-block {
    margin-bottom: 10px;
    height: 401px;
}

.team-block2 {
    margin-bottom: 10px;
    height: 347px;
}

.mt-50 {
	margin-top:50px;
}


.mt-30 {
	margin-top:30px;
}
.mb-30 {
	margin-bottom:30px;
}

.header-top-area {
	width:100%;
	min-height:10px;
	/* background-color:red; */
	overflow:hidden;
	
}
.headers-left {
    padding-top: 15px;
	color:#fff;
}
.header-rights {
    float: right;
}
.blue-bg {
    background: #23326b !important;
}
.headers-left-text:last-child {
    margin-right: 0;
}
.headers-left-text {
    float: left;
    margin-right: 20px;
}
.headers-left-text>p {
    font-size: 1.2em;
    margin-bottom: 0;
    color: #d9d9d9;
}
.header-rights a {
    background: #a4226c none repeat scroll 0 0;
    color: #ffffff;
    /* font-family: Montserrat; */
    font-size: 14px;
    padding: 19px 22px;
    text-transform: uppercase;
    display: inline-block;
}
.headers-left-text {
    float: left;
    margin-right: 20px;
    padding: 0 0 5px 0;
    font-size: 1em;
}	
.headers-left-icon {
    float: left;
    margin-right: 10px;
}
.headers-left-icon i {
    color: #d9d9d9;
    font-size: 16px;
}


/* small mobile :320px. */
@media (max-width: 767px) {
	.offer-wrapper {
	  background: none!important;
	}
	.footer-icon {
	  float: none;
	  margin-top: 5px;
	  text-align: center;
	}
	.copyright {
	  text-align: center;
	}
	.home-section > h3 {
	  font-size: 30px;
	  line-height: 41px;
	  padding-right: 0;
	}
	.homes-info {
	  padding-right: 0;
	}
	.slider-text h2 {
	  font-size: 35px;
	  line-height: 41px;
	}
	.slider-active:hover .owl-nav div {
	  left: 0;
	  opacity: 1;
	}
	.slider-active:hover .owl-nav div.owl-next {
	  left: auto;
	  right: 0;
	}
	.slider-active .owl-nav div {
	  font-size: 28px;
	  height: 50px;
	  line-height: 50px;
	  width: 50px;
	}
	.slider-wrapper {
	  padding: 150px 0;
	}

	.contact-left-wrapper {
	  padding-left: 0;
	}

	.project-details-img-wrapper {
	  margin-bottom: 10px;
	}

	.action-text {
	  width: 100%;
	}
	.action-text > h2 {
	  font-size: 37px;
	  line-height: 45px;
	}
	.Social-icon > a {
	  margin-bottom: 2px;;
	}
	.img-title > h4 {
	  font-size: 20px;
	}
	.img-title > a {
	  margin-left: 11px;
	  margin-top: 34px;
	}
	.blog-quote a blockquote {
	  padding: 120px 20px;
	}
	.home-2-m-menu.mean-container a.meanmenu-reveal {
	  margin-top: -39px;
	  right: 0;
	  left:auto
	}
	.home-2-m-menu.mean-container .mean-nav {
	  margin-top: 8px;
	}
	.site-branding::before {
	  left: 0;
	}
	.header-logo {
	  text-align: center;
	}
	.site-branding::after {
	  /* display: none; */
	}
	.header-left-icon {
	  margin-top: 0;
	  padding: 15px;
	  text-align: center;
	}

	.home-area-right {
	  padding: 112px 20px 93px;
	}
	.slider-content {
	  width: 100%;
	}
	.slider-content > h2 {
	  font-size: 45px;
	  line-height: 52px;
	  margin-bottom: 28px;
	}
	.slider-content p {
	  font-size: 24px;
	  line-height: 38px;
	}
	.header-rights {
	  float: none;
	  text-align: center;
	}
	.slider-content h2 {
	  font-size: 40px;
	  line-height: 44px;
	  margin-bottom: 25px;
	}

	.headers-left {
	  /* display: none; */
	}
	.menu-style-1 {
	  padding-bottom: 30px;
	}
	.make-appointment {
	  text-align: right;
	}
	.mean-container a.meanmenu-reveal {
	  margin-top: -55px;
	}
	.mean-container .mean-nav {
	  margin-top: 0;
	}
	.site-branding::before {
	  width: 100%;
	}
	.white-header .mean-container a.meanmenu-reveal,.transparent-header .mean-container a.meanmenu-reveal {
	  left: auto;
	  right: 0;
	}
	.white-header .mean-container a.meanmenu-reveal,.transparent-header .mean-container a.meanmenu-reveal {
	  margin-top: -37px;
	}
	.mean-container .mean-nav {
	  margin-top: 3px;
	}
	.p-r {
	  padding-right: 15px;
	}
	.home-3 .mean-container a.meanmenu-reveal {
	  border: 1px solid #ffffff;
	}
	.home-3 .mean-container a.meanmenu-reveal span {
	  background: #fff;
	}
	.counter-img {
	  float: none;
	  margin-right: 0;
	}
	.counter-wrapper {
	  text-align: center;
	}
	.about-right-wrapper {
	  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	  padding-top:0;
	}
	.p-t {
	  padding-right: 0;
	}
	.p-r {
	  padding-left: 0;
	  padding-right: 0;
	}
	.post-title {
	  font-size: 27px;
	}

}


/* footer */

.footer-top-area {}

.footer-top {
    background-size: cover;
    background-position: center center;
}

.footer-wrapper {}

.footer-section {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
    text-transform: uppercase;
	color:#fff;
}

.footer-top .footer-section {
    color: #fff;
}

.footer-text {
	margin: 5px;
	
}

.footer-text p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0;
}

.footer-top .footer-text p {
    color: #fff;
}

.footer-menu {}

.footer-menu li {
    margin-bottom: 14px;
}

.footer-menu li:last-child {
    margin-bottom: 0;
}

.footer-menu li a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    transition: .3s;
}

.footer-top .footer-menu li a {
    color: #fff;
}

.footer-menu li a:hover {
    color: #a4226c;
}

.footer-link {}

.footer-link li {
    color: #fff;
    display: flex;
    font-size: 14px;
    font-weight: 400;
    /* margin-bottom: 14px; */
}

.footer-top .footer-link li {
    color: #fff;
    display: flex;
}

.footer-link li:last-child {
    margin-bottom: 0;
}

.footer-link li i {
    color: #a4226c;
    width: 15px;
}

.footer-link span {
    margin-left: 16px;
}

.footer-top .footer-link li i {
    color: #d4d4d4;
}

@media (max-width:991px){
.container-fluid {
	width:77%;
	float:right;
	
}
#main-sidebar {
	color: red;
	padding:5px 5px;
	float:right;
    margin-top: 0px;
    z-index: 1000;
}
.feature-block {
	margin-top:50px;
}
.main-menu li a {
    border-left: 2px solid;
    padding: 5px 5px;
    background-color: #5957a7;
	font-size:0.91em;
	
}	
.welcome-text {
    margin-top:50px;
}

.header-top-area {
	width:100%;
	/* min-height:10px; */
	/* background-color:red; */
	overflow:hidden;
	
}
.header-rights {
    float: center;
	margin:auto;
}

.headers-left {
    float: center;
	margin:auto;
	color:#fff;
	font-size:1em;
	text-align:center;
	margin-bottom:10px;
}

.headers-left-text {
    float: center;
	margin:auto;
	
}

.slider-caption {
    position: absolute;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    height: 100;
    z-index: 8;
    color: white;
    /* top: 200px; */
	display:none;
}

.header-rights a {
    font-size: 0.91em;
    padding: 15px 15px;
    text-transform: uppercase;
    display: inline-block;
}
} /* min-width 768px; */	

.slidmarq {
	background-color:#efefef;
	margin-top:0px;
	padding:20px;
	font-weight:bold;
	color:red;
	font-size:1.3em;
}

@media (max-width: 991px)
.container-fluid {
    width: 100%;
    float: right;
}

@media (max-width: 991px)
#main-sidebar {
    color: red;
    padding: 1px 1px;
    float: right;
    margin-top: 0px;
    overflow-y: scroll;
    z-index: 1000;
}


.carousel .item {
  height: 300px;
}

.item img {
    position: absolute;
    top: 0;
    left: 0;
    min-height: 600px;
    display: flex;
    justify-content: center;
}