/*
Theme Name: Texas Select
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", sans-serif;
    font-weight: normal;
}

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;
}
p{
    font-size: 18px;
    line-height: 36px;
}
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;
}

iframe {
    max-width: 100%;
    border: 0px;
    width: 100%;
}
.wrp-header .container {
    max-width: 1440px;
}
.wrp-credit .container,.wrp-footer .container {
    max-width: 1440px;
}
.container {
    max-width: 1290px;
}
.wrapper {
    display: block;
    width: 100%;
    position: relative;
}
.wrp-header {
	position: absolute;
	background-color: rgba(0,0,0,0.7);
	padding: 20px 0px;
    z-index: 1;
}

.socialbar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.socialbar ul li {
	display: inline-block;
    margin: 0px 5px;
}
.call-header {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}
.socialbar {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.menubar {
	display: flex;
	justify-content: center;
	align-items: center;
}
.main-custom-title {
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 0;
	right: 0;
	text-align: center;
	margin: 0 auto;
}
.home .main-custom-title h1 {
	font-size: 67px;
	color: #ffffff;
	font-weight: 600;
	font-family: "Montserrat";
	text-align: center;
	margin: 0px auto;
	padding: 20px;
	max-width: 70% !important;
    letter-spacing: normal !important;
}
.main-custom-title h1 {
	font-size: 67px;
	color: #ffffff;
	font-weight: 600;
	font-family: "Montserrat";
	text-align: center;
	margin: 0px auto;
	padding: 20px;
	letter-spacing: 13px;
	text-transform: uppercase;
}
.wrp-page-hero img {
	width: 100%;
}
.wrp-whowe {
	padding: 100px 0px;
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
}
.blue-border {
	font-size: 125px;
	color: #000000;
	font-weight: bold;
	font-family: "Montserrat";
	text-shadow: 0 0 2px rgba(0, 170, 255, 1), 0 0 2px rgba(0, 170, 255, 1), 0 0 2px rgba(0, 170, 255, 1);
    margin-bottom: 40px;
}
.sec-content {
	color: #fff;
}
.wrp-ser-home{
    padding: 100px 0px;
    background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
    color: #fff;
}
.wrp-ser-home h3 {
	font-size: 36px;
	color: #ffffff;
	margin-bottom: 20px;
}
.ser-home-outers a {
	font-size: 18px;
	line-height: 36px;
	color: #589ccd;
	background: #000;
	text-transform: uppercase;
	padding: 10px 30px;
	border: 1px solid;
	margin-top: 30px;
	display: inline-block;
}
.wrp-question {
	background-color: #f0f0f0;
	padding: 100px 0px;
}
.wrp-question .blue-border {
	font-size: 72px;
}
.wrp-question .gform_description,.wrp-contact .gform_description {
	font-size: 18px !important;
	line-height: 36px !important;
	color: #000 !important;
	font-weight: 500 !important;
    margin-bottom: 30px !important;
}
.wrp-question .ginput_container input,.wrp-contact .ginput_container input, .wrp-question .ginput_container textarea,.wrp-contact .ginput_container textarea {
	font-size: 18px !important;
	line-height: 36px !important;
	color: #a4a4a4;
	padding: 15px 10px !important;
	height: 50px !important;
	border: 1px solid #589ccd !important;
}
.wrp-question #gform_submit_button_1,.wrp-contact #gform_submit_button_1 {
	font-size: 18px !important;
	line-height: 36px !important;
	color: #589ccd !important;
	background: #000 !important;
	text-transform: uppercase;
	padding: 8px 70px;
}
.wrp-contact .gfield--width-half {
	grid-column: 1/-1 !important;
}
.wrp-footer {
	background-color: #000;
	color: #fff;
	padding: 90px 0px;
}
.section-menu ul {
	list-style: none;
	border-left: 1px solid #589dcd;
	margin-top: 30px;
}
.section-menu ul li a {
	font-size: 18px;
	line-height: 48px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 400;
}
.socailbar a {
	font-size: 18px;
	line-height: 24px;
	color: #ffffff;
	display: block;
	padding-bottom: 20px;
}
.socailbar {
	margin-top: 40px;
	padding: 0px 0px 0px 40px;
}
.soc-icon h4 {
	font-size: 18px;
	line-height: 24px;
	color: #ffffff;
	display: block;
	padding-bottom: 20px;
	padding-left: 40px;
	margin-top: 20px;
}
.soc-icon ul {
	list-style: none;
	display: inline-flex;
	margin: 0px;
	padding: 0px 30px;
}
.soc-icon ul li {
	margin: 5px;
}
.left-brd {
	border-left: 1px solid #589dcd;
}
.wrp-credit {
	padding: 15px 0px;
	background-color: #549dd0;
    color: #fff;
}
.wrp-credit a{color: #fff;}
.wrp-credit p {
	font-size: 18px;
	line-height: 48px;
	color: #ffffff;
	font-weight: 500;
	margin: 0px;
	padding: 0px;
}
.text-my-right {
	text-align: right;
}
.wrp-mission {
	padding: 100px 0px;
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
}
.wrp-about-team {
	padding: 100px 0px;
	color:#fff;
}
.member-outer h4 {
	display: block;
	margin: 30px 0px;
	font-size: 36px;
	color: #ffffff;
	font-weight: 500;
}
.member-outer {
	color: #fff;
}
.memb-cnt {    margin-bottom: 30px;    color: #fff;}
.mem-em {
	margin: 15px 0px;
}
.mem-em a {
	font-size: 24px;
	color: #ffffff;
	font-weight: 600;
}
.mem-em a span {
	padding: 0px 10px;
}
.wrp-ser {
	padding: 100px 0px;
	background-image: url("./images/service.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	color: #fff;
}
.wrpnew-ser{
	color: #fff;
}
.wrpnew-ser .blue-border {
	font-size: 72px;
}
hr {
	border: 2px solid #ffffff;
	margin-top: 50px;
	margin-bottom: 50px;
}

.owl-theme .owl-nav {
	position: absolute;
	top: 40%;
	left: 0;
	right: 0;
	font-size: 30px;
	font-weight: 500;
	background: transparent;
	margin: 0px;
}
.owl-theme .owl-nav .owl-prev {
	left: -80px;
	height: 50px;
	width: 50px;
	background: #549dd0 !important;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	color: #fff !important;
}
.owl-theme .owl-nav .owl-next {
	right: -80px;
	height: 50px;
	width: 50px;
	background: #549dd0 !important;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	color: #fff !important;
}
.owl-theme .owl-nav .owl-prev,.owl-theme .owl-nav .owl-next {
	 position: absolute;
	 color: inherit;
	 background: none;
	 border: none;
	 z-index: 100;
}
.owl-theme .owl-nav .owl-prev i,.owl-theme .owl-nav .owl-next i {
	 font-size: 2.5rem;
	 color: #cecece;
}

.wrp-gallery {
	padding: 90px 0px;
}
.item::before {
	content: "";
	height: 65px;
	background-image: url('./images/shapde.png');
	width: 100%;
	bottom: 12px;
	position: absolute;
	z-index: -1;
}
.item {
	margin: 30px 0px;
}
.wrp-contact{
	background-image: url('./images/contact.jpg');
	padding: 90px 0px;
	background-repeat: no-repeat;
	background-size: cover;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	color: #fff;
}
footer .wrp-question{
	display: none;
}
.wrp-contact .cnt-details:first-child .mem-em {
	margin-top: 0px;
}
.wrp-contact .mem-em a {
	text-transform: uppercase;
	margin-bottom: 30px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}
.wrp-defaultpage {
	padding: 90px 0px;
}
.page-template-default .main-custom-title h1{
	max-width: 100%;
}
#back2Top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	background: transparent;
	width: 40px;
	height: 40px;
	display: block;
	border: 3px solid #fb0007;
	text-decoration: none;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	display: none;
	z-index: 99999;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#back2Top i {
	color: #fb0007;
	margin: 0;
	position: relative;
	left: 7px;
	top: 4px;
	font-size: 20px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}