/*!
 * Start Bootstrap - Agency v1.1.1 (http://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
body {
	overflow-x: hidden;
	font-family: 'Lato', sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
p {
	font-size: 15px;
	line-height: 1.75;
}
p.large {
	font-size: 16px;
}
a, a:hover, a:focus, a:active, a.active {
	outline: none;
	text-decoration: none;
	cursor: pointer;
}
a {
	color: #4f7ba0;
	text-decoration: none;
	cursor: pointer;
}
a:hover, a:focus, a:active, a.active {
	color: #77c0fb;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Lato', sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
}
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	background-image: none;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
	background-color: #35c2b7;
	border-color: #35c2b7;
}
.navbar-custom {
	background-color: #222222;
	border-color: transparent;
}
.navbar-custom .navbar-brand {
	color: #35c2b7;
	font-family: 'Lato', sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.navbar-custom .navbar-brand:hover, .navbar-custom .navbar-brand:focus, .navbar-custom .navbar-brand:active, .navbar-custom .navbar-brand.active {
	color: #fec503;
}
.navbar-custom .navbar-collapse {
	border-color: rgba(255, 255, 255, 0.02);
}
.navbar-custom .navbar-toggle {
	border-color: #35c2b7;
	font-family: 'Lato', sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: white;
	font-size: 12px;
}
.navbar-custom .navbar-toggle:hover, .navbar-custom .navbar-toggle:focus {
	background-color: #35c2b7;
}
.navbar-custom .nav li a {
	font-family: 'Lato', sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1px;
	color: white;
}
.navbar-custom .nav li a:hover, .navbar-custom .nav li a:focus {
	color: #35c2b7;
	outline: none;
}
.navbar-custom .navbar-nav > .active > a {
	border-radius: 0;
	color: white;
	background-color: #35c2b7;
}
.navbar-custom .navbar-nav > .active > a:hover, .navbar-custom .navbar-nav > .active > a:focus {
	color: white;
	background-color: #35c2b7;
}
header {
	background-image: url('../images/header-background.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	text-align: center;
	color: white;
	position:relative;
}
/*header .intro-text {
	padding-top: 100px;
	padding-bottom: 50px;
}*/

header .intro-text {
	padding-bottom: 237px;
	padding-top: 237px;
}

header .intro-text .intro-lead-in {
	font-family: 'Lato', sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 26px;
	line-height: 22px;
	margin: 25PX;
	/*margin-bottom: 25px;*/
}
header .intro-text .intro-lead-in h2 span {
	color: #f74f54;
	font-style: normal;
	font-weight: bold;
}
header .intro-text .intro-heading {
	font-family: 'Lato', sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 50px;
	line-height: 50px;
	margin-bottom: 25px;
}
.img-centered {
	margin: 0 auto;
}
.primary-text {
	color: #35c2b7;
}

.btn-primary {
	color: white;
	background-color: #35c2b7;
	border-color: #35c2b7;
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	color: white;
	background-color: #FD5054;
	border-color: #FD5054;
}
em.minus-heavy {
	background-color: #ed6767;
	border-color: #fff;
	border-image: none;
	display: inline-block;
	height: 10px;
	vertical-align: middle;
	width: 40px;
}
.minus-heavy.left {
	margin-right: 10px;
}
.minus-heavy.right {
	margin-left: 10px;
}

.flags {
  bottom: 10px;
  position: absolute;
  right: 30px;
}


section {
	padding: 100px 0;
}
section h2.section-heading {
	font-size: 50px;
	margin-top: 0;
	margin-bottom: 15px;
}
section h3.section-subheading {
	font-family: "Lato", sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: 300;
	margin-bottom: 75px;
	text-transform: none;
}
section {
	padding: 150px 0;
}
.about .about-title {
	color: #3c424f;
}
.about .sub-text {
	font-size: 28px;
}
.about .about-title p {
	font-size: 96px;
	font-weight: 700;
	line-height: 1.1;
	text-transform: uppercase;
}
.about .about-text {
	padding: 10px 0;
}
.about .about-text h3 {
	color: #3c424f;
	text-transform: none;
	line-height: 1.1;
}
.about .about-text p {
	line-height: 2.2;
	color: #3c424f;
}
.services {
	color: #FFF;
	background-color: #ed3d40;
	background-image: url('../images/our_services_bg.png');
}
.heading {
	margin: 15px 0;
	text-transform: none;
	font-size:20px;
}
.services .service-desc {
	padding: 50px 30px;
}
.services .minus-heavy {
	background-color: #f9b3b4;
}
.process .minus-heavy {
	background-color: #9ca6da;
}
/*Start of css for portfoliio section*/
.portfolio {
	background-color: #f0f0f1;
}
.portfolio .portfolio-item {
	 margin: 0 0 27px;
	right: 0;
}

.portfolio .portfolio-item .portfolio-link {
	display: block;
	position: relative;
	max-width: 400px;
	margin: 0 auto;
}
.portfolio .portfolio-item .portfolio-link .portfolio-hover {
	background: rgba(80, 81, 82, 0.9);
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
}
.portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
	opacity: 1;
}
.portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
	position: absolute;
	width: 100%;
	height: 20px;
	font-size: 20px;
	text-align: center;
	top: 50%;
	margin-top: -12px;
	color: white;
}
.portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
	margin-top: -12px;
}
.portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3, .portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
	margin: 0;
}
.portfolio .portfolio-item .portfolio-caption {
	max-width: 400px;
	margin: 0 auto;
	background-color: white;
	text-align: center;
	padding: 25px;
}
.portfolio .portfolio-item .portfolio-caption h4 {
	text-transform: none;
	margin: 0;
}
.portfolio .portfolio-item .portfolio-caption p {
	font-family: 'Lato', sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 16px;
	margin: 0;
}
.portfolio * {
	z-index: 2;
}
.portfolio .minus-heavy {
	background-color: #8f9ad2;
}

.tag-wrp {
  background: #4e61bd none repeat scroll 0 0;
  color: #fff;
  left: 0;
  padding: 10px;
  position: absolute;
  /*right: 0;*/
  top: 10%;
}






section.explore {
	padding: 40px 0;
	background-color: #4e61bd;
}
.explore p {
	color: #fff;
	font-size: 25px;
	padding-left: 100px;
}
.explore span {
  padding-right: 15px;
}

.explore a.see-work {
	color: #fff;
	font-size: 25px;
	border: 2px solid #fff;
	display: inline-block;
	padding: 5px 67px;
}

.explore a.see-work:hover {
	background-color:#fff;
	color: #4E61BD;
}

/*Start of css for testimonial section*/
.testmonial .minus-heavy {
	background-color: #95a0d7;
}
.testmonial .text-center > p {
  font-size: 20px;
  font-weight: bold;
  margin-bottom:0px;
}

.testmonial img {
	border-radius: 100%;
	max-height: 100px;
}

.carousel-control.left, .carousel-control.right {
	background-image: none;
}
.carousel-control {
	width: 1%;
}
.carousel-control.left {
	left: -70px;
}
.carousel-control.right {
	right: -70px;
}
.carousel .carousel-indicators {
	visibility: hidden;
}
.bg-quote {
	background: rgba(0, 0, 0, 0) url("../images/bg-quote.png") no-repeat scroll left top;
}
.item.bg-quote > div {
	padding-top: 50px;
}
.clients {
	background-color: #35c2b7;
}
aside.clients img {
	margin: 50px auto;
}
.clients .clients-title p {
	color: #fff;
	font-size: 55px;
	font-weight: 300;
	line-height: 1.1;
	text-align: center;
	text-transform: uppercase;
}
.clients .clients-logo {
	padding-top: 80px;
}

/*---Start of css for contact us section---*/
.contact {
	background-color: #f1f1f1;
}
.contact .fly-img{
	padding-bottom:15px;
}

.contact .section-subheading {
	color: #95979c;
	font-size: 26px;
}
.contact .section-subheading {
	color: #95979c;
	font-size: 26px;
}
section.contact .form-group {
	margin-bottom: 25px;
}
section.contact .form-group input, section.contact .form-group textarea {
	padding: 20px;
}
section.contact .form-group input.form-control {
	height: auto;
}
section.contact .form-group textarea.form-control {
	height: 236px;
}
section.contact .form-control:focus {
	border-color: #848890;
	box-shadow: none;
}
.contact input, .contact textarea {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 2px solid #cdced1;
}
 section.contact ::-webkit-input-placeholder {
	font-family: 'Lato', sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
 	font-weight: 700;
 	text-transform: uppercase;
}
section.contact :-moz-placeholder {
  /* Firefox 18- */
	font-family: 'Lato', sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
 	text-transform: uppercase;
}
section.contact ::-moz-placeholder {
  	/* Firefox 19+ */
 	font-family: 'Lato', sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
 	font-weight: 700;
 	text-transform: uppercase;
}
section.contact :-ms-input-placeholder {
 font-family: 'Lato', sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
 font-weight: 700;
 text-transform: uppercase;
}
section.contact .text-danger {
	color: #e74c3c;
}
.btn-xl {
	background-color: #949494;
	border-radius: 3px;
	color: #ffffff;
	font-family: 'Lato', sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 25px;
	padding: 20px 40px;
	text-transform: uppercase;
}
.btn-xl:hover, .btn-xl:focus, .btn-xl:active, .btn-xl.active, .open .dropdown-toggle.btn-xl {
	background-color: #2caaa0;
	color: #FFF;
}
.btn-xl:active, .btn-xl.active, .open .dropdown-toggle.btn-xl {
	background-image: none;
}
.btn-xl.disabled, .btn-xl[disabled], fieldset[disabled] .btn-xl, .btn-xl.disabled:hover, .btn-xl[disabled]:hover, .btn-xl:hover, .btn-xl.disabled:focus, .btn-xl[disabled]:focus, .btn-xl.disabled:active, .btn-xl[disabled]:active, fieldset[disabled], .btn-xl:active, .btn-xl.disabled.active, .btn-xl[disabled].active, fieldset[disabled] .btn-xl.active {
	background-color: #a6a6a6;
	border-color: #a6a6a6;
}
.contact .minus-heavy {
	background-color: #9ca6da;
}
.location {
	color: #FFF;
	background-color: #2f2f2f;
	background-image: url('../images/our_location_bg.png');
	background-position: center;
	background-repeat: no-repeat;
}
.location .location-heading {
	margin: 15px 0;
	text-transform: none;
	font-size: 22px;
	text-transform: uppercase;
}
.location .location-detail {
  padding-bottom: 30px;
  padding-top: 80px;
}
.location .location-detail p {
	color: #aaaaaa;
	line-height: 1.5;
	font-size:16px;
}
.location .location-detail .marker, .location .location-detail .marker a {
	font-size: 18px;
	font-weight: normal;
	color: #e3e3e3;
}
.location .location-detail .marker i {
	font-size: 20px;
}
.btn:focus, .btn:active, .btn.active, .btn:active:focus {
	outline: none;
}
.portfolio-modal .modal-dialog {
	margin: 0;
	height: 100%;
	width: auto;
}
.portfolio-modal .modal-content {
	border-radius: 0;
	background-clip: border-box;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	min-height: 100%;
	padding: 100px 0;
	text-align: center;
}
.portfolio-modal .modal-content h2 {
	margin-bottom: 15px;
	font-size: 3em;
}
.portfolio-modal .modal-content p {
	margin-bottom: 30px;
}
.portfolio-modal .modal-content p.item-intro {
	margin: 20px 0 30px;
	font-family: 'Lato', sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 16px;
}

.portfolio-modal p.our-task-title{
	font-size:25px;
	font-weight:900;
	margin:0px;	
}

.portfolio-modal .modal-content ul.list-inline {
	margin-bottom: 30px;
	margin-top: 0;
}
.portfolio-modal .modal-content img {
	margin-bottom: 30px;
}
.portfolio-modal .close-modal {
	position: absolute;
	width: 75px;
	height: 75px;
	background-color: transparent;
	top: 25px;
	right: 25px;
	cursor: pointer;
}
.portfolio-modal .close-modal:hover {
	opacity: 0.3;
}
.portfolio-modal .close-modal .lr {
	height: 75px;
	width: 1px;
	margin-left: 35px;
	background-color: #222222;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	/* IE 9 */
	-webkit-transform: rotate(45deg);
	/* Safari and Chrome */
	z-index: 1051;
}
.portfolio-modal .close-modal .lr .rl {
	height: 75px;
	width: 1px;
	background-color: #222222;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	/* IE 9 */
	-webkit-transform: rotate(90deg);
	/* Safari and Chrome */
	z-index: 1052;
}
.portfolio-modal .modal-backdrop {
	opacity: 0;
	display: none;
}
::-moz-selection {
 text-shadow: none;
 background: #35c2b7;
}
::selection {
	text-shadow: none;
	background: #35c2b7;
}
img::selection {
	background: transparent;
}
 img::-moz-selection {
 background: transparent;
}
body {
	webkit-tap-highlight-color: #35c2b7;
}
/*Css for team section. this section is currently not active. it will be used in future days*/
.team {
	background-color: #eeeeee;
}
.team-member {
	text-align: center;
	margin-bottom: 50px;
}
.team-member img {
	margin: 0 auto;
	border: 7px solid white;
}
.team-member h4 {
	margin-top: 25px;
	margin-bottom: 0;
	text-transform: none;
}
.team-member p {
	margin-top: 0;
}
.menu-action {
	background: #fd5054 none repeat scroll 0 0;
	color: #fff;
	float: left;
	font-size: 30px;
	font-weight: 300;
	padding: 1px 15px;
	position: absolute;
	right: 25px;
	cursor: pointer;
	border-radius:3px;
}
.main-menu-li {
	float: left;
}
#MenuNav {
	position: relative;
	text-align: center;
}
.navbar-left {
	position: relative;
	transition: all .5s ease;
}
.clients-logo .img-centered {
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
	transition: all .5s ease;
}
.clients-logo .img-centered:hover {
	filter: brightness(0) invert(0);
	-webkit-filter: brightness(0) invert(0);
}
.services .service-desc {
	text-align: left;
}


.pollSlider {
  background: rgba(50, 50, 50, 0.75) none repeat scroll 0 0;
  height: auto;
  left: 1000%;
  margin-right: 0;
  position: fixed;
  transition: all 0.9s ease 0s;
  width: 100%;
  z-index: 999;
}


#pollSlider-button {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	height: 50px;
	position: fixed;
	right: 0;
	top: 25px;
	width: 48px;
	z-index: 9999;
}
.pollSlider li a {
	color: #fff;
	font-size: 18px;
	transition: all .5s ease;
}
.pollSlider li a:hover {
	color: #35C2B7;
}
.newnav > li {
	color: #fff;
	float: none;
	display: inline-block;
	list-style: outside none none;
	padding: 2%;
}
.menu-animate {
	left: 0% !important;
	overflow: hidden;
}
.navbar-brand {
	position: fixed;
}
.menu-action {
	display: inline-block;
	cursor: pointer;
}
.bar1, .bar2, .bar3 {
	width: 35px;
	height: 3px;
	background-color: #fff;
	margin: 8px 0;
	transition: 0.4s;
}
.change .bar1 {
	-webkit-transform: rotate(-45deg) translate(-9px, 6px);
	transform: rotate(-45deg) translate(-9px, 6px);
}
.change .bar2 {
	opacity: 0;
}
.change .bar3 {
	-webkit-transform: rotate(45deg) translate(-8px, -8px);
	transform: rotate(45deg) translate(-8px, -8px);
}
.posi {
	position: relative;
}
.arrow-scroll {
	bottom: 10px;
	position: absolute;
	color: #fff;
	font-size: 24px;
}

.flags {
	bottom: 10px;
	position: absolute;
	color: #fff;
	font-size: 24px;
}

.map-canvas {
  height: 448px;
  margin: 0;
  padding: 0;
  width: 800px;
}

.close-map {
  margin-top: 17px;
}

section.social-networks{
	padding-top:0px;
	padding-bottom:0px;
	position: relative;
}

.social-networks a {
  font-size: 92px;
  padding: 36px 120px;
  display:inline-block;
}

.social-networks a:hover i{
	transform:             rotate( 360deg );            
	-moz-transform:    rotate( 360deg );            
	-ms-transform:     rotate( 360deg );            
	-o-transform:      rotate( 360deg );            
	-webkit-transform: rotate( 360deg );            
	transition:             transform 550ms ease;
	-moz-transition:    -moz-transform 550ms ease;
	-ms-transition:     -ms-transform 550ms ease;
	-o-transition:      -o-transform 550ms ease;
	-webkit-transition: -webkit-transform 550ms ease;
}

.facebook a {
  background-color: #3b5998;
  color: #fff;

}

.facebook a:hover {
  	background-color: #4666a8;
}



.linkedin a {
  background-color: #007bb6;
  color: #fff;
}

.linkedin a:hover {
  background-color: #0c8cca;
}


.twitter a {
 	background-color: #56a3d9;
  	color: #fff;
}

.twitter a:hover {
  background-color: #66b4eb;
}


.gplus a {
 	background-color: #dd4b39;
  	color: #fff;
}

.gplus a:hover {
  background-color: #ef6150;
}

.social-networks .outer-left{
	position: absolute;
	left: 0;
	top: 0;
	background:  #3b5998;
	width: 50%;
	padding: 36px 120px;
	height: 100%;
	z-index: 1;
}

.social-networks .outer-right{
	position: absolute;
	right: 0;
	top: 0;
	background: #dd4b39;
	width: 50%;
	padding: 36px 120px;
	height: 100%;
	z-index: 1;	
}

.social-networks .container{
	position: relative;
	z-index: 2;
}



