@import "reset.css";@import "skeleton.css";@import "forms.css";@import "superfish.css";@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700|Open+Sans+Condensed:700);
article,aside,audio,canvas,command,datalist,details,embed,figcaption,figure,footer,header,hgroup,keygen,meter,nav,output,progress,section,source,video{display:block}mark,rp,rt,ruby,summary,time{display:inline}

/* Global properties ======================================================== */
html {width:100%}

body {font-family:'Calibri'; font-size:12px; line-height:20px; color:#000000; min-width:970px; background:#fbfbfd;}
.main {width:960px;padding:0;margin:0 auto;}
/*********************************fonts*************************************/
p {margin-bottom:20px}
.p2{ margin-bottom:18px;}
.p3{ margin-bottom:14px;}
.p4{ margin-bottom:8px;}
.p5{}
.p6{}

img {
	width:100%;
	height:auto;
}

#grpsize, #weeksize{width:151px !important;  margin-right:10px;}
a[href^="tel:"]{color: inherit; text-decoration:none;} 
* {-webkit-text-size-adjust: none;}

.floatright {float:right;}
.floatleft {float:left;}

.reg {text-transform:uppercase}
.f_left {float:left;}
.daycheck {float:left; width:105px;}

.align_right {text-align:right}
.align_center {text-align:center}

.italic{font-style:italic}
.letter {letter-spacing:-1px}

/*********************************CLASSES**********************************/
.m_bottom_zero{ margin-bottom:0 !important;}
.m_left_zero{ margin-left:0 !important;}
.p_bottom_zero{ padding-bottom:0 !important;}
.p_left_zero{ padding-left:0 !important;}

.clear {clear:both;width:100%;line-height:0;font-size:0;}
.wrapper {width:100%;overflow:hidden}
.extra_wrapper{ overflow:hidden;}
.container{width:100%}
.extra_last, .last{ margin-bottom:0 !important; padding-bottom:0 !important;}
.extra_last{ border:none !important; background:none !important;}

/*==================================== Links ======================================================== */
a {color:#000000;outline:none; text-decoration:none; cursor:pointer;}
.list2 a:hover,.list1 a:hover, a:hover{ color:#1aa6cb; text-decoration:none;}

.button{ display:inline-block; padding:5px 14px 7px; border-radius:3px; box-shadow: 0 1px rgba(0,0,0,0.18); margin: 16px 0 0 0; font-size: 14px; line-height: 17px; color:#fff; background:url(../images/button.png) repeat-x #dde1ec;}
.button:hover{ background-position: 0 bottom; background-color:#fefeff;}

.letter2{ letter-spacing:-2px;}

.button1{ cursor: pointer;display:inline-block; padding:5px 13px 7px; border-radius:3px; margin: 24px 0 0 0; font-size: 14px; line-height: 17px; color:#fff;}
.button1:hover{ background-position: 0 bottom; color:#FFFFFF;}

.m_top{ margin-top:15px !important;}
.m_top1{ margin-top:20px !important;}
.m_top2{ margin-top:36px !important;}
.m_top3 {
    margin-top: 6px !important;
}

.orange_but{ background:url(../images/orange_but.png) repeat-x #fc8301;}
.green_but{ background:url(../images/green_but.png) repeat-x #13a870;}
.aqua_but{ background:url(../images/aqua_but.png) repeat-x #137da7;}
.blue_but{ background:url(../images/blue_but.png) repeat-x #164ab5;}
/*================================>> hovers <<========================================*/
.button, .button1{-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}

/*********************************Displays*************************************/
.block{ display:block;}
.inline-block{ display:inline-block;}

/*********************************header*************************************/

header {margin: 0 10px 0; padding:30px 0 0 0;}

header h1{float:left; margin-left:-10px;}
header h1 a {display:inline-block;width:170px;height:73px;background:url(../img/logo.png) 0 0 no-repeat; text-decoration:none; text-indent:-9999px;-webkit-background-size: cover;
background-size: cover;}

header .info{ float:right; text-align:right; padding:13px 0 0 0; margin-right:5px;}
header .info .phone{font-size: 23px; line-height: 25px; color:#1dbde0; display:inline-block; background:url(../images/phone.png) 0 4px no-repeat; 
padding-left:35px; margin: 0 0px 6px 0;}
header .info .facebook{width:30px;height:30px; display:inline-block; background:url(../images/fb.png) 0 0px no-repeat; }
header .info .street{font-size: 20px; line-height: 20px; color:#fff;}


/*********************************content*************************************/
#content {padding:50px 0px 39px 0px;}
.cont_pad{padding:88px 0 39px 0 !important;}
.inner-block{font-size:15px;}

/*================================>> LISTS <<========================================*/
.list1{}
.list1 li{ background:url(../images/marker1.png) 0 8px no-repeat; padding-left:10px; margin-bottom:4px;}
.list1 a, .list2 a{ color:#636363;}
.list2 li{ background:url(../images/marker2.png) 0 8px no-repeat; padding-left:10px; margin-bottom:4px;}
/*================================>> H <<========================================*/
h4{ font-weight:normal;}
h2{font-size: 28px; line-height: 32px; margin-bottom:5px;}
.orange{ color:#fc8501;}
.green{ color:#13a870;}
.aqua{ color:#137da7;}
.blue{ color:#174bb5;}
h2 span{ display:inline-block; margin-top:-6px;}
h2.ind{ margin-bottom:-4px;}

h3{font-size: 16px; line-height: 19px; color:#000000; margin-bottom:22px;}
h3.ind{ margin-bottom:28px;}

.button1, .button,h2,h3{text-transform:uppercase; font-weight:bold; letter-spacing:-1px;}
/*================================>> GOOGLE FONTS  <<========================================*/

.button1,.button, h2,h3,.offers{font-family: 'Open Sans', sans-serif;}

/*================================>> GLOBAL BLOCKS<<========================================*/
.block1{ max-height:542px; background:url(../images/block1.png) 0 bottom repeat-x #181d37;}
	.block1 .bg{ background:url(../images/block1_bg.png) 50% 0 no-repeat;}
	.height_sp{height:320px !important;}
.block2{ background:#FFFFFF; border-bottom:1px solid #e5e5e5;}
.block3{ background:url(../images/block3.png) repeat-x #fff; padding:31px 0 40px; border-bottom:1px solid #e5e5e5;}
.block4{ background:url(../images/block4.png) repeat-x;}

/*********************************page_1*************************************/
.extra_container{ overflow:hidden;}

.font_col1{ color:#fc8301;}
.font_col2{ color:#09a86c;}
.font_col3{ color:#137da7;}
.font_col4{ color:#225bcd;}

.p34 img {
    width: auto;
}

.orange_bg{ background:url(../images/orange_bg.jpg) 50% bottom repeat-x #fc8301;}
.green_bg{ background:url(../images/green_bg.jpg) 50% bottom repeat-x #13a76f;}
.aqua_bg{ background:url(../images/aqua_bg.jpg) 50% bottom repeat-x #137ca6;}
.blue_bg{ background:url(../images/blue_bg.jpg) 50% bottom repeat-x #164ab4;}

.competition{font-size: 14px; line-height: 19px; color:#fff; text-transform:uppercase; padding-bottom:1px;margin-top: 20px;}
.competition .mobile{display:none;}
.competition .description{ margin:0; border-radius: 0 0 5px 5px; box-shadow: 0 1px #b5b3b3; padding:14px 1px 14px 8px;}
 @media only screen and (max-width: 767px) {
	.competition .description h2{font-size:17px;}
	.competition .desktop {display:none;}
	.competition .mobile {display: inline;}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.competition .description h2{
font-size:17px;
}
}
.schedule_homepage{
	
	
}
.schedule_homepage table{
	width: 100%;
	display : block;
	margin-bottom: 20px;
}
.schedule_homepage table thead{
	text-align: left;
	color : #fc8301;
	border-bottom:2px #fc8301 solid;
	font-size : 16px;
	height : 100%;
	display : block;
	width: 100%;
}
.schedule_homepage table tbody{
	display: block;
	width : 100%;
	overflow-y :auto;
	
}
.schedule_homepage table tbody tr{
	border-bottom:1px #137da7 solid;
}
.schedule_homepage table tbody tr td:nth-child(1){
	width : 120px;	
	
}
.schedule_homepage table tbody tr td:nth-child(2){
	width : 600px;	
	
}


.offers{font-size: 14px; line-height: 19px; color:#fff; text-transform:uppercase; padding-bottom:1px;margin-top: 20px;}
.offers .description{ min-height:104px; border-radius: 0 0 5px 5px; box-shadow: 0 1px #b5b3b3; padding:14px 10px 20px 19px;}

.offers .description .font_col1{ color:#fc8301 !important;}
.offers .description .font_col2{ color:#09a86c !important;}
.offers .description .font_col3{ color:#137da7 !important;}
.offers .description .font_col4{ color:#225bcd !important;}
.offers:hover {width:110%; margin-left:-5%;}
/*********************************page_2*************************************/
.orange_font{ color:#fc8501;}
.blue_font{ color:#174bb5;}
.aqua_font{ color:#137da7;}
.green_font{ color:#13a870;}

.box1{ margin-bottom:14px;}
.p_top, .news>figure, .box1>figure{ padding-top:6px;}


.achievement{
	height : 300px;
	padding-top : 20px;
	padding-left : 2px;
	padding-right: 2px;
	border:1px solid rgba(0,0,0,0.1);

}
.achievement h2{
	font-size: 17px;
	font-color:inherit;

}
.news{ margin-bottom:10px;}
.news>div{margin-right:10px;}
/*********************************page_3*************************************/

.TCNumber {list-style:decimal; margin-left:20px;}
.SubTCAlpha {list-style:lower-alpha; margin-left:40px;}
.programs{padding:0 12px 0 0;}
.programs li{ margin-bottom:20px;}

.classes dt{}
.classes dd{padding:0 20px 0 8px;}


.program{

	padding-top : 20px;
	padding-left : 2px;
	padding-right: 2px;
	


}
.program h2{
	font-size: 26px;
	font-color:inherit;

}


.lifesaving{
	height : 300px;
	padding-top : 20px;
	padding-left : 2px;
	padding-right: 2px;
	border:1px solid rgba(0,0,0,0.1);

}
.lifesaving h2{
	font-size: 16px;
	font-color:inherit;

}
.lifesaving h2 a{
	font-size: 16px;
	color:inherit;

}
.lifesaving h4{
	font-size: 15px;
	font-color : rgba(0,0,0);
	text-align:center;

}
.medal {width:120px; height:100px;}
.instructors{padding:6px 0 0 0;}
.instructors img{ margin-bottom:14px;}
/*********************************page_4*************************************/
.lessons{ border-top:1px solid #164ab5; border-left:1px solid #164ab5;}
.lessons th, .lessons td{ border-bottom:1px solid #164ab5; border-right:1px solid #164ab5;}
.lessons th{ font-weight:bold; text-align:center; padding:6px 0 11px;}

.lessons th.col2{ padding-top:18px;}

.lessons th.col1{width:219px;}
.lessons th.col2{width:149px; padding-top:18px;}
.lessons th.col5, .lessons th.col4, .lessons th.col3{width:114px;}
.lessons th.col6{width:222px;}

td.indent1{padding:4px 5px 5px 19px;}
td.indent2{padding:4px 0 0 10px;}
/*********************************page_5*************************************/
.registration{ color:#6a6a6a; margin: -6px 0 0 0;}
.registration input{border: 1px solid #b1b1b1; color:#000000; margin: 1px 0 0 0; background:none; width:340px;font-family:Arial, Helvetica, sans-serif; font-size:12px; padding:10px 15px 10px; -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}
/*.registration .row{ clear:both; position:relative; min-height:60px;}*/
.registration .row .left{width:100%; float:left; padding:15px 0 0 0;}
.registration .box{padding:12px 0 10px 0; overflow:hidden;}
.registration .box .left{ float:left;width:340px; padding-top:4px;}
.registration .box .right{ float:left; overflow:hidden; padding:0 0 0 0px; width:340px;}
.registration .box .right label{margin: 4px 0 0 9px; display:inline-block;}
.registration .row1{}
.labelfake {
    height: 21px;
    margin-top: 6px;
    margin-left: 25px;
}
.label {
    height: 21px;
    margin-top: 2px;
    margin-left: 25px;
}
#registr .error,
#registr .empty {
	color:#f00;
	font-size:10px;
	line-height:1.25em;
	display:none;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;

}
.z10{ z-index:10;}
.z9{ z-index:9;}
.z8{ z-index:8;}
.z7{ z-index:7;}

.registration .but_wrap{}

.map_wrapper{overflow:hidden;margin-bottom:14px; padding-top:6px;}
#map_canvas {
    width:100%;
	height:294px;
}
.adress{}
.adress span{ display:inline-block; width:108px;}
.adress dt{ margin-bottom:20px;}
.adress a ,.link{ color:#fc8501; text-decoration:underline;}
.adress a:hover, .link:hover{ text-decoration:none;}
/****************************footer************************/
footer {padding:34px 0;background:none; overflow:hidden;}

footer .menu{ float:left; overflow:hidden;}
footer .menu a{ display:inline-block; margin: 0 13px 0 0; font-size: 12px; line-height: 18px; color:#000000; font-weight:bold;}
footer .menu a:hover, footer .menu .current{ color:#1aa8cd;}
footer .privacy{ float:right; margin: -1px 0 0 0;}

.footer .social{ overflow:hidden; margin: 0 auto;}
footer .social a{ display:block; float:left;width:32px;height:32px; overflow:hidden; margin-left:8px;}
footer .social a:first-child{margin: 0 0 0 0;}
footer .social a:hover img{ margin-top:-32px;}
#easyTooltip {font-size:12px;background:#fff;padding:3px 5px;border:1px solid #000}


.page2-img1 {

    margin-bottom: 14px;
    padding-top: 6px;
}

.p_top img {
	width: auto;				
}

.page3-img1 {
	float: left;
	margin-right: 19px;
}


/******************** Responsive ******************/



@media only screen and (min-width: 768px) and (max-width: 1024px) {
 body {
min-width:768px;
}

.cont_pad {
    padding: 0 0 39px !important;
}

h2 {
    font-size: 23px;
}

.register {
	top: 60px;
}

}
    

@media only screen and (max-width: 1024px) {
     body{min-width:768px;}
     .block1 {
        max-height: none;
        background: #fff;
     }
}

@media only screen and (max-width: 995px) {
 body{min-width:768px;}


.camera_pag_ul {
    bottom: 13%;
}

.sf-menu li {
	width: 93.5px;
}

.select2 .jqTransformSelectWrapper ul {
    width: 100% !important;
}

.select1 .jqTransformSelectWrapper ul {
    width: 100% !important;
}

.select2 .jqTransformSelectWrapper div span {
    width: 100% !important;
}

.select1 .jqTransformSelectWrapper div span {
    width: 100% !important;
}

footer .menu a {
    font-size: 12px;
    line-height: 18px;
    margin: 0 6px 0 0;
}

.sf-menu > li > a {
	font-size: 11px;
}

.select2 .jqTransformSelectWrapper {
    width: 132px !important;
}

.select1 .jqTransformSelectWrapper {
    width: 71px !important;
}

.registration .row .left {
    width: 340px;
}

.p34 img {
    width: 100%;
}


}


 @media only screen and (max-width: 767px) {
body {
min-width:420px;
}


.camera_pag_ul {
    bottom: 7%;
}

}

@media only screen and (min-width: 480px) and (max-width: 767px) {
 body {
min-width:420px;
}


.floatright {float:left;}
.floatleft {float:right;}

nav select {
    outline:none;
	display: block !important;
	height:25px;
	line-height:25px;
	padding:0 0 4px;
}	

header .info {
	float: none;
	text-align: left;
}

header h1 {
    float: none;
    margin: 0 0 20px;
    text-align: center;
}

.register {
	display: none;
}

.menu {
	display: none;
}

nav {
    margin: 23px 0 20px;
}

.cont_pad {
    padding: 0 0 39px !important;
}

footer .privacy {
	float: none;
}

footer {
    padding: 20px 0;
}

.height_sp {
	height: auto !important;
}



#content {
    padding: 20px 0 39px;
}

.page2-img1 {
	float: none;
	margin-right: 0;
}

.page2-img1 {
	float: none;
	margin-right: 0;
}

.p7 {
	margin-left: 0;
}


.page3-img1 {
    float: none;
    margin-right: 0;
}

.page3-img1 {
    float: none;
    margin: 0 0 15px;
}

.page3-img1 img {
	width: 100%;
}

.registration input {
	width: 100%;
}

.select3 .jqTransformSelectWrapper div span {
	width: 100% !important;
}


.registration .row .left {
    width: 100%;
    float: none;
}

.select2 .jqTransformSelectWrapper {
    width: 110px !important;
}

.select1 .jqTransformSelectWrapper {
    width: 61px !important;
}

.select3 .jqTransformSelectWrapper {
    width: 340px !important;
}

.select2 .jqTransformSelectWrapper ul {
    width: 100% !important;
}

.select1 .jqTransformSelectWrapper ul {
    width: 100% !important;
}

.p34 img {
    width: 100%;
}
nav {
    width: 100%;
}

nav select {
    display: block !important;
    height: 23px;
    line-height: 23px;
    outline: medium none;
    padding: 0;
    width: 100%;
}

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

	 .inner-block {
	padding:0 10px;
}

footer .privacy {
	float: none;
}

body {
min-width:300px;
}

header .info {
	float: none;
	text-align: left;
}

.menu {
	display: none;
}

.register {
	display: none;
}

header h1 a {
    height: 73px;
    width: 170px;
}

header h1 {
    float: none;
    margin: 0 0 20px;
    text-align: center;
}

nav {
    margin: 23px 0 20px;
}

td.indent1 {
    padding: 5% 0 5% 60%;
}

td.indent2 {
    padding: 5% 0 5% 60%;
}

td.indent3 {
    padding: 5% 0 5% 60%;
}

/* Force table to not be like tables anymore 
        table, thead, tbody, th, td, tr { 
            display: block; 
        }
        
        /* Hide table headers (but not display: none;, for accessibility) */
        /*thead tr { 
            position: absolute;
            top: -9999px;
            left: -9999px;
        }*/
         /*    .schedule_homepage table tbody {height:100%;}
        .schedule_homepage table tbody tr td:nth-child(2) { width:auto;}
   
        
        tr { border: 1px solid #ccc; }
        
        td { 
            /* Behave  like a "row" */
       /*     border: none;
            border-bottom: 1px solid #eee; 
            position: relative;
            padding-left: 50%; 
        }
        
        td:before { 
            /* Now like a table header */
      /*      position: absolute;
            /* Top/left values mimic padding */
        /*    top: 6px;
            left: 6px;
            width: 45%; 
            padding-right: 10px; 
            white-space: nowrap;
        }
        */
        /*
        Label the data
        
        td:nth-of-type(1):before { content: "Session Name"; }
        td:nth-of-type(2):before { content: "Location(s)"; }
        td:nth-of-type(3):before { content: "Session Dates"; }
        td:nth-of-type(4):before { content: "Resident Registration"; }
        td:nth-of-type(5):before { content: "Non-resident Registration"; }
        td:nth-of-type(6):before { content: "Late Registration"; }*/

.cont_pad {
    padding: 0 0 39px !important;
}

td:nth-of-type(1):before {
    font-weight: bold;
}


footer {
    padding: 20px 0;
}

.height_sp {
	height: auto !important;
}

#content {
    padding: 20px 0 39px;
}

.p7 {
	margin-left: 0;
}

.page2-img1 {
	float: none;
	margin-right: 0;
}

.page3-img1 {
    float: none;
    margin: 0 0 15px;
}

.page3-img1 img {
	width: 100%;
}

.registration input {
	width: 100%;
}

.select3 .jqTransformSelectWrapper div span {
	width: 100% !important;
}


.registration .row .left {
    width: 100%;
    float: none;
}

.select2 .jqTransformSelectWrapper {
    width: 110px !important;
}

.select1 .jqTransformSelectWrapper {
    width: 61px !important;
}

.select3 .jqTransformSelectWrapper {
    width: 100% !important;
}

.select2 .jqTransformSelectWrapper ul {
    width: 100% !important;
}

.select1 .jqTransformSelectWrapper ul {
    width: 100% !important;
}

.p34 img {
    width: 100%;
}
.box .right{ width:240px !important;}

nav {
    width: 100%;
}

.lessons th.col1{width:auto;}
.lessons th.col2{width:auto;}
.lessons th.col5, .lessons th.col4, .lessons th.col3{width:auto;}
.lessons th.col6{width:auto;}

nav select {
    display: block !important;
    height: 23px;
    line-height: 23px;
    outline: medium none;
    padding: 0;
    width: 100%;
}



}
        .cards {
          display: flex;
          flex-wrap: wrap;
          list-style: none;
          margin: 0;
          padding: 0;
        }
        
        .cards_item {
          display: flex;
          padding: 1rem;
        }
        
        @media (min-width: 40rem) {
          .cards_item {
            width: 50%;
          }
        }
        
        @media (min-width: 56rem) {
          .cards_item {
            width: 25%;
          }
        }
        
        .card {
          background-color: white;
          border-radius: 0.25rem;
          box-shadow: 0 20px 40px -14px rgba(0, 0, 0, 0.25);
          display: flex;
          flex-direction: column;
          overflow: hidden;
        }
        
        .card_content {
          padding: 1rem;
          background: linear-gradient(to bottom left, #137da7 40%, #174bb5 100%);
        }
        
        .card_title {
          color: #ffffff;
          font-size: 1.1rem;
          font-weight: 700;
          letter-spacing: 1px;
          text-transform: capitalize;
          margin: 0px;
          min-height:100px;
        }
        .card_title_big_zero {
          color: #ffffff;
          font-size: 4.1rem;
          font-weight: 700;
          letter-spacing: 1px;
          text-transform: capitalize;
          margin: 0px;
          text-align:center;
        }
        .card_title_big {
          color: #ffffff;
          font-size: 8.1rem;
          font-weight: 700;
          letter-spacing: 1px;
          text-transform: capitalize;
          margin: 0px;
          text-align:center;
        }
        
        .card_text {
          color: #ffffff;
          font-size: 0.875rem;
          line-height: 1.5;
          margin-bottom: 1.25rem;    
          font-weight: 400;
          
        }
