/* @import url('https://fonts.googleapis.com/css?family=Merriweather:300,300i,400,400i,700,700i,900,900i'); */


/* Red: #ed1b25 */

body {
    font-size: 20px;
    line-height: 33px;
    font-weight: normal !important;
    color: #444;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    font-family: 'Merriweather', serif;
}


/*-----------------*/


/*-----ST-TOP-A----*/


/*-----------------*/

.logo {
    margin-bottom: 20px;
    width: 70%;
}

.tagline h3 {
    color: #fff;
    font-size: 27px;
    font-weight: 300;
    line-height: 1.4em;
}


/*-----ST-TOP-A END----*/

.background {
    background: rgba(180, 151, 90, 0.5) url("../images/bg2.jpg") repeat scroll 0 0 / cover;
}


/*-----------------*/


/*-----ST-TOP-b----*/


/*-----------------*/

.waper {
    background: rgba(180, 151, 90, 0.5) none repeat scroll 0 0;
    height: 474px;
    padding-top: 8px;
    padding: 57px 0;
}

.st-top-a-right {
    margin: 0 40px;
}

.st-top-a-left h1 {
    color: #fff;
    font-weight: 600;
    margin: 1em 0 0.6em;
    font-size: 27px;
    background: rgba(180, 151, 90, 0.9);
    padding: 0.2em 0.6em;
}

.st-top-a-left h5,
.st-top-a-right h5 {
    color: #fff;
    font-weight: 600;
    margin: 1.4em 0 0.6em;
    font-size: 19px;
}

.st-top-a-right label {
    display: block;
    font-size: 0.9em;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 5px;
    max-width: 100%;
}

.st-top-a-left p {
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 1.7em;
    max-width: 460px;
}

.st-top-a-left {
    padding-top: 40px;
    padding-bottom: 40px;
}

.st-top-a-left ul li {
    color: #fff;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 1px;
    text-align: left;
}


/* ------  Form design  -----------------------*/

.home-form {
    width: 100%;
    padding: 7px;
}

.home-form h4 {
    color: #000;
    margin: 25px 0 0;
}

.form-group {
    margin-bottom: 0px;
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.home-form input[type="submit"] {
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
    margin-top: 20px;
}

.home-form input[type="text"] {
    border-radius: 4px 4px 0 0;
    margin-bottom: 15px;
}

.home-form input[type="text"],
.home-form input[type="password"] {
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
    border-top: 1px solid #eee;
}

.form-group input {
    border: 0 none;
    height: 45px;
}

.navbar a,
.form-control {
    transition: all 0.4s ease-in-out 0s;
}

.form-control {
    background-color: #fff;
    background-image: none;
    color: #555;
    display: block;
    font-size: 14px;
    line-height: 1.42857;
    padding: 6px 12px;
    width: 100%;
}

.form-control:focus {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}

.submit:hover {
    background-color: #fff;
    color: #000;
    transition: all 0.5s ease 0s;
}

.form-top-bg {
    background: #e7a614;
    padding-top: 20px;
    position: relative;
}

.form-top-bg h3 {
    color: #fff;
    font-weight: 700;
    line-height: 1.7;
    padding-bottom: 18px;
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
}

.form-align {}

.submit {
    background: #000 none repeat scroll 0 0;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
    margin-top: 20px;
}

.button:hover,
.button:focus,
.button.active {
    background: #272723 none repeat scroll 0 0;
    color: #ffffff;
}

.button {
    background: #000 none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    font-weight: 400 !important;
    letter-spacing: 1px;
    line-height: 25px;
    padding: 10px 17px;
    text-transform: uppercase;
}

.btn {
    -moz-user-select: none;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}


/* ------  Form design End -----------------------*/


/*-----ST-TOP-b END----*/


/*-----------------*/


/*-----ST-TOP-C ----*/


/*-----------------*/

.st-top-c {
    padding: 38px 0;
    background-color: #f6f6f6;
}

.st-top-c h2 {
    background-color: rgba(180, 151, 90, 0.8);
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    margin: 20px 0 15px;
    padding: 4px 11px;
    text-transform: uppercase;
}

.st-top-c h3 {
    color: #000;
    display: inline-block;
    font-size: 17px;
    line-height: 1.4em;
    margin: 17px 0 8px;
}

.st-top-c-left p {
    color: #7d7d7d;
    font-size: 14px;
    line-height: 1.5em;
}

.video img {
    border: 6px solid #fff;
    border-radius: 2px;
    display: block;
    height: auto;
    margin: 30px 0 10px;
    position: relative;
    width: 100%;
}

.video a.fancybox-media {
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
    display: block;
    position: relative;
    transition: all 0.25s ease-in-out 0s;
}

.video a.fancybox-media:hover {
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
    transform: translateY(-2px);
}

.video span.play {
    background: #7e6c46 url("../images/icon-play-white.png") no-repeat scroll 55% center / 30% auto;
    border-radius: 50%;
    display: block;
    height: 70px;
    left: 50%;
    margin: -35px 0 0 -35px;
    position: absolute;
    top: 50%;
    transition: all 0.25s ease-in-out 0s;
    width: 70px;
}

.video {
    margin-top: 0px;
}

.video .inner h5 {
    font-weight: 300;
    line-height: 1.4em;
    margin: 0 0 0.2em;
    font-size: 13px;
}


/*-----ST-TOP- C -END ----*/


/*-----------------*/


/*-----ST-FOOTER ----*/


/*-----------------*/

footer {
    background-color: #f6f6f6;
    padding: 10px 0;
    border-top: 1px solid #eee;
}

footer p {
    font-family: "Merriweather Sans", sans-serif;
    font-size: 12px;
    letter-spacing: 2px;
}

.footer p.legal {
    color: #bbb;
    font-size: 12px;
    line-height: 1.5em;
    text-align: left;
}


/*-----ST-FOOTER END----*/

@media (max-width: 992px) {}

@media (max-width: 767px) {}

@media (max-width: 600px) {}

@media (max-width: 480px) {}