﻿@charset "UTF-8";
@import url(animate.css);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Merriweather:900|Open+Sans:300italic,400italic,800italic,700,300,800,400|Lato:300,400);
/*========================================================
                      Main Styles
=========================================================*/
body {
    background: #f6f6ef;
    color: #616164;
    font: 400 14px/18px "Open Sans", sans-serif;
    -webkit-text-size-adjust: none;
}

img {
    max-width: 100%;
    height: auto;
    border: 1px solid #3e3e3e;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
    color: #262625;
}

    h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
        color: #dd9716;
    }

h1 {
    font-size: 55px;
    line-height: 57px;
}

h2 {
    font-size: 48px;
    line-height: 59px;
    font-style: italic;
    letter-spacing: -1.2px;
}

    h2 span {
        font-weight: 700;
        font-style: italic;
    }

@media (max-width: 479px) {
    h2 {
        font-size: 42px;
        line-height: 48px;
        text-align: center;
    }
}

h3 {
    font-size: 36px;
    line-height: 38px;
    font-weight: 700;
    text-transform: uppercase;
}

h4 {
    font-size: 24px;
    line-height: 28px;
}

h5 {
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;
    text-transform: uppercase;
}

h6 {
    font-size: 18px;
    line-height: 21px;
    font-style: italic;
}

p a:hover, .marked-list a:hover, .list a:hover {
    text-decoration: underline;
}

p .fa, .marked-list .fa, .list .fa {
    text-decoration: none;
}

time {
    display: block;
    color: #dd9716;
    font-weight: 300;
}

a {
    font: inherit;
    color: inherit;
    text-decoration: none;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

    a:focus {
        outline: none;
    }

    a:active {
        background-color: transparent;
    }

    a[href^="tel:"],
    a[href^="callto:"] {
        color: inherit;
        text-decoration: none;
    }

strong {
    font-weight: 700;
}

.fa {
    line-height: inherit;
}

[class*='fa-']:before {
    font-weight: 400;
    font-family: "FontAwesome";
}

.page {
    overflow: hidden;
    min-height: 500px;
}

.lt-ie9 .page {
    min-width: 1200px;
}

a[href^="callto:"]:hover, a[href^="mailto:"]:hover {
    color: #dd9716;
}

hr {
    border: none;
    background: url("../images/bg_hr.png") repeat-x;
    height: 1px;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}

.center {
    text-align: center;
}

.card {
    /*width: 172px;
	height: 172px;*/
    position: relative;
    display: inline-block;
}

    .card .img-top {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 99;
        margin-top: 0;
    }

    .card:hover .img-top {
        display: inline;
    }

@media (max-width: 767px) {
    .img_media {
        width: 100%;
    }
}

.border {
    border: 1px solid #3e3e3e;
}

.video {
    height: 266px;
    width: 100%;
}

/*=======================================================
                       Main Layout
=========================================================*/
* + p {
    margin-top: 26px;
}

* + h5 {
    margin-top: 30px;
}

* + h6 {
    margin-top: 37px;
}

* + .owl-carousel {
    margin-top: 29px;
}

* + .inline-list2 {
    margin-top: 29px;
}

* + .thumb {
    margin-top: 30px;
}

* + .btn {
    margin-top: 25px;
}

* + .btn2 {
    margin-top: 14px;
}

* + .map {
    margin-top: 33px;
}

* + .contact-form {
    margin-top: 15px;
}

* + cite {
    margin-top: 19px;
}

* + .list {
    margin-top: 27px;
}

* + .terms-list {
    margin-top: 25px;
}

* + .row {
    margin-top: 26px;
}

* + .off {
    margin-top: 31px;
}

* + .off1 {
    margin-top: 15px;
}

* + .off2 {
    margin-top: 45px;
}

h4 + h6 {
    margin-top: 9px;
}

h6 + p {
    margin-top: 30px;
}

p + p {
    margin-top: 17px;
}

.inline-list + .inline-list {
    margin-top: 46px;
}

.btn + .btn {
    margin-top: 0;
}

* + img {
    margin-top: 36px;
}

/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
    display: inline-block;
    padding-top: 10px;
    width: 50%;
}

@media (max-width: 1040px) {
    .brand_name {
        display: none;
    }
}


.brand_name {
    overflow: hidden;
    font-size: 36px;
    line-height: 43px;
    color: #e2a432;
    font-family: "Merriweather", serif;
    letter-spacing: -1px;
    position: relative;
    float: left;
}

a.brand_text_color {
    color: #24aadd !important;
}

    a.brand_text_color:hover {
        color: #24aadd !important;
    }

/*==================  Backgrounds  ======================*/
.bg-primary {
    background: #fff;
}

    .bg-primary p {
        font-style: italic;
    }

.bg-secondary {
    background: url("../images/bg-1.jpg");
}

.bg-secondary1 {
    background: url("../images/bg-2.jpg");
}

.bg-secondary3 {
    background: url("../images/bg-3.jpg");
}

.bg-secondary4 {
    background: url("../images/bg-4.jpg");
}

.bg-secondary5 {
    background: url("../images/bg-5.jpg");
}

.bg-secondary6 {
    background: url("../images/bg-6.jpg");
}

.bg-secondary7 {
    background: url("../images/bg-7.jpg");
}

.bg-secondary8 {
    background: url("../images/bg-8.jpg");
}

.bg-secondary9 {
    background: url("../images/bg-9.jpg");
}

.bg-secondary10 {
    background: url("../images/bg-11.jpg");
}

.bg-secondary, .bg-secondary1, .bg-secondary2, .bg-secondary3,
.bg-secondary4, .bg-secondary5, .bg-secondary6, .bg-secondary7,
.bg-secondary8, .bg-secondary9, .bg-secondary10, .bg-secondary11 {
    color: #fff;
    -webkit-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}

@media (max-width: 979px) {
    .bg-secondary, .bg-secondary1, .bg-secondary2, .bg-secondary3,
    .bg-secondary4, .bg-secondary5, .bg-secondary6, .bg-secondary7,
    .bg-secondary8, .bg-secondary9, .bg-secondary10, .bg-secondary11 {
        background-attachment: scroll;
    }
}

.bg-secondary h1, .bg-secondary h2, .bg-secondary h3, .bg-secondary h4, .bg-secondary h5, .bg-secondary h6, .bg-secondary1 h1, .bg-secondary1 h2, .bg-secondary1 h3, .bg-secondary1 h4, .bg-secondary1 h5, .bg-secondary1 h6, .bg-secondary2 h1, .bg-secondary2 h2, .bg-secondary2 h3, .bg-secondary2 h4, .bg-secondary2 h5, .bg-secondary2 h6, .bg-secondary3 h1, .bg-secondary3 h2, .bg-secondary3 h3, .bg-secondary3 h4, .bg-secondary3 h5, .bg-secondary3 h6,
.bg-secondary4 h1,
.bg-secondary4 h2,
.bg-secondary4 h3,
.bg-secondary4 h4,
.bg-secondary4 h5,
.bg-secondary4 h6, .bg-secondary5 h1, .bg-secondary5 h2, .bg-secondary5 h3, .bg-secondary5 h4, .bg-secondary5 h5, .bg-secondary5 h6, .bg-secondary6 h1, .bg-secondary6 h2, .bg-secondary6 h3, .bg-secondary6 h4, .bg-secondary6 h5, .bg-secondary6 h6, .bg-secondary7 h1, .bg-secondary7 h2, .bg-secondary7 h3, .bg-secondary7 h4, .bg-secondary7 h5, .bg-secondary7 h6,
.bg-secondary8 h1,
.bg-secondary8 h2,
.bg-secondary8 h3,
.bg-secondary8 h4,
.bg-secondary8 h5,
.bg-secondary8 h6, .bg-secondary9 h1, .bg-secondary9 h2, .bg-secondary9 h3, .bg-secondary9 h4, .bg-secondary9 h5, .bg-secondary9 h6, .bg-secondary10 h1, .bg-secondary10 h2, .bg-secondary10 h3, .bg-secondary10 h4, .bg-secondary10 h5, .bg-secondary10 h6, .bg-secondary11 h1, .bg-secondary11 h2, .bg-secondary11 h3, .bg-secondary11 h4, .bg-secondary11 h5, .bg-secondary11 h6 {
    color: #fff;
}

.bg-secondary h2, .bg-secondary1 h2, .bg-secondary2 h2, .bg-secondary3 h2,
.bg-secondary4 h2, .bg-secondary5 h2, .bg-secondary6 h2, .bg-secondary7 h2,
.bg-secondary8 h2, .bg-secondary9 h2, .bg-secondary10 h2, .bg-secondary11 h2 {
    display: inline-block;
    max-width: 76%;
}

.bg-secondary .btn, .bg-secondary1 .btn, .bg-secondary2 .btn, .bg-secondary3 .btn,
.bg-secondary4 .btn, .bg-secondary5 .btn, .bg-secondary6 .btn, .bg-secondary7 .btn,
.bg-secondary8 .btn, .bg-secondary9 .btn, .bg-secondary10 .btn, .bg-secondary11 .btn {
    float: right;
    margin-top: 41px;
}

    .bg-secondary .btn:hover, .bg-secondary1 .btn:hover, .bg-secondary2 .btn:hover, .bg-secondary3 .btn:hover,
    .bg-secondary4 .btn:hover, .bg-secondary5 .btn:hover, .bg-secondary6 .btn:hover, .bg-secondary7 .btn:hover,
    .bg-secondary8 .btn:hover, .bg-secondary9 .btn:hover, .bg-secondary10 .btn:hover, .bg-secondary11 .btn:hover {
        background: #af7711;
    }

    .bg-secondary .btn:active, .bg-secondary1 .btn:active, .bg-secondary2 .btn:active, .bg-secondary3 .btn:active,
    .bg-secondary4 .btn:active, .bg-secondary5 .btn:active, .bg-secondary6 .btn:active, .bg-secondary7 .btn:active,
    .bg-secondary8 .btn:active, .bg-secondary9 .btn:active, .bg-secondary10 .btn:active, .bg-secondary11 .btn:active {
        background: #80580d;
    }

.mobile .bg-secondary, .mobile .bg-secondary1, .mobile .bg-secondary2, .mobile .bg-secondary3, .mobile
.bg-secondary4, .mobile .bg-secondary5, .mobile .bg-secondary6, .mobile .bg-secondary7, .mobile
.bg-secondary8, .mobile .bg-secondary9, .mobile .bg-secondary10, .mobile .bg-secondary11 {
    background-attachment: scroll;
}

@media (min-width: 768px) and (max-width: 979px) {
    .bg-secondary h2, .bg-secondary1 h2, .bg-secondary2 h2, .bg-secondary3 h2,
    .bg-secondary4 h2, .bg-secondary5 h2, .bg-secondary6 h2, .bg-secondary7 h2,
    .bg-secondary8 h2, .bg-secondary9 h2, .bg-secondary10 h2, .bg-secondary11 h2 {
        max-width: 65%;
    }
}

@media (max-width: 767px) {
    .bg-secondary, .bg-secondary1, .bg-secondary2, .bg-secondary3,
    .bg-secondary4, .bg-secondary5, .bg-secondary6, .bg-secondary7,
    .bg-secondary8, .bg-secondary9, .bg-secondary10, .bg-secondary11 {
        text-align: center;
    }

        .bg-secondary h2, .bg-secondary1 h2, .bg-secondary2 h2, .bg-secondary3 h2,
        .bg-secondary4 h2, .bg-secondary5 h2, .bg-secondary6 h2, .bg-secondary7 h2,
        .bg-secondary8 h2, .bg-secondary9 h2, .bg-secondary10 h2, .bg-secondary11 h2 {
            display: block;
            max-width: 100%;
        }

        .bg-secondary .btn, .bg-secondary1 .btn, .bg-secondary2 .btn, .bg-secondary3 .btn,
        .bg-secondary4 .btn, .bg-secondary5 .btn, .bg-secondary6 .btn, .bg-secondary7 .btn,
        .bg-secondary8 .btn, .bg-secondary9 .btn, .bg-secondary10 .btn, .bg-secondary11 .btn {
            float: none;
            text-align: center;
        }
}

.bg-secondary2 h2 span, .bg-secondary3 h2 span,
.bg-secondary4 h2 span, .bg-secondary5 h2 span, .bg-secondary6 h2 span, .bg-secondary7 h2 span,
.bg-secondary8 h2 span, .bg-secondary9 h2 span, .bg-secondary10 h2 span, .bg-secondary11 h2 span {
    font-style: normal;
    letter-spacing: -0.4px;
}

/*==================     Icons     ======================*/
.icon_border {
    position: relative;
    display: inline-block;
    top: 5px;
    height: 82px;
    width: 82px;
    border: 2px solid #dd9716;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    text-align: center;
    color: #dd9716;
}

    .icon_border[class*='fa-'] {
        font-size: 38px;
        line-height: 81px;
    }

    .icon_border > img {
        border: none;
        margin-top: 6px;
    }

/*==================    Buttons    ======================*/
.wrapper_btn {
    text-align: right;
    margin-top: 65px;
}

@media (min-width: 480px) and (max-width: 767px) {
    .wrapper_btn {
        text-align: left;
    }
}

.wrapper_btn .btn + .btn {
    margin-left: 7px;
}

@media (min-width: 768px) and (max-width: 1199px), (max-width: 479px) {
    .wrapper_btn .btn_color1 + .btn {
        margin-top: 25px;
        margin-left: 0;
    }
}

@media (max-width: 479px) {
    .wrapper_btn {
        margin-top: 30px;
        text-align: left;
    }
}

.btn {
    display: inline-block;
    min-width: 198px;
    padding: 15px 15px 16px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    background: #dd9716;
    font-size: 18px;
    line-height: 22px;
}

    .btn:hover {
        background: #616164;
    }

    .btn:active {
        background: #48484a;
    }

.btn_color1 {
    background: #616164;
}

    .btn_color1:hover {
        background: #dd9716;
    }

    .btn_color1:active {
        background: #af7711;
    }

.btn2 {
    display: inline-block;
    text-transform: uppercase;
    color: #dd9716;
}

    .btn2:hover {
        color: #262625;
    }

    .btn2:active {
        color: #5a5a57;
    }

/*==================      Box      ======================*/
.box:before, .box:after {
    display: table;
    content: "";
    line-height: 0;
}

.box:after {
    clear: both;
}

.box_aside {
    float: left;
}

.box_cnt__no-flow {
    overflow: hidden;
    padding-left: 20px;
    padding-top: 26px;
}

    .box_cnt__no-flow h6 {
        font-size: 14px;
        line-height: 26px;
    }

    .box_cnt__no-flow p {
        font-size: 12px;
        line-height: 18px;
    }

.box_cnt__no-flow2 {
    overflow: hidden;
    padding-top: 8px;
    padding-left: 30px;
}

.box .fa-binoculars {
    font-size: 34px;
}

.box h6 + p {
    margin-top: 6px;
}

@media (max-width: 979px) {
    .box {
        text-align: center;
    }

    .box_aside {
        float: none;
    }

    .box_cnt__no-flow, .box_cnt__no-flow2 {
        margin-top: 10px;
        padding-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .box_cnt__no-flow2 {
        padding-left: 22px;
    }
}

blockquote {
    margin-left: 19.4%;
    position: relative;
    font-weight: 300;
}

    blockquote q {
        font-size: 18px;
        line-height: 22px;
        font-style: italic;
        color: #888888;
    }

    blockquote cite {
        font-size: 26px;
        line-height: 30px;
        color: #dd9716;
        display: block;
    }

    blockquote img {
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        border: 1px solid #3e3e3e;
    }

    blockquote .bkt {
        position: absolute;
        left: -118px;
        top: 71px;
        color: #dd9716;
        font: 400 328px/22px "Lato", sans-serif;
    }

@media (max-width: 979px) {
    blockquote {
        margin-left: 0;
    }

        blockquote .bkt {
            left: 10px;
        }
}

@media (max-width: 479px) {
    blockquote {
        padding-left: 0;
    }

        blockquote .bkt {
            display: none;
        }
}

/*==================  Inline List  ======================*/
.inline-list {
    margin-left: -18px;
    text-align: center;
    display: block;
}

    .inline-list li {
        display: inline-block;
    }

        .inline-list li a img {
            -moz-transition: 0.3s;
            -o-transition: 0.3s;
            -webkit-transition: 0.3s;
            transition: 0.3s;
        }

        .inline-list li a:hover img {
            -moz-transform: scale(1.1);
            -ms-transform: scale(1.1);
            -o-transform: scale(1.1);
            -webkit-transform: scale(1.1);
            transform: scale(1.1);
        }

        .inline-list li + li {
            margin-left: 66px;
        }

    .inline-list img {
        border: none;
    }

.inline-list_mod1 {
    margin-left: -40px;
}

    .inline-list_mod1 li + li {
        margin-left: 47px;
    }

@media (max-width: 979px) {
    .inline-list, .inline-list_mod1 {
        margin: 0;
    }

        .inline-list li, .inline-list_mod1 li {
            margin: 10px;
        }

            .inline-list li + li, .inline-list_mod1 li + li {
                margin: 10px;
            }
}
/*==================     List     ======================*/
.list li + li {
    margin-top: 13px;
}

.list a:hover {
    color: #dd9716;
}

/*==================   Index List  ======================*/
.index-list {
    counter-reset: li;
}

    .index-list li {
        position: relative;
    }

        .index-list li:before {
            content: "." counter(li,decimal-leading-zero);
            counter-increment: li;
            position: absolute;
            color: #dd9716;
            font-size: 38px;
            line-height: 94px;
            left: 19px;
        }

@media (max-width: 979px) {
    .index-list li:before {
        width: 100%;
        left: 0;
        text-align: center;
    }
}

/*===============   Contact Info  ===================*/
.contact-info a, .contact-info address {
    margin-top: 23px;
    margin-left: 19px;
    display: inline-block;
    font-size: 24px;
    line-height: 23px;
    color: #262625;
}

.contact-info [class^='fa-']:before {
    color: #dd9716;
}

.contact-info .fa-envelope {
    font-size: 66px;
    line-height: 61px;
}

.contact-info .fa-mobile {
    font-size: 86px;
    line-height: 73px;
}

.contact-info .fa-map-marker {
    font-size: 79px;
    line-height: 80px;
}

@media (min-width: 980px) and (max-width: 1199px) {
    .contact-info a, .contact-info address {
        font-size: 21px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .contact-info a, .contact-info address {
        font-size: 16px;
        margin-left: 0;
    }

    .contact-info address {
        margin-top: 15px;
    }
}

@media (max-width: 479px) {
    .contact-info a, .contact-info address {
        font-size: 20px;
        margin-left: 0;
    }
}

/*========================   Menu   ==========================*/
.sf-menu {
    display: inline-block;
}

    .sf-menu:before, .sf-menu:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .sf-menu:after {
        clear: both;
    }

    .sf-menu > li {
        position: relative;
        float: left;
    }

        .sf-menu > li + li {
            margin-left: 2px;
        }

    .sf-menu a {
        display: block;
    }

    .sf-menu > li > a {
        color: #ededd8;
        font-size: 16px;
        line-height: 20px;
        text-transform: uppercase;
        padding: 11px 25px 13px 26px;
        margin: 14px 0 13px;
    }

    .sf-menu > li.sfHover > a {
        background: #585855;
        padding: 24px 25px 26px 26px;
        margin: 0;
    }

        .sf-menu > li.sfHover > a:hover {
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
            color: #ededd8;
        }

    .sf-menu > li.active > a, .sf-menu > li > a:hover {
        color: #262625;
        background: #585855;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
    }

    .sf-menu ul {
        display: none;
        position: absolute;
        top: 100%;
        width: 235px;
        padding: 19px 0 20px;
        z-index: 2;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background: #585855;
        text-align: left;
        font-family: "Lato", sans-serif;
        font-weight: 300;
        color: #fff;
    }

        .sf-menu ul > li > a {
            background: #585855;
            padding: 9px 10px 10px 31px;
        }

            .sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
                background: #dd9716;
                -webkit-box-shadow: 0 5px 15px -10px #000000;
                -moz-box-shadow: 0 5px 15px -10px #000000;
                box-shadow: 0 5px 15px -10px #000000;
            }

        .sf-menu ul ul {
            position: absolute;
            top: 41.3%;
            left: 100%;
            width: 100%;
            margin-top: 0;
            padding: 0;
            z-index: 4;
        }

            .sf-menu ul ul > li > a {
                color: #ededd8;
                background: #dd9716;
            }

                .sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover {
                    background: #585855;
                }

        .sf-menu ul > li > .sf-with-ul {
            position: relative;
        }

            .sf-menu ul > li > .sf-with-ul:before {
                position: absolute;
                right: 22px;
                content: "";
                font: 400 14px/24px "FontAwesome";
            }

@media (max-width: 979px) {
    .sf-menu > li > a {
        padding: 11px 20px 13px;
    }

    .sf-menu > li.sfHover > a {
        padding: 25px 20px;
    }
}

@media (max-width: 767px) {
    .sf-menu {
        display: none;
    }
}
/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 9999999;
    text-align: left;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

    .rd-mobilemenu.active {
        right: 0;
    }

.rd-mobilemenu_ul {
    position: fixed;
    top: 56px;
    left: 0;
    bottom: 0;
    width: 240px;
    padding: 20px 0;
    color: #666;
    background: #FFF;
    font-size: 14px;
    line-height: 20px;
    overflow: auto;
    -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
    -moz-transform: translateX(-240px);
    -ms-transform: translateX(-240px);
    -o-transform: translateX(-240px);
    -webkit-transform: translateX(-240px);
    transform: translateX(-240px);
    -moz-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
    -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
    -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
    transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}

.rd-mobilemenu.active .rd-mobilemenu_ul {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.rd-mobilemenu_ul a {
    display: block;
    padding: 9px 25px 11px;
}

    .rd-mobilemenu_ul a:hover {
        background: #dd9716;
        color: #FFF;
    }

.rd-mobilemenu_ul ul a {
    padding-left: 40px;
}

.rd-mobilemenu_ul ul ul a {
    padding-left: 60px;
}

.rd-mobilemenu_ul:after {
    content: '';
    display: block;
    height: 20px;
}

.rd-mobilepanel {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 56px;
    background: #FFF;
    color: #000;
    -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
    z-index: 99999991;
}

.rd-mobilepanel_title {
    position: fixed;
    top: 4px;
    left: 56px;
    right: 56px;
    color: #000;
    font-size: 24px;
    line-height: 48px;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}

.rd-mobilepanel_toggle {
    position: fixed;
    top: 4px;
    left: 8px;
    width: 48px;
    height: 48px;
}

    .rd-mobilepanel_toggle span {
        position: relative;
        display: block;
        margin: auto;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
            content: "";
            position: absolute;
            left: 0;
            top: -8px;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

        .rd-mobilepanel_toggle span:after {
            top: 8px;
        }

        .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
            width: 24px;
            height: 4px;
            background-color: #000;
            backface-visibility: hidden;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            border-radius: 2px;
        }

            .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
                -moz-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                -webkit-transition: all 0.3s ease;
                transition: all 0.3s ease;
            }

    .rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
        top: 0;
    }

@media (max-width: 767px) {
    body {
        padding-top: 56px;
    }

    .rd-mobilemenu, .rd-mobilepanel {
        display: block;
    }
}

@media (max-width: 359px) {
    .rd-mobilepanel_title {
        font-size: 18px;
    }
}
/*==================  Stuck menu  ======================*/
.stuck_container {
    background: #262625;
}

.isStuck {
    background: #3e3e3e;
    z-index: 999;
    border-bottom: 1px solid #333333;
}

@media only screen and (max-width: 979px) {
    .isStuck {
        display: none !important;
    }
}
/*==================     ToTop     ======================*/
.toTop {
    font-size: 37px;
    line-height: 37px;
    color: #dd9716;
    position: fixed;
    right: 66px;
    bottom: 180px;
    display: none;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    z-index: 20;
}

    .toTop:hover {
        color: #91918f;
        text-decoration: none;
    }

@media only screen and (max-width: 1399px) {
    .toTop {
        display: none !important;
    }
}
/*==================   Thumbnail    ======================*/
.thumb {
    display: block;
    position: relative;
    overflow: hidden;
}

    .thumb img {
        width: 99.5%;
        height: auto;
    }

.thumb_overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    color: #fff;
    background: transparent;
}

    .thumb_overlay:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        font: 400 30px "FontAwesome";
        line-height: 30px;
        margin-top: -15px;
        text-align: center;
    }

.lt-ie9 .thumb_overlay:before {
    display: none;
}

.thumb:hover .thumb_overlay {
    opacity: 1;
    background: rgba(0, 0, 0, 0.5);
}

.lt-ie9 .thumb:hover .thumb_overlay {
    background: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000')";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000');
    zoom: 1;
}

    .lt-ie9 .thumb:hover .thumb_overlay:before {
        display: block;
    }

/*========================================================
                     HEADER  Section
=========================================================*/
header {
    background: #3e3e3e;
}

    header .nav {
        text-align: right;
        position: relative;
    }

@media (max-width: 767px) {
    header {
        text-align: center;
    }
}

.header_container {
    padding: 31px 36px 29px 34px;
}

    .header_container:before, .header_container:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .header_container:after {
        clear: both;
    }


@media (max-width: 767px) {
    .header_container {
        text-align: center;
    }

        .header_container .info-box, .header_container .brand {
            display: block;
            /*float: none;*/
        }

    .info-box .fa-phone:before, .info-box .fa-map-marker:before {
        display: none;
    }
}

.info-box {
    float: right;
    color: #848484;
}

    .info-box .fa-phone, .info-box .fa-map-marker {
        display: inline-block;
        position: relative;
        font-size: 12px;
        line-height: 14px;
    }

        .info-box .fa-phone:before, .info-box .fa-map-marker:before {
            position: absolute;
        }

    .info-box .fa-phone {
        padding: 18px 21px 0 27px;
    }

        .info-box .fa-phone:before {
            font-size: 29px;
            top: 30px;
            left: 0;
        }

        .info-box .fa-phone span {
            text-transform: uppercase;
        }

    .info-box .fa-map-marker {
        padding: 6px 0 10px 46px;
    }

        .info-box .fa-map-marker:before {
            font-size: 40px;
            left: 17px;
            top: 19px;
        }

    .info-box .fa-phone + .fa-map-marker {
        border-left: 1px solid #555555;
    }

@media (max-width: 479px) {
    .info-box .fa-phone, .info-box .fa-map-marker {
        display: block;
        padding-left: 0;
        padding-right: 0;
    }

        .info-box .fa-phone:before, .info-box .fa-map-marker:before {
            position: relative;
            left: 0;
            top: -2px;
        }

        .info-box .fa-phone + .fa-map-marker {
            border-left: none;
            margin-top: 20px;
        }
}

/*========================================================
                     CONTENT  Section
=========================================================*/
main {
    display: block;
    background: #f6f6ef;
}

.mg_add {
    margin-top: 7px;
}

.ins {
    padding-left: 22px;
}

.wrapper-block {
    position: relative;
}

    .wrapper-block p {
        padding: 29px 10px 28px 50px;
        z-index: 3;
        position: relative;
        background: #fff;
    }

    .wrapper-block .block1, .wrapper-block .block2 {
        position: absolute;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }

    .wrapper-block .block1 {
        height: 123px;
        width: 123px;
        background: #3e3e3e;
        left: 0;
        top: -46px;
        z-index: 1;
    }

    .wrapper-block .block2 {
        height: 119px;
        width: 119px;
        background: #fff;
        left: 2px;
        top: -44px;
        z-index: 2;
    }

    .wrapper-block .block3 {
        margin-left: 50px;
        border: 2px solid #3e3e3e;
        -webkit-border-radius: 22px;
        -moz-border-radius: 22px;
        border-radius: 22px;
        position: relative;
        overflow: hidden;
    }

    .wrapper-block .fa-paper-plane,
    .wrapper-block .fa-calendar,
    .wrapper-block .fa-comments-o,
    .wrapper-block .fa-thumbs-o-up,
    .wrapper-block .fa-umbrella {
        position: absolute;
        z-index: 50;
        top: 1px;
        left: 33px;
    }

    .wrapper-block .fa-paper-plane,
    .wrapper-block .fa-comments-o,
    .wrapper-block .fa-calendar {
        font-size: 54px;
        left: 26px;
    }

    .wrapper-block .fa-thumbs-o-up {
        font-size: 63px;
    }

    .wrapper-block .fa-umbrella {
        font-size: 58px;
    }

@media (max-width: 767px) {
    .wrapper-block {
        margin-top: 60px;
    }
}

.terms-list * + hr {
    margin-top: 67px;
}

.terms-list p {
    text-align: justify;
}

.terms-list hr + * {
    margin-top: 61px;
}

.terms-list * + .btn2 {
    margin-top: 27px;
}

    .terms-list * + .btn2:hover {
        text-decoration: underline;
    }

.terms-list .nicenew {
    font-size: 12px !important;
    text-align: left;
    width: 100%;
    border-collapse: collapse;
}

    .terms-list .nicenew thead tr th {
        padding: 12px 14px;
        font-weight: normal;
        font-size: 14px !important;
        border-bottom: 2px solid #69c;
    }

    .terms-list .nicenew tbody tr td {
        border-right: 1px solid #fff;
        border-left: 1px solid #fff;
        padding: 7px 17px 7px 17px;
        border-bottom: 1px solid #E8EDFF;
    }

    .terms-list .nicenew tbody tr:hover td {
        color: #339;
        background: #d0dafd;
    }

    .terms-list .nicenew tfoot tr td {
        padding: 7px 17px 7px 17px;
        text-align: right;
        font-weight: bold !important;
    }

.terms-list .thumbs_inline {
    margin: 10px auto;
    width: 98%;
    clear: both;
    float: none;
}

    .terms-list .thumbs_inline .left {
        float: left;
        width: 33%;
    }

    .terms-list .thumbs_inline .right {
        float: right;
        width: 33%;
    }

        .terms-list .thumbs_inline .right img {
            float: right;
        }

    .terms-list .thumbs_inline .center {
        width: 32% !important;
        margin-left: 34%;
        margin-right: 34%;
    }

.terms-list ul {
    margin-bottom: 1px;
    margin-top: 2px;
}

    .terms-list ul li {
        list-style: square outside none;
        font-size: 14px;
        margin-bottom: 13px;
        margin-left: 25px;
    }

.terms-list .thumb_simple {
    border: 1px solid #D1D1D1 !important;
    padding: 5px;
    max-width: 100%
}


/*Wrapper for flash, center*/

.thumb_wrapper {
    width: auto;
}

.flash_wrapper {
    border: 1px solid #D3D3D3;
    margin: 0 auto 20px;
    padding-bottom: 20px;
    text-align: center;
}
/*Modal thumbs*/
.thumb_wrapper a {
    border-left: 1px solid #bababa;
    border-top: 1px solid #bababa;
    border-bottom: 0
}

.thumb_wrapper .thumb {
    margin: 0 !important;
    padding: 10px;
    max-width: 270px;
    border: none
}

.thumb_wrapper .description {
    color: gray;
    padding: 5px 0;
    text-align: right;
    border-top: 1px dotted #DADADA;
    margin: 0 10px;
    clear: left;
}

.thumb_wrapper .empty {
    color: gray;
    padding: 0 20px 10px 45px;
    text-align: left;
    display: none
}

.thumb_simple {
    border: 1px solid #D1D1D1 !important;
    padding: 5px;
    max-width: 100%
}

.thumb_simple1 {
    border: 1px solid #D1D1D1 !important;
    margin: 0px auto;
    max-width: 100%
}

table .thumb_simple {
    width: auto !important
}

.border_wrapper {
    border: 1px solid #B8B8B8;
    float: left;
    text-align: center;
}

.thumb_wrapper {
    clear: both;
    float: right;
    margin: 0 20px 20px 40px;
    padding-bottom: 10px;
    padding-right: 10px
}

.fr .border_wrapper {
    border-top: 1px solid #b8b8b8;
    border-left: 1px solid #b8b8b8;
    margin-right: 10px
}

.fl .border_wrapper {
    border-top: 1px solid #b8b8b8;
    border-right: 1px solid #b8b8b8;
    margin-left: 10px
}

.fr .thumb_wrapper {
    margin: 0 10px 10px 30px !important;
    padding-bottom: 10px;
    padding-right: 0;
}

.fl .thumb_wrapper {
    margin: 0 30px 10px 10px !important;
    padding-bottom: 10px;
    float: left;
    padding-right: 0
}
/*Three thumbs in line*/
.thumbs_inline_container {
    float: left;
    width: 100%;
    margin-bottom: 20px
}

    .thumbs_inline_container .left {
        float: left;
        width: 33%
    }

    .thumbs_inline_container .central {
        float: left;
        width: 34%
    }

        .thumbs_inline_container .central .border_wrapper {
            text-align: center
        }

        .thumbs_inline_container .central .thumb {
            padding: 10px 25px;
        }

        .thumbs_inline_container .central .thumb_wrapper {
            margin: 0 auto;
            padding-right: 0;
        }

    .thumbs_inline_container .right {
        float: right;
        width: 33%
    }

    .thumbs_inline_container .thumb_wrapper {
        margin: 0 20px;
    }

/*three in line v2**/
#thumbs_inline, #thumbs_inline-2 {
    margin: 10px auto;
    width: 98%;
    clear: both;
    float: left;
}

    #thumbs_inline .thumb_wrapper .thumb,
    #thumbs_inline-2 .thumb_wrapper .thumb {
        padding: 10px !important
    }

    #thumbs_inline .thumb_wrapper,
    #thumbs_inline-2 .thumb_wrapper {
        margin: 0 !important
    }

    #thumbs_inline #left, #thumbs_inline-2 #left-2 {
        float: left;
        width: 33%
    }

    #thumbs_inline #right, #thumbs_inline-2 #right-2 {
        float: right;
        width: 33%
    }

    #thumbs_inline #center, #thumbs_inline-2 #center-2 {
        margin-left: 33%;
        margin-right: 33%
    }

        #thumbs_inline #center .thumb_wrapper,
        #thumbs_inline-2 #center-2 .thumb_wrapper {
            clear: none;
            float: none;
            margin: 0 20px;
            padding: 0
        }

    #thumbs_inline a, #thumbs_inline-2 a {
        display: block;
        margin: 0 auto;
        width: 96%
    }

/*Special Classes*/
.fr {
    float: right !important;
    clear: both
}

.fl {
    float: left !important;
    clear: both
}

.cb {
    clear: both !important
}

.tl {
    text-align: left !important
}

.tr {
    text-align: right !important
}

.tj {
    text-align: justify !important
}

.hidden {
    display: none;
}

/*==================      Well     ======================*/
.well {
    padding-top: 70px;
    padding-bottom: 70px;
}

.well__ins1 {
    padding-top: 109px;
}

.well1 {
    padding-top: 64px;
    padding-bottom: 59px;
}

.well1__ins1 {
    padding-bottom: 66px;
}

.well1__ins2 {
    padding-bottom: 69px;
}

.well1__ins3 {
    padding-top: 58px;
}

.well1__ins4 {
    padding-bottom: 53px;
}

.well2 {
    padding-top: 82px;
    padding-bottom: 91px;
}

.well2__ins1 {
    padding-bottom: 66px;
}

/*========================================================
                     FOOTER  Styles
=========================================================*/
footer .footer-bg {
    padding-top: 96px;
    padding-bottom: 144px;
    background: url("../images/bg-footer.jpg");
    -webkit-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    color: #f6f6ef;
    line-height: 17px;
}

.mobile footer .footer-bg {
    background-attachment: scroll;
}

@media (max-width: 979px) {
    footer .footer-bg {
        background-attachment: scroll;
    }
}

footer .footer-bg h1, footer .footer-bg h2, footer .footer-bg h3, footer .footer-bg h4, footer .footer-bg h5, footer .footer-bg h6 {
    color: #dd9716;
}

footer h4 {
    font-size: 23px;
}

footer .btn {
    min-width: 148px;
    padding: 13px 0 12px;
    font-size: 16px;
}

footer .footer-menu {
    line-height: 31px;
}

    footer .footer-menu .active, footer .footer-menu a:hover {
        color: #dd9716;
    }

footer .contact-list {
    max-width: 190px;
}

    footer .contact-list dt {
        float: left;
    }

    footer .contact-list dd:before, footer .contact-list dd:after {
        display: table;
        content: "";
        line-height: 0;
    }

    footer .contact-list dd:after {
        clear: both;
    }

    footer .contact-list dd a[href^="callto:"] {
        float: right;
    }

    footer .contact-list dd a[href^="mailto:"] {
        margin-left: 4px;
    }

        footer .contact-list dd a[href^="mailto:"]:hover {
            color: #dd9716;
        }

footer .inline-list2 li {
    display: inline-block;
}

    footer .inline-list2 li a {
        display: inline-block;
        height: 43px;
        width: 43px;
        background: #d6d6d6;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        color: #313131;
        text-align: center;
        font-size: 22px;
        line-height: 44px;
    }

    footer .inline-list2 li + li {
        margin-left: 4px;
    }

footer .inline-list2 a:hover {
    color: #d6d6d6;
    background: #dd9716;
}

footer .copyright {
    padding-top: 82px;
    padding-bottom: 66px;
    color: #262625;
}

    footer .copyright p {
        text-transform: uppercase;
        display: inline-block;
    }

    footer .copyright a:hover {
        color: #dd9716;
    }

footer * + address {
    margin-top: 30px;
}

@media (max-width: 979px) {
    footer .contact-list .off1 {
        margin-top: 0;
    }

    footer .contact-list dt {
        float: none;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    footer .inline-list2 li + li {
        margin-left: 1px;
    }

    footer .contact-list dd {
        text-align: left;
    }

        footer .contact-list dd a[href^="callto:"] {
            float: none;
        }

        footer .contact-list dd a[href^="mailto:"] {
            margin-left: 0;
        }
}

@media (max-width: 767px) {
    footer {
        text-align: center;
    }

        footer address, footer .contact-list {
            line-height: 22px;
        }

        footer .contact-list {
            display: inline-block;
        }

            footer .contact-list dd a[href^="callto:"] {
                float: none;
            }
}
