.header-page .nav .open > a, .header-page .nav .open > a:hover, .header-page .nav .open > a:focus {
    background-color: transparent;
}

.header-page .navbar-offcanvas .canvas-menu a {
    text-transform: none;
}

.header-page .no-list ul li::before {
    content: normal;
}

.header-page .navbar-offcanvas .dropdown-menu {
    left: -10px;
    width: calc(100% + 15px) !important;
    right: auto;
    padding: 5px;
    text-align: left;
}

.header-page .dropdown-menu {
    left: -25%;
    right: -25%;
    width: 300px;
    padding: 5px;
    text-align: center;
}

.header-page .dropdown-menu li a {
    font-size: 10px;
    padding: 10px 3px;
}

#toTop {
    width: 100px;
    border: 1px solid white;
    background-color: #05010e;
    text-align: center;
    padding: 5px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
    display: none;
    color: white;
    font-size: 16px;
}

.kind_of_pay span {
    display: inline-block;
    vertical-align: middle;
}

.kind_of_pay img {
    height: 50px;
    vertical-align: middle;
}

.start-program {
    text-align: center;
}

.start-program h3 {
    color: #333;
}

.start-program h4 {
    color: #a45a00;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    margin-bottom: 0;
}

.start-program .icon-right-arrow {
    background-position: right center;
    background-image: url(../images/right.png);
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    background-size: cover;
    position: absolute;
    right: -20px;
    top: 10px;
}

.invoice-page .block-item-num.listUl ul {
    margin-top: -20px;
}

.brokers p {
    line-height: 15px;
    margin-top: 6px;
    text-align: center;
    font-size: 12px;
}

.video-instruction {
    display: inline-block;
    position: relative
}

.video-instruction .icon-play {
    position: absolute;
    background: url(../images/icons/icon-play2.png) no-repeat;
    width: 100%;
    height: 100%;
    transition: all .3s ease;
    border: none;
    background-position: center center;
}

.video-instruction .icon-play:hover {
    opacity: .6
}

@import "https://fonts.googleapis.com/css?family=Roboto:400,400i,500,900,900i&subset=cyrillic";
@import "https://fonts.googleapis.com/css?family=Oranienbaum&subset=cyrillic";
@import "font-awesome.min.css";
@import "slick.css";
@import "slick-theme.css";
@import "swipebox.css";
body, html {
    height: 100%
}

body {
    position: relative;
    width: 100%;
    max-width: 100%;
    min-height: 100%;
    padding: 0;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 28px;
    color: #0b0b0b;
    font-weight: 400;
    background-color: #fff;
    overflow-x: hidden
}

::selection {
    background: #f7aa49;
    color: #fff;
    opacity: 1
}

::-moz-selection {
    background: #f7aa49;
    color: #fff;
    opacity: 1
}

::-webkit-selection {
    background: #f7aa49;
    color: #fff;
    opacity: 1
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin: 0 0 15px;
    font-family: 'Oranienbaum', serif;
    font-weight: 400;
    color: #f7aa49;
    text-transform: none
}

h1, .h1 {
    font-size: 52px;
    line-height: 62px
}

h2, .h2 {
    font-size: 40px;
    line-height: 40px
}

h3, .h3 {
    font-size: 24px;
    line-height: 28px
}

h4, .h4 {
    font-size: 20px;
    line-height: 28px
}

h5, .h5 {
    font-size: 18px;
    line-height: 28px
}

h6, .h6 {
    font-size: 12px;
    line-height: 24px
}

p {
    margin: 0 0 20px
}

p:last-child {
    margin-bottom: 0
}

p.strong-line {
    font-size: 18px;
    font-family: 'Oranienbaum', serif
}

ul, ol {
    margin-bottom: 15px
}

ul:last-child, ol:last-child {
    margin-bottom: 0
}

img {
    max-width: 100%;
    border: none;
    outline: none
}

a {
    color: #f7aa49;
    transition: color .2s ease;
    text-decoration: underline
}

a:hover {
    color: #57228d;
    text-decoration: none;
    outline: 0 none
}

a:visible {
    color: #57228d
}

a:focus {
    outline: none !important;
    text-decoration: none
}

a[href^=tel] {
    color: inherit !important
}

select, input, button, textarea {
    outline: none !important;
    margin: 0
}

input, textarea {
    resize: none;
    border-radius: 0
}

.clear {
    clear: both;
    height: 0;
    font-size: 0
}

.fleft {
    float: left
}

.fright {
    float: right
}

.color-main {
    color: #f7aa49 !important
}

.color-dark {
    color: #0b0b0b
}

.color-turquoise {
    color: #38a6a6
}

.header-page {
    position: relative;
    z-index: 40;
    padding: 33px 0;
    background-color: #fff;
    box-shadow: none
}

.header-page.header-transparent {
    background-color: transparent
}

.header-page.header-transparent .header-menu > ul > li > a {
    color: #fff
}

.header-logo {
    display: inline-block;
    margin: 0
}

.header-menu {
    float: right;
    padding: 6px 0
}

.header-menu ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.header-menu ul li:hover > ul {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0)
}

.header-menu ul ul {
    position: absolute;
    right: 0;
    left: 0;
    top: 100%;
    z-index: 100;
    visibility: hidden;
    opacity: 0;
    background: #fff;
    padding: 5px 18px;
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transition: all .2s ease;
    -webkit-transition: all .2s ease
}

.header-menu ul ul li {
    display: block;
    padding: 8px 0;
    border-bottom: 1px solid #c5cbce
}

.header-menu ul ul li:last-child {
    border-bottom: none
}

.header-menu a {
    display: block;
    color: #0b0b0b;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    letter-spacing: .1em;
    transition: all .2s ease
}

.header-menu > ul {
    margin: 0 -18px
}

.header-menu > ul > li {
    position: relative;
    float: left;
    padding: 0 15px;
    vertical-align: top;
    max-width: 300px
}

.header-menu > ul > li > a {
    padding: 0
}

.header-menu > ul > li:hover > a, .header-menu a:hover, .header-menu a.active, .header-menu li.active > a {
    color: #f7aa49 !important
}

.header-page .navbar-toggle {
    margin-top: 3px;
    margin-right: 0;
    border-color: #f7aa49;
    background: none !important
}

.header-page .navbar-toggle .icon-bar {
    background-color: #f7aa49
}

@media (min-width: 992px) {
    .header-page .navbar-toggle {
        display: none
    }
}

@media (max-width: 992px) {
    .header-page .navbar-toggle {
        display: block
    }
}

.navbar-offcanvas {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #05010e !important
}

.navbar-offcanvas * {
    color: #fff
}

.navbar-offcanvas .canvas-menu {
    margin-bottom: 20px
}

.navbar-offcanvas .canvas-menu > ul {
    padding: 0;
    list-style: none
}

.navbar-offcanvas .canvas-menu > ul > li {
    padding: 10px 0;
    border-bottom: 1px solid rgba(247, 170, 73, 0.1)
}

.navbar-offcanvas .canvas-menu a {
    text-transform: capitalize;
    text-decoration: none
}

.navbar-offcanvas .canvas-menu a:hover, .navbar-offcanvas .canvas-menu a.active {
    color: #f7aa49
}

.footer-page .footer-top {
    padding: 43px 0 23px;
    background: #00001e
}

.footer-page .footer-top * {
    color: #c6c6c6
}

.footer-page .footer-top .item-col {
    padding-bottom: 20px
}

.footer-page .footer-bottom {
    padding: 22px 0;
    background: #05010e;
    font-size: 13px
}

.footer-page .footer-bottom * {
    color: #787878
}

.footer-page .title-col {
    margin-bottom: 25px;
    color: #f7aa49
}

.footer-page a {
    color: #fff;
    text-decoration: none
}

.footer-page a:hover {
    color: #f7aa49 !important
}

.footer-page .menu-link {
    text-align: right
}

.footer-page .menu-link ul {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 0 -10px;
    list-style: none
}

.footer-page .menu-link ul li {
    margin: 0 8px;
    float: left
}

.footer-page .link-color {
    color: #f7aa49 !important
}

.footer-page .link-color:hover {
    text-decoration: underline
}

.footer-page .info-row {
    position: relative;
    padding-left: 50px;
    margin-bottom: 14px
}

.footer-page .info-row:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 30px;
    height: 20px;
    margin-top: -10px;
    border-left: 1px solid #d3d3d3
}

.footer-page .info-row .icon {
    position: absolute;
    top: 0;
    left: 0
}

.footer-page .info-row .icon i {
    color: #f7aa49 !important
}

.footer-page textarea {
    min-height: 110px
}

.footer-page .social-group a:hover i {
    color: #f7aa49
}

ol.list, .style-ol-list {
    padding-left: 25px;
    counter-reset: myCounter
}

ol.list li, .style-ol-list li {
    list-style: none
}

ol.list li:before, .style-ol-list li:before {
    counter-increment: myCounter;
    content: counter(myCounter) '.';
    color: #f7aa49;
    position: relative;
    left: -11px;
    margin-left: -14px;
    font-weight: 700
}

.listUl ul, ul.list, .style-ul-list {
    padding-left: 25px
}

.listUl ul li, ul.list li, .style-ul-list li {
    position: relative;
    list-style: none
}

.listUl ul li:before, ul.list li:before, .style-ul-list li:before {
    content: '';
    width: 4px;
    height: 4px;
    background-color: #f7aa49;
    position: absolute;
    left: -25px;
    top: 12px
}

div.no-list > ul {
    padding: 0
}

.no-list ul li {
    position: relative;
    list-style: none
}

.no-list ul li:before {
    content: 'БОНУС!';
    position: relative;
    margin-right: 5px;
    text-transform: uppercase;
    font-size: 12px;
    color: #f7aa49
}

ul.no-list {
    padding: 0
}

ul.no-list li {
    list-style: none
}

.list-check ul, ul.list-check {
    padding-left: 0
}

.list-check ul li, ul.list-check li {
    position: relative;
    list-style: none
}

.list-check ul li:before, ul.list-check li:before {
    font-family: 'FontAwesome';
    content: '\f046';
    color: #f7aa49;
    position: relative;
    margin-right: 12px
}

.social-group a {
    display: inline-block;
    vertical-align: top;
    margin: 0 20px 10px 0
}

.social-group a:last-child {
    margin-right: 0
}

.social-group a:hover {
    color: #0b0b0b
}

.social-group a:hover i {
    transition: all .2s ease
}

.breadcrumb-block {
    overflow: hidden
}

.breadcrumb-block.light-type {
    color: #787878
}

.breadcrumb-block ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 13px
}

.breadcrumb-block ul li {
    position: relative;
    float: left;
    margin-right: 14px
}

.breadcrumb-block ul li:before {
    content: '/';
    position: absolute;
    top: 1px;
    left: -9px;
    color: #c6c6c6;
    padding: 0
}

.breadcrumb-block ul li:last-child {
    margin-right: 0
}

.breadcrumb-block ul li:first-child:before {
    display: none
}

.breadcrumb-block a {
    color: #c6c6c6;
    text-decoration: none
}

.breadcrumb-block a:hover {
    text-decoration: underline
}

.sidebar-wrap {
    margin-bottom: 30px
}

.sidebar-wrap .sidebar-widget {
    margin-bottom: 40px
}

.sidebar-wrap .divider-small {
    margin-bottom: 28px;
    margin-top: 6px
}

.sidebar-wrap .form-group {
    margin-bottom: 10px
}

.form-field-widget {
    padding: 40px 20px;
    color: #fff;
    background-image: url(../images/field-bg1.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.form-field-widget .btn, .form-field-widget .form-control {
    color: #c6c6c6
}

hr {
    border-top-color: #d3d3d3
}

.title-line-left {
    position: relative;
    padding-bottom: 12px;
    color: #0b0b0b
}

.title-line-left:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 26px;
    border-bottom: #f7aa49 solid 2px
}

.content-wrap {
    overflow-x: hidden
}

.form-control {
    height: 40px;
    padding: 10px 15px;
    font-size: 12px;
    color: #0b0b0b;
    background-color: transparent;
    border: 1px solid #d3d3d3;
    border-radius: 0;
    text-transform: uppercase;
    -webkit-box-shadow: none;
    box-shadow: none !important
}

.form-control:focus {
    border-color: #d3d3d3;
    outline: 0;
    -webkit-box-shadow: 0 0 4px rgba(123, 128, 255, 0.3);
    box-shadow: 0 0 4px rgba(123, 128, 255, 0.3)
}

.form-control::-moz-placeholder {
    opacity: 1
}

.form-control::-webkit-input-placeholder, .form-control::-moz-placeholder, .form-control:-ms-input-placeholder {
    color: #999
}

.form-control.form-uncovered {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding-left: 6px;
    padding-right: 6px
}

.form-control.input-lg {
    min-height: 50px
}

.form-group {
    position: relative;
    margin-bottom: 30px
}

.form-group .btn-arrow {
    position: absolute;
    right: 5px;
    top: 11px
}

.form-group .btn-arrow:hover {
    right: -5px
}

.form-group.form-group-btn .form-control {
    padding-right: 50px
}

input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
    color: transparent !important
}

input:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
    color: transparent !important
}

input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
    color: transparent !important
}

input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
    color: transparent !important
}

.video-thumb {
    display: block;
    position: relative;
    min-height: 100px;
    min-width: 100px
}

.video-thumb .icon-play {
    position: absolute;
    background: url(../images/icons/icon-play.png) no-repeat;
    width: 70px;
    height: 70px;
    top: 50%;
    left: 50%;
    cursor: pointer;
    transform: translate(-50%, -50%);
    transition: all .3s ease
}

.video-thumb:hover .icon-play {
    opacity: .7
}

.video-thumb img {
    width: 100%
}

.video-thumb:before {
    content: '';
    position: absolute;
    right: -15%;
    top: 16%;
    width: 15%;
    border-bottom: 1px solid #f7aa49
}

.video-thumb.video-wide:before {
    display: none
}

.video-thumb2 {
    display: inline-block;
    position: relative
}

.video-thumb2 .icon-play {
    position: absolute;
    background: url(../images/icons/icon-play2.png) no-repeat;
    width: 70px;
    height: 70px;
    top: 36%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all .3s ease;
    border: none;
    text-indent: -9999px
}

.video-thumb2 .icon-play:hover {
    opacity: .6
}

.divider-small {
    position: relative;
    margin: 15px auto 50px;
    width: 12px;
    height: 12px;
    background-color: transparent;
    border: 2px solid transparent;
    box-shadow: 0 0 0 1px #f7aa49, 0 0 0 1px #f7aa49 inset
}

.divider-small:before, .divider-small:after {
    content: '';
    position: absolute;
    width: 34px;
    top: 50%;
    margin-top: -1px;
    height: 1px;
    border-bottom: 1px solid #d3d3d3
}

.divider-small:before {
    left: -47px
}

.divider-small:after {
    right: -47px
}

.divider-small.left-style {
    margin-left: 34px
}

.divider-small.left-style:before {
    left: -36px;
    width: 24px
}

.divider-small.left-style:after {
    right: -57px;
    width: 44px
}

.link-arrow {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    padding-right: 47px;
    letter-spacing: .1em;
    color: #0b0b0b;
    text-decoration: none
}

.link-arrow:before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 27px;
    height: 15px;
    margin-top: -7px;
    background: url(../images/icons/arrow-right.png) no-repeat;
    transition: all .2s ease
}

.link-arrow:hover {
    color: #f7aa49
}

.link-arrow:hover:before {
    right: -5px
}

.link-arrow.arrow-cube {
    padding-right: 54px
}

.link-arrow.arrow-cube:before {
    width: 33px;
    height: 33px;
    margin-top: -16px;
    border: 1px solid #f7aa49;
    background: url(../images/icons/arrow-right-short.png) no-repeat center center
}

.link-case {
    display: block;
    max-width: 300px;
    margin: 0 auto 20px;
    text-align: center;
    text-decoration: none
}

.link-case .img-col {
    margin-bottom: 23px
}

.link-case .link-arrow {
    display: inline-block;
    padding-right: 28px;
    margin-top: -8px;
    font-size: 0
}

.link-case:hover .link-arrow:before {
    opacity: .8;
    right: 0;
    top: 70%;
    transform: rotate(-90deg)
}

.btn-arrow {
    width: 32px;
    height: 18px;
    font-size: 0;
    text-indent: -9999px;
    border: none;
    outline: none;
    background: url(../images/icons/arrow-right2.png) no-repeat;
    transition: all .2s ease
}

.btn-arrow:hover {
    opacity: .6
}

.intro-full-block {
    position: relative;
    background: url(../images/intro-full-img.jpg) no-repeat top right;
    background-color: rgba(0, 0, 0, 0.5);
    background-size: cover;
    min-height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 0
}

.intro-full-block:after {
    content: '';
    display: block
}

.intro-full-block .link-case * {
    color: #fff
}

.intro-full-block .arrow-bottom {
    color: #fff
}

.intro-full-block .intro-wrap-center {
    padding: 30px 0 130px
}

.intro-full-block .big-intro-title .title {
    color: #fff
}

.intro-top-block {
    background: url(../images/intro-subpage-img.jpg) no-repeat top right;
    background-color: rgba(0, 0, 0, 0.5);
    background-size: cover;
    padding: 0 0 53px;
    margin-bottom: 0
}

.intro-top-block .title {
    color: #fff;
    font-size: 40px;
    line-height: 40px;
    margin: 0;
    font-family: 'Oranienbaum', serif
}

.intro-top-block .breadcrumb-block {
    display: inline-block;
    margin: 0 auto
}

.intro-top-block .intro-top-content {
    text-align: center
}

.intro-top-block .intro-top-content .divider-small {
    margin-bottom: 10px
}

.big-intro-title {
    margin-bottom: 35px
}

.big-intro-title * {
    font-weight: 400
}

.big-intro-title .title {
    font-size: 74px;
    line-height: 62px
}

.big-intro-title .sub-title {
    font-family: 'Roboto', sans-serif;
    font-size: 34px
}

.arrow-bottom {
    display: block;
    width: 36px;
    height: 36px;
    border: 1px solid #f7aa49;
    position: absolute;
    bottom: 55px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.arrow-bottom:before {
    content: '';
    display: block;
    position: absolute;
    top: -9px;
    left: 50%;
    background-image: url(../images/icons/arrow-down.png);
    width: 24px;
    height: 30px;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.arrow-bottom:after {
    content: attr(data-title);
    position: absolute;
    top: -42px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    line-height: 16px;
    width: 300px;
    text-align: center
}

.arrow-bottom:hover:before {
    top: 16px
}

.content-section-title {
    width: 100%;
    text-align: center
}

.content-section-title .title, .content-section-title .sub-title {
    margin-bottom: 0
}

.content-section-title .sub-title {
    font-family: 'Roboto', sans-serif;
    font-size: 16px
}

.content-section-title.left-title {
    position: relative;
    text-align: left;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.content-section-title.left-title:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 123px;
    border-top: 1px solid #f7aa49
}

.content-section {
    padding: 90px 0 60px
}

.content-section.section-big {
    padding: 110px 0
}

.content-section-bg {
    position: relative;
    padding: 90px 0;
    background-color: #000;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center
}

.content-section-bg *, .content-section-bg .btn {
    color: #fff
}

.content-section-bg .title {
    color: #f7aa49
}

.content-section-bg.section1 {
    background-image: url(../images/bg/section-img1.jpg)
}

.content-section-bg.section2 {
    background-image: url(../images/bg/section-img2.jpg)
}

.content-section-bg.section3 {
    background-image: url(../images/bg/section-img3.jpg)
}

.content-push-left {
    padding-left: 50px
}

.content-push-left .content-section-title.left-title:before {
    left: -50px
}

.about-items {
    margin: -24px 0 20px
}

.about-item-col {
    display: block;
    position: relative;
    padding: 25px 15px;
    margin-bottom: 30px;
    text-decoration: none;
    text-align: center;
    color: #0b0b0b
}

.about-item-col .img-col {
    position: relative;
    display: inline-block;
    margin: 0 auto 34px;
    border: 1px solid #d3d3d3;
    box-shadow: 0 0 0 6px #ffffff, 0 0 0 7px #d3d3d3;
    transition: all .2s ease
}

.about-item-col .img-col img {
    padding: 15px;
    transition: all .2s ease
}

.about-item-col .img-col .img-hover {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all .2s ease
}

.about-item-col .title-col {
    position: relative;
    margin-bottom: 34px;
    color: #0b0b0b
}

.about-item-col .title-col:before {
    position: absolute;
    content: '';
    bottom: -11px;
    left: 50%;
    width: 26px;
    margin-left: -13px;
    border-bottom: 2px solid #f7aa49
}

.about-item-col .descr {
    min-height: 145px;
    padding-bottom: 5px;
    color: #0b0b0b !important
}

.about-item-col:hover .img-col {
    background-color: #f7aa49
}

.about-item-col:hover .img-col img {
    opacity: 0
}

.about-item-col:hover .img-col .img-hover {
    opacity: 1 !important;
    visibility: visible
}

.about-info-block .video-thumb {
    margin-bottom: 30px
}

.team-item-col {
    padding: 0 9%;
    margin-bottom: 30px;
    text-align: center
}

.team-item-col .img-col {
    position: relative;
    display: inline-block;
    margin-bottom: 40px;
    background-color: #fff
}

.team-item-col .img-col:after {
    position: absolute;
    content: '';
    right: 15px;
    left: 15px;
    bottom: -15px;
    top: -15px;
    border: 1px solid #f7aa49;
    z-index: -1
}

.team-item-col .img-col img {
    background-color: #fff
}

.team-item-col .title-col {
    margin: 0 0 15px;
    font-family: 'Oranienbaum', serif;
    font-weight: 400;
    color: #f7aa49;
    font-size: 20px;
    line-height: 28px;
    position: relative;
    margin-bottom: 23px;
    color: #0b0b0b;
    text-transform: none;
    font-weight: normal
}

.team-item-col .title-col:before {
    position: absolute;
    content: '';
    bottom: -11px;
    left: 50%;
    width: 26px;
    margin-left: -13px;
    border-bottom: 2px solid #f7aa49
}

.team-item-col .descr {
    min-height: 145px;
    padding-bottom: 5px;
    color: #0b0b0b !important
}

.team-item-col .descr p {
    margin-bottom: 5px
}

.block-line-border {
    position: absolute;
    content: '';
    right: 15px;
    left: 15px;
    bottom: -15px;
    top: -15px;
    border: 1px solid #f7aa49;
    z-index: -1
}

.pricing-item-col {
    padding: 0 9%;
    margin-bottom: 30px;
    text-align: center
}

.pricing-item-col .btn {
    margin-top: 15px
}

.pricing-item-col .img-col {
    position: relative;
    display: inline-block;
    margin-bottom: 40px;
    background-color: #fff
}

.pricing-item-col .img-col:after {
    position: absolute;
    content: '';
    right: 15px;
    left: 15px;
    bottom: -15px;
    top: -15px;
    border: 1px solid #f7aa49;
    z-index: -1
}

.pricing-item-col .img-col img {
    background-color: #fff
}

.pricing-item-col .title-col {
    margin: 0 0 15px;
    font-family: 'Oranienbaum', serif;
    font-weight: 400;
    color: #f7aa49;
    font-size: 20px;
    line-height: 28px;
    position: relative;
    margin-bottom: 23px;
    color: #0b0b0b;
    text-transform: none;
    font-weight: normal
}

.pricing-item-col .title-col:before {
    position: absolute;
    content: '';
    bottom: -11px;
    left: 50%;
    width: 26px;
    margin-left: -13px;
    border-bottom: 2px solid #f7aa49
}

.pricing-item-col .descr {
    padding-bottom: 5px;
    color: #0b0b0b !important
}

.pricing-item-col .descr p {
    margin-bottom: 5px
}

.pricing-item-col .price {
    margin: -5px 0 10px;
    color: #f7aa49;
    font-size: 24px;
    font-weight: 500
}

.pricing-item-col .title-col {
    margin: 0 0 15px;
    font-family: 'Oranienbaum', serif;
    font-weight: 400;
    color: #f7aa49;
    text-transform: none;
    font-size: 24px;
    line-height: 28px;
    color: #0b0b0b
}

.pricing-item-col .title-col:before {
    display: none
}

.bonus-plus {
    text-transform: uppercase;
    font-size: 12px;
    color: #f7aa49
}

.date-col {
    color: #707070;
    font-family: 'Oranienbaum', serif;
    letter-spacing: .1em
}

.date-col-line {
    position: relative;
    display: inline-block;
    padding-left: 60px
}

.date-col-line:before {
    content: '';
    position: absolute;
    left: 11px;
    top: 50%;
    width: 32px;
    border-top: 1px solid #707070
}

.event-item-col {
    position: relative;
    margin-bottom: 30px;
    text-align: center
}

.event-item-col .img-col {
    margin-bottom: 26px
}

.event-item-col .img-col img {
    background-color: #fff
}

.event-item-col .date-col {
    color: #707070;
    font-family: 'Oranienbaum', serif;
    letter-spacing: .1em;
    margin-bottom: 14px;
    letter-spacing: 0;
    background-color: #fff
}

.event-item-col .title-col {
    margin-bottom: 10px !important;
    color: #0b0b0b
}

.event-item-col .title-col a {
    color: #0b0b0b;
    font-size: 24px;
    line-height: 26px;
    font-family: 'Oranienbaum', serif;
    font-weight: 400;
    text-transform: none;
    text-decoration: none
}

.event-item-col .title-col a:hover {
    color: #f7aa49
}

.event-content-wrap .event-item-col {
    margin-bottom: 43px
}

.blog-item-col {
    margin-bottom: 30px
}

.blog-item-col .date-col {
    color: #707070;
    font-family: 'Oranienbaum', serif;
    letter-spacing: .1em;
    margin: -2px 0 34px
}

.blog-item-col .date-col span {
    position: relative;
    display: inline-block;
    padding-left: 60px
}

.blog-item-col .date-col span:before {
    content: '';
    position: absolute;
    left: 11px;
    top: 50%;
    width: 32px;
    border-top: 1px solid #707070
}

.blog-item-col .img-col {
    position: relative;
    padding: 0 13px 20px 0
}

.blog-item-col .img-col img {
    background-color: #fff
}

.blog-item-col .title-col {
    font-size: 24px;
    line-height: 26px;
    margin: 0 0 15px;
    font-family: 'Oranienbaum', serif;
    font-weight: 400;
    color: #f7aa49;
    text-transform: none
}

.blog-item-col .title-col a {
    text-decoration: none
}

.blog-item-col .title-col a:hover {
    color: #57228d
}

.block-outline-center {
    position: relative;
    padding: 40px 0 50px
}

.block-outline-center:before {
    content: '';
    position: absolute;
    top: 0;
    left: -50px;
    right: -20px;
    height: 34px;
    border-top: 1px solid #f7aa49;
    border-left: 1px solid #f7aa49
}

.block-outline-center:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: -20px;
    right: -50px;
    height: 34px;
    border-bottom: 1px solid #f7aa49;
    border-right: 1px solid #f7aa49
}

.title-article {
    margin-bottom: 30px;
    text-align: center
}

.title-article .title {
    font-size: 32px
}

.title-article .date-col span {
    position: relative;
    display: inline-block;
    padding-left: 60px
}

.title-article .date-col span:before {
    content: '';
    position: absolute;
    left: 11px;
    top: 50%;
    width: 32px;
    border-top: 1px solid #707070
}

.blog-content-article h4 {
    color: #0b0b0b
}

.blog-content-article ul {
    padding-left: 25px
}

.blog-content-article ul li {
    position: relative;
    list-style: none
}

.blog-content-article ul li:before {
    content: '';
    width: 4px;
    height: 4px;
    background-color: #f7aa49;
    position: absolute;
    left: -25px;
    top: 12px
}

.blog-content-article ol {
    padding-left: 25px;
    counter-reset: myCounter
}

.blog-content-article ol li {
    list-style: none
}

.blog-content-article ol li:before {
    counter-increment: myCounter;
    content: counter(myCounter) '.';
    color: #f7aa49;
    position: relative;
    left: -11px;
    margin-left: -14px;
    font-weight: 700
}

.block-item-galleries {
    display: block;
    position: relative;
    margin-bottom: 30px;
    overflow: hidden
}

.block-item-galleries img {
    display: block;
    width: 100%
}

.block-item-galleries .hover-wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 20px 7%;
    background-color: rgba(5, 1, 14, 0.77);
    cursor: pointer;
    transition: all .3s ease
}

.block-item-galleries .title-col {
    position: relative;
    left: -30px;
    padding-top: 12px;
    margin-bottom: 6px;
    line-height: 18px;
    transition: all .2s ease
}

.block-item-galleries .title-col:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 45px;
    border-bottom: 1px solid #f7aa49
}

.block-item-galleries .date-col {
    left: -20px;
    position: relative;
    color: #fff;
    transition: all .2s ease
}

.block-item-galleries:hover .hover-wrap {
    opacity: 1;
    visibility: visible
}

.block-item-galleries:hover .date-col, .block-item-galleries:hover .title-col {
    left: 0
}

@media (min-width: 768px) and (max-width: 991px) {
    .blog-item-galleries .title-col {
        font-size: 18px
    }

    .blog-item-galleries .date-col {
        letter-spacing: 0
    }
}

.block-item-gallery {
    display: block;
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
    cursor: pointer
}

.block-item-gallery img {
    display: block;
    width: 100%;
    will-change: transform;
    transition: all .2s ease
}

.block-item-gallery:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(5, 1, 14, 0.77);
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    transition: all .2s ease
}

.block-item-gallery:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 20;
    width: 46px;
    height: 46px;
    margin: -23px 0 0 -23px;
    border-radius: 50%;
    border: 2px solid #f7aa49;
    background-image: url(../images/icons/plus-color.png);
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0;
    visibility: hidden;
    transform: scale(0.8, 0.8);
    transition: all .2s ease
}

.block-item-gallery:hover:before, .block-item-gallery:hover:after {
    opacity: 1;
    visibility: visible
}

.block-item-gallery:hover:after {
    transform: scale(1, 1)
}

.block-item-gallery:hover img {
    transform: scale(1.1, 1.1)
}

#swipebox-overlay {
    background: rgba(5, 1, 14, 0.77)
}

.block-item-service {
    margin-top: 57px;
    text-align: center
}

.block-item-service .img-col {
    margin-bottom: 17px
}

.block-item-num {
    margin-bottom: 30px
}

.block-item-num .col-number {
    margin-bottom: 23px
}

.col-number {
    margin: 0 auto;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: #f7aa49 solid 2px;
    font-family: 'Roboto', sans-serif;
    font-size: 34px;
    line-height: 55px;
    color: #f7aa49;
    text-align: center
}

.block-form-field {
    position: relative;
    margin: 0 auto;
    padding: 0 0 90px;
    max-width: 930px;
    border-right: 1px solid #f7aa49
}

.block-form-field:before {
    content: '';
    position: absolute;
    left: 80px;
    right: 0;
    bottom: 0;
    height: 75px;
    border-left: 1px solid #f7aa49;
    border-bottom: 1px solid #f7aa49
}

.block-form-field .wrap-form {
    padding-right: 40%;
    min-height: 120px
}

.block-form-field .content-section-title {
    position: relative;
    top: -24px;
    text-align: left
}

.block-form-field .content-section-title * {
    color: #f7aa49
}

.block-form-field .content-section-title .title {
    overflow-x: hidden
}

.block-form-field .content-section-title .title .line {
    position: relative;
    display: inline-block;
    margin: 4px 0
}

.block-form-field .content-section-title .title .line:before {
    content: '';
    position: absolute;
    top: 50%;
    width: 1000px;
    left: 110%;
    border-top: 1px solid #f7aa49
}

.block-form-field .img-col {
    position: absolute;
    right: 40px;
    bottom: -60px;
    width: 30%;
    height: auto;
    border: 2px solid #f7aa49;
    border-radius: 50%;
    background-color: #fff
}

.testimonials-list {
    text-align: center
}

.testimonials-list .item {
    padding: 35px 0 10px
}

.testimonials-list .descr {
    position: relative;
    font-style: italic;
    margin-bottom: 36px;
    padding-bottom: 23px
}

.testimonials-list .descr p {
    position: relative;
    z-index: 1
}

.testimonials-list .descr:before {
    content: '';
    position: absolute;
    top: -34px;
    left: 14px;
    width: 84px;
    height: 63px;
    background: url(../images/icons/icon-quotes.png) no-repeat;
    z-index: 0
}

.testimonials-list .descr:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -72px;
    width: 144px;
    border-bottom: 1px solid #f7aa49
}

.testimonials-list .user-name {
    font-family: 'Oranienbaum', serif;
    font-size: 18px;
    line-height: .1em
}

.history-item-col {
    margin-bottom: 60px;
    text-align: center
}

.history-item-col .img-col {
    display: inline-block;
    position: relative;
    margin-bottom: 40px;
    background-color: #fff
}

.history-item-col .img-col:after {
    position: absolute;
    content: '';
    right: 15px;
    left: 15px;
    bottom: -15px;
    top: -15px;
    border: 1px solid #f7aa49;
    z-index: -1
}

.history-item-col .title-col {
    position: relative;
    padding-bottom: 33px;
    margin-bottom: 8px
}

.history-item-col .title-col .title {
    margin: 0 0 3px;
    color: #0b0b0b
}

.history-item-col .title-col .sub-title {
    font-size: 12px;
    color: #f7aa49;
    text-transform: uppercase;
    letter-spacing: .1em
}

.history-item-col .title-col:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 23px;
    background-image: url(../images/icons/icon-quotes-color.png);
    background-repeat: no-repeat;
    background-position: center bottom
}

.history-item-col p {
    margin-bottom: 12px
}

.history-inside-wrap .img-col {
    display: inline-block;
    position: relative;
    padding: 0 30px;
    margin-bottom: 30px
}

.history-inside-wrap .img-col img {
    background-color: #fff
}

.history-inside-wrap .img-col:before {
    position: absolute;
    content: '';
    left: 0;
    right: -48px;
    bottom: 30px;
    top: 30px;
    z-index: -1;
    border: 1px solid #f7aa49;
    border-right: none;
    border-bottom: none
}

.history-inside-wrap .img-col:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 30px;
    width: 40px;
    z-index: -1;
    border-bottom: 1px solid #f7aa49
}

.history-inside-wrap .descr-col {
    padding: 35px 0 30px
}

@media (min-width: 768px) {
    .history-inside-wrap {
        margin-bottom: 24px
    }

    .history-inside-wrap .descr-col {
        padding-left: 55px
    }

    .history-inside-wrap .descr-col .content-section-title {
        padding: 0 8%;
        width: auto;
        display: inline-block
    }

    .history-inside-wrap .descr-col blockquote {
        margin-left: -55px
    }
}

.small-color {
    font-size: 12px;
    color: #f7aa49;
    text-transform: uppercase;
    letter-spacing: .1em
}

.list-categories {
    padding: 0;
    line-height: 20px
}

.list-categories li {
    padding: 9px 0;
    list-style: none
}

.list-categories ul {
    padding: 7px 0 0;
    margin-bottom: -6px
}

.list-categories ul li {
    padding: 5px 0;
    padding-left: 20px
}

.list-categories > li > a {
    font-family: 'Oranienbaum', serif;
    font-size: 18px;
    letter-spacing: .05em
}

.list-categories a {
    color: #0b0b0b;
    text-decoration: none
}

.list-categories a:hover {
    color: #f7aa49
}

.list-categories a span {
    margin-left: 10px;
    font-family: 'Oranienbaum', serif;
    color: #999 !important
}

.map-section {
    position: relative;
    padding: 70px 0 !important
}

#map {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    background-color: #ddd
}

.contact-wrap {
    background-color: #fff;
    position: relative;
    z-index: 10;
    padding: 40px 50px
}

.contact-wrap .content-section-title {
    margin-top: -14px;
    padding-bottom: 5px
}

.contact-wrap .content-section-title:before {
    display: none
}

.contact-wrap textarea {
    min-height: 110px
}

.contact-info-col {
    position: relative;
    padding: 0 0 0 90px;
    min-height: 60px
}

.contact-info-col .img {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.contact-info-col .img img {
    max-width: 60px
}

.contact-info-col .info-box {
    display: inline-block;
    text-align: left;
    font-size: 19px;
}

.columns-divider {
    display: flex
}

.columns-divider > [class*="col-"] {
    padding-bottom: 30px;
    padding-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 1px solid #d3d3d3
}

.columns-divider > [class*="col-"]:first-child {
    border-left: none
}

@media (max-width: 768px) {
    .columns-divider {
        display: block
    }

    .columns-divider > [class*="col-"] {
        display: block;
        border: none
    }
}

.mt10 {
    margin-top: 10px
}

.mt15 {
    margin-top: 15px
}

.mt20 {
    margin-top: 20px
}

.mt30 {
    margin-top: 30px
}

.mt40 {
    margin-top: 40px
}

.mt45 {
    margin-top: 45px
}

.mt_10 {
    margin-top: -10px
}

.mt_15 {
    margin-top: -15px
}

.mt_20 {
    margin-top: -20px
}

.mt_25 {
    margin-top: -25px
}

.mt_60 {
    margin-top: -60px
}

.mb0 {
    margin-bottom: 0
}

.mb12 {
    margin-bottom: 12px
}

.mb20 {
    margin-bottom: 20px
}

.mb25 {
    margin-bottom: 25px
}

.mb30 {
    margin-bottom: 30px
}

.mb45 {
    margin-bottom: 45px
}

.mb50 {
    margin-bottom: 50px
}

.mb65 {
    margin-bottom: 65px
}

.mb_7 {
    margin-bottom: -7px
}

.mb_10 {
    margin-bottom: -10px
}

.mb_30 {
    margin-bottom: -30px
}

.pt0 {
    padding-top: 0
}

.pt10 {
    padding-top: 10px
}

.pt15 {
    padding-top: 15px
}

.pt20 {
    padding-top: 20px
}

.pt40 {
    padding-top: 40px
}

.pt50 {
    padding-top: 50px
}

.pt70 {
    padding-top: 70px
}

.pb90 {
    padding-bottom: 90px
}

.margin-remove {
    margin: 0
}

.padding-remove {
    padding: 0
}

@media (min-width: 1200px) {
    .container {
        width: 1200px
    }
}

label {
    font-weight: 400
}

.btn {
    padding: 10px 24px;
    border-radius: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    transition: all .2s ease
}

.btn:focus {
    color: inherit
}

.btn.btn-lg {
    padding-top: 15px;
    padding-bottom: 15px
}

.btn-default {
    color: #0b0b0b;
    text-decoration: none !important;
    background-color: transparent;
    letter-spacing: .1em;
    border-color: #f7aa49 !important
}

.btn-default:hover {
    background-color: rgba(0, 0, 0, 0.03);
    border-color: #f7aa49;
    color: #f69f31 !important
}

.btn-default:active, .btn-default:focus {
    background-color: rgba(0, 0, 0, 0.05) !important
}

input[type="radio"], input[type="checkbox"] {
    margin-top: 6px
}

.modal {
    text-align: center;
    padding: 0 !important
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

blockquote {
    position: relative;
    border: none;
    min-height: 30px;
    padding: 4px 0 4px 55px;
    font-style: italic;
    font-size: 16px
}

blockquote:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 2px;
    width: 26px;
    height: 23px;
    background-image: url(../images/icons/icon-quotes-color.png);
    background-repeat: no-repeat
}

.row-flex {
    display: flex
}

.col-flex-center {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start
}

.pagination {
    margin-bottom: 30px;
    font-family: 'Oranienbaum', serif
}

.pagination > li > a, .pagination > li > span {
    min-width: 40px;
    padding: 5px;
    border: none;
    text-align: center;
    color: #0b0b0b;
    line-height: 28px
}

.pagination .arrow-nav i {
    color: #f7aa49
}

.pagination .arrow-nav a {
    transition: opacity .2s ease
}

.pagination .arrow-nav a:hover {
    opacity: .8
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #f7aa49;
    background-color: transparent
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    border: 1px solid #f7aa49;
    background-color: transparent;
    color: #0b0b0b
}

.pagination-center {
    text-align: center
}

.nav > li > a {
    padding: 0
}

.nav > li > a:hover, .nav > li > a:focus {
    background: 0
}

.accordion-wrap .panel-heading {
    padding: 20px 0
}

.accordion-wrap .panel {
    border: none;
    border-bottom: #d3d3d3 dashed 1px;
    box-shadow: none;
    border-radius: 0
}

.accordion-wrap .panel + .panel {
    margin-top: 0
}

.accordion-wrap .panel-heading {
    border: none;
    background-color: transparent
}

.accordion-wrap .panel-body {
    padding: 0 0 20px;
    border: none !important
}

.accordion-wrap .panel-body .img {
    width: 34%;
    float: left;
    padding: 0 30px 15px 0
}

.accordion-wrap .panel-title {
    font-size: 18px;
    line-height: 28px;
    font-family: 'Oranienbaum', serif
}

.accordion-wrap .panel-title a {
    position: relative;
    display: block;
    color: inherit;
    text-decoration: none;
    padding-left: 60px;
    min-height: 30px
}

.accordion-wrap .panel-title a:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 30px;
    height: 30px;
    border: 1px solid #f7aa49;
    border-radius: 0;
    z-index: 0;
    background-color: #f7aa49
}

.accordion-wrap .panel-title a:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '\f068';
    width: 30px;
    height: 30px;
    z-index: 1;
    font-family: 'FontAwesome';
    font-size: 12px;
    line-height: 32px;
    text-align: center;
    color: #fff
}

.accordion-wrap .panel-title a.collapsed:after {
    content: '\f067';
    color: #0b0b0b
}

.accordion-wrap .panel-title a.collapsed:before {
    background-color: #fff
}

@media (max-width: 1600px) {
    .intro-full-block .big-intro-title {
        margin-bottom: 25px
    }

    .intro-full-block .divider-small {
        margin-bottom: 30px
    }
}

@media (max-width: 991px) {
    .header-page {
        padding: 15px 0
    }

    .big-intro-title .title {
        font-size: 52px
    }

    .big-intro-title .sub-title {
        font-size: 40px
    }
}

@media (max-width: 768px) {
    .about-info-block .row-flex, .about-info-block .col-flex-center {
        display: block
    }

    .about-items {
        margin-top: 0
    }

    .about-item-col {
        padding: 0
    }

    .about-item-col .descr {
        min-height: auto
    }

    .footer-page .menu-link {
        text-align: left
    }

    .block-outline-center:before, .block-outline-center:after {
        display: none
    }

    .content-section {
        padding: 60px 0 30px
    }

    .content-section.padding-remove {
        padding: 0
    }

    .content-section-bg {
        padding: 60px 0
    }

    .blog-item-col {
        text-align: center
    }

    .blog-item-col .date-col {
        margin-bottom: 10px
    }

    .blog-item-col .img-col {
        padding-bottom: 20px
    }

    .content-section-title.left-title {
        text-align: center
    }

    .content-section-title.left-title:before {
        left: 50% !important;
        transform: translateX(-50%)
    }

    .content-push-left {
        padding-left: 0
    }

    .subscribe-section {
        text-align: center
    }

    .divider-small {
        margin-bottom: 30px
    }

    .themetopic-section .text-center.mb30 {
        margin-bottom: 0
    }

    .block-outline-center {
        padding: 0 0 10px
    }

    .testimonials-list {
        margin-top: -30px
    }

    .sidebar-wrap {
        margin-top: 40px
    }

    .col-img [class*="col-sm"] {
        margin-bottom: 30px
    }

    .col-img [class*="col-sm"]:last-child {
        margin-bottom: 0
    }

    .col-img [class*="col-"] img {
        width: 100%
    }

    .history-inside-wrap .img-col {
        display: block;
        text-align: center
    }

    .history-inside-wrap .img-col:before, .history-inside-wrap .img-col:after {
        display: none
    }

    .accordion-wrap .panel-body .img {
        width: 100%;
        float: none;
        padding-bottom: 30px
    }
}

@media (max-width: 600px) {
    .block-form-field .wrap-form {
        padding-right: 10%
    }
}

.error-page {
    text-align: center
}

.alert-success {
    color: #3c763d !important
}

.help-block {
    font-size: 14px
}

.has-error .help-block {
    color: #a94442 !important
}

ul.list-categories li.active > a {
    color: #999
}

.blog-content-article {
    margin-bottom: 40px
}

.blog-content-article a:hover {
    text-decoration: underline
}

.blog-content-article h1 {
    font-family: 'Oranienbaum', serif;
    font-weight: 400;
    color: #f7aa49;
    font-size: 32px;
    line-height: 40px;
    margin: 0 0 15px
}

.blog-content-article h2 {
    font-size: 28px
}

.form-group input, .form-group textarea {
    font-family: 'Roboto', sans-serif;
    letter-spacing: .1em
}

.radio {
    color: #0b0b0b;
    font-family: 'Roboto', sans-serif;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-size: 12px
}

.contact-info-col a.color-turquoise {
    color: #f7aa49
}

.contact-info-col a.color-turquoise:hover {
    text-decoration: underline;
    color: #57228d
}

.breadcrumb-block a:hover {
    text-decoration: none;
    color: #f7aa49
}

.about-item-col:hover .img-col img {
    opacity: 1
}

.about-item-col:hover .img-col {
    background: none
}

.about-item-col:hover .img-col .img-hover {
    visibility: hidden
}

.sub-title {
    letter-spacing: .05em
}

.blog-item-col .date-col {
    margin-bottom: 19px
}

.blog-item-col .title-col {
    margin-bottom: 11px
}

.blog-item-col p {
    margin-bottom: 15px
}

.content-section-bg button.close span {
    color: #000 !important
}

.login-page {
    background: url(../images/intro-full-img.jpg) no-repeat top right;
    background-size: cover
}

.offcanvas-stop-scrolling {
    height: 100%;
    overflow: hidden
}

.navbar-default .navbar-offcanvas {
    background-color: #f8f8f8
}

.navbar-inverse .navbar-offcanvas {
    background-color: #222
}

.navbar-offcanvas {
    position: fixed;
    width: 100%;
    max-width: 250px;
    left: -250px;
    top: 0;
    padding-left: 15px;
    padding-right: 15px;
    z-index: 999;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: all .15s ease-in;
    transition: all .15s ease-in
}

.navbar-offcanvas.in {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3)
}

.navbar-offcanvas.navbar-offcanvas-fade {
    opacity: 0
}

.navbar-offcanvas.navbar-offcanvas-fade.in {
    opacity: 1
}

.navbar-offcanvas.offcanvas-transform.in {
    -webkit-transform: translateX(250px);
    transform: translateX(250px)
}

.navbar-offcanvas.offcanvas-position.in {
    left: 0
}

.navbar-offcanvas.navbar-offcanvas-right {
    left: auto;
    right: -250px
}

.navbar-offcanvas.navbar-offcanvas-right.offcanvas-transform.in {
    -webkit-transform: translateX(-250px);
    transform: translateX(-250px)
}

.navbar-offcanvas.navbar-offcanvas-right.offcanvas-position.in {
    left: auto;
    right: 0
}

.navbar-offcanvas .dropdown.active .caret {
    border-top: 0;
    border-bottom: 4px solid
}

.navbar-offcanvas .dropdown-menu {
    position: relative;
    width: 100%;
    border: inherit;
    box-shadow: none;
    -webkit-transition: height .15s ease-in;
    transition: height .15s ease-in
}

.navbar-offcanvas .dropdown-menu.shown {
    display: block;
    margin-bottom: 10px
}

.offcanvas-toggle .icon-bar {
    background: #000;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.offcanvas-toggle.is-open .icon-bar:nth-child(1) {
    -webkit-transform: rotate(45deg) translate(5px, 4px);
    transform: rotate(45deg) translate(5px, 4px)
}

.offcanvas-toggle.is-open .icon-bar:nth-child(2) {
    opacity: 0
}

.offcanvas-toggle.is-open .icon-bar:nth-child(3) {
    -webkit-transform: rotate(-45deg) translate(4px, -4px);
    transform: rotate(-45deg) translate(4px, -4px)
}

@media screen and (max-width: 480px) {
    h2, .h2 {
        font-size: 30px;
    }

    .title-article .title {
        font-size: 28px;
    }
}
