/********* Do not edit this file *********/
/*
My Custom CSS - Maked by Salvatore Noschese
a.k.a. DarkWolf - http://www://darkwolf.it/
*/

@import url(http://fonts.googleapis.com/css?family=Lato:400,300);
/*==================== COMMON START ======================*/
.clear {
	clear:both;
}
body {
	position:relative;
	background:#fff;
	font-size:18px;
	font-family: 'Open Sans', sans-serif;
}
.wpb_single_image .vc_single_image-wrapper {
    display: block;
}
#content {
/*padding: 20px 0px;*/
}
#content h3 a {
	color:#363f48;
	font-size:18px;
}
#content {
	color:#333333;
	font-size:14px;
}
#content a:hover {
	text-decoration: underline;
}
.headwrapper {
	height:auto;
  	position: fixed;
    top: 0;
    z-index: 99999;
}
.header-1-container {
	height:auto;
}
#logo-container {
	display: block;
	float: left;
	width: auto;
	height: auto;
	text-align: left;
	margin:5px 0px;
}
#logo-container h1 {
	line-height:0;
}
.header-1-wrapper {
	background:#fff;
}
.header-1-wrapper .social_icon {
	float: right;
  	margin: 35px 0px;
  	height: 75px;
  	overflow: hidden;
}
.header-1-wrapper .social_icon ul {
	list-style:none;
	padding: 0;
}
.header-1-wrapper .social_icon ul li {
	float: left;
}
.header-2-wrapper {
	background:rgba(29, 29, 29, 0.2);
	padding:20px 0;
}
.header-tagline {
	color:#717171;
	font-size:24px;
	text-align:center;
}
h1 {
	color: #000;
	font-size: 55px;
	line-height:1.5em;
	font-weight: 300;
	font-family: 'Lato', sans-serif;
}
h2 {
	color:#000;
	font-size: 50px;
	line-height:1.5em;
	font-weight: 300;
	font-family: 'Lato', sans-serif;
}
h3 {
	color: #000;
	font-size: 24px;
	line-height:1.5em;
	font-weight: 300;
	font-family: 'Lato', sans-serif;
}
h4 {
	color: #000;
	font-size: 18px;
	line-height:1.5em;
	font-weight: 300;
	font-family: 'Lato', sans-serif;
}
h5 {
	color: #000;
	font-size: 16px;
	line-height:1.5em;
	font-weight: 300;
	font-family: 'Lato', sans-serif;
}
.bodywrapper:after, .footwrapper:after, .headwrapper:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}
form {
	margin:0;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	height:auto;
}
/*=================== COMMON END =================*/

/*============ TOP MENU START ==============*/
.dropdown-backdrop {
	display:none;
}
.navbar {
	margin-bottom:0;
}
.navbar .nav {
	float:none;
	text-align:center;
	margin:0;
	display:inline-block;
}
.navbar-inner {
	background:none;
	filter:none;
	border-radius:0;
	border:none;
	padding: 0;
	box-shadow: none;
}
.menu-main_menu-container:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}
.menu-main_menu-container {
	text-align:center;
}
.navbar .nav > li {
	padding:0;
	font-family: 'Open Sans', sans-serif;
	margin:0 15px;
}
.navbar .nav > li:first-child {
	margin-left:0;
}
.navbar .nav > li:last-child {
	margin-right:0;
}
.navbar .nav > li > a {
	font-size: 14px;
	color:#fff;
	padding:5px 10px;
	border-radius:0x;
	text-shadow:none;
	text-transform:uppercase;
}
.navbar .nav > li:last-child a {
	border:none;
	margin-right:0;
}
.nav > li:hover a {
	background:none;
	color:#fff;
}
.menu-main_menu-container .nav > li > a:hover, .menu-main_menu-container .nav > li > a:focus {
	color:#fff !important;
	border-radius:0px;
	background:none;
}
.navbar .nav > li.current-menu-item a {
	color:#fff;
	border-radius:0px;
	background:none;
}
/*.navbar .nav > li a.dropdown-toggle{
  color:#fff;
}*/
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
	text-shadow:none;
	background:none;
}
.navbar > .open > a, .navbar > .open > a:hover, .navbar > .open > a:focus {
	background:#2fbfe2;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
	border-bottom-color:#333;
	border-top-color:#333;
	margin-left:5px;
}
.navbar .nav li.dropdown > a:hover .caret, .navbar .nav li.dropdown > a:focus .caret {
	border-bottom-color: #fff;
	border-top-color: #fff;
}
.navbar .nav > li > .dropdown-menu:before, .navbar .nav > li > .dropdown-menu:after {
	border:none;
}
.navbar .nav > li > .dropdown-menu {
	border-radius:0;
	padding:0;
	/*left:28px;*/
  margin:0;
}
.dropdown-menu > li > a {
	display: block;
	padding:5px 20px;
	clear: both;
	font-weight: normal;
	line-height: 20px;
	color: #333 !important;
	white-space: nowrap;
	background:#fff !important;
	font-size: 14px;
	border-bottom:1px solid #ccc;
}
.dropdown-menu > li:last-child a {
	border-bottom:none;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
	text-decoration: none;
	color: #fff !important;
	background:#2fbfe2 !important;
 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2fbfe2', endColorstr='#2fbfe2', GradientType=0) !important;
	border-radius:0 !important;
}
.wfm-mega-menu {
}
.wfm-mega-menu ul li a .wf-mega-icon {
	display: none;
}
.wfm-mega-menu ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	background:url(/wp-content/uploads/nav-li-bg.jpg) right center no-repeat;
	text-transform:uppercase;
}
.wfm-mega-menu ul li:last-child {
	background:none;
}
.wfm-mega-menu ul.menu {
	margin-left: 0;
}
.wfm-mega-menu ul.sub-menu li {
	margin-left: 0 !important;
}
.wfm-mega-menu ul li a {
	float: left;
	position: relative;
	height:41px;
	color:#edfffd !important;
	padding:20px 30px 0px 30px !important;
}
.wfm-mega-menu ul li a:hover, .wfm-mega-menu ul li.active a {
	background:#2671db;
	color:#fff !important;
}
.wfm-mega-menu ul li ul li {
	padding:0px !important;
	margin:0px 0px 4px 0px !important;
	width:auto !important;
}
.wfm-mega-menu ul.menu ul.sub-menu {
	padding: 0px !important;
	margin: 0px !important;
}
.wfm-mega-menu ul li ul li a {
	background:#1a54a4 !important;
}
.wfm-mega-menu ul li ul li a:hover {
	background:#2671db !important;
}
.wpb_wrapper:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}
/*=============== TOP MENU END ==================*/

/*============= FOOTER START ===============*/
.footwrapper {
	height:auto;
	color:#CCCCCC !important;
	font-size:14px;
	background:#f4f4f4;
	padding:40px 0;
}
.footwrapper a {
/* color:#FF0000 !important; */
}
.footer-column-1 .inner-container {
	margin-bottom:0;
}
.footer-column-1 {
	width:100% !important;
	text-align:center;
}
.footer-column-1 ul {
	display:inline-block;
	margin-bottom:10px;
}
.footer-quote {
	color:#67645d;
	font-size:20px;
	float:right;
}
.footer-phone {
	color:#00809d;
	font-size:25px;
	font-weight:bold;
	display:block;
}
.copyright {
	font-size:18px;
	color:#231f20;
   display: inline-block;
	padding-top:10px;
}
.footer-bottom-wrapper {
	text-align:center;
}
.footer-bottom-wrapper #logo-container {
	border-bottom: 1px solid #fff;
	text-align:center;
	float: none;
	padding:0 30px 10px;
}
.site-credits {
	font-size:18px;
	color:#0088cc;
   display: inline-block;
}
.site-credits a {
	color:#0088cc !important;
}
.fixed-right {
	position: fixed;
	right: 0;
}
/* ============= Footer Menu ============*/
.footwrapper ul.menu li {
	float:left;
	margin: 2px 40px;
	font-size:18px;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
}
.footwrapper ul.menu li a {
/* color:#00809d !important; */
}
.footwrapper ul.menu li .sub-menu {
	float:none;
}
.footwrapper ul.menu li .sub-menu li {
	margin:10px 0;
	float:none;
	font-weight:normal;
}
/*================ FOOTER END ===================*/

/*================ INTRO TEXT START ===================*/

.intro-and-grid {
	color: #231f20;
	font-size: 16px;
}
.width-25 {
	width:25% !important;
}
/*================ INTRO TEXT END ===================*/

/*================ ROYAL SLIDER START ===================*/
.rsUni, .rsUni .rsOverflow, .rsUni .rsSlide, .rsUni .rsVideoFrameHolder, .rsUni .rsThumbs {
	background: transparent;
}
/*================ ROYAL SLIDER END ===================*/

/*================== GRID SYSTEM START ======================*/

.grid-item {
	background: none repeat scroll 0 0 #FAFAFA;
	border-bottom: 1px solid #D8D7D2;
	border-radius: 10px 10px 10px 10px;
	color: #55606E;
	float: left;
	font-size: 14px;
	margin: 0 1em 4em 0;
	padding-top: 0;
	text-align: center;
	width: 223px;
}
.grid-item img {
	max-width:100% !important;
	width:100% !important;
	height:auto !important;
}
.grid-item p:first-child {
	padding-top: 0px !important;
	margin-top: 0px !important;
}
.grid-item p {
	margin-bottom:0;
}
.grid-item h3 {
	font-size:18px;
	font-weight:bold;
	margin: 20px 0;
}
.grid-item h3 a {
	color: #00264c !important;
}
.grid-item h3 a:hover {
	color:#8a2529 !important;
}
a.grid-item-button {
	position: relative;
	display: inline-block;
	background:url(/wp-content/uploads/red_btn_bg.jpg) repeat-x #73001a !important;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0px 15px;
	line-height: 36px;
	height: 36px;
	text-decoration: none;
	color: #fff !important;
	font-size:14px;
	bottom:-19px;
	border:1px solid #830000;
}
a:focus:active.grid-item-button {
	background: #231f20;
}
a:hover.grid-item-button {
	background: #00264c;
}
.grid-excerpts-button-1 .grid-item {
	background: none;
	border-bottom: none;
	border-radius:0;
	color: #55606E;
	float: left;
	font-size: 14px;
	margin: 0 6em 4em 0;
	padding-top: 0;
	text-align: center;
	width: 300px;
	padding-bottom:0;
}
.grid-excerpts-button-1 .grid-item:nth-child(4n) {
	margin-right:0;
}
.grid-excerpts-button-1 .grid-item p:first-child {
	padding-top: 0px !important;
	margin-top: 0px !important;
}
.grid-excerpts-button-1 .grid-item h3 {
	font-size:22px;
}
.grid-excerpts-button-1 .grid-item h3 a {
	color: #363f48 !important;
	font-size:22px !important;
}
.grid-excerpts-button-1 .grid-item h3 a:hover {
	color:#363f48 !important;
}
/*================== GRID SYSTEM END ======================*/

/*=============== CONTACT FORM ALL START ================*/

.right-column-thirds-column-2 .wpcf7-form {
	background:url(/wp-content/uploads/home_contact_form_shadow.png) bottom center no-repeat;
	padding:0 0 11px;
}
.sidebar-contact-form-1 {
	background:#DDD;
	border-radius:5px;
	text-align:center;
}
.sidebar-contact-form-1 .sidebar-title {
	background:#003a45;
	text-align:center;
	font-size:40px;
	color:#fff;
	padding:15px;
	border-radius:5px 5px 0 0;
	border-bottom:1px solid #fff;
}
.sidebar-contact-form-1 .sidebar-caption {
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#55606e;
	padding:15px;
	display:block;
}
button.ether-button:focus, button.ether-button:hover {
	top:0 !important;
}
/*================= Contact Form Horizontal ==================*/
ul.contact-form-horizontal {
	list-style:none;
}
.contact_horizontal {
	background:#ebebeb;
	padding:30px;
	text-align: center;
}
.contact_horizontal .wpb_content_element {
	margin:0;
}
.contact_title {
	background:url(/wp-content/uploads/mail_icon_sm.png)no-repeat left center;
	text-align:center;
	padding: 5px 0 8px 40px;
	font-size:30px;
	color:#050b3b;
	text-transform:uppercase;
	display: inline-block;
	margin-bottom: 20px !important;
}
.contact-form-horizontal br {
	display:none;
}
.contact_horizontal .ether-form {
	margin-top:0;
}
.contact_horizontal .ether-form label {
	float:left;
	width:20%;
	text-align:left;
}
.contact_horizontal .ether-form .ether-buttonset-1 {
	float:left;
	margin-top:34px;
}
.contact_horizontal .ether-form .ether-buttonset-1 .ether-button {
	color:#fff;
	width:101px;
	height:34px;
	font-size:18px;
	cursor:pointer;
	font-weight: bold;
	margin:0 !important;
	/*background:url(/wp-content/uploads/red_btn_bg.jpg) repeat-x #73001a !important;*/
  	background: #f2381f; /* Old browsers */
	background: -moz-linear-gradient(top, #a70329 0%, #71001a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a70329), color-stop(100%, #71001a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a70329 0%, #71001a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a70329 0%, #71001a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #a70329 0%, #71001a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #a70329 0%, #71001a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a70329', endColorstr='#71001a', GradientType=0 ); /* IE6-9 */
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
	border-radius:5px;
	border:1px solid #830000;
	padding:0;
}
/* ================= Contact Form Sidebar ================*/
.sidebar_contact .ether-form {
	margin-top:0;
}
.sidebar-contact-form-1 label {
	width:auto !important;
	margin:0 20px !important;
}
.sidebar_contact form {
	background:#DDD;
	border-radius:5px;
	text-align:center;
}
.sidebar_contact .ether-button {
	color:#fff;
	width:149px;
	height:48px;
	border:none;
	font-size:21px;
	cursor:pointer;
	font-weight: bold;
	margin:25px 0px 40px 0px;
	/*background:#00809d !important;*/
  	background: #a70329; /* Old browsers */
	background: -moz-linear-gradient(top, #a70329 0%, #71001a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a70329), color-stop(100%, #71001a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a70329 0%, #71001a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a70329 0%, #71001a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #a70329 0%, #71001a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #a70329 0%, #71001a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a70329', endColorstr='#71001a', GradientType=0 ); /* IE6-9 */
	font-family: 'Droid Sans', sans-serif;
	text-transform:uppercase;
	text-shadow:0 2px 1px #003A45;
	border-radius:7px;
	box-shadow: 3px 3px 3px #999;
	margin:auto !important;
}
/*====================== Contact Form Main ======================*/
.contact-form-1 form {
	margin-top:15px;
}
.ether-cols {
	margin-top:0 !important;
	margin-bottom:0 !important;
}
.ether-col {
	padding:0 15px !important;
}
.contact-form-1 button.ether-button {
	width: 100%;
	height:44px;
	border:none !important;
	cursor:pointer;
	/*text-indent: -9999px;*/
	background: #a70329; /* Old browsers */
	background: -moz-linear-gradient(top, #a70329 0%, #71001a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a70329), color-stop(100%, #71001a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a70329 0%, #71001a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a70329 0%, #71001a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #a70329 0%, #71001a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #a70329 0%, #71001a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a70329', endColorstr='#71001a', GradientType=0 ); /* IE6-9 */
	border-radius:5px;
	margin-top: 15px;
	max-width:320px;
	color:#fff;
	font-size:25px;
	text-align:center;
	line-height:44px;
	padding:0;
}
/*=============== CONTACT FORM ALL END ====================*/

/*=============== BLOG START ==================*/

/*.post{
	width:45%;
	float:left;
}
.post:nth-child(1) {
	float: none;
	width: 100%;
}
.post:nth-child(2n+0) {
  margin-right: 10%;
}
.post h2 {
	font-size: 22px;
}
.post h2 a {
	color: #00264c;
}
.post a {
	color:#525252;
}
.post .featured-image {
	float: left;
	margin: 0px 10px 10px 0px;
}
.post .post-meta {
	clear: both;
	font-size:14px;
}
.post span.separator{
  border-bottom:1px solid #CCC;
}
.post .readmore {
  border-bottom: 1px solid #CCCCCC;
  clear: both;
  padding: 20px 0;
  text-align: right;
  border-top: 1px solid #CCCCCC;
}
.post a.readmorecontent {
	background:url(/wp-content/uploads/red_btn_bg.jpg) repeat-x #73001a !important;
	border:1px solid #830000;
	border-radius:5px;
	color:#fff !important;
	font-size:16px;
	padding:5px 15px;
}*/

.post {
	color: #333333;
	float: left;
	width: 33%;
	box-sizing: border-box;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.post .post-inner {
	padding: 10px;/*border:1px solid #e4e4e4;*/
}
.post:nth-child(1) {
/*float: none;
	width: 100%;*/
}
.post:nth-child(2n+0) {
/*margin-right: 10%;*/
}
.post h2 {
	font-size: 17px;
	color:#333333;
	font-weight: bold;
}
/*.post h2:after{
  	border-bottom: 4px solid #64ad33;
    content: "";
    display: block;
    padding-bottom: 10px;
    width: 21%;
} */ 
.post a {
	color:#333333;
}
/*.post p:after{
  	border-bottom: 4px solid #64ad33;
    content: "";
    display: block;
    padding-bottom: 10px;
    width: 43%;
}*/


.post .featured-image {
	/*float: left;*/
	margin: 0px 10px 10px 0px;
}
.post .post-meta {
	clear: both;
	font-size:14px;
}
.post span.separator {
	border-bottom:1px solid #CCC;
}
.post .readmore {
	/*border-bottom: 1px solid #CCCCCC;*/
  clear: both;
	padding: 20px 0;
	text-align: left;/*border-top: 1px solid #CCCCCC;*/
}
.post a.readmorecontent {
	background:#959695 !important;
	/*border:1px solid #830000;*/
	border-radius:5px;
	color:#fff !important;
	font-size:16px;
	padding:5px 15px;
}
/*================ BLOG END ===================*/

/*=============== SEARCH RESULTS START ==================*/
.search .post {
	width:100%;
	float:none;
}
.search .post:nth-child(2n+0) {
	margin-right: 0;
}
/*=============== SEARCH RESULTS END ==================*/


/*=============== Call To Action Box Start ==================*/
.cta-box, .cta-box h2 {
	color: #FFF;
}
/*============== LANDING PAGE STRAT ================*/

.landing-intro-section {
	text-align: center;
}
.hero-banner img {
	display: block;
	margin: 0 auto;
}
.landing-main-column-1 h1 {
	color:#00264c;
	font-size:37px;
}
.wpb_separator.wpb_content_element {
	width: 100%;
	height: 12px;
	border-bottom:none !important;
	background: url(/wp-content/uploads/shadow.png) bottom center no-repeat;
	background-size:100%;
}
/*============== LANDING PAGE END ================*/

/*================ HERO BANNER START ================*/
/*.hero-wrapper {
	display:none;
}
.hero-wrapper .hero-column .colwrapper {
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 30px;
}
.hero-wrapper h1 {
	color:#00264c;
	font-size:34px;
	font-weight:bold;
	letter-spacing:-1px;
}
.hero-wrapper h3 {
	color:#414141;
	font-size:30px;
}*/
.banner_section h2{
	margin:0;
  	color:#fff;
  	font-size:40px;
}
.banner_section h3{
	margin:0;
  	color:#fff;
}
.banner_section p{
	margin:0;
  	color:#fff;
  	line-height:25px;
}
/*================== SOCIAL MEDIA START ================*/
.social-media-icons li {
	float:right;
}
.social-media-icons li a {
	display: block;
	height: 40px;
	text-indent: -99999px;
	width: 40px;
}
.social-media-icons .social-media-icons-facebook {
	background:url(/wp-content/uploads/facebook.jpg) repeat scroll 0 0 transparent;
}
.social-media-icons .social-media-icons-twitter {
	background:url(/wp-content/uploads/twitter.jpg) repeat scroll 0 0 transparent;
}
.social-media-icons .social-media-icons-youtube {
	background:url(/wp-content/uploads/youtube.jpg) repeat scroll 0 0 transparent;
}
.social-media-icons .social-media-icons-instagram {
	background:url(/wp-content/uploads/instagram.jpg) repeat scroll 0 0 transparent;
}
/*================== SOCIAL MEDIA END ================*/

/*================== MISC START ================*/

blockquote {
	background: url("/wp-content/uploads/blockquote-img.png") no-repeat scroll 3px 6px transparent;
	color: #333333;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	line-height: 24px;
	padding:10px 13px 10px 53px;
	border:0;
}
/*================ MISC END ================*/

/*================ home start ================*/
.go-to-top-btn {
	text-align:center;
	position:relative;
	top:15px;
}
/*.icon_text_section {
	padding:40px 0;
}
.icon_text_section .ts-css-shadow {
	background:none !important;
}
.icon_text_section .ts-icon-box-boxed {
	background:none !important;
}
.icon_text_section .ts-icon-box-boxed {
	padding-left:15px !important;
	padding-right:15px !important;
  	text-align: center;
}
.icon_text_section .ts-icon-box-content p{
	line-height:20px;
}*/
.tab_area .wpb_tour_tabs_wrapper {
    text-align: center;
}
.tab_area .ui-tabs-nav {
    background:#f0f0f0;
    display: inline-block;
}
.tab_area .ui-tabs-nav .ui-state-default {
    background:#f0f0f0;
    color: #bd1314;
    font-size: 16px;
}
.tab_area .ui-tabs-nav .ui-state-default a {
    border-top: 1px solid rgba(0, 0, 0, 0);
    color: #000;
    padding: 17px 25px;
    text-decoration: none !important;
}
.tab_area .ui-tabs-nav .ui-state-default a:hover {
    background:#ffffff;
    border-top: 1px solid #d9e253;
    text-decoration: none !important;
}
.tab_area .ui-tabs-nav .ui-tabs-active a {
    background: #ffffff;
    border-top: 1px solid #d9e253;
}
.ui-tabs-panel {
    text-align: left;
}
.ui-tabs-panel h3 {
    color: #000000;
    font-size: 18px;
    line-height: 28px;
}
.tab_area .wpb_tab {
    background: none !important;
}
.testimonial_section .testimonial_text_box {
	padding:30px 0;
}
.testimonial_section .testimonial_text_box h3 {
	color: #323232;
	font-family: 'Lato', sans-serif;
	font-size: 50px;
}
.testimonial_section .testimonial_text_box h3 strong {
	color: #323232;
	font-family: 'Lato', sans-serif;
	font-size: 50px;
	font-weight:bold;
}
.testimonial_section .testimonial_text_box {
	color: #1d1d1d;
	font-family: 'Lato', sans-serif;
	font-weight:300;
}
.testimonial_section .testimonial_text_box blockquote p{
  	font-size: 25px;
    line-height: 35px;
}
.testimonial_section .testimonial_text_box blockquote .caption{
	font-size: 30px;
    font-weight: bold;
    font-style: italic;
}
/*.services_section_main .icon_list_icon {
	background-color: transparent !important;
}
.services_section_main .icon_list_connector {
	display:none;
}*/
.services_section.services_section_main {
	padding:55px 0 40px;
}
.services_section.services_section_main a{
	color:#fff;
}
/*.services_section.services_section_main .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon{
	background:url(/wp-content/uploads/ico_a-zumba-fitness.png) no-repeat;
  	width: 84px;
    height: 74px;
    border: none;
}*/
.services_section.services_section_main .wpb_accordion_section{
  	background:#ff8700;
}
.services_section.services_section_main .wpb_accordion_section h3, .services_section.services_section_main .wpb_accordion_section p{
	color:#fff;
}
.services_section.services_section_main .wpb_accordion_header{
	background:#ff8700;
}
.services_section.services_section_main .wpb_accordion_header a{
	color:#fff !important;
}
.services_section.services_section_main h3 {
	color: #000;
	font-family: 'Lato', sans-serif;
	font-size: 30px;
  	font-weight:bold;
}
.services_section.services_section_main h2 {
	color: #0ab6b4;
	font-family: 'Lato', sans-serif;
	font-size: 78px;
	font-weight:800;
	line-height:1;
}
.services_section .services_section_main .icon_description h3 {
	color: #545454;
	font-family: 'Lato', sans-serif;
	font-size: 30px;
}
.services_section .services_section_main .icon_description h3 {
	color: #8f8e8e;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight:800;
}
.portfolio_sec h2 {
	color: #09b6b4;
	font-family: "Lato", sans-serif;
	font-size: 66px;
	font-weight: 800;
	text-transform:uppercase;
}
.portfolio_sec h2:after {
	border-bottom: 5px solid #f2381f;
	content: "";
	display: block;
	padding-bottom: 0;
	width: 80px;
}
.pricing_table_sec {
	padding:40px 0;
}
.pricing_table_sec .plan {
	padding-left:0 !important;
	padding-right:0 !important;
}
.pricing_table_sec .plan h3 {
	background:none !important;
}
.pricing_table_sec .plan h3 span {
	box-shadow:none !important;
	border:none !important;
	background:#f3f3f3 !important;
}
.prof .plan {
	background:#333333 !important;
}
.prof .plan h3 span {
	background:#6a6a6a !important;
	color:#fff !important;
}
/*.pricing_table_sec .plan ul {
	margin-top:70px !important;
}
.pricing_table_sec .plan li:nth-child(even) {
	background: #fff;
}
.pricing_table_sec .plan li:nth-child(odd) {
	background: #f2f2f2;
}
.pricing_table_sec .prof .plan li:nth-child(even) {
	background: #333333;
}
.pricing_table_sec .prof .plan li:nth-child(odd) {
	background: #2f2f2f;
}*/
.pricing_table_sec h2 {
	color: #fff;
	font-family: "Lato", sans-serif;
	font-size: 66px;
	font-weight: 800;
	text-transform:uppercase;
}
.pricing_table_sec h2:after {
	border-bottom: 5px solid #f2381f;
	content: "";
	display: block;
	padding-bottom: 0;
	width: 80px;
}
.pricing_table_sec p{
	color:#fff;
  	font-size: 20px;
    font-weight: bold;
    line-height: 30px;
  	font-style: italic;
}
.pricing_table_sec .client_say{
	font-weight:normal;
  	font-size:15px;
  	font-style: normal;
}
.blog_heading .blog_title h3 {
	color: #333333;
	font-family: "Lato", sans-serif;
	font-size: 24px;
	text-align:left;
	font-weight: 800;
}
.blog_heading .blog_title {
	color: #808080;
	font-family: "Lato", sans-serif;
	font-size: 33px;
}
.blog_heading .blog_text {
	color: #5f5f5f;
	font-family: "Lato", sans-serif;
	font-size: 18px;
	line-height: 25px;
	border-left:2px solid #f2381f;
}
.our_team_sec h3 {
	color: #fff;
	font-family: "Lato", sans-serif;
	font-size: 39px;
}
.our_team_sec {
	color: #fff;
	font-family: "Lato", sans-serif;
	font-size: 18px;
	text-align:center;
}
.our_team_sec  .wpb_single_image img {
    border-radius: 100%;
}
.our_team_sec .our_team_text_sec.right {
	text-align:left;
}
.our_team_sec .our_team_text_sec.left {
	text-align:left;
}
.our_team_sec .social_icon {
	float:none;
}
.our_team_sec .social_icon ul {
	display:inline-block;
}
.our_team_sec .our_team_text_sec h3 {
	color: #fff;
	font-family: "Lato", sans-serif;
	font-size: 30px;
	line-height:1;
}
.our_team_sec .our_team_text_sec h4 {
	color: #f2381f;
	font-family: "Lato", sans-serif;
	font-size: 17px;
}
.our_team_sec .our_team_text_sec {
	margin:40px 0 0 0;
	color:#fff;
	font-size: 15px;
}
.about_me_section {
    padding: 100px 0 0;
}
.about_me_section h2 {
    color: #333333;
    font-size: 28px;
    font-weight: bold;
}
.about_me_section .ts-box-icon-title{
	line-height:30px;
}
.about_me_section li{
	line-height:30px !important;
}
.about_me_section .ts-icon-box-content{
	text-align:left;
}
.about_me_section h3 {
    color: #808080;
    font-size: 25px;
    font-weight: bold;
}
.about_me_section .ts-box-icon p {
    line-height: 25px;
}
.about_text p {
    border-left: 4px solid #f2381f;
    margin: 15px 0 0;
    padding-left: 20px;
}
.social_icon {
	float: right;
}
.social_icon ul {
	list-style:none;
	padding: 0;
	margin:0 !important;
}
.social_icon ul li {
	float:left;
	padding: 0 13px 0;
}
.social_icon ul li a {
	width: 72px;
	height: 72px;
	display:block;
}
.social_icon ul li a.facebook {
	background:url(/wp-content/uploads/facebook-sp.png) no-repeat 0 0;
}
.social_icon ul li a.facebook:hover {
	background-position: 0 -78px;
}
.social_icon ul li a.twitter {
	background:url(/wp-content/uploads/twitter-sp.png) no-repeat 0 0;
}
.social_icon ul li a.twitter:hover {
	background-position: 0 -78px;
}
.footer-wrapper .social_icon {
	text-align: center;
	float:none;
}
.footer-wrapper .social_icon ul {
	list-style:none;
	padding: 0;
	display:inline-block;
}
.footer-wrapper .social_icon ul li {
	float:left;
	padding: 0 15px;
}
.footer-wrapper .social_icon ul li a {
	width: 72px;
	height: 72px;
	display:block;
}
.footer-wrapper .social_icon ul li a.facebook {
	background:url(/wp-content/uploads/facebook-sp.png) no-repeat 0 0;
}
.footer-wrapper .social_icon ul li a.facebook:hover {
	background-position: 0 -78px;
}
.footer-wrapper .social_icon ul li a.g-plus {
	background:url(/wp-content/uploads/gplus-sp.png) no-repeat 0 0;
}
.footer-wrapper .social_icon ul li a.g-plus:hover {
	background-position: 0 -78px;
}
.footer-wrapper .social_icon ul li a.linkedin {
	background:url(/wp-content/uploads/linkedin-sp.png) no-repeat 0 0;
}
.footer-wrapper .social_icon ul li a.linkedin:hover {
	background-position: 0 -78px;
}
.footer-wrapper .social_icon ul li a.pin {
	background:url(/wp-content/uploads/pinterest-sp.png) no-repeat 0 0;
}
.footer-wrapper .social_icon ul li a.pin:hover {
	background-position: 0 -78px;
}
.footer-wrapper .social_icon ul li a.twitter {
	background:url(/wp-content/uploads/twitter-sp.png) no-repeat 0 0;
}
.footer-wrapper .social_icon ul li a.twitter:hover {
	background-position: 0 -78px;
}
/*.contact_sec h3 {
	color: #fff;
	font-family: "Lato", sans-serif;
	font-size: 101px;
	font-weight: bold;
	text-shadow: 4px 5px 0 #01726f;
}*/
.contact_sec .phone_number a{
	color: #fff;
	font-family: "Lato", sans-serif;
	font-size: 101px;
  	line-height: 1;
	font-weight: bold;
	text-shadow: 4px 5px 0 #01726f;
}
.contact_sec .phone_number a:hover, .contact_sec .phone_number a:focus{
	outline:none;
  	text-decoration:none !important;
}
.contact_sec {
	color: #fff;
	font-family: "Lato", sans-serif;
	font-size: 32px;
  	line-height:32px;
	text-align:center;
	padding:40px 0 0 0;
	text-shadow: 3px 1px 0 #01726f;
}
.contact_sec .ether-form label {
	color: #fff;
	font-family: "Lato", sans-serif;
	font-size: 18px;
}
.contact_sec .ether-form .ether-buttonset-1 {
	float:none;
	text-align:center;
	margin-top:34px;
}
.contact_sec .ether-form .ether-buttonset-1 .ether-button {
	background:#f2381f;
	border:none;
	color: #fff;
	font-weight:normal;
	float:none !important;
	text-transform:uppercase;
	cursor: pointer;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	line-height: inherit;
	margin: 0 !important;
	padding: 15px 60px;
}
.about_sec .ts-css-shadow{
	text-align:center;
}
.about_sec .ts-css-shadow .ts-icon-box-boxed a {
	color: #000;
}
.about_sec .ts-css-shadow .ts-icon-box-boxed p{
	line-height: 25px;
}
.feature_area .feature_content_area h2 {
	color: #fff;
	font-family: "Lato", sans-serif;
	font-size: 79px;
	font-weight: bold;
	line-height: 1;
}
.feature_area .feature_content_area h2 em {
	color: #fff;
	font-style:normal;
}
.feature_area .feature_content_area p {
	color: #fff;
	font-family: "Lato", sans-serif;
	font-size: 19px;
	font-weight: 300;
	line-height: 30px;
	padding: 25px 0 0;
}
.feature_area .feature_image_area h3 {
	color: #000;
	font-family: "Lato", sans-serif;
	font-size: 35px;
    font-weight: bold;
}
.feature_image_area_main {
	position:relative;
}
.feature_image_area .yellow_btn {
	left: -62px;
	position: absolute;
	top: 60px;
}
.feature_image .yellow_btn {
	left: -45px;
	position: absolute;
	top: 60px;
}
/*.feature_image_area left .yellow_btn img{
  	bottom: 45%;
    position: absolute;
    right: 314px;
}*/
.feature_image_area > .wpb_wrapper {
	padding: 50px 0 0 60px;
}
.feature_image_area.left > .wpb_wrapper {
	text-align:right;
	padding: 50px 60px 0 0;
}
/*================ stats area ==========*/

.stats_area {
	padding:40px 0;
  	text-align:center;
}
.stats_area h2 {
   	color: #fff;
    font-size: 40px;
    font-weight: bold;
  	margin: 0;
}
.stats_area h2 a{
	color:#fff;
}
/*================= RESPONSIVE ====================*/
@media only screen and (min-width: 2500px) and (max-width: 2560px) {
  .feature_content_area{
    min-height: 848px;
  }	
  .feature_area .upb_row_bg {
    background-image: url("/wp-content/uploads/service-bg-big.jpg") !important;
}
  
}
@media only screen and (max-width : 1024px) {
.contact-form-col-1, .contact-form-col-2 {
	width: 90%;
	float: none;
	padding-left: 0;
}
.contact-form-horizontal input.wpcf7-text {
	width:100%;
	display:block;
	margin-bottom: 10px !important;
}
.contact_horizontal .ether-form label {
	float:none;
	width:100%;
}
.feature_area .upb_row_bg {
	background-image:none !important;
}
  .feature_area .feature_content_area h2 {
	font-size: 45px;
}  
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.navbar .nav {
	float:none;
}
.navbar .nav > li {
	margin:0;
}
.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
	border-radius:0;
}
.nav-collapse .dropdown-menu li + li a {
	margin:0;
}
.feature_image_area .yellow_btn {
	display:none;
}
.feature_image .yellow_btn {
	display:none;
}
  .feature_area .feature_content_area h2 {
	font-size: 45px;
}  
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.navbar .nav {
	float:none;
}
.navbar .nav > li {
	margin:0;
}
.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
	border-radius:0;
}
.nav-collapse .dropdown-menu li + li a {
	margin:0;
}
.feature_image_area .yellow_btn {
	display:none;
}
.feature_image .yellow_btn {
	display:none;
}
.headwrapper {
	position:relative;
}
.post {
	width: 100%;
}
#logo-container {
	float: none;
	text-align: center;
}
  .banner_section{
  	/*display:none;*/
  }
  .header-1-wrapper .social_icon{
  	display:none;
  }
  .services_section.services_section_main .wpb_single_image img{
  	display:none;
  }
  .feature_area .wpb_single_image img{
  	display:none;
  }
  .feature_area .feature_content_area h2 {
	font-size: 45px;
}  
  .portfolio_sec{
  	display:none;
  }
  .pricing_table_sec{
  	display:none;
  }
  .testimonial_section .testimonial_text_box h3 {
    font-size: 35px;
}
.testimonial_section .testimonial_text_box h3 strong {
    font-size: 35px;
}
  .feature_area .feature_content_area h2{
  	font-size:45px;
  }
  .stats_area h2{
  	font-size:25px;
  }
  .vc_empty_space{
  	height:inherit !important;
  }
}
@media only screen and (max-width: 480px), screen and (max-device-width: 480px) {
.navbar .nav {
	float:none;
}
.navbar .nav > li {
	margin:0;
}
.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
	border-radius:0;
}
.nav-collapse .dropdown-menu li + li a {
	margin:0;
}
.feature_image_area .yellow_btn {
	display:none;
}
.feature_image .yellow_btn {
	display:none;
}
  .feature_area .feature_content_area h2 {
	font-size: 45px;
}  
.headwrapper {
	position:relative;
}
.post {
	width: 100%;
}
#logo-container {
	float: none;
	text-align: center;
}
  .banner_section{
  	/*display:none;*/
  }
  .header-1-wrapper .social_icon{
  	display:none;
  }
  .services_section.services_section_main .wpb_single_image img{
  	display:none;
  }
  .feature_area .wpb_single_image img{
  	display:none;
  }
  .portfolio_sec{
  	display:none;
  }
  .pricing_table_sec{
  	display:none;
  }
  .testimonial_section .testimonial_text_box h3 {
    font-size: 35px;
}
.testimonial_section .testimonial_text_box h3 strong {
    font-size: 35px;
}
  .feature_area .feature_content_area h2{
  	font-size:45px;
  }
  .stats_area h2{
  	font-size:25px;
  }
  .services_section.services_section_main h2{
  	font-size:70px;
  }
  .contact_sec .phone_number a{
  	font-size:80px;
  }
  .vc_empty_space{
  	height:inherit !important;
  }
}