@font-face {
   font-family: 'Optima';
   src: url(OPTIMA.TTF)format('truetype');
    }

@font-face {
   font-family: 'Optima-Bold';
   src: url(OPTIMA-bold.TTF)format('truetype');
    }

body{
    margin: 0;
    width: 100%;
    padding: 0;
    font-family: 'Optima';
}
.slider ul li {
    cursor: pointer;
}

.clearfix{
    clear: both;
}

.footercopy{
    text-align: center;
       margin-top: 15px;
}
    .footercopy p{
    color: #111;
        font-size: 12px;
}
.fixed{
    position: fixed;
    z-index: -999;
    width: 100%;
}
.bg{
    width: 100%;
    height: -webkit-fill-available;

}

.clearfix{
    clear: both;
}
.container{
    width: 50%;
    margin: 0 auto;
}
.container2{
    width: 70%;
    margin: 0 auto;
}

.container3{
    width: 60%;
    margin: 0 auto;
}

.logotop{
    text-align: center;
    padding-top: 8px;
}

.blue2{
    color: #84bbde !important;
}

.gold{
    color: #eed575 !important;
}

.margbot{
    margin-bottom: 8px;
}
.biggerfont{
    font-size: 1.5em !important;
    margin: 6px;
}

.underline{
    text-decoration: underline;
}

.logotop h2{
    font-family: 'Optima-Bold';
    font-size: 31px;
    color: #fff;
    margin: 0;
}

.zoom{
    position: absolute;
    left: 48%;
    top: 45%;
    display: none;
}
.logotop h3{
    font-size: 1.3em;
    color: #e8e7e7;
    margin: 0 0 10px 0;
}
.arrow-right{
    position: absolute;
    display: inline-block!important;
    left: 100%;
    bottom: 40%;
    cursor: pointer;
}
.arrow-left{
    position: absolute;
    display: inline-block!important;
    right: 100%;
    bottom: 40%;
    cursor: pointer;

}
.infoblock{
    background: #0e3a7d;
    border: solid 2px #fb0e6f;
    border-radius: 15px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    width: 76%;
    margin: 0 12% 1%;
}

.info-under{
    color: #eed88e;
    font-size: 14px;
}

.col4{
    width: 23%;
    margin: 1%;
    float: left;
    text-align: center;
}



.col5{
    width: 31.33%;
    margin: 1%;
    float: left;
    text-align: center;
}

.col7{
    width: 48%;
    margin: 1%;
    float: left;
    text-align: center;
}

.col3{
    width: 31.33%;
    margin: 1%;
    float: left;
}

h5{
    line-height: 0.8 !important;
    margin-bottom: 8px !important;
}

section img{
    width: 100%;
    height: auto;
}

footer{
    text-align: center;
    margin-top: 30px;
}

footer h2{
    font-family: 'Optima';
    font-size: 26px;
    color: #8a5e00;
    margin: 0;
}

footer span{
    font-size: 13px !important;
}

footer h4{
    float: left;
    width: 25%;
    margin: 10px 0;
}

.logotop h3{
    color: #fff;
}
.pink{
    color: #fb0e6f !important;
    font-family: 'Optima-Bold';
}

footer h3{
    float: left;
    width: 33.33%;
    margin: 10px 0;
}

h1{
    color: #fb0e6f !important;
    font-size: 2.1em;
    font-family: 'Optima-Bold';
    margin-top: 8px;
    margin-bottom: 10px;
}

.hoverh1{
    text-shadow:
   -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
     1px 1px 0 #fff;
}

.italic{
    font-style: italic;
}

h1 a{
    color: #fff;
    background: #fb0e6f;
    padding: 4px 9px 2px;
    border-radius: 6px;
    text-decoration: none;
    margin-top: 40px;
}

h1 a:hover{
    background: #03447f;
}

.animated {
 -webkit-animation-duration: 1.5s;
 animation-duration: 1.5s;
 -webkit-animation-fill-mode: both;
 animation-fill-mode: both;
}
@-webkit-keyframes flash {
 0%, 50%, 100% {
 opacity: 1;
 }
25%, 75% {
 opacity: 0;
 }
}
@keyframes flash {
 0%, 50%, 100% {
 opacity: 1;
 }
25%, 75% {
 opacity: 0;
 }
}
.flash {
 -webkit-animation-name: flash;
 animation-name: flash;
}

footer h5{
    float: left;
    width: 20%;
    margin: 10px 0;
}

footer h6{
    float: left;
    width: 33.33%;
    margin: 10px 0;
}

footer a{
    color: #fff;
    font-size: 17px;
    text-decoration: none;
}

footer a:hover{
    color: #000;
}

footer .links{
    width: 80%;
    margin: 0 auto;
}

.linefoot{
    width: 80%;
    margin: 0 auto;
    background: #8a5e00;
    height: 1px;
}

.galleryblock{
    text-align: center;
    background: rgba(0,0,0,0.4);
    padding: 70px 0;
    margin: 10px 0;
    color: #fff;
    font-size: 2.6em;
}

.bluetext{
    color: #03447f !important;
}

.redtext{
    color: #fff !important;
    background: #fb0e6f;
    padding: 2px;
    text-decoration: none;
    width: 72%;
    border-radius: 8px;
    margin: 0 14% !important;
}

h5{
    font-family: 'Optima-Bold';
    font-size: 25px;
    color: #095ba6;
    margin: 0;
    line-height: 2;
    text-align: center;
}

.bold{
    font-family: 'Optima-Bold' !important;
}

.buttonpink{
    padding: 8px 15px;
    border-radius: 10px;
    background: #fb0e6f;
    color: #fff;
    text-decoration: none;
}

.buttonpink:hover{
    background: #8a5e00;
}

.slider-wrap {
position: relative;
margin: 5px auto 10px;
width: 100%;
}
.slider {
position: relative;
width: 98%;
margin: auto;
}
ul {
margin: 0;
padding: 0;
}
ul li {
list-style: none;
text-align: center;
}
.slider li img{
    width: 100%;
}
.slider-arrow {
position: absolute;
color: rgba(255,255,255,0.85);
text-align: center;
text-decoration: none;
    font-size: 35px;
    font-weight: 900;
    padding: 5px;
}
.slider-arrow:hover {
color: rgba(255,255,255,1);
}
.sa-left {
    left: -30px;
    top: 35%;
}

.flecha-izquierda {
     left: 26.5% !important;
    top: 42%;
    display: none;
}

.sa-right {
    right: -30px;
    top: 35%;
}
.flecha-derecha {
    right: 26.5% !important;
    top: 42%;
    display: none;
}
.content-buttons{
  margin-top:40px;
}
.link-contact{
  margin-top:30px;
}
.margin-link-doslineas{
  margin-top: 15px;
}
@media (min-width: 1400px) {
    footer{
      margin-top: 60px;
    }
    .flecha-izquierda {
        left: 29% !important;
    }
    .flecha-derecha {
        right: 29% !important;
    }
    .logotop{
        padding-top: 20px;
    }
    .margtopf{
        margin-top: 80px;
    }
    .marglogo{
        margin-bottom: 20px;
    }
}

@media (min-width: 1600px) {
    footer{
      margin-top: 120px;
    }
    .logotop{
        padding-top: 50px;
    }
    .margtopf{
        margin-top: 100px;
    }
    .marglogo{
        margin-bottom: 30px;
    }
}
@media (min-height:650px)  and (max-height:770px){

    .margtopf{
      margin-top: 60px;
    }
}
@media (min-height:770px)  and (max-height:850px){
    footer {
      margin-top: 160px;
    }
    .margtopf{
      margin-top: 60px;
    }
}

@media (min-height:850px) and (max-height:930px){
    footer {
      margin-top: 180px;
    }
    .margtopf{
      margin-top: 120px;
    }
}

@media (min-width:860px)
{
	.row-two-eq {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display:  flex;
	}
}
