/*font-family: 'Oswald', sans-serif;*/
/*font-family: 'Open Sans', sans-serif;*/
body{
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
    font-family: 'Open Sans', sans-serif;
    color: #2d2d2d;
    font-weight: 400;
    font-size: 13px;
}
::selection {
    background: rgba(236, 101, 1, 0.5); /* WebKit/Blink Browsers */
}
::-moz-selection {
    background: rgba(236, 101, 1, 0.5); /* Gecko Browsers */
}
a, button{
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
a:hover, a:focus, a:active, button:hover, button:focus, button:active{
    outline: none !important;
}
body.mfp-zoom-out-cur{
    margin-left: auto !important;
}
.mfp-image-holder .mfp-close {
    color: #ec6501 !important;
    background: #FFF !important;
}
.mfp-image-holder .mfp-close:hover{
    color: #FFF !important;
    background: #ec6501 !important;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 500px;
}
.mfp-iframe-scaler iframe {
    max-width: 500px !important;
    left: 0px !important;
}
.mfp-image-holder .mfp-close{
    right: -20px !important;
    top: 25px !important;
    position: absolute !important;
    display: inline-block !important;
    color: #ec6501 !important;
    background: #FFF !important;
    border-radius: 50px !important;
    padding: 1px 14px 0px 14px !important;
    opacity: 1.0 !important;
    transition: all 0.2s !important;
    -moz-transition: all 0.2s !important;
    -ms-transition: all 0.2s !important;
    -o-transition: all 0.2s !important;
    -webkit-transition: all 0.2s !important;
    width: auto !important;
    cursor: pointer !important;
}
.mfp-iframe-holder .mfp-close {
    right: -20px !important;
    top: -19px !important;
    position: absolute !important;
    display: inline-block !important;
    color: #ec6501 !important;
    background: #FFF !important;
    border-radius: 50px !important;
    padding: 1px 14px 0px 14px !important;
    opacity: 1.0 !important;
    transition: all 0.2s !important;
    -moz-transition: all 0.2s !important;
    -ms-transition: all 0.2s !important;
    -o-transition: all 0.2s !important;
    -webkit-transition: all 0.2s !important;
    width: auto !important;
    cursor: pointer !important;
    min-height: 44px;
}
.mfp-image-holder .mfp-close:hover, .mfp-iframe-holder .mfp-close:hover{
    background: #ec6501 !important;
    background: -moz-linear-gradient(left, #ec6501 0%, #ec6501 100%) !important;
    background: -webkit-gradient(left top, right top, color-stop(0%, #ec6501), color-stop(100%, #ec6501)) !important;
    background: -webkit-linear-gradient(left, #ec6501 0%, #ec6501 100%) !important;
    background: -o-linear-gradient(left, #ec6501 0%, #ec6501 100%) !important;
    background: -ms-linear-gradient(left, #ec6501 0%, #ec6501 100%) !important;
    background: linear-gradient(to right, #ec6501 0%, #ec6501 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec6501', endColorstr='#ec6501', GradientType=1 ) !important;
    color: #FFF !important;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: default;
}
.mfp-iframe-scaler iframe{
    background: #FFF url('/site/assets/images/loader.gif') no-repeat center !important;
}
.m-t-0 {
    margin-top: 0px !important;
}
.m-t-5 {
    margin-top: 5px !important;
}
.m-t-10 {
    margin-top: 10px !important;
}
.m-t-15 {
    margin-top: 15px !important;
}
.m-t-20 {
    margin-top: 20px !important;
}
.m-t-25 {
    margin-top: 25px !important;
}
.m-t-30 {
    margin-top: 30px !important;
}
.m-t-40 {
    margin-top: 40px !important;
}
.m-t-50 {
    margin-top: 50px !important;
}
.m-t-60 {
    margin-top: 60px !important;
}
.m-t-80 {
    margin-top: 80px !important;
}

.m-b-0 {
    margin-bottom: 0px !important;
}
.m-b-5 {
    margin-bottom: 5px !important;
}
.m-b-10 {
    margin-bottom: 10px !important;
}
.m-b-15 {
    margin-bottom: 15px !important;
}
.m-b-20 {
    margin-bottom: 20px !important;
}
.m-b-25 {
    margin-bottom: 25px !important;
}
.m-b-30 {
    margin-bottom: 30px !important;
}
.m-b-40 {
    margin-bottom: 40px !important;
}
.m-b-50 {
    margin-bottom: 50px !important;
}
.m-b-60 {
    margin-bottom: 60px !important;
}
.m-b-80 {
    margin-bottom: 80px !important;
}
.p-t-0 {
    padding-top: 0px !important;
}
.p-t-5 {
    padding-top: 5px !important;
}
.p-t-10 {
    padding-top: 10px !important;
}
.p-t-15 {
    padding-top: 15px !important;
}
.p-t-20 {
    padding-top: 20px !important;
}
.p-t-25 {
    padding-top: 25px !important;
}
.p-t-30 {
    padding-top: 30px !important;
}
.p-t-40 {
    padding-top: 40px !important;
}
.p-t-50 {
    padding-top: 50px !important;
}
.p-t-60 {
    padding-top: 60px !important;
}
.p-t-80 {
    padding-top: 80px !important;
}

.p-b-0 {
    padding-bottom: 0px !important;
}
.p-b-5 {
    padding-bottom: 5px !important;
}
.p-b-10 {
    padding-bottom: 10px !important;
}
.p-b-15 {
    padding-bottom: 15px !important;
}
.p-b-20 {
    padding-bottom: 20px !important;
}
.p-b-25 {
    padding-bottom: 25px !important;
}
.p-b-30 {
    padding-bottom: 30px !important;
}
.p-b-40 {
    padding-bottom: 40px !important;
}
.p-b-50 {
    padding-bottom: 50px !important;
}
.p-b-60 {
    padding-bottom: 60px !important;
}
.p-b-80 {
    padding-bottom: 80px !important;
}
.load,
.load:after {
    border-radius: 50%;
    width: 60px;
    height: 60px;
}
.load {
    margin: 60px auto;
    font-size: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    text-indent: -9999em;
    border-top: 5px solid rgba(0, 0, 0, 0.1);
    border-right: 5px solid rgba(0, 0, 0, 0.1);
    border-bottom: 5px solid rgba(0, 0, 0, 0.1);
    border-left: 5px solid #ec6501;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.loading-body{
    position:fixed;
    top:0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(255, 255, 255, 1.0);
    z-index: 99999;
}
.top-bar{
    background: #272727;
    color: #FFF;
}
ul.soc-icons-color{
    display: block;
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
}
ul.soc-icons-color li{
    float: left;
    margin-right: 8px;
    padding: 13px 0;
}
ul.soc-icons-color li a{
    background: #FFF;
    color: #272727;
    font-size: 14px;
    line-height: 15px;
    padding: 0px 0px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    width: 16px;
    height: 16px;
    display: inline-block;
    text-align: center;
}
ul.soc-icons-color li a:hover{
    background: #ec6501;
    color: #FFF;
}
ul.soc-icons-color li:last-child{
    display: block;
    width: 1px;
    height: 14px;
    background: #564f48;
    margin-top: 15px;
    padding: 0px;
    margin-left: 15px;
}
.top-bar-mod .widget-html{
    padding: 13px 0px;
}
.top-bar-mod .widget-html a.topbar-link{
    font-family: 'Oswald', sans-serif;
    color: #FFF;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 3px;
}
.top-bar-mod .widget-html a.topbar-link.last{
    border-left: 1px solid #564f48;
    padding-left: 20px;
    margin-left: 15px;
}
.top-bar-mod .widget-html a.topbar-link:hover{
    color: #ec6501;
    text-decoration: none;
}
header{
    background: #FFF;
    padding: 10px 0;
}
nav.nav-main{
    float: right;
    padding: 0px;
    margin: 0px;
    display: block;
}
nav.nav-main #navbar{
    padding-right: 0px;
}
nav.nav-main ul.navbar-nav{
    padding-top: 10px;
}
nav.nav-main .container-fluid{
    padding-right: 0px;
}
nav.nav-main ul.navbar-nav li{
    padding-left: 30px;
}
nav.nav-main ul.navbar-nav a{
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000000;
    letter-spacing: 4px;
    border-bottom: 2px solid #FFF;
    padding: 15px 1px 3px 1px;
}
nav.nav-main ul.navbar-nav a:hover, nav.nav-main ul.navbar-nav a:active, nav.nav-main ul.navbar-nav a:focus, nav.nav-main ul.navbar-nav li.active a{
    border-bottom: 2px solid #ec6501;
    background: transparent;
}
a.burger-icon{
    font-size: 0px !important;

}
.homepage-banner{
    position: relative;
    display: block;
    width: 100%;
}
.homepage-banner:after{
    content: " ";
    position: absolute;
    top:0px;
    left: 0px;
    width: 100%;
    height: 7px;
    background: #2d2d2d;
    opacity: 0.4;
    display: block;
}
.homepage-banner img{
    max-width: 100%;
    min-width: 100%;
}
.banner-overlay{
    position: absolute;
    top:0px;
    left: 0px;
    right: 0px;
    text-align: center;
}
.banner-overlay .modules-box{
    float: none;
    display: inline-block;
    position: inherit;
    max-width: 472px;
    margin-left: -236px;
}
.banner-overlay .modules-box .entry-content{
    background: #ec6501 url(/site/assets/images/s2s_patern.png) no-repeat center -65px;
    color: #FFF;
    font-family: 'Oswald', sans-serif;
    font-size: 35px;
    font-weight: 200;
    text-transform: uppercase;
    padding: 20px 0px;
    letter-spacing: 6px;
}
.widget-home-banners{
    position: relative;
    display: block;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    background: #FFF;
}
.widget-home-banners:hover{
    /*-webkit-transform: scale(1.1);*/
    /*-moz-transform: scale(1.1);*/
    /*-ms-transform: scale(1.1);*/
    /*-o-transform: scale(1.1);*/
    /*transform: scale(1.1);*/
}
.widget-home-banners img{
    position: relative;
    display: block;
    max-width: 100%;
    min-width: 100%;
    background: #FFF;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.widget-home-banners:hover img{
    /*opacity: 0.5;*/
}
.widget-home-banners h5.widget-title{
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: 'Oswald', sans-serif;
    font-size: 24px;
    font-weight: 200;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 6px;
    padding: 17px 15px;
    text-align: center;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    margin: 0px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.widget-home-banners:hover h5.widget-title{
    /*top: 50%;*/
    /*margin-top: -40px;*/
    background: #ec6501;
}
.home-banners-row .col-md-4{
    max-height: 350px;
    overflow: hidden;
}
.home-banners-row{
    position: relative;
    top: -60px;
    margin-bottom: -60px;
}
.home-banners-row .col-md-4:nth-child(1){
    padding-right: 0px;
}
.home-banners-row .col-md-4:nth-child(2){
    padding-right: 0px;
    padding-left: 0px;
}
.home-banners-row .col-md-4:nth-child(3){
    padding-left: 0px;
}
.home-news-slider{
    width: 100%;
    display: block;
    overflow: hidden;
}
.home-news-slider .owl-item{
    display: inline-block !important;
}
.home-news-slider .latest-post img{
    max-width: 100%;
    min-width: 100%;
}
.home-news-slider .latest-post .post-body h4{
    font-family: 'Oswald', sans-serif;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    color: #2d2d2d;
    margin: 0px;
    padding: 0px;
}
.home-news-slider .latest-post .post-body h4:hover{
    text-decoration: none !important;
}
.home-news-slider .latest-post .post-body a h4{
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.home-news-slider .latest-post .post-body a:hover, .home-news-slider .latest-post .post-body a:hover h4{
    color: #ec6501;
    text-decoration: none !important;
}
.home-news-slider .latest-post .post-body .post-body-text{
    padding-top: 20px;
}
.home-news-slider .latest-post .post-body .post-body-text .content{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 22px;
    font-weight: 100;
    color: #2d2d2d;
    margin: 0px;
    padding: 0px;
}
.home-news-slider .latest-post .post-body .post-body-text .link a{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
    color: #2d2d2d;
    padding-top: 30px;
}
.home-news-slider .latest-post .post-body .post-body-text .link a:hover{
    color: #ec6501;
    text-decoration: none !important;
}
.home-news-slider .owl-nav div{
    position: absolute;
    display: block;
    top: 50%;
    color: #FFF;
    background: #2D2D2D;
    padding: 5px 15px;
    font-size: 21px;
    margin-top: -20px;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.home-news-slider .owl-nav div:hover{
    background: #ec6501;
    color: #FFF;
}
.home-news-slider .owl-nav .owl-prev{
    left: -5px;
}

.home-news-slider .owl-nav .owl-next{
    right: -5px;
}
.gray-bg{
    background: #eeeeee;
}
.heading-bg{
    position: relative;
    width: 100%;
    display: block;
    text-align: center;
}
.heading-bg:before{
    content: " ";
    position: absolute;
    top:50%;
    left: 0px;
    margin-top: -17px;
    width: 33%;
    height: 7px;
    background: rgba(45, 45, 45, 0.1);
    display: block;
    z-index: 5;
}
.heading-bg:after{
    content: " ";
    position: absolute;
    top:50%;
    right: 0px;
    margin-top: -17px;
    width: 33%;
    height: 7px;
    background: rgba(45, 45, 45, 0.1);
    display: block;
    z-index: 5;
}
h1.center-heading{
    position: relative;
    display: inline-block;
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-size: 35px;
    font-weight: 700;
    color: #2d2d2d;
    text-transform: uppercase;
    letter-spacing: 10px;
    margin-top: -15px;
    z-index: 9;
    background: #FFFFFF;
    padding: 0px 15px;
}
.heading-bg-invert h1.center-heading{
    color: #FFF;
    background: transparent;
}
.heading-bg-invert:before{
    background: rgba(255, 255, 255, 0.1);
}
.heading-bg-invert:after{
    background: rgba(255, 255, 255, 0.1);
}
.bg-img{
    background-image: url(/site/assets/images/bg-img.png);
    background-repeat: no-repeat;
    background-position: top center;
}
.home-about .section-module-content{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 21px;
    font-weight: 100;
    color: #2d2d2d;
}
.home-about .section-module-content h2{
    font-family: 'Oswald', sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #2d2d2d;
    padding-bottom: 10px;
}
.home-about .section-module-content blockquote{
    color: #a2a2a2;
    padding-left: 30px;
    border-left: 3px solid #ec6501;
    font-size: 14px;
    line-height: 21px;
    font-weight: 700;
    padding-top: 0px;
    padding-bottom: 0px;
}
.home-about .section-module-content p{
    padding-bottom: 15px;
}
.home-about .section-module-img img{
    padding: 3px;
    background: #FFF;
}
h4.our-team-heading{
    width: 100%;
    background: #ec6501;
    color: #FFF;
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-size: 35px;
    line-height: 42px;
    font-weight: 700;
    padding: 130px 30px;
    text-transform: uppercase;
    letter-spacing: 6px;
    border: none;
    margin: 0px;
}
.our-team-col .team-title h4{
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #2d2d2d;
    letter-spacing: 6px;
    text-align: center;
    text-transform: uppercase;
    border: 0px;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-bottom: 0px;
}
.our-team-col .team-title small{
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    font-weight: 200;
    color: #2d2d2d;
    letter-spacing: 6px;
    text-align: center;
    border: 0px;
    display: block;
}
.dark-bg{
    background: #000;
    color: #FFF;
}
.bg-img-dark{
    position: relative;
    background: transparent url(/site/assets/images/dark-bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
.bg-img-dark:before{
    content: " ";
    position: absolute;
    top:0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background: #000;
    opacity: 0.6;
}
.home-review-slider{
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 0px;
}
.home-review-slider .owl-stage{
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
}
.home-review-slider .owl-stage .owl-item{
    display: inline-block;
    float: none;
}
.home-review-slider .owl-nav div{
    position: absolute;
    display: block;
    top: 50%;
    color: #000;
    background: rgba(255, 255, 255, 0.5);
    padding: 5px 15px;
    font-size: 21px;
    margin-top: -20px;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.home-review-slider .owl-nav div:hover{
    background: #ec6501;
    color: #FFF;
}
.home-review-slider .owl-nav div.disabled{
    opacity: 0.3;
}
.home-review-slider .owl-nav .owl-prev{
    left: 0px;
    padding: 5px 17px 5px 15px;
}

.home-review-slider .owl-nav .owl-next{
    right: 0px;
    padding: 5px 15px 5px 17px;
}
.home-review-slider .review-desc{
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
    color: #FFF;
}
.home-review-slider .review-desc:before{
    content: " ";
    display: block;
    position: absolute;
    top:0px;
    left: -47px;
    width: 47px;
    height: 39px;
    background: transparent url(/site/assets/images/quotation_marks.png) no-repeat center;
}
.home-review-slider .review-author{
    font-family: 'Oswald', sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: #FFF;
    letter-spacing: 1px;
    margin-top: 15px;
    padding-top: 15px;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.home-review-slider .review-website{
    float: left;
}
.home-review-slider .review-website a{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
    color: #FFF;
}
.home-review-slider .review-rating{
    float: right;
    font-size: 19px;
    color: #ec6501;
}
.home-review-slider .review-website a:hover{
    color: #ec6501;
    text-decoration: none;
}
.home-review-slider .review-text{
    padding-right: 100px;
}
.border-review{
    display: block;
    width: 100%;
    position: relative;
    height: 7px;
    background: rgba(255, 255, 255, 0.1);
}
.btn-primary-border{
    color: #ec6501;
    border: 1px solid #ec6501;
    background: transparent;
    padding: 10px 55px;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    font-weight: 200;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: inline-block;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
    letter-spacing: 3px;
}
.btn-primary-border:focus, .btn-primary-border:hover, .btn-primary-border:active{
    color: #FFF;
    background: #ec6501;
}
.btn-primary{
    color: #FFF;
    border: 1px solid #ec6501;
    background: #ec6501;
    padding: 10px 25px;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    font-weight: 200;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: inline-block;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
    letter-spacing: 3px;
}
.btn-primary:focus, .btn-primary:hover, .btn-primary:active{
    color: #ec6501;
    background: #FFF;
    border: 1px solid #ec6501;
}
.form-control{
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
    padding: 20px;
}
.alert-danger{
    background: rgba(255, 87, 34, 0.3);
    color: #FF5722;
    border-color: #FF5722;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
}
.alert-success{
    background: rgba(76, 175, 80, 0.3);
    color: #4CAF50;
    border-color: #4CAF50;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
}
.input-email2-review{
    display: none;
}
.transperent-bg{
    background: transparent !important;
}
.team-img a img{
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.team-img a img:hover{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
footer{
    position: relative;
    background: #000 url(/site/assets/images/dark-bg.jpg) no-repeat center -312px;
    background-size: cover;
    display: block;
    width: 100%;
    padding: 50px 0;
}
footer:before{
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top:0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.85);
}
.footer-widget .module_email2, .footer-widget .module_subject{
    display: none;
}
input.form-control-dark{
    background: transparent;
    border: 1px solid #3a3939;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 100;
    margin-bottom: 15px;
    padding: 10px 10px;
    width: 60%;
}
textarea.form-control-dark{
    background: transparent;
    border: 1px solid #3a3939;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 100;
    margin-bottom: 15px;
    padding: 10px 10px;
    width: 100%;
    height: 130px;
}
textarea.form-control-dark:focus, textarea.form-control-dark:active, textarea.form-control-dark:visited, input.form-control-dark:focus, input.form-control-dark:active, input.form-control-dark:visited{
    outline: none !important;
}
.footer-widget .smb-module-form{
    float: right;
    padding: 10px 45px;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    font-weight: 200;
    text-transform: uppercase;
    letter-spacing: 5px;
}
.footer-widget .smb-module-form:hover, .footer-widget .smb-module-form:active, .footer-widget .smb-module-form:focus{
    background: rgba(236, 101, 1, 0);
    color: #ec6501;
    border-color: #ec6501;
}
.footer-widget .widget-text-content-item{
    color: #FFF;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 100;
    line-height: 24px;
}
.footer-widget .widget-text-content-item h3{
    color: #FFF;
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    text-transform: uppercase;
}
.bottom-footer{
    color: #575757;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 100;
    line-height: 16px;
}
.facebook-messanger{
    position: fixed;
    right: 15px;
    bottom: 15px;
    width: 340px;
    overflow: hidden;
    z-index: 10;
}
.facebook-messanger .message{
    display: none;
}
button.hidde-messanger{
    position: absolute;
    top: 1px;
    right: 1px;
    background: #2087fb;
    color: #FFF;
    text-align: center;
    padding: 5px 10px 7px 10px;
    border: none;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
button.show-messanger{
    background: #2087fb;
    background-image: url(/site/assets/images/messenger.png);
    background-position: 15px 10px;
    background-repeat: no-repeat;
    background-size: 20px;
    color: #FFF;
    outline:1px solid;
    outline-offset: 0px;
    outline-color: rgba(0,132,255,1);
    text-align: center;
    padding: 10px 35px 10px 45px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    display: block;
    margin: 10px 15px;
    box-shadow: none;
    border: none;
}
button.show-messanger:hover{
    background: #FFF;
    color: #2087fb;
    background-image: url(/site/assets/images/messenger_hover.png);
    background-position: 15px 10px;
    background-repeat: no-repeat;
    background-size: 20px;
    outline: 1px solid !important;
    outline-offset: 3px !important;
    outline-color: rgba(0,132,255,1);
}
header{
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
header.sticky{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 10;
    background: rgba(255, 255, 255, 1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding-bottom: 10px;
}
header.sticky:after{
    content: " ";
    position: absolute;
    display: block;
    bottom: -5px;
    width: 100%;
    height: 5px;
    left: 0px;
    background: rgba(0, 0, 0, 0.4);
}
a.main-logo img{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    height: 69px;
}
header.sticky a.main-logo img{
    height: 30px;
}
header.sticky .navbar{
    min-height: 10px;
}
header.sticky nav.nav-main ul.navbar-nav a {
    padding: 10px 1px 3px 1px;
}
header.sticky nav.nav-main ul.navbar-nav {
    padding-top: 0px;
}
.section-img{
    position: relative;
    width: 100%;
    display: block;
}
.section-img{
    position: relative;
    display: block;
}
.section-img img{
    min-width: 100%;
    max-width: 100%;
}
.section-img:after {
    content: " ";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 7px;
    background: #2d2d2d;
    opacity: 0.4;
    display: block;
}
.section-img{
    min-height: 100px;
}
.blog-item-col{
    border:1px solid #d2d2dd;
    background: #f8f9fa;
    margin-bottom: 50px;
    display: block;
    width: 100%;
}
.blog-item-col h2{
    font-size: 24px;
    line-height: 30px;
    color: #2d2d2d;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    padding-left: 0;
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #d2d2dd;
    margin-left: 30px;
    margin-right: 50px;
    padding-top: 10px;
}
.blog-intro-content{
    font-size: 14px;
    line-height: 24px;
    color: #2d2d2d;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    margin-left: 30px;
    margin-right: 50px;
}
.blog-intro-buttom{
    background: #FFF;
    border-top: 1px solid #d2d2dd;
    padding: 30px 30px 25px 30px;
    font-size: 15px;
    line-height: 24px;
    color: #656269;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}
.blog-author{
    position: relative;
    display: inline-block;
}
.blog-author:after{
    content: " ";
    position: absolute;
    bottom: 1px;
    left: 0px;
    display: block;
    width: 100%;
    height: 1px;
    border-bottom: 1px dotted #ec6501;
}
a.blog-read-more{
    display: inline-block;
    position: relative;
    color: #2d2d2d;
    margin-right: 60px;
}
a.blog-read-more:after{
    content: " ";
    position: absolute;
    bottom: 1px;
    left: 0px;
    display: block;
    width: 100%;
    height: 1px;
    border-bottom: 1px dotted #2d2d2d;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
a.blog-read-more:hover{
    text-decoration: none;
    color: #ec6501;
}
a.blog-read-more:hover:after{
    border-color: #ec6501;
}
a.blog-read-more .read-more-icon{
    position: absolute;
    right: -45px;
    top: -3px;
    width: 30px;
    height: 30px;
    font-size: 15px;
    line-height: 28px;
    text-align: center;
    display: inline-block;
    background: #2d2d2d;
    color: #FFF;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
a.blog-read-more:hover .read-more-icon{
    background: #ec6501;
    color: #FFF;
}
.pagination>li>a, .pagination>li>span{
    margin-right: 3px !important;
    border-radius: 0px !important;
    color: #999;
    border-color: #d2d2dd;
}
.pagination>li>a:hover{
    margin-right: 3px !important;
    border-radius: 0px !important;
    color: #FFF;
    background-color: #ec6501;
    border-color: #ec6501;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #ec6501;
    border-color: #ec6501;
}
.blog-open-content{
    padding-bottom: 50px;
    margin-bottom: 50px;
}
.blog-open-content h2.blog-title{
    font-size: 24px;
    line-height: 30px;
    color: #2d2d2d;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    margin-top: 10px;
    padding-top: 0px;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.blog-open-content h3.blog-title{
    font-size: 15px;
    line-height: 24px;
    color: #656269;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    margin-top: 0px;
    padding-top: 0px;
}
.blog-open-content .blog-title-container{
    padding-bottom: 15px;
    margin-bottom: 25px;
    border-bottom: 1px solid #dedede;
}
.blog-content-formatting{
    position: relative;
    display: block;
    font-size: 15px;
    line-height: 24px;
    color: #656269;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}
a.blog-img-inner{
    float: left;
    max-width: 50%;
    margin-right: 30px;
    margin-bottom: 30px;
}
a.blog-post-back{
    float: left;
    background: #2d2d2d;
    color: #FFF;
    font-size: 21px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 29px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}
a.blog-post-back:hover{
    background: #ec6501;
    color: #FFF;
}
a.blog-post-next{
    float: right;
    background: #ec6501;
    color: #FFF;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    height: 30px;
    text-align: center;
    position: relative;
    padding: 0px 60px;
    line-height: 31px;
    font-size: 16px;
    font-weight: 200;
    letter-spacing: 5px;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}
a.blog-post-next:hover{
    background: rgba(236, 101, 1, 0.8);
    color: #FFF;
    text-decoration: none;
}
a.blog-post-next i{
    position: absolute;
    right: 5px;
    top:4px;
    font-size: 21px;
}
.blog-post-gallery{
    display: block;
    width: 100%;
    position: relative;
}
.blog-post-gallery .owl-item{
    display: inline-block;
}
.blog-post-gallery .owl-item img{
    display: block;
    position: relative;
    max-width: 100%;
    min-width: 100%;
}
.blog-post-gallery .owl-item a img{
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.blog-post-gallery .owl-item a:hover img{
    opacity: 0.3;
}
.blog-post-gallery .owl-item a{
    display: block;
    position: relative;
    border: 3px solid #e5e2e0;
    overflow: hidden;
}
.blog-post-gallery .item a:hover{
    border-color: #ec6501;
}
.blog-post-gallery .item a:before{
    content: " ";
    display: block;
    position: absolute;
    top:0px;
    left:0px;
    width: 100%;
    height:100%;
    background: #2d2d2d;
}
.blog-post-gallery .item a:hover:before{
    opacity:1;
}
.blog-post-gallery .item a:after{
    content: "\f067";
    font-family: FontAwesome;
    font-size: 22px;
    position: absolute;
    top:50px;
    margin-top: -7px;
    width: 100%;
    text-align: center;
    color: #FFF;
    display: block;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;

    -webkit-transform: scale(10);
    -moz-transform: scale(10);
    -ms-transform: scale(10);
    -o-transform: scale(10);
    transform: scale(10);

    opacity: 0;
}
.blog-post-gallery .item a:hover:after{
    opacity:1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.blog-post-gallery .owl-nav{
    position: absolute;
    top:50%;
    left: 0px;
    width: -webkit-calc(100% + 40px);
    width:    -moz-calc(100% + 400px);
    width:         calc(100% + 40px);
    height: 5px;
    background: transparent url(/site/assets/images/gallery-scroller-dashed.png) repeat-x left center;
    z-index: 1;
    margin-left: -20px;
}
.blog-post-gallery .owl-stage-outer{
    display: block;
    z-index: 2;
    position: relative;
    overflow: hidden;
    width: 100%;
}
.blog-post-gallery .owl-nav div{
    position: absolute;
    top:50%;
    margin-top: -15px;
    background: #2d2d2d;
    color: #FFF;
    font-size: 21px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 29px;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.blog-post-gallery .owl-nav div:hover{
    background: #ec6501;
    color: #FFF;
}
.blog-post-gallery .owl-nav div.disabled{
    background: rgba(45, 45, 45, 0.51);
    color: #FFF;
}
.blog-post-gallery .owl-nav .owl-prev{
    left: -30px;
}
.blog-post-gallery .owl-nav .owl-next{
    right: -30px;
}
.draugiem{
    position: relative;
    top: 1px;
}
.fa-draugiem{
    display: block;
    width: 85%;
    height: 85%;
    position: relative;
    -webkit-mask:   url(/site/assets/images/draugiem_logo_simple.svg) 50% 50% / 100% 100% no-repeat;
    -o-mask:    url(/site/assets/images/draugiem_logo_simple.svg) 50% 50% / 100% 100% no-repeat;
    -ms-mask:   url(/site/assets/images/draugiem_logo_simple.svg) 50% 50% / 100% 100% no-repeat;
    background-color: #272727;
    background-size: 100%;
    margin-left: 8%;
    margin-top: 8%;
}
a:hover .fa-draugiem{
    background-color: #FFF;
}
a.product-cat-col{
    background: #e5e5e5;
    color: #2d2d2d;
    font-size: 24px;
    font-weight: 200;
    letter-spacing: 0px;
    text-align: center;
    max-width: 100%;
    display: block;
    text-transform: uppercase;
    margin-bottom: 30px;
}
a.product-cat-col img{
    max-width: 100%;
    min-width: 100%;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    -webkit-filter: grayscale(1);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
a.product-cat-col div{
    padding: 20px 0;
}
a.product-cat-col:hover{
    color: #FFF;
    background: #2d2d2d;
    text-decoration: none;
}
a.product-cat-col:hover img{
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: gray;
    -webkit-filter: grayscale(0);
}
.alert-warning {
    color: #FF9800;
    background-color: #FFEB3B;
    border-color: #FFC107;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
}
.product-top-navigation{
    display: block;
    max-width: 100%;
    position: relative;
}
.product-top-navigation .owl-stage-outer{
    display: block;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
}
.product-top-navigation .owl-stage-outer .owl-item{
    display: inline-block;
    overflow: hidden;
    text-align: center;
}
.product-top-navigation .item a{
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 14px;
    color: #2d2d2d;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    border-right: 1px solid #2d2d2d;
}
.product-top-navigation .item a:hover{
    color: #ec6501;
    text-decoration: none;
    border-right: 1px solid #ec6501;
}
.product-top-navigation .owl-nav{
    position: absolute;
    top:0px;
    width: 100%;
}
.product-top-navigation .owl-nav div{
    position: absolute;
    top: -10px;
    font-size: 22px;
    color: #2d2d2d;
    cursor: pointer;
    background: #FFF;
}
.product-top-navigation .owl-nav .owl-prev{
    left: -10px;
}
.product-top-navigation .owl-nav .owl-next{
    right: 0px;
}
.product-content{
    display: block;
    max-width: 100%;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 100;
    line-height: 22px;
    color: #2d2d2d;
    padding-right: 50px;
}
.product-content p{
    padding-bottom: 15px;
}
.product-content h2{
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 24px;
    line-height: 28px;
    color: #2d2d2d;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
}
.product-content a.admin-edit-content-btn{
    /*padding-top: 7px;*/
}
.product-photos a img{
    max-width: 100%;
    min-width: 100%;
    border: 2px solid #FFF;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    -webkit-filter: grayscale(1);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.product-photos a:hover img{
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: gray;
    -webkit-filter: grayscale(0);
}
.no-padding{
    padding: 0px !important;
}
.product-photos{
    display: block;
    position: relative;
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-bottom: 7px solid rgba(45, 45, 45, 0.1);
}
.blog-content-formatting h1, .blog-content-formatting h2, .blog-content-formatting h3{
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 28px;
    line-height: 28px;
    color: #2d2d2d;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
}
.blog-content-formatting h2{
    font-size: 24px;
}
.blog-content-formatting h3{
    font-size: 18px;
}
.blog-content-formatting blockquote{
    padding: 5px 5px 5px 20px;
    border-left: 3px solid #ec6501;
    display: flex;
    background: #eee;
    font-size: 14px;
}
.searchIco button{
    padding: 10px 25px !important;
    height: 42px !important;
}
.searchIco button:hover{
    background: #ec6501 !important;
    color: #FFF !important;
}
.product-navigation a{
    display: inline-block;
    padding-right: 5px;
    margin-right: 5px;
    font-size: 14px;
    line-height: 14px;
    color: #2d2d2d;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
}
.product-navigation a i{
    padding-left: 10px;
}
.product-navigation a:hover{
    color: #ec6501;
    text-decoration: none;
}