@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Raleway:500,600,700,400,300,800);
@import "animate.css";
.o__hidden {
    overflow: hidden;
}
body {
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    line-height: 29px;
    font-weight: 500;
    background: #191919;
    color: #777;
}
a {
    font: inherit;
    color: inherit;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
a:active {
    background: transparent;
}
a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
}
* {
    -webkit-text-size-adjust: none;
}
img {
    max-width: 100%;
    height: auto;
}
h1 {
    font-size: 81px;
    line-height: 80px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: -4.86px;
}
@media (min-width: 768px) and (max-width: 979px) {
    h1 {
        font-size: 72px;
        line-height: 74px;
    }
}
@media (max-width: 479px) {
    h1 {
        font-size: 69px;
        line-height: 74px;
    }
}


h2,
h3,
h4 {
    color: #191919;
}
h2,
h3 {
    text-transform: uppercase;
    font-weight: 700;
}
h2 span,
h3 span {
    font-weight: 300;
}
h2 {
    font-size: 70px;
    line-height: 79px;
    letter-spacing: -1.2px;
}
h3 {
    font-size: 35px;
    line-height: 55px;
    letter-spacing: -1px;
}
@media (max-width: 479px) {
    h3 {
        font-size: 42px;
        line-height: 48px;
    }
}
h4 {
    font-size: 17px;
    line-height: 34px;
    font-weight: 600;
}
h4 a:hover {
    color: #278032;
}
a[data-gal] {
    display: inline-block;
    position: relative;
    overflow: hidden;
}
a[data-gal] img {
    -webkit-transition: 0.6s;
    transition: 0.6s;
}
@media (max-width: 1199px) {
    a[data-gal] img {
        width: 100%;
    }
}
a[data-gal] .gallery-overlay {
    position: absolute;
    text-align: center;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background: transparent;
}
a[data-gal] .gallery-overlay:before {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    color: #ffffff;
    font-size: 40px;
    line-height: 30px;
    margin-top: -15px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.lt-ie9 a[data-gal] .gallery-overlay:before {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
}
.lt-ie9 a[data-gal] .gallery-overlay:before {
    display: none;
}
a[data-gal]:hover {
    text-decoration: none;
}
a[data-gal]:hover img {
    transform: scale(1.2);
}
a[data-gal]:hover .gallery-overlay {
    background: rgba(39, 128, 50, 0.5);
}
.lt-ie9 a[data-gal]:hover .gallery-overlay {
    background: none;
    -ms-filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80278032', endColorstr='#80278032');
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80278032', endColorstr='#80278032');
    zoom: 1;
}
a[data-gal]:hover .gallery-overlay:before {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.lt-ie9 a[data-gal]:hover .gallery-overlay:before {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
}
.lt-ie9 a[data-gal]:hover .gallery-overlay:before {
    display: block;
}
.appear {
    opacity: 1;
    filter: alpha(opacity=100);
}
.lt-ie9 .appear {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
}
.page {
    overflow: hidden;
}
a[data-gal]+.off1,
img+.off1 {
    margin-top: 21px;
}
h3+.off1 {
    margin-top: 27px;
}
h3+.off2 {
    margin-top: 45px;
}
h3+.off3 {
    margin-top: -15px;
}
h3+.off4 {
    margin-top: 37px;
}
.row+.off1 {
    margin-top: 33px;
}
p+.off1 {
    margin-top: 48px;
}
p+.off2 {
    margin-top: 23px;
}
.header {
    background-color: white;
    color: #cc1919;
    margin-top: -11px;
}
.header>.container {
    padding: 17px 0 31px;
}
@media (max-width: 767px) {
    .header {
        text-align: center;
    }
    .header .company,
    .header .contact-info,
    .header .header-menu,
    .header .social-list {
        float: none;
    }
    .header .stuck {
        padding-bottom: 10px;
    }
}
.company {
    float: left;
    margin-top: 8px;
}
.company_slogan {
    font: 700 31px/33px 'Raleway', sans-serif;
    text-transform: uppercase;
    color: #eec511;
    margin: -9px 0 0 13px;
}
@media (min-width: 768px) and (max-width: 979px) {
    .company_slogan {
        font-size: 26px;
        line-height: 28px;
    }
}
@media (max-width: 479px) {
    .company_slogan {
        font-size: 26px;
        line-height: 28px;
    }
}
.contact-info {
    float: right;
    margin-top: 20px;
    text-align: right;
    line-height: 33px;
}
.contact-info p {
    font-size: 28px;
}
.contact-info .phone {
    margin-top: 8px;
    color: #eec511;
    font-size: 48px;
    font-weight: 700;
}
.contact-info .phone span {
    font-size: 21px;
    line-height: 36px;
    color: #802780;
}
@media (max-width: 479px) {
    .contact-info p {
        font-size: 25px;
    }
    .contact-info .phone {
        font-size: 33px;
    }
    .contact-info .phone span {
        font-size: 54px;
    }
}
.stuck {
    background: #278032;
}
.stuck:before,
.stuck:after {
    content: " ";
    display: table;
}
.stuck:after {
    clear: both;
}
.header-menu {
    float: left;
}
.social-list {
    float: left;
    color: #333;
    margin-top: -17px;
    padding-left: 41px;
}
.social-list li {
    display: inline-block;
    font-size: 36px;
    line-height: 36px;
}
.social-list li+li {
    margin-left: 5px;
}
.social-list a:hover {
    color: #eec511;
}
.isStuck {
    z-index: 999;
}
.isStuck .sf-menu>li>a {
    padding-top: 0px;
    padding-bottom: 0px;
}
.isStuck .social-list {
    margin-top: 9px;
}
.isStuck .sf-menu ul {
    top: 43px;
}
@media only screen and (max-width: 979px) {
    .isStuck {
        display: none!important;
    }
}
.sf-menu>li {
    position: relative;
    float: left;
}
.sf-menu>li>a {
    display: inline-block;
    position: relative;
    padding: 0px 26px 1px 25px;
    font-size: 12px;
    line-height: 42px;
    font-weight: 400;
    color: #ffffff;
}
.sf-menu>li>a:hover {
    color: #191919;
    background: #eec511;
}
.sf-menu>li>a:hover.sf-with-ul:after {
    color: #191919;
}
@media (min-width: 768px) and (max-width: 979px) {
    .sf-menu>li>a {
        padding: 23px 14px 24px;
    }
}
.sf-menu>li:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #474747;
}
.sf-menu>li:first-child:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #474747;
}
.sf-menu>li>.sf-with-ul:after {
    content: '\f107';
    display: inline-block;
    font-family: FontAwesome;
    font-size: 20px;
    line-height: 31px;
    margin-left: 12px;
    color: #eec511;
}
.sf-menu>li.current>a,
.sf-menu>li.sfHover>a {
    color: #191919;
    background: #eec511;
}

.new_img:hover{
    background-color: transparent!important;
}

.sf-menu>li.sfHover>b {
    color: #191919;
    background: #eec511;
}
.sf-menu>li.current>a.sf-with-ul:after,
.sf-menu>li.sfHover>a.sf-with-ul:after {
    color: #191919;
}
.sf-menu ul {
    position: absolute;
    top: 43px;
    background:#000;
    /*left: -40px;*/
    z-index: 4;
    width: 269px;
    display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sf-menu ul li {
    position: relative;
    font: 500 15px/30px 'Raleway', sans-serif;
    text-align: left;
}
.sf-menu ul li a {
    display: block;
    background: #000;
    color: #fff;
    font-size: 12px;
    padding: 0px 0 15px 17px;
}
.sf-menu ul li a:hover {
    text-decoration: none;
    background: #278032;
    color: #ffffff;
}
.sf-menu ul li+li {
    border-top: 1px solid #d9d9d9;
}
.sf-menu ul li.sfHover>a {
    background: #278032;
    color: #ffffff;
}
@media (min-width: 768px) and (max-width: 979px) {
    .sf-menu ul {
        width: 200px;
    }
}
.sf-menu ul ul {
    position: absolute;
    top: 0;
    left: 270px;
    z-index: 4;
}
@media (min-width: 768px) and (max-width: 979px) {
    .sf-menu ul ul {
        left: 202px;
    }
}
@media only screen and (max-width: 767px) {
    .sf-menu {
        display: none;
    }
    .select-menu {
        display: block;
        clear: both;
        position: relative;
        width: 100%;
        left: 0;
        top: 0;
        margin: 14px auto;
        padding: 0;
        height: 40px;
        background: #ffffff url(../images/select.png) 99% center no-repeat;
        color: #05090d;
        border-radius: 0;
        -webkit-appearance: none;
        outline: none;
        font-size: 14px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}
.content {
    background: #e5e5e5;
}
.wrapper1 {
    padding: 80px 0 82px;
    position: relative;
}
.wrapper1__ins1 {
    padding-bottom: 106px;
}
.wrapper1__ins2 {
    padding-bottom: 73px;
}
@media (max-width: 767px) {
    .wrapper1__mod {
        padding-bottom: 0;
    }
}
.wrapper2 {
    padding: 61px 0 92px;
    position: relative;
}
.wrapper2__ins1 {
    padding-bottom: 80px;
}
.mt-img {
    margin-top: 8px;
}
.box {
    position: relative;
}
.box img {
    width: 100%;
}
.box h3 {
    color: #ffffff;
}
.box h3 span {
    color: #eec511;
}
.box_cnt {
    padding-right: 30px;
}
.box .link {
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: -15px;
    font-size: 64px;
    line-height: 64px;
    color: #278032;
}
.box .link:hover {
    color: #ffffff;
}
@media (min-width: 980px) and (max-width: 1199px) {
    .box h3 {
        font-size: 36px;
        line-height: 41px;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .box h3 {
        font-size: 32px;
        line-height: 37px;
    }
}
@media (max-width: 479px) {
    .box h3 {
        font-size: 36px;
        line-height: 41px;
    }
}
.box__mod h3 span {
    color: #ffffff;
}
@media (max-width: 979px) {
    .box__mod h3 span {
        color: #eec511;
    }
}
.box2_cnt {
    background: #ffffff;
    padding: 11px 5px 29px 20px;
    border: 1px solid #d9d9d9;
}
@media (max-width: 1199px) {
    .box2 a[data-gal] {
        display: block;
    }
}
.btn1 {
    display: inline-block;
    font: 600 22px/33px 'Raleway', sans-serif;
    padding: 24px 0 23px;
    text-align: center;
    min-width: 199px;
    color: #191919;
    background: #eec511;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.btn1 span {
    line-height: 33px;
    color: #ffffff;
    margin-left: 9px;
}
.btn1:hover {
    color: #eec511;
    background: #191919;
}
.btn2 {
    display: inline-block;
    font: 600 21px/15px 'Raleway', sans-serif;
    padding: 19px 0 18px;
    text-align: center;
    min-width: 162px;
    color: #ffffff;
    background: #278032;
}
.btn2:hover {
    background: #eec511;
}
.bg {
    background: #191919;
    position: relative;
    overflow: hidden;
}
.bg h3,
.bg h4,
.bg p {
    color: #ffffff;
}
.bg .overlay {
    right: 32.7%;
    height: 140%;
    background: #eec511;
}
@media (min-width: 980px) and (max-width: 1199px) {
    .bg .overlay {
        right: 57.7%;
    }
}
@media (max-width: 979px) {
    .bg .overlay {
        display: none;
    }
}
.lt-ie9 .bg .overlay {
    right: 61.7%;
}
.overlay {
    position: absolute;
    //width: 120%;
    top: 0;
    -moz-transform: rotate(114deg);
    -ms-transform: rotate(114deg);
    -webkit-transform: rotate(114deg);
    -o-transform: rotate(114deg);
    transform: rotate(114deg);
}
.bg2 {
    background: #278032;
    color: #ffffff;
}
.bg2 h3 {
    color: #ffffff;
}
.caption {
    text-align: right;
}
.caption h2 {
    color: #ffffff;
}
@media (min-width: 768px) and (max-width: 979px) {
    .caption h2 {
        font-size: 65px;
        line-height: 70px;
    }
}
@media (max-width: 767px) {
    .caption h2 {
        font-size: 44px;
        line-height: 50px;
    }
}
.caption h2+.btn1 {
    margin-top: 16px;
}
@media (max-width: 479px) {
    .caption {
        text-align: center;
        bottom: 40px;
    }
    .caption h2 {
        font-size: 37px;
        line-height: 40px;
    }
}
.markered-list li+li {
    margin-top: 31px;
}
.markered-list a {
    position: relative;
    display: inline-block;
    padding-left: 35px;
    font-size: 22px;
}
.markered-list a:before {
    content: '\f105 ';
    position: absolute;
    left: 0;
    top: 0;
    font-family: FontAwesome;
    font-size: 40px;
    line-height: 30px;
    color: #eec511;
}
.markered-list a:hover {
    color: #eec511;
}
.markered-list a:hover:before {
    color: #ffffff;
}
.img-wrap {
    position: absolute;
    bottom: 0;
}
.img-wrap img {
    width: 100%;
}
@media (max-width: 767px) {
    .img-wrap {
        position: relative;
    }
}
address {
    font-size: 22px;
    line-height: 34px;
    color: #191919;
}
address p {
    position: relative;
    padding-left: 45px;
    font-weight: 600;
    font-size: 15px;
}
address p:before {
    position: absolute;
    left: 0;
    top: 0;
    font-family: FontAwesome;
    line-height: 34px;
    color: #eec511;
}
address p+p {
    margin-top: 8px;
    font-size: 15px;
}
address .addr:before {
    content: '\f041';
    font-size: 20px;
}
address .phone {
    color: #fbfbfb;
    font-size: 21px;
    font-weight: 500;
}
address .phone:before {
    content: '\f10b ';
    font-size: 50px;
}
address .hours:before {
    content: '\f017';
    font-size: 20px;
}
address .mail:before {
    content: '\f0e0';
    font-size: 20px;
}
address .mail a {
    color: #333;
}
address .mail a:hover {
    text-decoration: underline;
}
@media (max-width: 479px) {
    address {
        font-size: 18px;
        line-height: 28px;
    }
    address .phone {
        font-size: 30px;
    }
}
.map {
    height: 383px;
    position: relative;
    overflow: hidden;
}
.map_caption {
    position: relative;
    padding-top: 44px;
    z-index: 1;
    display: inline-block;
}
@media (max-width: 767px) {
    .map_caption {
        padding-bottom: 20px;
    }
}
.map h3 {
    color: #191919;
    margin-top: -54px;
    font-size: 26px;

}
.map .overlay {
    right: 24.2%;
    height: 110%;
    
    z-index: 1;
}
.lt-ie9 .map .overlay {
    background: none;
    -ms-filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#cc191919', endColorstr='#cc191919');
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#cc191919', endColorstr='#cc191919');
    zoom: 1;
}
@media (min-width: 980px) and (max-width: 1199px) {
    .map .overlay {
        width: 156%;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .map .overlay {
        width: 192%;
        right: 9.2%;
    }
}
@media (max-width: 767px) {
    .map .overlay {
        width: 100%;
        left: 0;
        right: 0;
        top: 350px;
        bottom: 0;
        height: auto;
        transform: none;
    }
}
.lt-ie9 .map .overlay {
    right: 50%;
}
@media (max-width: 767px) {
    .map {
        height: auto;
        padding-top: 350px;
        overflow: inherit;
    }
}
.number-box {
    position: relative;
    padding-left: 100px;
}
.number-box:before {
    content: attr(data-number);
    position: absolute;
    left: 0;
    top: 10px;
    width: 66px;
    height: 66px;
    line-height: 57px;
    color: #ffffff;
    font-size: 50px;
    font-weight: 600;
    text-align: center;
    background: #278032;
}
.number-box:after {
    content: '';
    position: absolute;
    left: 66px;
    top: 23px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6.5px 0 6.5px 7px;
    border-color: transparent transparent transparent #278032;
}
@media (min-width: 768px) and (max-width: 979px) {
    .number-box {
        padding: 100px 0 0;
    }
    .number-box:before {
        top: 0;
        left: 50%;
        margin-left: -33px;
    }
    .number-box:after {
        display: none;
    }
}
@media (max-width: 479px) {
    .number-box {
        padding: 100px 0 0;
    }
    .number-box:before {
        top: 0;
        left: 50%;
        margin-left: -33px;
    }
    .number-box:after {
        display: none;
    }
}
.quote {
    padding-left: 58px;
    position: relative;
}
.quote:before {
    content: '\f10d ';
    position: absolute;
    left: 0;
    top: 8px;
    font-family: FontAwesome;
    font-size: 40px;
    line-height: 40px;
    color: #ffffff;
}
.quote p+h4 {
    margin-top: 29px;
}
.google-map-api {
    background:#e5e5e5;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
#map-canvas {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
#map-canvas img {
    max-width: none!important;
}
.policy-box+.policy-box {
    margin-top: 26px;
}
.policy-link {
    margin-top: 29px;
}
.policy-link a {
    text-decoration: underline;
}
.policy-link a:hover {
    color: #278032;
}
.footer {
    padding: 0px 0 14px;
    background-color:black; 
}
@media (max-width: 767px) {
    .footer {
        border-top: 1px solid #777;
    }
}
.copyright a:hover {
    color: #278032;
}
.parallax {
    background-position: 50% 0;
    background-repeat: no-repeat;
}
@media (max-width: 767px) {
    .parallax {
        background-position: 50% 0!important;
        background-size: cover;
    }
}
.mobile .parallax,
.tablet .parallax {
    background-position: 50% 0!important;
    background-size: cover;
}
.parallax1 {
    position: relative;
    background-image: url(../images/page1-img8.jpg);
    overflow: hidden;
    padding: 317px 0 90px;
}
.parallax1 .caption {
    position: relative;
}
.parallax1 .camera_overlay {
    background: rgba(25, 25, 25, 0.8);
}
.lt-ie9 .parallax1 .camera_overlay {
    background: none;
    -ms-filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#cc191919', endColorstr='#cc191919');
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#cc191919', endColorstr='#cc191919');
    zoom: 1;
}
@media (max-width: 479px) {
    .parallax1 {
        padding-top: 150px;
    }
}
.parallax2 {
    background-image: url(../images/page1-img8.jpg);
    color: #ffffff;
}
.parallax2 .parallax-overlay {
    background: rgba(25, 25, 25, 0.8);
}
.lt-ie9 .parallax2 .parallax-overlay {
    background: none;
    -ms-filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#cc191919', endColorstr='#cc191919');
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#cc191919', endColorstr='#cc191919');
    zoom: 1;
}
.parallax2 h3,
.parallax2 h4 {
    color: #ffffff;
}
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 80px;
    right: 30px;
    overflow: hidden;
    z-index: 20;
    font-size: 20px;
    width: 50px;
    height: 50px;
    line-height: 44px;
    text-align: center;
    background: #eec511;
    color: #ffffff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0 0 2px 0 #fff;
}
#toTop:hover {
    background: #278032;
}
@media only screen and (max-width: 1199px) {
    #toTop {
        display: none!important;
    }
}