.cookiealert {
    font-size: 18px!important;
}
.cookiealert .acceptcookies {
    margin-left: 10px;
    vertical-align: baseline;
    font-size: 14pt;
    background: #CDC09E!important;
    border-color: #CDC09E!important;
    color: #25201F!important;
    padding: 0 30px;
    border-radius: 0px!important;
}


html,body {
  height: 100%;

}

.sepadding{
	padding: 0px!important;
}

.sepadding-r{
	padding: 0px!important;
}


@media screen and (max-width: 992px) {   
	.sepadding-r {
	    padding: 0px 15px !important;
	}
	
}


#yellow {
   height: 100%;
   background: #00514b;
  	/*background-image: url('/bg_new/Breeze_1_C-re.jpg');*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	}
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}


img {
    max-width: 95%!important;
    height: auto;
    margin-left: 15px;
    margin-top: 10px;
}


.card {
	border-style: solid;
	border-radius: 0px!important;
	border: 5px solid!important;
	border-color: #807f7a!important;
	background: #fffcf1!important;
	background-color: #fff0!important;
}

figure {
    border: 2px solid!important;
    border-color: #807f7a!important;
}

.form-control {
	padding-bottom: 0px;
	font-family: UniversLTStd-Light, Helvetica, Arial, sans-serif;
    font-size: 14px;
}

.col-sm-3 {
    width: 20%;
}



.sepadding p {
    margin-top: 10px;
    margin-bottom: 0rem;
}

.setcard{
	/*padding: 15px;*/
    border-style: solid;
    border-radius: 0px!important;
    /*border: 5px solid!important;*/
    /*border-color: #807f7a!important;
    background: #fffcf1!important;
    background-color: #fff0!important;*/
    border: 3px solid #ad5934;
    margin: 1%;
    padding: 0;
    border-image: linear-gradient(to right, #c95a29 0%, #d6ccad 100%) 1;
 }
 
 .setcard2{
    border: 2px solid!important;
    border-color: #807f7a!important;
    margin: 0px;
 }


.estarpcl img{
	margin-top: 15px;
    max-width: 60%!important;
}

.setmagin{
	margin: 20px 0px 0px 0px;
}

.col-eq1 {
    flex: 0.7;
}


.select-label {
    display: none;
}

input:hover:focus:active {
  background-color: none!important;
}

label {
    font-size: 22px;
}


.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background-color: #f5f5f5;
}


	
	
	