html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  outline: none;
}
html { height: 101%; } /* always display scrollbars */
body { font-size: 62.5%; line-height: 1; font-family: Arial, Tahoma, Verdana, sans-serif; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
/*ol, ul { list-style: none; }*/

blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
strong { font-weight: bold; }

input { outline: none; }

table { border-collapse: collapse; border-spacing: 0; }
img { border: 0; max-width: 100%; }

a { text-decoration: none; color: #9F8A20;}
a:hover { text-decoration: underline; }
@font-face {
    font-family: Optima;
    src: url('../fonts/Optima_2.otf');
}
body {
    background: rgba(0, 0, 0, 0.5);
    background: -webkit-linear-gradient(top left, rgba(0, 0, 0, 0.7), rgba(159, 138, 34, 0.5));
    background: -moz-linear-gradient(top left, rgba(0, 0, 0, 0.7), rgba(159, 138, 34, 0.5));
    background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.7), rgba(159, 138, 34, 0.5));
    background-size: cover;
}
.bgvideo {
    position: fixed;
    left: 0;
    top: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -9999;
    opacity: 0.8;
}
#main {
    padding: 15px 0;
}
#main .header {
    background-color: #DDD8B8;
    background-image: url("../images/logo.png");
    background-repeat: no-repeat;
    background-size: contain;
    filter: none;
    width: 100%;
    padding-right:0px;
    color:#000;
    font-family: Optima !important;
    height:140px;
}
#main .body {
    background-color: rgba(255,255,255, 0.7);
    padding: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
    min-height:100px;
}
#main .body .image-block{
    position: relative;

}
#main .body .image-block img{
    width: 100% ;

}
#main .body .image-block .text-block{
    width: 100%;
    position: absolute;
    bottom: 0px;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 53%, rgba(0,0,0,0.6231443260898109) 100%);
    color: #fff;
    padding: 30px;
    font-family: Optima;
}
#main .body .image_headers {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 24px;
    margin-bottom: 0px;
    background: #000;
    color: #FFF;
    padding: 10px 0;
    font-family: Optima;
}
#main .body .image-block .text-block ul{
    display: block;
    width: 100%;
    text-align: left;
    font-size: 14px;
    padding: 0 20px;
    line-height: 1.3;
}
.headline1 {
    margin-top:20px;
    font-size: 26px;
    line-height:1.2;
    word-spacing: 11px;
    margin-bottom: 0px;
    text-align:right;
    font-family: Optima;
    }
.headline2 {
    margin-top: 0px;
    line-height:1.2;
    margin-bottom:15px;
    word-spacing: 5.7px;
    padding-right:0px;
    text-align:right;
    font-family: Optima;
    font-size: 14px;}
.headline3 {
    color:#9F8A22 ;
    margin-top:0px;
    line-height:1.3;
    text-align:right;
    font-family: Optima;
    margin-bottom: 0px;
    font-style: italic;
    font-size: 14px;
}
button, .button {
    outline: none;
	color:#fff !important;
	background-color: #3e3e3f;
    /* IE9, iOS 3.2+ */
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiM3YjdjN2UiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjUiLz48c3RvcCBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCN2c2dnKSIgLz48L3N2Zz4=) !important;
    background-image: -webkit-gradient(linear, 0% 0%, 100% 0%,color-stop(0, rgb(0, 0, 0)),color-stop(0.5, rgb(123, 124, 126)),color-stop(1, rgb(0, 0, 0))) ;
    /* Android 2.3 */
    background-image: -webkit-repeating-linear-gradient(left,rgb(0, 0, 0) 0%,rgb(123, 124, 126) 50%,rgb(0, 0, 0) 100%);
    /* IE10+ */
    background-image: repeating-linear-gradient(to right,rgb(0, 0, 0) 0%,rgb(123, 124, 126) 50%,rgb(0, 0, 0) 100%);
    background-image: -ms-repeating-linear-gradient(left,rgb(0, 0, 0) 0%,rgb(123, 124, 126) 50%,rgb(0, 0, 0) 100%);
}
.button {
    display: inline-block;
    width: 135px;
    cursor: pointer;
    padding: 6px 0px;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    margin-left: 12px;
    margin-bottom: 12px;
}
button:hover,
.button:hover,
button:focus,
.button:focus,
button.focus,
.button.focus ,
button:active,
.button:active,
button.active,
.button .active{
    outline: none;
    color:#000 !important;
    background-color: #bfb277 !important;
    /* IE9, iOS 3.2+ */
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjOGQ3ODExIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNmMGViZGQiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjUiLz48c3RvcCBzdG9wLWNvbG9yPSIjOGQ3ODExIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCN2c2dnKSIgLz48L3N2Zz4=) !important;
    background-image: -webkit-gradient(linear, 0% 0%, 100% 0%,color-stop(0, rgb(141, 120, 17)),color-stop(0.5, rgb(240, 235, 221)),color-stop(1, rgb(141, 120, 17))) !important;
    /* Android 2.3 */    background-image: -webkit-linear-gradient(left,rgb(141, 120, 17) 0%,rgb(240, 235, 221) 50%,rgb(141, 120, 17) 100%) !important;    /* IE10+ */
    background-image: linear-gradient(to right,rgb(141, 120, 17) 0%,rgb(240, 235, 221) 50%,rgb(141, 120, 17) 100%) !important;
    background-image: -ms-linear-gradient(left,rgb(141, 120, 17) 0%,rgb(240, 235, 221) 50%,rgb(141, 120, 17) 100%) !important;
}
.fb-like {
    margin-bottom:  12px;
}
.nn {
    margin-top: 10px;
    margin-bottom: 0px;
}
.main_text_block h3{
    font-size: 27px;
    white-space: nowrap;
	display: block;
	text-align: center;
}
.main_text_block span{
    display: block;

    margin-bottom: 25px;
    font-size:14px;
	text-align: center;
}
.main_form {
    width: 100%;
}
.main_form  .input_block {
    margin-bottom: 25px;
}
.main_form input {
    display: block;
    width: 100%;
    font-family: Optima !important;
    font-size:16px;
    padding: 10px 15px;
    margin-bottom: 10px;
    border: 1px solid #bfb277;
    border-radius: 5px;
    box-shadow:5px 5px 14px 1px rgba(0,0,0,0.5);
    -webkit-box-shadow:5px 5px 14px 1px rgba(0,0,0,0.5);
    -moz-box-shadow:5px 5px 14px 1px rgba(0,0,0,0.5);
}
.main_form input:hover {
    outline: none;
}
.main_form button {
    display: block;
    width: 100%;

}
.social_block {
    padding-top: 15px;
    margin-top: 20px !important;
    padding: 15px 0;
    background-color: rgba(255,255,255, 0.7);
}
.link_block {
    padding: 15px 0;
    background-color: rgba(255,255,255, 0.7);
}
.social_block h2 {
    display: block;
    width: 80%;
    text-align: center;
    font-size: 22px;
    font-family: Optima;
    color: #9F8A20;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
    margin: 0 auto;
    margin-top: 15px;
}.social_block .text-block {    display: block;    text-align: left;    font-size: 15px;    font-family: Optima;    margin: 0 auto;    margin-top: 25px;}.social_block .text-block p {    display: block;    margin: 15px 0;}
.link_block ul {
    text-align: center;
    font-size: 20px;
    font-family: Optima;
    color: #9F8A20;
    margin-top: 20px;
    margin-bottom: 20px;
}
.link_block ul > li {
    list-style: none;
    display: inline-block;
    padding: 0 15px;
    cursor: pointer;
}
.link_block ul > li:not(:last-child) {
    border-right: 1px solid #000;
}
.link_block ul > li a:hover {
    text-decoration: underline;
    color: #000;
}
.testimonials_block {
    margin-top: 30px!important;
    padding: 15px 0;
    padding-bottom: 30px;
    background-color: rgba(255,255,255, 0.7);
}
.testimonials_block h2 {
		display: block;
		width: 80%;
		text-align: center;
		font-size: 24px;
		font-family: Optima;
		color: #9F8A20;
		border-bottom: 1px solid #fff;
		padding-bottom: 20px;
		margin: 0 auto;
		margin-bottom: 30px;
		margin-top: 20px;
	}
.carousel-control {
    width: 100%;
}
.carousel-item {
    font-size: 15px;
    font-family: Optima;
    line-height: 1.5;
}
.accreditation a {
    display: inline-block;
    margin: 0px;
	margin-left: 10px;
}
.accreditation a img {
    height: 40px;
}
.error {
	 border: 2px solid #FF0000 !important;
}
.error_m {
	display: none;
	color: red;
    font-family: 'Open Sans',serif;
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 15px;
}
.inf {
    font-size: 18px;
    font-family: Optima;
    margin-bottom: 20px;
    text-align: center;
}
.inf-error {
    color: red;
}
.fl img {
    width: 100px;
}

@media (max-width: 575px) {
    #main .header {
        height: 300px;
    }
    #main .header div:first-child {
        background: #030809;
        text-align: center;
        width:100%;
    }
    #main .header div:first-child img {
        margin: 0 auto;
    }
    #main .header div:last-child {
        text-align: center;
        width:100%;
    }
    #main .header .headline1 {
        font-size: 20px;
        text-align: center;
    }
    #main .header .headline2 {
        margin-top: 10px;
        font-size: 12px;
        text-align: center;
    }
    .button {
        width: 100%;
    }
    #main .body .image_headers {
        margin-top: 30px;
    }
    #main .body .image-block .text-block {
        position: relative;
        top: 0px;
    }
    #main .body .image-block .text-block li{
        text-align: justify;
    }
    .main_text_block h3{
        font-size: 20px;
        text-align: center;
    }
    .accreditation a {
        margin-top: 25px;
    }
    .link_block ul > li {
        width: 100%;
        text-align: center;
        display: block;
        border-right: 0px !important;
        padding: 7px 0;
    }
}
@media (min-width: 576px) and (max-width: 767px) { ... }
@media (min-width: 768px) and (max-width: 991px) { ... }
@media (min-width: 992px) { ... }
