/*
Theme Name:   Water and Sports Physical Therapy
Theme URI:    http://waterandsportspt.com
Description:  Divi Child Theme
Template:     Divi
*/

@import url("../Divi/style.css");


/*
/////////////////////////////////
Rising Artistry Edits (begin)
/////////////////////////////////
*/
a#protocols-btn {
    z-index: 100;
    position: relative;
}

@media all and (max-width: 1199px) {
  a#protocols-btn {
    display: none;
  }
}

#request-btn {
  z-index: 100;
  position: relative;
  padding: 0 10px;
  color: #fff;
  background-color: #2ea3f2;
  padding: 5px 10px;
  border-radius: 3px;
  text-transform: capitalize;
  cursor: pointer;
}

#request-btn:hover{
  background-color: #444;
}

.et_slide_in_menu_container ul#mobile_menu_slide {
    padding: 28px 40px 50px !important;
}

.gform_confirmation_message {
    text-align: center;
    color: #333;
    padding: 2rem;
}

.gform_wrapper .half{
  width: 47.5%;
  display: inline-block;
  vertical-align: top;
  background-color: #eee;
  padding: 10px 20px 20px;
  margin-right: 2.5%;
  border-radius: 3px;
  padding-top: 10px !important;
}
.gsection_title{
  color: #333 !important;
}
h1.entry-title{
  line-height: 1.2 !important;
}
h3.gf_progressbar_title {
  color: #888 !important;
}
.gform_wrapper h2, .gform_wrapper h3 {
  color: #333;
  margin: 40px 0 0 0;
}
.gform_wrapper .gform_body {
  color: #444;
}
body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul, body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul{
  font-weight: 900;
  font-size: 18px;
  line-height: 1.4;
  padding: 0 30px 0 20px !important;
  margin-bottom: 50px !important;
}
body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul li, body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul li{
  margin-bottom: 20px;
}
input.gform_button, .gform_next_button, .gform_previous_button{
  border: none;
  padding: 12px 25px;
  border-radius: 5px;
  text-transform: uppercase;
  box-shadow: -1px 3px 2px 0px rgba(0,0,0,0.44);
}
input.gform_button:hover{
  box-shadow: none !important;
}
.gform_wrapper .gform_footer, .gform_wrapper .gform_page_footer {
  text-align: right;
  padding: 20px 0 10px !important;
  margin: 30px 0 0 !important;
  border-top: 1px dotted #ccc;
}
.gform_wrapper .gform_page_footer {
  text-align: right;
  padding: 20px 0 10px !important;
  margin: 30px 0 0 !important;
}

div.doxyme-badge.doxyme-badge-horizontal{
  width: 100% !important;
}

div.doxyme-badge.doxyme-badge-horizontal div.doxyme-badge-horizontal-image{
  width: 40% !important;
}

div.doxyme-badge.doxyme-badge-horizontal div.doxyme-badge-content{
  width: 55% !important;
}

div.doxyme-badge.doxyme-badge-horizontal div.doxyme-badge-indicator{
  left: 15px !important;
}

.wspt-pop-up{
  background:rgba(0,0,0,.7);
  cursor:pointer;
  display:inline-block;
  height:100%;
  position:fixed;
  text-align:center;
  top:0;
  width:100%;
  z-index:10000;
}
.wspt-pop-up .helper{
  display:inline-block;
  height:100%;
  vertical-align:middle;
}
.wspt-pop-up > div {
  background-color: #fff;
  box-shadow: 10px 10px 60px #555;
  display: inline-block;
  height: auto;
  max-width: 800px;
  min-height: 100px;
  font-size: 14px;
  vertical-align: middle;
  width: 85%;
  position: relative;
  border-radius: 8px;
  padding: 4%;
  color: #555;
}
.pop-up-content{
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 65vh;
  line-height: 1.8 !important;
}

.pop-up-content ul{
  list-style: disc;
  padding: 20px;
  text-align: left;
}

.pop-up-content p{
  text-align: left;
}

.wspt-pop-up h2{
  font-size: 24px;
  line-height: 1.2;
  margin: 0 0 15px 0;
}
.wspt-pop-up a{
  margin-top: 20px;
  color: #2ea3f2;
  text-transform: uppercase;
  display: block;
}
.popupCloseButton {
  background-color: #fff;
  border: 3px solid #999;
  border-radius: 50px;
  cursor: pointer;
  display: inline-block;
  font-family: arial;
  font-weight: bold;
  position: absolute;
  top: -10px;
  right: -10px;
  font-size: 25px;
  line-height: 25px;
  width: 30px;
  height: 30px;
  text-align: center;
}
.popupCloseButton:hover {
  background-color: #ccc;
}
/****POP-UP End****/



body {
    overflow-x: hidden;
}

.header-contact-info{
  color: #fff;
}

.et_non_fixed_nav.et_transparent_nav #main-header{
  position: relative !important;
}
.home-cycle-slide{
  padding: 0 !important;
}

.mobile_menu_bar:before {
    display:none;
}
.mobile_menu_bar{
    width: 70px !important;
}

.mobile_menu_bar::after {
    font-family: 'Lato', FontAwesome;
    content: "MENU \f0c9";
    position: absolute;
    padding: 10px 15px 10px 15px;
    background-color: #111;
    color: #FFFFFF!important;
    cursor: pointer;
    opacity: 1;
    font-size: 18px;
    top: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 110px;
    text-align: center;
    -webkit-transform: none !important;
    transform: none !important;
}
.mobile_nav.opened .mobile_menu_bar:after {
    content: "CLOSE";
}

.full-width-banner{
  width:800px;
  margin: auto;
  text-align: center;
}
.full-width-banner h2{
  font-size: 60px !important;
}

.video-container {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: -2;
}

video#bgvid {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    max-width: 2000px;
    width: auto;
    height: auto;
    z-index: -1;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.controls{
    background: rgba(0,0,0,.5);
    padding: 5px 12px;
    border-radius: 3px;
    position: absolute;
    bottom: 40px;
    right: 20px;
    width: auto;
    color: #ccc;
    font-size: 25px;
    text-shadow: 1px -1px 0px rgba(0, 0, 0, 0.57);
    z-index: 200;
}
.play-icon{
    display: inline-block;
    cursor: pointer;
}
.pause-btn{
    cursor: pointer;
    display: inline-block;
}
.pause-btn:hover, .play-icon:hover, .fullscreen-btn:hover{
    color: #2ea3f2;
}
.fullscreen-btn{
    cursor: pointer;
    display: inline-block;
    margin-left: 10px;
}

.video-intro-slide{
    text-align: center;
    width: 100%;
}

.video-intro-slide .slide-content{
    text-align: left;
}

.video-intro-slide img{
    margin-top: 25px;
}

.pagination_container{
    width: 100%;
    padding-top: 10px;
    border-top: 1px dotted #ccc;
    margin: 40px 0 80px 0;
}

.prev_post_btn a{
    float: left;
    padding: 10px 20px;
    border: 1px solid #999;
    color: #444;
    margin: 20px 0;
}

.prev_post_btn a:hover{
    border: 1px solid #222;
    color: #222;
}

.next_post_btn a{
    float:right;
    padding: 10px 20px;
    border: 1px solid #999;
    color: #444;
    margin: 20px 0;
}

.next_post_btn a:hover{
    border: 1px solid #222;
    color: #222;
}

.cycle-slideshow{
    height: 70vh;
}

@media all and (min-width: 981px) {
    h1{
        font-size: 70px !important;
        font-weight: 700 !important;
        text-shadow: -1px 1px 0px rgba(0, 0, 0, 0.6);
    }

    .mobile-logo{
        display: none;
    }

    .header-contact-info{
        display: inline-block !important;
    }
}

@media all and (max-width: 980px) {

    h1{
        font-size: 62px;
        font-weight: 700;
        text-shadow: -1px 1px 0px rgba(0, 0, 0, 0.6);
    }

    .mobile-logo{
        display: block;
        max-width: 150px;
        display: inline-block;
        float: left;
        padding: 10px 20px;
    }

	/* Hide Logo On Mobile */
	.header-contact-info {
		display: none !important;
		opacity: 0;
	}

    .et_header_style_left #et-top-navigation {
        display: block;
        padding: 10px 0 !important;
    }

    .et_slide_menu_top a {
        max-width: 100%;
    }

    .et_slide_menu_top .et-social-icons{
        width: 100%;
        text-align: left;
    }

    .et_slide_menu_top #et-info{
        width: 100%;
        text-align: left;
    }

    .et_slide_menu_top #et-info-email{
        font-size: 11px !important;
    }

    .video-intro-slide{
        text-align: center;
        width: 100%;
    }

}


/*------------------------------------------------------------------
11.0 - Woocommerce
------------------------------------------------------------------*/

.woocommerce {
  background-color: #FFF;
  color: #333;
}

a.button,
input.button,
button.button {
  background-color: #3eb2da !important;
  color: #FFF !important;
  background: none;
}

a.button:hover,
input.button:hover,
button.button:hover {
  background-color: #2384b5 !important;
  background: none;
}

ul.product-categories,
ul.cart_list {
  padding: 0 !important;
}

#searchsubmit {
  padding: 10px 10px;
  font-size: 12px;
  margin: 0;
  display: inline-block;
  width: 40%;
}

input#s {
  float: left;
  display: inline-block;
  width: 60%;
  padding: 8px;
  font-weight: normal;
  font-size: 12px;
}

.screen-reader-text {
  display: none;
}

.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img {
  box-shadow: none;
  -webkit-box-shadow: none;
}

.woocommerce .woocommerce-breadcrumb,
.woocommerce-page .woocommerce-breadcrumb {
  margin: 0 0 20px 20px;
  padding: 0 20px 10px 0;
  font-size: .92em;
  color: #777;
  border-bottom: 1px solid #CCC;
}

.shop-container {
  background-color: #FFF;
  margin-bottom: 80px;
}

.products-container {
  height: 100%;
}

.products-container h1.page-title {
  padding: 20px;
  background-color: #222;
}

.products-container p.woocommerce-result-count {
  padding: 0 0 0 20px;
}

.products-container .woocommerce-ordering {
  padding: 0 20px 0 0;
}

.products-container .woocommerce-ordering .orderby {
  background-color: #fff !important;
}

.products-container .woocommerce-pagination {
  border-top: 1px dotted #CCC;
  padding: 10px 20px 5px;
}

.products-container a h3 {
  color: #999;
}

.products-container img {
  background-color: #fff;
}

div.product,
.woocommerce .products ul,
.woocommerce ul.products,
.woocommerce-page .products ul,
.woocommerce-page ul.products {
  margin: 0 0 1em;
  padding: 20px;
  list-style: none outside;
  clear: both;
}

.woocommerce .woocommerce-ordering select,
.woocommerce-page .woocommerce-ordering select {
  vertical-align: top;
  background-color: #111 !important;
  color: #777;
  border: none;
  padding: 5px;
}

.woocommerce nav.woocommerce-pagination ul,
.woocommerce #content nav.woocommerce-pagination ul,
.woocommerce-page nav.woocommerce-pagination ul,
.woocommerce-page #content nav.woocommerce-pagination ul {
  display: inline-block;
  white-space: nowrap;
  padding: 0;
  clear: both;
  border: none !important;
  border-right: 0;
  margin: 3px;
}

.woocommerce nav.woocommerce-pagination ul li,
.woocommerce #content nav.woocommerce-pagination ul li,
.woocommerce-page nav.woocommerce-pagination ul li,
.woocommerce-page #content nav.woocommerce-pagination ul li {
  border-right: none;
  padding: 0;
  margin: 2px;
  float: left;
  display: inline;
  overflow: hidden;
  background-color: transparent;
}

.woocommerce div.product .product_title,
.woocommerce #content div.product .product_title,
.woocommerce-page div.product .product_title,
.woocommerce-page #content div.product .product_title {
  clear: none;
  margin-top: 0;
  padding: 0;
  color: #aaa;
  text-shadow: none;
}

.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page #content input.button {
  margin: 0;
  line-height: 1em;
  cursor: pointer;
  position: relative;
  font-family: inherit;
  text-decoration: none;
  padding: 6px 10px;
  text-decoration: none;
  font-weight: bold;
  border-radius: 2px;
  left: auto;
  color: #4a90ce;
  text-shadow: none;
  border: none;
  background: none;
  display: inline-block;
}

.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce #content input.button:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page input.button:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce-page #content input.button:hover {
  background: none;
}

/*********************
Woocommerce - Cart Page
*********************/

.woocommerce table.shop_table,
.woocommerce-page table.shop_table {
  border: none;
  margin: 0 -1px 24px 0;
  text-align: left;
  width: 100%;
  border-collapse: separate;
  border-radius: 0;
}

tr.cart_item {
  background-color: #EEE;
}

.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .shipping_calculator {
  width: auto;
  clear: right;
  float: right;
  background-color: #EEE;
  padding: 10px 20px 0 20px;
  text-align: right;
  text-shadow: none;
  margin: 20px 0 0 0;
}

.woocommerce .cart-collaterals .shipping_calculator h2,
.woocommerce-page .cart-collaterals .shipping_calculator h2 {
  text-shadow: none;
  font-size: 24px;
  margin-bottom: 10px;
}

/*
/////////////////////////////////
Rising Artistry Edits (end)
/////////////////////////////////
*/




/*
///////////////////////////////////
LAYOUT - TYPOGRAPHY
//////////////////////////////////
*/


h1.custom-title{
    color:#fff !important;
    font-size: 52px;
    line-height: 58px;
}

#main-content, .et_pb_section {
  background-color: #000;
}

#main-content .container:before {
  background-color: #000000;
}

h1.page-title {
	color:#fff;
}

img.alignleft {
  margin-bottom: 20px;
}

img.alignright {
  margin-bottom: 20px;
}

img.aligncenter {
  margin-bottom: 20px;
}

.gmwd_container_wrapper{
    color: #333;
}

#wd-map1{
    margin-bottom: 0;
}

#footer-locations{
    background-color: #111;
}

.footer-location-logos{
    text-align: center;
}

.wspt-footer-logo{
    margin-bottom: 30px;
}

.blog-title{
    text-align: center;
    color: #FFF;
    font-size: 60px;
    text-transform: uppercase;
    display: inline-block;
    text-shadow: -1px 2px 1px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    padding-bottom: 0;
}

.blog-container, .blog-container .et_pb_section{
    background-color: #FFF !important;
    color: #333;
}

.blog-container .container{
    padding-top: 60px !important;
}

#single-post-banner{
    width: 100%;
    background-size: cover;
    background-position: center;
    padding: 200px 50px;
    text-align: center;
    position: relative;
}

#single-post-banner h1{
    z-index: 2;
    position: relative;
}

#single-post-banner:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.25;
    background-color: #2ea3f2;
    background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

.archives-title{
    color: #CCC;
    border-bottom: 1px dashed #ccc;
    font-size: 28px;
    font-weight: 300;
}



/*
///////////////////////////////////
HEADER
//////////////////////////////////
*/

#homevideo .et_pb_fullwidth_code {
	padding-top:0!important;
}

.et_hide_fixed_logo #main-header.et-fixed-header .logo_container {
    top: -1000px;
}

.et_menu_container{
    padding-right: 0 !important;
    padding-left: 0 !important;
    background-color: #222;
    height: auto;
    width: 100%;
    text-align: right;
}

.header-contact-info{
    text-align: right;
    padding: 15px 50px 15px 15px;
    display: inline-block;
}

.header-contact-info:before {
    position: relative;
    top: 2px;
    margin-right: 10px;
    content: "\e090";
    font-family: "ETmodules" !important;
    font-weight: normal;
}

.logo_container a {
    display: block;
    padding: 0 15px 20px 15px;
    background: rgba(0, 29, 58, 0.9);
    width: 180px;
    margin: 0 0 0 30px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    -webkit-box-shadow: -1px 4px 5px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 4px 5px -2px rgba(0,0,0,0.75);
    background: rgba(11,52,97,1);
    background: -moz-linear-gradient(-45deg, rgba(11,52,97,1) 0%, rgba(19,90,128,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(11,52,97,1)), color-stop(100%, rgba(19,90,128,1)));
    background: -webkit-linear-gradient(-45deg, rgba(11,52,97,1) 0%, rgba(19,90,128,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(11,52,97,1) 0%, rgba(19,90,128,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(11,52,97,1) 0%, rgba(19,90,128,1) 100%);
    background: linear-gradient(135deg, rgba(11,52,97,1) 0%, rgba(19,90,128,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b3461', endColorstr='#135a80', GradientType=1 );
}

.logo_container a .et_pb_widget {
    float: none;
	color:#97deff;
	font-size:20px;
	font-weight:bold;
	margin-top:10px;
	text-align:center;
}

#logo {
    margin-top: 20px;
}

span.logo_helper {
    display: none;
}

@media only screen and (min-width: 981px) {
	.et_header_style_slide #et-top-navigation, .et_header_style_fullscreen #et-top-navigation {
		padding: 30px 0 75px 0 !important;
	}

}


.slidelogo {
	margin-bottom:20px;
}

.et_header_style_slide .mobile_menu_bar.et_toggle_slide_menu {
    background: #444;
    border-radius: 50%;
    margin-right: 30px;
}

.mobile_menu_bar.et_pb_header_toggle {
    width: 40px;
    height: 40px;
	padding: 4px 0 0 4px;
}

.mobile_menu_bar:before {
	color:#fff;
}

.et_toggle_slide_menu:after {
	color:#fff;
}

.et_header_style_fullscreen .mobile_menu_bar.et_toggle_fullscreen_menu {
    background: rgba(0, 29, 58, 0.48);
    border-radius: 50%;
}

.et_pb_fullscreen_menu_opened .et_slide_menu_top div#et-info {
    padding-top: 0;
}



/*
///////////////////////////////////
HOME PAGE
//////////////////////////////////
*/

.covid-rules{
  list-style: disc;
  text-align: left;
  padding: 2rem;
}

.banner-video{
    position: relative;
}

.banner_video_wrapper{
    position: absolute;
    top: 0;
    z-index: 200;
    left: 0;
    right: 0;
    padding: 24% 11.5% 0;
}

.banner_video_wrapper .fluid-width-video-wrapper{
    padding-top: 56.25% !important;
    -webkit-box-shadow: -5px 7px 16px -7px rgba(0,0,0,0.75);
    -moz-box-shadow: -5px 7px 16px -7px rgba(0,0,0,0.75);
    box-shadow: -5px 7px 16px -7px rgba(0,0,0,0.75);
}

.video_wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.slideshow-wrapper{
    position: relative;
}

@media only screen and (max-width: 768px) {
  .home-cycle-slide:first-child, .home-cycle-slide:nth-child(2) {
    background-image: url('img/home-mobile-banner.jpg') !important;
    background-color: #000;
  }
}

.home-cycle-slide{
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    padding: 60px 0 0 0;
    background-position: center;
}

.home-cycle-slide h2{
    color: #fff;
    font-size: 72px;
    line-height: 1.1;
}

.slide-wrap{
    width: 80%;
    max-width: 1400px;
    margin: auto;
    background-position: top right;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 100%;
    display: flex;
    justify-content: center; /* align horizontal */
    align-items: center; /* align vertical */
}

.slide-content{
    width: 50%;
    padding-bottom: 30px;
    display: inline-block;
    position: relative;
}

.popup-content{
    position: absolute;
    max-width: 1000px;
    margin: auto;
    font-size: 21px;
    line-height: 1.5;
    background-color: #2ea3f2;
    color: #fff;
    padding: 50px;
    top: 150px;
    left: 10%;
    right: 10%;
    -webkit-box-shadow: -9px 10px 258px -3px rgba(0,0,0,0.55);
    -moz-box-shadow: -9px 10px 258px -3px rgba(0,0,0,0.55);
    box-shadow: -9px 10px 258px -3px rgba(0,0,0,0.55);
}

@media only screen and (max-width: 768px) {
    .popup-content{
        font-size: 16px;
        padding: 40px;
        top: 100px;
    }
}

.popup{
    display: none;
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, 0.8);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}

.close-popup{
    padding: 5px 10px;
    color: #fff;
    background-color: #555;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.popup h2{
    color: #fff;
}

.banner-title-sm{
    font-size: 40px;
    display: block;
}

.banner-title-lg{
    font-size: 70px;
    line-height: 1.1;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
}

a.home-banner-btn{
    background-color: #2ea3f2;
    color: #fff;
    padding: 10px 20px;
    text-transform: uppercase;
    margin: 20px 0;
    display: inline-block;
    text-align: center;
}

.slide-asset{
    width: 50%;
    display: inline-block;
    float: right;
}

.pager-bg{
    z-index: 300;
    border-bottom: 1px solid #222;
    background-color: #292929;
}
#cycle-pager {
    z-index: 200;
    position: relative;
    width: 100%;
    margin: auto;
}

.pager-title{
    width: 80%;
    max-width: 1400px;
    margin: auto;
}

#cycle-pager a{
    width: 20%;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    color: #fff;
    text-transform: capitalize;
    position: relative;
    text-align: center;
    z-index: 400;
    margin-top: -27px;
}

#cycle-pager a img{
    width: 100%;
    height: auto;
    line-height: 0;
    display: block;
    border-left: 1px solid #222;
    filter: brightness(50%);
    -webkit-filter:brightness(50%);
}

#cycle-pager a.cycle-pager-active img{
    filter: brightness(100%);
    -webkit-filter:brightness(100%);
}

#cycle-pager a h3{
    text-align: center;
    z-index: 301;
    color: #FFF;
    width: 100%;
    font-size: 21px;
    background-color: rgba(0,0,0,.9);
    border-left: 1px solid #222;
    padding: 7px;
    font-weight: 300;
    text-transform: capitalize;
    margin: 0 !important;
    font-family: 'Oswald',Helvetica,Arial,Lucida,sans-serif;
    line-height: 1.6em;
}

#cycle-pager a:hover h3{
    background-color: #2ea3f2;
}

#cycle-pager a.cycle-pager-active h3{
    background-color: #2ea3f2;
}

#cycle-pager a:hover img{
    filter: brightness(100%);
    -webkit-filter:brightness(100%);
}
.clearfix{
    width: 100%;
    clear: both;
    display: block;
}

@media only screen and (min-width: 769px) {
    #cycle-pager a.cycle-pager-active:before, #cycle-pager a:hover:before{
        content: '';
        width: 0;
        height: 0;
        border-left: 25px solid transparent;
        border-right: 25px solid transparent;
        border-bottom: 25px solid #2ea3f2;
        text-align: center;
        display: inline-block;
        line-height: 0;
        margin-bottom: -10px;
    }
}

@media only screen and (max-width: 768px) {

    video#bgvid{
        width: 100%;
        padding: 20px;
        border: 1px solid #333;
        -webkit-box-shadow: -4px 10px 42px 8px rgba(0,0,0,0.47);
        -moz-box-shadow: -4px 10px 42px 8px rgba(0,0,0,0.47);
        box-shadow: -4px 10px 42px 8px rgba(0,0,0,0.97);
    }

    #cycle-pager a{
        width: 50%;
        margin-bottom: 0;
        margin-top: 0;
        border-bottom: 1px solid #111;
    }

    #cycle-pager a:first-child{
        width: 100%;
        margin-bottom: 0;
        margin-top: 0;
        border-bottom: 1px solid #111;
    }

    #cycle-pager a img{
        display: none;
    }

    #cycle-pager a h3{
        margin-bottom: 0;
        font-size: 18px;
    }

    .cycle-slideshow{
        max-height: 450px;
    }
    .slide-content{
        width: 100%;
        display: inline-block;
        text-align: center;
    }
    .slide-asset{
        width: 100%;
        display: none;
    }

    .home-cycle-slide{
        text-align: center;
        display: block !important;
    }
}

@media only screen and (max-width: 981px) {

    .home-cycle-slide h2{

        line-height: 1.1;
        padding: 20px 0;
    }
}

@media only screen and (max-width: 1201px) {

    .home-cycle-slide h2{

        line-height: 1.1;
    }
}

.video-title{
    color: #FFF;
    font-size: 46px;
    line-height: 1.1;
    text-shadow: -1px 2px 1px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    margin-top: 20px;
    max-width: 1200px;
    margin: auto;
}

#intro-video{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 5% 12% 0 12%;
    display: none;
    z-index: 100000;
    background-color: rgba(0, 0, 0, 0.9);
}

#main-header{
    top: 0 !important;
}

.video-subtitle{
    text-shadow: -1px 1px 0px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    text-transform: capitalize;
}

#homecta {
	z-index:200;
}

#services_mod {
	position:relative;
}

#services_mod:before {
    background: transparent url('img/wavetop.png') center top no-repeat scroll;
    content: "";
    position: absolute;
    top: -125px;
    left: 0;
    width: 100%;
    height: 250px;
    z-index: 100;
}

#services_mod:after {
    background: transparent url('img/wavebottom.png') center bottom no-repeat scroll;
    content: "";
    position: absolute;
    bottom: -32px;
    left: 0;
    width: 100%;
    height: 250px;
    z-index: 100;
}

.servicemod {
	min-height:560px;
	position:relative;
	transition: all 0.6s ease;
}


.servicemod a.servicebtn {
	background: rgba(4, 128, 186, .8);
    border: 4px solid rgb(18, 166, 235);
    border-radius: 0;
	bottom: 100px;
    height: 60px;
    left: 50%;
    margin-left: -125px;
    padding: 10px 30px !important;
    position: absolute;
    transition: all 0.6s ease;
    width: 250px;
	vertical-align:middle;
    z-index: 200;
}

.servicemod a.servicebtn span {
	font-size:18px;
	color:#fff;
	text-transform:uppercase;
}

.servicemod a.servicebtn:hover {
	background: rgba(4, 128, 186, 1);
}


.first {
	animation-delay:0.5s;
}
.second {
	animation-delay:0.8s;
}
.third {
	animation-delay:1s;
}


#padrescta h2 {
	color:#fff!important;
}
#padrescta h2 span {
	color:#e8cdb0!important;
}



#homeslider {
	padding:0;
}
#homeslider .et_pb_row {
	padding:0;
	width:100%;
}
#homeslider .et_pb_text {
	margin:0;
}

.testimonial_img {
	float: left;
	width: 15%;
	text-align: center;
}
.testimonial_img img {
	border-radius: 50%;
	border: 3px solid #fff;
	box-shadow: 0px 0px 10px #013d59;
}
.testimonial_txt {
	float: left;
	color: #fff;
	text-shadow: 0 1px 3px #013d59;
	font-size: 1.3em;
	margin:0 5% 0 0;
	width: 60%;
}
.testimonial_txt .test_name {
	display:block;
	font-weight:bold;
	padding:10px 0 0;
	text-transform:uppercase;
}
.testimonial_txt .test_title {
	display:block;
	font-style:italic;
	padding:10px 0 0;
}
.testimonial_cta {
	color:#1c4d78;
	float: left;
	font-size:1.6em;
	font-weight:bold;
	text-transform:uppercase;
	width:20%;
}
.testimonial_cta a {
	color:#1c4d78;
}
.testimonial_cta span {
  color: #fff;
  font-size: 1.6em;
  display: inline-block;
  line-height: 1em;
}


#padres_cta h1 span, #services_mod h2 {
	color:#008DD3!important;
}

.et_pb_title_container{
    text-align: center;
    width: 100%;
}
.et_pb_title_container h1{
    text-align: center;
    color: #fff;
    display: inline-block;
    width: auto;
    font-size: 52px;
}


/*
///////////////////////////////////
TESTIMONIAL - GRIDDER
//////////////////////////////////
*/

#testimonials-banner h1{
    color: #FFF;
    font-size: 70px;
    line-height: 75px;
    text-shadow: -1px 2px 1px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    text-align: center;
    padding: 200px 50px;
}

.gridder {
	margin:0!important;
	padding:0!important;
    border: 12px solid #222;
    background-color: #222;
}


.gridder-list {
	min-height:300px;
	position:relative;
    cursor: pointer;
    width: 20%;
    border: 12px solid #222;
}

.gridder-list:nth-child(n) {
    margin-bottom: 0;
    margin-right: 0;
}

.gridder-expanded-content {
    padding: 20px 15% 80px 15%;
    background-color: #333;
    border: 12px solid #222;
}

.testimonial-content{
    background-color: #FFF;
    padding: 40px 50px;
    position: relative;
}


@media screen and (min-width:768px) and (max-width:1200px) {
	.gridder-list {
		width: 33%;
	}
	.gridder-show {
		padding: 0 15px;
	}
}

@media screen and (min-width:481px) and (max-width:767px) {
	.gridder-list {
		width: 50%;
	}
	.gridder-show {
		padding: 0 15px;
	}
    .testimonial-triangle{
        display:none;
    }
    .gridder-expanded-content {
        padding: 60px 10% 80px 10%;
        background-color: #fff;
    }
    .gridder-expanded-content img{
        display: none;
    }
    .testimonial-content {
        background-color: transparent;
        padding: 0px;
        padding: 20px;
    }
}


@media screen and (max-width:480px) {
	.gridder-list {
		width: 100%;
	}
	.gridder-show {
		padding: 0 15px;
	}
    .testimonial-triangle{
        display:none;
    }
    .gridder-expanded-content {
        padding: 60px 10% 80px 10%;
        background-color: #fff;
    }
    .gridder-expanded-content img{
        display: none;
    }
    .testimonial-content {
        background-color: transparent;
        padding: 0px;
        padding: 20px;
    }
}

.testoverlay {
    height: 100%;
    width: 100%;
    background: #000;
    z-index: 4;
    position: absolute;
    opacity: .5;
	transition: all .3s ease;
	z-index:3;
}

.gridder-list:hover .testoverlay {
	opacity: 0;
}

h2.testtitle {
    font-size: 30px;
    margin-bottom: 0;
    padding: 0;
}

h3.testtitle{
	bottom:0;
    color: #fff;
	left:20px;
	position:absolute;
    text-shadow: 1px 1px 6px #000;
	z-index:6;
}

span.testtitle {
	bottom:10px;
    color: #fff;
	left:20px;
	position:absolute;
    text-shadow: 1px 1px 6px #000;
	z-index:6;
}

span.testtitle h3{
    padding-bottom: 0 !important;
}

.testimonial-triangle{
    margin-left: -60px;
    font-size: 100px;
    color: #FFF;
    position: absolute;
    top: 50px;
    height: 50px;
    width: 50px;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
}

.gridder-expanded-content h5 {
    text-transform: none;
    color: #333;
    letter-spacing: .03em;
}

.gridder-expanded-content p {
    margin-bottom: 40px;
    font-size: 18px;
    color: #333;
}

.gridder-expanded-content img{
    width: 100%;
    height: auto;
}

.gridder-navigation {
	padding:25px;
    float: right;
    width: 100%;
    text-align: right;
}


.gridder-close {
    background:transparent url(img/close.png) left top no-repeat scroll;
	font-size:0;
	width: 30px;
    height: 30px;
    display: inline-block;
	transition: all .3s ease;
}

.gridder-nav.next{
    background:transparent url(img/arrow-next.png) left top no-repeat scroll;
	font-size:0;
	width: 30px;
    height: 30px;
    display: inline-block;
    margin: 0 0 0 10px;
	transition: all .3s ease;
}



.gridder-nav.prev {
    background:transparent url(img/arrow-prev.png) left top no-repeat scroll;
	font-size:0;
	width: 30px;
    height: 30px;
    display: inline-block;
    margin: 0 0 0 10px;
	transition: all .3s ease;
}

.gridder-nav.next.disabled {
    background:transparent url(img/arrow-next-dis.png) left top no-repeat scroll!important;
}

.gridder-nav.prev.disabled {
    background:transparent url(img/arrow-prev-dis.png) left top no-repeat scroll!important;
}

.gridder-close:hover, .gridder-nav.prev:hover, .gridder-nav.next:hover {
	opacity:.8;
}


/*
///////////////////////////////////
STAFF SINGLE
//////////////////////////////////
*/

#staffcontainer {
	margin-top:30px;
}

h3#staffhead {
	border-bottom: 1px solid #333;
	margin-top:40px;
	padding-bottom:20px;
}


/*
///////////////////////////////////
LOCATION TABS
//////////////////////////////////
*/

#left-area ul.z-tabs-nav, .entry-content ul.z-tabs-nav {
	margin-left:0;
	padding-left:0;
}

.z-tabs.flat.contained > ul > li a, .z-tabs.flat.clean > ul > li a {
    background: #000;
}

.z-tabs.flat, .z-tabs.flat > ul > li > a {
    color: #fff;
}

.z-tabs.flat.contained.horizontal> .z-container, .z-tabs.flat.contained.vertical> .z-container {
    background: #333;
}

.z-tabs.flat.contained > ul > li > a:hover, .z-tabs.flat.clean > ul > li > a:hover {
    background: #333;
}

.z-tabs.flat.mobile > ul.z-tabs-desktop {
    background-color: #333;
}

.z-tabs.flat.mobile > ul.z-tabs-desktop > li a {
    background: #333;
}

.z-tabs.flat.mobile .z-dropdown-arrow {
    border-bottom-color: #333;
    border-top-color: #333;
}

.z-tabs.flat.mobile > ul.z-tabs-desktop > li:not(.z-active) > a:hover {
    background: #111;
}


/*
///////////////////////////////////
WOOCOMMERCE
//////////////////////////////////
*/

table.cart th, #main-content table.cart th, table.cart td, #main-content table.cart td, table.cart tr, #main-content table.cart tr, #content-area table tr, #content-area table td, #content-area table th {
  max-width: 100%;
}

.woocommerce-cart .cart-collaterals .cart_totals table {
	border:0;
}

.et_right_sidebar.woocommerce-page ul.products li.product:nth-child(3n), .et_pb_row .et_right_sidebar.woocommerce-page ul.products li.product:nth-child(3n) {
  margin-right: 3.8%;
}
.et_right_sidebar.woocommerce-page ul.products li.product:nth-child(4n), .et_pb_row .et_right_sidebar.woocommerce-page ul.products li.product:nth-child(4n) {
  margin-right: 0;
}
.et_right_sidebar.woocommerce-page ul.products li.product:nth-child(3n+1) {
	clear:none;
}
.et_right_sidebar.woocommerce-page ul.products li.product:nth-child(4n+1) {
	clear:both;
}



.et_pb_toggle {
	transition: all .3s ease;
}









@media screen and (min-width: 480px) and (max-width:768px) {
	.container {
		width: 100%;
	}

	.logo_container a {
		padding: 20px;
		width: 200px;
		height: 200px;
	}

	.et_header_style_left #logo, .et_header_style_split #logo {
		max-width: 100%;
	}

	#logo {
		margin-top: 15px;
		max-width: 100%;
	}

	.logo_container a .et_pb_widget {
		font-size: 14px;
		margin-top: 5px;
	}

	.et_pb_section_video_bg {
		visibility: visible!important;
	}

	.et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth > .et_pb_row {
		width: 100% !important;
	}

	#et-top-navigation {
		margin-right: 20px;
		padding-top: 30px;
	}

	#services_mod:before {
		top: -2px;
		height: 80px;
		background-size: contain;
	}

	#services_mod:after {
		bottom: -2px;
		height: 80px;
		background-size: contain;
	}

	.padresctawrap .et_pb_column_6 {
		padding-left: 50px;
	}


}
