@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,100,500,700);
@import url(https://fonts.googleapis.com/css?family=Glegoo);

.fw-container {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.fw-row {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.fw-col-xs-12 {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

body {
    font-family: "Roboto", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto", sans-serif;
}

h2 {
    font-size: 26px;
}

p {
    font-family: "Roboto", sans-serif;
    line-height: 22px;
    font-size: 16px;
    font-weight: 300;
}

.pagination {
    margin-top: 80px;
}

body {
    background: #ffffff;
}

ul {
    padding-left: 0;
}

ul li {
    list-style: none;
}

a:hover {
    text-decoration: none;
}

.section-heading {
    text-align: center;
    margin-bottom: 35px;
}

.section-heading p {
    font-size: 16px;
    font-weight: 300;
    color: #333333;
    line-height: 20px;
}

.title {
    font-size: 25px;
    line-height: 1.1;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.subtitle {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 18px;
    text-transform: uppercase;
}

.subtitle-des {
    color: #727272;
    font-size: 14px;
    margin-bottom: 35px;
    font-weight: 300;
}

.pages {
    padding: 80px 0 40px;
}

.moduler {
    padding: 140px 0;
}

.social-share li {
    display: inline-block;
    margin: 3px 1px;
}

.social-share a {
    font-size: 20px;
    color: #fff;
    background: #f9b54f;
    padding: 4px 10px;
    display: inline-block;
}

.social-share a:hover {
    color: #fff;
    transform: translateY(-4px);
}

.fancybox-close {
    background: url("../images/icons/close.png") no-repeat scroll 0 0 transparent;
    height: 50px;
    right: 0;
    top: 0;
    width: 50px;
}

.fancybox-next span {
    background: url("../images/icons/right.png") no-repeat scroll center center #f9b54f;
    height: 50px;
    width: 50px;
    right: 0;
}

.fancybox-prev span {
    background: url("../images/icons/left.png") no-repeat scroll center center #f9b54f;
    height: 50px;
    width: 50px;
    left: 0;
}

.fancybox-title {
    padding: 15px 8px;
}

.fancybox-title h3 {
    font-size: 15px;
    margin: 0;
}

.global-page-header {
    background-attachment: fixed;
    background-size: cover;
    padding: 160px 0 25px 0;
    position: relative;
    background: #f9b54f;
    color: #fff;
}

.article {
    padding: 40px 15px 20px 15px;
}

.article img {
    width: calc(50% - 30px);
    float: left;
    margin-right: 30px;
    margin-bottom: 20px;
}

.article h3 {
    margin-bottom: 20px;
    text-align: center;
    clear: both;
}

.article p {
    text-align: justify;
    text-indent: 40px;
}

.article iframe {
    width: 60%;
    margin: 0 auto;
    display: block;
    height: 400px;
}

.ui-accordion .ui-accordion-header {
    padding: 0;
}

.breadcrumb > li + li:before {
    color: #fff;
}

.global-page-header h2 {
    font-size: 42px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}

.global-page-header h1 {
    font-size: 42px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}

.global-page-header .breadcrumb {
    background: none;
    font-size: 16px;
    padding: 8px 0;
}

.global-page-header .breadcrumb .active, .global-page-header .breadcrumb li a {
    color: #fff;
}

.global-page-header .breadcrumb li a:hover {
    color: #000000;
}

.post-content ul {
    padding-left: 40px;
}

.post-content ul li {
    list-style-type: square;
}

.global-page-header .block {
    position: relative;
    z-index: 99;
    text-align: center;
}

.works-fit {
    padding: 40px 0;
}

.works-fit figure .buttons {
    left: 14%;
}

.company-description {
    margin-top: 80px;
}

.company-description .block h3 {
    margin-top: 0;
}

.company-description .block p {
    color: #727272;
}

/*=== MEDIA QUERY ===*/
.navbar-default .navbar-nav li a:hover {
    color: #f9b54f;
}

.navbar.navbar-default {
    border: 0;
    border-radius: 0;
    margin-bottom: 0;
}

.navbar.navbar-default .navbar-toggle {
    margin-top: 32px;
}

.navbar-header .navbar-brand {
    padding: 5px 0;
}

.navbar-header .navbar-brand a {
    height: auto;
    display: inline-block;
    margin-top: 8px;
}

.navbar-inverse .navbar-toggle {
    background: #444;
}

.navbar-inverse .navbar-toggle:focus {
    background: #444;
}

#top-bar {
    background: #fff;
    color: #fff;
    transition: all 0.2s ease-out 0s;
    padding: 0;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid #dedede;
}

#top-bar .navbar-nav li a:hover {
    background: transparent;
}

#top-bar.animated-header {
    padding: 0;
    background: #fff;
    box-shadow: none;
}

#top-bar.animated-header.main-page {
    background: transparent;
    border: none;
}

#top-bar .main-menu li {
    position: relative;
}

#top-bar .main-menu li a {
    color: #444;
    font-size: 14px;
    font-weight: 500;
    border-bottom: 2px solid transparent;
    transition: .3s all;
    text-transform: uppercase;
}

#top-bar .main-menu li a:hover {
    color: #f9b54f;
}

.navbar-custom .nav li a {
    position: relative;
    color: #222222;
}

.navbar-right .dropdown-menu {
    right: auto;
    left: 0;
}

.navbar-custom .dropdown-menu {
    position: absolute;
    display: block;
    visibility: hidden;
    opacity: 0;
}

.navbar-toggle {
    background: #222222;
}

.navbar-toggle .icon-bar {
    background: #fff;
}

.dropdown-menu ul {
    list-style: none;
    padding: 15px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    margin-top: -5px;
    background: #fff;
    background-color: rgba(0, 0, 0, 0.95);
    box-shadow: 0 2px 0.09px rgba(0, 0, 0, 0.15);
}

.nav .open a {
    background-color: transparent;
}

.nav .open a:focus {
    background-color: transparent;
}

#top-bar .dropdown-menu ul li a {
    display: block;
    font-size: 13px;
    font-weight: 300;
    line-height: normal;
    text-decoration: none;
    padding: 8px 0;
    color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#hero-area {
    /*background: url("../images/slider.jpg") no-repeat 50%;*/
    /*background-size: cover;*/
    /*background-attachment: fixed;*/
    padding: 230px 0;
    color: #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    position: relative;
    /*margin-top: 120px;*/
}

#hero-area:before {
    content: '';
    z-index: 9;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#hero-area .block {
    position: relative;
    z-index: 999;
}

#hero-area h1 {
    font-size: 40px;
    line-height: 50px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase;
    /*text-shadow: 3px 3px 5px rgba(0, 0, 0, 1);*/
}

#hero-area h1 span {
    color: #f9b54f;
}

#hero-area h2 {
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 38px;
    line-height: 27px;
    /*text-transform: uppercase;*/
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    margin-top: 25px;
    /*text-shadow: 3px 3px 5px rgba(0, 0, 0, 1);*/
}

#hero-area .btn {
    background: #414141;
    border: none;
    color: #fff;
    padding: 20px 35px;
    margin-top: 30px;
    font-size: 16px;
    font-size: 13px;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: normal;
    border-radius: 0;
    -webkit-box-shadow: 0px 10px 17px -7px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 10px 17px -7px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 10px 17px -7px rgba(0, 0, 0, 0.75);
    transition: all 0.2s ease-out 0s;
}

#hero-area .btn:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    transition: all 0.2s ease-out 0s;
}

#call-to-action {
    background: #f9b54f;
    background-size: cover;
    background-attachment: fixed;
    padding: 80px 0;
    text-align: center;
    position: relative;
    color: #fff;
}

#call-to-action .block {
    position: relative;
    z-index: 99;
    color: #fff;
}

#call-to-action .block h2 {
    margin-bottom: 15px;
    color: #fff;
}

#call-to-action .block a {
    color: #fff;
}

.video-feedback iframe {
    width: 100%;
    height: 200px;
}

#call-to-action .block p {
    font-size: 15px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    margin-top: 20px;
}

#call-to-action .block .btn-contact {
    background: #fff;
    border: none;
    color: #333;
    padding: 16px 35px;
    margin-top: 20px;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    border-radius: 0;
}

#call-to-action .block .btn-contact i {
    margin-right: 10px;
}

#about {
    padding: 70px 0;
}

#about .block {
    /*padding: 20px 30px 0 30px;*/
}

#about .block h2 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px;
    text-transform: uppercase;
}

#about .block p {
    color: #727272;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 35px;
}

#about .block img {
    max-width: 100%;
}

#about .block iframe {
    width: 100%;
    height: 280px;
}

.about-feature {
    background-color: #FFFFFF;
}

.about-feature .block {
    color: #fff;
    /*width: 33.33%;*/
    padding: 5%;
    float: left;
    text-align: center;
}

.about-feature .block h2 {
    font-size: 36px;
}

.about-feature .block p {
    font-weight: 300;
    text-transform: uppercase;
}

.about-feature .block p.desc {
    font-weight: 300;
    font-size: 14px;
    text-transform: none;
}

.about-feature .about-feature-1 {
    background: #fcc053;
}

.about-feature .about-feature-2 {
    background: #F9B54F;
}

.about-feature .about-feature-3 {
    background: #f9a64c;
}

.works {
    padding: 40px 0;
    background: #FCFCFC;
}

.works .block {
    position: relative;
    z-index: 99;
}

.works .block:hover .img-overly .overly {
    opacity: 1;
}

.works .block h4 {
    padding: 20px 15px;
    margin-top: 0;
    color: #666;
}

.works .block .img-overly {
    position: relative;
    background: rgba(0, 0, 0, 0.85);
}

.works .block .img-overly img {
    border-radius: 0;
}

.works .block .img-overly .overly {
    background: rgba(57, 181, 74, 0.9);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    transition: .3s all;
}

.works .block .img-overly .overly a {
    position: absolute;
    top: 45%;
    left: 22%;
}

.works .block .img-overly .overly a i {
    font-size: 30px;
    color: #fff;
}

figure {
    background: #fff;
    margin-bottom: 45px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.04), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
}

figure .img-wrapper {
    position: relative;
    overflow: hidden;
}

figure img {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    transition: -webkit-transform 400ms;
    transition: transform 400ms;
    transition: transform 400ms, -webkit-transform 400ms;
    width: 100%;
}

figure:hover img {
    -webkit-transform: scale3d(1.2, 1.2, 1);
    transform: scale3d(1.2, 1.2, 1);
}

figure:hover .overlay {
    opacity: 1;
}

figure:hover .overlay .buttons a, figure:hover .overlay .buttons span {
    -webkit-transform: scale(1);
    transform: scale(1);
}

figure .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px;
    text-align: center;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0;
    transition: opacity 400ms;
}

figure .overlay a, figure .overlay span {
    display: inline-block;
    color: #fff;
    padding: 10px 23px;
    line-height: 1;
    border: 1px solid #fff;
    border-radius: 0px;
    margin: 4px;
    -webkit-transform: scale(0);
    transform: scale(0);
    transition: all 400ms;
}

figure .overlay a:hover {
    text-decoration: none;
}

figure .overlay:hover a {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

figure .buttons {
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    text-align: center;
}

figure figcaption {
    padding: 20px 25px;
    margin-top: 0;
    color: #666;
}

figure figcaption h4 {
    margin: 0;
    color: #f9b54f;
    min-height: 38px;
}

figure figcaption h4 a {
    color: #f9b54f;
}

figure figcaption p {
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 5px;
    min-height: 44px;
}

figure.col-lg-3 figcaption p {
    min-height: 66px;
}

#feature {
    padding: 80px 0 0 0;
    background-color: #FFFFFF;
}

#feature .media {
    margin: 0px 0 70px 0;
}

#feature .media .media-left {
    padding-right: 25px;
}

#feature h3 {
    color: #222222;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px;
    margin: 0px 0px 15px;
    font-weight: 300;
}

#feature h4 {
    color: #333;
}

#feature h4 i {
    color: #f9a64c;
    transition: .3s ease-in-out all;
}

#feature h4 i:before {
    color: #f9a64c;
    position: relative;
    top: 1.5px;
    transition: .3s ease-in-out all;
}

.feature-item-enact:hover h4 i:before {
    transform: translateX(10px);
    transition: .3s ease-in-out all;
}

#feature p {
    line-height: 25px;
    font-size: 14px;
    color: #777777;
}

.feature-item-enact:hover .icon i:before {
    transform: scale(1.4);
    transition: .3s ease-in-out all;
}

.feature-item-enact .icon i:before {
    transition: .3s ease-in-out all;
}

.icon {
    text-decoration: none;
    color: #fff;
    background-color: #f9b54f;
    height: 100px;
    text-align: center;
    width: 100px;
    font-size: 50px;
    line-height: 100px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    text-shadow: #f9a64c 1px 1px, #f9a64c 2px 2px, #f9a64c 3px 3px, #f9a64c 4px 4px, #f9a64c 5px 5px, #f9a64c 6px 6px, #f9a64c 7px 7px, #f9a64c 8px 8px, #f9a64c 9px 9px, #f9a64c 10px 10px, #f9a64c 11px 11px, #f9a64c 12px 12px, #f9a64c 13px 13px, #f9a64c 14px 14px, #f9a64c 15px 15px, #f9a64c 16px 16px, #f9a64c 17px 17px, #f9a64c 18px 18px, #f9a64c 19px 19px, #f9a64c 20px 20px, #f9a64c 21px 21px, #f9a64c 22px 22px, #f9a64c 23px 23px, #f9a64c 24px 24px, #f9a64c 25px 25px, #f9a64c 26px 26px, #f9a64c 27px 27px, #f9a64c 28px 28px, #f9a64c 29px 29px, #f9a64c 30px 30px, #f9a64c 31px 31px, #f9a64c 32px 32px, #f9a64c 33px 33px, #f9a64c 34px 34px, #f9a64c 35px 35px, #f9a64c 36px 36px, #f9a64c 37px 37px, #f9a64c 38px 38px, #f9a64c 39px 39px, #f9a64c 40px 40px, #f9a64c 41px 41px, #f9a64c 42px 42px, #f9a64c 43px 43px, #f9a64c 44px 44px, #f9a64c 45px 45px, #f9a64c 46px 46px, #f9a64c 47px 47px, #f9a64c 48px 48px, #f9a64c 49px 49px, #f9a64c 50px 50px, #f9a64c 51px 51px, #f9a64c 52px 52px, #f9a64c 53px 53px, #f9a64c 54px 54px, #f9a64c 55px 55px, #f9a64c 56px 56px, #f9a64c 57px 57px, #f9a64c 58px 58px, #f9a64c 59px 59px, #f9a64c 60px 60px, #f9a64c 61px 61px, #f9a64c 62px 62px, #f9a64c 63px 63px, #f9a64c 64px 64px, #f9a64c 65px 65px, #f9a64c 66px 66px, #f9a64c 67px 67px, #f9a64c 68px 68px, #f9a64c 69px 69px, #f9a64c 70px 70px, #f9a64c 71px 71px, #f9a64c 72px 72px, #f9a64c 73px 73px, #f9a64c 74px 74px, #f9a64c 75px 75px, #f9a64c 76px 76px, #f9a64c 77px 77px, #f9a64c 78px 78px, #f9a64c 79px 79px, #f9a64c 80px 80px, #f9a64c 81px 81px, #f9a64c 82px 82px, #f9a64c 83px 83px, #f9a64c 84px 84px, #f9a64c 85px 85px, #f9a64c 86px 86px, #f9a64c 87px 87px, #f9a64c 88px 88px, #f9a64c 89px 89px, #f9a64c 90px 90px, #f9a64c 91px 91px, #f9a64c 92px 92px, #f9a64c 93px 93px, #f9a64c 94px 94px, #f9a64c 95px 95px, #f9a64c 96px 96px, #f9a64c 97px 97px, #f9a64c 98px 98px, #f9a64c 99px 99px, #f9a64c 100px 100px;
}

.icon-lists {
    /*margin: 15px 0;*/
    display: inline-block;
    float: none;
    /* reset the text-align */
    text-align: left;
    /* inline-block space fix */
    margin-right: -4px;
    vertical-align: top;
}

#feature.col-xs-12 {
    padding-left: 15px;
    padding-right: 15px;
}

.article.bold p {
    font-weight: 300 !important;
    font-size: 16px;
    text-align: center !important;
    text-indent: 0;
    padding: 0 50px;
}

.article.bold p > span {
    font-weight: 300 !important;
    font-size: 16px;
}

.article.bold img {
    width: 100%;
}

.article.bold h3, .article.bold h2, .article.bold h4, .article.bold h5, .article.bold h6 {
    font-size: 22px;
    line-height: 1.1;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
}

.icon-lists h3 {
    font-weight: 500;
    font-size: 15px;
    min-height: 48px;
    display: block;
    margin: 5px 0 0 0;
    font-family: 'Roboto', sans-serif;
    text-align: center;
}

.content-block h3 {
    margin-bottom: 30px;
}

.slider-photo {
    /*padding: 20px 0;*/
}

.slide-photo {
    outline: none;
}

.slide-photo img {
    outline: none;
    width: 100%;
}

.icon-lists .icon {
    width: 70px;
    height: 70px;
    font-size: 35px;
    line-height: 70px;
    display: block;
    text-align: center;
    margin: 0 auto 10px auto;
}

.content-block .icon-lists h3 {
    margin-bottom: 15px;
}

.wrapper_404 h1 {
    font-size: 200px;
    color: #f9b54f;
    line-height: 1;
}

.wrapper_404 h2 {
    font-size: 50px;
    margin-top: 0;
}

.wrapper_404 .btn-home {
    background: #414141;
    border: none;
    color: #fff;
    padding: 20px 35px;
    margin-top: 10px;
    font-size: 16px;
    font-size: 13px;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: normal;
    border-radius: 0;
    -webkit-box-shadow: 0px 10px 17px -7px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 10px 17px -7px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 10px 17px -7px rgba(0, 0, 0, 0.75);
    transition: all 0.2s ease-out 0s;
}

.wrapper_404 .btn-home:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    transition: all 0.2s ease-out 0s;
}

.pagination > li:last-child > a, .pagination > li:last-child > span, .pagination > li:first-child > a, .pagination > li:first-child > span {
    border-radius: 0;
}

.pagination li a, .pagination li span {
    background-color: #f9b54f;
    border: none;
    margin-right: 3px;
    transition: all 0.2s ease-out 0s;
}

.pagination li a:hover, .pagination li span:hover {
    background-color: #f9b54f;
    border: none;
    margin-right: 3px;
    transform: translateY(-4px);
    transition: all 0.2s ease-out 0s;
}

.pagination li * {
    color: #fff !important;
}

#blog-full-width {
    padding: 40px 0 80px;
}

article {
    padding: 30px 0;
}

.blog-content h2 {
    font-family: 'Roboto', sans-serif;
}

.blog-content h2 a {
    color: #444;
    font-weight: 300;
    font-size: 22px;
}

.post-item {
    height: 600px;
    min-height: 600px;
}

.blog-content .blog-meta {
    color: #9a9a9a;
    font-weight: 300;
    margin-bottom: 25px;
}

.blog-content .blog-meta span:after {
    content: '/';
    padding: 0 3px 0 6px;
}

.blog-content .blog-meta a {
    color: #acacac;
}

.blog-content .blog-meta a:hover {
    color: #f9b54f;
}

.blog-content .blog-meta p {
    margin-top: 20px;
}

.blog-content .btn-details {
    background: #f9b54f;
    color: #fff;
    padding: 8px 18px;
    border-radius: 0;
    margin-top: 15px;
}

.blog-post-image {
    margin-top: 30px;
}

.blog-post-image img {
    width: 100%;
}

.sidebar {
    padding-top: 60px;
}

.sidebar .widget {
    margin-bottom: 40px;
    padding: 15px;
    border: 1px solid #dedede;
}

#calendar iframe {
    width: 100%;
    height: 600px;
    margin-bottom: 20px;
}

#calendar .section-heading {
    margin-bottom: 10px;
}

.sidebar .widget h3 {
    margin-top: 8px;
}

.sidebar .search input.form-control {
    border-right: 0;
    border-radius: 0;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
}

.sidebar .search button {
    border-left: 0;
}

.sidebar .search button:hover {
    background: transparent;
}

.sidebar .author .author-img img {
    width: 90px;
    border-radius: 100%;
    margin-top: -40px;
    border: 3px solid #fff;
}

.sidebar .author .author-bio p {
    font-size: 14px;
    color: #888;
}

.sidebar .categories ul li {
    border-bottom: 1px solid #f0f0f0;
    padding: 10px 0;
    list-style: none;
}

.sidebar .categories ul li span.badge {
    float: right;
    background: transparent;
    color: #444;
    border: 1px solid #dedede;
    border-radius: 0;
}

.sidebar .categories ul li a {
    color: #555;
}

.sidebar .categories ul li a:hover {
    color: #f9b54f;
}

.sidebar .categories ul li:last-child {
    border-bottom: none;
}

.sidebar .recent-post ul li {
    margin: 20px 0;
}

.sidebar .recent-post ul li a {
    color: #555;
    font-size: 15px;
}

.sidebar .recent-post ul li a:hover {
    color: #f9b54f;
}

.sidebar .recent-post time {
    font-weight: 300;
    color: #999;
    font-size: 12px;
}

#clients {
    background-color: #FFFFFF;
    padding: 50px 0 50px 0;
}

#clients.specials {
    padding: 10px 0 10px 0;
}

#comands {
    background-color: #FFFFFF;
    padding: 30px 0 90px;
}

#clients .owl-carousel .owl-item {
    margin-right: 10px;
}

#clients .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
}

#contact-section {
    padding: 90px 0;
}

#contact-section.donation {
    padding: 20px 0;
}

#contact-section .contact-form {
    margin-top: 20px;
}

#contact-section .contact-form .btn-send {
    color: #fff;
    outline: none;
    background: #f9b54f;
}

#contact-section .contact-form .btn-send, input[type='submit'] {
    color: #fff;
    outline: none;
    background: #f9b54f;
    border-radius: 0;
    border: none;
    transition: .2s ease-in-out all;
    width: auto;
}

#contact-section-footer .contact-form .btn-send {
    color: #fff;
    outline: none;
    background: #f9b54f;
    transition: .2s ease-in-out all;
}

#contact-section .contact-form .btn-send:hover, input[type='submit']:hover {
    background: #f99514;
    transition: .2s ease-in-out all;
}

#contact-section-footer .contact-form .btn-send:hover {
    padding: 6px 22px;
    transition: .2s ease-in-out all;
}

form input {
    width: 100%;
    display: block;
    height: 40px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.428571429;
    background-color: #fff;
    background-image: none;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    border-radius: 0 !important;
    border: 1px solid rgba(111, 121, 122, 0.3);
    -webkit-box-shadow: none;
}

form select {
    width: 100%;
    display: block;
    height: 40px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.428571429;
    background-color: #fff;
    background-image: none;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    border-radius: 0 !important;
    border: 1px solid rgba(111, 121, 122, 0.3);
    -webkit-box-shadow: none;
}

form input:focus {
    outline: none;
}

#contact-section-footer input {
    display: block;
    height: 40px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.428571429;
    background-color: #fff;
    background-image: none;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    border-radius: 1px;
    box-shadow: none;
    border: none;
    -webkit-box-shadow: none;
}

.small-form input {
    width: 100%;
}

.company-description.resourses {
    margin: 0;
    padding: 30px 0;
}

label {
    width: 100%;
}

form textarea {
    display: block;
    border-radius: 0 !important;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #cccccc;
    box-shadow: none;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

#contact-map {
    width: 100%;
    height: 400px;
}

#create-command {
    display: none;
}

form textarea:focus {
    outline: none;
}

#contact-section .address, #contact-section .email, #contact-section .phone {
    text-align: left;
    background: #F7F7F7;
    padding: 10px;
    margin-bottom: 20px;
}

#contact-section .address img {
    width: 75px;
    float: left;
    margin-right: 7px;
    margin-bottom: 7px;
    border-radius: 100%;
}

#contact-section .row-form-contacts {
    padding-top: 40px;
}

#contact-section-footer .address, #contact-section-footer .email, #contact-section-footer .phone {
    text-align: center;
    background: #F7F7F7;
    padding: 20px 0 40px 0;
    margin-bottom: 20px;
}

#contact-section .address i, #contact-section .email i, #contact-section .phone i {
    font-size: 45px;
    color: #f9b54f;
}

#contact-section-footer .address i, #contact-section-footer .email i, #contact-section-footer .phone i {
    font-size: 45px;
    color: #f9b54f;
}

#contact-section .address h5, #contact-section .email h5, #contact-section .phone h5 {
    font-size: 13px;
    line-height: 1.4;
    margin-top: 0;
}

#contact-section-footer .address h5, #contact-section-footer .email h5, #contact-section-footer .phone h5 {
    font-size: 16px;
    line-height: 1.4;
}

#contact-section .address-details {
    padding-top: 0;
}

#contact-section-footer .address-details {
    padding-top: 70px;
}

#map-canvas {
    width: 100%;
    height: 350px;
    background-color: #CCC;
}

.error {
    padding: 10px;
    color: #D8000C;
    border-radius: 2px;
    font-size: 14px;
    background-color: #FFBABA;
}

.success {
    background-color: #6cb670;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    padding: 10px;
}

#error, #success {
    display: none;
    margin-bottom: 10px;
}

.gallery {
    padding: 100px;
}

.gallery figure .buttons {
    left: 40%;
}

.portfolio-meta {
    padding: 8px 0;
    margin-bottom: 20px;
}

.portfolio-meta span {
    margin: 5px 10px;
    font-weight: 300;
    font-size: 18px;
}

.portfolio-meta span a {
    color: #fff;
}

.portfolio-single {
    padding: 40px 0 20px;
}

.portfolio-single .portfolio-content {
    padding: 40px 0;
}

.single-post {
    /*padding: 80px 0 20px;*/
}

.single-post .post-content {
    padding: 0 0 40px 0;
}

.buttons-form a {
    margin-right: 20px;
    min-width: 200px;
}

.buttons-form a:last-child {
    margin-right: 0;
}

.post-content img {
    max-width: 100%;
    /*width: 100%;*/
    clear: both;
    margin: 0 0 10px;
}

.post-content img.aligncenter {
    margin: 0 auto 10px auto;
    display: block;
}

.post-content.resourse {
    margin-top: 40px;
    margin-bottom: 40px;
}

.post-content.resourse-img a {
    margin-bottom: 10px;
    display: block;
}

.single-post .post-content ol li, .single-post .post-content ul li {
    color: #666;
}

.single-post .media {
    border: 1px solid #dedede;
    padding: 30px 20px;
}

.single-post .media .media-body a {
    color: #f9b54f;
    font-size: 12px;
}

.single-post .media .media {
    border: none;
}

.single-post .comments {
    margin-top: 40px;
}

.single-post .post-comment {
    margin-top: 40px;
}

.single-post .post-comment h3 {
    margin-bottom: 15px;
}

.single-post .post-comment .form-control {
    box-shadow: none;
    border-radius: 0;
}

.single-post .post-comment .btn-send {
    background: #f9b54f;
    color: #fff;
    border-radius: 0;
}

#product-showcase-banner {
    padding-top: 160px;
}

#product-showcase-banner .block {
    padding: 20px 0 20px 50px;
}

#product-showcase-banner .block h2 {
    font-size: 40px;
    color: #f9b54f;
    margin-bottom: 20px;
    margin-top: 0;
}

#product-showcase-banner .block p {
    color: #666;
    line-height: 25px;
}

#product-showcase-banner .block .buttons {
    margin-top: 25px;
}

#product-showcase-banner .block .buttons .btn {
    color: #fff;
    border: none;
    padding: 12px 40px;
    transition: .2s all;
    letter-spacing: 2px;
    font-size: 15px;
}

#product-showcase-banner .block .buttons .btn-demo {
    background: #5abd4f;
    margin-right: 8px;
    border-bottom: 3px solid #429E38;
}

#product-showcase-banner .block .buttons .btn-demo:hover {
    background: #429E38;
}

#product-showcase-banner .block .buttons .btn-buy {
    background: #f9b54f;
    border-bottom: 3px solid #f9b54f;
}

#product-showcase-banner .block .buttons .btn-buy:hover {
    background: #f9b54f;
}

#product-showcase-banner .block .buttons .btn-buy span {
    margin-right: 8px;
    font-weight: bold;
}

#product-description {
    padding-top: 80px;
}

#product-description .block {
    height: 400px;
    overflow: hidden;
    margin-top: 35px;
    border-bottom: 1px solid #dedede;
    padding-top: 30px;
    position: relative;
    webkit-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

#product-description .block:hover img {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
}

#product-description .block img {
    position: absolute;
    top: 10px;
    left: 0;
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
    transition: -webkit-transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
}

#product-description .block .content {
    width: 60%;
    padding-top: 70px;
}

#product-description .block .content h3 {
    font-size: 32px;
    color: #5c5c5c;
}

#product-description .block .content p {
    color: #787f8c;
    line-height: 25px;
}

#related-items {
    padding: 60px 0 110px;
}

#related-items .title {
    border-bottom: 1px solid #dedede;
    padding: 10px 0;
    margin: 5px 15px 30px 15px;
    text-align: left;
    color: #777;
}

#related-items .product-details {
    margin-bottom: 0;
}

#related-items .block {
    position: relative;
    background: #fff;
    margin-bottom: 45px;
    box-shadow: 0 0px 1px rgba(0, 0, 0, 0.14);
}

#related-items .block:hover .img-overly .overly {
    opacity: 1;
}

#related-items .block h4 {
    padding: 20px 15px;
    margin-top: 0;
    color: #666;
}

#related-items .block h4 span {
    float: right;
    color: #f9b54f;
}

#related-items .block .img-overly {
    position: relative;
    background: rgba(0, 0, 0, 0.85);
}

#related-items .block .img-overly img {
    border-radius: 0;
}

#related-items .block .img-overly .overly {
    background: rgba(57, 181, 74, 0.9);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    transition: .3s all;
}

#related-items .block .img-overly .overly a {
    position: absolute;
    top: 45%;
    left: 45%;
}

.hide-rada-section h2 i {
    color: #f9b54f;
}

.rada.hide-rada-section {
    padding-bottom: 0;
}

.hide-rada-section h2 a {
    color: #333333;
    border: none;
    outline: none;
    text-decoration: none !important;
}

.hide-rada-row {
    display: none;
    padding-bottom: 30px;
}

#related-items .block .img-overly .overly a i {
    font-size: 30px;
    color: #fff;
}

.service-page .service-parts .block {
    margin-bottom: 40px;
    text-align: center;
}

.service-page .service-parts .block i {
    font-size: 35px;
    color: #f9b54f;
}

.service-page .service-parts .block p {
    padding: 0 8px;
    font-size: 14px;
    color: #777;
    line-height: 1.7;
}

.works.service-page figure .buttons {
    position: absolute;
    top: 45%;
    left: 13%;
}

#team {
    margin: 50px 0;
}

.rada {
    padding-bottom: 30px;
}

.rada-item {
    flex-basis: 25%;
}

.rada-item:last-child {
    margin-bottom: 0;
}

.rada-item:hover .team-img img {
    transform: scale(1);
    transition: .2s ease-in-out all;
}

.team-member .social-icons a:hover {
    transition: .2s ease-in-out all;
    transform: translateY(-5px);
}

.team-member .team-img {
    position: relative;
}

.team-member .team-img .team-pic {
    width: 100%;
    transform: scale(0.8);
    transition: .2s ease-in-out all;
}

.team-member .team_designation {
    font-size: 13px;
}

.team-member h3 {
    color: #f9b54f;
    margin-bottom: 0;
    font-size: 20px;
    text-align: center;
}

.team-member p {
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
}

.team-member .social-icons a {
    background: #f9b54f;
    color: #fff;
    padding: 4px 8px;
    display: inline-block;
    font-size: 15px;
    transition: .2s ease-in-out all;
}

a {
    color: #f9b54f;
    transition: all 0.2s ease-out 0s;
}

a:hover {
    color: #f99822;
    transition: all 0.2s ease-out 0s;
}

.rada-description {
    text-align: justify;
}

.team-member .social-icons .facebook {
    padding: 4px 12px;
}

li {
    font-family: "Roboto", sans-serif;
    line-height: 22px;
    font-size: 16px;
    font-weight: 300;
    margin: 0 0 5px;
}

#footer {
    background: #fff;
    padding: 0 0 15px 0;
    color: #555;
}

.text-footer {
    font-family: "Roboto", sans-serif;
    color: #FFFFFF;
    text-align: justify;
}

.text-footer span {
    color: #f9b54f;
}

.blogpost-title {
    min-height: 56px;
}



.text-footer em {
    color: #f9b54f;
    font-style: normal;
}

.blog-content p {
    min-height: 66px;
}

.text-footer storng {
    font-weight: 500;
}

.text-footer img {
    padding: 20px 0 10px 0;
}

.text-footer-p {
    padding: 10px 10px 10px 0;
}

.nav > li > a:focus {
    background-color: transparent;
}

#top-bar.main-page.animated-header nav .main-menu li a {
    color: #ffffff;
    text-shadow: 3px 3px 5px rgba(0, 0, 0, 1);
}

#top-bar.main-page.animated-header nav .main-menu li a .caret {
    color: #ffffff;
    text-shadow: 3px 3px 5px rgba(0, 0, 0, 1);
}

#top-bar.main-page.animated-header nav .main-menu li a:hover {
    color: #f9b54f;
}

#top-bar.main-page.animated-header nav .main-menu li a.active {
    color: #f9b54f;
}

.text-footer-p > p {
    text-align: left;
}

#footer .copyright {
    font-size: 13px;
    margin-bottom: 0;
}

#footer .copyright a {
    color: #f9b54f;
}

#footer .social {
    text-align: right;
    margin-bottom: 0;
}

#footer .social li {
    display: inline-block;
    margin-right: 15px;
}

.date {
    width: 50%;
    float: left;
    text-align: right;
    padding: 5px 0;
    font-weight: 500;
}

.date.start {
    width: 100%;
    float: none;
    text-align: left;
}

.accordion {
    text-align: left;
}

.accordion-icons {
    text-align: left;
}

.accordion .media-left {
    display: inline-block;
}

.accordion-icons .media-left {
    display: inline-block;
}

#feature .accordion .icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 25px;
}

#feature .accordion-icons .icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 25px;
}

.ui-accordion .ui-accordion-content {
    padding: 0 5px 20px 5px;
}

.ui-accordion .ui-accordion-content p {
    text-indent: 0;
    margin-bottom: 0;
}

.ui-accordion .ui-accordion-header {
    outline: none;
    margin-bottom: 20px;
}

.content-block {
    padding: 40px 0;
}

#feature .accordion-icons h3 {
    font-size: 15px;
    height: 50px;
    text-align: left;
    display: inline-flex;
    justify-content: center;
    flex-direction: column;
    text-transform: none;
    outline: none;
    font-family: 'Roboto', sans-serif;
    max-width: calc(100% - 70px);
    font-weight: 500;
    margin-bottom: 0;
}

#feature .accordion-icons > div {
    margin-bottom: 20px;
}

.h3-text-wrapp {
    max-width: calc(100% - 70px);
    display: inline-flex;
    justify-content: center;
    flex-direction: column;
    height: 50px;
}

#feature .ui-accordion .ui-accordion-header h3 {
    font-size: 15px;
    text-align: left;
    text-transform: none;
    outline: none;
    padding-top: 0;
    margin-bottom: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}

#feature .ui-accordion .ui-accordion-header h3 i {
    color: #f9b54f;
}

.counter-wrapper {
    display: flex;
}

.counter-wrapper .block {
    flex: 1;
}

#text .section-heading {
    margin-bottom: 10px;
}

#text .post-content {
    margin-bottom: 30px;
}

.views {
    width: 50%;
    float: left;
    padding: 5px 0;
    font-weight: 500;
}

.views i:before {
    transform: scale(1.4) translateX(5px);
}

#footer .social li a {
    font-size: 22px;
    color: #f9b54f;
}

.cd-headline.slide .cd-words-wrapper {
    color: #f9b54f;
}

ul.social-icons {
    height: auto;
    overflow: hidden;
    list-style: none !important;
    margin-bottom: 10px;
}

ul.social-icons li {
    float: none;
    display: inline-block;
    height: 36px;
}

#copyright a:hover, #copyright nav .menu li a:hover {
    color: #e4e4e4 !important;
}

.fancybox-skin {
    padding-top: 45px !important;
}

.block-content {
    padding-top: 20px;
}

#copyright a {
    text-decoration: none;
}

#copyright a:hover {
    text-decoration: none;
}

.section-heading.accord {
    text-align: left;
}

.fancybox-wrap {
    width: 600px !important;
}

.fancybox-outer {
    width: 600px !important;
}

.fancybox-skin {
    padding: 0 !important;
}

.fancybox-inner {
    width: 100% !important;
}

div.wpcf7 {
    margin-top: 20px;
}

.fancybox-inner .post-content {
    padding: 30px;
}

body.admin-bar #top-bar {
    margin-top: 32px;
}

/* Responsive styles
================================================== */
/* Large Devices, Wide Screens */
@media (min-width: 767px) {
    /* Dropdown animation */
    .navbar-nav .dropdown-menu,
    .navbar-nav .dropdown.megamenu div.dropdown-menu {
        background: none;
        border: 0;
        box-shadow: none;
        display: block;
        opacity: 0;
        z-index: 1;
        visibility: hidden;
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        transition: visibility 500ms, opacity 500ms, -webkit-transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99);
        transition: visibility 500ms, opacity 500ms, transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99);
        transition: visibility 500ms, opacity 500ms, transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99), -webkit-transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99);
    }

    .navbar-nav .dropdown:hover div.dropdown-menu,
    .navbar-nav .dropdown.megamenu:hover div.dropdown-menu {
        opacity: 1;
        visibility: visible;
        color: #777;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    .navbar-nav .dropdown-backdrop {
        visibility: hidden;
    }
}

/*		Tablet Layout: 768px.
		Gutters: 24px.
		Outer margins: 28px.
		Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */
/*		Mobile Layout: 320px.
		Gutters: 24px.
		Outer margins: 34px.
		Inherits styles from: Default Layout.
---------------------------------------------
cols    1     2      3
px      68    160    252    */
@media only screen and (max-width: 767px) {
    .rada-item {
        flex-basis: 100%;
    }

    .title {
        font-size: 20px;
    }

    .counter-wrapper {
        display: block;
    }

    .content-block {
        padding: 15px 0;
    }

    .article iframe {
        width: 95%;
        margin: 0 auto;
        display: block;
        height: 300px;
    }

    .client-block img {
        width: 100% !important;
    }

    #call-to-action .block h2 {
        font-size: 20px;
        margin-top: 0;
    }

    .feature-item-enact .icon {
        width: 50px;
        font-size: 25px;
        line-height: 50px;
        height: 50px;
    }

    #contact-section {
        padding-top: 30px;
    }

    .footer-first h3 {
        font-size: 20px;
    }

    .blog-content h2 a {
        font-size: 22px;
    }

    #blog-full-width {
        padding-top: 0;
    }

    .global-page-header {
        padding-top: 60px;
        padding-bottom: 0;
    }

    .padding-footer {
        padding-top: 0 !important;
    }

    #feature {
        padding: 20px 0;
    }

    .navbar-header .navbar-brand a {
        padding: 6px 8px;
    }

    #hero-area {
        padding: 60px 0;
    }

    .global-page-header h1 {
        font-size: 25px;
    }

    #call-to-action {
        padding: 30px 0;
    }

    #hero-area .btn {
        margin-top: 8px;
    }

    #about .block h2 {
        font-size: 20px;
    }

    #about {
        padding: 30px 0;
    }

    #hero-area h1 {
        font-size: 25px;
    }

    #hero-area h2 {
        font-size: 18px;
    }

    #call-to-action .block .btn-contact {
        font-size: 11px;
    }

    #about .block {
        padding: 0;
    }

    #feature .media {
        margin: 0px 0px 35px;
    }

    #footer .copyright {
        text-align: center;
    }

    #footer .social {
        text-align: center;
    }

    .dropdown-menu > ul > li > a {
        display: block;
        font-size: 14px;
        font-weight: 300;
        line-height: normal;
        text-decoration: none;
        padding: 15px;
        color: #333;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }

    .dropdown-menu > ul {
        list-style: none;
        padding: 0 15px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0;
        margin-top: -5px;
        background: #fff;
        background-color: rgba(255, 255, 255, 0.95);
        box-shadow: 0 2px 0.09px rgba(0, 0, 0, 0.15);
    }

    .navbar-collapse {
        background: #333333;
    }

    #top-bar .main-menu li > a {
        color: #fff;
        padding: 12px 22px;
        background: transparent;
    }

    #top-bar .dropdown-menu > ul {
        list-style: none;
        padding: 0 15px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0;
        margin-top: -5px;
        background: #fff;
        background-color: rgba(255, 255, 255, 0.95);
        box-shadow: 0 2px 0.09px rgba(0, 0, 0, 0.15);
    }

    #top-bar .dropdown-menu > ul > li > a {
        display: block;
        font-size: 14px;
        font-weight: 300;
        line-height: normal;
        text-decoration: none;
        padding: 15px;
        color: #333;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }
}

/*New styles*/
.navbar-header .navbar-brand a {
    margin-top: -18px;
}

.donate {
    background-color: #f9b54f;
    color: white !important;
    -webkit-box-shadow: 0px 10px 17px -7px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 10px 17px -7px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 10px 17px -7px rgba(0, 0, 0, 0.75);
    border-radius: 25px;
}

#top-bar .main-menu li a.active {
    color: #f9b54f;
}

#top-bar .main-menu.secondary-menu li a.active {
    color: #f9b54f;
}

.lang li {
    position: relative;
}

.lang li.current-lang a {
    color: #f9b54f !important;
}

.lang li:after {
    content: '/';
    position: absolute;
    top: 8px;
    right: 0;
}

.lang li:last-child:after {
    content: '';
}

.donate:hover {
    background: #f9b54f !important;
    color: white !important;
    transform: translateY(3px);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.secondary-menu {
    height: 35px;
    background-color: #444444;
}

#top-bar .main-menu.secondary-menu li a {
    color: #FFFFFF;
    font-size: 11px;
    padding-top: 9px;
    padding-bottom: 5px;
}

#top-bar .main-menu.secondary-menu li a:hover {
    color: #f9b54f;
}

div.wpcf7-response-output {
    margin: 0;
    padding: 10px!important;
}

.animated-header .main-main-menu .navbar-right {
    padding: 0 0 10px 0;
    transition: all 0.2s ease-out 0s;
}

.main-main-menu .navbar-right {
    padding: 3px 0 9px 0;
    transition: all 0.2s ease-out 0s;
}

.dropdown-menu {
    transition: all 0.2s ease-out 0s;
}

.mobile-menu-item {
    display: none !important;
}

.navbar-fixed-top .navbar-collapse {
    max-height: 600px;
    width: 70%;
}

.lang-mobile {
    text-align: center;
    margin-top: 20px;
}

.lang-mobile li {
    width: auto;
    display: inline-block;
}

@media only screen and (max-width: 767px) {
    .about-feature .block {
        width: 100%;
    }

    .navbar-fixed-top .navbar-collapse {
        width: 100%;
    }

    .fancybox-outer {
        width: 100% !important;
    }

    .fancybox-wrap {
        width: calc(100% - 40px) !important;
    }

    .fancybox-inner .post-content {
        padding: 10px;
    }

    .article.bold p {
        text-align: left !important;
        padding: 0;
    }

    .secondary-menu {
        display: none;
    }

    .caret {
        display: none;
    }

    .mobile-menu-item {
        display: block !important;
    }

    .navbar-header .navbar-brand a {
        margin-top: -10px;
    }

    .navbar-header .navbar-brand a img {
        height: 50px !important;
    }

    .donate {
        background: #f9b54f !important;
        color: white !important;
        transform: translateY(3px);
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        text-align: center;
        width: 90%;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 992px) {
    .post-item {
        height: auto;
        min-height: 0;
    }

    .rada-item {
        flex-basis: 50%;
    }
}

body, #about {
    background-color: #FFFFFF;
}

.slider-main {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    z-index: -1;
}

.slider-main .slick-list {
    height: 100%;
}

.slider-main .slick-track {
    height: 100%;
}

.slide-main-slider {
    width: 100%;
}

#counter {
    background-color: #FFFFFF;
    padding: 30px 0;
}

.counter-item {
    text-align: center;
}

.counter-number {
    color: #f9b54f;
    font-size: 70px;
    line-height: 70px;
    font-family: "Roboto", sans-serif;
    font-weight: 500 !important;
}

.footer-first {
    background-color: #414141;
    padding-bottom: 20px;
}

.footer-first h3 {
    font-family: "Roboto", sans-serif;
    color: #f9b54f;
    text-transform: uppercase;
}

.footer-first li {
    padding-bottom: 5px;
}

.footer-first a {
    font-family: "Roboto", sans-serif;
    color: #FFFFFF;
    transition: all 0.2s ease-out 0s;
    font-size: 16px;
    font-weight: 300 !important;
    padding-bottom: 20px;
    text-decoration: none;
}

.footer-first a i {
    color: #f9b54f;
    transition: all 0.2s ease-out 0s;
    position: relative;
    top: 1px;
}

.contact-form div {
    padding: 0;
}

.contact-form .row {
    margin: 0;
}

.footer-first a:hover i:before {
    transform: translateX(5px);
    transition: all 0.2s ease-out 0s;
}

.footer-first a i:before {
    transition: all 0.2s ease-out 0s;
}

.padding-footer {
    padding-top: 42px;
}

.footer-second {
    padding-top: 26px;
}

.counter-desc {
    color: #333;
    font-size: 20px;
    line-height: 30px;
    font-family: "Roboto", sans-serif;
    font-weight: 500 !important;
    text-transform: uppercase;
}

.clientss-logo {
    display: flex;
    justify-content: center;
    align-content: center;
    height: 100%;
}

.row-flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.btn-enact {
    background: #414141;
    border: none;
    color: #fff;
    padding: 20px 35px;
    font-size: 13px;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: normal;
    border-radius: 0;
    -webkit-box-shadow: 0px 10px 17px -7px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 10px 17px -7px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 10px 17px -7px rgba(0, 0, 0, 0.75);
    transition: all 0.2s ease-out 0s;
    margin: 0 auto;
}

.btn-enact:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    transition: all 0.2s ease-out 0s;
    background: #414141;
    color: #fff;
}

.clients-logo {
    margin-bottom: 28px;
}

.clientss-logo {
    margin-bottom: 28px;
}

.comands-logo {
    margin-bottom: 28px;
}

.clients-logo .slick-track {
    display: flex;
}

.comands-logo.slick-slider .client-logo {
    display: block!important;
    max-height: 150px;
}

.comands-logo.slick-slider .client-logo {
    width: 130px;
}

.comands-logo.slick-slider .client-logo img {
    height: 130px;
    width: auto;
    margin: 0 auto;
    display: block;
}

.comands-logo .slick-track {
    display: flex;
}

.command {
    min-height: 380px;
    padding: 10px;
}

.contact-image-wrapp {
    min-height: 105px;
    float: left;
    width: 75px;
    margin-right: 10px;
}

.command-wrapp-img {
    min-height: 180px;
}

.company-description.resourses span {
    font-weight: 300!important;
}

.people-desc {
    min-height: 36px;
    font-weight: 300;
}

.contact-a {
    display: block;
    margin-bottom: 3px;
}

#contact-section .address h5.name {
    font-size: 14px;
    font-weight: bold;
}

.command img {
    /*width: 100%;*/
    width: auto;
    max-height: 170px;
    margin-bottom: 10px;
    transform: scale(0.8);
    transition: all 0.3s ease-out 0s;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.command-margin {
    margin-bottom: 50px;
}

.command p {
    text-align: center;
    min-height: 110px;
    font-weight: 500 !important;
    position: relative;
}

.command ul {
    text-align: center;
    padding-top: 5px;
}

.command ul li {
    display: inline-flex;
}

#map-commands {
    height: 500px;
}

.article h2 {
    text-align: center;
    padding-bottom: 20px;
}

.command ul li a {
    font-size: 20px;
    color: #FFFFFF;
    background-color: #fcc053;
    width: 30px;
    height: 30px;
    margin: auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
    transition: all 0.3s ease-out 0s;
}

.command ul li a:hover {
    transition: all 0.3s ease-out 0s;
    transform: translateY(-5px);
}

.client-block img {
    width: 70%;
    transition: all 0.3s ease-out 0s;
}

.client-block img:hover {
    transform: scale(1.1);
    transition: all 0.3s ease-out 0s;
}

.client-wrapp {
    display: flex;
    margin-bottom: 25px;
    clear: both;
}

.partners h2 {
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    float: left;
    font-size: 25px;
}

@media (min-aspect-ratio: 16/9) {
    .video-foreground {
        height: 300%;
        top: -100%;
    }
}

@media (max-aspect-ratio: 16/9) {
    .video-foreground {
        width: 300%;
        left: -100%;
    }
}

.partners h2:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 2px;
    background-color: #fcc053;
}

/*.command p:before {*/
/*content: '';*/
/*position: absolute;*/
/*top: -10px;*/
/*right: 0;*/
/*width: 100%;*/
/*height: 2px;*/
/*background-color: #fcc053;*/
/*z-index: 3;*/
/*transition: all 0.3s ease-out 0s;*/
/*}*/

/*.command:hover p:before {*/
/*width: 0;*/
/*transition: all 0.3s ease-out 0s;*/
/*}*/

.command:hover img {
    transform: scale(1);
    transition: all 0.3s ease-out 0s;
    filter: none;
}

.special .slick-track {
    margin-left: 0;
    margin-right: 0;
}

.clients-logo img {
    width: 100%;
    margin: auto;
}

.clientss-logo img {
    width: 100%;
    margin: auto;
}

.comands-logo img {
    width: 100%;
    margin: auto;
    height: auto;
}

.client-logo a {
    width: 100%;
    display: block;
    margin: auto;
}

.client-logo a:focus {
    outline: none;
}

.comands-logo a:focus {
    outline: none;
}

.client-logo {
    margin: 0 10px;
    background-color: #FFFFFF;
    height: auto;
    display: flex !important;
}

.comands-logo .client-logo {
    margin: 0 10px;
    background-color: #FFFFFF;
    height: auto;
    display: flex !important;
}

.client-logo:focus {
    outline: none;
    border: none;
}