/* ==========================================================================
   Author's custom styles
   ========================================================================== */
@font-face {
    font-family: 'GESSTwoLight';
    src: url('../fonts/GESSTwoLight.eot');
    src: url('../fonts/GESSTwoLight.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GESSTwoLight.woff2') format('woff2'),
         url('../fonts/GESSTwoLight.woff') format('woff'),
         url('../fonts/GESSTwoLight.ttf') format('truetype'),
         url('../fotns/GESSTwoLight.svg#GESSTwoLight') format('svg');
}
@font-face {
    font-family: 'GESSTwoMedium';
    src: url('../fonts/GESSTwoMedium.eot');
    src: url('../fonts/GESSTwoMedium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GESSTwoMedium.woff2') format('woff2'),
         url('../fonts/GESSTwoMedium.woff') format('woff'),
         url('../fonts/GESSTwoMedium.ttf') format('truetype'),
         url('../fotns/GESSTwoMedium.svg#GESSTwoMedium') format('svg');
}
@font-face {
    font-family: 'HelveticaNeueLTStdLt';
    src: url('../fonts/HelveticaNeueLTStdLt.eot');
    src: url('../fonts/HelveticaNeueLTStdLt.eot?#iefix') format('embedded-opentype'),
         url('../fonts/HelveticaNeueLTStdLt.woff2') format('woff2'),
         url('../fonts/HelveticaNeueLTStdLt.woff') format('woff'),
         url('../fonts/HelveticaNeueLTStdLt.ttf') format('truetype'),
         url('../fonts/HelveticaNeueLTStdLt.svg#HelveticaNeueLTStdLt') format('svg');
}
body {color: #222;font: 300 14px/1.4 Arial;}
h2, h3, h4, span {font-family: "Century Gothic"; font: 26px;}
header {background: #fff; border-bottom: 1px solid #e6e6e6}
.navbar-inverse {background-color: #fff; border: 0}
.navbar-nav {font: 15px "Century Gothic";}
.navbar-inverse .navbar-nav>li>a {color: #222;}
.dropdown-menu>li>a {font: 14px "Century Gothic";}
.navbar-inverse .navbar-toggle {border: 0}
.navbar-inverse .navbar-toggle .icon-bar {background-color: #006bce}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {color: #585858;}
.navbar-brand {height: auto;}
.navbar {margin-bottom: 0;}


.homeslider {width: 100%; overflow: hidden;} 
.main_slider {border: 0 !important; direction: ltr; background: transparent !important; padding: 0; margin: 0;}
.squerd-btn, .squerd-btn2 {
    border: 1px solid #be9ec3;
    padding: 8px 18px;
    background: #7d3c86;
    font-size: 12px;
    line-height: 1;
    margin-top: 11px;
    color: #fff;
	margin-right: 15px;
}
.squerd-btn:hover {color: #fff; background: #64306b; text-decoration: none;}
.squerd-btn2 {color: #7d3c86; background: #fff;}
.squerd-btn2:hover {color: #fff; background: #ffcb08; text-decoration: none; border: 1px solid #ffcb08;}
.homeslider .details {position: absolute; width: 100%; margin-top: 160px; z-index: 9999;} 
.homeslider .details p {font-size: 13px; color: #222; width: 32%; text-align: justify; padding: 20px; background-color: rgba(255,255,255,0.4);}
.homeslider .details h2 {padding: 8px 30px; background: #380037; color: #fff; font-size: 22px; margin: 0; width: 164px;}
.layer {
    background-color: rgba(0,0,0,0.1);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	z-index: 999;
}
.main_slider .flex-direction-nav {z-index: 99999 !important;}

.homeservices a {
	width: 160px; 
	height: 160px; 
	background-color: #e6e6e6; 
	background-image: url(../images/serv-bg.png); 
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-border-radius:1100%;
    -moz-border-radius:100%;
    -o-border-radius:100%;
    border-radius:100%; 
	font-size: 70px; 
	color: #664266; 
	padding: 34px;
	text-align:center;
	vertical-align:middle;
	-moz-transition:.1s;
    -webkit-transition:.1s;
    -o-transition:.1s;
    transition:.1s;
}
.homeservices a:hover {color: #380037}
.homeservices h2, .homepartners h2  {color: #006bce;}
.homeservices .biotext {margin-bottom: 50px}
.homeservices h3 {font-size: 20px; font-weight: 700; color: #333;}
.homeservices p {font-size: 13px;}
.homeservices {margin: 50px 0 70px 0;}

.homeproject {padding: 30px 0; background: url(../images/ho-project-bg.jpg) no-repeat center center; }
.homeproject h2 {color: #fff; margin-bottom: 40px;}
.homeproject .project_slider {position: relative;}
.homeproject .project_slider .slider-deatils {color: #fff; margin-top: 20px;}
.homeproject .project_slider .slider-deatils h3 {color: #006bce; font-size: 20px; margin-bottom: 5px; margin-top: 0}
.homeproject .project_slider .slider-deatils span {margin-bottom: 10px; display: block; font-size: 14px;}
.homeproject .project_slider .slider-deatils p {font-size: 13px;}

.homepartners {margin: 50px 0 50px 0;}
.homepartners .list-inline {margin-top: 40px}
.homepartners .list-inline>li {background: #ededed; margin: 0 20px 30px;}

.homeabout {float: left; width: 100%;}
.homecontact {float: left; width: 100%;}
footer{float: left; width: 100%;}
.homemap {float: left; width: 100%;}
.homeabout .abouttext {background-color: #e4e4e4; background-image: url(../images/ho-about-bg.png); background-repeat: no-repeat; background-position: top left; padding: 80px 100px;text-align: justify;}
.homeabout .abouttext h3 {font-size: 24px; font-weight: 700; color: #006bce;}
.homeabout .abouttext p {font-size: 13px; color: #000;}
.homeabout .aboutimg {background-image: url(../images/ho-about-img-bg.jpg); background-repeat: no-repeat; background-position: center center;}
.homeabout .aboutside {padding: 0 !important;}
.homeabout .aboutside a:hover {}
.homeabout .aboutimg i {width: 100%; color: #fff; font-size: 80px; text-align: center; position: absolute; left: 0; top: 40%;}
.homeabout .overlay {text-align: center; font-size: 30px; background: rgba(0,107,206,0.7); position: absolute; top: 0; width: 100%; height: 100%; color: #fff; font-weight: 900; -moz-transition:.2s;
    -webkit-transition:.2s;
    -o-transition:.2s;
    transition:.2s;}
.homeabout .overlay:hover {background: rgba(0,107,206,0.9);}

.homecontact {padding: 60px 0; background: url(../images/ho-contact-bg.jpg) no-repeat center center; color: #fff}
.homecontact h3 {padding-bottom: 15px; margin-top: 0; margin-bottom: 30px; border-bottom: 3px solid #fff; width: 200px}
.homecontact p {font-size: 13px; width: 60%}
.top-social {margin: 25px 0 0 0;}
.top-social a {width: 44px;height: 44px; border: 0; color: #fff; font-size: 20px; border-radius: 100%; padding: 9px;}
.top-social a:hover {color: #fff;}
.top-social li {padding-right: 0; padding-left: 3px;}

.contact .form-control {border-radius: 0;border-color: #d9d9d9;background: #eee;box-shadow: none;}
.contact .form-control:focus {box-shadow: none;border-color: #ccc;}

.contact button, input[type=submit] {border-radius: 40px; background-color: #585858; border: 0; font-size: 12px; padding: 7px 20px}
.contact button, input[type=submit]:hover {background-color: #006bce;}

.footer-bottom {padding: 40px 0;background: #006bce}
.footer-bottom * {font-size: 12px;}
footer a,footer a:hover,footer,footer .media-heading a {color: #fff;}
.footer-bottom a {margin-left: 18px;padding-left: 18px;border-left: 1px solid #d9d9d9;}
.footer-bottom a:first-child {border: none}



.innerContainer .sidebar {background: #404041; padding: 20px 0; color: #222;} 
.innerContainer .rightcontent {padding: 20px 30px 40px 30px; color: #222;}
.innerContainer .rightcontent h3, .innerContainer .rightcontent h4 {color: #282425; margin-bottom: 10px; font-size: 20px;}
.innerContainer .sidebar h3 {font-size: 22px; padding: 0 30px; color: #ffcb08; font-weight: 900; margin-bottom: 20px}
.innerContainer .sidebar ul {padding: 0}
.innerContainer .sidebar ul li {list-style: none;}
.innerContainer .sidebar ul li a {color: #fff; display: block; padding: 10px 30px; border-bottom: 1px dotted #39393a; font-size: 14px}
.innerContainer .sidebar ul li a:hover {text-decoration: none; background: #7d3c86; color: #fff}
.innerContainer .rightcontent h2 {font-size: 26px; margin-bottom: 20px; color: #006bce}
.innerContainer .rightcontent .paragraph {text-align: justify; margin-bottom: 40px; font-size: 13px; color: #333}
.innerContainer .rightcontent .paragraph p {line-height: 16px;}
.innerContainer .rightcontent .paragraph img {float: right; margin-left: 20px; margin-bottom: 20px;}
.innerContainer .rightcontent .paragraph ul {padding-left: 0; list-style: square; list-style-image: url(../images/bullet.jpg);}
.innerContainer .rightcontent .paragraph ul li {margin-left: 10px;}
.innerContainer .sidebar, .innerContainer .rightcontent {display: table-cell;
    vertical-align: top;
    float: none;} 
	
	
.navbar-toggle	 {margin-top: 32px;}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {background: none;}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {border: 0}

.innerservices {margin-bottom: 40px; margin-top: 20px; float: left;}
.innerservices i {
	width: 160px; 
	height: 160px; 
	background-color: #e6e6e6; 
	background-image: url(../images/serv-bg.png); 
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-border-radius:1100%;
    -moz-border-radius:100%;
    -o-border-radius:100%;
    border-radius:100%; 
	font-size: 70px; 
	color: #664266; 
	padding: 44px;
	text-align:center;
	vertical-align:middle;
	-moz-transition:.1s;
    -webkit-transition:.1s;
    -o-transition:.1s;
    transition:.1s;
}
.innerservices h4 {font-size: 20px !important; font-weight: 700; color: #333;}
.innerservices p {font-size: 13px;}

.rightcontent .portfolio-item h3 {margin-bottom: 5px !important;}
.rightcontent .portfolio-item span {margin-bottom: 10px; font-size: 16px; color: #006bce; float: left; width: 100%}
.rightcontent .portfolio-item p {font-size: 13px;}
.rightcontent .portfolio-item img + span {margin-top: 15px;}
.rightcontent .portfolio-item img {border: 1px solid #664266}

.rightcontent .portfolio-item {margin-bottom: 50px;}
.rightcontent .portfolio-item img {width: 100%}


	
	


@media (min-width: 768px) {
	.navbar-inverse {border-radius: 0; background: none; border: 0}
	.navbar-nav {float: right; margin-top: 26px;}
	.navbar-nav>li>a {padding: 20px 16px;border-left:none !important;border-bottom: 3px solid transparent}
    .navbar-nav>li>a:hover,.navbar-nav>li.active>a,.navbar-nav>li:hover>a {border-color: #006bce; color: #006bce !important;}
    header .dropdown-menu {width: 200px}
    header li>.dropdown-menu {display: block;visibility: hidden;opacity: 0;filter: alpha(opacity=0);}
    header li:hover>.dropdown-menu {visibility: visible;opacity: 1;filter: alpha(opacity=100);}
    .dropdown .dropdown ul {left: 100%;top: 0;margin-top: -5px;}
	.navbar-brand {height: auto;float: left}
	.navbar-brand a {display: block;}
	.navbar-brand {padding: 0; margin: 24px 0 !important;}
	.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {background-color: #fff;}
}


@media (max-width: 1600px) {

}

@media (max-width: 1400px) {

}

@media (max-width: 1366px) {

}
	

@media (max-width: 1199px) {

}



@media (max-width: 1024px) {
 
}



@media (max-width: 991px) {
.homeslider .details {
    margin-top: 60px;
}
.homeservices a {
	width: 140px; 
	height: 140px; 
	-webkit-border-radius:1100%;
    -moz-border-radius:100%;
    -o-border-radius:100%;
    border-radius:100%; 
	font-size: 58px; 
	padding: 28px;
	text-align:center;
	vertical-align:middle;
	-moz-transition:.1s;
  -webkit-transition:.1s;
  -o-transition:.1s;
  transition:.1s;
}
.homeservices h3 {margin-top: 10px; margin-bottom: 0}
.homeservices p {margin-bottom: 30px}
.top-social {margin-bottom: 50px;}
.navbar-nav>li>a {
    padding: 20px 8px;
    border-left: none !important;
    border-bottom: 3px solid transparent;
    font-size: 14px;
}

.innerservices i {
	width: 140px; 
	height: 140px; 
	-webkit-border-radius:1100%;
    -moz-border-radius:100%;
    -o-border-radius:100%;
    border-radius:100%; 
	font-size: 58px; 
	padding: 40px;
	text-align:center;
	vertical-align:middle;
	-moz-transition:.1s;
  -webkit-transition:.1s;
  -o-transition:.1s;
  transition:.1s;
}
.innerservices h3 {margin-top: 10px; margin-bottom: 0}
.innerservices p {margin-bottom: 30px}
}





@media (max-width: 965px) {

}



@media (max-width: 850px) {

}



@media (max-width: 767px) {
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {background-color: #006bce}
.navbar-inverse .navbar-nav>li>a {color: #fff;}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {background-color: #00519c;}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {background-color: #00519c; color: #fff}
.homeslider .details {
    display: none;
}
.homeservices .biotext {margin-bottom: 30px}
.main_slider .flex-direction-nav {top: 40% !important;}
.navbar-nav>li>a {
    padding: 10px 10px;
    border-left: none !important;
    border-bottom: 3px solid transparent;
    font-size: 15px;
}
}




@media (max-width: 740px) {

}



@media (max-width: 640px) {

}




@media (max-width: 602px) {

}

@media (max-width: 488px) {
}



@media (max-width: 480px) {

}

@media (max-width: 412px) {

}




@media (max-width: 360px) {
}



@media (max-width: 295px) {
}