@CHARSET "ISO-8859-1";
@font-face {
	font-family: 'Conv_RodchenkoCTT Regular';
	src: url('fonts/RodchenkoCTT Regular.eot');
	src: local('☺'), url('fonts/RodchenkoCTT Regular.woff') format('woff'), url('fonts/RodchenkoCTT Regular.ttf') format('truetype'), url('fonts/RodchenkoCTT Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* Reset CSS
 * --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
a{
	text-decoration:none;
	color: inherit;
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
	font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
    color:white;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}

/* Custom CSS
 * --------------------------------------- */
body{
	font-family: Calibri, Arial, sans-serif;
	color: white;
}

/* p{
	font-size: 2em;
}*/
.section{
	text-align: center;
}


.tab-link:hover{
 font-weight: bold;
   text-decoration: none;
}
.tab-link:hover i{
 font-weight: bold;
}
.tab-link.active{
 font-weight: bold;
}
.tab-link a{
  text-decoration: none;
}
.tab-link{
  cursor: pointer;
}
.icn{
	max-width: 50px;
	max-height: 50px;
	margin: 0 0.5em;

}
.logo-row{
	display: flex;
	flex-direction: row;
	justify-content: center;
}
tr:nth-child(even){
	background-color: #45b0ba;

}


.price-tab {
    font-size: 1em;
    margin-bottom: 1em;
}





















@media (min-width: 1200px) {
	body{
		font-size: 1.4em;
	}
.section{
	padding-left: 5vw;
	text-align: left;
	width: 95vw;
}
.line1{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -5vw;
	width: 50vw;
	height: 1.2em;
}
.line2{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -5vw;
	width: 50vw;
	height: 1.2em;
}

.tabcontent {
box-sizing: border-box;
transition: right 0.5s;
position: relative;
}

#tabMenu{
	margin-top: 3vh;
}

.tab-links{
  padding-right: 15px;
  padding-left: 15px;
  width: 100px;
}
.tab-content{
    border-left: 1px solid gray;
    padding-left: 2vw;
    height: 100%;
}
.tab-link{
  box-sizing: border-box;
  font-size: 1.2em;
  border: none;
  color: black;
  border-radius: 0px;
  padding:0px;
  margin: 0px;

}

.tab-pane{
height: 100%;
position: relative;
padding-left: 2vw;
}

.tab>ul>li{
	max-height: 50px ;
}
#logo{
	width: 40vw;
}
#logo>img{
	position: relative;
	width: 100%;
	cursor: pointer;
	left: -5vw;
}
.first_section{
	display: flex;
	flex-direction: row;
	jusify-content: center;
	align-items: center;
}
#menu_section{
display: flex;
flex-direction: row;
width: 40vw;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}
#section1_text{
	box-sizing: border-box;
	width: 20vw;
	font-size: 1.2em;
	height: 100%;
	display: flex;
	flex-direction: column;
	text-align: right;
	font-weight: normal;
	border-right: 2px solid #45b0ba;
	padding: 1.2em 0;
}
#section1_text2{
	box-sizing: border-box;
	width: 20vw;
	font-size: 1.2em;
	height: 100%;
	display: flex;
	flex-direction: column;
	text-align: left;
	font-weight: normal;
	padding-left: 20px;

}


.address{
	display: flex;
	align-items: flex-end;
	border-right: 2px solid #45b0ba;
	position: absolute;
	right: 390px;
	bottom: 5vh;
	height: 70px;
	padding-right: 30px;
	font-size: 1.2em;
}
.home_btn{
	display: block;
	position: absolute;
	width: 70px;
	right: 270px;
	bottom: 5vh;
}
.phone{
	display: block;
	position: absolute;
	width: 70px;
	right: 150px;
	bottom: 5vh;
}
#teamSec{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
}
.docInfo{
	color: black;
	margin-left: 5vw;
	display: flex;
	flex-direction: row;
	align-items: center;

}
.docInfo>img{
	height: 25vh;
	margin-left: 3vw;
}
#map{
	height: 100%;
	width: 55vw;
	position: absolute;
	left: 45vw;
	bottom: 0px;
}
 #docMob{
 	display: block;
 	position: absolute;
 	left: 45vw;
 }
 #teamCont{
 	width: 40vw;
 }
 h1{
 	font-size: 1.6em;
 }
.icn{
	max-width: 80px;
	max-height: 80px;

}
.section-header{
	color: #45b0ba ;
	margin-bottom: 1.2em;
}
.owl-carousel{
	width: 80vw;
}
.photo-back{
	background-color: white;
	border-radius: 15px;
	color: #0b717b;
	margin-bottom: 1em;
	display: flex;
	flex-direction: column;
    align-items: center;
}
.photo-back>img{
	width: 70% !important;
}
}






@media (min-width: 992px) and (max-width: 1199px) {
.section{
	padding-left: 5vw;
	text-align: left;
	width: 95vw;
}
.line1{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -5vw;
	width: 50vw;;
	height: 1.2em;
}
.line2{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -5vw;
	width: 50vw;
	height: 1.2em;

}

.tabcontent {
box-sizing: border-box;
transition: right 0.5s;
position: relative;
}

#tabMenu{
	margin-top: 3vh;
}

.tab-links{
  padding-right: 15px;
  padding-left: 15px;
  width: 100px;
}
.tab-content{
    border-left: 1px solid gray;
    padding-left: 2vw;
    height: 100%;
}
.tab-link{
  box-sizing: border-box;
  font-size: 1.2em;
  border: none;
  color: black;
  border-radius: 0px;
  padding:0px;
  margin: 0px;

}

.tab-pane{
height: 100%;
position: relative;
padding-left: 2vw;
}
.tab>ul>li{
	max-height: 50px ;
}
#logo{
	width: 40vw;
}
#logo>img{
	position: relative;
	width: 100%;
	cursor: pointer;
	left: -5vw;
}
.first_section{
	display: flex;
	flex-direction: row;
	jusify-content: center;
	align-items: center;
}
#menu_section{
display: flex;
flex-direction: row;
width: 40vw;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}
#section1_text{
	box-sizing: border-box;
	width: 20vw;
	font-size: 1.2em;
	height: 100%;
	display: flex;
	flex-direction: column;
	text-align: right;
	font-weight: normal;
	border-right: 2px solid #45b0ba;
	padding: 1.2em 0;
}

#section1_text2{
	box-sizing: border-box;
	width: 20vw;
	font-size: 1.2em;
	height: 100%;
	display: flex;
	flex-direction: column;
	text-align: left;
	font-weight: normal;
	padding-left: 20px;
}

.address{
	display: flex;
	align-items: flex-end;
	border-right: 2px solid #45b0ba;
	position: absolute;
	right: 390px;
	bottom: 5vh;
	height: 70px;
	padding-right: 30px;
	font-size: 1.2em;
}
.home_btn{
	display: block;
	position: absolute;
	width: 70px;
	right: 270px;
	bottom: 5vh;
}
.phone{
	display: block;
	position: absolute;
	width: 70px;
	right: 150px;
	bottom: 5vh;
}
#teamSec{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
}
.docInfo{
	color: black;
	margin-left: 5vw;
	display: flex;
	flex-direction: row;
	align-items: center;

}
.docInfo>img{
	height: 25vh;
	margin-left: 3vw;
}
#map{
	height: 100%;
	width: 55vw;
	position: absolute;
	left: 45vw;
	bottom: 0px;
}
 #docMob{
 	display: block;
 	position: absolute;
 	left: 45vw;
 }
 #teamCont{
 	width: 40vw;
 }
 h1{
 	font-size: 1.4em;
 }
.icn{
	max-width: 60px;
	max-height: 60px;

}
.section-header{
	color: #45b0ba ;
	margin-bottom: 1.2em;
}
.owl-carousel{
	width: 80vw;
}
.photo-back{
	background-color: white;
	border-radius: 15px;
	color: #0b717b;
	margin-bottom: 1em;
}
}





























@media (min-width: 768px) and (max-width: 991px) {

.section{
	padding-left: 5vw;
	text-align: left;
	width: 95vw;
}

.line1{

	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -5vw;
	width: 50vw;
	height: 1.2em;
}

.line2{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -5vw;
	width: 50vw;
	height: 1.2em;
}

.tabcontent {
box-sizing: border-box;
transition: right 0.5s;
position: relative;
}

#tabMenu{
	margin-top: 3vh;
}

.tab-links{
  padding-right: 15px;
  padding-left: 15px;
  width: 100px;
}

.tab-content{
    border-left: 1px solid gray;
    padding-left: 2vw;
    height: 100%;
}

.tab-link{
  box-sizing: border-box;
  font-size: 1.2em;
  border: none;
  color: black;
  border-radius: 0px;
  padding:0px;
  margin: 0px;

}

.tab-pane{
height: 100%;
position: relative;
padding-left: 2vw;
}

.tab>ul>li{
	max-height: 50px ;
}

#logo{
	width: 40vw;
}
#logo>img{
	position: relative;
	width: 100%;
	cursor: pointer;
	left: -5vw;
}

.first_section{
	display: flex;
	flex-direction: row;
	jusify-content: center;
	align-items: center;
}

#menu_section{
display: flex;
flex-direction: row;
width: 40vw;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}

#section1_text{
	box-sizing: border-box;
	width: 20vw;
	font-size: 1.2em;
	height: 100%;
	display: flex;
	flex-direction: column;
	text-align: right;
	font-weight: normal;
	border-right: 2px solid #45b0ba;
	padding-right: 20px;
}

#section1_text2{
	box-sizing: border-box;
	width: 20vw;
	font-size: 1.2em;
	height: 100%;
	display: flex;
	flex-direction: column;
	text-align: left;
	font-weight: normal;
	padding-left: 20px;
}


.address{
	display: flex;
	align-items: flex-end;
	border-right: 2px solid #45b0ba;
	position: absolute;
	right: 210px;
	bottom: 5vh;
	height: 50px;
	padding-right: 30px;
	font-size: 1.2em;
}

.home_btn{
	display: block;
	position: absolute;
	width: 50px;
	right: 130px;
	bottom: 5vh;
}

.phone{
	display: block;
	position: absolute;
	width: 50px;
	right: 50px;
	bottom: 5vh;
}

#teamSec{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
}

.docInfo{
	color: black;
	margin-left: 5vw;
	display: flex;
	flex-direction: row;
	align-items: center;

}

.docInfo>img{
	height: 25vh;
	margin-left: 3vw;
}

#map{

	height: 100%;
	width: 55vw;
	position: absolute;
	left: 45vw;
	bottom: 0px;
}

 #docMob{
 	display: block;
 	position: absolute;
 	left: 45vw;
 }

 #teamCont{
 	width: 40vw;
 }

 h1{
 	font-size: 1.4em;
 }

 .longText{
	display: flex;
	flex-direction: column;
	height: 80vh;
	flex-wrap: wrap;
}

.bigText{
	font-size: 0.9em;
}
.section-header{
	color: #45b0ba ;
	margin-bottom: 1.2em;

}
.owl-carousel{
	width: 80vw;
}
.photo-back{
	background-color: white;
	border-radius: 15px;
	color: #0b717b;
	margin-bottom: 1em;
}
}





































@media (min-width: 480px) and (max-width: 767px) {
	body{
		font-size: 0.8em;
	}	
.section{
	padding-left: 5vw;
	text-align: left;
	width: 95vw;
}
.line1{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -5vw;
	width: 50vw;
	height: 1.2em;

}
.line2{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -5vw;
	width: 50vw;
	height: 1.2em;
}

.tabcontent {
box-sizing: border-box;
transition: right 0.5s;
position: relative;
}

#tabMenu{
	margin-top: 3vh;
}

.tab-links{
  padding-right: 15px;
  padding-left: 15px;
  width: 100px;
}
.tab-content{
    border-left: 1px solid gray;
    padding-left: 2vw;
    height: 100%;
}
.tab-link{
  box-sizing: border-box;
  font-size: 1.2em;
  border: none;
  color: black;
  border-radius: 0px;
  padding:0px;
  margin: 0px;

}

.tab-pane{
height: 100%;
position: relative;
padding-left: 2vw;
}
.tab>ul>li{
	max-height: 50px ;
}
#logo{
	width: 40vw;
}
#logo>img{
	position: relative;
	width: 100%;
	cursor: pointer;
	left: -5vw;
}
.first_section{
	display: flex;
	flex-direction: row;
	jusify-content: center;
	align-items: center;
}
#menu_section{
display: flex;
flex-direction: row;
width: 45vw;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}
#section1_text{
	box-sizing: border-box;
	width: 22.5vw;
	font-size: 1.2em;
	height: 100%;
	display: flex;
	flex-direction: column;
	text-align: right;
	font-weight: normal;
	border-right: 2px solid #45b0ba;
	padding-right: 20px;
}
#section1_text2{
	box-sizing: border-box;
	width: 22.5vw;
	font-size: 1.2em;
	height: 100%;
	display: flex;
	flex-direction: column;
	text-align: left;
	font-weight: normal;
	padding-left: 20px;
}

.address{
	display: flex;
	align-items: flex-end;
	border-right: 2px solid #45b0ba;
	position: absolute;
	right: 190px;
	bottom: 5vh;
	height: 50px;
	padding-right: 30px;
	font-size: 1.2em;
}
.home_btn{
	display: block;
	position: absolute;
	width: 40px;
	right: 120px;
	bottom: 5vh;
}
.phone{
	display: block;
	position: absolute;
	width: 40px;
	right: 50px;
	bottom: 5vh;
}
#teamSec{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
}
.docInfo{
	color: black;
	margin-left: 5vw;
	display: flex;
	flex-direction: row;
	align-items: center;

}
.docInfo>img{
	height: 25vh;
	margin-left: 3vw;
}
#map{
	height: 100%;
	width: 55vw;
	position: absolute;
	left: 45vw;
	bottom: 0px;
}
 #docMob{
 	display: block;
 	position: absolute;
 	left: 45vw;
 }
 #teamCont{
 	width: 40vw;
 }
 h1{
 	font-size: 1.4em;
 }
 .longText{
	display: flex;
	flex-direction: column;
	height: 80vh;
	flex-wrap: wrap;
}
.bigText{
	font-size: 1em;
}
.section-header{
	color: #45b0ba ;
	margin-bottom: 1.2em;
}
.owl-carousel{
	width: 80vw;
}
.photo-back{
	background-color: white;
	border-radius: 15px;
	color: #0b717b;
	margin-bottom: 1em;
}
}



































@media (min-width: 321px) and (max-width: 479px) {
 body{
 	font-size: 0.9em;
 }

.section{
	padding-left: 5vw;
	padding-right: 5vw;
	text-align: left;
	width: 90vw;

}
.line1{

	margin-bottom: 10px;
	margin-left: -5vw;
	width: 50vw;
	height: 1.2em;
}
.line2{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -5vw;
	width: 50vw;
	height: 1.2em;
}

.tabcontent {
box-sizing: border-box;
transition: right 0.5s;
position: relative;
}

#tabMenu{

}

.tab-links{
  padding-right: 15px;
  padding-left: 15px;
  width: 100px;
}
.tab-content{
    padding-left: 2vw;
    height: 100%;
}
.tab-link{
  box-sizing: border-box;
  font-size: 1.2em;
  border: none;
  color: black;
  border-radius: 0px;
  padding:0px;
  margin: 0px;

}

.tab-pane{
height: 100%;
position: relative;
padding-left: 2vw;
}

.tab>ul>li{
	max-height: 50px ;
}
#logo{
	margin-top: 5vh;
text-align: center;
max-height: 40vh;
max-width: 100%;
}
#logo>img{
	position: relative;
	width: 100%;
	cursor: pointer;
	left: -5vw;
}


.first_section{
	display: flex;
	flex-direction: column;
	jusify-content: center;
	align-items: center;
	width: 90vw;
	height: 100vh;
}
#menu_section{
margin-top: 5vh;
display: flex;
flex-direction: row;
width: 90vw;
box-sizing: border-box;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}
#section1_text{
	width: 45vw;
	box-sizing: border-box;
	font-size: 1.2em;
	display: flex;
	flex-direction: column;
	text-align: right;
	font-weight: normal;
	border-right: 2px solid #45b0ba;
	padding-right: 20px;
}

#section1_text2{
	width: 45vw;
	box-sizing: border-box;
	font-size: 1.2em;
	display: flex;
	flex-direction: column;
	text-align: left;
	font-weight: normal;
	padding-left: 20px;
}

.address{
	display: flex;
	align-items: flex-end;
	border-right: 2px solid #45b0ba;
	position: absolute;
	right: 140px;
	bottom: 20px;
	height: 40px;
	padding-right: 30px;
	font-size: 1.1em;
}
.home_btn{
	display: block;
	position: absolute;
	width: 40px;
	right: 80px;
	bottom: 20px;
}

.phone{
	display: block;
	position: absolute;
	width: 40px;
	right: 20px;
	bottom: 20px;
}
#teamSec{
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
}
.docInfo{
	margin-top: 5px;
	margin-bottom: 5px;
	color: black;

	display: flex;
	flex-direction: row;
	align-items: center;

}

.docInfo>span{
font-size: 1.2em;
width: 50vw;
}
.docInfo>img{
	width: 40vw;

}
#map{
	display: flex;
	flex-direction: column;
	height: 65vh;
	width: 100%;
	position: absolute;
	bottom: 0px;
}
 #docMob{
 	display: flex;
 	flex-direction: column;
 	margin-top: 3vh;
 	margin-bottom: 3vh;
 }
h1{
	font-size: 1.1em;
}
.bigText{
	font-size: 0.9em;
}
.veryBigText{
	font-size: 0.6em;
}
#team_header{
	display: none;
}
.section-header{
	color: #45b0ba ;
	margin-bottom: 1.2em;
}
.photo-back{
	background-color: white;
	border-radius: 15px;
	color: #0b717b;
	margin-bottom: 1em;
	width: 70vw;
}
.item{
	    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.price-tab {
    font-size: 1em;
    margin-bottom: 1em;
}
.owl-carousel{
	height: 70vh;
	width: 100%;
}
}















@media (max-width: 320px) {
 body{
 	font-size: 0.9em;
 }

.section{
	padding-left: 5vw;
	padding-right: 5vw;
	text-align: left;
	width: 90vw;

}
.line1{
	margin-bottom: 10px;
	margin-left: -5vw;
	width: 50vw;

}
.line2{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -5vw;
	width: 50vw;

}

.tabcontent {
box-sizing: border-box;
transition: right 0.5s;
position: relative;
}

#tabMenu{
}

.tab-links{
  padding-right: 15px;
  padding-left: 15px;
  width: 100px;
}
.tab-content{
    padding-left: 2vw;
    height: 100%;
}
.tab-link{
  box-sizing: border-box;
  font-size: 1.2em;
  border: none;
  color: black;
  border-radius: 0px;
  padding:0px;
  margin: 0px;

}

.tab-pane{
height: 100%;
position: relative;
padding-left: 2vw;
}
.tab>ul>li{
	max-height: 50px ;
}
#logo{
	margin-top: 5vh;
text-align: center;
max-height: 40vh;
max-width: 100%;
}
#logo>img{
	position: relative;
	width: 100%;
	cursor: pointer;
	left: -5vw;
}
.first_section{
	display: flex;
	flex-direction: column;
	jusify-content: center;
	align-items: center;
	width: 90vw;
	height: 100vh;
}
#menu_section{
margin-top: 5vh;
display: flex;
flex-direction: row;
width: 90vw;
box-sizing: border-box;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}
#section1_text{
	width: 45vw;
	box-sizing: border-box;
	font-size: 1.2em;
	display: flex;
	flex-direction: column;
	text-align: right;
	font-weight: normal;
	border-right: 2px solid #45b0ba;
	padding-right: 20px;
}

#section1_text2{
	width: 45vw;
	box-sizing: border-box;
	font-size: 1.2em;
	display: flex;
	flex-direction: column;
	text-align: left;
	font-weight: normal;
	padding-left: 20px;
}
#geotag{
	text-align: center;
	font-weight: normal;
	cursor: pointer;
}

.address{
	display: flex;
	align-items: flex-end;
	border-right: 2px solid #45b0ba;
	position: absolute;
	right: 100px;
	bottom: 15px;
	height: 20px;
	padding-right: 10px;
	font-size: 0.9em;
}
.home_btn{
	display: block;
	position: absolute;
	width: 20px;
	right: 60px;
	bottom: 15px;
}

.phone{
	display: block;
	position: absolute;
	width: 20px;
	right: 20px;
	bottom: 15px;
}
#teamSec{
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
}
.docInfo{
	margin-top: 5px;
	margin-bottom: 5px;
	color: black;
	display: flex;
	flex-direction: row;
	align-items: center;

}

.docInfo>span{
font-size: 1.1em;
width: 50vw;
}
.docInfo>img{
	width: 30vw;
}
#map{
	display: flex;
	flex-direction: column;
	height: 65vh;
	width: 100%;
	position: absolute;
	bottom: 0px;
}
 #docMob{
 	display: flex;
 	flex-direction: column;
 	margin-top: 3vh;
 	margin-bottom: 3vh;
 }
h1{
	font-size: 1.1em;
}
.bigText{
	font-size: 0.8em;
}
.veryBigText{
	font-size: 0.55em;
}
#team_header{
	display: none;
}
.section-header{
	color: #45b0ba ;
	margin-bottom: 1.2em;
}
.icn{
	max-height: 40px;
	max-width: 40px;
}

.photo-back{
	background-color: white;
	border-radius: 15px;
	color: #0b717b;
	margin-bottom: 1em;
	width: 70vw;
}
.item{
	    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.price-tab {
    font-size: 1em;
    margin-bottom: 1em;
}
.owl-carousel{
	height: 70vh;
	width: 100%;
}
}

























.open-popup{
	position: absolute;
	display: block;
	right: 20px;
	top: 10px;
	max-height:10vh;

}
.fsp-close{
	z-index: 999;
	color: white;
	position: absolute;
    right: 10px;
    top: 10px;
    width: 2em;
    height: 2em;
    background-color: black;
    text-align: center;
    border-radius: 50% 50% 50% 50%;
    align-items: center;
    line-height: 2em;
    opacity:0.3;
}

.swiper-slide > img{
	width: 100vw;
	max-height: 1000px;
}
.popup{
	max-height: 100vh;
	max-width: 100vw;
}
.swiper{
	max-height: 100vh;
	max-width: 100vw;

}
.swiper-slide-active{
	display: flex;
	align-items: center;

}

#map>div{
	display: flex;
	flex-direction: column;
	justify-content: center;
    background-color: #0b717b;
    padding: 0.5em;
}

tr{
	height: 1.6em;
}
td{
	width: 40vw;
}
td:nth-child(even){
	text-align: center;
}




.photo-back>div{
	padding: 1em;


}



#audioplayer{
	width: 80vw;
	height: 60px;
}

#pButton{
    height:60px; 
    width: 60px;
    border: none;
    background-size: 50% 50%;
    background-repeat: no-repeat;
    background-position: center;
    float:left;
    outline:none;
}

.play{background: url('http://www.alexkatz.me/codepen/img/play.png') ;}
.pause{background: url('http://www.alexkatz.me/codepen/img/pause.png') ;}

#timeline{
	width: 60vw;
	height: 20px;
	margin-top: 20px;
	float: left;
	border-radius: 15px;
	background: rgba(0,0,0,.3);
  
}
#playhead{
	width: 18px;
	height: 18px;
	border-radius: 50%;
	margin-top: 1px;
	background: rgba(0, 0, 0,1);

}
.address{
	z-index: 999;
}
.home_btn{
	z-index: 999;
}
.phone{
	z-index: 999;
}
.photo-back>img{
	border-radius: 15px;

}
