/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");


.homepadding {
	padding-left:5%;
	padding-right:5%;
}


.bordertopblue {
	border-top:15px solid #475774;
}

.twocolumnpadding {
	padding-left:10%;
	padding-right:10%;
}

h1.ourservices {
	text-align: center;
	color: rgb(71, 87, 116);
	font-size: 57px;
	letter-spacing: 3px;
	font-weight: 400;
	line-height: 57px;
}

.homelinks a{
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
}

.homelinks a:hover {
	color:#86a1d2;
}

.homelinks {
	padding-bottom:40px;
}

.recentprojects {
	font-size: 40px;
	line-height: 40px;
	color: white;
	text-transform:uppercase;
	font-weight:600;
	letter-spacing: 3px;
}

.recentprojects1 {
	font-weight:800;
}

.buttlink {
	border: 1px solid rgb(134, 161, 210);
	padding: 10px 20px;
	color: rgb(134, 161, 210);
	text-transform: uppercase;
	letter-spacing: 2px;
	border-radius: 10px;
}

.buttlink:hover {
	color:#475774;
	border:1px solid #475774;
}

.buttdiv {
	padding: 20px 0px;
}


.footerpadding {
	padding:0% 10%;
	background-attachment:fixed;
	background-position: 100% 18%;
}

@media (max-width:786px) {
	.footerpadding {
		background-attachment: initial;
	}
}

.footer_top .footbold {
	padding-top: 30px;
	font-size: 20px;
	text-transform: uppercase;
	color: rgb(51, 51, 51);
	font-weight: 600;
	letter-spacing: 1px;
}

.footer_top .foottext {
	font-size: 17px;
	color: rgb(51, 51, 51);
	letter-spacing: 1px;
}

.footer_top .foottext:hover {
	font-size: 17px;
	color: rgb(51, 51, 51);
	letter-spacing: 1px;
}

.footer_top .foottext a {
	font-size: 17px;
	color: rgb(51, 51, 51);
	letter-spacing: 1px;
}

.footer_top .foottext a:hover {
	font-size: 17px;
	color: #86a1d2;
	letter-spacing: 1px;
}

.footer_top .container_inner {
	width:100%;
}

.footer_top {
	padding:0px;
}

.footer_inner {
	border-top: 40px solid rgb(71, 87, 116);
}

hr {
	margin: 15px 0px;
	border-color:#86a1d2;
}

h1 {
	font-size: 32px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	color: rgb(71, 87, 116);
}

p {
	color:#333;
}

li {
	color:#333;
}

*::-moz-selection {
    background: #86a1d2;
    color: #fff;
}

*::selection {
    background: #86a1d2;
    color: #fff;
}

.header-right-widget .textwidget {
	color:white;
	text-align:right;
	width:100% !important;
}

.header-right-widget {
	width:97%;
}


.header-right-widget .textwidget a {
	color:white;
}


.header-right-widget .textwidget a:hover{
	color:white;
}

@media (min-width:1000px) {
	.header-right-widget { 
		padding-right:5%;
	}
}


nav.main_menu > ul > li.active > a {
	color:3e56676;
	font-weight:700;
	letter-spacing: 3px;
}

nav.main_menu > ul > li > a {
	color:#393939;
	font-weight:700;
	letter-spacing: 3px;
}

#gform_1 input {
	border:1px solid #86a1d2;
	border-radius:5px;
}

#gform_1 textarea {
	border:1px solid #86a1d2;
	border-radius:5px;
}

#gform_submit_button_1 {
	color:#86a1d2;
}


#gform_submit_button_1:hover {
	background-color:#86a1d2;
	color:white;
}


.header_top .right {
    width: 100%;
}

@media (max-width:768px) {
	.mobcent .vc_single_image-wrapper {
		margin:0 auto;
		display:block;
	}

	.mobcent img{
		margin:0 auto;
		display:block;
	}
}
