
@import url(http://fonts.googleapis.com/css?family=Montserrat:300italic,400italic,600italic,700italic,400,300,600,700);


h1, h2, h3, h4, h5, h6 {font-family: 'Montserrat', sans-serif;font-weight: 400;}
p {font-family: 'Montserrat', sans-serif;}
.form-control {border: 1px solid #d99c4e;font-weight: 300;}
.form-control:hover, .form-control:focus {border-color: #d29948;outline: none;box-shadow: none;}
.white {color: #000;}

body {background: font-family: 'Montserrat', sans-serif;color: #b46464;}
#wrapper .section-header-wrapper {background-image: url(../images/content_bg.png);background-position: center top;padding: 40px 0 50px;overflow: hidden;}
#wrapper .section-header-wrapper .logo {margin-top: 80px;margin-bottom: 85px;}
#wrapper .section-header-wrapper .logo img {margin-bottom: 20px;}
#wrapper .section-header-wrapper .social {margin-top: 50px;}
#wrapper .section-header-wrapper .social a {background: #64a8b4;color: #fff;padding: 10px;border-radius: 50px;}
#wrapper .section-header-wrapper .social a:hover {background: #b46464;}
#wrapper .section-header-wrapper .social a i {width: 30px;height: 30px;}

#wrapper .section-timer-wrapper {padding: 60px 0px;}
#wrapper .section-timer-wrapper .timer {margin-bottom: 15px;}
#wrapper .section-timer-wrapper .timer ul {margin: 0;padding: 0;}
#wrapper .section-timer-wrapper .timer ul li {list-style: none;display: inline-block;}
#wrapper .section-timer-wrapper .timer ul li span {font-size: 94px;font-weight: 300;}
#wrapper .section-timer-wrapper .timer ul li span.hours, #wrapper .section-timer-wrapper .timer ul li span.minutes, #wrapper .section-timer-wrapper .timer ul li span.seconds {margin-left: 35px;}
#wrapper .section-timer-wrapper .timer ul li p {font-size: 25px;font-weight: 300;text-transform: capitalize;margin-left: 15px;}
#wrapper .section-timer-wrapper .timer ul li p.hours_ref, #wrapper .section-timer-wrapper .timer ul li p.minutes_ref, #wrapper .section-timer-wrapper .timer ul li p.seconds_ref {margin-left: 40px;}
#wrapper .section-timer-wrapper .timer ul li.seperator {font-size: 120px;position: relative;top: -60px;}

#wrapper .section-menu-wrapper {padding: 50px 0px;background: rgba(100, 168, 180, 0.21);}
#wrapper .section-menu-wrapper .menu ul {margin: 0;padding: 0;margin-left: 18px;display: inline-block;line-height: 48px;}
#wrapper .section-menu-wrapper .menu ul li {list-style: none;display: inline-block;margin-left: -3px;padding: 0;}
#wrapper .section-menu-wrapper .menu ul li a {background: #64a8b4;color: #fff;padding: 8px 13px;font-weight: 600;border-right: 2px solid #fff;}
#wrapper .section-menu-wrapper .menu ul li a:hover {background: #b46464;}
#wrapper .section-menu-wrapper .menu ul li:first-child a {border-radius: 4px 0px 0px 4px;}
#wrapper .section-menu-wrapper .menu ul li:last-child a {border-radius: 0px 4px 4px 0px;border-right: 0px solid #fff;}

#wrapper .section-subscribe-wrapper {padding: 50px 0px;background: rgba(180, 100, 100, 0.17);}
#wrapper .section-subscribe-wrapper .form-control {background: rgba(242, 229, 229, 0.22);height: 52px;color: #fff;}
#wrapper .section-subscribe-wrapper .newsletter {margin-top: 35px;position: relative;}
#wrapper .section-subscribe-wrapper .newsletter p {color: #919191;font-size: 12px;margin-top: 10px;}
#wrapper .section-subscribe-wrapper .newsletter i {color: #DAB074;font-size: 18px;position: absolute;right: 16px;top: 16px;}

#wrapper .section-footer-wrapper {padding: 25px 0px;}