@import url(//fonts.googleapis.com/css?family=Open+Sans:400);
@import url(//fonts.googleapis.com/css?family=Open+Sans:700);
html {
    position: relative;
    min-height: 100%;
}
body {
    background-color: #f9f9f9;
    color: #797979;
    font: 13px/24px 'Open Sans';
    font-weight: 400;
    margin: 0 0 12px; /* bottom = footer height */
}
footer {
    padding: 20px 0 17px 0;
    background: #223243;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 12px;
    width: 100%;    
}
a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
}
* {
    -webkit-text-size-adjust: none;
}
:focus {
    outline: medium none;
}
.p-title {
    text-transform: uppercase;
}
a {
    color: inherit;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
h1 {
    display: inline-block;
}
h2 {
    color: #fff;
    font-weight: 700;
}
h3 {
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    color: #223243;
    margin-top: -5px;
    margin-bottom: 18px;
    margin-left: 28px;
}
h4 {
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    margin-bottom: 14px;
    color: #223243;
}
h5 {
    font-size: 24px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 14px;
    color: #223243;
}
img {
    width: 100%;
    height: auto;
}
header {
    position: relative;
    background: #223243;
    padding-top: 25px;
    padding-bottom: 21px;
}
header img {
    width: inherit;
    height: inherit;
}
.row__style {
    background: #f9f9f9;
}
.bg {
    background: #fafafa;
}
.bg-1 {
    background: #fff;
}
.row_block {
    border-top: 1px solid #f3f3f3;
}
.row_block__indent-1 {
    padding: 62px 0;
}
.row_block__indent-2 {
    padding: 55px 0;
}
.row_block__indent-3 {
    padding: 59px 0;
}
.row-with-strip .container {
    position: relative;
}
.left-strip {
    border-left: 6px solid #f3c7c2;
    display: inline-block;
    position: absolute;
    height: 100%;
    width: 6px;
}
.left-block {
    margin-left: 27px;
}
.left-block h3 {
    margin-left: 0;
}
.title__indent h3 {
    margin-bottom: 30px;
}
.p__indent {
    margin-bottom: 23px;
}
.p__title {
    text-transform: uppercase;
}
p.center {
    text-align: center;
}
.btn {
    color: #fff;
    display: inline-block;
    height: 32px;
    margin-top: 28px;
    position: relative;
}
.btn_arrow {
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    background: #a91000;
    display: inline-block;
    text-align: center;
    padding: 9px 0;
    width: 32px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.1s linear 0s;
    -moz-transition: all 0.1s linear 0s;
    -o-transition: all 0.1s linear 0s;
    transition: all 0.1s linear 0s;
}
.btn_text {
    font-size: 13px;
    line-height: 13px;
    font-weight: 400;
    display: inline-block;
    text-align: center;
    padding: 10px 13px 0 45px;
    background: #e64c3c;
    height: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.btn:hover .btn_arrow {
    font-size: 14px;
    -webkit-transition: all 0.1s linear 0s;
    -moz-transition: all 0.1s linear 0s;
    -o-transition: all 0.1s linear 0s;
    transition: all 0.1s linear 0s;
}
.btn:hover .btn_text {
    text-decoration: underline;
}
.btn__in-showcase {
    height: 45px;
}
.btn__in-showcase .btn_arrow {
    font-size: 21px;
    line-height: 21px;
    font-weight: 700;
    padding: 12px 0;
    width: 45px;
}
.btn__in-showcase:hover .btn_arrow {
    font-size: 21px;
}
.btn__in-showcase .btn_text {
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    height: 45px;
    padding: 15px 19px 0 64px;
}
.icon {
    width: 78px;
    height: 78px;
    border-radius: 40px;
    border: 3px solid #afafaf;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    float: left;
    margin-right: 21px;
}
.icon__center {
    float: none;
    margin: 0 auto 16px;
}
.icon i {
    position: absolute;
    top: 25px;
    left: 25px;
    font-size: 24px;
    color: #d1d1d1;
}
.showcase {
    position: relative;
}
.showcase_text {
    position: absolute;
    top: 22%;
}
.showcase_text h2+h2 {
    padding-top: 10px;
}
.slogan__style-1 {
    font-size: 60px;
    line-height: 60px;
}
.slogan__style-2 {
    font-size: 80px;
    line-height: 80px;
}
.slogan__style-3 {
    font-size: 48px;
    line-height: 48px;
}
.blocks-list__indent {
    margin-top: 26px;
}
.blocks-list li {
    margin-top: -4px;
    margin-bottom: 53px;
}
.blocks-list__indent li {
    margin-bottom: 26px;
}
.blocks-list_img {
    max-width: 56px;
    float: left;
    margin-left: 10px;
    margin-right: 30px;
}
.blocks-list_text {
    overflow: hidden;
}
.blocks-list_text h4 {
    margin-top: -1px;
}
blockquote {
    position: relative;
}
.quotes h3 {
    display: inline-block;
    margin-bottom: 25px;
}
blockquote img {
    max-width: 33px;
    margin-right: 13px;
    float: left;
}
blockquote p {
    overflow: hidden;
    padding-top: 6px;
}
blockquote a {
    position: absolute;
    right: 83px;
    bottom: -8px;
    color: #e64c3c;
    font-size: 14px;
}
blockquote a:hover {
    text-decoration: none;
}
blockquote a:before,
blockquote a:after {
    content: '';
    border-bottom: 1px solid #f3beb9;
    width: 40px;
    height: 1px;
    position: absolute;
    top: 12px;
}
blockquote a:before {
    left: -59px;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
}
blockquote a:after {
    right: -59px;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
}
blockquote a:hover:before {
    left: -45px;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
}
blockquote a:hover:after {
    right: -45px;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
}
.list-col h4 {
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
}
.info-col h3 {
    margin-bottom: 61px;
    margin-left: 28px;
}
.info-col .info-col_title__style {
    margin-bottom: 24px;
}
.info-col_col {
    text-align: center;
    margin-left: 27px;
    padding: 37px 10px 37px;
    background: #fff;
}
.info-col_col__with-img {
    padding: 0 0 37px;
    background: #fafafa;
}
.info-col_col>i {
    font-size: 48px;
    line-height: 48px;
    color: #e64c3c;
    margin-bottom: 19px;
}
.info-col_col h4 {
    margin-bottom: 7px;
}
.info-col_col__with-img h4 {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 8px;
    color: #e64c3c;
}
.info-col_col img {
    margin-top: -38px;
    margin-bottom: 27px;
}
.info-col_col__img-indent img {
    margin-top: 0;
    margin-bottom: 20px;
}
.info-col_col .info_social {
    margin-top: 21px;
    margin-left: 9px;
}
.info-col_col .info_social a:hover i {
    color: #223243;
}
.info-col_col .info_social i {
    font-size: 16px;
    line-height: 16px;
    color: #e64c3c;
    margin-right: 11px;
}
.info-col_col__indent {
    padding: 0 25px 0;
}
ul.list {
    margin-top: 20px;
}
.list li+li {
    margin-top: 4px;
}
.list p {
    display: inline-block;
    position: relative;
    padding-left: 20px;
    line-height: 13px;
}
.list p:before {
    font-family: FontAwesome;
    left: 0;
    top: 0;
    content: "";
    color: #e64c3c;
    position: absolute;
    pointer-events: none;
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    -ms-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}
.list a:hover p:before {
    left: 6px;
    -webkit-transition: 0.2s ease-in;
    -moz-transition: 0.2s ease-in;
    -ms-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
}
.gallery-cat {
    margin-left: 30px;
    margin-top: 22px;
    margin-bottom: 32px;
}
.gallery-cat li {
    display: inline-block;
    margin-right: 30px;
}
.gallery-cat a {
    font-size: 16px;
    line-height: 16px;
    font-family: 'Open Sans';
    color: #797979;
    text-transform: uppercase;
}
.gallery-cat .selected a,
.gallery-cat a:hover {
    text-decoration: none;
    color: #e75849;
}
.gallery .info-col_col {
    padding: 0;
    margin-left: 0;
    margin-bottom: 50px;
}
.gallery .info-col_col img {
    margin-bottom: 0;
}
.gallery .info-col_col p {
    padding: 0px 25px 35px;
}
.gallery .thumbs_img>div {
    margin-bottom: 23px;
}
.gallery .thumbs_img>div {
    position: relative;
}
.gallery .thumbs_img .lbHover {
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0);
    -webkit-transition: 0.2s ease-in;
    -moz-transition: 0.2s ease-in;
    -ms-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
}
.gallery .thumbs_img .lbHover:hover {
    background: rgba(0, 0, 0, 0.79);
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    -ms-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}
.gallery .thumbs_img .lbHover span {
    font-family: 'Open Sans';
    font-size: 90px;
    line-height: 60px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -25px;
    display: block;
    opacity: 0;
    -webkit-transition: 0.2s ease-in;
    -moz-transition: 0.2s ease-in;
    -ms-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
}
.gallery .thumbs_img div:hover .lbHover span {
    opacity: 1;
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    -ms-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}
.blog h3 {
    margin-bottom: 24px;
}
.blog .post {
    margin-bottom: 60px;
}
.blog time {
    display: inline-block;
    float: left;
    width: 60px;
    height: 97px;
    background: #e55547;
    color: #fff;
}
.blog .post_img {
    margin-left: 60px;
}
.blog time {
    text-align: center;
    text-transform: uppercase;
    padding: 16px 0 0;
    font-size: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.blog time label {
    font-size: 14px;
    line-height: 18px;
    margin-top: 9px;
    display: block;
}
.blog .post_text {
    margin-top: -4px;
}
.blog .post_text p {
    line-height: 20px;
    margin-bottom: 19px;
}
.blog .post_text .p__title {
    line-height: 18px;
    margin-bottom: 10px;
}
.blog .post_text .btn {
    margin-top: 16px;
}
.map {
    width: 100%;
    margin-left: 0;
    margin-top: 7px;
}
.map iframe {
    border: none;
    width: 100%;
    height: 400px;
}
.contact .grid_6 {
    position: relative;
}
.contact h3 {
    margin-bottom: 24px;
}
.contact_details {
    line-height: 20px;
    margin-top: 26px;
}
.contact_details .contact_text {
    margin-bottom: 19px;
}
.contact_details .adrress {
    margin-bottom: 10px;
    line-height: 18px;
}
.contact .tel span {
    display: inline-block;
    min-width: 77px;
}
.contact a {
    color: #e64c3c;
}
.text-block h3 {
    margin-bottom: 39px;
    margin-left: 0;
}
.text-block img {
    max-width: 334px;
    float: left;
    margin-right: 20px;
}
.text-block p {
    overflow: hidden;
}
.text-block__full h3 {
    margin-bottom: 18px;
}
.text-block__full p {
    margin-bottom: 25px;
}
.text-block__full .p__title {
    margin-bottom: 3px;
}
.text-block__full a {
    color: #e64c3c;
}
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 40px;
    left: 51%;
    margin-left: 600px;
    overflow: hidden;
    width: 45px;
    height: 45px;
    z-index: 20;
    background-color: #a91000;
}
#toTop i {
    color: #fff;
    font-size: 34px;
    padding-top: 5px;
    padding-left: 12px;
}
#toTop:hover i {
    font-size: 40px;
    padding-top: 0px;
    padding-left: 10px;
}
.pr_policy {
    font-size: 13px;
    line-height: 13px;
    text-transform: uppercase;
    color: #aeb3ba;
}
@media only screen and (max-width: 1600px) {
    .slogan__style-1 {
        font-size: 50px;
        line-height: 50px;
    }
    .slogan__style-2 {
        font-size: 70px;
        line-height: 70px;
    }
    .slogan__style-3 {
        font-size: 40px;
        line-height: 40px;
    }
}
@media only screen and (max-width: 1199px) {
    .showcase_text {
        top: 15%;
    }
    .slogan__style-1 {
        font-size: 40px;
        line-height: 40px;
    }
    .slogan__style-2 {
        font-size: 60px;
        line-height: 60px;
    }
    .slogan__style-3 {
        font-size: 35px;
        line-height: 35px;
    }
}
@media only screen and (max-width: 1024px) {}@media only screen and (max-width: 979px) {
    .showcase_text {
        top: 5%;
    }
    .slogan__style-1 {
        font-size: 30px;
        line-height: 30px;
    }
    .slogan__style-2 {
        font-size: 50px;
        line-height: 50px;
    }
    .slogan__style-3 {
        font-size: 30px;
        line-height: 30px;
    }
    .btn__in-showcase {
        height: 32px;
    }
    .btn__in-showcase .btn_arrow {
        font-size: 14px;
        line-height: 14px;
        font-weight: 700;
        padding: 9px 0;
        width: 32px;
    }
    .btn__in-showcase:hover .btn_arrow {
        font-size: 30px;
    }
    .btn__in-showcase .btn_text {
        font-size: 13px;
        line-height: 13px;
        font-weight: 700;
        height: 32px;
        padding: 10px 13px 0 45px;
    }
}
@media only screen and (min-width: 768px) {
    .last {
        margin-bottom: 0!important;
        padding-bottom: 0!important;
    }
}
@media only screen and (max-width: 767px) {
    .slogan__style-1 {
        font-size: 20px;
        line-height: 20px;
    }
    .slogan__style-2 {
        font-size: 30px;
        line-height: 30px;
    }
    .slogan__style-3 {
        font-size: 22px;
        line-height: 22px;
    }
    .btn__in-showcase {
        margin-top: 10px;
    }
    .info img {
        margin: 27px 0 0 27px;
    }
    .blocks-list {
        margin-top: 60px;
    }
    blockquote a {
        bottom: -20px;
    }
    .list-col ul {
        margin-top: 20px;
    }
    .text-block img {
        float: none;
    }
    .info-col_col {
        margin-bottom: 40px;
    }
    .info-col_col__with-img img {
        padding-top: 20px;
    }
    .info-col_col__indent {
        padding-bottom: 40px;
    }
    .left-block__device {
        margin-left: 27px;
    }
    .left-block__device-1 {
        padding-left: 27px;
    }
    .list li+li {
        margin-top: 15px;
    }
    .post_img {
        margin-bottom: 30px;
    }
    .contact_details {
        margin-bottom: 60px;
    }
    .info img {
        margin: 27px 0 0 0;
    }
    .blocks-list_img {
        margin-left: 25px;
        margin-right: 15px;
    }
    ul.list {
        margin-bottom: 10px;
    }
}
@media only screen and (max-width: 480px) {
    .showcase_text {
        display: none;
    }
}
@media only screen and (max-width: 320px) {}


/* Form CSS */
#form {
    padding-top: 6px;
    position: relative;
    outline: medium none;
    letter-spacing: 0px;
}
#form input {
    width: 100%;
    max-width: 480px;
    height: 40px;
    float: left;
    background: #fff;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #928e92;
    font-family: 'Open Sans';
    border: 1px solid #e4e4e4;
    padding: 0px 12px 0px 12px;
}
#form textarea {
    width: 100%;
    height: 120px;
    background: #fff;
    position: relative;
    resize: none;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin: 0;
    color: #928e92;
    font: 13px/13px 'Open Sans';
    border: 1px solid #e4e4e4;
    padding: 14px 30px 13px 18px;
}
#form label {
    position: relative;
    display: block;
    min-height: 59px;
    float: left;
    width: 370px;
}
#form label+label {}#form label.message {
    width: 100%;
    margin-left: 0;
}
.btns {
    font-size: 0;
    line-height: 0;
    text-align: left;
    padding-top: 0px;
}
.btns button {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 15px;
    color: #fff;
    text-align: center;
    display: inline-block;
    width: 93px;
    margin-top: 13px;
    margin-left: 10px;
    margin-bottom: 0px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 9px 0px 8px;
    background-color: #e64c3c;
    float: right;
    border: none;
    cursor: pointer;
}
.btns button:hover {
    -webkit-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
}
.btns span {
    display: inline-block;
    margin-left: 18px;
    padding-top: 16px;
    font-size: 14px;
    line-height: 18px;
}
.phone {
    position: relative;
}
.message br {
    height: 0;
    line-height: 0;
}
@media only screen and (max-width: 1199px) {
    #form label {
        float: none!important;
        width: 100%;
        margin-left: 0!important;
    }
}
@media only screen and (max-width: 995px) {
    #form {}
    #form .success-message {}
    #form input {
    }
    #form .success-message {
        width: 100%;
    }
    .btns {
        padding-right: 0;
    }
    #form label.email {
        width: 100%;
        margin: 0;
    }
    .map figure {
        float: left!important;
        margin-right: 0px!important;
    }
    #form input,
    #form textarea,
    #form .success-message {}
    @media only screen and (max-width: 767px) {
        .btns {
            padding-top: 40px;
        }
        .btns a {
            margin-top: -30px;
        }
    }
    .map figure {
        width: 100% !important;
        float: none !important;
        display: block !important;
        margin-right: 0px !important;
    }
    .btns {
        padding-bottom: 0;
    }
    #form textarea {
        height: 120px !important;
    }
    #form {
        padding-right: 0;
    }
}
@media only screen and (max-width: 479px) {
    #form textarea {
        height: 120px !important;
    }
    .btns a {
        margin-bottom: 0;
    }
    .btns {
        padding-top: 40px;
    }
}

#form label.error {
    color: #D8000C;
    min-height: 0px;
    margin-bottom: 10px;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
} 
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

.isa_info, .isa_success, .isa_warning, .isa_error {
    margin: 10px 0px;
    padding:12px;
    overflow: auto;
}
.isa_info {
    color: #00529B;
    background-color: #BDE5F8;
}
.isa_success {
    color: #4F8A10;
    background-color: #DFF2BF;
}
.isa_warning {
    color: #9F6000;
    background-color: #FEEFB3;
}
.isa_error {
    color: #D8000C;
    background-color: #FFBABA;
}
.isa_info i, .isa_success i, .isa_warning i, .isa_error i {
    padding: 0px 10px 0px 0px;
    font-size:2em;
    display: block;
    float: left;
}
.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
.mb10{
    margin-bottom: 10px;
}
.pdf-list li a {
    font-size: 16px;
}


@media only screen and (max-width: 479px) {
    #rc-imageselect, .g-recaptcha {
        transform:scale(0.80); -webkit-transform:scale(0.80); transform-origin:0 0; -webkit-transform-origin:0 0;
    }
}