/************************************************/
/* Theme Name: Get My Georgia Card              */
/* Theme URI: https://www.getmygeorgiacard.com  */
/* Author: Crush the Rankings                   */
/* Author URI: https://www.crushtherankings.com */
/* Description: For Get My Georgia Card         */
/* Version: 1.1                                 */
/************************************************/

/**********************/
/* Custom Stylesheet  */
/**********************/
/* - Reset            */
/* - Formatting       */
/* - Header           */
/* - Slider           */
/* - Banner           */
/* - Content          */
/* - Sidebar          */
/* - Footer           */
/* - FontAwesome      */
/* - Link Transitions */
/* - Responsive       */
/**********************/

/*********/
/* Reset */
/*********/
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}script{display:none!important}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:transparent}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background: #ff0;color: #000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap;color: #000;margin:0 30px 20px}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}table{border-collapse:collapse;border-spacing:0}.clear{clear:both;height:0;display:block;margin:0!important;line-height:0!important}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}.entry-content img,.comment-content img,.widget img{max-width:100%}img[class*="align"],img[class*="wp-image-"],img[class*="attachment-"]{height:auto}img.size-full,img.size-large,img.header-image,img.wp-post-image{max-width:100%;height:auto}embed,iframe,object,video{max-width:100%}img.alignleft{float:left;margin:10px 10px 10px 0}img.alignright{float:right;margin:10px 0 10px 10px}img.aligncenter{display:block;margin-left:auto;margin-right:auto}

/**************/
/* Formatting */
/**************/
.hide-site {display: none !important;}

html, body {height: 100%;}
body {background: #fff none repeat scroll 0 0; color: #444; font-family: 'Open Sans', sans-serif; font-size: 16px; text-align: left; overflow-x: hidden; line-height: 26px;}

#scrollUp {background: #16A05D none repeat scroll 0 0; border-radius: 2px; bottom: 15px; border: 2px solid #16A05D; color: #ffffff; font-size: 38px; height: 50px; line-height: 42px; right: 15px; text-align: center; transition: all 0.3s ease 0s; width: 50px;}
#scrollUp:hover {background: #ffffff; color: #16A05D; border: 2px solid #16A05D;}

/* Alignment */
.floatleft {float:left;}
.floatright {float:right;}
.alignleft {float:left; margin-right:15px; margin-bottom: 15px;}
.alignright {float:right; margin-left:15px; margin-bottom: 15px;}
.aligncenter {display:block; margin:0 auto 15px;}
a:focus {outline:0px solid;}
img {max-width:100%; height:auto;}
.fix {overflow:hidden;}
.clear {clear: both; height: 0; margin: 0; padding: 0;}

/* Headlines */
h1, h2, h3, h4, h5, h6 {font-family: 'Montserrat', sans-serif; margin: 0 0 15px; color: #444; font-weight: bold;}
h1{font-size: 48px; line-height: 50px;}
h2{font-size: 40px; line-height: 40px;}
h3{font-size: 30px; line-height: 32px;}
h4{font-size: 24px; line-height: 26px;}
h5{font-size: 20px; line-height: 22px;}
h6{font-size: 16px; line-height: 20px;}

/* Paragraphs */
p {margin:0 0 15px; color: #444;}

/* Links */
a {transition: all 0.3s ease 0s; text-decoration:none;}
a:hover {color: #16A05D; text-decoration: none;}
a:active, a:hover {outline: 0 none;}
a:hover, a:focus {color: #16A05D; text-decoration: none;}

ul{list-style: outside none none; margin: 0; padding: 0;}

input, select, textarea, input[type="text"], input[type="date"], input[type="url"], input[type="email"], input[type="password"], input[type="tel"], button, button[type="submit"] {-moz-appearance: none; box-shadow: none !important;}
input:focus, textarea:focus, select:focus {outline: none;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {background-color: #16A05D !important; border-color: #16A05D; border-image: none; border-style: solid; border-width: 1px; color: #fff !important; cursor: default; position: relative;}

/* Containers */
.site-container {position: relative;}
.container {width: 100%; max-width: 1170px;}

@media (max-width: 767px) {
	.site-container {padding-top: 168px;}
}

/* WordPress admin bar */
body.admin-bar .site-container {margin-top: 32px;}

@media (max-width: 782px) {
	#wpadminbar {display: none;}
	body.admin-bar:not(.home) .site-container,
	body.admin-bar .site-container {margin-top: 0;}
}

/* Animation */
.animated {opacity: 1 !important;}

/* Images */
img {max-width: 100%; height: auto;}

::-moz-selection {background: #16A05D; text-shadow: none;}
::selection {background: #16A05D; text-shadow: none;}
.color{color: #16A05D; font-weight: 900;}
.browserupgrade {margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0;}
.area-padding{padding: 70px 0;}
.area-padding-2{padding: 70px 0 50px;}
.padding-2{padding-bottom: 70px;}
.section-headline{margin-bottom: 60px; position: relative;}
.section-headline h2 {display: inline-block; font-size: 42px; font-weight: 900;}
.section-headline.white-headline h2,
.section-headline.white-headline p{color: #ffffff;}
.section-headline.text-left {margin-bottom: 30px;}
.section-headline::after {border: 1px solid #16A05D; bottom: -27px; content: ""; left: 0; margin: 0 auto; position: absolute; width: 60px; right: 0;}
.section-headline.left-headline::after {bottom: -50px; margin: inherit;}
.section-headline p {max-width: 650px; font-size: 16px; letter-spacing: 0.5px; margin: 0 auto; line-height: 26px;}
.half-headline h2 {font-size: 32px; line-height: 40px; font-weight: 900; color: #444; margin-bottom: 40px;}
.half-headline h4 {font-size: 26px; width: 50%; line-height: 32px; font-weight: bold; text-transform: inherit; float: left; padding-right: 30px; color: #444;}
.half-headline p {width: 50%; float: left; padding-left: 30px; font-weight: 500; font-size: 16px; letter-spacing: 0.50px; color: #444;}
.sub-head h4 {color: #ffffff; font-size: 30px; position: relative; padding-bottom: 30px;}
.sub-head h4::after {border: 2px solid #16A05D; bottom:0px; content: ""; left: 0; margin: 0 auto; position: absolute; width: 20%;}
.sub-head p {color: #ffffff; font-size: 17px; margin-top: 20px; line-height: 26px;}
.left-headline h4 {font-size: 26px; line-height: 36px; position: relative; margin-bottom: 50px; color: #001033;}
.mar-row{margin-top: 40px;}
.bg-color{background: #f1f1f1;}
.parallax-bg{position:relative; z-index: 1; background: url(images/background/bg1.jpg.webp); background-size: cover; background-position: top center; background-repeat: no-repeat;}
.parallax-bg:before{position:absolute; left:0; top:0; width:100%; height:100%; background: #ccc; opacity:.9; content:""; z-index: -1;}
.slogan {margin-bottom: 0; padding: 14px 0; color: #ffffff; font-size: 16px;}

@media (max-width: 767px) {
	.area-padding,
	.area-padding-2 {padding: 50px 0;}
}

/**********/
/* Header */
/**********/
.header {margin-bottom: 70px;}

@media (max-width: 767px) {
	.header {margin-bottom: 0; position: fixed; top: 0; left: 0; right: 0; height: 168px; z-index: 999; box-shadow: 0 0 9px 0 rgba(0,0,0,0.4);}
}

.topbar-area {background: #16A05D;}
.topbar-left {padding: 10px 0;}
.topbar-left a {color: #444; background: #ffffff; padding: 2px 10px; border: 1px solid #ffffff; margin-right: 5px; border-radius: 3px; display: inline-block; font-weight: 600; font-size: 14px; line-height: 22px;}
.topbar-left a:hover{color: #16A05D;}
.topbar-right {position: relative; display: block; float: right; padding: 6px 0;}
.top-social {float: none; padding: 11px 0; text-align: center;}
.top-social ul li{display: inline-block;}
.top-social ul li a {color: #444; margin-left: 5px; display: block; text-align: center; font-size: 15px; width: 26px; height: 26px; border-radius: 5px; line-height: 25px; background: #ffffff;}
.top-social ul li a:hover{color: #16A05D; background: #ffffff;}
.top-social p {color: #ffffff; margin: 0; font-weight: bold; line-height: 27px;}
.top-social p a:not(.button) {color: #ffffff;}
.top-social p a:not(.button):hover {color: #444444;}
.top-social p a.button {color: #444444; margin-left: 5px; display: inline-block; text-align: center; font-size: 15px; border-radius: 5px; background: #ffffff; padding: 0 7px 1px;}
.top-social p a.button:hover {background-color: #444444; color: #ffffff;}

.header-middle-area {background: #ffffff;}
.header-middle-area .header-info {width: 33.33%; float: right; padding: 33px 0; max-width: 210px;}
.header-middle-area .header-info a {display: block;}
.header-middle-area .header-info-text span {display: block;}
.header-middle-area .info-simple {font-weight: bold; color: #777; font-size:14px; text-transform: uppercase;}
.header-middle-area .header-icon {float: left; margin-right: 10px;}
.header-middle-area .logo a{padding: 4px 0;}
.header-icon i {color: #ffffff; font-size: 26px; line-height: 48px; width: 50px; height: 50px; background: #16A05D; border-radius: 5px; display: inline-block; text-align: center;}
.info-first {font-weight: bold; color: #444; font-size: 16px;}

@media (max-width: 991px) {
	.header-middle-area .header-info {width: 50%;}
}

@media (max-width: 767px) {
	.header-middle-area .col-xs-5 {padding-left: 0;}
	.header-middle-area .col-xs-7 {padding-right: 0;}
	.header-middle-area .header-info {width: auto; float: right; margin-left: 15px;}
	.header-middle-area .header-icon {margin-right: 0;}
}

/* Logo */
.logo {display: block;}
.logo a {display: inline-block; height: auto; padding: 14px 0;}

/* Menu */
.header-area .main-menu ul.navbar-nav li {float: left; position: relative;}
.header-area .main-menu ul.navbar-nav li a {background: rgba(0, 0, 0, 0) none repeat scroll 0 0; color: #333; font-size: 14px; font-weight: bold; padding: 45px 15px; text-transform: uppercase; font-family: 'Montserrat', sans-serif;}
.header-area .main-menu ul.navbar-nav li.active a:focus {color: #333;}
.header-area .main-menu ul.navbar-nav li.active a {background: rgba(0, 0, 0, 0) none repeat scroll 0 0; color: #ffffff; position: relative; z-index: 9;}
.header-area .main-menu ul.navbar-nav li a:hover {color: #333;}
.navbar {border: medium none; margin-bottom: 0;}
.navbar-default {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;}
.header-area .main-menu ul.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {background: none; color: #333;}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {background-color: transparent; color: #333;}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {background: none;}
.header-area .main-menu ul.navbar-nav li ul.sub-menu {background: #ffffff; box-shadow: 0px 3px 7px #858585; left: 0; opacity: 0; position: absolute; top: 100%; visibility: hidden; width: 220px; z-index: -99;}
.header-area .main-menu ul.navbar-nav li ul.sub-menu li {border-bottom: 1px solid #ddd; padding: 0; position: relative; width: 100%;}
.header-area .main-menu ul.navbar-nav li ul.sub-menu li:last-child {border:none;}
.header-area .main-menu ul.navbar-nav li:hover > ul.sub-menu {opacity:1; z-index: 998; visibility:visible;}
.header-area .main-menu ul.navbar-nav li ul.sub-menu li a {color: #666; display: block; font-size: 14px; font-weight: 600; padding: 10px 15px; text-transform: initial; font-family: 'Montserrat', sans-serif; line-height: 18px; border-radius: 0;}
.header-area .main-menu ul.navbar-nav li ul.sub-menu li a span{color: #d00b25;}
.header-area .main-menu ul.navbar-nav li:hover ul.sub-menu li:hover > a {color: #ffffff; background: #16A05D;}
.header-area .main-menu ul.navbar-nav li ul.sub-menu li ul.sub-menu {top: 0; left: 100%;}

.stick span.search-button i,.stick .header-search input{color: #444}
.search-option-5 button.button {display: inline-block; border: none; background: none; padding: 0;}
.navbar.navbar-default {float: right;}

/* Search */
.header-right-link {float: right;}

.search-option {background: #fff none repeat scroll 0 0; color: #444; max-width: 250px;}
.search-option fieldset {padding: 0; margin: 0; border: none;}
.search-option input {background: #fff none repeat scroll 0 0; border: medium none; color: #444; display: block; float: left; font-size: 14px; font-style: italic; padding: 3px 10px; width: 200px; height: 36px; border: 1px solid #ccc;}
.search-option button.button {background: #16A05D; border: medium none; color: #ffffff; display: inline-block; float: right; font-size: 17px; line-height: 30px; padding: 3px 10px; text-align: center; width: 50px;}
a.main-search {color: #ffffff; display: inline-block; float: right; font-size: 16px; line-height: 38px; position: relative; text-align: center; margin: 34px 0 34px 15px; background: #16A05D; width: 40px; height: 40px; border-radius: 5px;}

@media (max-width: 1100px) {
	.header-right-link {display: none;}
}

@media (max-width: 767px) {
	.search-option input {width: 180px;}
}

.header-area {background: #ffffff; box-shadow: none; padding: 15px 0; position: absolute; top: 166px; left: 0; right: 0; height: 70px; z-index: 999;}
.header-area .navbar.navbar-default {float: left; min-height: auto; width: 100%;}
.header-area .main-menu ul.navbar-nav {width: 100%;}
.header-area .main-menu ul.navbar-nav li a {padding: 8px 15px; color: #444; margin: 0; border-radius: 5px;}
.header-area .main-menu ul.navbar-nav li.menu-item-has-children > a {border-radius: 5px 5px 0 0;}
.header-area .main-menu ul.navbar-nav li:hover > a {background: #16A05D; color: #ffffff;}

/* About dropdown */
.header-area .main-menu ul.navbar-nav li.menu-item-139 ul.sub-menu {width: 600px;}
.header-area .main-menu ul.navbar-nav li.menu-item-139 ul.sub-menu li {width: 300px; display: inline-block;}
.header-area .main-menu ul.navbar-nav li.menu-item-139 ul.sub-menu li:nth-child(2n) {border-left: 1px solid #ddd;}

/* Conditions dropdown */
.header-area .main-menu ul.navbar-nav li.menu-item-148 ul.sub-menu {width: 500px;}
.header-area .main-menu ul.navbar-nav li.menu-item-148 ul.sub-menu li {width: 250px; display: inline-block;}
.header-area .main-menu ul.navbar-nav li.menu-item-148 ul.sub-menu li:nth-child(2n) {border-left: 1px solid #ddd;}
.header-area .main-menu ul.navbar-nav li.menu-item-148 ul.sub-menu li.menu-item-657 {width: 100%; text-align: center; clear: both; border-top: 1px solid #ddd;}
.header-area .main-menu ul.navbar-nav li.menu-item-148 ul.sub-menu li.menu-item-1786 {border-bottom: none;}

/* Menu button */
.header-area .main-menu ul.navbar-nav li.menu-item-159 {float: right;}
.header-area .main-menu ul.navbar-nav li.menu-item-159 a {background: #16A05D; border: 1px solid #16A05D; color: #ffffff !important;}
.header-area .main-menu ul.navbar-nav li.menu-item-159:hover > a {background: #ffffff; color: #16A05D !important;}
.header-area .main-menu ul.navbar-nav li.menu-item-159 > ul {display: none !important;}

.navbar-collapse {width: auto; border-top: 0; -webkit-box-shadow: none; box-shadow: none;}
.header-area .navbar-collapse {padding-left: 0; padding-right: 0;}
.header-area.stick .header-right-link a.main-search {margin: 15px 0 15px 15px;}

.header-area.stick {left: 0; position: fixed; top: 0; width: 100%; z-index: 999; box-shadow: 0 3px 10px #858585; background: #ffffff;}
body.admin-bar .header-area.stick {top: 32px;}
.header-area.stick .logo a {display: inline-block; height: auto; padding: 15px 0;}
/*.header-area.stick .main-menu ul.navbar-nav li a {padding: 8px 15px;}*/
.header-area.stick .quote-button {float: right; padding: 13px 5px;}
.header-area.stick .header-right-link a.main-search {margin: 24px 0 24px 15px;}
/*.header-area.stick .main-menu ul.navbar-nav li ul.sub-menu li a {display: block; font-size: 14px; font-weight: 600; padding: 10px 15px;}
.header-area.stick .main-menu ul.navbar-nav li ul.sub-menu li a:hover{color: #ffffff; background: #16A05D;}*/

@media (max-width: 1100px) {
	.header-area .main-menu ul.navbar-nav li a {padding: 8px 9px;}
}

@media (max-width: 1000px) {
	.header-area .main-menu ul.navbar-nav li a {font-size: 13px; padding: 8px 7px;}
}

@media (max-width: 900px) {
	.header-area .main-menu ul.navbar-nav li a {font-size: 11px; padding: 8px 5px;}
}

/* Mobile menu */
body.admin-bar .pushy {top: 32px;}
.pushy {overflow-y: scroll; max-width: 95%;}
.pushy ul li {font-family: 'poppins', sans-serif;}
.pushy a:focus {color: #ffffff;}
.pushy-submenu > a::after,
.pushy-submenu > button::after {content: "\f105"; background: none; height: auto; width: auto;}
.pushy-submenu-open ul {max-height: initial;}
body.pushy-open-right {overflow: hidden; height: 100%; -webkit-overflow-scrolling: touch; margin-right: 17px !important;}
body.pushy-open-right .header {padding-right: 17px;}

@media (min-width: 768px) {
	body.pushy-open-right {overflow: auto; height: initial; margin-right: 0 !important;}
	body.pushy-open-right .header {padding-right: 0;}
	.pushy,
	.pushy-open-left .site-overlay, 
	.pushy-open-right .site-overlay {display: none !important;}
}

@media (max-width: 767px) {
	body.admin-bar .pushy {top: 0;}
}

.pagess {position: relative;}

/**************/
/* Breadcumbs */
/**************/
.page-area {position: relative; background-repeat: no-repeat; background-size: cover; background-position: top center;}
.breadcumb-overlay {position: absolute; background: rgba(10,27,40,0.75) none repeat scroll 0 0; top: 0; width: 100%; left: 0; height: 100%;}
.breadcrumb {padding: 100px 0; background-color: transparent; margin-bottom: 0;}
.breadcrumb .section-headline {margin-bottom: 0;}
.breadcrumb .section-headline h1 {font-size: 42px; letter-spacing: 1px; line-height: 44px; text-transform: uppercase; color: #ffffff; font-weight: 800;}
.breadcrumb .section-headline h3::after {display: none;}
.breadcrumb ul {padding: 5px 0;}
.breadcrumb ul li {display: inline-block; color: #ffffff; padding: 0 10px 0 20px; position: relative; font-size: 16px;}
.breadcrumb ul li:first-child {padding-left: 0;}
.breadcrumb ul li:not(:last-child)::after {position: absolute; content: "\f105"; font-family: fontAwesome; right: -10px; top: 0;}
.breadcrumb ul li a {color: #ffffff;}
.breadcrumb ul li a:hover {color: #16A05D;}
.breadcrumb .section-headline::after {display: none;}

@media (max-width: 767px) {
	.breadcrumb .section-headline h1 {font-size: 32px; line-height: 40px;}
}

/***********/
/* Top CTA */
/***********/
.topcta-section {padding: 0; text-align: right;}
.topcta-section a {display: block; width: 100%; padding: 15px 0; background-color: #ebebeb;}
.topcta-section a p {text-align: left; margin-bottom: 0;}
.topcta-section a p.cta-headline {font-size: 28px; line-height: 38px; color: #592279; font-weight: 600;}
.topcta-section a p.small-text {font-size: 12px; line-height: 18px;}
.topcta-section a span.button {width: 100%; max-width: 300px; background-color: #16A05D; color: #ffffff; margin: 5px 0; padding: 9px 24px; text-transform: uppercase; font-size: 24px; display: inline-block; font-weight: 700; line-height: 32px; text-align: center; border: none; border-radius: 5px;}
.topcta-section a:hover {background-color: #16A05D;}
.topcta-section a:hover p.cta-headline {color: #ffffff;}
.topcta-section a:hover p.small-text {color: #ffffff;}
.topcta-section a:hover span.button {background-color: #592279; color: #ffffff !important;}

@media (max-width: 991px) {
	.topcta-section {text-align: center;}
	.topcta-section a p {text-align: center;}
	.topcta-section a p.small-text {margin-bottom: 15px;}
}

/***********************/
/* Testimonials Ticker */
/***********************/
.testimonials-section {background-color: #1e1e1e; padding: 0;}
.testimonials-section .container {max-width: 100%; padding: 0;}
.testimonials-section .row {max-width: 100%; padding: 0; margin: 0;}
.testimonials-section .marquee-container {width: 100%; float: left; display: inline-block; overflow: hidden; box-sizing: border-box; height: 50px; position: relative;}
.testimonials-section .marquee-container * {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box;}
.testimonials-section .marquee-container .marquee-sibling {padding: 15px 0; width: 300px; color: #ffffff; text-align: center; float: left; left: 0; z-index: 10; background-color: #592279; line-height: 20px; height: 50px; font-size: 18px; text-transform: uppercase; letter-spacing: 0.5px;}
.testimonials-section .marquee-container .marquee, 
.testimonials-section .marquee-container *[class^="marquee"] {display: inline-block; white-space: nowrap; position:absolute;}
.testimonials-section .marquee-container .marquee {margin-left: 300px;}
.testimonials-section .marquee-container .marquee-content-items {display: inline-block; padding: 12px 0 18px; margin: 0; height: 50px; position: relative;}
.testimonials-section li {display: inline-block; font-size: 18px; line-height: 20px; color: #ffffff;}
.testimonials-section li:after {content: "|"; margin: 0 10px 0 20px;}
.testimonials-section li .stars {color: #e7711b; margin: 0 10px;}
.testimonials-section li .author {font-style: italic; font-size: 16px;}
.testimonials-section li a {color: #5f76fd; font-size: 15px; font-style: initial; text-transform: uppercase;}
.testimonials-section li a:hover {color: #ffffff;}
.star-holder .stars {color: #e7711b; margin-right: 10px;}
.testimonial-holder p:first-child:before {content: "“"; display: inline-block;}
.testimonial-holder p:last-child:after {content: "”"; display: inline-block;}

@media (max-width: 767px) {
	.testimonials-section .marquee-container .marquee-sibling {display: none;}
}

/************/
/* Homepage */
/************/
.intro-area {position: relative; z-index: 1;}
.intro-area .slider-content:after {background: rgba(10, 27, 40, 0.6) none repeat scroll 0 0; content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 1;}

.slider-images {max-height: 700px; overflow: hidden; min-height: 500px;}
.slider-content {text-align: center; margin: 0 auto; padding: 130px 0 170px; background-size: cover; background-repeat: no-repeat; background-position: left top;}
.slider-content .container {position: relative; z-index: 2;}

.layer-1-2 {margin: 0;}
.layer-1-2 .color {color: #16A05D; font-weight: 900;}
.layer-1-1 p {color: #ffffff; font-size: 19px; letter-spacing: 0.60px; line-height: 30px; max-width: 700px; margin: 0 auto;}
.layer-1-2 h1 {color: #ffffff; font-size: 70px; font-weight: 800; line-height: 1.1; text-transform: uppercase; max-width: 1000px; margin: 0 auto;}

@media (max-width: 1199px) {
	.layer-1-2 h1 {font-size: 60px;}
}

@media (max-width: 991px) {
	.layer-1-2 h1 {font-size: 50px;}
}

@media (max-width: 767px) {
	.layer-1-2 h1 {font-size: 40px;}
}

@media (max-width: 500px) {
	.layer-1-2 h1 {font-size: 30px;}
}

.ready-btn {border: 1px solid #16A05D; color: #ffffff; cursor: pointer; display: inline-block; font-size: 18px; font-weight: bold; margin-top: 30px; padding: 15px 20px; text-align: center; text-transform: uppercase; transition: all 0.4s ease 0s; z-index: 222; background: #16A05D; width: 180px; border-radius: 3px;}
.ready-btn:hover{color: #16A05D; background: #ffffff; border: 1px solid #16A05D; text-decoration: none;}
.ready-btn.right-btn {margin-left: 15px; width: 100%; max-width: 280px;}
.ready-btn.right-btn:first-child {margin-left: 0;}
.ready-btn.left-btn:hover,
.ready-btn.right-btn:hover {background: #ffffff; border: 1px solid #ffffff; color: #444;}
.ready-btn.big-btn {width: 100%; max-width: 280px;}

@media (max-width: 991px) {
	.ready-btn.right-btn,
	.ready-btn.right-btn:first-child {margin: 30px auto 0; display: block;}
}

@media (max-width: 500px) {
	.ready-btn {width: auto;}
}

/* 4.Welcome Services */
.all-well-services {}
.welcome-area {padding: 30px 0;}
.well-services {box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); z-index: 1; position: relative; margin-top: 30px; padding: 40px 30px; text-align: center; z-index: 5; background: #ffffff;}
.main-services {display: block; padding-top: 20px;}
.well-content h3,
.well-content h5 {display: inline-block; font-size: 18px; font-weight: bold; margin-bottom: 0; padding: 0 0 10px; text-transform: uppercase;}
.well-content p{margin-bottom: 0;}
.services-icon span.icon {font-size: 50px; line-height: 95px; display: inline-block; color: #ffffff; background: #16A05D; border: 2px solid #16A05D; width: 100px; height: 100px; text-align: center; transition: 0.5s; border-radius: 5px;}
.service-btn {font-weight: bold; text-transform: uppercase; color: #444; position: relative; font-family: 'Montserrat', sans-serif; font-size: 14px; z-index: 1; display: block; line-height: 1.5;}
.service-btn::after {content: "\f105"; font-family: fontAwesome; margin-left: 5px;}
.well-services:hover .service-btn:hover{color: #16A05D;}

/* About */
.about-area {padding: 40px 0 60px;}

/*********/
/* About */
/*********/
.about-content p {margin-bottom: 5px; color: #444;}
.about-details {overflow: hidden; display: block; padding-top: 10px;}
.about-inner h2 {font-size: 32px;}
.about-inner ul li {color: #444; padding-left: 25px; margin: 10px 0; position: relative;}
.about-inner ul li::after {position: absolute; content: ""; left: 5px; top: 10px; background: #16A05D; width: 5px; height: 5px;}

.video-inner {text-align: center;}
.single-well .video-inner {margin: 30px auto;}
.video-inner a.show-video {position: relative; display: inline-block; margin: 0 auto; border: 2px solid #16a05d; border: 3px solid #16A05D; border-radius: 10px; overflow: hidden;}
.video-inner a.show-video:after {content: "\f04b"; background: #16A05D; border-radius: 100%; display: inline-block; font-size: 28px; height: 70px; line-height: 70px; text-align: center; width: 70px; overflow: hidden; position: absolute; top: 50%; z-index: 99; left: 0; right: 0; margin: -35px auto 0; transition: 0.4s; color: #ffffff; padding-left: 8px;}
.video-inner a.show-video:hover:after {background-color: #000000; color: #16A05D;}

@media (max-width: 991px) {
	.video-inner {margin-top: 30px;}
}

/**************/
/* Conditions */
/**************/
.all-services {margin-top: -30px;}
.all-services .col-md-4:nth-child(3n+1) {clear: both;}
.all-services .single-services {margin-top: 30px; position: relative;}
.all-services .single-services .services-img {max-height: 200px; overflow: hidden;}
.service-images {font-size: 54px; color: #16A05D; display: block; margin-bottom: 15px; transition: 0.4s; line-height: 50px;}
.service-content {padding-top: 20px;}
.service-content h3 {display: inline-block; font-size: 18px; font-weight: bold; margin-bottom: 0; padding: 0 0 10px; text-transform: uppercase;}
.all-services .service-content h3 {display: block;}
.single-services:hover .services-img::after{opacity: 1;}
.single-services:hover .service-content h3 {color: #16A05D;}
.single-services .service-content p{color: #444;}
.single-services .service-btn{color: #444; font-weight: 500; text-transform: none; font-size: 15px; letter-spacing: 0.2px;}
.single-services{padding: 30px; box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1); transition: 0.5s;}
.single-services:hover{background: #16A05D; transition: 0.5s;}
.single-services:hover .services-img a,
.single-services:hover .service-content h3,
.single-services:hover .service-content p,
.single-services:hover .service-btn{color: #ffffff;}
.services-img a {font-size: 60px; color: #16A05D; line-height: 60px;}

@media (max-width: 991px) {
	.all-services .col-md-4:nth-child(3n+1) {clear: initial;}
	.all-services .col-md-4:nth-child(2n+1) {clear: both;}
}

/**********/
/* Choose */
/**********/
.choose-area {background-position: top center; background-size: cover; background-repeat: no-repeat;}
.choose-area .section-headline p {margin: 0;}
.choose-wrapper {background: #fdfbfb; padding: 90px 70px 90px 40px;}
.choose-all {margin-top: -30px;}
.choose-all .col-lg-6:nth-child(2n+1) {clear: both;}
.single-choose {box-shadow: none; margin-top: 30px; position: relative; z-index: 1; padding: 20px 10px;}
.choose-images {float: left; font-size: 50px; color: #16A05D; line-height: 56px;}
.choose-all .choose-content {padding-left: 75px;}
.choose-content p {margin-bottom: 0;}
.single-choose .choose-content h3,
.single-choose .choose-content h5 {font-size: 20px; font-weight: 600;}
.single-choose .choose-content h3 a,
.single-choose .choose-content h5 a {color: #444;}
.single-choose .choose-content h3 a:hover,
.single-choose .choose-content h5 a:hover {color: #16A05D;}

/**********/
/* Banner */
/**********/
.banner-area {background: #f5f5f5; border-top: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5;}
.banner-area.white-background {background-color: #ffffff;}
.banner-content h2 {font-weight: 900; font-size: 36px;}
.banner-content h3 {color: #444; font-size: 36px; line-height: 44px; font-weight: bold;}
.banner-content {border-top: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5; padding: 80px 0; text-align: center;}
.banner-left {background: #ffffff; padding: 80px 0; width: 60%; position: relative; float: left;}
.banner-left:after {content: ''; position: absolute; width: 0; height: 0; border-top: 341px solid transparent; border-bottom: 0 solid transparent; border-left: 180px solid #ffffff; top: 0; right: -180px;}
.contact-button {margin-top: 40px;}
.contact-button a {border: 1px solid #16A05D; color: #ffffff; background: #16A05D; min-width: 180px; display: inline-block; text-align: center; font-size: 20px; font-weight: bold; margin-right: 20px; padding: 12px 10px; text-transform: uppercase; transition: 0.4s; border-radius: 5px;}
.brand-content {width: 30%; float: right; padding: 60px;}
.contact-button a:hover{background: #ffffff; color: #16A05D; transition: 0.4s;}

/***********/
/* Product */
/***********/
.product-area{padding-bottom: 100px;}
.single-product{position: relative; width: 100%; height: 100%;}
.product-name > a,
.price-box .new-price{color: #444;}
.best-indicator.owl-carousel.owl-theme .owl-controls .owl-dots div.owl-dot > span,
.product-item.owl-carousel.owl-theme .owl-controls .owl-dots div.owl-dot > span {background: #444 none repeat scroll 0 0; display: inline-block; height: 8px; width: 8px; -moz-transition:0.4s; -webkit-transition:0.4s; -o-transition:0.4s; -ms-transition:0.4s; transition:0.4s; border-radius: 50%;}
.best-indicator.owl-carousel.owl-theme .owl-controls .owl-dots, .product-item.owl-carousel.owl-theme .owl-controls .owl-dots {bottom: 0; display: block; left: 50%; margin-left: -50px; position: absolute;}
.best-indicator.owl-carousel.owl-theme .owl-controls .owl-dots div.owl-dot,
.product-item.owl-carousel.owl-theme .owl-controls .owl-dots div.owl-dot {display: inline-block; margin: 0 4px;}
.best-indicator.owl-carousel.owl-theme .owl-controls .owl-dots div.owl-dot.active span,
.product-item.owl-carousel.owl-theme .owl-controls .owl-dots div.owl-dot.active span{background: #3EC1D5;}
.single-product{border: medium none; text-align: left;}
.product-name {text-align: left;}
.price-box {display: block;}
.pro-rating.no-rating {display: block; float: none; margin: 20px 0;}
.product-summary {opacity: 1; position: static; display: block; overflow: hidden;}
.add-cart {margin: 30px 0;}
.add-cart a {color: #ffffff; font-size: 15px; font-weight: bold; padding: 11px 22px; text-transform: capitalize; border-radius: 3px; background: #16A05D; border:1px solid #16A05D;}
.add-cart a:hover{background: #ffffff; border:1px solid #16A05D; color: #16A05D;}
.product-content {padding: 0;}
.pro-rating a {color: red; font-size: 16px;}
.best-product{padding-bottom: 45px;}
.price-box .new-price {color: #444; font-size: 22px; font-weight: 600;}
.product-name {color: #444; display: block; font-size: 23px; margin-bottom: 10px; text-transform: capitalize;}
.product-name a:hover{color: #16A05D;}
.best-product-page {margin-top: -30px;}
.best-product-page .row {margin-top: 30px;}
.product-pagination .pagination {margin: 30px 0 0;}

/* Homepage Conditions */
.product-add {display: block; overflow: hidden; position: relative; z-index: 1;}
.product-add .col-lg-4:nth-child(3n+1) {clear: both;}
.container-full.with-space {padding: 0 30px;}
body.home .new-product .product-img {background-size: cover;}
.product-img {margin: 0 0 30px; position: relative;}
.product-img img {position: relative;}
.image-content {background-color: rgba(10, 27, 40, 0.75); top: 0; left: 0; width: 100%; height: 100%; padding: 17% 40px; opacity: 1; transition: 0.5s;}
a:hover .image-content {background-color: rgba(10, 27, 40, 0.95);}
.product-img .image-content {max-height: 315px;}
.image-content h4 {color: #ffffff;}
.image-decs p {color: #ffffff;}
.btn-image {color: #ffffff; font-size: 16px; font-weight: bold;}
.product-add .ready-btn {width: 100%; max-width: 270px;}
.product-add .ready-btn:hover {color: #16a05d; background: #f1f1f1;}

@media (max-width: 991px) {
	.product-add .col-lg-4:nth-child(3n+1) {clear: initial;}
	.product-add .col-lg-4:nth-child(2n+1) {clear: both;}
}

@media (max-width: 767px) {
	.container-full.with-space {padding: 0 15px;}
	.image-content {padding: 15px;}
}

/********/
/* Blog */
/********/
.blog-area{position: relative;}
body.home .blog-area {}
.blog-image{overflow: hidden; display: block;}
.blog-grid{margin-top: -30px;}
.blog-content {background: #ffffff; padding: 30px 20px 30px;}
.blog-content a h5 {font-size: 20px; text-transform: inherit; font-weight: 600; color: #444; line-height: 28px; margin: 10px 0;}
.blog-meta {padding: 3px 10px; display: inline-block; background: #16A05D; border-radius: 2px; margin-bottom: 10px;}
.blog-meta span {color: #ffffff; font-size: 14px; font-weight: bold; padding-right: 10px;}
.blog-content a h5:hover{color: #16A05D;}
.single-blog {margin-top: 30px; box-shadow: 1px 1px 20px #f3f3f3, -1px -1px 20px #f3f3f3; position: relative;}
.read-more {color: #444; display: inline-block; font-weight: bold; border-top: 1px solid #ddd; display: block; padding-top: 10px;}

.blog-right-column .blog-image {overflow: hidden; float: left; width: 50%; min-height: 300px;}
.blog-right-column .image-scale img{width: 100%; min-height:300px; display: block; object-fit: cover;}
.blog-right-column .blog-content {background: #ffffff; float: left; height: 100%; width: 50%; padding: 30px 20px 10px; min-height: 300px;}
.blog-right-column .single-blog{overflow: hidden;}
.blog-btn {color: #ffffff; margin-top: 20px; display: inline-block; border: 1px solid #16A05D; padding: 5px 10px; border-radius: 3px; font-weight: 600; background: #16A05D;}
.blog-btn:hover,
.blog-btn:focus {color: #16A05D; background: #ffffff;}

@media (max-width: 767px) {
	.blog-right-column .blog-image {float: none; width: 100%; min-height: initial;}
	.blog-right-column .blog-content {float: none; height: auto; width: 100%; min-height: initial;}
}

/*********/
/* Forms */
/*********/
.single-well h2.above-form {max-width: 680px; text-align: center; margin: 0 auto 20px;}
.single-well .gform_wrapper.gravity-theme .gfield-choice-input + label {font-weight: normal;}
.single-well .gform_wrapper.gravity-theme .ginput_container_date input {width: 100%;}

/**********/
/* Footer */
/**********/
.footer-1 {background-repeat: no-repeat; background-size: cover; background-position: bottom center; background-attachment: scroll;}
.footer-1{position: relative; z-index: 1;}
.footer-1::after {background: rgba(10, 27, 40, 0.95) none repeat scroll 0 0; content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1;}
.footer-area {position: relative;}
.footer-logo{margin-bottom: 15px;}
.footer-head p {color: #444;}
.footer-head h5 {color: #444; font-size: 18px; margin-bottom: 20px; text-transform: uppercase; font-weight: bold;}
.footer-icons ul li {display: inline-block;}
.footer-icons ul li a {color: #444; display: block; font-size: 20px; line-height: 38px; text-align: center; margin-right: 5px; width: 40px; height: 40px; border: 1px solid #ddd; border-radius: 50%;}
.footer-icons ul li a:hover{color: #ffffff; background: #16A05D; border:1px solid #16A05D;}
.suscribe-input input {background: transparent; border: medium none; color: #ddd; font-size: 15px; line-height: 24px; padding: 11px 15px; height: 42px; border-radius: 0; width: 100%; border: 1px solid #777; margin: 30px 0 5px;}
.suscribe-input button {background: #16A05D; border: 1px solid #16A05D; color: #ffffff; font-size: 20px; padding: 12px 24px; border-radius: 3px; transition: 0.4s; margin-top: 15px; text-transform: capitalize; font-weight: bold;}
.suscribe-input button:hover {background: #ffffff; border: 1px solid #16A05D; color: #16A05D; transition: 0.4s;}
.footer-contacts p span {color: #16A05D; font-weight: bold;}
.footer-contacts p a {color: #ffffff;}
.footer-content {display: block; overflow: hidden;}

.footer-services-link ul.footer-list.two-columns li {width: 50%; float: left;}
.footer-list li a {color: #444; padding: 4px 0 10px 20px; display: block; position: relative; font-weight: 500;}
.footer-list li:first-child a{padding-top: 0;}
.footer-list li:last-child a{padding-bottom: 0;}
.footer-list li a::after {position: absolute; content: "\e876"; right: auto; top: 4px; font-family: cannabis; font-size: 11px; left: 0;}
.footer-list li a:hover {color: #16A05D;}
.footer-1 .footer-area-bottom {background: rgba(10, 27, 40, 0.99) none repeat scroll 0 0; padding: 25px 0;}
.footer-area-bottom {background: #f9f5f5; padding: 25px 0;}
.copyright-text a:hover{text-decoration: underline; color: #16A05D;}
.copyright-text a {color: #444;}
.copyright > p {margin-bottom: 0; color: #444;}
.copyright a {color: #16A05D;}
.footer-1 .footer-head h5,
.footer-1 .copyright > p,
.footer-1 .footer-icons ul li a,
.footer-1 .footer-list li a,
.footer-1 .footer-head p{color: #ffffff;}
.footer-1 .footer-list li a:hover {color: #16A05D;}

/* Social */
.bottom-social {margin-bottom: 20px;}
.bottom-social ul li{display: inline-block;}
.bottom-social ul li a {color: #444; margin-left: 5px; display: block; text-align: center; font-size: 18px; width: 30px; height: 30px; border-radius: 50%; line-height: 30px; background-color: #ffffff;}
.bottom-social ul li a:hover{background-color: #16A05D; color: #ffffff;}

@media (max-width: 767px) {
	.footer-area {padding-bottom: 50px;}
	.footer-content {margin-bottom: 25px;}
	.footer-services-link ul.footer-list.two-columns li {width: 100%; float: none;}
}

/**************/
/* About video
/**************/
.marker-list li {color: #444; padding-left: 30px; margin: 10px 0; position: relative;}
.marker-list li::after {position: absolute; content: "\e87f"; left: 0; top: 3px; font-family: cannabis; color: #16A05D; font-weight: bold;}
.single-brand-item a {border: 1px solid #ddd; display: block;}

/**************/
/* Physician
/**************/
.team-area {background: #ffffff;}
.single-member{border: 1px solid #f3f3f3
}
.single-member .team-img {display: inline-block; position: relative; overflow: hidden; max-height: 240px; max-width: 240px; width: 100%; height: 100%; border-radius: 50%;}
.team-hover li {display: inline-block; margin-right: 5px;}
.team-hover li a {color: #ffffff; border: 1px solid #16A05D; background: #16A05D; display: block; width: 34px; height: 34px; line-height: 32px; border-radius:50%;}
.team-hover li a:hover {color: #ffffff; border: 1px solid #16A05D; background: #16A05D;}
.team-hover {padding: 15px 0; text-align: center; transition: all 0.4s ease 0s;}
.single-member .team-img a {display: block;}
.single-member {border: 1px solid #fdfbfb; background: #fdfbfb; padding: 30px;}
.team-content {padding: 10px;}
.team-content h3 a,
.team-content h5 a {color: #666;}
.team-content p {margin-bottom: 0;}
.team-content h3,
.team-content h5 {font-size: 17px; margin: 10px 0; text-transform: uppercase; font-weight: bold;}
.team-page-area .team-member {margin-top: -30px; font-size: 0;}
.team-page-area .team-member .col-md-4 {display: inline-block; float: none;}
.team-page-area .single-member{margin-top: 30px;}
.team-carousel .col-md-4{width: 100%;}
.team-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev, 
.team-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {color: #ffffff; font-size: 20px; margin-top: -20px; position: absolute; top: 50%;; text-align: center; line-height: 48px; opacity: 0; border:1px solid #16A05D; background: #16A05D; width: 50px; height:50px; border-radius: 50%;}
.team-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev{left: 10%; -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; -ms-transition: 0.4s;}
.team-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {right: 10%; -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; -ms-transition: 0.4s;}
.team-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-next{right: 0; -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; -ms-transition: 0.4s; opacity: 1;}
.team-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-prev{left: 0; -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; -ms-transition: 0.4s; opacity: 1;}
.team-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-next:hover,
.team-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-prev:hover{color: #ffffff; background: #16A05D; border: 1px solid #16A05D;}

body.single-locations .team-member {margin: 30px 0;}
body.single-locations .team-member .single-member {padding: 0; text-align: center;}
body.single-locations .team-member h5 {margin-bottom: 5px;}

.widget {margin-bottom: 30px; max-width: 360px;}
.widget img {width: 100%; object-fit: cover; border-radius: 5px;}

/****************/
/* Testimonials */
/****************/
.single-testi {padding: 20px; position: relative; border: 1px solid #16A05D; overflow: hidden;}
.client-rating {padding-bottom: 10px;}
.client-rating a {display: inline-block; color: #fec731; font-size: 18px;}
.texti-name {margin-top: 15px; text-align: right;}
.texti-name h5 {font-weight: bold; text-transform: uppercase; font-size: 18px; margin-bottom: 0; color: #444;}
.texti-name .guest-rev {color: #444; font-style: italic;}
.testi-text p {color: #444; margin-bottom: 0;}
.testi-text h5 {color: #444; font-size: 20px;}
.testi-text a {color: #16A05D;}

.testimonial-page-area {padding: 70px 0 40px;}
.testimonial-page-area.sidebar-testimonials {padding: 0; margin: 30px 0;}
.testimonial-page-area.sidebar-testimonials .title-area h3 {color: #444444;}
.testimonial-page-area.sidebar-testimonials .title-area p {font-style: italic;}
.testimonial-page-area .col-lg-6:nth-child(2n+1) {clear: both;}
.testimonial-page-area .single-testi {margin-bottom: 30px; border: 1px solid #16A05D;}
.testimonial-page-area .texti-name h4,
.testimonial-page-area .guest-rev a,
.testimonial-page-area .testi-text p {color: #444;}

body.single-locations .testimonial-page-area {padding: 0; margin: 30px 0;}
body.single-locations .testimonial-page-area h5 {margin-bottom: 0;}

/* Webinars */
body.page-template-template-webinars .testimonial-page-area {padding-bottom: 70px;}
body.page-template-template-webinars .testimonial-page-area + .testimonial-page-area {padding-top: 20px;}
body.page-template-template-webinars .single-testi {justify-content: center; align-items: center; display: flex; min-height: 200px;}
body.page-template-template-webinars .testi-text h3 {color: #444; font-size: 20px; margin-bottom: 5px;}
body.page-template-template-webinars .testi-text p.date {text-transform: uppercase; margin-bottom: 5px;}
body.page-template-template-webinars .testi-text a.button {border: 1px solid #16A05D; color: #ffffff; background: #16A05D; min-width: 180px; display: inline-block; text-align: center; font-size: 18px; font-weight: bold; margin-right: 20px; padding: 10px 22px; text-transform: uppercase; transition: 0.4s; border-radius: 5px; margin: 20px auto 0;}
body.page-template-template-webinars .testi-text a.button .fa {margin-left: 5px; font-size: 16px;}
body.page-template-template-webinars .testi-text a.button:hover{background: #ffffff; color: #16A05D; transition: 0.4s;}

/********/
/* FAQs */
/********/
.company-faq {display: block; overflow: hidden; padding: 30px 30px; box-shadow: 1px 1px 5px #f3f3f3, -1px -1px 5px #f3f3f3;}
.faq-details .panel-heading {padding: 0;}
.panel {margin-bottom: 20px; background-color: #ffffff; border: none; border-radius: 4px;}
.panel-default {border-color: #f5f5f5; border-radius: 0 !important;}
.panel-group .panel+.panel {margin-top: 10px;}
.panel-default > .panel-heading {color: #666;}
.panel-default>.panel-heading+.panel-collapse>.panel-body {border-top-color: #f5f5f5; background: #ffffff;}

.faq-details .check-title a {color: #444; display: block; font-weight: 600; padding: 12px 10px 12px 60px; text-decoration: none; background: #ffffff;}
.panel-body {padding: 15px;}
.faq-details .check-title {color: #666; font-size: 20px; margin-bottom: 0; line-height: 1.2;}
.faq-details .panel-heading .check-title a{position: relative;}
.faq-details .panel-heading .check-title a::before {color: #444; content:"\e880 "; font-family: cannabis; font-size: 16px; left:0px; line-height: 46px; position: absolute; text-align: center; top:0px; width: 50px; height: 100%;}
.faq-details .panel-heading .check-title a.active::before {color: #16A05D; content: "\e87f"; font-family: cannabis; font-size: 16px; left: 0;  line-height: 46px; position: absolute; text-align: center; top: 0; width: 50px; height: 100%;}
.faq-details .panel-heading .check-title a.active {color: #16A05D;}
.faq-area .col-md-6{padding-left: 0; padding-right: 0;}

.faq-content {background: #16A05D; padding: 30px; border-radius: 5px; border:1px solid #16A05D; margin-bottom: 30px;}
.faq-content h4 {color: #ffffff; padding-bottom: 20px;}
.faq-content label,
.faq-content p.white {color: #ffffff;}
.faq-content p.reveal-area {display: none;}
.faq-content label span {color: #ff0000;}
.faq-content .contact-form input[type="text"], 
.faq-content .contact-form input[type="email"],
.faq-content .contact-form input[type="tel"],
.faq-content .contact-form select {border: 1px solid #16A05D; border-radius: 0; height: 44px; padding-left: 20px; width: 100%; background: #ffffff; margin: 0;}
.faq-content .contact-form textarea {height: 135px;}
.faq-content .quote-btn {font-weight: 600; color: #16A05D; background: #ffffff; display: inline-block; border: 2px solid #16A05D; padding: 10px 20px; width: 134px; text-transform: uppercase; border-radius: 3px; transition: 0.4s; margin-top: 10px; border: 2px solid #ffffff;}
.faq-content .quote-btn:hover{background: transparent; border: 2px solid #ffffff; color: #ffffff; transition: 0.4s;}

/*********/
/* Error */
/*********/
.error-easy-text {font-weight: bold; text-transform: uppercase; font-size: 30px;}
.high-text{font-size: 200px; line-height: 200px; font-family: 'Montserrat', sans-serif;}
.error-bot{font-size: 24px;}
.error-btn {background: #16A05D; border: 2px solid #16A05D; color: #ffffff; font-size: 16px; padding: 12px 20px; transition: 0.4s; margin-top: 15px; text-transform: capitalize; margin-top: 30px; display: inline-block; font-weight: bold;}
.error-btn:hover{background: #ffffff; border: 2px solid #16A05D; color: #16A05D;}

/**************/
/* Comparison */
/**************/
.comparison-section {padding: 0 0 75px}
.comparison-section .comparison-table table {margin-top: 50px; background-color: #ffffff;}
.comparison-section .comparison-table table th,
.comparison-section .comparison-table table td {border: 1px solid #dfdfdf; padding: 20px;}
.comparison-section .comparison-table table th:first-child {width: 25%; background-color: #eeeeee;}
.comparison-section .comparison-table table th:nth-child(2) {width: 40%; background-color: #16A05D; color: #ffffff;}
.comparison-section .comparison-table table th:nth-child(3) {width: 35%; background-color: #444444; color: #ffffff;}
.comparison-section .comparison-table table tr:nth-child(2n+1) {background-color: #eeeeee;}

@media (max-width: 1199px) {
	.comparison-section .comparison-table table th,
	.comparison-section .comparison-table table td {padding: 15px;}
}

@media (max-width: 991px) {
	.comparison-section .comparison-table table th,
	.comparison-section .comparison-table table td {padding: 10px;}
}

@media (max-width: 767px) {
	.comparison-section .comparison-table table th,
	.comparison-section .comparison-table table td {padding: 5px; font-size: 15px; line-height: 1.5;}
}

/*******/
/* Map */
/*******/
.map-area {padding: 0;}
.map-area iframe {width: 100%;}

/***********/
/* Contact */
/***********/
.contact-details {display: block; overflow: hidden; background: #f5f5f5; padding: 40px 30px; margin-bottom: 40px;}
.contact-head {background: #f9f9f9; padding: 40px 30px; margin: 30px 0;}
.contact-head:last-child {margin-bottom: 0;}
.contact-head h3 {font-weight: 600; font-size: 30px;}
.contact-inner a {display: block; clear: both; margin: 0 0 10px; font-size: 16px; display: block;}
.single-well .contact-inner a {color: #666;}
.contact-inner a:after {content: ""; display: block; clear: both;}
.contact-inner a:last-child {margin: 0;}
.contact-inner a i {color: #16A05D; display: block; font-size: 20px; text-align: center; line-height: 30px; margin-right: 15px; border-radius: 50%; float: left;}
.contact-inner a span {float: left;}
.contact-head p {font-size: 16px;}
.contact-form input[type="text"], .contact-form input[type="email"] {border: 1px solid #ccc; border-radius: 0; height: 44px; margin-bottom: 15px; padding-left: 20px; width: 100%;}
.contact-form textarea#message {border: 1px solid #ccc; border-radius: 0; height: 180px; padding: 20px; width: 100%;}
.contact-page .contact-btn {background: #16A05D; border: 2px solid #16A05D; color: #ffffff; display: inline-block; font-size: 16px; margin-top: 5px; padding: 10px 40px; transition: 0.4s; width: auto; float: left; text-transform: uppercase; border-radius: 2px; font-weight: bold;}
.contact-page .contact-btn:hover {background:transparent; border: 2px solid #16A05D ; color: #16A05D; transition: 0.4s;}

body.single-locations .contact-inner {margin-bottom: 30px;}

/***********/
/* Pricing */
/***********/
.pricing-section {padding: 70px 0 30px;}
.pricing-section .text-area h2 {margin-bottom: 25px;}
.pricing-section .image-area img {margin: 0 auto; display: block;}
.pricing-section .pricing-area {line-height: 1.3em; font-size: 18px; line-height: 1.3em; background-color: #bcdc87; border-radius: 5px; overflow: hidden; border: 4px dashed #79b90f; padding: 20px; margin-top: 0; max-width: 98%; margin-bottom: 40px;}
.pricing-section .pricing-area p {color: #000000;}
.pricing-section.area-padding + .area-padding {padding-top: 0;}

/***********/
/* Content */
/***********/
.single-page-head {margin-bottom: 30px;}
.left-menu li:first-child {margin: 0 0 2px;}
.left-contact h4 {font-size: 24px; text-transform: uppercase; margin-bottom: 30px;}
.left-menu li {display: block; margin-bottom: 3px;}
.build-img .page-img {padding-bottom: 0;}
.left-menu ul li.active a {background: #16A05D none repeat scroll 0 0; color: #ffffff; position: relative;}
.left-menu ul li a:hover {color: #ffffff; background: #16A05D;}
.left-menu ul li a {background: #f9f9f9; color: #666; display: block; font-size: 15px; font-weight: bold; padding: 14px 25px 14px 15px; position: relative; text-decoration: none; text-transform: uppercase; line-height: 20px;}
.left-menu ul li.active a::after, 
.left-menu ul li a:hover::after {content: "\e87a"; font-family: cannabis; font-size: 14px; position: absolute; right: 15px; top: 15px;}
.down-btn {color: #444; cursor: pointer; display: inline-block; font-size: 14px; font-weight: bold; padding: 15px; text-align: left; text-transform: uppercase; width: 100%; position: relative; background: #f5f5f5; margin-top: 5px; border: 1px solid #f5f5f5;}
.services-side-content .down-btn i {padding-right: 10px; font-size: 22px; line-height: 24px;}
.down-btn:hover{color: #ffffff; background: #16A05D; border: 1px solid #16A05D;}
.page-content h3 {font-weight: 600; padding: 15px 0 0;}

/* Content */
.single-well {padding-right: 30px;}
.single-well h1 {margin-bottom: 15px;}
.single-well h2,
.single-well h3,
.single-well h4,
.single-well h5,
.single-well h6 {margin-bottom: 15px;}
.single-well h2 {font-size: 32px;}
.single-well p + h2 {margin-top: 30px;}
.single-well h3 {font-size: 24px;}
.single-well a h4 {font-weight: 600; line-height: 30px;}
.single-well a:hover h2 {color: #d9ad57;}
.single-well p {margin-bottom: 15px; line-height: 1.67;}
.single-well p:last-child {margin-bottom: 0;}
.single-well a {color: #16a05d;}
.single-well a:hover {color: #000000;}
.single-well img {max-width: 100%;}
.single-well img {max-width: 100%; height: auto;}
.single-well blockquote {font-style: italic;}

.single-well a.show-video {position: relative; display: inline-block; margin: 0 auto; border: 2px solid #16a05d; border: 3px solid #16A05D; border-radius: 10px; overflow: hidden;}
.single-well a.show-video:after {content: "\f04b"; background: #16A05D; border-radius: 100%; display: inline-block; font-size: 28px; height: 70px; line-height: 70px; text-align: center; width: 70px; overflow: hidden; position: absolute; top: 50%; z-index: 99; left: 0; right: 0; margin: -35px auto 0; transition: 0.4s; color: #ffffff; padding-left: 8px;}
.single-well a.show-video:hover:after {background-color: #000000; color: #16A05D;}

@media (max-width: 767px) {
	.single-well {padding-right: 0;}
}

/* Lists */
.single-well ol {list-style: decimal;}
.single-well ol,
.single-well ul {margin: 0 0 20px 30px;}
.single-well ol li,
.single-well ul li {font-weight: normal; line-height: 1.67; margin-bottom: 5px;}
.single-well ul li:before {content: "\f111"; margin-right: -3px; top: -4px; position: relative; font-size: 5px; color: #16a05d; left: -12px;}
.single-well ul li:last-child {margin: 0;}
.single-well ul.three-wide {margin-bottom: 20px;}
.single-well ul.three-wide li {width: 32%; display: inline-block;}
.single-well ol li ol,
.single-well ul li ul {margin: 10px 0 10px 20px;}

/* Buttons */
.single-well a.ready-btn {color: #ffffff;}
.single-well p a.ready-btn {margin: 20px auto; width: auto; display: inline-block;}
.single-well a.ready-btn:hover {border-color: #531475; background-color: #531475;}

/* Glossary */
.single-well .glossary-links {background-color: #eeeeee; padding: 10px 15px; border-radius: 5px; display: flex; justify-content: space-around;}
.single-well .glossary-links a,
.single-well .glossary-links span {display: inline-block; padding: 0 2px;}
.single-well h2[id^="letter"] {color: #16a05d; border-top: 1px solid #eee; padding-top: 30px; margin-top: 40px;}
.single-well h2#letter-a {border-top: none; padding-top: 0;}

@media (max-width: 550px) {
	.single-well .glossary-links {display: block;}
	.single-well .glossary-links a,
	.single-well .glossary-links span {padding: 0 4px;}
}

/* Sidebar */
.page-head-left h3 {color: #16a05d; font-size: 25px; margin-bottom: 6px;}
.page-head-left p a {color: #16a05d;}
.page-head-left p a:hover {color: #000000;}

.single-page {overflow: hidden;}
.service-list li {display: block; position: relative; padding-left: 30px; color: #666;}
.service-list li::before{position: absolute; left: 0; content:"\f00c"; font-family:fontawesome; top:0; color: #16A05D;}
.single-page-head .service-btn{width: 100%; margin: 20px 0 0 0;}
.single-services-page .marker-list li {color: #666;}
.mar-row .single-well {margin-top: 0;}
.marker-list li {color: #666; padding-left: 30px; margin: 10px 0; position: relative; font-size: 15px;}
.marker-list li::after {position: absolute; content: "\e87f"; left: 0; top: 3px; font-family: cannabis; color: #16A05D; font-weight: bold;}
.clients-support {position: relative; width: 100%; height: auto;}
.support-text {padding:30px 20px 20px; background: #16A05D; transition: 0.4s;}
.support-text h4{color: #ffffff; font-weight: bold;}
.support-text a {margin: 30px 0 15px; display: block; font-size: 22px; color: #ffffff; font-weight: bold;}
.support-text p {font-size: 17px; line-height: 26px; color: #ffffff; font-weight: 600;}
.support-text a i {display: inline-block; font-size: 30px; line-height: 22px; padding-right: 8px;}

/***********/
/* Sidebar */
/***********/
/* Search */
.blog-search-option input {padding: 5px 15px; width: 80%; border: none; height: 42px;}
.blog-search-option {margin-bottom: 30px; display: block; border: 1px solid #ccc;}
.blog-search-option button {background: transparent; border: none; float: right; padding: 10px 7px;}
.blog-search-option button i {line-height: 16px; font-size: 20px; padding: 0 10px;}
.blog-search-option button i:hover {color: #16A05D;}

/* Lists */
.left-blog {overflow: hidden; padding-bottom: 20px;}
.left-blog h4 {border-bottom: 1px solid #ddd; color: #444; font-size: 24px; font-weight: 600; padding: 15px 0; text-transform: capitalize;}
.left-blog strong {color: #16a05d; font-size: 20px; font-style: initial;}
.left-blog li {display: block;}
.left-blog:not(.pricing-text) ul li a {color: #444; display: block; font-size: 16px; padding: 10px 15px 10px 25px; position: relative; font-weight: 600;}
.left-blog:not(.pricing-text) ul li a:before {position: absolute; content: "\f178"; font-family: FontAwesome; left: 0; top: 10px; font-size: 14px;}

/* Pricing */
.left-blog.pricing-text {margin-bottom: 40px; margin-bottom: 40px; padding: 10px 15px 10px; border: 3px solid #16A05D; border-radius: 10px;}
.left-blog.pricing-text h3 {border-bottom: 1px solid #ddd; padding-bottom: 10px; margin-bottom: 15px; color: #444444;}
.left-blog.pricing-text ul li {color: #444; display: block; font-size: 16px; padding: 10px 15px 10px 25px; position: relative;}
.left-blog.pricing-text ul li:before {position: absolute; content: "\f178"; font-family: FontAwesome; left: 0; top: 10px; font-size: 14px;}

/* Tags */
.popular-tag.left-blog ul li a:before {display: none;}

/* Detail */
.recent-single-post {display: block; overflow: hidden; padding: 15px 0;}
.recent-single-post img {width: 100%; max-width: 80px; height: 80px; object-fit: cover; border-radius: 5px;}

.post-img {display: inline-block; float: left; padding: 0 5px;}
.pst-content {padding-left: 100px;}
.pst-content p {margin-bottom: 5px; font-weight: 600;}
.pst-content p a:hover,
.left-blog ul li a:hover {color: #16A05D;}
.pst-content p a {color: #444; font-size: 16px;}
.blog-tags {padding: 1px 0;}
.left-blog li:last-child {border-bottom: 0 ;}
.left-head-blog .date-type {font-size: 14px; font-weight: 500;}
.popular-tag.left-blog ul li a:hover{color: #ffffff;}
.popular-tag.left-side-tags.left-blog ul {padding:0px;}
.left-tags .left-side-tags ul li {border-bottom: 0; display: inline-block; margin: 5px 0;}
.left-tags .left-side-tags ul li a {padding: 3px 10px; width: auto; border: 2px solid #16A05D; background: #16A05D; color: #ffffff; border-radius: 5px; font-weight: bold; font-size: 14px;}
.left-tags .left-side-tags ul li a:hover {border: 2px solid #16A05D; background: #ffffff; color: #16A05D;}
.left-side-tags h4 {margin-bottom: 15px;}
.blog-content p {font-size: 16px; letter-spacing: 0.50px;}
blockquote {padding: 0 20px; margin: 20px 0 20px; font-size: 15px; border-left: 5px solid #444; font-style: italic;}
blockquote p {font-size: 16px !important; line-height: 28px;}
.author-avatar {display: inline-block; float: left; width: 10%;}
.blog-details .blog-content {padding: 0;}
.author-description h2 {color: #777; font-size: 20px; text-transform: uppercase;}
.author-description h2 a {color: #333;}
.blog-details-page-area .blog-content {background: #ffffff; padding: 30px 0 0;}
span.post-time{margin-right:5px}
span.email-notes{color: #42414f; display: block; font-size: 14px; margin-bottom: 10px;}

.blog-page-details .left-blog-page {margin-top:0px; margin-bottom:30px;}

/* Pagination */
.pagination {display: inline-block; padding-left: 0; margin: 50px 0 0; border-radius: 4px;}
.pagination>li>a, .pagination>li>span {position: relative; float: left; padding: 6px 12px; line-height: 1.42857143; text-decoration: none; color: #444; background-color: #ffffff; border: none; margin-left: -1px; border-radius: 5px; border: 1px solid #444;}
.pagination>li {display: inline-block; margin: 0 3px;}
.pagination>.active>a, 
.pagination>.active>span, 
.pagination>.active>a:hover, 
.pagination>.active>span:hover, 
.pagination>.active>a:focus, 
.pagination>.active>span:focus{z-index: 3; color: #ffffff; background-color: #16A05D; border:1px solid #16A05D; cursor: default; border-radius: 5px;}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {z-index: 2; color: #ffffff; background-color: #16A05D; border-color: #16A05D; border-radius: 2px;}

/***********/
/* Gallery */
/***********/
.gallery-menu li a {color: #444; display: inline-block; font-size: 14px; padding: 5px 10px; text-transform: uppercase; transition: all 0.3s ease 0s; font-weight: bold; letter-spacing: 0.5px; border-radius: 2px;}
.gallery-menu li a.active,
.gallery-menu li a:hover {color: #ffffff; text-decoration: none; background: #16A05D;}
.gallery-menu {margin-bottom: 10px;}
.gallery-menu li {display: inline-block;}
.gallery-menu li a:hover {color: #ffffff; text-decoration: none;}
.gallery-content .single-awesome-gallery{margin-top: 30px;}
.single-awesome-gallery {float: left; overflow: hidden; width:100%;}
.first-item {margin-bottom: 30px;}
.awesome-img{display: block; width: 100%; height: 100%; position: relative; overflow: hidden;}
.awesome-img img{transform: scale(1.1); transition: 0.4s;}
.single-awesome-gallery:hover .awesome-img img{transform: scale(1); transition: 0.4s;}
.awesome-img > a {display: block; position: relative;}
.single-awesome-gallery:hover .awesome-img > a::after{opacity: 1;}
.single-awesome-gallery:hover .add-actions{opacity: 1;}
.awesome-img > a::after {background: rgba(10, 27, 40, 0.85) none repeat scroll 0 0; content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; opacity: 0; transition: 0.4s;}
.add-actions {display: block; height: 100%; left: 0; opacity: 0; position: absolute; text-align: center; transition: all 0.4s ease 0s; width: 100%; z-index: 99; top: 0; cursor: pointer;}
.port-icon {color: #ffffff; display: inline-block; cursor: pointer; top: 41%; position: relative; font-size: 40px;}
.gallery-details {position: absolute; bottom: 20px; left: 40px;}
.gallery-dec {display: block; padding: 15px 0 15px 20px; position: relative; opacity: 0;}
.gallery-dec::before {position: absolute; left: 0; content: ""; top: 5px; width: 6px; height: 15px; background: #16A05D; transition: 1s;}
.single-awesome-gallery:hover .gallery-dec{opacity: 1;}
.single-awesome-gallery:hover .gallery-dec::before {width: 6px; height: 70%; transition: 1s;}
.gallery-dec h4 {color: #ffffff; font-size: 24px; font-weight: bold; text-decoration: none; text-transform: uppercase; margin-bottom: 5px; cursor: pointer;}
.gallery-dec a {color: #ffffff;}
.gallery-dec a:hover {color: #ffffff;}
.gallery-dec p {color: #ffffff; font-weight: 400;}

/*********/
/* Popup */
/*********/
.modal-content {background-clip: padding-box; background-image:url(images/footer/g1.jpg); border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); outline: 0 none; position: relative;}
.o-form{color: #444; font-weight: bold; margin-bottom: 0; padding: 20px 0; text-transform: uppercase;}
.section-headline.white-head > h2 {color: #ffffff;}
.modal-form .input-text.suscribe-input input {-moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; background: #fff none repeat scroll 0 0; border-color: #fff currentcolor #fff #ffffff; border-image: none; border-style: solid none solid solid; border-width: 1px medium 1px 1px;}
.modal-form .email.width-80 {border: medium none; color: #333; display: inline-block; width: 75%;}
.modal-form .add-btn.width-20 {background: #252525 none repeat scroll 0 0; border: 1px solid #252525; color: #ffffff; float: right; font-size: 20px; padding: 10px 15px 11px; width: 25%; -webkit-transition:0.5s; -moz-transition:0.5s; -o-transition: 0.5s; -ms-transition: 0.5s; font-weight: bold;}
.add-btn.width-20:hover{background: #ddd; border: 1px solid #ffffff; color: #333; -webkit-transition:0.5s; -moz-transition:0.5s; -o-transition: 0.5s; -ms-transition: 0.5s;}
.modal-form .form-control.width-50 {display: inline-block; width: 48%;}
.modal-form .form-control.width-50.last-name {margin-left: 16px;}
.modal-body {padding: 20px 40px 40px; position: relative;}
.form-head {color: #444; font-weight: 600; line-height: 36px; margin-bottom: 30px;}
.modal-form .form-control {background-color: transparent; background-image: none; border: 1px solid #969696; border-radius: 0; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; color: #444; display: block; font-size: 14px; height: 45px; line-height: 1.42857; padding: 5px 12px; transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; width: 100%;}
.modal-form button.contact-btn {background: #16A05D; border: 1px solid #16A05D; border-radius: 5px; font-size: 20px; font-weight: bold; padding: 15px 0; width: 100%; text-transform: uppercase; color: #ffffff; -moz-transition: 0.4s; -webkit-transition: 0.4s; -o-transition: 0.4s; -ms-transition: 0.4s;}
.modal-form .submit-btn {margin-top: 30px;}
.modal-form button.contact-btn:hover {background: #fff none repeat scroll 0 0; border: 1px solid #16A05D; color: #16A05D; -moz-transition: 0.4s; -webkit-transition: 0.4s; -o-transition: 0.4s; -ms-transition: 0.4s;}
.modal {bottom: 0; display: none; left: 0; outline: 0 none; overflow: hidden; position: fixed; right: 0; top: 0; z-index: 998;}

/***************/
/* FontAwesome */
/***************/
.pushy-submenu > a::after,
.pushy-submenu > button::after,
.header .navbar-nav > li:last-child > a:after,
.single-well ul li:before,
.sidebar .widget.cta-area p:after,
.sidebar .widget.practice-menu ul li a:after,
.sidebar .widget a.button:before,
a.button:after,
.single-well a.show-video:after,
.video-inner a.show-video:after,
.accordion > dd a.more:after,
.accordion > dt > a:after,
.quote-section .gpr-reviews-wrap .gpr-review .grp-reviewer-name:before {font-family: "FontAwesome"; font-weight: normal; font-style: normal; display: inline-block;}

/********************/
/* Link Transitions */
/********************/
/* Background color, font color, border color */
a,
a span,
a span:after,
a h2,
a h3,
a h4,
a h5,
a h6,
a p,
a img,
button,
input[type="submit"]
.slick-prev,
.slick-next,
.slick-prev:before,
.slick-next:before,
.header:before,
.scrollToTop {-webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out; -o-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out; transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out;}

.service-btn::after {-webkit-transition: background-color 0s ease-in-out, color 0s ease-in-out, border-color 0s ease-in-out; -o-transition: background-color 0s ease-in-out, color 0s ease-in-out, border-color 0s ease-in-out; transition: background-color 0s ease-in-out, color 0s ease-in-out, border-color 0s ease-in-out;}

/*****************/
/* Gravity Forms */
/*****************/
.faq-content .gform_wrapper .gform_required_legend {display: none;}
.faq-content .gform_wrapper input[type=text], 
.faq-content .gform_wrapper select, 
.faq-content .gform_wrapper textarea {border: 0;}
.faq-content .gform_wrapper .gfield_html, 
.faq-content .gform_wrapper.gravity-theme .ginput_counter, 
.faq-content .gform_wrapper .gfield_label {color: #fff;}
.faq-content .gform_wrapper input[type=submit] {font-weight: 600; color: #16A05D; background: #fff; display: inline-block; padding: 10px 20px; width: 134px; text-transform: uppercase; border-radius: 3px; transition: 0.4s; margin-top: 10px; border: 2px solid #fff;}
.faq-content .gform_wrapper input[type=submit]:hover {color: #fff; background: #16A05D;}