﻿@charset "UTF-8";
@import "animate.html";
@import "../../maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css";
@import "http://fonts.googleapis.com/css?family=Raleway:400,700,900";

body {
    background: #fff;
    color: #6a6d6f;
    font: 400 15px/15px "Raleway",sans-serif;
    -webkit-text-size-adjust: none
}

img {
    max-width: 100%;
    height: auto
}

h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: -2px
}

h1 {
    color: #fc5a0a;
    font-size: 103px;
    line-height: 95px
}

h2 {
    font-size: 83px;
    line-height: 79px
}

    h2 span {
        font-weight: 400;
        font-size: 55px
    }

h3 {
    letter-spacing: 0;
    font-size: 55px;
    line-height: 55px;
    color: #fc5a0a
}

    h3 span {
        font-weight: 300
    }

@media(max-width:979px) {
    h3 {
        font-size: 25px;
        line-height: 27px
    }
}

h4 {
    color: #272d33;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: -1px;
    line-height: 32px;
    margin-bottom: 7px
}

h5 {
    font-size: 29px
}

h6 {
    font-size: 28px
}

p {
    line-height: 26px
}

    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
}

a {
    font: inherit;
    color: inherit;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .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
}

.title1 {
    color: #272d33
}

.title2 {
    color: #fff
}

h3 + *, h3 + .offs2 {
    margin-top: 17px
}

h3 + .offs1 {
    margin-top: 21px
}

h3 + img {
    margin-top: 22px
}

img + h4 {
    margin-top: 23px
}

article + .offs3 {
    margin-top: 27px
}

.top-row {
    padding: 80px 0 36px;
    background: #fff
}

@media(max-width:767px) {
    .top-row {
        padding: 19px 0 0
    }
}

.brand {
    display: inline-block;
    padding-top:25px;
        
}

.brand_name {
    overflow: hidden
}

@media(max-width:479px) {
    .brand_name {
        font-size: 83px
    }
}

.brand_slogan {
    font-size: 30px;
    color: #272d33;
    text-transform: uppercase;
    letter-spacing: -1px
}

@media(max-width:979px) {
    .brand_slogan {
        font-size: 29px
    }
}

@media(max-width:479px) {
    .brand_slogan {
        font-size: 20px
    }
}

.bg-primary {
    background: #25589a
}

.bg1 {
    background: #272d33
}

.bg2 {
    background: rgba(252,90,10,.85) none repeat scroll 0 0;
    padding: 46px 0 31px 31px;
    margin: 50px 0;
    overflow: hidden
}

.bg3 {
    padding: 46px 0 35px 31px
}

.bg2 .marked-list li:hover a, .bg2 .marked-list li:active a {
    background: #272d33
}

.btn {
    margin-top: 27px;
    padding: 26px 27px 30px 30px;
    color: #fff;
    text-transform: uppercase;
    background: #272d33;
    display: inline-block;
    font-size: 19px;
    font-weight: 700
}

    .btn:hover, .btn:active {
        background: #fc5a0a
    }

.box {
    width: 255px;
    margin-top: 22px;
    float: left;
    margin-right: 30px
}

    .box:before, .box:after {
        display: table;
        content: "";
        line-height: 0
    }

    .box:after {
        clear: both
    }

@media(max-width:1199px) {
    .box {
        width: 197px
    }
}

@media(max-width:979px) {
    .box {
        width: 149px
    }
}

@media(max-width:767px) {
    .box {
        width: 165px
    }
}

@media(max-width:479px) {
    .box {
        width: 212px
    }
}

.box h4 {
    color: #fff
}

@media(max-width:1199px) {
    .box h4 {
        font-size: 23px
    }
}

@media(max-width:979px) {
    .box h4 {
        font-size: 18px
    }
}

.box p {
    left: 0;
    width: 100%
}

.container .box1 {
    width: 500px;
    float: left;
    margin: 0 69px 0 0
}

@media(max-width:1199px) {
    .container .box1 {
        width: 385px
    }
}

@media(max-width:979px) {
    .container .box1 {
        width: 289px
    }
}

.container .box1 .marked-list {
    margin-top: 5px
}

.container .box1 ul li {
    border-bottom: 1px solid #e57941
}

@media(max-width:479px) {
    .container .box1 ul li {
        width: 70%
    }
}

.container .box1 ul li:before {
    color: #fff
}

.container .box1 ul li:last-child {
    border: medium
}

.container .box1 ul a {
    color: #fff
}

@media(max-width:1199px) {
    .container .box1 ul a {
        font-size: 15px;
        text-transform: none
    }
}

@media(max-width:979px) {
    .container .box1 ul a {
        font-size: 12px
    }
}

.container .box1 ul a:hover, .container .box1 ul a:active {
    background: #272d33
}

.container .bg2 .box2 {
    margin-top: 16px;
    margin-right: 51px;
    width: 327px
}

@media(max-width:479px) {
    .container .bg2 .box2 h4 {
        font-size: 26px
    }
}

@media(max-width:1199px) {
    .container .bg2 .box2 {
        width: 252px
    }
}

@media(max-width:979px) {
    .container .bg2 .box2 {
        width: 239px;
        margin-right: 0
    }
}

@media(max-width:479px) {
    .container .bg2 .box2 {
        width: 211px
    }
}

.container .bg2 .box2 p {
    color: #fff
}

.container .bg2 .box2 ul {
    margin-top: 7px
}

.container .bg2 .box2 a {
    font-size: 17px
}

@media(max-width:1199px) {
    .container .bg2 .box2 a {
        font-size: 14px
    }
}

.phone1 {
    float: right;
    text-align: right;
    margin-top: 16px
}

@media(max-width:767px) {
    .phone1 {
        float: none;
        text-align: center;
        margin-top: 36px
    }
}

.phone1 .title {
    margin-bottom: 6px;
    color: #272d33;
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 700
}

.phone1 strong {
    color: #fc5a0a;
    display: block;
    font-size: 43px;
    line-height: 43px;
    margin-bottom: 7px;
    padding-left: 40px;
    position: relative;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: -1px
}

@media(max-width:767px) {
    .phone1 strong {
        padding: 0
    }
}

@media(max-width:479px) {
    .phone1 strong {
        font-size: 33px
    }
}

.phone1 strong:after {
    color: #c9c9c9;
    content: "\f10b";
    font: 400 63px/63px "FontAwesome";
    left: 2px;
    position: absolute;
    top: -16px
}

@media(max-width:767px) {
    .phone1 strong:after {
        left: 19px
    }
}

@media(max-width:479px) {
    .phone1 strong:after {
        left: -5px;
        top: -10px;
        font-size: 43px
    }
}

.phone1 p {
    color: #777
}

@media(max-width:479px) {
    .phone1 p {
        font-size: 12px
    }
}

.phone1 p span {
    color: #272d33;
    font-style: normal;
    font-weight: 600
}

.phone1 a:hover {
    color: #272d33
}

.img_block {
    overflow: hidden;
    position: relative;
    margin-bottom: 30px
}

    .img_block p {
        left: 3px;
        position: relative;
        top: 3px;
        margin: 0
    }

    .img_block:hover span:after {
        opacity: 0
    }

    .img_block:hover span:before {
        opacity: 1
    }

    .img_block:hover a {
        background: #272d33
    }

    .img_block .caption {
        position: absolute;
        width: 60%;
        z-index: 1;
        color: #fff;
        left: 26px;
        bottom: 26px
    }

@media(max-width:479px) {
    .img_block .caption {
        bottom: 16px;
        left: 16px
    }
}

@media(max-width:479px) {
    .img_block .caption p {
        line-height: 15px
    }
}

.img_block .caption h3 {
    color: #fff;
    margin: 0
}

@media(max-width:979px) {
    .img_block .caption h3 {
        font-size: 35px;
        line-height: 35px
    }
}

@media(max-width:479px) {
    .img_block .caption h3 {
        font-size: 25px;
        line-height: 25px
    }
}

.img_block a {
    color: #fff;
    background: #fc5a0a;
    bottom: 30px;
    display: inline-block;
    font-size: 47px;
    height: 70px;
    line-height: 64px;
    position: absolute;
    right: 30px;
    text-align: center;
    -webkit-transition: all .25s ease 0s;
    transition: all .25s ease 0s;
    width: 71px;
    z-index: 2
}

@media(max-width:479px) {
    .img_block a {
        bottom: 10px;
        height: 60px;
        line-height: 54px;
        right: 10px;
        width: 61px
    }
}

.img_block a:hover {
    opacity: .8
}

.img_block span:after, .img_block span:before {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    content: '';
    -webkit-transition: .3s;
    transition: .3s
}

.img_block span:after {
    background: -webkit-linear-gradient(left,#272d33 5%,rgba(39,45,51,0.98) 7%,rgba(39,45,51,0) 100%);
    background: linear-gradient(to right,#272d33 5%,rgba(39,45,51,0.98) 7%,rgba(39,45,51,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#272d33',endColorstr='#00272d33',GradientType=1 );
    z-index: 1
}

.img_block span:before {
    background: -webkit-gradient(linear,left top,right top,color-stop(3%,#fc5a0a),color-stop(5%,#fc5a0a),color-stop(100%,rgba(252,90,10,0)));
    background: -webkit-linear-gradient(left,#fc5a0a 3%,#fc5a0a 5%,rgba(252,90,10,0) 100%);
    background: linear-gradient(to right,#fc5a0a 3%,#fc5a0a 5%,rgba(252,90,10,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc5a0a',endColorstr='#00fc5a0a',GradientType=1 );
    opacity: 0
}

.caption1 {
    position: relative;
    margin: 1px 0 100px;
    background: rgba(252,90,10,.85) none repeat scroll 0 0;
    box-sizing: border-box;
    display: block;
    left: 0;
    padding: 44px 0 45px 32px;
    text-align: left;
    top: 49px;
    width: 570px;
    z-index: 0
}

@media(max-width:767px) {
    .caption1 {
        width: 100%
    }
}

.caption1 h2, .caption1 span, .caption1 p {
    color: #fff
}

.caption1 p {
    margin: 0;
    width: 75%;
    position: relative;
    left: -3px
}

.caption1 a {
    border: 2px solid #fff;
    bottom: 38px;
    color: #fff;
    display: inline-block;
    font-size: 55px;
    height: 76px;
    line-height: 68px;
    position: absolute;
    right: 30px;
    text-align: center;
    -webkit-transition: all .25s ease 0s;
    transition: all .25s ease 0s;
    width: 76px
}

@media(max-width:767px) {
    .caption1 a {
        bottom: 10px;
        font-size: 35px;
        height: 56px;
        line-height: 55px;
        right: 10px;
        width: 56px
    }
}

.caption1 a:hover {
    background: #272d33 none repeat scroll 0 0;
    border-color: #272d33;
    -webkit-transition: all .25s ease 0s;
    transition: all .25s ease 0s
}

.caption1 h2 span {
    font-size: 55px;
    font-weight: 400;
    display: block;
    line-height: 57px;
    margin-bottom: 14px;
    letter-spacing: 0
}

@media(max-width:767px) {
    .caption1 h2 span {
        font-size: 29px;
        line-height: 29px
    }
}

@media(max-width:767px) {
    .caption1 h2 {
        font-size: 43px;
        line-height: 49px
    }
}

.caption1 > div {
    height: 100%
}

.container .caption2 {
    background: rgba(39,45,51,.85) none repeat scroll 0 0
}

    .container .caption2 p {
        left: 2px;
        top: -4px
    }

    .container .caption2 a {
        bottom: 44px
    }

        .container .caption2 a:hover {
            background: #fc5a0a none repeat scroll 0 0;
            border-color: #fc5a0a;
            -webkit-transition: all .25s ease 0s;
            transition: all .25s ease 0s
        }

.container .caption3 {
    padding: 46px 0 47px 29px;
    width: 100%;
    overflow: hidden;
    margin: 0;
    top: 0;
    margin-top: 50px;
    margin-bottom: 50px
}

    .container .caption3 p {
        left: 0;
        width: 100%
    }

.container .caption4 {
    width: 100%;
    margin: 50px 0;
    top: 0;
    margin-top: 50px;
    padding-bottom: 19px;
    padding-top: 45px
}

@media(max-width:1199px) {
    .container .caption4 h2 span {
        font-size: 35px
    }
}

@media(max-width:479px) {
    .container .caption4 h2 span {
        font-size: 26px
    }
}

@media(max-width:1199px) {
    .container .caption4 a {
        bottom: 10px;
        font-size: 45px;
        height: 56px;
        line-height: 51px;
        right: 10px;
        width: 56px
    }
}

.marked-list {
    margin-top: 9px
}

    .marked-list li {
        position: relative;
        border-bottom: 1px solid #dadbdc ;
        font-size: 15px;
        font-weight: bolder;
    }

        .marked-list li:hover a, .marked-list li:active a {
            text-decoration: none;
            background: #fc5a0a;
            color: #fff;
            font-size: 15px;
            font-weight: bolder;
        }

        .marked-list li:hover:before, .marked-list li:active:before {
            color: #fff
        }

        .marked-list li:last-child {
            border: none
        }

        .marked-list li:before {
            content: '\f105';
            position: absolute;
            left: 20px;
            top: 19px;
            font: 400 14px fontawesome;
            line-height: inherit;
            font-size: 30px;
            color: #272d33
        }

        .marked-list li a {
            margin: 1px 0;
            text-transform: uppercase;
            color: #fc5a0a;
            padding: 19px 0 19px 46px;
            display: block;
            font-size: 19px
        }

@media(max-width:979px) {
    .marked-list li a {
        padding: 19px 10px 19px 36px
    }
}

@media(max-width:1199px) {
    .marked-list li a {
        font-size: 16px
    }
}

@media(max-width:979px) {
    .marked-list li a {
        font-size: 14px;
        text-transform: none
    }
}

article {
    margin-top: 39px
}

    article time {
        color: #fc5a0a;
        font-size: 17px;
        margin-bottom: 6px
    }

.index-list {
    margin-top: 42px;
    counter-reset: li
}

    .index-list li {
        box-sizing: border-box;
        position: relative;
        margin-bottom: 43px;
        overflow: hidden
    }

        .index-list li:nth-child(2) {
            margin-bottom: 43px
        }

        .index-list li:last-child {
            margin-bottom: 0
        }

        .index-list li p {
            margin-top: 2px;
            float: left
        }

        .index-list li:before {
            content: counter(li,decimal) ".";
            padding: 28px 0 0 7px;
            background: #fc5a0a;
            box-sizing: border-box;
            color: #fff;
            counter-increment: num;
            font-size: 55px;
            font-weight: 900;
            height: 70px;
            float: left;
            width: 70px;
            margin-right: 21px;
            display: block;
            border-radius: 50%;
            counter-increment: li;
            line-height: 0;
            text-align: center
        }

        .index-list li h4 {
            color: #272d33;
            position: relative;
            text-transform: uppercase;
            top: -2px;
            line-height: 28px
        }

            .index-list li h4 a:hover {
                color: #1c2025
            }

.index-list_cnt {
    left: 9px;
    overflow: hidden;
    position: relative
}

blockquote {
    margin-bottom: 37px;
    line-height: 26px;
    padding-left: 53px;
    padding-top: 0;
    position: relative;
    top: -2px
}

    blockquote q:before {
        background: transparent url(../images/quote.html) no-repeat scroll 0 0;
        content: "";
        height: 29px;
        left: 6px;
        margin-left: -6px;
        position: absolute;
        top: 7px;
        width: 34px
    }

    blockquote h4 {
        margin-top: 6px
    }

.img-cnt {
    padding: 24px 18px 32px 19px;
    border: 1px solid #dadbdc;
    position: relative;
    top: -1px;
    margin-bottom: 24px
}

    .img-cnt a:hover {
        color: #fc5a0a
    }

.term-list dt {
    color: #272d33;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: -1px;
    line-height: 32px;
    margin-bottom: 7px;
    text-transform: uppercase
}

.term-list dd {
    line-height: 26px;
    margin-bottom: 16px
}

    .term-list dd:last-child {
        margin: 29px 0 0
    }

    .term-list dd a {
        color: #34aed6
    }

        .term-list dd a:hover {
            color: #fc5a0a
        }

.stuck_container {
    background: #272d33
}

.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 a {
        display: block
    }

.rd-mobilepanel_title {
    letter-spacing: 1px
}

nav li:first-child {
    margin: 0
}

.nav li:hover > a:after {
    display: block
}

.sf-menu > li {
    margin: 0 0 0 46px
}

    .sf-menu > li > a {
        color: #fff;
        font-size: 19px;
        line-height: 19px;
        font-weight: 600;
        padding: 32px 0 30px;
        text-transform: uppercase
    }

@media(max-width:979px) {
    .sf-menu > li > a {
        font-size: 16px
    }
}

.sf-menu > li > a:after {
    background: url(../images/tr.html) no-repeat scroll center bottom;
    bottom: -7px;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    -webkit-transition: .3s;
    transition: .3s;
    width: 100%;
    border-top: 10px solid transparent;
    z-index: 1;
    opacity: 0
}

.sf-menu > li > a:hover:after {
    border-top: 10px solid #fc5a0a;
    opacity: 1
}

.sf-menu > li.active > a, .sf-menu > li.sfHover {
    color: #fff;
    display: block
}

    .sf-menu > li.active > a:after, .sf-menu > li.sfHover:after {
        border-top: 10px solid #fc5a0a
    }

nav li.active > a::after {
    opacity: 1
}

.sf-menu ul {
    display: none;
    position: absolute;
    top: 100%;
    width: 269px;
    margin-top: 10px;
    background: #fff;
    z-index: 999;
    box-sizing: border-box
}

.sf-menu ul {
    border: 1px solid #d9d9d9;
    padding: 21px 0 0
}

    .sf-menu ul > li {
        margin: 0 0 22px;
        padding: 0 0 22px 29px;
        border-bottom: 1px solid #d9d9d9
    }

        .sf-menu ul > li:last-child {
            border-bottom: medium;
            padding-bottom: 0
        }

        .sf-menu ul > li > a {
            color: #272d33
        }

            .sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
                color: #fc5a0a
            }

    .sf-menu ul ul {
        position: static;
        top: 100%;
        width: auto;
        margin-top: 0;
        padding: 0;
        z-index: 4
    }

    .sf-menu ul ul {
        background: #fff none repeat scroll 0 0;
        border: 1px solid #d9d9d9;
        display: none;
        left: 102%;
        list-style: outside none none !important;
        padding: 22px 0 0;
        position: absolute;
        top: 58px;
        width: 270px;
        z-index: 11
    }

        .sf-menu ul ul > li > a {
            color: #272d33
        }

            .sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover {
                color: #fc5a0a
            }

.sf-menu > li > .sf-with-ul {
    position: relative
}

    .sf-menu > li > .sf-with-ul:before {
        position: absolute;
        left: 50%;
        top: 62%;
        margin-left: -6px;
        content: "";
        font: 400 12px/12px "FontAwesome";
        display: none
    }

@media(max-width:767px) {
    .sf-menu {
        display: none
    }
}

.rd-mobilemenu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 9999999;
    text-align: left;
    -webkit-transition: .3s all ease;
    transition: .3s all ease
}

    .rd-mobilemenu.active {
        right: 0
    }

.rd-mobilemenu_ul {
    position: fixed;
    top: -56px;
    left: 0;
    bottom: -56px;
    width: 240px;
    padding: 132px 0 76px;
    color: #666;
    background: #fff;
    font-size: 14px;
    line-height: 20px;
    overflow: auto;
    box-shadow: 5px 0 5px 0 rgba(0,0,0,.1);
    -ms-transform: translateX(-240px);
    -webkit-transform: translateX(-240px);
    transform: translateX(-240px);
    -webkit-transition: .3s ease;
    transition: .3s ease;
    -webkit-transition: .3s cubic-bezier(.55,0,.1,1);
    transition: .3s cubic-bezier(.55,0,.1,1)
}

.rd-mobilemenu.active .rd-mobilemenu_ul {
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.rd-mobilemenu_ul a {
    display: block;
    padding: 14px 25px 16px
}

    .rd-mobilemenu_ul a.active {
        background: #fc5a0a;
        color: #2d2d2d
    }

    .rd-mobilemenu_ul a:hover {
        background: #fc5a0a;
        color: #fff
    }

    .rd-mobilemenu_ul a .rd-submenu-toggle {
        position: absolute;
        top: 50%;
        right: 11px;
        margin-top: -17.5px;
        width: 32px;
        height: 32px;
        font: 400 10px fontawesome;
        line-height: 32px;
        text-align: center;
        border-radius: 50%;
        -webkit-transition: .5s all ease;
        transition: .5s all ease;
        z-index: 1;
        background: rgba(0,0,0,.1)
    }

        .rd-mobilemenu_ul a .rd-submenu-toggle:after {
            content: '\f078'
        }

        .rd-mobilemenu_ul a .rd-submenu-toggle:hover {
            background: #fff;
            color: #666
        }

    .rd-mobilemenu_ul a.rd-with-ul {
        position: relative
    }

        .rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
            -ms-transform: rotate(180deg);
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg)
        }

.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;
    box-shadow: 0 3px 3px 0 rgba(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
}

.rd-mobilepanel_toggle {
    position: fixed;
    top: 4px;
    left: 8px;
    width: 48px;
    height: 48px
}

    .rd-mobilepanel_toggle span {
        position: relative;
        display: block;
        margin: auto;
        -webkit-transition: all .3s ease;
        transition: all .3s ease
    }

        .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
            content: "";
            position: absolute;
            left: 0;
            top: -8px;
            -webkit-transition: all .3s ease;
            transition: all .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;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            border-radius: 2px
        }

    .rd-mobilepanel_toggle span {
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

        .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
            -ms-transform-origin: 1.71429px center;
            -webkit-transform-origin: 1.71429px center;
            transform-origin: 1.71429px center;
            -ms-transform-origin: 1.71429px center;
            -webkit-transform-origin: 1.71429px center;
            transform-origin: 1.71429px center
        }

    .rd-mobilepanel_toggle.active span {
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }

        .rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
            top: 0;
            width: 15px
        }

        .rd-mobilepanel_toggle.active span:before {
            -webkit-transform: rotate3d(0,0,1,-40deg);
            transform: rotate3d(0,0,1,-40deg)
        }

        .rd-mobilepanel_toggle.active span:after {
            -webkit-transform: rotate3d(0,0,1,40deg);
            transform: rotate3d(0,0,1,40deg)
        }

@media(max-width:767px) {
    body {
        padding-top: 56px
    }

    .rd-mobilemenu, .rd-mobilepanel {
        display: block
    }
}

@media(max-width:359px) {
    .rd-mobilepanel_title {
        font-size: 18px
    }
}

.isStuck {
    background: #272d33;
    z-index: 999;
    border-bottom: 1px solid #dadbdc
}

    .isStuck .nav li a:after {
        background: 0 0
    }

@media only screen and (max-width:979px) {
    .isStuck {
        display: none !important
    }
}

.toTop {
    width: 40px;
    height: 40px;
    font-size: 24px;
    line-height: 40px;
    color: #fff;
    background: #fc5a0a;
    position: fixed;
    right: 66px;
    bottom: 180px;
    display: none;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    z-index: 20
}

    .toTop:hover {
        color: #fff;
        background: #272d33;
        text-decoration: none
    }

@media only screen and (max-width:1399px) {
    .toTop {
        display: none !important
    }
}

header .brand {
    float: left
}

@media(max-width:767px) {
    header {
        text-align: center
    }

        header .brand, header .nav {
            float: none
        }
}

main {
    display: block;
    background: #fff
}

.well {
    margin-top: 49px;
    margin-bottom: 13px
}

.well1 {
    margin-top: 43px;
    margin-bottom: 43px
}

.well2 {
    margin-bottom: 25px
}

.well3 {
    margin-bottom: 38px
}

.well4 {
    margin-bottom: 60px
}

.well5 {
    padding-top: 53px;
    padding-bottom: 57px
}

.well6 {
    padding-top: 42px;
    padding-bottom: 53px
}

.well7 {
    padding-bottom: 53px
}

.well8 {
    margin-top: 43px;
    margin-bottom: 53px
}

.well9 {
    padding-top: 42px;
    padding-bottom: 40px
}

.well10 {
    padding-top: 44px;
    padding-bottom: 40px
}

.well11 {
    padding-top: 42px;
    padding-bottom: 60px
}

.well12 {
    padding-top: 42px;
    padding-bottom: 56px
}

.offs {
    margin-top: 12px
}

.offs1 {
    margin-top: 33px
}

.offs4 {
    margin-top: 22px
}

.offs5 {
    margin-bottom: 44px
}

.offs6 {
    margin-top: 5px;
    width: 100%
}

.offs_none {
    margin: 0
}

footer {
    background: #1c2025
}

    footer .footer1 {
        font-size: 12px;
        padding-bottom: 17px;
        padding-top: 23px;
        color: #6a6d6f
    }

@media(max-width:479px) {
    footer .footer1 {
        font-size: 11px
    }
}

footer .footer1 a:hover {
    color: #fc5a0a
}

footer h3, footer address {
    color: #fff
}

footer address {
    margin-top: 48px
}

    footer address .mail1 {
        color: #34aed6
    }

    footer address dt {
        float: left;
        font-size: 17px;
        text-transform: uppercase;
        color: #fc5a0a
    }

@media(max-width:479px) {
    footer address dt {
        font-size: 12px
    }
}

footer address dd {
    font-size: 15px;
    line-height: 17px;
    margin-bottom: 25px;
    overflow: hidden;
    padding-left: 3px
}

@media(max-width:479px) {
    footer address dd {
        font-size: 11px
    }
}

footer address dd .mail1, footer address dd a:hover {
    color: #fc5a0a
}
.title3 {
    color: #fc5a0a;
    font-size: 50px;
    line-height: 95px;
    text-align:center;
}
.title4 {
    color: #272d33;
    font-size: 30px;
    line-height: 95px;
    text-align: left;
    font-weight:bolder;
}

.text1 {

    font-size: 20px;
    font-weight:bold;
color:black;
}

/*
*
* Form styles
*/
.rd-form {
    position: relative;
    text-align: left;
}

    .rd-form .button {
        padding-top: 10px;
        padding-bottom: 10px;
        min-height: 50px;
    }

* + .rd-form {
    margin-top: 24px;
}

input:-webkit-autofill ~ label,
input:-webkit-autofill ~ .form-validation {
    color: #000000 !important;
}

.form-wrap {
    position: relative;
}

    .form-wrap.has-error .form-input {
        border-color: #f5543f;
    }

    .form-wrap.has-focus .form-input {
        border-color: #b6c062;
    }

.form-input {
    display: block;
    width: 100%;
    min-height: 50px;
    padding: 12px 19px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: rgb(106, 109, 111);
    background-color: transparent;
    border-radius: 0;
    -webkit-appearance: none;
    transition: .3s ease-in-out;
    border: 1px solid rgb(218, 219, 220);
}

    .form-input:focus {
        outline: 0;
    }

textarea.form-input {
    height: 243px;
    min-height: 50px;
    max-height: 250px;
    resize: vertical;
}

.form-label,
.form-label-outside {
    margin-bottom: 0;
    color: rgb(106, 109, 111);
    font-weight: 400;
}

.form-label {
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
    padding-left: 19px;
    padding-right: 19px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    pointer-events: none;
    text-align: left;
    z-index: 9;
    transition: .25s;
    will-change: transform;
    transform: translateY(-50%);
}

    .form-label.focus {
        opacity: 0;
    }

    .form-label.auto-fill {
        color: #b7b7b7;
    }

.form-label-outside {
    width: 100%;
    margin-bottom: 4px;
}

@media (min-width: 768px) {
    .form-label-outside {
        position: static;
    }

        .form-label-outside, .form-label-outside.focus, .form-label-outside.auto-fill {
            transform: none;
        }
}

[data-x-mode='true'] .form-label {
    pointer-events: auto;
}

.form-validation {
    position: absolute;
    right: 8px;
    top: 0;
    z-index: 11;
    margin-top: 2px;
    font-size: 9px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0;
    color: #f5543f;
    transition: .3s;
}

.form-validation-left .form-validation {
    top: 100%;
    right: auto;
    left: 0;
}

#form-output-global {
    position: fixed;
    bottom: 30px;
    left: 15px;
    z-index: 2000;
    visibility: hidden;
    transform: translate3d(-500px, 0, 0);
    transition: .3s all ease;
}

    #form-output-global.active {
        visibility: visible;
        transform: translate3d(0, 0, 0);
    }

@media (min-width: 576px) {
    #form-output-global {
        left: 30px;
    }
}

.form-output {
    position: absolute;
    top: 100%;
    left: 0;
    font-size: 10px;
    font-weight: 400;
    line-height: 1.2;
    margin-top: 2px;
    transition: .3s;
    opacity: 0;
    visibility: hidden;
}

    .form-output.active {
        opacity: 1;
        visibility: visible;
    }

    .form-output.error {
        color: #f5543f;
    }

    .form-output.success {
        color: #98bf44;
    }

.radio .radio-custom,
.radio-inline .radio-custom,
.checkbox .checkbox-custom,
.checkbox-inline .checkbox-custom {
    opacity: 0;
}

.radio .radio-custom, .radio .radio-custom-dummy,
.radio-inline .radio-custom,
.radio-inline .radio-custom-dummy,
.checkbox .checkbox-custom,
.checkbox .checkbox-custom-dummy,
.checkbox-inline .checkbox-custom,
.checkbox-inline .checkbox-custom-dummy {
    position: absolute;
    left: 0;
    width: 14px;
    height: 14px;
    outline: none;
    cursor: pointer;
}

.radio .radio-custom-dummy,
.radio-inline .radio-custom-dummy,
.checkbox .checkbox-custom-dummy,
.checkbox-inline .checkbox-custom-dummy {
    pointer-events: none;
    background: #ffffff;
}

    .radio .radio-custom-dummy::after,
    .radio-inline .radio-custom-dummy::after,
    .checkbox .checkbox-custom-dummy::after,
    .checkbox-inline .checkbox-custom-dummy::after {
        position: absolute;
        opacity: 0;
        transition: .22s;
    }

.radio .radio-custom:focus,
.radio-inline .radio-custom:focus,
.checkbox .checkbox-custom:focus,
.checkbox-inline .checkbox-custom:focus {
    outline: none;
}

.radio input,
.radio-inline input,
.checkbox input,
.checkbox-inline input {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    clip-path: inset(50%);
    border: 0;
}

.radio-custom:checked + .radio-custom-dummy:after,
.checkbox-custom:checked + .checkbox-custom-dummy:after {
    opacity: 1;
}

.radio,
.radio-inline {
    padding-left: 28px;
}

    .radio .radio-custom-dummy,
    .radio-inline .radio-custom-dummy {
        top: 1px;
        left: 0;
        width: 18px;
        height: 18px;
        border-radius: 50%;
        border: 1px solid #b7b7b7;
    }

        .radio .radio-custom-dummy::after,
        .radio-inline .radio-custom-dummy::after {
            content: '';
            top: 3px;
            right: 3px;
            bottom: 3px;
            left: 3px;
            background: #2c343b;
            border-radius: inherit;
        }

.checkbox,
.checkbox-inline {
    padding-left: 28px;
}

    .checkbox .checkbox-custom-dummy,
    .checkbox-inline .checkbox-custom-dummy {
        left: 0;
        width: 18px;
        height: 18px;
        margin: 0;
        border: 1px solid #b7b7b7;
    }

        .checkbox .checkbox-custom-dummy::after,
        .checkbox-inline .checkbox-custom-dummy::after {
            content: '\f222';
            font-family: "Material Design Icons";
            position: absolute;
            top: -1px;
            left: -2px;
            font-size: 20px;
            line-height: 18px;
            color: #cccccc;
        }

.toggle-custom {
    padding-left: 60px;
    -webkit-appearance: none;
}

    .toggle-custom:checked ~ .checkbox-custom-dummy::after {
        background: #b6c062;
        transform: translate(20px, -50%);
    }

    .toggle-custom ~ .checkbox-custom-dummy {
        position: relative;
        display: inline-block;
        margin-top: -1px;
        width: 44px;
        height: 20px;
        background: #f5f5f5;
        cursor: pointer;
    }

        .toggle-custom ~ .checkbox-custom-dummy::after {
            content: '';
            position: absolute;
            display: inline-block;
            width: 16px;
            height: 16px;
            left: 0;
            top: 50%;
            background: #b7b7b7;
            transform: translate(4px, -50%);
            opacity: 1;
            transition: .22s;
        }

.rd-form-inline {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    text-align: center;
    transform: translate3d(0, -8px, 0);
    margin-bottom: -8px;
    margin-left: -4px;
    margin-right: -4px;
}

    .rd-form-inline > * {
        margin-top: 8px;
        padding-left: 4px;
        padding-right: 4px;
    }

    .rd-form-inline > * {
        margin-top: 0;
    }

    .rd-form-inline .form-wrap {
        flex: 1;
        min-width: 185px;
    }

    .rd-form-inline .form-wrap-select {
        text-align: left;
    }

    .rd-form-inline .form-button {
        flex-shrink: 0;
        flex-grow: 1;
        max-width: calc(100% - 10px);
        min-height: 50px;
    }

        .rd-form-inline .form-button .button {
            min-height: inherit;
        }

@media (min-width: 576px) {
    .rd-form-inline .button {
        display: block;
    }
}

.rd-form-inline.rd-form-inline-centered {
    justify-content: center;
}

.form-sm .form-input,
.form-sm .button {
    padding-top: 9px;
    padding-bottom: 9px;
    min-height: 40px;
}

.form-sm .form-validation {
    top: -16px;
}

.form-sm .form-label {
    top: 20px;
}

.form-sm * + .button {
    margin-top: 10px;
}

.form-lg .form-input,
.form-lg .form-label,
.form-lg .select2-container .select2-choice {
    font-size: 16px;
}

.form-lg .form-input,
.form-lg .select2-container .select2-choice {
    font-size: 16px;
    padding-top: 17px;
    padding-bottom: 17px;
}

.form-lg .form-input,
.form-lg .select2-container .select2-choice {
    min-height: 58px;
}

.form-lg .form-button {
    min-height: 60px;
}

.form-lg .form-label {
    top: 30px;
}

.rd-mailform button {
    margin-left: 10px;
    margin-top: 32px;
    padding: 27px 31px 28px 30px;
    background: rgb(39, 45, 51);
    color: rgb(255, 255, 255);
    font-size: 18px;
    left: -10px;
    position: relative;
}

.rd-mailform * {
    box-sizing: border-box;
}

* + .form-wrap {
    margin-top: 20px;
}

@media (min-width: 768px) {

    .rd-mailform-inner {
        display: flex;
        flex-wrap: wrap;
        margin-left: -15px;
        margin-right: -18px;
    }

        .rd-mailform-inner .form-wrap {
            flex-grow: 1;
            margin-left: 15px;
            margin-right: 15px;
        }

        .rd-mailform-inner * + .form-wrap {
            margin-top: 0;
        }
}

@media (max-width: 479px) {
    .form-wrap-recaptcha {
        max-width: 240px;
    }
}

.form-wrap-recaptcha {
    max-width: 300px;
}

.recaptcha iframe {
    border-radius: 3px;
}

@media (max-width: 479px) {
    .recaptcha iframe {
        max-width: 100%;
        transform: scale(0.88);
        -webkit-transform: scale(0.88);
        transform-origin: -5px;
        -webkit-transform-origin: -5px;
    }
}

.recaptcha div div {
    display: inline-block;
}

.has-error .recaptcha iframe {
    border: 1px solid #f2dede;
}