@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px!important;
	font-family: 'Source Sans Pro', sans-serif;
}
@-webkit-keyframes topfix {
0% {
		opacity: 0;
}
100% {
		opacity: 1;
}
}
@keyframes topfix {
0% {
	opacity: 0;
}
100% {
	opacity: 1;
}
}
@-webkit-keyframes topfixbak {
0% {
	opacity: 0;
}
100% {
	opacity: 1;
}
}
@keyframes topfixbak {
0% {
	 opacity: 0;
	}
100%{
	opacity: 1;
}
}
@-webkit-keyframes arrdown {
0% {
	top: 0px;
}
20% {
	top: 0px;
}
40% {
	top: 15px;
}
60% {
	top: 0px;
}
80% {
	top: 25px;
}
100% {
	top: 0px;
}
}
@keyframes arrdown {
0% {
	top: 0px;
}
20% {
	top: 0px;
}
40% {
	top: 15px;
}
60% {
	top: 0px;
}
80% {
	top: 25px;
}
100% {
	top: 0px;
}
}
.wrap_page {
	width:100%;
	height: auto;
}
.auto-margin{
	width:80%;
	max-width: 750px;
	margin-right: auto;
	margin-left: auto;
	display: table;
}
.wrap_page a,
.drp-ic i,
.button,
input[type="submit"]{
    -webkit-transition: all .30s ease-in;
    -moz-transition: all .30s ease-in;
    -ms-transition: all .30s ease-in;
    -o-transition: all .30s ease-in;
    transition: all .30s ease-in;
}
@font-face {
	font-family:"";
    src: url();
}

.header {
	color: #fff;
	position: fixed;
	z-index: 99991;
	left: 0px;
	top: 0px;
    width: 100%;
	height:auto;
    background-color: rgba(0,0,0,1);
}
.elementor-editor-active .header {
    display: none;
}
.top-fixed{
	position: fixed !important;
	z-index: 9998;
	width: 100%;
	height:auto;
	left: 0px;
	top: 0px;
	animation:topfix .7s;	
	background-color: rgba(0,0,0,0.8);
}
.header.top-fixed{
	
}
.top-fixed-bak{
	animation:topfixbak .7s;
	background-color: rgba(0,0,0,1);
}
.top-email span,
.top-email a {
	color:#fff;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	display: inline-block;
}
.top-email a:hover {
	color:#999;
}
.header .textwidget p{
	margin:0px !important;
	padding:0px !important;
}
.top-fixed .logo {
}
.top-fixed .logo img {

}
.top-fixed .logo-nav {
	height:auto;
}
.logo-nav{
	width:100%;
	display:table;
    padding: 20px 0px;
}
.top-fixed .logo-nav{
	padding: 15px 0px;
}
.logo {
	color:#fff;
	font-size:14px;
	font-weight:700;
	text-align: left;
	width: 19.8%;
	padding:0px 0px 0px 0px;
	float:left;
	position: relative;
}
.logo a{
	color:#212529;
	text-decoration:none;
}
.logo a img {
	border: none;
}
.logo a img {
	border: none;
}
.logo img {
	width: 100%;
	max-width: 275px;
    height: auto;	
	display: block;
}
.admin-bar-space{
    height:32px;
}
.atop-bar-fix .header{
    top:32px!important;
}
.top-bar{
    color:#666;
    padding: 10px 0px;
    background-color: #fff;
}
.top-bar .top-li-inline{
    padding: 0px;
    margin: 0px;
}
.top-bar .top-li-inline li{
    padding: 0px 30px 10px 25px;
    display: inline-block;
    list-style-type: none;
    position: relative;
}
.top-bar .top-li-inline li::before{
    color: #000;
    font-size: 15px;
    content: "\2714";
    width: 20px;
    height: 20px;
    position: absolute;
    z-index: 10;
    top: 0px;
    left: 0px;
    background-color: rgba(255,255,255,0);
}
.call-lightbox {
    width:70%;
    position: fixed;
    z-index: 99999;
    top: 30px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin:0px auto;
    background-color: rgba(255,255,255,1);
    display: none;
    overflow:auto;
}
.close-lightbox{
    text-align: right;
    height: 30px;
    padding: 10px 10px 0px 0px; 
    position: relative;
}
.close-lightbox span{
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
    width: 10px;
    height: 23px;
    padding: 2px 10px 5px 10px;
    display: inline-block;
    background-color: rgba(255,255,255,1);
    border-radius: 50%;
    border:solid 1px #000;
    position: fixed;
    z-index: 99999;
    top: 30px;
    left:80%;
    cursor: pointer;
}
.top-fixed .navigation {
	
}
.navigation {
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	text-align:left;
	text-transform:uppercase;
	padding:10px 0px 0px 20px;
    width: 60%;
	float: left;
    box-sizing: border-box;
}
.btn-nav{
	display:none;
}
.drp-ic {
	font-size: 13Spx;
	color: #fff;
	width: 10px;
	height: 10px;
	display: inline-block;
	cursor: pointer;
	background-size: 10px auto;
	position: absolute;
	right: 0px;
	top: 12px;
}
svg.icon-angle-down {
	display: none;
}
.drp-ic-cl {
}
.navigation ul {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.navigation ul li {
    text-align: center;
	list-style-type: none;
	display: inline-block;
	position: relative;
    padding: 10px 12px;
	margin-left: 0px;
	transition: all .5s ease-out;
}
.navigation ul li:hover .drp-ic,
.navigation ul li:hover a {
	color: #999;
}
.navigation ul li a {
	display: block;
	text-decoration: none;
	cursor: pointer;
	color: #fff;
    position: relative;
    z-index: 1;
}
.navigation ul li a::after {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 1px;
    background-color: #fff;
    background:linear-gradient(90deg, #fff, #fff);
    bottom: -5px;
    left: 0;
    transform-origin: right;
    transform: scaleX(0);
    transition: transform .3s ease-in-out;
    padding:0px 0px;
    box-sizing: border-box;
  }
.navigation ul li a:hover::after {
  transform-origin: left;
  transform: scaleX(1);
}
.navigation ul li:last-child a {
	padding-right: 0px;
}
.navigation ul li:last-child .drp-ic {
	right: -10px;
}
.navigation ul li a:hover {
	text-decoration: none;
	text-shadow: none;
}
.navigation ul li ul {
	float: left;
	min-width: 170px;
	position: absolute;
	z-index: 999;
	text-align: left;
	width: 250px;
	display: block;
	background-color: #FFFFFF;
	border: 1px solid #E5E5E5;
	visibility: hidden;
	top: 0px;
	opacity: 0;
	left: 0px;
	transition: all .3s ease-out;
	border-radius:15px;
}
.navigation ul li:last-child ul {
	top: 40px;
	left: -170px;
}
.navigation ul li .ul-hov {
	visibility:visible;
	top: 35px;
	opacity: 1;
}
.navigation ul li ul li {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	margin-left: 0px;
	display: block;
}
.navigation ul li ul li a {
	color:#212529;
	line-height:20px;
	width: auto;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	display: block;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border-bottom: solid 1px #E5E5E5;
}
.navigation ul li ul li:last-child a {
	padding-right: 25px;
	border-bottom:none;
}
.page-id-72861 .navigation .current-menu-item a,
.blog .navigation .current-menu-item a{
    color: #888;
	text-decoration: underline;
}
.page-id-72861 .navigation .current-menu-item a:hover,
.blog .navigation .current-menu-item a:hover{
    color: #fff;
	text-decoration: none;
}
.navigation .current_page_item a,
.navigation .current_page_ancestor a,
.navigation .current-menu-item a,
.navigation .current-menu-ancestor a {
	color: #888;
	text-decoration: none;
}
.navigation .current_page_item a:hover,
.navigation .current_page_ancestor a:hover,
.navigation .current-menu-item a:hover,
.navigation .current-menu-ancestor a:hover {
	color: #fff;
	text-decoration: none;
}
.navigation ul li ul .current_page_item a::after{
    display: none;
}
.navigation ul li ul .current_page_item a{
	color: #666;
	text-decoration: none;
}
.navigation ul li ul .current_page_item a:hover{
	color: #444;
	text-decoration: none;
}
.current_item{
	color: #888!important;
}
.current_item:hover {
	color: #fff!important;
}
.header-right {
	text-align: right;
	width: 19.8%;
	float: right;
}
.header-right .phone-num{
	color:#212529;
	font-size:18px;
	line-height:normal;
	font-weight:900;
	padding-top:10px;
	margin-right:5px;
	display: inline-block;
	vertical-align: top;
}
.header-right .phone-num,
.header-right .phone-num a{
	color: #212529;
	text-decoration: none;
}
.header-right .phone-num a:hover {
	color: #ccc;
	text-decoration: underline;
}
.header-right .phone-num a{
	margin-right: 15px;
}
.header-right .phone-num a.btn-small{
	color:#ccc!important;
    background-color: #fff!important;
    border-radius: 0px!important;
    border:solid 2px #ccc;
}
.header-right .phone-num a.btn-small:hover{
	color:#fff!important;
    border-radius: 0px!important;
    border:solid 2px #fff;
}
.header-right .phone-num a:last-child{
	margin-right: 0px;
}
.header-right i {
	font-size: 16px;
	color:#fff;
	display: inline-block;
	margin-right: 10px;
	vertical-align: top;
}
.header-right .textwidget{
	display: inline-block;
	vertical-align: top;
}
.header-right .menu{
    text-align: right;
    padding: 15px 0px 0px 0px;
    margin: 0px;
}
.header-right .menu li{
    padding: 0px 10px 0px 0px;
    display: inline-block;
    vertical-align: top;
    list-style-type: none;
}
.header-right .menu li a,
.header-right .menu li a i{
    color: #fff;
    text-decoration: none!important;
}
.header-right .menu li a:hover,
.header-right .menu li a i:hover{
    color: #999;
}
h1,h2,h3,h4,h5,h6 {
	
}
h1 {
	font-size: 45px;
	font-weight:700;
	text-decoration: none!important;
	display: block;
	padding-bottom: 0px;
	margin: 0px;
	line-height: normal;
}
h1 a {
	color: #000;
	text-decoration: none;
	}
h1 a:hover {
	color: #666;
	text-decoration: none;
	}
h2 {
	font-weight: 700;
	font-size: 40px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	display: block;
	line-height: normal;
}
span.scenter {
	display:inline-block;
	padding-left:35%;
	}
h2 a {
	color: #000;
	text-decoration: none;
	}
h2 a:hover {
	color: #666;
	text-decoration: none;
	}
h3,h4,h5,h6{
	font-weight: 700;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	display: block;
	}
h3 {
	font-size: 24px;
	margin: 0px;
	line-height: normal;
	font-weight: 900;
}
.h-styled{
	position:relative;
	padding:0px 0px 30px 0px;
}
.h-styled::before{
	content:"";
	width:150px;
	height:1px;
	display:block;
	position:absolute;
	bottom:5px;
	left:0px;
	right:0px;
	margin:auto;
	background-color:#ccc;
}
.h-styled::after{
	content:"";
	width:40px;
	height:3px;
	display:block;
	position:absolute;
	bottom:4px;
	left:0px;
	right:0px;
	margin:auto;
	background-color:#ccc;
}
.hero-img  {
	width: 100%;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.hero-img li  {
	position: relative;
	
}
.hero-img .slides li::after  {
	content:'';
	width: 100%;
	margin:auto;
	background-color:rgba(0,0,0,0.5);
	position: absolute;
	z-index: 1;
	top:0px;
	bottom: 0px;
	left: 0px;
	right:0px;
}
#home .hero-img{
	padding:0px 0px 0px 0px;
	position:relative;
}
.hero-img .auto-margin{
	width:80%;
	padding:0px 0px 0px 0px;
	margin:auto;
	position: absolute;
	z-index: 3;
	bottom: 30%;
	left:0px;
	right:0px;
}
.hero-img h1{
	color:#fff!important;
	padding:0px 0px 20px 0px;
}
.hero-img .text-block{
	color:#fff!important;
}
.video-back{

}
.video-ov-txt{
width:100%;
position:absolute;
z-index:2
}
.banner-icon{
width:100%;
position:absolute;
z-index:3;
bottom:100px;
}
.darrow{
	display:block;
	padding:15px 0px 0px 0px;
}
.darrow i{
	font-size:36px;
	color:#fff;
	position:relative;
}
.attachment-full,
.size-full,
.wp-post-image{
	 margin-bottom:0px;
	 padding-bottom:0px;
}
.hero-img img {
	height: auto;
	width: 100%;
}
#thankYou .hero-img{
	
}
.page{
	padding:0px 0px 0px 0px;
}
.body-content, 
.content-area{
	width:100%;
	min-height: 350px;
	display: table;
}
.page-title{
	padding-top:30px;
}
.big-h{
	color:#000;
	font-size: 48px;
	font-weight: 900;
}
.left-col {
	float: left;
	width: 65%;
}
.right-col {
	float: right;
	width: 25%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000;
}
.taxonomy-description {
	font-size:20px;
	padding-bottom:10px;
}
.sidebar{
	background-color:rgba(255,255,255,0.6)
}

.text-block {
	font-size: 16px;
	line-height: 26px;
	font-weight: normal;
	overflow: hidden;
}

.text-block p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.text-block ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.text-block ul li{
	display: block;
	padding-left: 20px;
	list-style-type: none;
	line-height: 26px;
	position:relative;
}
.text-block ul li::before
	content:'';
	width:7px;
	height:7px;
	background-color:#212529;
	position:absolute;
	z-index:99;
	left:0px;
	top:10px;
	display: block;
	border-radius:50%;
}
.li-inline-block li{
	display:inline-block!important;
	margin-right:10px;
}
.text-block a{
	color: #0026cc;
	text-decoration: underline;
}
.text-block a:hover{
	color: #3a5fff;
	text-decoration: none;
}
.text-block .elementor-button:hover {
	text-decoration: none;
}
.text-block img {
}

.block.block,
.pmpro_checkout {
	display: table;
	width: 100%;
}
.inline-block{
	display: inline-block;
	vertical-align: top;
}
.block-btn,
.section{
	padding-top:50px;
	padding-bottom:50px;
}
.padd-equal{
	padding-top:20px;
	padding-bottom:20px;
}
.padd-big-h{
	padding-top:70px;
	padding-bottom:70px;
}
.padd-med-h{
	padding-top:40px;
	padding-bottom:40px;
}
.padd-top{
	padding-top: 50px;
}
.padd-bottom{
	padding-bottom: 50px;
}
.padd-top-20{
	padding-top: 20px;
}
.padd-bottom-20{
	padding-bottom: 20px;
}
.padd-left{
	padding-left:20px;
}
.padd-right{
	padding-right:20px;
}
.txt-red{
    color: red;
}
.txt-blue-1{
    color: #0070c0;
}
.txt-center {
	text-align: center;
}
.txt-left {
	text-align: left;
}
.txt-right {
	text-align: right;
}
.txt-italic {
	font-style: italic;
}
.fontHeavy {
	font-size: 48px;
	font-weight: 900;
}
.btn-small,
.btn-big,
.btn-normal,
.button{
	font-family: "Source Sans Pro", sans-serif;
	display: inline-block;
	font-weight: 700;
	text-decoration: none!important;
	color: #FFF !important;
	background-color: #444;
	text-transform: uppercase;
	border:none;
	border-radius:50px;
}
.btn-small{
	font-size: 14px;
	text-decoration: none!important;
	padding: 10px 20px 10px 20px;
}
.btn-normal{
	font-size: 24px;
	text-decoration: none;
	border:none;
	padding:10px 50px 10px 50px;
}
.button{
	font-size: 16px;
	text-decoration: none!important;
	padding: 10px 30px 10px 30px;
}
.btn-big:hover,
.btn-normal:hover,
.a.button, 
.button, 
a.button:visited, 
.button:visited, 
.submit, 
.btn-submit{
	color: #fff;
}
a.button, 
.button, 
a.button:visited, 
.button:visited, 
.submit, 
.btn-submit{
background-color:#212529;
}
.home-text {
	padding-top: 10px;
}
.border-top{
	border-top: 1px solid #d8d8d8;;
}
.border-bottom{
	border-bottom: 1px solid #d8d8d8;;
}
.border-left{
	border-left: 1px solid #d8d8d8;;
}
.border-right{
	border-right: 1px solid #d8d8d8;;
}
.col,
.col-10,
.col-20,
.col-25,
.col-30,
.col-40,
.col-45,
.col-50,
.col-55,
.col-60,
.col-70,
.col-75,
.col-80,
.col-90{
	float:left;
}
.col-10{
	width: 9.8%;
}
.col-20{
	width: 19.8%;
}
.col-25{
	width: 24.8%;
}
.col-30{
	width: 29.8%;
}
.col-40{
	width: 39.8%;
}
.col-45{
	width: 44.8%;
}
.col-50{
	width: 49.8%;
}
.col-55{
	width: 54.8%;
}
.col-60{
	width: 59.8%;
}
.col-70{
	width: 69.8%;
}
.col-75{
	width: 74.8%;
}
.col-80{
	width: 79.8%;
}
.col-90{
	width: 89.8%;
}
.col-content{
	padding:15px 20px 20px 20px;
	position:relative;
}
.col-img img{
	width:100%;
	height:auto;
	margin:0px auto 0px auto;
	display:block;
}
.col .text-block{
	padding-top:10px;
}
.cols-2 .col{
	width: 46.8%;
	margin:0px 6% 30px 0px;
}
.cols-2 .col:nth-child(2n+0){
	margin-right:0px;
}
.cols-3 .col{
	width: 31.2%;
	margin:0px 3% 30px 0px;
	
}
.cols-3 .col:nth-child(3n+0){
	margin-right:0px;
}
.cols-4 .col {
	width: 22.6%;
	margin:0px 3% 30px 0px;
}
.cols-4 .col:nth-child(4n+0){
	margin-right:0px;
}
.cols .col h4{
	font-size:24px;
}
.cols .col h4 a{
	color:#444;
	text-decoration:none;
}
.cols .col h4 a:hover{
	color:#212529;
	text-decoration:none;
}
.float-left{
	float:left;
}
.float-right{
	float:right;
}
p{
	margin:0px 0px 10px 0px;
}
#contact .icon-text{
	padding-bottom:45px;
}
.read-more{
	margin-top:25px;
}
#blog-post .read-more a{
	float:right;
}
.read-more a{
	display: inline-block;
	font-size: 16px;
	font-weight:700;
	line-height:normal;
	color: #fff;
	text-transform:uppercase;
	background-color: #000;
	padding: 12px 25px;
	text-shadow: none;
	text-decoration: none;
	cursor:pointer;
	border-radius:3px;
}
.read-more a:hover {
	text-decoration: none;
	color:#fff;
	background-color: #666;
}
.image-block {
	overflow: hidden;
}
.image-block img {
	width: 100%;
	height: auto;
}
.single-phone img{
	max-width:350px;
	height:auto;
	margin:auto;
	display:block;
}
#blog-post {
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 4px;
}
.li-inline ul li{
	width:44.5%;
	margin:0px 5% 5px 0px;
	display:inline-block;
	vertical-align:top;
}
.li-inline ul li:nth-child(2n+0){
	margin-right:0px;
}
.post-nav{
	padding:20px 0px 10px 0px;
}
.post-nav .post-info{
	display:inline-block;
	vertical-align:top;
	margin-right:15px;
}
.post-nav .post-info svg{
	
	display:inline-block;
	vertical-align:top;
	margin-right:10px;
}
.post-nav .post-info span{
	color:#212529;
	font-size:15px;
	display:inline-block;
	vertical-align:top;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15;
	float: left;
}
.alignright {
	float: right;
	margin-top: 5px;
	margin-right: 10;
	margin-bottom: 5px;
	margin-left: 15px;
}
.img-responsive{
	max-width:100%;
	height:auto;
}
.first-jump-h{
    margin-top: 235px;
}
quote{
    font-weight: 700;
    display: block;
    margin: 15px 50px;
}
#blogNews .cols-3 .col{
	position:relative;
}
#blogNews .cols-3 .col .col-content{
	padding:15px 20px 100px 20px;
}
#blogNews .cols-3 .col .col-content .read-more{
	width:90%;
	position:absolute;
	z-index:1010;
	left:5%;
	right:5%;
	bottom:30px;
}
#blogNews .cols-3 .col .post-nav{
	padding:20px 5% 0px 5%;
}
.contact-left{
	float: left;
	width: 35%;
}
.contact-left i{
	font-size: 18px;
	color:#000;
	vertical-align: top;
	display: inline-block;
	margin-bottom: 15px;
	margin-left: 3px;
}
.contact-right {
	float: right;
	width: 50%;
}
.contact-right form {
	margin-left:auto;
	margin-right:auto;
}
.contact-form{
	border-radius:15px;
	box-sizing:border-box;
}
.cont-map .textwidget.custom-html-widget{
	margin:0px !important;
	padding:0px !important;
}
a.button,
.button,
a.button:visited,
.button:visited,
.submit,
.btn-submit{
	font-family: "Source Sans Pro", sans-serif!important;
	font-weight: 400!important;
	font-size: 15px!important;
	text-transform:uppercase!important;
	color: #fff!important;
	background-color:#444!important;
	border:none!important;
	cursor: pointer!important;
	-webkit-border-radius: 3px!important;
	-moz-border-radius: 3px!important;
	border-radius: 3px!important;
	letter-spacing: 1px!important;
	padding: 15px 20px!important;
}
a.button:hover,
.button:hover,
.submit:hover,
.btn-submit:hover{
	color: #fff!important;
	background-color:#212529!important;
}
.form-error{
	color:#c00;
	display:none;
}

.wrap-field{
	font-size: 15px;
	color: #666;
	float: none;
	margin-top: 5px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	background-color: #FFF;
	border: 2px solid #e6e6e6;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	box-sizing:border-box;
}
.forminator-input,
.forminator-textarea{
	box-sizing:border-box;
}
.wrap-field:hover{
	border-color:#94cfff;
}
.txt-field,
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	color: #333;
	width: 98%;
	height: 25px!important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	box-sizing:border-box;
	outline:none!important;
}

.txt-area,
#comment{
	font-family: 'Source Sans Pro', sans-serif;
	height: 100px;
	width: 100%!important;
	border: none;
	max-width: 100%;
	max-height: 200px;
	box-sizing:border-box;
	outline:none!important;
}
.txt-field-slect{
	height: 35px;
	width: 99%;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	cursor:pointer;
	background-image: url(../images/select--down-arrow1.gif);
	background-image: none\9;
	background-repeat: no-repeat;
	background-position: right 14px;
}
.redFld{
	border: 2px solid #F00;
}
.redLbl{
	border: 2px solid #F00;
}
.errMsg{
	font-size: 14px;
	color: #A80000;
	background-color: #FFF;
	padding: 10px;
	position: absolute;
	border: 1px solid #790000;
	top: -13px;
	right: 0px;
	display: none;
}
.req-star{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D20000;
}

.btn-disabl {
	width:100%;
	font-family: 'Source Sans Pro', sans-serif;;
	font-weight: 700;
	font-size: 14px!important;
	color: #FFF !important;
	text-decoration: none;
	background-color: #c00!important;
	cursor: pointer;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
	padding-right: 40px;
	border: none!important;
	text-transform: uppercase;
}
.btn-disabl{
	background-color: #999 !important;
	color: #666 !important;
	cursor:not-allowed;
}
.btn-top {
	line-height: 30px;
	text-align: center;
	font-weight: normal;
	float: right;
	position: fixed;
	bottom: 50px;
	right: 15px;
	color: #fff;
	background-color:#666;
	cursor: pointer;
	width: 50px;
	height: 50px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	padding: 0px;
	z-index: 5000;
	display: none;
		
}
.btn-top i {
	font-size: 36px;
	display:inline-block;
	padding-top:6px;
}
.btn-top:hover {
	color:#fff;
	background-color: #212529;
}
.btn-top span {
	display: block;
	width: 50px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 14px;
	padding-top: 0px;
}
.chat-zendesk-w{
	width:300px;
	position:fixed;
	z-index:99999;
	left:0px;
	bottom:15px;
}
.footer {
	width: 100%;
	background-color: #1d1d1d;
	background-image:url();
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size:cover;
	display: table;
	
}
.footer-ov{
	background-color:rgba(0,0,0,0.8);
}
.footer-content {
	font-weight: normal;
	color: #FFF;
	text-align: left;
	overflow: hidden;
	padding-top: 50px;
	padding-bottom: 50px;
}
.footer .col-content{
    padding: 20px;
}
.footer .textwidget p{
	margin:0px !important;
	padding:0px 0px 10px 0px !important;
}
.footer-h {
	font-family:'Oswald', sans-serif;
	font-size: 24px;
	font-weight: 600;
	color: #fff;
	padding-bottom: 20px;
	text-align: left;
}
.footer h3 {
	font-size: 24px;
}
.footer p {
	margin:0px 0px 15px 0px;
}
.footer-h::after {
	content: "";
	width: 75px;
	height: 5px;
	background-color: #ccc;
	display: block;
	margin-top: 10px;	
	border-radius:5px;
}
.footer-col-1 {
	font-size: 16px;
}
/*.footer-col-1 .col-content {
	padding:0px 15% 0px 0px!important;
}*/
.footer-col-1 .col-content img {
	width:100%;
	max-width:279px;
	height:auto;
}
.footer-col-3 {
	font-size: 16px;
}
.footer-col-3 .col-50 .col-content{
    padding: 15px 10% 15px 0px;
}
/*.footer-col-2 .col-50 .col-content{
    padding-left: 0px;
}*/
.footer-col-4 {
	font-size: 16px;
}
.footer-col-4 .col-content .text {
	font-size:14px;
	line-height:20px;
}

.footer ul {
	margin: 0px;
	padding: 0px;
}
.footer a   {
	color: #fff;
	text-decoration: none;
}
.footer a:hover {
	color: #ccc;
    text-decoration: underline;
}
.footer-nav{
	font-size:16px;
	line-height:24px;
}
.footer-nav ul li,
.footer .menu li {
	list-style-type: none;
	padding-bottom:15px;
	display:block;
}
.footer .soc-nav .menu li::after  {
	display: none;
}
.footer-nav ul li:last-child,
.footer .menu li:last-child {
	padding-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
.footer-nav ul li:last-child::after,
.footer .menu li:last-child::after  {
	display:none;	
}
.footer.soc-nav .menu li::after  {
	display: none;
}
.footer-content i{
	color:#fff;
	font-size:18px;
	line-height:24px;
	margin-right:7px;
	display:inline-block;
	vertical-align:top;
}
.soc-nav {
	text-align:right;
}
.soc-nav ul {
	margin:0px;
	padding:0px;
}
.soc-nav ul li {
	list-style:none;
	padding:0px!important;
	display:inline-block!important;
	margin-right: 5px;
}
.soc-nav ul li:last-child {
	margin-right:0px;
}
.soc-nav a {
	color: #fff;
	font-size:18px;
	text-align:center;
	display:inline-block;
	background-color:#666;
	border-radius:50%;
}
.soc-nav a:hover {
	background-color:#ccc;
}
.footer .soc-nav a  i{
	display:inline-block;
	width:40px;
	height:40px;
	padding-top:8px;
	border-radius:50%;
	border:solid 2px #fff;
    box-sizing: border-box;
}
.footer .soc-nav a:hover .fa-yelp{
	color:#c41200;
	border-color: #c41200;
}
.footer .soc-nav a:hover .fa-google-plus-g{
	color:#4285f4;
	border-color: #4285f4;
}
.footer .soc-nav a:hover .fa-youtube{
	color:#FF0000;
	border-color: #c41200;
}
.footer .soc-nav a:hover .fa-linkedin-in{
	color:#0274b3;
	border-color: #0274b3;
}
.footer .soc-nav a:hover .fa-twitter{
	color:#55adee;
	border-color: #55adee;
}
.footer .soc-nav a:hover .fa-facebook-f{
	color:#0078ff;
	border-color: #0078ff;
}
.footer .soc-nav a:hover .fa-instagram{
	color:#f77737;
	border-color: #f77737;
	background:linear-gradient(180deg, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d, #f56040, #f77737, #fcaf45, #ffdc80);
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.footer .soc-nav a:hover .fa-pinterest{
	color:rgb(230, 0, 35);
	border-color:rgb(230, 0, 35);
}

.footer-col-4 img {
	margin-top:30px;
}
.copyright {
	font-weight: normal;
	color: #fff;
    text-align: left;
	text-decoration: none;
	font-size: 14px;
	line-height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color:rgba(59,59,59,0.8);
}
