/*
Theme Name: Laredo Trusses
Theme URI: http://www.wordpress.org
Description: Matt Gibson Theme
Version: 1.0
Author: Gibson Design.
Author URI: http://www.gibsonads.com
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
html,
body {
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 100%;
    font-family: "Montserrat", serif;
}
a {
    outline: none;
    transition: all 0.5s;
}
a:hover {
    text-decoration: none;
    outline: none;
    transition: all 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
a:focus {
    text-decoration: none;
    outline: none;
}
img {
    max-width: 100%;
    border: 0px;
    transition: all 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
p{
    font-size: 18px;
    line-height: 30px;
    color: #000000;
    font-weight: 500;
}
iframe {
    max-width: 100%;
    border: 0px;
    width: 100%;
}
.wrapper {
    display: block;
    width: 100%;
    position: relative;
}
.wrp-header-topbar {
	background: #002767;
	padding: 10px;
}
.topleft {
	display: flex;
	align-items: center;
}
.topleft a {
	font-size: 18px;
	color: #ffffff;
	font-weight: 500;
	align-self: center;
}
.topright ul {
	display: flex;
	margin: 0px;
	justify-content: flex-end;
	align-items: center;
}
.topright ul li {
	display: inline-block;
	padding-left: 30px;
}
.topright ul li img {
	padding: 5px;
}
.topright ul li a {
	font-size: 18px;
	color: #ffffff;
	font-weight: 500;
}
.mega-menu-link {
	font-weight: 600 !important;
}
.header-menu {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.wrp-logobar {
	padding: 30px 0px;
}
.wrp-body img {
	width: 100%;
}
.body-outer{
    filter: drop-shadow(0px 4px 2px rgba(1,2,2,0.4));
    background-color: #002767;
    color: #fff;
    padding: 10px;
}
.body-outer h1 {
	margin: 0px;
}
.body-text-custom {
	margin-top: -30px;
}
.wrp-footer {
	background-color: #002767;
	padding: 60px 0px;
	color: #fff;
}
.wrp-footer h2 {
	font-size: 36px;
	color: #ffffff;
	font-weight: 600;
}
.footer-menu ul {
    list-style-type: disc;
    margin: 30px 0px;
}
.footer-menu ul li {
	display: inline list-item;
	padding: 10px 0px;
}
.footer-menu ul li a {
	font-size: 24px;
	color: #ffffff;
	font-weight: 600;
	text-transform: uppercase;
	padding: 20px;
}
.footer-menu ul li:first-child {
	list-style: none;
}
.footer-details p {
	margin: 0px;
	color: #fff;
	font-size: 22px;
	font-weight: 500;
}
.footer-details {
	font-size: 24px;
	line-height: 36px;
	color: #ffffff;
	font-weight: 500;
}
.footer-details a {
    color: #fff;
    vertical-align: text-bottom;
}
.wrp-credit {
	background-color: #3d3d3d;
	padding: 10px 0px;
    border-top: 1px solid #fff;
}
.wrp-credit p, .wrp-credit a {
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    margin: 0px;  
    padding: 10px 0px;
}
.gform_title {
	font-size: 60px;
	color: #002767;
	font-weight: 500;
	margin-bottom: 50px;
}
.wrp-quote {
	padding: 60px 0px;
}
.gform_body .gfield input,.gform_body .gfield textarea {
	border: 1px solid #3d3d3d;
	padding: 30px !important;
	font-size: 18px !important;
	line-height: 30px !important;
	color: #5c5c5c !important;
	font-weight: 500 !important;
}
#gform_submit_button_1 {
	background-color: #002767;
	font-size: 29px;
	color: #ffffff;
	font-weight: 500;
	padding: 20px 60px;
	text-transform: uppercase;
	margin: 0 auto;
}
.wrp-feedback {
	background-color: #f4f4f4;
	padding: 60px 0px;
	border-top: 1px solid #3d3d3d;
	border-bottom: 1px solid #3d3d3d;
}
.wrp-feedback h2 {
	font-size: 60px;
	color: #002767;
	font-weight: 500;
}
.wrp-feedback .item {
	border: 1px solid #3d3d3d;
	padding: 50px;
	border-radius: 10px;
	font-size: 24px;
	line-height: 36px;
	color: #000000;
	font-weight: 500;
}
.wrp-feedback .item span{
    text-align: right;
    display: block;
    font-weight: bold;
}
.owl-carousel-client-review::before {
	position: absolute;
	content: "\f10d";
	top: 45%;
	left: -24px;
	font: normal normal normal 14px/1 FontAwesome;
	background: #fff;
	font-size: 30px;
	padding: 10px;
	color: #002767;
	border-radius: 50%;
	border: 1px solid #002767;
	z-index: 9;
	width: 50px;
	height: 50px;
}
.owl-carousel-client-review::after {
	position: absolute;
	content: "\f10e";
	top: 45%;
	right: -24px;
	font: normal normal normal 14px/1 FontAwesome;
	background: #fff;
	font-size: 30px;
	padding: 10px;
	color: #002767;
	border-radius: 50%;
	border: 1px solid #002767;
	z-index: 9;
	width: 50px;
	height: 50px;
}
.owl-carousel-product-slider .owl-nav {
    position: absolute;
    top: 25%;
    margin: 0px;
    width: 100%;
    padding: 0px;  
  }
.owl-carousel-product-slider .owl-nav .owl-prev span {
    font-size: 70px;
}
.owl-carousel-product-slider .owl-nav .owl-next span {
    font-size: 70px;
}
.owl-carousel-product-slider .owl-nav .owl-next {
    right: -40px;  
    position: absolute;
}
.owl-carousel-product-slider .owl-nav .owl-prev {
    left: -40px;  
    position: absolute;
}
.back-ankit {
	position: absolute;
}
.home-product h2 {
	font-size: 60px;
	color: #002767;
	font-weight: 500;
    margin-bottom: 50px;
}
.home-details {
	padding: 60px 0px;
}
.product-slider {
	margin-bottom: 60px;
}