@import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i&amp;subset=latin-ext";

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 999999999;
    overflow: hidden
}

#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 64px;
    height: 64px;
    background: url(../images/1.gif) no-repeat center;
    margin: -32px 0 0 -32px;
    overflow: hidden
}

.scroll-top {
    width: 45px;
    height: 45px;
    position: fixed;
    bottom: 52px;
    right: 80px;
    z-index: 99;
    text-align: center;
    background: #213043;
    color: #fff;
    font-size: 20px;
    display: none
}

.scroll-top:hover {
    color: #fff
}

.scroll-top:after {
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 1;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%)
}

body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #4d4d4d;
    font-size: 17px
}

body.poptavka-bg {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #4d4d4d;
    font-size: 17px;
    background: #f2f2f2
}

body .main-page-wrapper {
    overflow-x: hidden;
    position: relative
}

h1, h2, h3, h4, h5, h6, p, ul {
    margin: 0;
    padding: 0
}

h1, h2, h3, h4, h5, h6 {
    color: #1c2125;
    font-weight: 700
}

h1 {
    font-size: 60px;
    font-weight: 900
}

h2 {
    font-size: 32px
}

h3 {
    font-size: 26px
}

h4 {
    font-size: 24px
}

h5 {
    font-size: 20px
}

h6 {
    font-size: 18px
}

p {
    line-height: 28px;
    font-family: 'Open Sans', sans-serif
}

ul {
    list-style-type: none
}

a {
    text-decoration: none;
    display: inline-block
}

a:hover, a:focus, a:visited {
    text-decoration: none;
    outline: none
}

img {
    max-width: 100%;
    display: block
}

button {
    border: none;
    outline: none;
    box-shadow: none;
    display: block;
    padding: 0
}

input, textarea {
    outline: none;
    box-shadow: none;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.clear-fix {
    clear: both
}

.clear-fix:after {
    display: table;
    content: '';
    clear: both
}

.tran3s, .main-menu .nav > li a, .main-menu .nav > li > a:before, .main-menu .nav > li > a:after, .main-menu .nav > li:before, .main-menu .request-quote:before, .theme-button:before, .feature-work .feature-item-wrapper .overlay, .owl-theme .owl-nav [class*=owl-], .owl-carousel .owl-controls .owl-nav .owl-prev:before, .owl-carousel .owl-controls .owl-nav .owl-next:before, .service-tab-wrapper .nav-tabs > li > a span, .service-tab-wrapper .nav-tabs > li > a h6, .service-tab-wrapper .nav-tabs > li > a, .company-history .panel-group .panel-heading a:before, .service-single-page .single-item a span, .service-single-page .single-item a h6, .service-details-page .service-side-bar .wrapper .nav-tabs > li > a:before, .service-details-page .service-side-bar .wrapper .nav-tabs > li > a h6, .service-details-page .service-side-bar .download-item a:before, .service-tab-wrapper .nav-tabs > li > a .icon .ficon:before {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.tran4s, .feature-work .feature-item-wrapper .overlay:before, .feature-work .feature-item-wrapper .overlay:after, .feature-work .feature-item-wrapper .overlay h5, .feature-work .feature-item-wrapper .item:hover .overlay span {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.float-left {
    float: left
}

.img-left {
    float: left;
    margin-right: 30px;
    margin-left: 10px
}

.float-right {
    float: right
}

.round-border {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%
}

.color-white {
    color: #fff;
}

a.color-white:hover, a.color-white:focus {
    color: #eaeaea;
}

.color-main-white {
    color: #b3b3b3;
}

a.color-main-white:hover, a.color-main-white:focus {
    color: #a4a4a4;
}

.color-black {
    color: #000;
}

a.color-black:hover, a.color-black:focus {
    color: #141414;
}

.color-main-black {
    color: #4d4d4d;
}

a.color-main-black:hover, a.color-main-black:focus {
    color: #464646;
}

.color-main-blue {
    color: #003f85;
}

a.color-main-blue:hover, a.color-main-blue:focus {
    color: #003f85;
}

.color-main-green {
    color: #52ad0e;
}

a.color-main-green:hover, a.color-main-green:focus {
    color: #4b9f0c;
}

a.theme-button, .theme-button {
    background: #213043;
    overflow: hidden;
    position: relative;
    z-index: 2;
    text-align: center;
    font-weight: 700;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase
}

.theme-button:before {
    content: '';
    width: 30px;
    height: 130%;
    background: rgba(215, 215, 215, 0.2);
    position: absolute;
    top: -10px;
    left: -65px;
    z-index: -1;
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transform: rotate(-20deg)
}

.theme-button:hover:before {
    left: 120%
}

.theme-title {
    position: relative;
    padding-bottom: 18px
}

.theme-title h2 {
    color: #09428f;
    text-transform: uppercase;
    margin-top: 10px;
    font-weight: 600
}

.theme-title.center {
    text-align: center
}

.theme-title span {
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    color: #4d4d4d
}

.theme-title:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    background: #c3cfde;
    height: 3px;
    width: 130px
}

.theme-title.center:before {
    left: 50%;
    margin-left: -65px
}

.fancybox-skin {
    padding: 8px !important;
    background: #eee;
    border-radius: 2px
}

.p-color, header .top-header ul li a:hover, .theme-manage-area .we-do-area a, .service-tab-wrapper .tab-content .left-side ul li i, .company-progress .opacity h4 span, .latest-news .post span > span, .client-slider .single-container > ul li, footer .bottom-footer p a, .inner-banner .opacity ul li:last-child, .theme-manage-area .img-content:hover .opacity a, .faq-page .panel-group .panel-heading h6 a:before, .mixitUp-menu ul li.active, .mixitUp-menu ul li:hover, #blog-post article .post-date ul li, .project-details .project-img-gallery .carousel-control i, #blog-post article .expert_quote_area .col-lg-12 .expert_quote span, .blog_sidebar .category_list ul li a:hover, .main-menu .navbar-nav > li.dropdown-holder .sub-menu li a:hover, .blog_sidebar .category_list ul li a:focus, header .bottom-header .single-content .ficon:before, .blog_sidebar .category_list ul li a.active, .slide_show .carousel-control, .main-menu .request-quote span i, .service-tab-wrapper .nav-tabs > li > a .icon .ficon:before, footer .footer-address ul li span:before, .main-menu nav ul li.dropdown-holder .fa {
    color: #52ad0e
}

footer .footer-link ul li a:hover, footer .footer-service ul li a:hover {
    color: #fff
}

header .bottom-header .single-content ul li a:hover, .our-team .team-item-wrapper .text ul li a:hover, .our-team .owl-theme .owl-nav [class*=owl-]:hover, .client-slider .owl-theme .owl-nav [class*=owl-]:hover, footer h4:before, footer .bottom-footer ul li a:hover, .header-style-two header .bottom-header .single-content ul li a:hover, .inner-banner .opacity h2:before, .service-details-page .service-side-bar .wrapper .nav-tabs > li > a:before, #blog-post article .expert_quote_area .col-lg-12 .expert_quote:before, #blog-post .comments_area .single_comment .comment a.reply:hover {
    background: #52ad0e
}

header .top-header p, header .bottom-header .single-content p {
    font-family: 'Open Sans', sans-serif
}

header .top-header ul li a {
    font-family: 'Open Sans', sans-serif
}

.main-menu .p-color-bg {
    background: #52ad0e
}

.main-menu .navbar-nav > li a {
    border-bottom: 3px solid #09428f
}

.main-menu .navbar-nav > li.current-menu-item a, .main-menu .navbar-nav > li.current-menu-parent a, .main-menu .navbar-nav > li:hover a {
    border-bottom: 3px solid #52ad0e;
    background: #08387a
}

header .top-header {
    background: #f5f5f5;
    padding: 10px 0;
    position: relative;
    overflow: visible;
    margin-bottom: 20px
}

header .top-header p {
    font-weight: 300;
    color: #6e6e6e
}

header .top-header p span {
    font-weight: 500;
    color: #262626
}

header .top-header ul li {
    display: inline-block;
    line-height: 13px;
    color: #7b7b7b;
    margin-left: 15px
}

header .top-header ul li a {
    color: #7b7b7b;
    font-size: 18px
}

header .top-header:before {
    content: '';
    width: 100%;
    height: 16px;
    background: url(../images/home/bar-line.png) repeat center;
    position: absolute;
    top: 100%;
    left: 0
}

.img-header {
    float: left;
    margin-right: 20px
}

.header-location strong {
    color: #09428f;
    font-size: 18px
}

.header-phone strong {
    color: #52ad0e;
    font-size: 18px
}

.mobile-header-phone {
    margin-top: 10px;
    margin-bottom: -28px;
}

.mobile-header-phone a {
    color: #52ad0e;
    font-size: 18px;
}

.mobile-header-phone a img {
    height: 28px;
    width: auto;
    margin-right: 10px;
}

header .information-bar {
    background-color: #898987;
    text-align: right;
    height: 0;
    opacity: 0;
    transform-origin: left top;
    transform: scaleY(0);
    -webkit-animation: slideDown 0.7s forwards;
    -webkit-animation-delay: 1s;
    animation: slideDown 0.7s forwards;
    animation-delay: 1s;
}

@-webkit-keyframes slideDown {
    0% {
        height: 50px;
    }
    100% {
        -webkit-transform: scaleY(1);
        height: 50px;
        opacity: 1;
    }
}

@keyframes slideDown {
    0% {
        height: 50px;
    }
    100% {
        transform: scaleY(1);
        height: 50px;
        opacity: 1;
    }
}

header .information-bar--icon, header .information-bar--text, header .information-bar--anchor {
    display: inline-block;
}

header .information-bar--icon {
    line-height: 50px;
}

header .information-bar--icon img {
    display: inline-block;
    min-height: 35px;
    max-height: 50px;
}

header .information-bar--text {
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 0 20px 0 10px
}

header .information-bar--anchor {
    background: #52ad0e;
    padding: 0 20px;
    line-height: 50px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
}

header .information-bar--anchor:hover {
    background: #4fa30f;
}

header .bottom-header {
    padding: 40px 0
}

header .bottom-header .logo {
    max-width: 325px;
    height: auto;
    position: relative;
}

header .bottom-header .logo a img {
    display: block;
    transition: opacity 0.3s ease;
    max-width: 100%;
    height: auto;
}

header .bottom-header .logo a #straubLogoNormal {
    opacity: 1;
}

header .bottom-header .logo a #straubLogoGraffiti {
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    margin:0 auto;
    opacity: 0;
}

header .bottom-header .logo a:hover #straubLogoNormal {
    opacity: 0;
}

header .bottom-header .logo a:hover #straubLogoGraffiti {
    opacity: 1;
}

header .bottom-header.poptavka {
    padding: 35px 0 40px;
    margin: 0 auto;
    text-align: center;
    background: #fff
}

header .bottom-header .single-content {
    position: relative;
    margin-left: 35px;
    margin-top: 3px
}

header .bottom-header .single-content p {
    color: #474646;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px
}

header .bottom-header .single-content span {
    color: #929292
}

header .bottom-header .single-content .ficon {
    position: absolute;
    top: 0;
    left: 0
}

header .bottom-header .single-content .ficon:before {
    font-size: 38px
}

header .bottom-header .single-content.bar-fix:before {
    content: '';
    position: absolute;
    top: 6px;
    right: 0;
    width: 1px;
    height: 40px;
    background: #eee
}

header .bottom-header .single-content.bar-fix {
    padding-right: 35px;
    padding-left: 55px
}

header .bottom-header .single-content ul li {
    display: inline-block;
    margin-top: 5px
}

header .bottom-header .single-content ul li a {
    width: 40px;
    height: 40px;
    border: 1px solid #eee;
    color: #b0b0b0;
    line-height: 40px;
    text-align: center;
    font-size: 16px
}

header .bottom-header .single-content ul li a:hover {
    color: #fff;
    border-color: #ffb504
}

.main-menu {
    background: #09428f;
    position: relative;
    z-index: 9
}

.main-menu .container {
    position: relative
}

.main-menu .navbar {
    border: none;
    border-radius: 0;
    margin: 0
}

.main-menu .navbar-collapse {
    padding: 0;
    box-shadow: none
}

.main-menu .nav > li > a:before, .main-menu .nav > li > a:after {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    width: 1px
}

.main-menu .nav > li > a:before {
    background: #052f67;
    right: 0
}

.main-menu .nav > li > a:after {
    background: #165bb7;
    right: -1px
}

.main-menu .nav > li > a {
    font-size: 16px;
    line-height: 70px;
    text-transform: uppercase;
    color: #fff;
    padding: 0 19px
}

.main-menu .nav > li > a:hover, .main-menu .nav > li > a:focus, .main-menu .nav > li:hover > a, .main-menu .nav > li.current-page-item > a {
    background: #08387a
}

.main-menu .nav > li > a:hover:before, .main-menu .nav > li > a:hover:after, .main-menu .nav > li.current-page-item > a:after, .main-menu .nav > li.current-page-item > a:before {
    background: transparent
}

.main-menu .nav > li:last-child > a:after, .main-menu .nav > li:last-child > a:before {
    display: none
}

.main-menu .nav > li:before {
    content: '';
    width: 100%;
    height: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1
}

.main-menu .nav > li:hover:before, .main-menu .nav > li.current-page-item:before {
    height: 4px
}

.main-menu #request_block {
    position: absolute;
    top: 0;
    right: 0;
}

.main-menu #request_block form {
    display: inline-block;
}

.main-menu .request-quote {
    position: relative;
    width: 265px;
    line-height: 73px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    z-index: 1
}

.main-menu .request-quote span {
    width: 73px;
    display: block;
    height: 73px;
    background: #f3ae08;
    float: right;
    padding-top: 23px;
    background: url(../images/poptavka.jpg) no-repeat center center
}

.main-menu input[type="submit"].request-quote {
    position: absolute;
    width: 100% /*265px*/;
    line-height: 73px;
    height: 73px;
    top: 0;
    right: 0;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    padding-left: 17px;
    padding-right: 90px;
    font-weight: 600;
    font-size: 16px;
    z-index: 1;
    border: none;
    background: #52ad0e url(../images/poptavka.jpg) no-repeat right center
}

.main-menu input[type="submit"].request-quote:hover {
    background: #4fa30f url(../images/poptavka.jpg) no-repeat right center
}

.main-menu input[type="submit"].request-quote-poptavka {
    background: #52ad0e url(../images/poptavka-2.jpg) no-repeat right center
}

.main-menu input[type="submit"].request-quote-poptavka:hover {
    background: #4fa30f url(../images/poptavka-2.jpg) no-repeat right center
}

.main-menu input[type="submit"].request-quote-barvafasada {
    background-color: #408ed1;
    background-image: url(../images/poptavka-barvafasada.jpg), url(../images/button-barvafasada-bg.jpg);
    background-position: right center, left center;
    background-repeat: no-repeat, repeat;
    background-size: auto, contain;
}

.main-menu input[type="submit"].request-quote-barvafasada:hover {
    background-color: #408ed1;
    background-image: url(../images/poptavka-barvafasada.jpg), url(../images/button-barvafasada-bg-hover.jpg);
    background-position: right center, left center;
    background-repeat: no-repeat, repeat;
    background-size: auto, contain;
}

.main-menu input[type="submit"].request-quote-beton {
    background-color: #959595;
    background-image: url(../images/poptavka-beton-lighter.jpg), url(../images/button-betonarka-bg.jpg);
    background-position: right center, left center;
    background-repeat: no-repeat, no-repeat;
    background-size: auto, contain;
}

.main-menu input[type="submit"].request-quote-beton:hover {
    background-color: #818181;
    background-image: url(../images/poptavka-beton-lighter.jpg), url(../images/button-betonarka-bg-hover2.jpg);
    background-position: right center, left center;
    background-repeat: no-repeat, no-repeat;
    background-size: auto, contain;
}

.main-menu .request-quote span i {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #fff;
    margin: 0 auto;
    display: block;
    line-height: 26px;
    font-size: 15px
}

.main-menu .request-quote span i:before {
    font-size: 14px
}

.main-menu .request-quote:before {
    content: '';
    background: #4fa30f;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    z-index: -1
}

.main-menu .request-quote:hover:before {
    width: 100%
}

.main-menu nav ul li.dropdown-holder .fa {
    display: none;
    line-height: 42px;
    width: 45px;
    font-size: 22px;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    background: #fff;
    cursor: pointer
}

p.p-hero {
    text-align: center;
    margin-top: 90px;
}

.btn.btn-hero {
    margin-top: 150px;
    background: #52ad0e;
    border-radius: 0;
    padding: 0 30px;
    line-height: 50px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
}

.btn.btn-hero:hover {
    background: #4fa30f;
}

.btn.btn-hero-blue {
    background: #368ecc;
}

.btn.btn-hero-blue:hover {
    background: #328ac7;
}

.navbar-toggle {
    float: left;
    border-radius: 0;
    border: 1px solid #fff;
    margin: 18px 0
}

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

.main-menu .navbar-nav > li.dropdown-holder .sub-menu {
    position: absolute;
    left: 0;
    top: 100%;
    width: 220px;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    -ms-transform: scaleY(0);
    -ms-transform-origin: 0 0;
    -webkit-transform: scaleY(0);
    -webkit-transform-origin: 0 0;
    transform: scaleY(0);
    transform-origin: 0 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-box-shadow: 0 13px 25px -12px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 13px 25px -12px rgba(0, 0, 0, 0.25);
    box-shadow: 0 13px 25px -12px rgba(0, 0, 0, 0.25)
}

.main-menu .navbar-nav > li.dropdown-holder:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1)
}

.main-menu .navbar-nav > li.dropdown-holder .sub-menu li a {
    line-height: 22px;
    color: #fff;
    display: block;
    position: relative;
    z-index: 1;
    font-size: 15px;
    font-weight: 400;
    border: none;
    color: #09428f;
    background: #fff;
    text-transform: none;
    padding: 10px 20px
}

.main-menu .navbar-nav > li.dropdown-holder .sub-menu li a:hover {
    background: #f2f2f2;
    color: #09428f
}

.main-menu .navbar-nav > li.dropdown-holder .sub-menu li.current-menu-item a {
    background: #f2f2f2;
    color: #09428f
}

.main-menu .navbar-nav > li.dropdown-holder .sub-menu li:last-child a {
    border: none
}

@keyframes menu_sticky {
    0% {
        margin-top: -120px;
        opacity: 0
    }
    50% {
        margin-top: -64px;
        opacity: 0
    }
    100% {
        margin-top: 0;
        opacity: 1
    }
}

.main-menu.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    animation-name: menu_sticky;
    animation-duration: .7s;
    animation-timing-function: ease-in-out;
    padding: 0
}

.header-style-two {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99
}

.header-style-two header .bottom-header .single-content p {
    color: #fff
}

.header-style-two header .bottom-header .single-content .ficon {
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 50px
}

.header-style-two header .bottom-header .single-content .ficon:before {
    font-size: 20px
}

.header-style-two header .bottom-header .single-content .ficon.flaticon-map-solid:before {
    font-size: 25px
}

.header-style-two header .bottom-header .single-content.bar-fix {
    padding-left: 65px;
    padding-right: 12px;
    margin-top: 10px
}

.header-style-two header .bottom-header .single-content.bar-fix:before {
    display: none
}

.header-style-two header .bottom-header .single-content ul li a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    border: none;
    background: #054d5c;
    color: #fff;
    margin-left: 3px
}

.header-style-two header .bottom-header .single-content.mFix {
    margin-left: 55px
}

.header-style-two header .bottom-header .single-content ul li {
    margin-top: 16px
}

.header-style-two header .bottom-header {
    padding-bottom: 32px
}

.header-style-two .main-menu {
    background: rgba(3, 61, 74, 0.4)
}

.header-style-two .main-menu.fixed {
    background: rgba(3, 61, 74, 1)
}

.header-style-two .main-menu .nav > li > a:hover, .header-style-two .main-menu .nav > li > a:focus, .header-style-two .main-menu .nav > li:hover > a, .header-style-two .main-menu .nav > li.current-page-item > a {
    background: #054d5c
}

.header-style-two .main-menu .nav > li > a:before {
    background: #032730
}

.header-style-two .main-menu .nav > li > a:after {
    background: #06404d
}

.header-style-two .main-menu .nav > li > a:hover:before, .header-style-two .main-menu .nav > li > a:hover:after, .header-style-two .main-menu .nav > li.current-page-item > a:after, .header-style-two .main-menu .nav > li.current-page-item > a:before {
    background: transparent
}

.header-style-two .main-menu .request-quote span i {
    color: #5c6571
}

#banner h1, #banner h5 {
    color: #fff
}

#banner h1 {
    font-size: inherit;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1; /*text-shadow:.6px .6px .6px #000*/
}

#banner h5 {
    font-weight: 300;
    line-height: 30px
}

#banner p.p-hero {
    font-size: inherit;
    line-height: 1
}

#banner a.service-button, #banner a.quote-button {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    width: 150px;
    line-height: 55px;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#banner a.quote-button {
    border: 1px solid #fff
}

#banner a.quote-button:hover {
    border-color: #364558
}

.short-banner {
    background: url(../images/poptavka-bg.jpg) no-repeat 0 0;
    position: relative
}

.short-banner .opacity {
    height: 100%;
    padding: 40px 0 50px
}

.short-banner h3 {
    font-weight: 300;
    color: #fff;
    margin-top: 16px;
    font-size: 28px;
    padding-left: 60px
}

.short-banner h3 span {
    font-weight: 600
}

.short-banner a {
    padding: 0 35px;
    line-height: 50px
}

.poptavka-button {
    background: #09428f;
    font-size: 18px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 5px
}

.poptavka-button:hover {
    color: #fff;
    background: #08387a
}

input.poptavka-button {
    background: #09428f;
    font-size: 18px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 5px;
    border: none;
    padding: 12px 30px
}

input.poptavka-button:hover {
    color: #fff;
    background: #08387a
}

.default-video .item {
    position: relative
}

.default-video .image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    backface-visibility: hidden
}

.default-video .overlay {
    opacity: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 100%;
    height: 100%
}

.default-video .overlay img.ico-zoom {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.default-video .item:hover .image {
}

.default-video .item .overlay:hover {
    opacity: 1;
    opacity: .7;
    visibility: visible
}

.detail-reference .item {
    position: relative
}

.detail-reference .image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    backface-visibility: hidden
}

.detail-reference .overlay {
    opacity: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 100%;
    height: 100%
}

.detail-reference .overlay img.ico-zoom {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.detail-reference .item:hover .image {
}

.detail-reference .item:hover .overlay {
    opacity: 1;
    opacity: .7;
    visibility: visible
}

.hp-sluzby .service-item {
    margin-bottom: 100px
}

.section-iframes .iframe-row {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    gap: 8px;
    justify-content: space-between;
}

.section-iframes .iframe-row .iframe-item {
    flex: 1 1 calc(33.333% - 8px);
    max-width: calc(33.333% - 8px);
}

.section-iframes .iframe-row .iframe-item .iframe-title {
    margin-bottom: 1.5rem;
}

.section-iframes .iframe-row .iframe-item .iframe-wrapper {
    position: relative;
}

.section-iframes .iframe-row .iframe-item .iframe-wrapper .iframe-overlay {
    align-items: center;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    padding: 18px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}

.section-iframes .iframe-row .iframe-item .iframe-wrapper .iframe-overlay span {
    color: #fff;
    font-size: 3rem;
    text-align: center;
}

.section-iframes .iframe-row .iframe-item .iframe-wrapper iframe {
    display: block;
    position: relative;
    z-index: 1;
}

.section-iframes.lodzie-iframes h2 {
    text-align: left;
}

.section-iframes.lodzie-iframes .iframe-row .iframe-item {
    flex: 1 1 calc(50% - 8px);
    max-width: calc(50% - 8px);
}

.section-iframes.balkony-iframes .iframe-row .iframe-item {
    flex: 1 1 100%;
    max-width: 100%;
}

.theme-manage-area {
    margin-top: 75px;
    padding-bottom: 100px
}

.theme-manage-area.sluzby {
    margin-top: 0;
    padding-bottom: 0
}

.theme-manage-area.hp-sluzby {
    padding-bottom: 0
}

.theme-manage-area .img-service {
    margin: 0 auto;
    transition: all .2s ease-in-out
}

.theme-manage-area a:hover .img-service {
    transform: scale(1.1)
}

.theme-manage-area h2 {
    color: #09428f;
    text-transform: uppercase;
    font-weight: 600;
    color: #09428f;
    margin-bottom: 60px;
    text-align: center;
    font-size: 28px
}

.theme-manage-area h3 {
    font-size: 22px;
    color: #4d4d4d;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 10px
}

.theme-manage-area .service-text {
    color: #4d4d4d;
    font-size: 16px;
    line-height: 28px;
    text-align: center
}

.theme-manage-area a:hover h3, .theme-manage-area a:hover .service-text {
    color: #09428f
}

.theme-manage-area .we-do-area .theme-title:before {
    width: 100%
}

.theme-manage-area.fix .we-do-area .theme-title:before {
    width: 90px
}

.theme-manage-area .we-do-area p {
    margin: 20px 15px 20px 0
}

.theme-manage-area .we-do-area a {
    width: 150px;
    line-height: 50px;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    border: 2px solid #f3f3f3
}

.theme-manage-area .we-do-area a:hover {
    color: #fff
}

.theme-manage-area .we-do-area ul {
    border-top: 1px solid #e9e9e9;
    margin-top: -5px;
    padding-top: 15px
}

.theme-manage-area .we-do-area ul li {
    position: relative;
    line-height: 26px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    padding-left: 30px;
    margin-bottom: 12px
}

.theme-manage-area .we-do-area ul li:before {
    content: '';
    font-family: 'font-awesome';
    position: absolute;
    top: 0;
    left: 0;
    line-height: 26px
}

.theme-manage-area .we-do-area h3 {
    font-size: 28px;
    margin: -5px 0 -7px
}

.theme-manage-area .content {
    position: relative
}

figure {
    position: relative;
    overflow: hidden;
    background: #000;
    text-align: center;
    cursor: pointer
}

.theme-manage-area figure {
    height: 177px
}

figure.effect-milo img {
    max-width: none;
    width: -webkit-calc(100% + 60px);
    width: calc(100% + 60px);
    opacity: 1;
    -webkit-transition: opacity 0.35s, -webkit-transform .35s;
    transition: opacity 0.35s, transform .35s;
    -webkit-transform: translate3d(-30px, 0, 0) scale(1.12);
    transform: translate3d(-30px, 0, 0) scale(1.12);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

figure figcaption {
    padding: 20px;
    text-transform: uppercase;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0
}

figure figcaption, figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

figure.effect-milo figcaption p {
    padding: 0 0 0 10px;
    width: 80%;
    color: #fff;
    font-size: 15px;
    line-height: 22px;
    text-align: left;
    border-left: 1px solid #fff;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform .35s;
    transition: opacity 0.35s, transform .35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0)
}

.theme-manage-area .content:hover .effect-milo figcaption p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.theme-manage-area .content h5 {
    margin: 35px 0 15px
}

.theme-manage-area .content > a {
    font-weight: 500;
    color: #213043;
    margin-top: 10px
}

.theme-manage-area .img-content {
    position: relative;
    margin-top: 0
}

.theme-manage-area .img-content .opacity {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6)
}

.theme-manage-area .img-content .opacity a {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    font-size: 60px;
    font-weight: 400
}

.theme-manage-area .img-content .opacity a span {
    display: table-cell;
    vertical-align: middle
}

.theme-manage-area .img-content:hover .opacity a span i {
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95)
}

.feature-work.default-reference {
    background: #f2f2f2;
    padding: 70px 0;
    margin-top: 70px;
    margin-bottom: 0
}

.feature-work.default-lodzie {
    background: #fff;
    padding: 0;
    margin-top: 70px;
    margin-bottom: 0
}

.feature-work.default-lodzie .feature-item-wrapper .item {
    margin-top: 90px
}

.feature-work.default-lodzie .img-holder {
    margin: 0 auto;
    display: block;
    text-align: center
}

.feature-work.default-lodzie img {
    max-width: 170 xp;
    max-height: 170px;
    margin: 0 auto
}

.feature-work.default-lodzie .reference-title {
    text-align: center
}

.feature-work.bg-color {
    background: #fff;
    padding: 0 0 70px;
    margin-top: 70px;
    margin-bottom: 0
}

.feature-work.bg-color .container {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 90px
}

.feature-work h2 {
    color: #09428f;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 28px
}

.feature-work .feature-item-wrapper .item {
    margin: 50px 15px 0
}

.feature-work .feature-item-wrapper .img-holder {
    position: relative;
    overflow: hidden
}

.feature-work .reference-title a {
    font-size: 16px;
    color: #000;
    margin-top: 15px
}

.feature-work .reference-title a:hover {
    color: #09428f
}

.feature-work .feature-item-wrapper .item-holder {
    position: relative
}

.feature-work .feature-item-wrapper .overlay {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    text-align: center
}

.feature-work .feature-item-wrapper .item.refer .overlay {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
    opacity: 0;
    visibility: hidden
}

.feature-work .feature-item-wrapper .overlay img.ico-zoom {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.feature-work .feature-item-wrapper .overlay:before, .feature-work .feature-item-wrapper .overlay:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    opacity: 0;
    -webkit-transition-delay: .35s;
    transition-delay: .35s
}

.feature-work .feature-item-wrapper .overlay:before {
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    top: -50px;
    left: -50px
}

.feature-work .feature-item-wrapper .overlay:after {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    bottom: -50px;
    right: -50px
}

.feature-work .feature-item-wrapper .overlay h5 {
    font-weight: 500;
    color: #fff;
    height: 100%;
    margin-top: -25px;
    opacity: 0;
    -webkit-transform: translate3D(0, 30%, 0);
    -moz-transform: translate3D(0, 30%, 0);
    -ms-transform: translate3D(0, 30%, 0);
    -o-transform: translate3D(0, 30%, 0);
    transform: translate3D(0, 30%, 0)
}

.feature-work .feature-item-wrapper .overlay span {
    display: block;
    opacity: 0;
    margin-top: -5px;
    -webkit-transform: translate3D(0, -320%, 0);
    -moz-transform: translate3D(0, -320%, 0);
    -ms-transform: translate3D(0, -320%, 0);
    -o-transform: translate3D(0, -320%, 0);
    transform: translate3D(0, -320%, 0)
}

.feature-work .feature-item-wrapper .overlay a {
    width: 35px;
    height: 35px;
    background: #fff;
    line-height: 35px;
    text-align: center;
    color: #1a1a1a;
    font-size: 14px
}

.feature-work .feature-item-wrapper .overlay a:hover {
    background: #303030;
    color: #fff
}

.feature-work .feature-item-wrapper .item:hover .overlay {
    visibility: visible
}

.feature-work .feature-item-wrapper .item.refer:hover .overlay {
    opacity: 1;
    visibility: visible
}

.feature-work .feature-item-wrapper .item:hover .overlay img.ico-zoom {
    opacity: .7
}

.owl-theme .owl-nav [class*=owl-] {
    position: relative;
    padding: 0;
    width: 35px;
    height: 35px;
    color: #7d7d7d;
    border: 2px solid #7d7d7d;
    margin: 0;
    background: transparent;
    text-align: center;
    border-radius: 0
}

.feature-work .owl-carousel .owl-controls .owl-nav .owl-prev:before, .feature-work .owl-carousel .owl-controls .owl-nav .owl-next:before {
    color: #fff;
    border: none
}

.feature-work .owl-carousel .owl-controls .owl-nav .owl-prev, .feature-work .owl-carousel .owl-controls .owl-nav .owl-next {
    border: none;
    background: #ced9e9
}

.feature-work .owl-carousel .owl-controls .owl-nav .owl-prev {
    border: none;
    background: url(../images/prev.jpg) no-repeat center center
}

.feature-work .owl-carousel .owl-controls .owl-nav .owl-next {
    border: none;
    background: url(../images/next.jpg) no-repeat center center
}

.feature-work .owl-carousel .owl-controls .owl-nav .owl-prev:hover {
    border: none;
    background: url(../images/prev.jpg) no-repeat center center
}

.feature-work .owl-carousel .owl-controls .owl-nav .owl-next:hover {
    border: none;
    background: url(../images/next.jpg) no-repeat center center
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #ffb504;
    border-color: #ffb504 !important
}

.feature-work .owl-nav [class*=owl-]:hover {
    background: transparent
}

.owl-carousel .owl-controls .owl-nav .owl-prev {
    border-right: 1px solid #7d7d7d
}

.owl-carousel .owl-controls .owl-nav .owl-next {
    border-left: 1px solid #7d7d7d
}

.owl-carousel .owl-controls .owl-nav .owl-prev:before, .owl-carousel .owl-controls .owl-nav .owl-next:before {
    position: absolute;
    font-family: 'font-awesome';
    width: 100%;
    line-height: 31px;
    top: 0;
    left: 0;
    font-size: 24px
}

.owl-theme .owl-nav {
    margin: 0
}

.owl-carousel .owl-controls {
    position: absolute;
    top: 0;
    right: 15px
}

.feature-work .owl-carousel .owl-controls {
    top: -30px
}

.our-service {
    position: relative
}

.our-service:before {
    content: url('../images/home/20.jpg');
    position: absolute;
    bottom: 60px;
    right: 0;
    z-index: 99
}

p.subs {
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    max-width: 70%;
    margin: 0 auto;
    margin-top: 30px
}

.service-tab-wrapper {
    margin-top: 65px;
    margin-bottom: 120px
}

.service-tab-wrapper .nav {
    width: 21%;
    border: 1px solid #f1f1f1
}

.service-tab-wrapper .nav > li {
    float: none;
    display: block;
    margin: 0 !important;
    border-bottom: 1px solid #f1f1f1
}

.service-tab-wrapper .nav-tabs > li > a {
    margin: 0;
    border: none;
    border-radius: 0;
    height: 85px;
    padding: 17px 0 0 92px;
    position: relative
}

.service-tab-wrapper .nav-tabs > li > a .icon {
    position: absolute;
    left: 34px;
    top: 17px
}

.service-tab-wrapper .nav-tabs > li > a .icon .ficon:before {
    font-size: 40px
}

.service-tab-wrapper .nav-tabs > li:last-child {
    border: none
}

.service-tab-wrapper .nav-tabs > li:hover > a, .service-tab-wrapper .nav-tabs > li.active > a, .service-tab-wrapper .nav-tabs > li.active > a:hover, .service-tab-wrapper .nav-tabs > li.active > a:focus {
    border: none;
    background: #ffb504;
    margin: 0;
    box-shadow: none
}

.service-tab-wrapper .nav-tabs > li > a span {
    font-size: 14px;
    color: #c7c2c2
}

.service-tab-wrapper .nav-tabs > li > a h6 {
    font-weight: 500;
    color: #4d4d4d;
    line-height: 27px
}

.service-tab-wrapper .nav-tabs > li.active > a span, .service-tab-wrapper .nav-tabs > li.active > a:hover span, .service-tab-wrapper .nav-tabs > li.active > a:focus span, .service-tab-wrapper .nav-tabs > li.active > a h6, .service-tab-wrapper .nav-tabs > li.active > a:hover h6, .service-tab-wrapper .nav-tabs > li.active > a:focus h6, .service-tab-wrapper .nav-tabs > li:hover > a span, .service-tab-wrapper .nav-tabs > li:hover > a h6, .service-tab-wrapper .nav-tabs > li.active > a .icon .ficon:before, .service-tab-wrapper .nav-tabs > li:hover > a .icon .ficon:before {
    color: #fff
}

.service-tab-wrapper .tab-content {
    width: 79%;
    padding-left: 55px
}

.service-tab-wrapper .tab-content .left-side {
    width: 54%
}

.service-tab-wrapper .tab-content .left-side p {
    margin: 20px 0 40px
}

.service-tab-wrapper .tab-content .left-side h6 {
    text-transform: uppercase;
    border-bottom: 1px solid #efefef;
    padding-bottom: 25px;
    margin-bottom: 15px
}

.service-tab-wrapper .tab-content .left-side ul li {
    font-weight: 500;
    font-size: 19px;
    color: #5c5c5c;
    line-height: 44px
}

.service-tab-wrapper .tab-content .left-side ul li i {
    margin-right: 16px;
    line-height: 44px
}

.service-tab-wrapper .tab-content .left-side .progress {
    height: 30px;
    margin: 39px 0 0;
    box-shadow: none;
    background: #f4f3f2;
    border-radius: 30px
}

.service-tab-wrapper .tab-content .left-side .progress-bar {
    background-color: #ffb504;
    border-radius: 30px;
    position: relative;
    box-shadow: none
}

.service-tab-wrapper .tab-content .left-side .progress-bar span {
    position: absolute;
    line-height: 30px;
    right: -40px;
    top: 0;
    font-size: 15px;
    font-weight: 700;
    color: #686868
}

.service-tab-wrapper .tab-content .right-side {
    width: 46%;
    padding-left: 75px
}

.service-tab-wrapper .tab-content .right-side h5 {
    margin: 35px 0 20px
}

.profesional-more {
    background: #09428f;
    text-transform: uppercase;
    padding: 0 30px
}

.profesional-more:hover {
    background: #08387a
}

.certificates-banner {
    background: #aaafb6 url(../images/certifikaty-bg.jpg) no-repeat 0 0
}

.profesional-text {
    color: #fff;
    font-size: 16px;
    max-width: 70%;
    text-align: center;
    margin: 0 auto
}

.profesional-img {
    margin: 0 auto;
    display: inline-block;
    position: relative;
    text-align: center;
    margin-right: 20px
}

.certificates-banner .opacity {
    height: 100%;
    padding: 50px 0;
    text-align: center
}

.certificates-banner h4 {
    font-weight: 400;
    text-transform: uppercase
}

.certificates-banner h2 {
    font-weight: 600;
    font-size: 28px;
    text-transform: uppercase;
    color: #fff;
    margin: 15px 0
}

.certificates-banner a {
    line-height: 50px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    margin: 60px 7px 12px
}

.certificates-banner a.btn2 {
    border: 2px solid #fff;
    line-height: 51px
}

.service-banner {
    background: #aaafb6 url(../images/profesionalove-bg-optim.jpg) no-repeat center center;
    background-size: cover;
    padding: 57px 0 130px 0;
    text-align: center
}

.service-banner h2 {
    font-weight: 600;
    font-size: 28px;
    text-transform: uppercase;
    color: #fff;
    margin: 0
}

.service-banner h3 {
    font-weight: 400;
    text-transform: uppercase
}

.banner-item a {
    height: 480px;
    margin: 48px 15px 12px;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25);
}

.banner-item .banner-head .banner-img {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    object-fit: cover;
    object-position: center;
}

.banner-item .banner-head, .banner-item .banner-body {
    height: 50%;
}

.banner-item .banner-body {
    padding: 40px 30px;
    background: #fff;
    background-image: -moz-linear-gradient(90deg, rgb(214, 214, 214) 0%, rgb(255, 255, 255) 33%, rgb(255, 255, 255) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(214, 214, 214) 0%, rgb(255, 255, 255) 33%, rgb(255, 255, 255) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(214, 214, 214) 0%, rgb(255, 255, 255) 33%, rgb(255, 255, 255) 100%);
    color: #000;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.banner-item .banner-body h3 {
    color: #000;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.banner-item .banner-body p {
    color: #000;
    font-size: 16px;
    font-weight: 700;
}

.banner-item .banner-body.beton {
    background: #8c8c8c url(../images/banner-betonarka-bg.png) no-repeat center center;
    background-size: cover;
}

.banner-item .banner-body.beton h3, .banner-item .banner-body.dilna h3 {
    color: #fff;
}

.banner-item .banner-body.beton p, .banner-item .banner-body.dilna p {
    color: #fff;
}

.banner-item .banner-body.dilna {
    background-color: #794543;
    background-image: -moz-linear-gradient(90deg, rgb(73, 40, 40) 0%, rgb(248, 146, 140) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(73, 40, 40) 0%, rgb(248, 146, 140) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(73, 40, 40) 0%, rgb(248, 146, 140) 100%);
}

.banner-item a:hover {
    box-shadow: 0px -5px 21px -8px rgba(0, 0, 0, 0.75);
}

.our-team {
    margin: 95px 0 69px
}

.our-team .row {
    margin-right: -22px;
    margin-left: -22px
}

.our-team .container .dot-line {
    border-bottom: 1px solid #ededed;
    padding-bottom: 60px
}

.our-team .row .item {
    margin-right: 22px;
    margin-left: 22px;
    margin-top: 50px
}

.our-team .team-item-wrapper .text a {
    display: block
}

.our-team .team-item-wrapper .text a h5 {
    font-weight: 500;
    margin: 18px 0 7px
}

.our-team .team-item-wrapper .text a p {
    color: #b3b3b3;
    margin-bottom: 6px
}

.our-team .team-item-wrapper .text ul li {
    display: inline-block;
    margin-right: 2px
}

.our-team .team-item-wrapper .text ul li a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #dbddde;
    font-size: 14px;
    background: #364558
}

.our-team .team-item-wrapper .text ul li a:hover {
    color: #fff
}

figure.effect-oscar {
    background: -webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
    background: linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
    overflow: visible
}

figure.effect-oscar img {
    -webkit-transition: opacity .35s;
    transition: opacity .35s
}

figure.effect-oscar h5 {
    opacity: 0;
    color: #fff;
    margin: 10% 0 10px;
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.our-team .team-item-wrapper .item:hover figure h5 {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

figure.effect-oscar figcaption {
    background-color: rgba(58, 52, 42, 0);
    -webkit-transition: background-color .35s;
    transition: background-color .35s
}

figure.effect-oscar figcaption::before {
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    border: 1px solid #fff;
    content: ''
}

figure.effect-oscar figcaption::before, figure.effect-oscar p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform .35s;
    transition: opacity 0.35s, transform .35s;
    -webkit-transform: scale(0);
    transform: scale(0)
}

figure.effect-oscar p {
    text-transform: capitalize;
    color: #fff;
    line-height: 26px
}

.our-team .team-item-wrapper .main-wrapper:hover figcaption::before, .our-team .team-item-wrapper .main-wrapper:hover figure p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.our-team .team-item-wrapper .main-wrapper:hover figcaption {
    background-color: rgba(58, 52, 42, 0.5)
}

.our-team .team-item-wrapper .main-wrapper:hover img {
    opacity: .4
}

.our-team .owl-theme .owl-nav [class*=owl-] {
    background: #213043;
    border-color: #213043
}

.our-team .owl-carousel .owl-controls .owl-nav .owl-prev:before, .our-team .owl-carousel .owl-controls .owl-nav .owl-next:before {
    color: #fff
}

.our-team .owl-carousel .owl-controls {
    top: -40px;
    right: 22px
}

.team-single-page figure.effect-oscar img {
    width: 100%;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.team-single-page .main-wrapper {
    margin-bottom: 60px;
    overflow: hidden
}

.company-history {
    padding-bottom: 70px
}

.about-more {
    background: #09428f;
    text-transform: uppercase;
    padding: 0 30px;
    color: #fff;
    font-weight: 600
}

.about-more:hover {
    color: #fff;
    background: #08387a
}

.history-more {
    background: #09428f;
    text-transform: uppercase;
    padding: 5px 30px;
    color: #fff;
    font-weight: 600;
    margin-top: 20px
}

.history-more:hover {
    color: #fff;
    background: #08387a
}

.company-history .left-side, .company-history .right-side {
    width: 50%
}

.company-history .left-side h3 {
    font-weight: 600;
    line-height: 38px;
    font-size: 28px;
    margin-bottom: 18px;
    color: #09428f;
    text-transform: uppercase;
    margin-top: 10px
}

.company-history p {
    font-size: 16px
}

.company-history .left-side a {
    line-height: 50px;
    margin-top: 32px
}

.company-history .history-panel {
    padding-left: 45px;
    margin-top: 8px
}

.panel-group {
    margin: 0
}

.company-history .panel-group {
    border: 1px solid #f0f0f0;
    border-bottom: none;
    -webkit-box-shadow: 0 0 7px 0 rgba(101, 101, 101, 0.1);
    -moz-box-shadow: 0 0 7px 0 rgba(101, 101, 101, 0.1);
    box-shadow: 0 0 7px 0 rgba(101, 101, 101, 0.1)
}

.panel {
    border: none;
    border-radius: 0;
    box-shadow: none
}

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: none;
    border-bottom: 1px solid #f0f0f0;
    border-left: 3px solid #a8d686
}

.panel-heading {
    padding: 0;
    border-radius: 0
}

.company-history .panel-group .panel-heading a {
    padding: 23px 0 23px 30px;
    color: #09428f;
    font-size: 18px;
    font-weight: 600;
    display: block;
    position: relative
}

.company-history .panel-group .panel-heading a:before {
    content: '+';
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: #09428f;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    right: 18px;
    font-size: 20px
}

.company-history .panel-group .panel-heading.active-panel a:before {
    background: #ced9e9;
    content: '-'
}

.panel-group .panel + .panel {
    margin-top: 0
}

.company-history .panel-group .panel-heading {
    border-bottom: 1px solid #f0f0f0;
    border-left: 3px solid #52ad0e
}

.company-history .panel-group .panel-body {
    padding: 0 20px 20px 30px;
    position: relative
}

.company-history .panel-group .panel-body img {
    float: left;
    position: relative
}

.panel-row {
    padding-bottom: 2px
}

.flex-container {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center
}

.flex-row {
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
    justify-content: center
}

.flex-item {
    padding-top: 20px;
    line-height: 26px
}

.company-history .panel-group .panel-body p {
    padding-left: 0
}

.company-history .panel-group .panel-heading.active-panel {
    border-color: transparent;
    border-left: 3px solid #a8d686
}

.company-progress {
    background: url(../images/home/16.jpg) no-repeat center;
    background-size: cover;
    margin: 85px 0 80px
}

.company-progress.mFix {
    margin: -69px 0 -75px
}

.company-progress .opacity {
    height: 100%;
    background: rgba(25, 25, 25, 0.9);
    padding: 56px 0 70px;
    text-align: center
}

.company-progress .opacity .number {
    font-weight: 700;
    font-size: 48px;
    color: #fff
}

.company-progress .opacity h4 {
    font-weight: 400;
    color: #fff
}

.latest-news {
    background: #f2f2f2;
    padding: 70px 0
}

.latest-news .row {
    margin-left: -30px;
    margin-right: -30px
}

.latest-news .row [class*="col-"] {
    padding-left: 30px;
    padding-right: 30px
}

.latest-news .single-post {
    margin-top: 70px
}

.latest-news .post span {
    font-size: 15px
}

.latest-news .post a {
    font-weight: 500;
    font-size: 16px;
    color: #1c2125;
    display: block;
    margin: 0 0 15px
}

figure.effect-winston {
    background: #162633;
    text-align: left;
    margin-bottom: 15px
}

figure.effect-winston img {
    -webkit-transition: opacity .45s;
    transition: opacity .45s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

figure.effect-winston figcaption {
    padding: 15px
}

figure.effect-winston figcaption::before {
    position: absolute;
    top: -53px;
    left: -40px;
    width: 120%;
    height: 120%;
    background: url(../images/news/triangle.svg) no-repeat center center;
    background-size: 100% 100%;
    content: '';
    -webkit-transition: opacity 0.45s, -webkit-transform .45s;
    transition: opacity 0.45s, transform .45s;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
}

figure.effect-winston .date {
    line-height: 35px;
    height: 35px;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    padding: 0 12px;
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
    display: inline-block;
    background: #52ad0e
}

figure.effect-winston p {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 15px 20px 0
}

figure.effect-winston a {
    margin: 0 8px;
    color: #858585;
    font-size: 20px
}

figure.effect-winston a:hover, figure.effect-winston a:focus {
    color: #1c2125
}

figure.effect-winston p a i {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform .35s;
    transition: opacity 0.35s, transform .35s;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0)
}

.latest-news .single-post:hover figure img {
    opacity: .6
}

.latest-news .single-post:hover .date {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.latest-news .single-post:hover figcaption:before {
    opacity: .7;
    -webkit-transform: rotate3d(0, 0, 1, 20deg);
    transform: rotate3d(0, 0, 1, 20deg)
}

.latest-news .single-post:hover figure p i {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.latest-news .single-post:hover figure p a:nth-child(3) i {
    -webkit-transition-delay: .05s;
    transition-delay: .05s
}

.latest-news .single-post:hover figure p a:nth-child(2) i {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.latest-news .single-post:hover figure p a:first-child i {
    -webkit-transition-delay: .15s;
    transition-delay: .15s
}

.client-slider {
    background: #f8f8f8;
    padding: 65px 0 90px;
    margin: 75px 0 65px
}

.client-slider .row {
    margin-right: -25px;
    margin-left: -25px
}

.client-slider .single-container {
    margin-left: 20px;
    margin-top: 48px;
    position: relative
}

.client-slider .row .item {
    margin-right: 25px;
    margin-left: 25px
}

.client-slider .single-container .text {
    background: #fff;
    padding: 33px 30px 30px 60px;
    position: relative;
    -webkit-box-shadow: 0 0 5px 0 rgba(198, 198, 198, 0.15);
    -moz-box-shadow: 0 0 5px 0 rgba(198, 198, 198, 0.15);
    box-shadow: 0 0 5px 0 rgba(198, 198, 198, 0.15)
}

.client-slider .single-container .text:before {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-width: 18px 23px;
    border-right-width: 0;
    border-top-color: #e8e8e8
}

.client-slider .single-container .text .quote {
    width: 50px;
    height: 45px;
    position: absolute;
    top: 40px;
    left: -20px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    line-height: 45px
}

.client-slider .single-container .text .quote:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-width: 12px 20px;
    border-right-width: 0;
    border-bottom-color: #df9d00
}

.client-slider .single-container .text .quote .ficon:before {
    font-size: 20px;
    color: #fff
}

.client-slider .single-container .client-info {
    margin-top: 33px
}

.client-slider .single-container .client-info img {
    width: 60px;
    height: 60px;
    border-radius: 50%
}

.client-slider .single-container .client-info .name {
    padding-left: 18px
}

.client-slider .single-container .client-info .name h5 {
    font-weight: 500;
    margin: 7px 0 4px
}

.client-slider .single-container > ul {
    position: absolute;
    right: 0;
    bottom: 15px
}

.client-slider .single-container > ul li {
    display: inline-block;
    font-size: 15px;
    cursor: pointer
}

.client-slider .owl-theme .owl-nav [class*=owl-] {
    background: #213043;
    border-color: #213043
}

.client-slider .owl-carousel .owl-controls .owl-nav .owl-prev:before, .client-slider .owl-carousel .owl-controls .owl-nav .owl-next:before {
    color: #fff
}

.client-slider .owl-carousel .owl-controls {
    top: -40px;
    right: 22px
}

.our-partners {
    padding-top: 70px
}

.our-partners .item {
    margin: 45px 15px 40px
}

.newsletter {
    position: relative;
    z-index: 99;
    margin-bottom: -70px
}

.newsletter .p-color-bg {
    padding: 36px 0 26px;
    position: relative;
    background: #09428f
}

.newsletter .text {
    padding-left: 40px;
    position: relative
}

.newsletter .text h2 {
    font-weight: 500;
    font-size: 30px;
    text-transform: uppercase;
    color: #fff
}

.newsletter .text h2 span, .newsletter .text p {
    color: #fff
}

.newsletter .text p {
    font-size: 16px
}

.newsletter .text i {
    position: absolute;
    font-size: 52px;
    color: #fff;
    left: 54px;
    top: 0
}

.newsletter .float-right {
    width: 35%;
    padding-right: 45px
}

.newsletter form {
    height: 50px;
    position: relative
}

.newsletter form input {
    border: none;
    background: #fff;
    padding: 0 0 0 30px;
    font-weight: 300;
    line-height: 50px
}

.newsletter .p-color-bg:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 100%;
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-width: 53px 38px;
    border-bottom-width: 0;
    border-right-color: #05316d
}

.newsletter .p-color-bg:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-width: 53px 38px;
    border-bottom-width: 0;
    border-left-color: #05316d
}

.odkazy-left {
    width: 40%
}

.odkazy-right {
    width: 40%
}

span.wpcf7-not-valid-tip {
    color: red;
    font-size: 1em;
    display: block;
    position: absolute;
    top: 30px
}

.footer-poptavka {
    padding-right: 35px
}

.footer-poptavka a {
    background: #52ad0e url(../images/footer-arrow.png) no-repeat center right 20px;
    line-height: 50px;
    padding: 0 45px 0 30px;
    color: #fff;
    text-transform: uppercase;
    float: right;
    padding-right: 40px
}

.footer-poptavka a:hover {
    color: #fff;
    background: #4fa30f url(../images/footer-arrow.png) no-repeat center right 20px
}

.footer-poptavka input[type="submit"] {
    background: #52ad0e url(../images/footer-arrow.png) no-repeat center right 20px;
    line-height: 50px;
    padding: 0 45px 0 30px;
    color: #fff;
    text-transform: uppercase;
    float: right;
    padding-right: 40px;
    font-weight: 600
}

.footer-poptavka input[type="submit"]:hover {
    color: #fff;
    background: #4fa30f url(../images/footer-arrow.png) no-repeat center right 20px
}

.copy {
    text-align: center;
    margin-top: 30px
}

.created {
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-bottom: 40px;
    color: #5d656f;
    font-size: 16px;
    margin-top: 40px;
}

.chsoft {
    background: url(../images/chsoft_white.png) no-repeat center center;
    text-align: center;
    display: inline-block;
    width: 84px;
    height: 20px;
    margin: 0 auto;
    margin-bottom: 0px;
    margin-top: 0px;
    vertical-align: top;
}

.created a:hover img {
    -webkit-filter: brightness(200%);
    filter: brightness(200%);
}

.created a:hover {
    -webkit-filter: brightness(200%);
    filter: brightness(200%);
}

.created a {
    color: #5d656f;
    line-height: 25px;
}

.created img {
    display: inline-block;
    margin-top: -2px;
}

footer.poptavka .created a:hover img {
    -webkit-filter: brightness(0%);
    filter: brightness(0%);
}

footer.poptavka .created a:hover {
    -webkit-filter: brightness(0%);
    filter: brightness(0%);
}

.chsoft-grey {
    background: url(../images/chsoft.png) no-repeat center center;
    text-align: center;
    display: inline-block;
    width: 84px;
    height: 20px;
    margin: 0 auto;
    margin-bottom: 0px;
    margin-top: 0px;
    vertical-align: top;
}

.newsletter-img {
    float: left;
    margin-right: 25px
}

.poptavka-dekujeme {
    background: #fff;
    padding: 40px 0
}

.adresa-poptavka {
    padding: 45px 0
}

.adresa-poptavka a {
    font-size: 18px;
    font-weight: 600;
    color: #09428f
}

.adresa-poptavka a:hover {
    text-decoration: underline
}

.adresa-poptavka .phone-item-header {
    padding-top: 15px
}

.adresa-poptavka .header-phone {
    float: right;
    padding-right: 30px
}

.adresa-poptavka .header-location {
    padding-left: 30px
}

.poptavka-left {
    background: #fff;
    max-width: 584px;
    height: 944px;
    display: block;
    padding: 0 30px
}

.poptavka-left input[type="submit"] {
    position: relative;
    line-height: 73px;
    padding: 0 100px 0 20px;
    display: block;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    font-weight: 600;
    font-size: 18px;
    z-index: 1;
    background: #52ad0e url(../images/poptavka.jpg) no-repeat right center
}

.poptavka-left input[type="submit"]:hover {
    background: #4fa30f url(../images/poptavka.jpg) no-repeat right center
}

.poptavka-left .input-text {
    line-height: 48px;
    font-size: 16px
}

.poptavka-left input[type="text"] {
    line-height: 48px;
    border: 1px solid #ced9e9
}

.poptavka-left input[type="text"]:focus {
    border: 1px solid #09428f
}

.poptavka-left select {
    border: 1px solid #ced9e9;
    height: 45px;
    width: 100%;
    margin-bottom: 20px;
    padding: 0 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../images/select_arrow.png);
    background-repeat: no-repeat;
    background-position: 96% center;
    cursor: pointer;
}

.poptavka-left h2 {
    text-align: left;
    padding-left: 15px;
    margin-top: 40px;
    color: #09428f;
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase
}

.left-poptavka-text {
    padding-left: 15px;
    color: #09428f;
    font-size: 16px;
    margin: 20px 0 25px
}

.poptavka-right {
    background: url(../images/right-poptavka.jpg) no-repeat 0 0;
    max-width: 584px;
    height: 944px;
    background-size: 844px auto;
    display: block;
    text-align: center;
    margin: 0 auto;
    line-height: 30px;
    font-size: 16px;
    color: #fff
}

.poptavka-right h2 {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 80px;
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase
}

.poptavka-right .tel {
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px
}

.poptavka-right img {
    text-align: center;
    margin: 0 auto
}

.poptavka-beton-right {
    background-color: #88858e;
    background-image: url(../images/right_betonarna_new.png), url(../images/right-betonarka-pozadi.jpg);
    background-position: center bottom, center top;
    background-repeat: no-repeat, no-repeat;
    background-size: contain, cover;
}

.poptavka-barvafasada-right {
    background-color: #408ed1;
    background-image: url(../images/right_poptavka_barvafasada.png), url(../images/right_poptavka_barvafasada_bg.jpg);
    background-position: center bottom, center top;
    background-repeat: no-repeat, no-repeat;
    background-size: contain, cover;
}

footer {
    background: url(../images/footer-bg.jpg) no-repeat center center;
    background-size: cover
}

footer.poptavka {
    background: #f2f2f2
}

footer .opacity {
    height: 100%;
    padding: 138px 0 0
}

footer.poptavka .opacity {
    padding: 60px 0 0
}

footer .opacity .top-footer {
    padding-bottom: 30px
}

footer p, footer .footer-link ul li a, footer .footer-service ul li a, footer .footer-address ul li {
    color: #b3b3b3;
    font-size: 14px
}

footer .img-iso {
    margin-top: 30px
}

footer .footer-logo {
    width: 32%
}

footer .footer-logo p {
    margin: 20px 90px 0 0
}

footer h4 {
    color: #fff;
    position: relative;
    padding-bottom: 35px;
    border-bottom: 2px solid #374455;
    margin-bottom: 22px;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase
}

footer h4:before {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    height: 2px;
    width: 70px
}

footer .footer-link {
    width: 19%
}

footer .footer-link ul li, footer .footer-service ul li {
    line-height: 20px;
    padding: 10px 0
}

footer .footer-link ul li i, footer .footer-service ul li i {
    margin-right: 10px
}

footer .footer-link ul {
    display: inline-block;
    vertical-align: top
}

footer .footer-link ul:nth-child(2) {
    margin-right: 28px
}

footer .footer-service {
    padding-left: 85px;
    width: 18%
}

footer .footer-address {
    width: 31%;
    padding-left: 124px
}

footer .footer-address ul li {
    line-height: 25px;
    margin-bottom: 16px;
    position: relative;
    padding-left: 38px
}

footer .footer-address ul li span {
    position: absolute;
    top: 2px;
    left: 0
}

footer .footer-address ul li span:before {
    font-size: 20px;
    padding-left: 2px
}

footer .footer-address ul li span.flaticon-map-solid:before, footer .footer-address ul li span.flaticon-call-solid:before, footer .footer-address ul li span.flaticon-envelope:before {
    color: #b3b3b3
}

footer .bottom-footer p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px
}

footer .bottom-footer p a {
    font-weight: 700
}

footer .bottom-footer ul li {
    display: inline-block;
    margin-left: 8px
}

footer .bottom-footer ul li a {
    width: 30px;
    height: 30px;
    background: #273648;
    text-align: center;
    line-height: 30px;
    color: #c6cbcf
}

footer .bottom-footer ul li a:hover {
    color: #fff
}

footer .bottom-footer {
    padding: 16px 0
}

.inner-banner {
    position: relative
}

.inner-banner .opacity {
    height: 100%;
    padding: 68px 0;
    text-align: center;
    max-height: 180px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.inner-banner .opacity h2 {
    text-transform: uppercase;
    color: #fff;
    position: relative;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: .5px;
    text-align: left
}

.inner-banner .opacity .left-line {
    display: block;
    position: relatice;
    float: left;
    width: 3px;
    height: 51px;
    background: #fff
}

.inner-banner .opacity ul li {
    display: inline-block;
    margin-left: 5px;
    color: #fff;
    line-height: 28px;
    font-size: 15px
}

.inner-banner .opacity #breadcrumbs {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    height: 51px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.inner-banner .opacity #breadcrumbs a {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    text-decoration: underline
}

.inner-banner .opacity ul li a {
    color: #fff;
    font-weight: 400;
    font-size: 15px
}

.inner-banner .opacity ul li a i {
    margin-right: 3px
}

.faq-page {
    margin-top: 100px
}

.faq-page .faq-panel {
    margin-top: 90px;
    margin-bottom: 120px
}

.faq-page .faq-panel .panel-group {
    border: 1px solid #efefef;
    border-bottom: none
}

.faq-page .faq-panel .panel {
    margin: 0
}

.faq-page .panel-group .panel-heading h6 a {
    color: #1c2125;
    padding: 24px 63px 24px 30px;
    display: block;
    position: relative
}

.faq-page .panel-group .panel-heading h6 a:before {
    content: '+';
    width: 60px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: #f8f8f8;
    border-left: 1px solid #efefef;
    text-align: center;
    line-height: 65px;
    font-size: 18px
}

.faq-page .panel-group .panel-heading.active-panel h6 a:before {
    content: '';
    font-family: 'font-awesome';
    font-size: 14px
}

.faq-page .panel-group .panel-heading {
    border-bottom: 1px solid #efefef
}

.faq-page .panel-group .panel-body {
    padding: 35px 50px 50px 30px
}

.faq-page .panel-group .panel-body ol {
    margin: 15px 0;
    padding: 0 0 0 20px
}

.faq-page .panel-group .panel-body ol li {
    line-height: 28px
}

.faq-ask-qus {
    background: url(../images/inner-page/2.jpg) no-repeat center;
    background-size: cover;
    background-attachment: fixed;
    margin-bottom: 90px
}

.faq-ask-qus .overlay {
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    padding: 100px 0
}

.faq-ask-qus .overlay h2 {
    color: #fff;
    margin-bottom: 60px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px
}

.faq-ask-qus .overlay input, .faq-ask-qus .overlay textarea {
    width: 100%;
    max-width: 100%;
    margin-bottom: 23px;
    background: transparent;
    border: 1px solid #efefef;
    padding: 0 20px;
    font-size: 15px;
    color: #fff;
    letter-spacing: .9px;
    font-weight: 400
}

.faq-ask-qus .overlay input {
    height: 45px
}

.faq-ask-qus .overlay textarea {
    min-height: 210px;
    padding: 20px
}

.faq-ask-qus .overlay input:focus, .faq-ask-qus .overlay textarea:focus, .contact-us-page form input:focus, .contact-us-page form textarea:focus {
    border-color: #ffb504
}

.faq-ask-qus .overlay button {
    width: 160px;
    line-height: 42px;
    display: block;
    margin: 0 auto;
    background: transparent;
    text-transform: uppercase;
    font-size: 15px;
    border: 1px solid #fff;
    color: #fff
}

#google-map-area {
    height: 430px;
    margin-bottom: 120px
}

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

.contact-us-page p {
    margin: 15px 0 60px
}

.contact-us-page form input, .contact-us-page form textarea {
    width: 100%;
    max-height: 100%;
    border: 1px solid #efefef;
    margin-bottom: 20px;
    padding: 0 20px;
    font-size: 15px;
    font-weight: 400
}

.contact-us-page form input {
    height: 48px
}

.contact-us-page form textarea {
    min-height: 180px;
    padding: 20px;
    margin-bottom: 40px
}

.contact-us-page form input:hover, .contact-us-page form textarea:hover {
    border-color: #d6d6d6;
    -webkit-box-shadow: 0 2px 3px 0 rgba(236, 236, 236, 1);
    -moz-box-shadow: 0 2px 3px 0 rgba(236, 236, 236, 1);
    box-shadow: 0 2px 3px 0 rgba(236, 236, 236, 1)
}

.contact-us-page form input:focus, .contact-us-page form textarea:focus {
    border-color: #ffb504;
    -webkit-box-shadow: 0 2px 3px 0 rgba(236, 236, 236, 1);
    -moz-box-shadow: 0 2px 3px 0 rgba(236, 236, 236, 1);
    box-shadow: 0 2px 3px 0 rgba(236, 236, 236, 1)
}

.contact-us-page form button {
    width: 170px;
    line-height: 45px;
    margin-left: 15px
}

.contact-us-page form {
    margin-bottom: 150px
}

.contact-us-form .alert_wrapper {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    top: 0;
    left: 0;
    z-index: 9999999
}

.contact-us-form #success, .contact-us-form #error {
    position: relative;
    width: 500px;
    height: 100px;
    top: 50%;
    margin-top: -50px;
    margin-left: -250px;
    left: 50%;
    background: #fff;
    border: 1px solid #ffb504;
    text-align: center
}

.contact-us-form #success .wrapper, .contact-us-form #error .wrapper {
    display: table;
    width: 100%;
    height: 100%
}

.contact-us-form #success .wrapper p, .contact-us-form #error .wrapper p {
    display: table-cell;
    vertical-align: middle
}

.contact-us-form #success {
    color: #ffb504
}

.contact-us-form #error {
    color: red
}

.contact-us-form #error button, .contact-us-form #success button {
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 20px;
    background: #ffb504;
    border-radius: 50%;
    position: absolute;
    top: -20px;
    right: -20px;
    font-size: 25px
}

.form-validation label.error {
    display: none !important
}

.form-validation input.error, .form-validation textarea.error {
    border: 1px solid #f03838 !important
}

.project-page {
    margin-top: 120px;
    margin-bottom: 140px
}

.mixitUp-menu {
    text-align: center;
    margin-bottom: 80px
}

.mixitUp-menu ul li {
    display: inline-block;
    line-height: 23px;
    margin: 0 15px;
    cursor: pointer;
    border-bottom: 2px solid transparent;
    text-transform: uppercase;
    font-size: 16px
}

.mixitUp-menu ul li.active, .mixitUp-menu ul li:hover {
    border-color: #ffb504
}

.project-item-wrapper figure.effect-goliath {
    background: #ffb504
}

.project-item-wrapper figure.effect-goliath h6, .project-item-wrapper figure.effect-goliath p {
    color: #fff;
    text-transform: none;
    font-weight: 400;
    opacity: 0
}

.project-item-wrapper figure.effect-goliath img, .project-item-wrapper figure.effect-goliath h6 {
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s
}

.project-item-wrapper figure.effect-goliath img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.project-item-wrapper figure.effect-goliath h6, .project-item-wrapper figure.effect-goliath p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 25px 20px
}

.project-item-wrapper figure.effect-goliath p {
    text-transform: none;
    font-size: 90%;
    -webkit-transition: opacity 0.35s, -webkit-transform .35s;
    transition: opacity 0.35s, transform .35s;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0)
}

.project-item-wrapper figure.effect-goliath:hover img {
    -webkit-transform: translate3d(0, -80px, 0);
    transform: translate3d(0, -80px, 0)
}

.project-item-wrapper figure.effect-goliath:hover h6 {
    -webkit-transform: translate3d(0, -80px, 0);
    transform: translate3d(0, -80px, 0);
    opacity: 1
}

.project-item-wrapper figure.effect-goliath:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.project-item-wrapper .mix {
    margin-bottom: 25px;
    display: none
}

.project-item-wrapper figure.effect-zoe {
    cursor: default
}

.project-item-wrapper figure.effect-zoe figcaption {
    top: auto;
    bottom: 0;
    padding: 1em;
    height: 3.75em;
    background: #fff;
    color: #3c4a50;
    border-bottom: 4px solid #ffb504;
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.project-item-wrapper figure.effect-zoe h5 {
    float: left
}

.project-item-wrapper figure.effect-zoe h5 a {
    color: #3c4a50
}

.project-item-wrapper figure.effect-zoe p.icon-links a {
    float: right;
    color: #3c4a50;
    font-size: 24px
}

.project-item-wrapper figure.effect-zoe:hover p.icon-links a:hover, .project-item-wrapper figure.effect-zoe:hover p.icon-links a:focus {
    color: #252d31
}

.project-item-wrapper figure.effect-zoe p.description {
    position: absolute;
    bottom: 8em;
    padding: 2em;
    color: #fff;
    text-transform: none;
    font-size: 90%;
    opacity: 0;
    -webkit-transition: opacity .35s;
    transition: opacity .35s;
    -webkit-backface-visibility: hidden
}

.project-item-wrapper figure.effect-zoe h5, .project-item-wrapper figure.effect-zoe p.icon-links a {
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
    -webkit-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0)
}

.project-item-wrapper figure.effect-zoe p.icon-links a i {
    display: inline-block;
    padding: 8px 10px;
    speak: none;
    font-size: 20px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.project-item-wrapper figure.effect-zoe h5 {
    display: inline-block
}

.project-item-wrapper figure.effect-zoe:hover p.description {
    opacity: 1
}

.project-item-wrapper figure.effect-zoe:hover figcaption, .project-item-wrapper figure.effect-zoe:hover h5, .project-item-wrapper figure.effect-zoe:hover p.icon-links a {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.project-item-wrapper figure.effect-zoe:hover h5 {
    -webkit-transition-delay: .05s;
    transition-delay: .05s
}

.project-item-wrapper figure.effect-zoe:hover p.icon-links a:nth-child(3) {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.project-item-wrapper figure.effect-zoe:hover p.icon-links a:nth-child(2) {
    -webkit-transition-delay: .15s;
    transition-delay: .15s
}

.project-item-wrapper figure.effect-zoe:hover p.icon-links a:first-child {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.project-item-wrapper figure.effect-zoe img {
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    -ms-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
}

.project-item-wrapper figure.effect-zoe:hover img {
    opacity: .6
}

.project-details {
    margin-top: 120px
}

.project-details .project-img-gallery .single-img {
    margin-bottom: 16px
}

.project-details .project-img-gallery .carousel-control {
    background: transparent !important;
    font-size: 32px;
    width: 10%;
    opacity: 1
}

.project-details .project-img-gallery .carousel-control i {
    top: 50%;
    margin-top: -5px;
    position: absolute;
    opacity: 0;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.project-details .project-img-gallery #myCarousel:hover i {
    opacity: 1
}

.project-details .project-details-text {
    margin-top: 70px;
    margin-bottom: 120px
}

.project-details .project-details-text .project-engineer {
    position: relative;
    margin-bottom: 60px
}

.project-details .project-details-text .name {
    padding: 20px 0 10px 15px;
    background: #fff;
    border-bottom: 2px solid #ffb504
}

.project-details .project-details-text .name p {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-top: 3px
}

.project-details .project-details-text .name h6 {
    text-transform: uppercase
}

.project-details .project-details-text .project-history ul {
    margin-top: 25px
}

.project-details .project-details-text .project-history ul li {
    display: block;
    line-height: 35px;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px
}

.project-details .project-details-text .project-content-text .theme-title {
    margin-bottom: 40px
}

.project-details .project-details-text .project-content-text i {
    font-family: 'Open Sans', sans-serif;
    display: block;
    margin: 40px
}

.project-details .project-details-text .project-content-text {
    padding-left: 40px
}

.service-single-page {
    padding-top: 120px;
    padding-bottom: 140px
}

.service-single-page .single-item {
    margin-bottom: 30px
}

.service-single-page .single-item a {
    display: block;
    background: #f7f7f7;
    padding: 20px
}

.service-single-page .single-item a span {
    font-size: 15px;
    color: #8c8c8c;
    display: block;
    margin-top: 5px
}

.service-single-page .single-item:hover .hvr-bounce-to-bottom:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66)
}

.service-single-page .single-item:hover .hvr-float-shadow {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.service-single-page .single-item:hover .hvr-float-shadow:after {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px)
}

.service-single-page .single-item:hover a h6, .service-single-page .single-item:hover a span {
    color: #fff
}

.service-single-page .single-item .img {
    position: relative
}

.service-single-page .single-item .img .text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 30px;
    overflow: hidden
}

.service-single-page .single-item p {
    padding: 0 0 0 10px;
    width: 90%;
    color: #fff;
    font-size: 15px;
    line-height: 22px;
    text-align: left;
    border-left: 3px solid #fff;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform .35s;
    transition: opacity 0.35s, transform .35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0)
}

.service-single-page .single-item:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.service-single-page .single-item:hover .img .text {
    background: rgba(0, 0, 0, 0.65)
}

.service-details-page {
    padding: 0
}

.service-details-page .service-side-bar .wrapper {
    padding-right: 40px
}

.service-details-page .service-side-bar .wrapper .nav-tabs {
    border: none
}

.service-details-page .service-side-bar .wrapper .nav > li {
    float: none;
    display: block;
    margin: 0 !important
}

.service-details-page .service-side-bar .wrapper .nav-tabs > li > a {
    margin: 0 0 5px;
    border-radius: 0;
    padding: 20px 0 20px 20px;
    display: block;
    border: 1px solid #f1f1f1;
    position: relative;
    z-index: 9
}

.service-details-page .service-side-bar .wrapper .nav-tabs > li > a:before {
    content: '';
    width: 3px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.service-details-page .service-side-bar .wrapper .nav-tabs > li:hover > a, .service-details-page .service-side-bar .wrapper .nav-tabs > li.active > a, .service-details-page .service-side-bar .wrapper .nav-tabs > li.active > a:hover, .service-details-page .service-side-bar .wrapper .nav-tabs > li.active > a:focus {
    margin: 0 0 5px;
    box-shadow: none;
    background: transparent
}

.service-details-page .service-side-bar .wrapper .nav-tabs > li:hover > a:before, .service-details-page .service-side-bar .wrapper .nav-tabs > li.active > a:before, .service-details-page .service-side-bar .wrapper .nav-tabs > li.active > a:hover:before, .service-details-page .service-side-bar .wrapper .nav-tabs > li.active > a:focus:before {
    width: 100%
}

.service-details-page .service-side-bar .wrapper .nav-tabs > li > a h6 {
    color: #4d4d4d;
    font-weight: 600;
    font-size: 16px
}

.service-details-page .service-side-bar .wrapper .nav-tabs > li.active > a h6, .service-details-page .service-side-bar .wrapper .nav-tabs > li.active > a:hover h6, .service-details-page .service-side-bar .wrapper .nav-tabs > li.active > a:focus h6, .service-details-page .service-side-bar .wrapper .nav-tabs > li:hover > a h6 {
    color: #fff
}

.service-details-page .service-side-bar .project-engineer {
    position: relative;
    margin-top: 60px;
    margin-bottom: 60px
}

.service-details-page .service-side-bar .name {
    padding: 20px 0 10px 15px;
    background: #fff;
    border-bottom: 2px solid #ffb504
}

.service-details-page .service-side-bar .name p {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-top: 3px
}

.service-details-page .service-side-bar .name h6 {
    text-transform: uppercase
}

.service-details-page .service-side-bar .download-item a {
    margin: 0 0 8px;
    padding: 17px 0 17px 20px;
    display: block;
    border: 1px solid #f1f1f1;
    position: relative;
    z-index: 9;
    color: #4c4c4c;
    font-size: 16px;
    text-transform: none;
    font-weight: 600
}

.service-details-page .service-side-bar .download-item a:before {
    content: '';
    width: 3px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background: #09428f
}

.service-details-page .service-side-bar .download-item a:hover:before {
    width: 100%
}

.service-details-page .service-side-bar .download-item a:hover {
    color: #fff
}

.service-details-page .service-side-bar .download-item a i {
    margin-right: 5px
}

.service-details-page .service-details-content .tab-pane > img {
    margin-bottom: 60px
}

.service-details-page .service-details-content p {
    margin: 20px 0
}

.service-details-page .service-details-content {
    font-size: 16px;
    line-height: 28px
}

.service-details-page .service-details-content h6 {
    text-transform: uppercase;
    border-bottom: 1px solid #efefef;
    padding-bottom: 25px;
    margin-bottom: 15px
}

.service-details-page .service-details-content ul li {
    font-weight: 500;
    font-size: 19px;
    color: #5c5c5c;
    line-height: 44px
}

.service-details-page .service-details-content ul li i {
    margin-right: 16px;
    line-height: 44px
}

.service-details-page .service-details-content .progress {
    height: 30px;
    margin: 0 0 60px;
    box-shadow: none;
    background: #f4f3f2;
    border-radius: 30px
}

.service-details-page .service-details-content .progress-bar {
    background-color: #ffb504;
    border-radius: 30px;
    position: relative;
    box-shadow: none
}

.service-details-page .service-details-content .progress-bar span {
    position: absolute;
    line-height: 30px;
    right: -40px;
    top: 0;
    font-size: 15px;
    font-weight: 700;
    color: #686868
}

.service-details-page .service-details-content .bottom-text h4 {
    margin: 50px 0 38px
}

.blog-page {
    padding: 120px 0
}

.blog-single-post {
    text-align: center;
    margin-bottom: 30px
}

.blog-single-post .img-holder {
    position: relative;
    overflow: hidden
}

.blog-single-post .img-holder .content-holder {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    text-align: center;
    background: rgba(255, 181, 4, 0.5);
    opacity: 0
}

.blog-single-post:hover .img-holder .content-holder {
    opacity: 1
}

.blog-single-post .img-holder .content-holder i, .blog-single-post .img-holder .content-holder {
    color: #fff;
    opacity: 0;
    font-size: 22px
}

.blog-single-post .img-holder .content-holder .content {
    display: table;
    width: 100%;
    height: 100%
}

.blog-single-post .img-holder .content-holder a {
    display: table-cell;
    vertical-align: middle
}

.blog-single-post:hover .content-holder i, .blog-single-post:hover .content-holder {
    opacity: 1
}

.blog-single-post:hover .blog-post-meta ul li a {
    color: #ffb504
}

.blog-single-post .blog-post-meta h4 {
    margin-bottom: 7px;
    margin-top: 20px
}

.blog-single-post .blog-post-meta ul {
    margin-bottom: 15px
}

.blog-single-post .blog-post-meta ul li {
    display: inline-block;
    position: relative;
    color: #b5b5b5;
    padding-right: 9px;
    padding-left: 9px
}

.blog-single-post .blog-post-meta ul li:after {
    content: '';
    position: absolute;
    height: 13px;
    width: 1px;
    background: #b5b5b5;
    right: 0;
    top: 3px
}

.blog-single-post .blog-post-meta ul li:last-child:after {
    width: 0
}

.blog-single-post .blog-post-meta ul li a {
    display: block;
    color: #b5b5b5;
    font-size: 15px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.blog-single-post .blog-post-meta p {
    font-size: 15px;
    color: #656565;
    text-align: left;
    padding-left: 20px;
    padding-right: 7px;
    margin-bottom: 14px
}

.blog-single-post .blog-post-meta .blog-text a {
    display: inline-block;
    background: #ffb504;
    color: #fff;
    width: 130px;
    line-height: 38px;
    margin: 5px 0 0 4px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px
}

.blog-single-post .blog-post-meta {
    background: #fbfcfc;
    border-left: 1px solid #efeff1;
    border-right: 1px solid #efeff1;
    border-bottom: 1px solid #efeff1;
    padding-top: 10px;
    padding-bottom: 33px
}

.page-pagination ul li {
    display: inline-block
}

.page-pagination {
    text-align: center;
    padding-top: 40px
}

.page-pagination ul li a {
    margin: 0 5px;
    color: #747474;
    padding: 5px 11px;
    border: 1px solid #efefef;
    font-size: 14px;
    text-transform: uppercase
}

.page-pagination ul li a:hover, .page-pagination ul li a:focus, .page-pagination ul li a:active, .page-pagination ul li a.active {
    background: #ffb504;
    border: 1px solid #ffb504;
    color: #fff
}

#blog-post {
    padding: 120px 0 33px
}

#blog-post article {
    margin-bottom: 65px
}

#blog-post article:last-child {
    margin-bottom: 65px
}

#blog-post article .post-title h2 {
    font-weight: 600;
    font-size: 1.5em;
    line-height: 30px;
    color: #353535;
    margin: 0
}

#blog-post article .img-holder {
    margin-bottom: 30px;
    position: relative;
    overflow: hidden
}

#blog-post .carousel-indicators {
    bottom: 13px
}

#blog-post .carousel-indicators li, #blog-post .carousel-indicators li.active {
    width: 14px;
    height: 14px;
    margin-left: 2px;
    margin-right: 2px
}

#blog-post .carousel-indicators li {
    border: 2px solid #fff;
    margin-left: 2px;
    margin-right: 2px
}

#blog-post article .post-meta {
    margin-bottom: 16px
}

#blog-post article .post-date ul {
    border-bottom: 1px solid #e8eaef;
    border-top: 1px solid #e8eaef;
    margin-bottom: 42px;
    padding-top: 10px;
    padding-bottom: 10px
}

#blog-post article .post-date ul li {
    display: inline;
    font-size: 16px;
    margin-right: 32px
}

#blog-post article .post-date ul li span:first-child {
    font-size: 18px;
    color: #8d8d8d;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px
}

#blog-post article .post-date ul li span:last-child {
    color: #a3a3a3;
    letter-spacing: .06em;
    margin-right: 2px
}

#blog-post article > p, #blog-post article p {
    font-size: 1em;
    line-height: 28px;
    margin-bottom: 20px
}

#blog-post article > p mark {
    background: #ffb504;
    color: #fff;
    display: inline-block;
    line-height: 11px
}

#blog-post article > .read-more {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 39px;
    color: #FE5454;
    padding: 0;
    display: inline-block
}

#blog-post article > .read-more:hover {
    color: #000
}

#blog-post article h3 {
    margin-bottom: 20px
}

#blog-post article h3.margin_fix_top {
    margin-top: 25px
}

#blog-post article p {
    margin-bottom: 6px
}

#blog-post article ul.highlight {
    margin-top: 16px
}

#blog-post article ul.highlight li {
    line-height: 32px
}

#blog-post article ul.highlight li span {
    padding-right: 2px
}

#blog-post article .expert_quote_area .col-lg-12 .expert_quote {
    background: #f5f4f4 none repeat scroll 0 0;
    margin-left: 30px;
    margin-top: 30px;
    overflow: hidden;
    position: relative
}

#blog-post article .expert_quote_area .col-lg-12 .expert_quote:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 6px
}

#blog-post article .expert_quote_area .col-lg-12 .expert_quote p {
    font-weight: 300;
    color: #646464;
    font-size: 17px;
    padding: 26px 30px 0 103px;
    position: relative;
    margin: 0
}

#blog-post article .expert_quote_area .col-lg-12 .expert_quote p:before {
    color: #d0d0d0;
    content: "\f10d";
    font-family: 'fontawesome';
    font-size: 54px;
    left: 30px;
    position: absolute;
    top: 45px
}

#blog-post article .expert_quote_area .col-lg-12 .expert_quote span {
    float: right;
    font-size: 16px;
    font-style: italic;
    padding-bottom: 24px;
    padding-right: 37px;
    text-transform: capitalize
}

#blog-post article .shear_area .shear {
    margin-top: 80px;
    overflow: hidden
}

#blog-post article .shear_area .shear h6 {
    float: left;
    margin-right: 25px;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 4px
}

#blog-post article .shear_area .shear .social_button {
    float: left;
    margin: 0;
    padding: 0
}

#blog-post article .shear_area .shear .social_button ul li {
    display: inline-block
}

#blog-post article .shear_area .shear .social_button ul li a {
    background-color: transparent;
    color: #787c7f;
    display: inline-block;
    margin: 0 8px;
    line-height: 17px
}

#blog-post article .shear_area .shear .social_button ul li a:hover, #blog-post article .shear_area .shear .social_button ul li a:focus, #blog-post article .shear_area .shear .social_button ul li a:active {
    color: #ffb504
}

#blog-post article .administrator {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #ebebeb;
    margin-top: 70px;
    overflow: hidden;
    margin-bottom: 70px
}

#blog-post article .administrator .administrator_img {
    padding-bottom: 22px;
    padding-left: 6px;
    padding-top: 18px
}

#blog-post article .administrator .administrator_text {
    margin-left: -57px
}

#blog-post article .administrator .administrator_text h4 {
    font-size: 16px;
    margin-top: 18px;
    text-transform: uppercase;
    margin-bottom: 10px
}

#blog-post article .administrator .administrator_text p {
    color: gray;
    font-size: 15px;
    line-height: 25px;
    padding-top: 2px;
    padding-right: 16px
}

#blog-post .comments_area h4 {
    margin-bottom: 33px;
    padding-bottom: 35px;
    border-bottom: 1px solid #e9e9e9
}

#blog-post .comments_area .single_comment > img {
    border-radius: 5px
}

#blog-post .comments_area .single_comment .comment {
    position: relative;
    width: 87%;
    padding-left: 30px
}

#blog-post .comments_area .single_comment .comment a.reply {
    width: 60px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #3f3e3e;
    background: #f4f4f4;
    border-radius: 4px;
    font-size: 13px;
    position: absolute;
    top: 13px;
    right: -20px
}

#blog-post .comments_area .single_comment .comment a.reply:hover {
    color: #fff
}

#blog-post .comments_area .single_comment .comment h6 {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    margin-bottom: 5px
}

#blog-post .comments_area .single_comment .comment span {
    font-style: italic
}

#blog-post .comments_area .single_comment .comment p {
    margin-top: 17px
}

#blog-post .comments_area .single_comment {
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 25px;
    margin-bottom: 34px
}

#blog-post .comments_area .single_comment.border_fix {
    border-bottom: none;
    border-top: 1px solid #e9e9e9;
    margin: 34px 0 0 102px;
    padding-top: 38px;
    padding-bottom: 15px
}

#blog-post article .comment-box .comment-box-title h4 {
    color: #353535;
    padding: 37px 0 25px
}

#blog-post article .comment-box .comment-box-field .comment-box-half input {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #ebebeb;
    margin-bottom: 15px;
    padding: 9px 0 9px 20px;
    width: 100%;
    outline: none
}

#blog-post article .comment-box .comment-box-field .comment-box-full textarea {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #ebebeb;
    height: 163px;
    padding: 10px 0 10px 20px;
    resize: none;
    width: 100%;
    outline: none
}

#blog-post article .comment-box form button {
    color: #fff;
    width: 150px;
    line-height: 43px;
    margin-top: 30px
}

#blog-post article .comment-box .comment-box-field .comment-box-submit input[type=submit]:hover {
    background: rgba(190, 71, 50, 1)
}

.blog_sidebar form, .blog_sidebar .category_list, .blog_sidebar .slide_show, .blog_sidebar .tags_widget, .blog_sidebar .recent_blog, .blog_sidebar .flickr_widget, .blog_sidebar .site_archives, .blog_sidebar .text_wideget {
    margin-bottom: 40px
}

.blog_sidebar .text_wideget p {
    font-size: 15px;
    color: gray;
    padding-top: 3px;
    line-height: 26px;
    padding-left: 3px;
    padding-right: 6px
}

.blog_sidebar form .search_item_holder {
    position: relative
}

.blog_sidebar form input {
    font-size: 15px;
    border: 1px solid #eeeff0;
    height: 42px;
    outline: none;
    width: 100%;
    padding-left: 13px;
    padding-right: 41px
}

.blog_sidebar form button {
    height: 42px;
    width: 42px;
    outline: none;
    box-shadow: none;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px
}

.blog_sidebar h4 {
    font-weight: 700;
    font-size: 1em;
    text-transform: uppercase;
    color: #3d3d3d;
    position: relative;
    padding-left: 13px;
    padding-bottom: 14px;
    border-bottom: 1px solid #e8eaef;
    margin-top: 0
}

.blog_sidebar h4:before {
    content: '';
    background: #ffb504;
    position: absolute;
    width: 3px;
    height: 17px;
    left: 0;
    top: 0
}

.blog_sidebar .tags_widget h4 {
    margin-bottom: 9px
}

.blog_sidebar .category_list ul li a {
    display: block;
    font-size: 15px;
    color: #8c8c8c;
    line-height: 40px;
    border-bottom: 1px solid #e8eaef
}

.blog_sidebar .category_list ul li:last-child a {
    border: none;
    padding-bottom: 0
}

.blog_sidebar .category_list ul {
    margin: 10px 0 0
}

.blog_sidebar .category_list ul li a span, .blog_sidebar .site_archives ul li a span {
    color: #a6a6a6;
    float: right
}

.slide_show .slider_box {
    padding-top: 23px
}

.slide_show .carousel-control {
    position: absolute;
    background: #fff;
    opacity: .8;
    height: 25px;
    width: 21px;
    top: 42%;
    line-height: 25px;
    background-image: none;
    text-shadow: none
}

.tags_widget ul li {
    display: inline-block;
    margin: 8px 1px 0 4px
}

.tags_widget ul li a {
    font-size: 14px;
    display: block;
    color: gray;
    padding: 5px 15px;
    text-transform: capitalize;
    background: #f8f8f9;
    border: 1px solid #f4f4f5;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px
}

.blog_sidebar .recent_blog h4 {
    margin-bottom: 25px
}

.blog_sidebar .recent_blog .img-content {
    width: 30%
}

.blog_sidebar .recent_blog .text {
    width: 70%;
    padding-left: 15px
}

.blog_sidebar .recent_blog .text a {
    line-height: 21px;
    color: #1c2125;
    margin: -3px 0 2px;
    font-weight: 500
}

.blog_sidebar .recent_blog .text span {
    font-size: 15px
}

.blog_sidebar .recent_blog .recent_blog_single_item {
    border-bottom: 1px solid #efeefe;
    padding-bottom: 15px;
    margin-bottom: 20px
}

.blog_sidebar .recent_blog .recent_blog_single_item:last-child {
    border: none
}

.straubicon {
    background-color: transparent;
    background-repeat: no-repeat;
    display: inline-block;
    max-width: 100%;
}

.straubicon-map-solid {
    background-image: url("./../images/ico-point.png");
    height: 22px;
    width: 21px;
}

.straubicon-call-solid {
    background-image: url("./../images/ico-phone.png");
    height: 22px;
    width: 21px;
}

.straubicon-envelope {
    background-image: url("./../images/ico-envelope.png");
    height: 22px;
    width: 21px;
}
