
html {
	width: 100%;
	height: 100%;

}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}

* {
	-webkit-text-size-adjust: none;
}

body {
	position: relative;
	min-width: 1050px;

	height: 100%;
}

.ic {
	border:0;
	float:right;
	background:#fff;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-220% 0 0 0;
	overflow:hidden;
	padding:0
}


/****Heads****/

/****Lists****/


/*header*/

.main {
	width: 1050px;
	margin: 0 auto 57px;
	padding-top: 33px;
	background-color: #fff;
}



header {
	display: block;
    overflow: hidden;
    padding-top: 24px;
    padding-bottom: 16px;
    position: relative;

}


header h1 {
	position: relative;
	text-align: center;
	z-index: 800;
	float: left;
}



header h1 a {
	display: inline-block;
	overflow: hidden;
	width: 330px;
	height: 81px;
	font-size: 0;
	line-height: 0;
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
header h1 a img {
	display: block;
}


/**Content**/

/**Map**/



 #map {
	height: 100%;
	margin-top: 20px;
      }
	  
  
.controls {
  margin-top: 10px;
  border: 1px solid black;
  border-radius: 2px 0 0 2px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 32px;
  outline: none;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

#pac-input {
	background-color: #fff;
	font-family: Roboto;
	font-size: 15px;
	font-weight: 900;
	font-weight: bold;
	margin-left: 12px;
	padding: 0 11px 0 13px;
	text-overflow: ellipsis;
	width: 90%;
}

#pac-input:focus {
  border-color: #4d90fe;
}

.pac-container {
  font-family: Roboto;
}

#type-selector {
  color: #fff;
  background-color: #4d90fe;
  padding: 5px 11px 0px 11px;
}

#type-selector label {
  font-family: Roboto;
  font-size: 13px;
  font-weight: 300;
}
#info-box {
	color: #fff;
	background-color: #0e456c;
	bottom: 30px;
	height: 28;
	padding: 10px;
	position: fixed;
	left: 30%;
	width: 40%;
	font-family: Roboto;
	font-size: 15px;
	text-align:center;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);

	
      }
#info-box2 {
	border: 0px solid black;
	bottom: 10px;
	padding: 0px 5px 5px 0px;
	position: absolute;
	left: 10px;
	font-family: Roboto;
	font-size: 15px;
      }	  
#target {
        width: 345px;
      }	  
	  
	  
	   


.controls1 {  margin-top: 10px;
  border: 1px solid transparent;
  border-radius: 2px 0 0 2px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 32px;
  outline: none;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}
.controls11 {margin-top: 10px;
  border: 1px solid transparent;
  border-radius: 2px 0 0 2px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 32px;
  outline: none;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}
.controls111 {margin-top: 10px;
  border: 1px solid transparent;
  border-radius: 2px 0 0 2px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 32px;
  outline: none;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}
.controls2 {  margin-top: 10px;
  border: 1px solid transparent;
  border-radius: 2px 0 0 2px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 32px;
  outline: none;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}
.controls21 {margin-top: 10px;
  border: 1px solid transparent;
  border-radius: 2px 0 0 2px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 32px;
  outline: none;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}










.map figure {
    position: relative;
	display: block;
	width: 100%;
    padding-top: 10px;
    margin-bottom: 37px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}


.map figure iframe {
	width: 100%;
	height: 350px;
	max-width: 100%;
}
.map address {
    margin-bottom: 16px;
    margin-top: -2px;
	display: block;
}


.map address dt {
    margin-bottom: 20px;
}

 address dd span {
	min-width: 82px;
	display: inline-block;
	text-align: left;
}

.map address dd span.col1 {
	min-width: 0;
}

.map a {

}


a.link-1 {
    color: #4cb6c5;
    text-decoration: underline;
}

a.link-1:hover {
    color: #ed2c67;
}



/**Footer**/

/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 1060px) {
    .main {
        width: auto;
        margin: 0 0 57px;
    }

    body {
        min-width: 960px;
    }
}

@media only screen and (max-width: 995px) {
 body {
 min-width: 768px;
}

.block1  {
    width: 164px;
}
 .map address+address {
    float: left;
 	margin-left: 30px;
 }
 .map figure,  .map figure iframe,  #form input,  #form textarea,  #form .success {
 width: 100% !important;
 float: none !important;
}
 #form .success {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}
 .map figure {
 height: auto !important;
}

.extra_wrapper {
 overflow: visible;
}

.map figure {
	margin-bottom: 15px;
}

.nowrap {
    white-space: normal;
}

.pad1 {
    padding-right: 0;
}

.block3 {
    padding-right: 0;
}

.flex-direction-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.flex-direction-nav li a{
    display: block;
    float: left;
    width: 0px;
    height: 0px;
    text-indent: -1000px;
    margin-top: 80px;
    width: 0px;
    border-style: solid;
    border-width: 30px 40px 30px 0;
    border-color: transparent #ff5141 transparent transparent;
}

.flex-direction-nav li a:hover {
    opacity: 0.5;
}

.flex-direction-nav li  {
    float: left;
    margin: 0 5px;
}

.flex-direction-nav li+li {
    float: right;
}
.flex-direction-nav li+li>a {
    display: block;
    float: left;
    float: right;
    
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 30px 0 30px 40px;
    border-color: transparent transparent transparent #ff5141;

}

}


@media only screen and (max-width: 767px) {
 body {
 min-width: 420px;
}

.flexslider {
    margin-right: 0 !important;
}


.video_block + .video_block {
    margin-top: 0;
}

.style1 {
    margin-bottom: 30px;
}

.video_block {
    margin-bottom: 63px;
}

.blog+.blog {
    margin-top: 0;
}

.blog {
    margin-bottom: 40px;
}

.bl1 .blog {
    margin-bottom: 0;    
}

 .map address {
    float: none;
    margin-left: 0 !important;
 }

  .map address +address {
    margin-top: 30px;
  }


header h1 {
	display: block;
	width: auto;
    position: relative;
	height: auto;
}




.img_inner {
width: 100% !important;
float: none !important;
margin-right: 0 !important;
margin-bottom: 20px !important;
}

h1 a {
	max-width: 90%;
}


.img_inner img {
	width: 100%;
}


 header h1 {
 margin-bottom: 20px;
 float: none;
 position: relative !important;
 left: auto;
 top: auto;
 right: auto;
 bottom: auto;

}



header h1 {
}
 header h1 a {
 	width: auto;
 	display: inline-block;
 height: auto;
}
 header h1 a img {
}

 .map {
 	padding-right: 0px !important;
 }

 .map figure iframe {
 width: 100%;
 height: 300px;
}
 .map address {
 	margin-right: 0;
}


 .content .noresize {
 width: auto !important;
 float: left !important;
 margin-right: 20px !important;
 margin-top: 4px !important;
}

 .img_inner {
 margin-top: 30px !important;
}


.camera_pag {
    right: 50%;
    margin-right: -180px;
}

.block1 {
    float: left;
    width: 33.3%;
}

.block1 img {
    width: 100%;
}

#owl {
    margin-top: 0;
}

.map {
    margin-bottom: 30px;
}
}
@media only screen and (max-width: 479px) {
 body {
 min-width: 300px;
}

.block1 a {
    font-size: 26px;
}

#owl .item img {
    width: 100%;
}

.socials {
    float: none;
    margin-bottom: 20px;
}

.flex-direction-nav li a {
    margin-top: 40px;
}

}



#cookiesBar {
	opacity: 1;
	top: 0;
	left: 0;
	color: #fff;
	display: block;
	font-family: "Roboto",Arial;
	font-size: 20px;
	height: auto;
	overflow: hidden;
	padding: 12px 0;
	position: fixed;
	text-align: center;
	width: 100%;
	z-index: 99990;
	background-attachment: scroll;
	background-color: #ff7f00;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}  
	
