/*
Theme Name: Enliven
Theme URI: ed.paulo.pedro04@gmail.com
Description: The enliven is a theme that support a Redux Framework (<a href='https://reduxframework.com/' target='_blank'>reduxframework.com</a>) and Woocommerce (<a href='https://woocommerce.com/' target='_blank'>woocommerce.com</a>). Implemented a bootstrap for the responsive design. This theme is a project of Net Fusion Technology (<a href='http://netfusiontechnology.com/' target='_blank'>http://netfusiontechnology.com/</a>). A designed by our Graphic Designer Michael Angelo Maximo (<a href='mailto:michaelangelomaximo@yahoo.com' target='_blank'>michaelangelomaximo@yahoo.com</a>).
Author: Ed Paulo B. Pedro
Author URI: ed.paulo.pedro04@gmail.com
Version: 2.0
Tags: light, three-columns, right-sidebar, flexible-width, custom-colors, custom-header, custom-background, custom-menu, theme-options, threaded-comments, sticky-post, translation-ready, enliven, coach, wod, timetable, pricing-table, reduxframework, redux-framework, nft, netfusiontechnology
License: GNU/GPL Version 2 or later
License URI: http://www.gnu.org/licenses/gpl.html
*/

@import url('css/transistion.css');
@import url('css/universal-style.css');


/**************************************************
HEADER
**************************************************/
#page p{
	margin-bottom:20px;
}
#page #phone-number{
	padding-top:2px;
	padding-left:35px;
}
#page #phone-number a{
    background-color: #17A5AF;
    color: #fff;
    padding: 8px 15px;
    font-size: 14px;
    border-radius: 4px;
    display: inline-block;
}
#page .header-03 #social-media, #page .header-03 #phone-number{
	margin-top:15px;
}
#page #social-media{
	padding-top:7px;
	padding-left:15px;
}
#page #social-media a .fa{
	margin-left:5px;
}
#page #social-media a .fa{
	font-size:24px;
	color:#97989A;
}
#page #social-media a .fa:hover{
    color: #17A5AF;
}
#page #social-media, #page #phone-number{
	float:right;
}
#page #social-media .fa{
	font-size:16px;
}
#page .header-01{
	padding:10px 0;
}
header .header-00 #social-icons, header .header-00 .header-content{
    padding: 10px 10px 9px;
}
header .header-00 .get-a-appointment{
    padding: 10px 20px;
}
header .header-00 .get-a-appointment, header .header-00 #social-icons{
	float:right;
}
header .header-01 .logo {
    max-width: 100%;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    width: 205px;
	margin-top:5px;
	margin-bottom:5px;
}
header .my-main-header #main-navigation a{
    display: block;
    font-size: 14px;
	font-weight:600;
    color: #3D3D3D;
    text-transform: inherit;
	line-height:inherit;
}
header .my-main-header #main-navigation li{
    position: relative;
    padding: 0;
    display: inline-block;
	margin-bottom:0;
}
header .my-main-header #main-navigation ul{
	margin-bottom:0;
}
header .my-main-header #main-navigation ul ul{
    display: none;
	background-color:#fff;
    position: absolute;
    top: 100%;
    font-size: 90%;
    left: 0;
    padding: 0;
    z-index: 1;
}
header .my-main-header #main-navigation ul ul li {
    float: none;
    text-align: left;
    width: 240px;
    border-right: 0px none;
    padding: 0px;
    margin-left: 0px;
}
header .my-main-header #main-navigation ul ul li a{
    color:#8D8F91 !important;
	font-weight:500;
	padding:15px 20px !important;
}
header .my-main-header #main-navigation ul ul li a:hover{
    color:#349EA7 !important;
}
header .header-03.position-fixed{
    background-color:#fff;
	height:80px !important;
}
header .header-03.position-fixed .logo-wrap{
	width: 16.66666667%;
}
header .header-03.position-fixed .text-right{
	width: 83.33333333%;
}
header .header-02{
	border-top:1px solid #E7E7E7;
	border-bottom:1px solid #E7E7E7;	
}
header .header-02 .my-main-header #main-navigation a{
	padding:9px 22.5px !important;
	border-left:1px solid #E7E7E7;
    font-weight: 600;
}
header .header-02 .my-main-header #main-navigation li:last-child a{
	border-right:1px solid #E7E7E7;
}
header .other-top-menu{
	padding-top:15px;
    font-weight: 600;
}
#page header .other-top-menu .col-xs-12{
    font-weight: 600;
}
header .other-top-menu span{
    font-weight: 600;
}
header .other-top-function{
	padding-top:40px;
}
header .other-top-function .cart-button{
	float:right;
	width: 185px;
}
header .header-03{
	display:none;
}
header .other-top-function .cart-icon{
    background: no-repeat center center #fff;
    background-image: url(images/cart.jpg);
    background-size: 25px auto;
	width:45px;
	height:45px;
	border:1px solid #E7E7E7;
    float: left;
}
#page header .other-top-function .cart-total{
    height: 45px;
    float: left;
    color: #fff;
    padding-top: 14px;
    padding-left: 12px;
    font-weight: 600;
    font-size: 14px;
}
header .other-top-menu a{
	padding-left:5px;
	padding-right:5px;
	text-transform:uppercase;
    font-weight: 600;
}

/**************************************************
FOOTER
**************************************************/
#page footer .footer-01 {
    padding: 25px 0 15px;
}
#page footer .footer-01 p{
    font-size:16px;
}
#page footer .footer-01 ul li {
    width: 100%;
    padding-bottom: 4px;
	margin-bottom:0;
}
#page #footer-copyright{
    padding-top: 5px;
    padding-bottom: 5px;
}
#page footer .footer-02 {
    padding: 15px 0;
}
footer #social-menu .fa {
    display: inline-block;
    width: 22px;
    height: 22px;
    font-size: 13px;
    text-align: center;
    margin: 0 1px;
    padding-top: 5px;
	color:#fff !important;
	margin-right:10px;
	vertical-align: middle;
}
footer #social-menu a {
    display: block;
	padding-bottom:4px;
}
footer #social-menu .float-left {
	line-height:22px;
	padding-bottom:4px;
}
footer #social-menu .fa-map-marker{
    font-size: 23px;
    float: left;
    margin-top: -4px;
    margin-bottom: 20px;
}
footer #social-menu .fa-phone{
    font-size: 18px;
}
footer #social-menu .fa-envelope{
    font-size: 18px;
    margin-bottom: 7px;
}
#page footer h4{
	margin-bottom: 13px;
}

/**************************************************
HOME PAGE
**************************************************/
#page .slides-container{
	position:relative;
}
#page .slides-content{
	position:absolute;
	top:32%;
	text-align:center;
	width:100%;
}
#page .slides-content h1, #page .slides-content h2, #page .slides-content h3{
	font-weight:bold;
}
#page .slides-content h1{
    font-family: 'Patrick Hand SC';
	font-size:96px;
	color:#A4CC30 !important;
    font-weight: 400;
	line-height:100px;
}
#page .slides-content h3{
	font-size:40px;
	line-height:44px;
    font-weight: 400;
	color:#834399 !important;
}
#page .slides-content .readmore{
	margin-top:20px;
}
#page #home_slider .fa{
    color: #fff;
    top: 45%;
    position: absolute;
    left: 20px;
    font-size: 80px;
}
#page #home_slider .fa.fa-angle-right{
    right: 20px;
	left:inherit;
}
#page #home_slider .left.carousel-control, #page #home_slider .right.carousel-control{
    opacity: 1;
    background-color: transparent;
    width: 70px;
	display:none;
}
#page #home_slider .carousel-indicators{
	z-index: 1;    
	bottom: 70px;
	display:none;
}
#page #home_slider .carousel-indicators li{
	margin:0 5px;
}

#page .home_about_us_section{
	padding-top:75px;
	padding-bottom:75px;
}
#page .home_about_us_section h2{
	font-weight:500;
	line-height:32px;
}
#page .home_about_us_section .inner-hr{
	width:70px;
	border-top:3px solid;
}
#page .home_three_services_section, #page .home_three_locations_section, #page .home_blog_section, #page .home_contact_form_section{
	padding-top:75px;
	padding-bottom:55px;
}
#page .home_three_services_section .three-services-icon, #page .home_three_locations_section .three-locations-icon{
	margin-top:15px;
	width:100%;
	text-align:center;
}
#page .about_us_section{
	padding-top:55px;
}
#page .about_us_section img{
	border:2px solid #ccc;
}
#page .home_three_locations_section .three-locations-icon{
	margin-bottom:15px;
}
#page .home_three_services_section .three-services-content{
	min-height:140px;
}
#page .home_three_services_section .three-services-content h2, #page .home_three_locations_section .three-locations-content h2, #page .home_blog_section .home-title-blog h2, #page .about_us_section h2{
	color:#444 !important;
    font-size: 32px;
	font-weight:600;
    margin-top: 10px;
    text-align: center;
}
#page .home-line-hr{
	width:80px;
	border-top:2px solid #07959F;
	margin:17px auto 15px;
}
#page .home_three_services_section .three-services-content h5, #page .home_three_locations_section .three-locations-content h5{
	color:#444 !important;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 15px;
    text-align: center;
}
#page .home_three_locations_section .three-locations-content p{
	font-weight:bold;
	text-align:center;
}
#page .home_three_services_section .three-services-image{
	margin-bottom:15px;
}
#page .home_two_boxes_section h2, #page .home_two_boxes_section p, #page .home_two_boxes_section h3, #page .home_two_boxes_section .two-boxes-content{
	color:#fff;
}
#page .home_two_boxes_section b, #page .home_two_boxes_section strong{
	color:#1F439B;
}
#page .home_two_boxes_section h2{
	font-family:'Patrick Hand SC';
    font-size: 44px;
    margin-top: 35px;
    margin-bottom: 15px;
}
#page .home_two_boxes_section h3{
    font-size: 31px;
	font-family:'Patrick Hand SC';
    margin-top: 20px;
    margin-bottom: 15px;
}
#page .home_subscribe_section{
	padding-top:85px;
	padding-bottom:75px;
}
#page .home_subscribe_section .subscribe_content h2, #page .home_contact_form_section .contact_form_content h2{
	color: #fff;
    font-size: 32px;
    font-weight: 600;
}
#page .wpcf7-form span.wpcf7-not-valid-tip{
	color: #555555;
    background: #F7E700;
    font-size: 11px;
    padding: 2px 0;
    font-weight: 500;
    margin-top: -17px;
    margin-bottom: 5px;
}
#page .wpcf7-form div.wpcf7-validation-errors{
    background: #f7e700;
}
#page .wpcf7-form div.wpcf7-mail-sent-ok{
    background: #ffffff;
    color: #000;
    border: 0;
}
#page .home_contact_form_section .contact_form_content p{
	color: #fff;
}
#page .home_subscribe_section .subscribe_content p{
	color: #fff;
}
#page .contact_form_content .wpcf7{
	padding-top:15px;
}
#page .subscribe_content input[type="submit"], #page .contact_form_content .wpcf7 input[type="submit"], #page .alt-readmore{
    padding: 8px 55px;
    font-size: 16px;
    text-transform: inherit;
    border-radius: 3px;
    font-weight: 600;
	border:2px solid #fff !important;
	color:#fff !important;
}
#page .contact_form_content .wpcf7 input[type="submit"]{
	margin-top:10px;
}
#page .subscribe_content input[type="text"]{
	width:760px;
	max-width:100%;
	margin:0 auto;
}
#page .subscribe_content input[type="submit"]:hover, #page .alt-readmore:hover{
	border:2px solid #07959F !important;
	color:#fff !important;
}
#page .home_blog_container .home_blog_content{
	margin-top:10px;
	text-align:center;
	min-height:80px;
}
#page .home_blog_container .home_blog_content h5.home_blog_title{
	color:#333 !important;
	margin-bottom: 2px;
}
#page .home_blog_container .home_blog_content .home-date{
    color: #0796A0;
}
#page .home_blog_container .home_blog_img {
    background-size: 100% auto;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 200px;
    background-color: #1E1E1E;
    display: block;
    position: relative;
}

/**************************************************
INNER PAGE
**************************************************/
#page{
	background-color: #fff;
}
#page h1, #page h2, #page h3, #page h4, #page h5, #page h6{
	font-size:36px;
	line-height:40px;
	margin-top:0;
	font-weight:bold;
}
#page h2{
	font-size:26px;
	line-height:36px;	
	font-weight: 400;
	color:#404141;
}
#page h3{
	font-size:22px;
	line-height:24px;	
	font-weight: 400;
}
#page h4{
	font-size:18px;
	line-height:25px;	
}
#page h5{
	font-size:14px;
	line-height:21px;
}
#page h6{
	font-size:13px;
	line-height:20px;
}
#page p, #page li, #page label{
    font-size: 13px;
    line-height: 20px;
    color: #777777;
}
#page p, #page li{
    margin-bottom: 15px;
}
#page div{
    color: #777777;
}
#page #pages .entry-content{
    padding-bottom: 55px;	
}
#page #pages.index .entry-content{
    padding-bottom: 0;	
}
#page #inner-content ul{
    margin-bottom: 15px;
}
#page #inner-content ul li, #page #inner-content ol li{
	list-style: initial;
    margin-left: 15px;
    margin-top: 0;
    margin-bottom: 0;
}
#page #inner-content ol li {
    list-style: decimal;
}


/**************************************************
POST PAGE
**************************************************/
#posts .post-container .post-created {
    float: left;
    padding-right: 20px;
}
#posts .post-container .post-created span {
    text-transform: lowercase;
    color: #fff;
    text-align: center;
    width: 60px;
    height: 60px;
    display: block;
    font-size: 18px;
    background-color: #141920;
    padding: 15px 14px;
    line-height: 15px;
    font-weight: 300;
}
#posts .post-container .post-created span b {
    font-size: 14px;
}
#posts .post-container .post-title {
    float: left;
    width: 100%;
}
#posts .post-container .post-title h1 {
    color: #141920;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 26px;
    text-transform: inherit;
}
#posts .post-container .post-title .post-category {
    padding-top: 5px;
    padding-bottom: 5px;
}
#posts .post-container .post-title .author-comment {
    font-size: 12px;
    color: #8f8f8f;
    font-style: italic;
}
#posts .post-container .post-title .author-comment i {
    color: #333;
    margin-right: 10px;
}
#posts .post-container .post-title .author-comment span {
    margin-left: 15px;
    color: #333;
}
#posts .post-container .post-content {
    float: left;
    width: 100%;
    padding-top: 25px;
	background-color:#E7E7E7;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:40px;
}
#posts .post-container .post-content .post-info{
    color: #387334;
    font-weight: bold;
    padding-bottom: 10px;
    font-size: 12px;
    width: 100%;
    float: left;
}
#posts .post-container .post-content .post-description p{
	color:#333;
	font-size:13px;
	line-height:22px;
	margin-bottom:20px;
}
#posts .post-container .post-thumbnail {
    width: 100%;
    max-width: 100%;
    float: left;
}
#posts .post-container .post-thumbnail img {
    float: left;
    max-width: 100%;
}
#posts .post-container .post-content blockquote {
    padding: 10px 50px;
    margin: 20px 0 35px;
    font-size: 16px;
    line-height: 32px;
    border-left: 0;
    color: #737373;
    font-weight: 600;
}
#posts .post-container .post-content blockquote:before {
    content: "\f10d";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    margin-left: -50px;
    font-size: 36px;
    color: #141920;
    margin-top: -30px;
}
#posts .post-container .post-author-share {
    width: 100%;
    margin-bottom: 35px;
}
#posts .post-container .post-author-share .author-details {
    padding: 20px 0;
    float: left;
    width: 100%;
}
#posts .post-container .post-author-share .author-avatar {
    float: left;
    padding-right: 1.5em;
}
#posts .post-container .post-author-share .author-avatar img {
    width: 65px;
}
#posts .post-container .post-author-share .author-info {
    float: left;
}
#posts .post-container .post-author-share .author-info .author-name {
    color: #141920;
    text-transform: uppercase;
    font-weight: bold;
}
#posts .post-container .post-author-share .author-info .author-role {
    color: #737373;
    font-style: italic;
}
#posts .post-container .post-author-share .text-center {
    width: 200px;
    padding: 10px;
}
#posts .post-container .post-author-share .social-share {
    padding: 20px 5px;
}
#posts .post-container .post-author-share .social-share .fa {
    display: inline-block;
    width: 32px;
    height: 32px;
    font-size: 15px;
    text-align: center;
    margin: 0 2px;
    padding-top: 8px;
    color: #fff;
    background-color: #BEBEBE;
    border: 2px solid #BEBEBE;
}
#posts .post-container .post-author-share .social-share .fa:hover {
    color: #BEBEBE;
    background-color: #fff;
    border: 2px solid #BEBEBE;
}
#page .post-pagination a{
	color: #333;
    border: 1px solid #333;
    padding: 8px 15px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 25px;
    text-transform: uppercase;
    display: inline-block;
}
#page .post-pagination li, #page .post-pagination ul {
    display: inline-block;
}
#page .post-pagination li {
    padding-left: 0 !important;
    margin-left: 0 !important;
    padding-right: 10px;
}
#page .post-pagination li:hover a{
	color: #fff;
    border: 1px solid #666;
    background-color:#666;
}
#page .post-pagination li.active a{
	color: #fff;
    border: 1px solid #9CBCBA;
    background-color: #9CBCBA;
    padding: 8px 17px;
}
#full .color-white h1{
	color:#fff;
}
#full .round-content{
    height: 250px;
    width: 250px;
    margin: 0 auto;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    padding-top: 37%;
    font-size: 28px;
    font-weight: 300;
}
#full .activewear-height .vc_column-inner{
	min-height: 364px;
}
#pages .teamwear-height .vc_column-inner{
	min-height: 226px;
}
#pages .teamwear-height .vc_column-inner a.readmore{
    padding: 8px 25px;
    font-size: 13px;
    margin-top: 10px !important;
}

/**************************************************
BLOG PAGE
**************************************************/
#page .blog-con{
	margin-top:45px;
}
#page .blog-con .blog-c-content{
	background-color:#E8E8E8;
    padding-left: 15px;
    padding-right: 15px;
}
#page .blog-hr{
    border-top: 1px solid #AAADAC;
    width: 100%;
    margin: 30px 0 0;
}
#page .blog-con .blog-date {
    background-color: #FFFFFF;
    font-weight: 600;
    width: 70px;
    text-align: center;
    margin-left: 15px;
    margin-top: 15px;
    position: absolute;
    padding: 8px 5px;
}
#page .blog-con .blog-date .day{
    color: #323232;
    background-color: #FFFFFF;
    font-size: 28px;
	line-height:30px;
}
#page .blog-con .blog-date .month{
    color: #323232;
    background-color: #FFFFFF;
	text-transform:uppercase;
}
#page .blog-con .blog-date b{
	font-weight:500;
	text-transform:uppercase;
	color:#6786C4;
}
#page .blog-con .blog-img{
    background-size: 100% auto;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 310px;
    background-color: #1E1E1E;
	display:block;
	margin-bottom:0;
	position:relative;
}
#page .blog-con .blog-name a{
    color: #323232;
    padding: 0px;
    font-size: 24px;
    line-height: 30px;
    text-transform: capitalize;
    font-weight: bold;
    display: inline-block;
}
#page .blog-info{
    font-size: 12px;
    color: #17A5AF;
    font-weight: 500;
    margin-bottom: 15px;
}
#page .blog-cat{
	background-color: #779ECF;
	padding:5px 10px;
	font-style:normal;
	color:#fff;
	margin-right:15px;
	text-transform:uppercase;
}
#page .blog-con .blog-details{
	color:#E86427;
	font-size:13px;
	margin-bottom:10px;
}
#page .blog-con .blog-content{
    font-size: 12px;
    color: #111;
    line-height: 22px;
    margin-bottom: 20px;
    display: block;
    margin-top: 20px;
}
#page .alt-readmore-infinite{
    border: 2px solid #E86427;
    color: #E86427;
    padding: 12px 55px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    display: inline-block;
    margin-top: 40px;
	cursor:pointer;
}
#page .alt-readmore-infinite{
    border: 2px solid #ff5100;
    color: #ff5100;
}
#page .blog-link .readmore, #page .wpcf7 input[type="submit"]{
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    padding: 8px 35px;
    border-radius: 0;
    font-weight: 600;
    margin-top: -15px;
}
#page .bup-time-slots-available-list li {
	display:none;
}
#page .bup-time-slots-available-list li.bup-btn-book-app-li {
	display:inline-block;
}


/**************************************************
BOOKING PAGE
**************************************************/
#page .booking-online-container{
	padding-top:75px;
	padding-bottom:35px;
}
#page #bup-strip-payment-details .bup-total-qty:nth-child(2){
	display:none;
}
#page .booking-online-container .bup-front-cont .bup-book-steps-cont .bup-cart-step-active{
	color:#fff;
	background:#17A5AF;
}
#page #pages .booking-online-container button{
    color: #fff;
    background: #17A5AF;
    padding: 5px 20px;
    font-size: 11px;
    line-height: 19px;
	border-radius:0;
}
#page #inner-content .booking-online-container ul li{
    margin-left: 0;
}
#page #pages .booking-online-container li button{
    padding: 5px 0px;
    width: 100%;
}
#page #pages .booking-online-container li button span{
    font-size: 10px;
    line-height: 20px;
}
#page .formError .formErrorContent{
	color:#fff;
}

/**************************************************
ARCHIVE POSTS
**************************************************/
#page #search-form input[type="text"]{
    margin-top: 0;
    border: 1px solid #D5D5D5;
    background-color: #fff;
    font-weight: 400;
    color: #000;
    font-size: 12px;
    padding: 13px 20px;
    max-width: 100%;
	width:400px;
    margin-bottom: 15px;
}
#page #search-form button[type="submit"]{
    border: 0px none;
    background-color: #E1E1E1 !important;
    color: #262626 !important;
    text-transform: uppercase;
    font-size: 14px;
    height: 40px;
    padding: 0 15px;
    position: absolute;
    top: 2px;
    font-weight: bold;
    right: 18px;
}
#page #search-form input[type="text"]:placeholder-shown{
	font-style:normal !important;
}
#page aside h4.widget-title{
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 800;
	margin-bottom: 15px;
	margin-top: 0px;
	color: #404141;
	letter-spacing: 1px;
}
#page aside hr{
	border-top:1px solid #B7BAB9;
	width:90px;
}
#page aside ul{
	margin-bottom:35px;
}
#page aside ul, #page aside ul li{
	list-style:none !important;
}
#page aside ul li{
	padding-left:0 !important;
	margin-left:0 !important;    
	margin-bottom: 8px !important;
}
#page aside ul li a{
	color:#404141;
}
#page aside .thumbnail-side-bar{
	background-size: 100% auto;
    background-position: center center;
    background-repeat: no-repeat;
    width: 60px;
    height: 60px;
    background-color: #1E1E1E;
    display: block;
    margin-bottom: 6px;
    position: relative;
}
#page aside .side-news a{
	text-transform:uppercase;
	color:#404141;
}
#page aside .side-news small.date{
	color:#17A5AF;
}
#page aside .side-news small.text-content{
	color:#9C9C9C;
}
#page aside h4.widget-title:after{
	content:" ";
    display: block;
    border-top: 1px solid #B7BAB9;
    width: 90px;
    margin-top: 20px;
    margin-bottom: 20px;
}
#page #sidebar{
    margin-top: 40px;
}
#page .bup-front-cont{
	z-index:0;
}


/**************************************************
FORMS
**************************************************/
#page input[type="text"],
#page input[type="email"],
#page input[type="tel"],
#page input[type="password"],
#page textarea,
#page select{
    background-color: #fff;
    border: 1px solid #C1C1C1;
    padding: 12px 15px;
    width: 100%;
    color: #333;
    font-size: 13px;
    margin-bottom: 20px;
}
#page select{
    padding: 10px 15px;
}
#page input[type="submit"], #page #pages button, #page .readmore {
    background-color: #3A8FD7;
    color: #fff;
    padding: 8px 35px 7px;
	font-weight:bold;
    margin-top: 10px;
    display: inline-block;
    font-size: 14px;
    border-radius: 3px;
}
#page .readmore.sm-readmore {
	font-family:'Montserrat';
    padding: 7px 20px;
    font-size: 12px;
    border-radius: 20px;
    font-weight: 600;
}
#page .readmore.lg-readmore{
	font-family:'Montserrat';
    padding: 11px 45px;
    font-size: 15px;
	text-transform:inherit;
    border-radius: 3px;
    font-weight: 600;
}
#page input[type="submit"]:hover, #page button:hover, #page .readmore:hover {
    background-color: #004080;
}

/**************************************************
BREADCRUMBS
**************************************************/
#topbar{
    padding-top:8px;
	padding-bottom:8px;
	margin-bottom:5px;
}
#breadcrumb .breadcrumbs {
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 10px;
}
#breadcrumb .breadcrumbs li {
    color: #cccccc;
    font-size: 12px;
    margin: 0;
    padding-right: 10px;
    display: inline-block;
}
#breadcrumb .breadcrumbs li.separator {
    color: #cccccc;
}
#breadcrumb .breadcrumbs li a {
    color: #cccccc;
    font-weight: 400;
}
#breadcrumb .breadcrumbs li strong {
    font-weight: 400;
    color: #fff;
}



/**************************************************
PAGINATION
**************************************************/
#page .post-pagination a{
	color: #333;
    border: 1px solid #333;
    padding: 8px 15px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 25px;
    text-transform: uppercase;
    display: inline-block;
}
#page .post-pagination li, #page .post-pagination ul {
    display: inline-block;
}
#page .post-pagination li {
    padding-left: 0 !important;
    margin-left: 0 !important;
    padding-right: 10px;
}
#page .post-pagination li:hover a{
	color: #fff;
    border: 1px solid #666;
    background-color:#666;
}
#page .post-pagination li.active a{
	color: #fff;
    border: 1px solid #3A8FD7;
    background-color: #3A8FD7;
    padding: 8px 17px;
}

/**************************************************
404 PAGE NOT FOUND
**************************************************/
#page .page-404 {
    background-clip: padding-box;
}
#page .page-404 .header,
#page .page-404 .sub-header,
#page .page-404 .sub-header2 {
    color: #333;
    padding: 1em 0;
    text-transform: uppercase;
}
#page .page-404 b {
    color: #17a5af !important;
}
#page .page-404 .header {
    font-size: 500%;
    padding: 0;
    line-height: 80px;
    text-align: center;
    letter-spacing: -1px;
}
#page .page-404 .sub-header {
    font-size: 12px;
    text-align: center;
}
#page .page-404 .sub-header p {
    background-color: #17a5af !important;
    color: #fff;
    letter-spacing: 1px;
    display: inline-block;
    border-radius: 10px;
    padding: 0.5em 2.5em;
    margin-top: 1em;
    margin-bottom: 10em;
}


/**************************************************
MOBILE STYLE
**************************************************/
@media all and (min-width: 768px) {
    header #main-navigation {
        display: inline-block !important;
		float: right;
    }
    header .header-02 #main-navigation {
        display: inline-block !important;
		float: left;
    }
    #show-my-mobile-nav-button {
        display: none !important;
    }
    #hide-my-mobile-nav-button {
        display: none !important;
    }
	header .my-main-header{
		float: right;
		width: 100%;
	}
	header .position-fixed .my-main-header{
	    padding: 0;
	}
	header .my-main-header #main-navigation a{
		padding: 10px 20px;
	}
	header .position-fixed .my-main-header #main-navigation a{
	    padding: 26px 20px;
	}
	header .my-main-header #main-navigation li:last-child a{
		padding-right: 0;
	}
	header .mobile-show-me{
		display:none;
	}
	header .header-01.position-fixed .logo{
		width: 125px;
		margin-top: 0px;
	}
	header .header-01.position-fixed .clogo a:after{
		background-size: 70px 70px;
		width: 70px;
		height: 70px;
		left: 39.5%;
	}
	header .header-01.position-fixed #main-navigation{
		padding: 0;
		float: right;
		margin-top: -3px;
	}
}
@media all and (max-width: 767px) {
	header #main-navigation{
        display: none;
	}
    #show-my-mobile-nav-button {
        display: inline-block;
    }
    #hide-my-mobile-nav-button {
        display: none;
    }
    #show-my-mobile-nav-button,
    #hide-my-mobile-nav-button {
        background: #fff;
        color: #18A5AF !important;
        font-size: 200%;
        cursor: pointer;
        max-width: 50px;
        border: 1px solid #fff;
        text-align: center;
        font-weight: 400;
        font-family: "Lato Light";
        border-radius: 5px;
        margin: 5px 0px;
        padding-top: 4px;
        float: right;
		margin-top:-120px;
    	border: 1px solid #18A5AF !important;
    }
	#page #social-media, #page #phone-number {
		float: left;
	}
	#show-my-mobile-nav-button, #hide-my-mobile-nav-button{
	    margin-left: 10px;
		width: 55px;
		height: 50px;
		position:relative;
		z-index:999;
		left:0;
	}
	header .mobile-show-me{
		display:block;
	}
	header #main-navigation{
		float: left;
		width: 100%;
	}
	header .my-main-header #main-navigation ul ul{
		position: relative;
		background-color:transparent;
	}
	header .my-main-header #main-navigation li{
		width: 100%;
		text-align: center;
	}
	header .my-main-header #main-navigation ul ul li a{
	    padding: 0.7em 1.8em 0.8em !important;
	}
	.position-fixed{
		position:relative;
	}
	#page .slides-content h1{
		font-size:70px;
		line-height: 60px;
	}
	#page .slides-content h3{
		font-size:30px;
		line-height: 20px;
	}
	#page #home_slider .carousel-indicators{
	    bottom: 10px;	
	}
}