@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);

/*
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);
@import url(http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(icons/iconfont.css);
@import url(plugins/magnific-popup.css);
@import url(plugins/loaders.css);
@import url(plugins/animate.css);
@import url(plugins/pickadate-default.css);
@import url(plugins/pickadate-default.date.css);
@import url(component.css);
*/







/* ==========================================================================
   01. GENERAL STYLE
========================================================================== */ 
body {
   /* font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;*/font-family: 'Open Sans',sans-serif;font-size: 16px;line-height: 20px;color: #2b2b2b;font-weight: 400;
   -webkit-font-smoothing: antialiased;padding: 0;margin: 0;}
.main-container {overflow: hidden;}
section{position: relative;    overflow: hidden;}.fasad_media
.fasad_media
/*------------------------------------------*/
/*   Links
/*------------------------------------------*/
a, 
a:link, 
a:visited, 
a:hover, .fasad_media
a:active {color: #439fe0;text-decoration: none;outline: 0;
    -webkit-transition: all 0.25s ease-out;-moz-transition: all 0.25s ease-out;-ms-transition: all 0.25s ease-out;-o-transition: all 0.25s ease-out;transition: all 0.25s ease-out;}

a.inverse, 
.inverse a,
i.inverse {color: #ffffff !important;}

/*------------------------------------------*/
/*   Blockquote
/*------------------------------------------*/
blockquote {border-left: none;padding: 0;margin: 0;font-size: 16px;line-height: 16px;text-transform: none;}

/*------------------------------------------*/
/*   Iframe
/*------------------------------------------*/
iframe {
    border: 0;}

.videoWrapper {position: relative;padding-bottom: 56.25%; /* 16:9 */padding-top: 0;height: 0;}

.videoWrapper > iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

/* for page builder */
.videoWrapper > .frameCover {position: absolute;left: 0px;top: 0px;width: 100%;height: 100%;background: none;}

/*------------------------------------------------------------------*/
/*   Internet Explorer 10 in Windows 8 and Windows Phone 8 Bug fix
/*-----------------------------------------------------------------*/
@-webkit-viewport { 
    width: device-width; 
}

@-moz-viewport { 
    width: device-width; 
}

@-ms-viewport { 
    width: device-width; 
}

@-o-viewport { 
    width: device-width; 
}

@viewport { 
    width: device-width; 
}



/* ==========================================================================
   02. TYPOGRAPHY
========================================================================== */
/* set margin for optimize vertical-align-middle */
h1, .h1, 
h2, .h2, 
h3, .h3, 
h4, .h4, 
h5, .h5,
h6, .h6,
p, .lead {
    margin-top: 0;
    margin-bottom: 10px;
}

h1, .h1 {
    font-weight: 300;
    font-size: 52px;
    line-height: 56px;
    text-shadow: 0 1px 2px rgba(0,0,0,.1);
}

h2, .h2 {
    font-weight: 600;
    font-size: 26px;
    line-height: 32px;
}

h3, .h3 {
    font-weight: 400;
    font-size: 19px;
    line-height: 32px;
}

h4, .h4 {
    font-weight: 400;
    font-size: 26px;
    line-height: 30px;
}

h5, .h5{
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
}

p {
    font-size: 16px;
    line-height: 20px;
}

.p-opacity {
    opacity: 0.7;
}

strong, 
b {
    font-weight: 600;
}

.lead {
    font-size: 21px;
    line-height: 26px;
    font-weight: 300;
}

.lead strong,
.lead b {
    font-weight: 400;
}

/*------------------------------------------------------------------*/
/*   Lato Font Weight
/*-----------------------------------------------------------------*/
.f-w-300 {
    font-weight: 300;
}

.f-w-400 {
    font-weight: 400;
}

.f-w-700 {
    font-weight: 700;
}

.f-w-900 {
    font-weight: 900;
}

/*------------------------------------------------------------------*/
/*   Contextual Colors
/*-----------------------------------------------------------------*/
.text-white {
    color: #ffffff;
}

.text-black {
    color: #69696E;
}

.text-blue {
    color: #439fe0;
}



/* ==========================================================================
   03. BACKGROUNDS
========================================================================== */
/*------------------------------------------*/
/*   Background Colors for demos
/*------------------------------------------*/
.bg-grey{
    background-color: #EFF1F4;
}

.bg-light{
    background-color: #fafafa;
}

.bg-orange {
    background-color: #ef7c46;
}

.bg-blue {
    background-color: #439FE0;
}

.bg-green {
    background-color: #28d000;
}

.bg-red {
    background-color: #e74c3c;
}

.bg-purple {
    background-color: #ebebeb;
}

.bg-yellow {
    background-color: #f1c40f;
}

.bg-dark {
    background-color: #ffeda4;
}

.bg-black {
    background-color: #2e3234;
}

.bg-white {
    background-color: #ffffff;
}

/*------------------------------------------*/
/*   Background Images for demos
/*------------------------------------------*/
.bg-img {
    background: url("../images/bg-1.jpg") no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size:cover;
    background-size: cover;  
}

.bg-img_tv {
    background: url("../images/TV-screen-lift-tagging.jpg") no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size:cover;
    background-size: cover;  
}

.bg-parallax {
    background: transparent;
}

/*------------------------------------------*/
/*  Overlay Effect
/*------------------------------------------*/
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    /* Provides cross-browser RGBa background */
    zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#80000000', endColorstr='#80000000');
    background: transparent;
    background: rgba(0, 0, 0, 0.5);
}

/* set filter as none for IE9+, because IE9+ support RGBa */
:root .overlay {
    filter: none\0/IE9;
}



/* ==========================================================================
   04. BUTTONS
========================================================================== */
.btn, 
a.btn {display: inline-block;color: #ffffff;padding: 11px 18px;margin-bottom: 7px;margin-right: 5px;font-size: 15px;font-weight: 400;
    letter-spacing: 1px;vertical-align: middle;white-space: pre-line;text-align: center;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;cursor: pointer;
    -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}

.btn:focus,
a.btn:focus,
.btn:hover,
a.btn:hover,
.btn.active:focus,
a.btn.active:focus,
.btn:active:focus,
a.btn:active:focus {
    color: #fff;
    outline: none;
}

.btn-md, 
a.btn-md {
    padding: 7px 14px;
    font-size: 16px;
    margin-top: 19px;
}

.btn-lg, 
a.btn-lg {
    padding: 25px 60px;
    font-size: 18px;
}

/*------------------------------------------*/
/*  Menu Buttons
/*------------------------------------------*/
.btn-nav,
a.btn-nav,
.navbar-nav>li>a.btn-nav {
    color: #ffffff;
    margin-right: 0;
    margin-bottom: 0;
    opacity: 1 !important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.active .btn-nav {
    background-color: #525e6c !important; 
}

.cta-header .active .btn-blue.btn-nav {
    background-color: #439FE0 !important;
}

.cta-header .active .btn-nav.btn-green {
    background-color: #ffd000 !important;
}

.cta-header .active .btn-nav.btn-yellow {
    background-color: #f1c40f !important;
}

.btn.btn-border {
    background-color: transparent !important;
}

/*------------------------------------------*/
/*  Grey Buttons
/*------------------------------------------*/
.btn-grey,
a.inverse.btn-grey,
.inverse a.btn-grey {
    background-color: #EFF1F4;
    color:#69696E!important;
}

.btn.btn-grey {
    border: 3px solid #EFF1F4;
}

.btn-grey:hover,
.btn-nav.btn-grey:hover, 
.btn-grey:focus,
.btn-nav.btn-grey:focus {
    background-color: #d7dce5;
}

.btn.btn-grey:hover,
.btn.btn-grey:focus {
    border: 3px solid #d7dce5;
}

.btn-shadow.btn-grey {-webkit-box-shadow: 0 0px 0 #c7c8c9;-moz-box-shadow: 0 0px 0 #c7c8c9;box-shadow: 0 0px 0 #c7c8c9;}

.btn-border.btn-grey,
a.btn-border.btn-grey {
    color: #EFF1F4;
}

/*------------------------------------------*/
/*  Orange Buttons
/*------------------------------------------*/
.btn-orange,
a.inverse.btn-orange,
.inverse a.btn-orange {
    background-color: #ef7c46;
}

.btn.btn-orange {
    border: 3px solid #ef7c46;
}

.btn-orange:hover,
.btn-nav.btn-orange:hover, 
.btn-orange:focus,
.btn-nav.btn-orange:focus {
    background-color: #ec6120;
}

.btn.btn-orange:hover,
.btn.btn-orange:focus {
    border: 3px solid #ec6120;
}

.btn-shadow.btn-orange {-webkit-box-shadow: 0 0px 0 #c76f45;-moz-box-shadow: 0 0px 0 #c76f45;box-shadow: 0 0px 0 #c76f45;}

.btn-border.btn-orange,
a.btn-border.btn-orange {
    color: #ef7c46;
}

/*------------------------------------------*/
/*  Blue Buttons
/*------------------------------------------*/
.btn-blue,
a.inverse.btn-blue,
.inverse a.btn-blue {
    background-color: #439FE0;
}

.btn.btn-blue {
    border: 0px solid #439FE0;
}

.btn-blue:hover,
.btn-nav.btn-blue:hover, 
.btn-blue:focus,
.btn-nav.btn-blue:focus {
    background-color: #1d83c9;}

.btn.btn-blue:hover,
.btn.btn-blue:focus {
    border: 0px solid #1d83c9;}

.btn-shadow.btn-blue {-webkit-box-shadow: 0 0px 0 #437598;-moz-box-shadow: 0 0px 0 #437598;box-shadow: 0 0px 0 #437598;}

.btn-border.btn-blue,
a.btn-border.btn-blue  {
    color: #439FE0;
}

/*------------------------------------------*/
/*  Green Buttons
/*------------------------------------------*/
.btn-green,
a.inverse.btn-green,
.inverse a.btn-green {
    background-color: #ff3a2f;
}

.btn.btn-green {
    border: 3px solid #ff3a2f;
}

.btn-green:hover, 
.btn-nav.btn-green:hover,
.btn-green:focus,
.btn-nav.btn-green:focus {
    background-color: #d03229;
}

.btn.btn-green:hover,
.btn.btn-green:focus {
    border: 3px solid #d03229;
}

.btn-shadow.btn-green {-webkit-box-shadow: 0 0px 0 #487d65;-moz-box-shadow: 0 0px 0 #487d65;box-shadow: 0 0px 0 #487d65;}

.btn-border.btn-green,
a.btn-border.btn-green {
    color: #ffd000;
}

/*------------------------------------------*/
/*  Red Buttons
/*------------------------------------------*/
.btn-red,
a.inverse.btn-red,
.inverse a.btn-red {
    background-color: #e74c3c;
}

.btn.btn-red {
    border: 3px solid #e74c3c;
}

.btn-red:hover, 
.btn-nav.btn-red:hover,
.btn-red:focus,
.btn-nav.btn-red:focus {
    background-color: #db2b19;
}

.btn.btn-red:hover,
.btn.btn-red:focus {
    border: 3px solid #db2b19;
}

.btn-shadow.btn-red {-webkit-box-shadow: 0 0px 0 #ba463a;-box-shadow: 0 0px 0 #ba463a;box-shadow: 0 0px 0 #ba463a;}

.btn-border.btn-red,
a.btn-border.btn-red  {
    color: #e74c3c;
}

/*------------------------------------------*/
/*  Purple Buttons
/*------------------------------------------*/
.btn-purple,
a.inverse.btn-purple,
.inverse a.btn-purple {
    background-color: #8e44ad;
}

.btn.btn-purple {
    border: 3px solid #8e44ad;
}

.btn-purple:hover,
.btn-nav.btn-purple:hover, 
.btn-purple:focus,
.btn-nav.btn-purple:focus {
    background-color: #722294;
}

.btn.btn-purple:hover,
.btn.btn-purple:focus {
    border: 3px solid #722294;
}

.btn-shadow.btn-purple {-webkit-box-shadow: 0 0px 0 #66377a;-moz-box-shadow: 0 0px 0 #66377a;box-shadow: 0 0px 0 #66377a;}

.btn-border.btn-purple,
a.btn-border.btn-purple {
    color: #8e44ad;
}

/*------------------------------------------*/
/*  Yellow Buttons
/*------------------------------------------*/
.btn-yellow,
a.inverse.btn-yellow,
.inverse a.btn-yellow {
    background-color: #f1c40f;
}

.btn.btn-yellow {
    border: 3px solid #f1c40f;
}

.btn-yellow:hover,
.btn-nav.btn-yellow:hover, 
.btn-yellow:focus,
.btn-nav.btn-yellow:focus {
    background-color: #ddb100;
}

.btn.btn-yellow:hover,
.btn.btn-yellow:focus {
    border: 3px solid #ddb100;
}

.btn-shadow.btn-yellow {-webkit-box-shadow: 0 0px 0 #d1b234;-moz-box-shadow: 0 0px 0 #d1b234;box-shadow: 0 0px 0 #d1b234;}

.btn-border.btn-yellow,
a.btn-border.btn-yellow {
    color: #f1c40f;
}

/*------------------------------------------*/
/*  Dark Buttons
/*------------------------------------------*/
.btn-dark,
a.inverse.btn-dark,
.inverse a.btn-dark {
    background-color: #525e6c;
}

.btn.btn-dark {
    border: 3px solid #525e6c;
}

.btn-dark:hover,
.btn-nav.btn-dark:hover, 
.btn-dark:focus,
.btn-nav.btn-dark:focus {
    background-color: #38485b;
}

.btn.btn-dark:hover,
.btn.btn-dark:focus {
    border: 3px solid #38485b;
}

.btn-shadow.btn-dark {-webkit-box-shadow: 0 0px 0 #31363b;-moz-box-shadow: 0 0px 0 #31363b;box-shadow: 0 0px 0 #31363b;}

.btn-border.btn-dark,
a.btn-border.btn-dark {
    color: #525e6c;
}

/*------------------------------------------*/
/*  Black Buttons
/*------------------------------------------*/
.btn-black,
a.inverse.btn-black,
.inverse a.btn-black {
    background-color: #2e3234;
}

.btn.btn-black {
    border: 3px solid #2e3234;
}

.btn-black:hover,
.btn-nav.btn-black:hover, 
.btn-black:focus,
.btn-nav.btn-black:focus {
    background-color: #21272a;
}

.btn.btn-black:hover,
.btn.btn-black:focus {
    border: 3px solid #21272a;
}

.btn-shadow.btn-black {-webkit-box-shadow: 0 0px 0 #0a0b0b;-moz-box-shadow: 0 0px 0 #0a0b0b;box-shadow: 0 0px 0 #0a0b0b;}

.btn-border.btn-black,
a.btn-border.btn-black {
    color: #2e3234;
}

/*------------------------------------------*/
/*  Ghost-White Buttons
/*------------------------------------------*/
.btn-ghost {
    background-color: transparent;
    border: 3px solid #fff;
    color: #fff;
}

.btn-ghost:hover {
    background-color: #fff;
    color: #69696E!important;
}

.btn-white {
    background-color: #fff;
    border: 3px solid #fff;
    color: #69696E!important;
}

.btn-white:hover {
    background-color: transparent;
    color: #fff!important;
}

/*------------------------------------------*/
/*  Social Buttons
/*------------------------------------------*/
.social-btn a {
    font-size: 22px!important;
    border-radius: 50px;
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: -10px 0 0 1px;
    color: #fff;
    text-align: center;
}

.social-btn a>i {
    margin-top: 10px;
}

.social-btn a:hover {
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
}

.sb-facebook {
    background-color: #3b5998;
}

.sb-facebook:hover {
    background-color: #4c70ba;
}

.sb-foursquare {
    background-color: #ef4b78;
}

.sb-foursquare:hover {
    background-color: #f37a9b;
}

.sb-google-plus {
    background-color: #dd4b39;
}

.sb-google-plus:hover {
    background-color: #e47365;
}

.sb-instagram {
    background-color: #3f729b;
}

.sb-instagram:hover {
    background-color: #548cb9;
}

.sb-linkedin {
    background-color: #0976b4;
}

.sb-linkedin:hover {
    background-color: #0b96e5;
}

.sb-pinterest {
    background-color: #cc2127;
}

.sb-pinterest:hover {
    background-color: #e04046;
}

.sb-skype {
    background-color: #00aff0;
}

.sb-skype:hover {
    background-color: #24c4ff;
}

.sb-twitter {
    background-color: #55acee;
}

.sb-twitter:hover {
    background-color: #83c3f3;
}

.sb-vimeo {
    background-color: #1ab7ea;
}

.sb-vimeo:hover {
    background-color: #49c6ee;
}

.sb-youtube {
    background-color: #e52d27;
}

.sb-youtube:hover {
    background-color: #ea5955;
}

.sb-grey {
    background-color: #EFF1F4;
}

.sb-white {
    background-color: #ffffff;
}

.sb-black {
    background-color: #69696E;
}

/*------------------------------------------*/
/*  App-Store Buttons
/*------------------------------------------*/
.btn-app,
a.btn-app {
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    background-color: #000;
    border-radius: 4px;
    padding: 13px 20px 13px 60px;
    position: relative;
    display: inline-block;
    font-size: 25px;
    line-height: 20px;
    font-weight: 700;
    margin: 4px;
    text-align: left;
}

.btn-app i {
    position: absolute;
    left: 15px;
    top: 10px;
    font-size: 45px;
}

.btn-app span {
    display: block;
    font-size: 12px;
    padding-left: 2px;
}

.btn-app.google-play i { 
    top: 7px; 
}

.btn-app.windows-store { 
    padding-left: 70px; 
}

/*------------------------------------------*/
/*   Back to Top Button
/*------------------------------------------*/
.top {
    border-radius: 50%;
    display: inline-block;
    height: 60px;
    width: 60px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 10;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    /* image replacement properties */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: #439FE0 url("../images/top-arrow.svg") no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}
.top.is-visible, .top.fade-out, .no-touch .top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}
.top.is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}
.top.fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    opacity: .5;
}
.no-touch .top:hover {
    background-color: #e86256;
    opacity: 1;
}



/* ==========================================================================
   05. FORMS
========================================================================== */
.form-control {
    background: #ffffff;color: #000000; font-size: 15px;font-weight: 400;padding: 16px;width: 100%;height: auto;outline: 0;border: 1px solid #cecece;
    box-shadow: 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;
}

.form-control:focus {background: #ffffff;border-color: #1b1b1b;box-shadow: none;color: #000000;}

.form-white .form-control {
    background: #ffffff;
    border-color: #ffffff;
    color: #657380;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.form-white .form-control:focus {
    border-color: #ffffff;
}

.form-horizontal .control-label {
    padding-top: 14px;
}

.form-group button {
    width: 100%;
}

.form-inline .form-group, 
.form-inline .form-group input {
    margin-bottom: 2px;
}

.form-inline button {
    font-size: 15px;
    font-weight: 900;
    padding: 12px 25px;
    vertical-align: top;
    text-transform: uppercase;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.form-inline.double-input .form-group {
    width: 100%;
}

.form-inline.double-input .form-control {
    width: 49%;
}

.form-inline.double-input button {
    width: 99%;
}

.checkbox label, 
.radio label {
    font-size: 15px;
}

input[type=checkbox], 
input[type=radio] {
    margin-top: 6px;
}

.input-group-addon {
    padding: 6px 20px;
    font-size: 25px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #e8ebed;
    border: 2px solid #e8ebed;
    border-radius: 4px;
}

textarea { 
    resize:vertical; 
}

.form-inline .btn {
    padding: 14px 25px 15px;
}

/* mailchimp response */
.mc-response {
    font-size: 18px;
    line-height: 22px;
    font-weight: 900;
    margin-top: 10px;
    color: #fff;
    background-color: #8e44ad;
    padding: 20px;
    border-radius: 5px;
    -webkit-transition:all 2s ease-in-out;
    -moz-transition:all 2s ease-in-out;
    -o-transition:all 2s ease-in-out;
    transition:all 2s ease-in-out;
}

/* contact form response */
.success,
.failed {
    display: none;
    padding: 10px;
    border-radius: 5px;
    font-size: 17px;
    line-height: 20px;
    color: #fff;
}

.success i, 
.failed i {
    margin-right: 5px;
}    

.success {
    background-color: #28d000;
}

.failed {    
    background-color: #e74c3c;
}



/* ==========================================================================
   06. CAROUSEL, LOADER, LIGHTBOX & HOVER EFFECT
========================================================================== */
/*------------------------------------------*/
/*   Owl Carousel
/*------------------------------------------*/
.shadow {
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -ms-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px; 
}

.shadow:hover {
    -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.2);
}

.owl-theme .owl-controls .owl-page span {
    margin: 4px;
}

.owl-theme.inverse .owl-controls .owl-page.active span {
    background-color: #fff;
    border: 2px solid #fff;
}

.owl-theme.inverse .owl-controls .owl-page span {
    border: 2px solid #fff;
    background-color: transparent; 
}

#owl-team .item{
  margin: 3px 15px;
}

#owl-team .item img{
  display: block;
  width: 100%;
  height: auto;
}

/*------------------------------------------*/
/*   Loader
/*------------------------------------------*/
.loader{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    height: 100%;
    width: 100%;
    text-align: center;
    overflow: hidden !important;
}

.loader.bg-white .loader-inner>div,
.loader.bg-grey .loader-inner>div,
.loader.bg-light .loader-inner>div
 {
    border: 1px solid #69696E;
}

/*------------------------------------------*/
/*   Lightbox Popup
/*------------------------------------------*/
.mfp-bg {
    opacity: 0.9;
}

.mfp-title {
    font-weight: 900;
    font-size: 15px;
}

.mfp-close {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 900;
    font-size: 30px;
}

/*------------------------------------------*/
/*   Hover Effects
/*------------------------------------------*/
.h figure {
    z-index: 1;
    position: relative;
    overflow: hidden;
}

.h figure img {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    -webkit-transition:all 0.5s ease-in-out;
    -moz-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;
}

.h figcaption {
    position: absolute;
    bottom: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    z-index: 1;
    -webkit-transition:all 0.5s ease-in-out;
    -moz-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;
}

.h figure:hover figcaption, 
.h figure:hover img {
    opacity: 1;
    -webkit-transition:all 0.5s ease-in-out;
    -moz-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;
}

/* caption-1 */
.h.caption-1 figcaption {
    border: 3px solid #dedde1;
    border-radius: 0;
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.77);
}

.h.caption-1 .caption-box {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
}

/* caption-2, caption-3 */
.h.caption-2 figure img {
    z-index: 10;
}

.h.caption-2 figure:hover img {
    transform: translateY(-50px) scale(0.5);
}

.h.caption-2 figcaption .caption-box {
    position: absolute;
    bottom: 5%;
    width: 100%;
    text-align: center;
}

.h.caption-2 figcaption .caption-box p, 
.h.caption-3 figcaption .caption-box p {
    font-size: 16px;
    font-weight: 900;
}

.h.caption-2 figcaption .caption-box p.small, 
.h.caption-3 figcaption .caption-box p.small {
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
}

.h.caption-2 figcaption .caption-box a, 
.h.caption-3 figcaption .caption-box a {
    padding: 5px 10px;
}

/* caption-3 */
.h.caption-3 figure:hover img {
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);
}

.h.caption-3 figcaption {
    top: auto;
    border: none;
    padding-top: 10px;
    background-color: #439FE0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
}

.h.caption-3 figure:hover figcaption {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}

.h.caption-3 figcaption .caption-box {
    text-align: center;
}

/* caption-4 */
.h.caption-4 figcaption {
    background-color: rgba(51, 51, 51, 0.8);
}

.h.caption-4 .caption-box {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
}

.h.caption-4 figure:hover img,  
.h.caption-5 figure:hover img{
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
}

/* caption-5 */
.h.caption-5 figcaption {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.15);
}

.h.caption-5 .caption-box {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 23%;
    width: 100%;
    -webkit-transition:all 0.5s ease-out;
    -moz-transition:all 0.5s ease-out;
    -o-transition:all 0.5s ease-out;
    transition:all 0.5s ease-out;
}

.h.caption-5 figure p, 
.h.caption-5 figure a {
    visibility: hidden;
    -webkit-transition:all 0.1s ease-out;
    -moz-transition:all 0.1s ease-out;
    -o-transition:all 0.1s ease-out;
    transition:all 0.1s ease-out;
}

.h.caption-5 figure:hover p, 
.h.caption-5 figure:hover a {
    visibility: visible;
    -webkit-transition:all 0.5s ease-out;
    -moz-transition:all 0.5s ease-out;
    -o-transition:all 0.5s ease-out;
    transition:all 0.5s ease-out;
}

.h.caption-5 figure:hover .caption-box {
    padding-top: 0;
    -webkit-transition:all 0.5s ease-out;
    -moz-transition:all 0.5s ease-out;
    -o-transition:all 0.5s ease-out;
    transition:all 0.5s ease-out;
}

.h.caption-5 .caption-box h5>span {
    display:block;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 15px;
}

.img-thumbnail {
    border: 1px solid #EFF1F4;
}



/* ==========================================================================
   07. SPACING & ALIGNMENT
========================================================================== */
/* margin */
.m-a-0 { margin:        0 !important; }
.m-t-0 { margin-top:    0 !important; }
.m-r-0 { margin-right:  0 !important; }
.m-b-0 { margin-bottom: 0 !important; }
.m-l-0 { margin-left:   0 !important; }
.m-x-0 { margin-right:  0 !important; margin-left:   0 !important; }
.m-y-0 { margin-top:    0 !important; margin-bottom: 0 !important; }

.m-a { margin:        10px !important; }
.m-t { margin-top:    10px !important; }
.m-r { margin-right:  10px !important; }
.m-b { margin-bottom: 10px !important; }
.m-l { margin-left:   10px !important; }
.m-x { margin-right:  10px !important; margin-left: 10px !important; }
.m-y { margin-top:    10px !important; margin-bottom: 10px !important; }
.m-x-auto { margin-right: auto !important; margin-left: auto !important; }

.m-a-md { margin:        25px !important; }
.m-t-md { margin-top:    25px !important; }
.m-r-md { margin-right:  25px !important; }
.m-b-md { margin-bottom: 25px !important; }
.m-l-md { margin-left:   25px !important; }
.m-x-md { margin-right:  25px !important; margin-left:   25px !important; }
.m-y-md { margin-top:    25px !important; margin-bottom: 25px !important; }

.m-a-lg { margin:        50px !important; }
.m-t-lg { margin-top:    50px !important; }
.m-r-lg { margin-right:  50px !important; }
.m-b-lg { margin-bottom: 50px !important; }
.m-l-lg { margin-left:   50px !important; }
.m-x-lg { margin-right:  50px !important; margin-left:   50px !important; }
.m-y-lg { margin-top:    50px !important; margin-bottom: 50px !important; }

.new-row-md,
.new-row-sm { margin-top: 40px; }

/* padding */
.p-a-0 { padding:        0 !important; }
.p-t-0 { padding-top:    0 !important; }
.p-r-0 { padding-right:  0 !important; }
.p-b-0 { padding-bottom: 0 !important; }
.p-l-0 { padding-left:   0 !important; }
.p-x-0 { padding-left:   0 !important; padding-right: 0 !important; }
.p-y-0 { padding-top:    0 !important; padding-bottom: 0 !important; }

.p-a10 { padding:        10px !important; }
.p-t10 { padding-top:    10px !important; }
.p-b-10 { padding-bottom: 10px !important; }
.p-y10 { padding-top:    10px !important; padding-bottom: 10px !important; }


.p-y15 { padding-top:    15px !important; padding-bottom: 15px !important; }
.p-b20 { padding-bottom: 20px !important; }

.p-a { padding:        30px !important; }
.p-t { padding-top:    30px !important; }
.p-r { padding-right:  30px !important; }
.p-b { padding-bottom: 30px !important; }
.p-l { padding-left:   30px !important; }
.p-x { padding-right:  30px !important; padding-left:   30px !important; }
.p-y { padding-top:    30px !important; padding-bottom: 30px !important; }

.p-a-md { padding:        60px !important; }
.p-t-md { padding-top:    60px !important; }
.p-r-md { padding-right:  60px !important; }
.p-b-md { padding-bottom: 60px !important; }
.p-l-md { padding-left:   60px !important; }
.p-x-md { padding-right:  60px !important; padding-left:   60px !important; }
.p-y-md { padding-top:    60px !important; padding-bottom: 60px !important; }

.p-t-lg100 {padding-top: 100px !important;}
.p-r-lg100 { padding-right:  100px !important; }

.p-a-lg { padding:        120px !important; }
.p-t-lg { padding-top:    120px !important; }
.p-r-lg { padding-right:  120px !important; }
.p-b-lg { padding-bottom: 120px !important; }
.p-l-lg { padding-left:   120px !important; }
.p-x-lg { padding-right:  120px !important; padding-left:   120px !important; }
.p-y-lg { padding-top:    30px !important; padding-bottom: 20px !important; }

/* centering vertically section*/
.vertical-center-abs, .vertical-center-rel{
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.vertical-center-abs {
    position: absolute;
}

.vertical-center-rel {
    position: relative;
}

/* centering vertically and horizontally */
.vh-center {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    -webkit-transform: translate (-50%, -50%);
    -moz-transform: translate (-50%, -50%);
    -o-transform: translate (-50%, -50%);
    -ms-transform: translate (-50%, -50%);
    transform: translate (-50%, -50%);
}

/* centering vertically content */
.y-middle {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: row;
    -webkit-flex-direction: row;
}



/* ==========================================================================
   08. HEADER NAVIGATION
========================================================================== */
.navbar {background-color: rgba(255, 255, 255, 0);border: none;margin-bottom: 0; padding: 0px;-webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}

.top-nav-collapse {padding: 0px;}

.navbar-brand {padding: 10px 0 0;height: auto}
.navbar-nav>li>a {color: #fff;font-size: 18px;font-weight: 400;opacity: 0.8;padding: 20px 14px;margin-right: 1px;border-radius: 0px;}

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

.navbar-nav>li>a:hover {
    opacity: 1;
    background-color: transparent;
}

.navbar-nav>.active>a, 
.navbar-nav>.active>a:hover, 
.navbar-nav>.active>a:focus {
    background-color: #eee;
    opacity: 1;
}

.navbar-toggle {
    border: none;
    padding: 5px 8px 3px;
}

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

.navbar-toggle:hover .icon-bar {
    opacity: 1;
}

/*------------------------------------------*/
/*   Navbar Transparent/ Navbar Color
/*------------------------------------------*/
.navbar.bg-color {background-color: #525e6c;}
.navbar.bg-transparent {background-color: transparent;border: none;box-shadow: none;color: #fff;}
.navbar.bg-transparent.top-nav-collapse {
    background-color: #fff;box-shadow: 0 11px 16px rgba(0,0,0,.1);-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
.navbar.bg-transparent .logo-white, 
.navbar.bg-transparent.top-nav-collapse .logo-black {display: block;}
.navbar.bg-transparent.top-nav-collapse .logo-white, 
.navbar.bg-transparent .logo-black {display: none;}

.navbar.bg-transparent .navbar-nav>li>a,
.navbar.bg-color .navbar-nav>li>a {
    color: #fff;
    opacity: 1;}

.navbar.bg-transparent.top-nav-collapse .navbar-nav>li>a {
    color: #404B55;
    opacity: 0.8;
}

.navbar.bg-transparent.top-nav-collapse .navbar-nav>li>a.btn-nav {
    color: #fff;
    opacity: 1;
}

.navbar.bg-color .navbar-toggle .icon-bar {
    background-color: #ffffff;
    opacity: 1;
}
    
/*------------------------------------------*/
/*   Navbar Static
/*------------------------------------------*/
.navbar-static-top {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

/*------------------------------------------*/
/*   Navbar Only Logo Centered
/*------------------------------------------*/
.navbar.nav-onlylogo .navbar-header {
    width: 100%;
} 

.navbar.nav-onlylogo .navbar-brand {
    float: none;
    display: block;
}

.navbar.nav-onlylogo.bg-transparent .logo-white, 
.navbar.nav-onlylogo.bg-transparent.top-nav-collapse .logo-black{
    display: block;
}

.navbar.nav-onlylogo.bg-transparent .logo-black, 
.navbar.nav-onlylogo.bg-transparent.top-nav-collapse .logo-white{
    display: none;
}

/*------------------------------------------*/
/*   Navbar with Login and Signup
/*------------------------------------------*/
.navbar-nav>li>a.btn-login, 
.navbar-nav>li>a.btn-signup {
    padding-top: 7px;
    padding-bottom: 8px;
    margin-bottom: 0;
}

.navbar-nav>li>a.btn-login{
    margin-left: 150px;
    margin-right: 10px;
}

.navbar-nav>li>a.btn-signup {
    color: #fff !important;
    opacity: 1;
}

/*---------------------------------------------------*/
/*   Navbar 3cols with Call-us and Social Networks
/*---------------------------------------------------*/
.nav-3cols {
    font-size: 15px;
    font-weight: 700;
    padding-top: 6px;
}

.nav-3cols.nav-callus i{
    font-size: 21px;
    vertical-align: middle;
    margin-right: 5px;
} 

.nav-3cols.nav-callus .phone-number{
    font-size: 21px;
    font-weight: 900;
    margin-left: 5px;
}   

.nav-3cols .social-btn .phone-number{
    vertical-align: top;
}

.nav-3cols-logo {
    text-align: center;
}

.navbar.bg-transparent .nav-3cols {
    color: #fff;
}

.navbar.bg-transparent.top-nav-collapse .nav-3cols {
    color: #404B55;
}

.navbar.bg-transparent .nav-3cols-logo .logo-white, 
.navbar.bg-transparent .nav-3cols-logo .logo-black {
    margin: 0 auto;
}

/*------------------------------------------*/
/*   Navbar with Top Bar 
/*------------------------------------------*/
.nav-2.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index:10;
}

.top-bar {
    padding: 20px;
    border-bottom: 1px solid #EFF1F4;
    color: #404B55;
    font-size: 14px;
    opacity: 0.8;
}

.top-bar .schedule {
    float: left;
}

.top-bar .schedule span,
.top-bar .contact-info .email,
.top-bar .contact-info .phone{
    font-size: 15px;
    font-weight: 700;
}

.top-bar .schedule i,
.top-bar .contact-info i{
    font-size: 20px;
    font-weight: bold;
    margin-right: 5px;
    vertical-align: text-bottom;
}

.top-bar .contact-info {
    float: right;
}

.top-bar .contact-info .email,
.top-bar .contact-info .phone {  
    float: left;
}

.top-bar .contact-info .email a{
    color: #404B55;
}

.top-bar .contact-info .phone span{
    display: none;
}

/*------------------------------------------*/
/*   Dropdown
/*------------------------------------------*/
.nav .open>a, 
.nav .open>a:focus, 
.nav .open>a:hover {
    background-color: #12354e;
    border-color: #123751;
}

.bg-transparent .nav .open>a, 
.bg-transparent .nav .open>a:focus, 
.bg-transparent .nav .open>a:hover {
    background-color: transparent;
    border-color: transparent;
}

.dropdown-menu>li>a {
    color: #000;
    font-size: 15px;
    font-weight: 600;
    opacity: 0.8;
    padding: 9px 15px;
}

.navbar-nav>li>.dropdown-menu {
    border: 1px solid #E8E8E8;
    border: 1px solid rgba(0,0,0,.1);
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.1);
    box-shadow: 0 6px 12px rgba(0,0,0,.1);
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #E8E8E8;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}



/* ==========================================================================
   09. HERO SECTION
========================================================================== */
/*------------------------------------------*/
/*  Hero General
/*------------------------------------------*/
.hero {height: 650px;}

.hero.height-800, 
.hero.height-800-fix {
    height: 800px;
}

.hero .lead {
    font-weight: 300;
}

.hero .btn a {
    font-size: 17px;
    color: #ffffff;
}

.hero p.small a {
    font-size: 15px;
}

.hero h1 {
    margin-bottom: 20px;
    font-size: 50px;
    line-height: 1.4;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
}

/*------------------------------------------*/
/*  Hero Closeup
/*------------------------------------------*/
.closeup-box {
    position: absolute;
    bottom: 0;
    width: 50%;
}

.closeup-box img {
    float: right;
    height: 650px;
}

.closeup-box.closeup-right {
    right: 0;
}

.closeup-box.closeup-right img {
    float: left;
}

/*------------------------------------------*/
/*  Hero with Lists
/*------------------------------------------*/
.hero .list-unstyled li {
    font-size: 21px;
    margin-bottom: 10px;
    font-weight: 700;
}

.hero .list-unstyled li>i {
    font-size: 32px;
    font-weight: 700;
    vertical-align: sub;
    margin-right: 5px;
}

/*------------------------------------------*/
/*  Hero Dashboard-Img
/*------------------------------------------*/
.dashboard-box {
    position: absolute;
    bottom: -50px;
    width: 50%;
}

.dashboard-box.dashboard-right {
    right: 0;
}

.dashboard-box img {
    height: 600px;
    padding-left:20px;
}

.owl-dashboard .owl-controls {
    position: absolute;
    bottom: 102%;
    width: 100%;
}

.owl-dashboard .owl-controls .owl-pagination {
    margin: 0 auto;
}

/*------------------------------------------*/
/*  Hero Devices/Countdown
/*------------------------------------------*/
.hero.hero-devices {
    height: auto;
    padding-top: 140px;
    padding-bottom: 80px;
}

.hero.hero-devices .app-image {
    margin-top: 10px;
}

.hero.hero-countdown {
    height: auto;
    padding-top: 160px;
    padding-bottom: 100px;
}

/*------------------------------------------*/
/*  Hero Leadbox
/*------------------------------------------*/
.hero-leadbox {
    height: auto;
    padding-top: 150px;
    padding-bottom: 100px;
}

.hero-leadbox .form-horizontal {
    padding: 30px 40px 10px;
    border-radius: 5px;
    box-shadow: -2px -2px 6px 0 rgba(0,0,0,.1);
    background-color: #525e6c;
    background-color: rgba(0, 0, 0, 0.4);
}

.hero-leadbox .form-horizontal.form-2col {
    padding: 40px 40px 20px;
}

.hero-leadbox h5 {
    font-size: 20px;
    font-weight: 900;
}

.hero-leadbox .form-group.w-50 input {
    display: inline-block;
    width: 49.5%;
}

.hero-leadbox .feature-box i {
    font-size: 50px;
    font-weight: 400;
    margin-right: 10px;
}

.hero-leadbox .feature-box h5, 
.hero-leadbox .feature-box p {
    margin-left: 80px;
}

.hero-leadbox .feature-box h5 {
    margin-bottom: 5px;
}

.hero-leadbox .form-group button.picker__button--today, 
.hero-leadbox .form-group button.picker__button--clear, 
.hero-leadbox .form-group button.picker__button--close {
    width: 33%;
}

/*------------------------------------------*/
/*  Hero Video Popup
/*------------------------------------------*/
.popup-box {
    position: relative;
}

.popup-box img {
    max-width: 80%;
    margin: 0 auto;
    border-radius: 4px;
    box-shadow: 0 1px 3px 1px rgba(0,0,0,.2);
}

.popup-box .popup-button {
    position: absolute;
    top: 40%;
    left: 40%;
}

.popup-box .popup-button i {
    font-size: 20px;
    margin-top: -22px;
    color: #ffffff;
    padding: 15px 15px 15px 20px;
    background: #28d000;
    border-radius: 50%;
    box-shadow: 0 1px 5px 2px rgba(0,0,0,.29);
}

.big-popup i {
    font-size: 150px;
    color: #fff;
}

.big-popup i:hover, 
.popup-box .popup-button i:hover ,.efekt_reklam_otst:hover{
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.watch-video{
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    white-space: nowrap;
    margin-left: 25px;
}

.watch-video i{
    font-size: 28px;
    margin-right: 5px;
    vertical-align: sub;
}

.watch-video:hover i {
    transform: scale(1.6);
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    margin-right: 10px;
}



/* ==========================================================================
   10. CONTENT SECTION
========================================================================== */
.section-header {
    margin-bottom: 30px;
}

.section-header span {
    /*display: block; */
    background-color: #fff;
    padding: 5px 35px;
}
hr.main_blog_zag_hr {
    border-top: 2px solid #ffffff;
    margin-top: -29px;
    margin-bottom: 56px;
}

.content-border {
    border-bottom: 1px solid #E5E5E5;
}

.content-block h5, 
.content-block .h5{
    font-weight: 900;
    font-size: 20px;
    line-height: 22px;
}

.content-block .lead {
    font-size: 20px;
    line-height: 24px;
}

.content-block img:hover {
    opacity: 1;
    -webkit-transition:all 0.5s ease-out;
    -moz-transition:all 0.5s ease-out;
    -o-transition:all 0.5s ease-out;
    transition:all 0.5s ease-out;
}

.content-block .img-circle {
    width: 180px;
    height: 180px;
    margin: 0 auto;
}

/*------------------------------------------*/
/*  Content Dashboard
/*------------------------------------------*/
.content-dashboard {
    overflow-x: hidden; 
}

.content-dashboard .dash-left {
    margin-left: -400px;
}

/*------------------------------------------*/
/*  Content Split
/*------------------------------------------*/
.content-split {
    position: relative;
}

.content-split .img-block {
    position: absolute;
    top: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: center center;
    height: 600px;
    margin: 0px;
        
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.content-split .img-block.left-block {
    left: 0;
}

.content-split .content-block {
    height: 600px;
    padding-left: 0;
    padding-right: 60px;
}

/*------------------------------------------*/
/*  Content Spotlight
/*------------------------------------------*/
.content-spotlight {
    margin-top: 20px;
}

.spotlight-block>figure{
    height: 500px;
    position: relative;
    overflow: hidden;
}

.spotlight-block>.spotlight-text {
    height: 500px;
    padding-left: 30px;
    padding-right: 0px;
}

.spotlight-block>figure>.img-wrap {
    height: 500px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: center center;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

    -webkit-transition:all 0.5s ease-out;
    -moz-transition:all 0.5s ease-out;
    -o-transition:all 0.5s ease-out;
    transition:all 0.5s ease-out;
}

.spotlight-block>figure>.img-wrap:hover {
    opacity: 1;
    -webkit-transition:all 0.5s ease-out;
    -moz-transition:all 0.5s ease-out;
    -o-transition:all 0.5s ease-out;
    transition:all 0.5s ease-out;
}

.spotlight-block.img-left>.spotlight-text,
.spotlight-block.img-right>figure
{
    overflow: visible;
    z-index: 2;
}



.spotlight-block>.spotlight-text h6 {
    font-size: 17px;
    margin-bottom: 20px;
}

/*------------------------------------------*/
/*  Content Grid
/*------------------------------------------*/
.content-grid > div {
    height: 600px;
    overflow: hidden;
}

.content-grid > div:first-child {
    padding-right: 5px;
}

.content-grid .lead-block {
    padding: 80px 40px;
    margin-bottom: 20px;
}

.content-grid .img-block {
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}



/* ==========================================================================
   11. FEATURES SECTION
========================================================================== */
.features-block i {
    font-size: 60px;
    font-weight: 400;
}

.features-block h4 {
    font-size: 23px;
    line-height: 24px;
    font-weight: 400;
    margin-top: 15px;
    color: #000;
}

.features-block p {margin-bottom: 0;font-size: 14px;line-height: 19px;}

.features-block p.small {margin-bottom: 0;font-size: 12px;line-height: 14px;}

.features-block .icon-left i {
    float: left;
    margin-top: 10px;
    margin-right: 15px;
    font-size: 50px;
}

.features-block .icon-left p,
.features-block .icon-left h5 {
    margin-left: 80px;
}

.features-block .img-left img {
    float: left;
    width: 90px;
    margin-top: 10px;
    margin-right: 22px;
}

.features-block .img-left p {
    margin-left: 110px;
}

.features-block .fix-box {
    height: 400px;
    padding-right: 40px;
    padding-left: 40px;
}

.features-device {
    padding-top: 80px;
}

.features-device {
    padding-top: 80px;
}

.features-list.features-list-left {
    text-align: right;
}

/* Features Tab */
.features-tab {
    position: relative;
}

.features-tab .p-tab {
    font-size: 19px;
    line-height: 23px;
}

.features-tab .tab-title {
    width: 33%;
    padding: 30px 40px;
    text-transform: uppercase;
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid #dedde1;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-transition: .05s ease;
    -moz-transition: .05s ease;
    -ms-transition: .05s ease;
    transition: .05s ease;
}

.features-tab.text-white .tab-title {
    border-bottom: 1px solid #fff;
}

.features-tab .tab-title.current {
    color: #fff;
    background-color: #439fe0;
}

.features-tab.text-white .tab-title.current {
    color: #69696E;
    background-color: #fff;
}

.features-tab .tab-title .i-right {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -15px;
    opacity: 0;
    font-size: 30px;
    -webkit-transition: .2s ease;
    -moz-transition: .2s ease;
    -ms-transition: .2s ease;
    transition: .2s ease;
}

.features-tab .tab-title.current .i-right {
    opacity: 1;
    color: #fff;
}

.features-tab.text-white .tab-title.current .i-right {
    opacity: 1;
    color: #69696E;
}

.features-tab .tab-content {
    position: absolute;
    right: 3%;
    top: 30%;
    width: 60%;
    opacity: 0;
    margin-top: -100px;
    -webkit-transform: translate3d(0,200px,0);
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -ms-transition: .3s ease;
    transition: .3s ease;
}

.features-tab .tab-title.current + .tab-content {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
}

/* Features Panels */
.features-panels .nav-tabs.nav-justified>li {
    padding: 0 15px 0;
    text-align: center;
}

.features-panels .nav-tabs.nav-justified>li>a {
    border-top: 2px solid #143e5d;
    border-bottom: 1px solid #fff !important;
    color: #69696E;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 18px;
    font-weight: 700;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -ms-transition: .3s ease;
    transition: .3s ease;
}

.features-panels .nav-tabs.nav-justified>li>a:hover {
    background-color: #fff;
    border: 1px solid #fff !important;
    border-top: 2px solid #143e5d !important;
    color: #143e5d;
}

.features-panels .nav-tabs.nav-justified>.active>a, 
.features-panels .nav-tabs.nav-justified>.active>a:focus,
.features-panels .nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #143e5d !important;
    border-top: 2px solid #143e5d !important;
    background-color: #143e5d;
    background-image: none;
    border-color: transparent;
    color: #fff;
    text-decoration: none;
    position: relative;
}

.features-panels li a img {
    display: block;
    width: 60px;
    height: 60px;
    background-color: #fff;
    margin: -35px auto 20px;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -ms-transition: .3s ease;
    transition: .3s ease;
}

.features-panels .tab-content h3:after {
    content: '';
    width: 100px;
    height: 3px;
    background: #143e5d;
    display: block;
    margin: 10px 0;
}

.features-panels .icon-left i {
    float:left;
    margin-right: 5px;
    font-size: 20px;
}



/* ==========================================================================
   12. CALL TO ACTION(CTA) SECTION
========================================================================== */
.cta .lead {
    font-size: 20px;
    line-height: 24px;
}

.cta .outline {
    border: 1px solid #DDD;
    border-radius: 10px;
    padding: 40px 30px;
}

.cta .outline .lead {
    font-size: 23px;
    line-height: 29px;
    margin-top: 2px;
    margin-bottom: 0;
}

.cta .outline .btn-md {
    font-size: 18px;
    padding: 18px 40px;
    margin-bottom: 0;
}

.cta .small {
    font-size: 15px;
}

.cta .outline.bg-grey {
    border: 1px solid #e9f0f3;
}

.cta .outline.no-border {
    border: none;
    padding: 20px 30px;
}

.cta .single-line p.lead {
    display: inline-block;
    margin-bottom: 15px;
}

.cta .cta-box {
    padding: 15px;
    margin: 20px auto 10px;
    background-color: #EFF1F4;
    border-radius: 5px;
    width: 80%;
}

.cta .cta-box a {
    width: 100%;
    font-size: 25px;
    line-height: 30px;
    margin: 0;
}

.cta .cta-arrow {
    position: absolute;
    top: 50px;
    right: 0;
}

.cta .info {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 0;
}



/* ==========================================================================
   13. TESTIMONIALS SECTION
========================================================================== */
.testimonials .owl-theme .owl-controls {margin-top: 20px;}
.testimonials .cite {font-weight: 900;font-size: 18px;}
.testimonials .cite-info {display: block;font-weight: 700;font-size: 14px;margin-top: 5px;}
.testimonials .img-left .cite {margin-left: 95px;margin-top: 15px;}
.testimonials .img-left .cite-info {font-style: italic;}
.testimonials .img-left figure {float: left;clear: both;width: 95px;height: 90px;}
.testimonials .img-left blockquote p {clear: both;}
.testimonials .big-img-left blockquote p {font-size: 17px;}
.testimonials .quote-border {padding: 55px 20px 30px;border: 2px solid #EFF1F4;border-radius: 3px; position: relative;}
.testimonials .quote-border figure{position: absolute;top: -50px;}
.testimonials .quote-border p {margin-bottom: 30px;line-height: 21px;}
.testimonials .quote-border .cite {font-size: 17px;}
.testimonials .quote-border .cite-info {font-size: 13px;margin-top: 3px;}
.testimonials .big-quote i {font-size: 45px;}
.testimonials .big-quote p {font-size: 25px;line-height: 29px;}
.testimonials .big-quote .cite {font-size: 16px;text-transform: uppercase;}
.testimonials .big-quote .cite-info{font-size: 15px;text-transform: none;}
.testimonials-twitter .twitter-row {margin-top: 10px;}
.testimonials-right p {font-size: 18px;}

/* ==========================================================================
   14. VIDEO SECTION
========================================================================== */
.bg-popup i{color: #ff3a2f ;font-size: 75px;}
.bg-popup i:hover {-ms-transform: scale(1.1);-webkit-transform: scale(1.1);transform: scale(1.1);}
.video h4 {margin-bottom: 15px;}
.video .popup-button {top: 37%;left: 37%;}
.video .popup-button.sm-popup {top: 30%;left: 34%;}

/* ==========================================================================
   15. CLIENTS SECTION
========================================================================== */
.clients {margin: 0 auto;}
.clients img {display: inline-block;max-height: 128px;margin: 10px 50px 0;
    opacity: 1;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
.clients img:hover {opacity: 0.55;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
.clients.c-grid img{height: 128px;margin: 20px 0 0;}
.clients h6{font-size: 23px;font-weight: 900;}
.clients h4 {font-size: 28px;line-height: 32px;font-weight: 900;}
.clients p {font-size: 16px;}



/* ==========================================================================
   16. SOCIAL WIDGETS SECTION
========================================================================== */
/* Share Widget */
a.share-block {
    display: block;
    height: 160px;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #dedcd7;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 40px;
    margin: 10px auto;
    color: #919191;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;}

.share-color a.share-block {border: none;color: #fff;}

a.share {color: #919191;font-size: 13px;font-weight: 700;}

.share-block i, .share i {font-size: 50px;display: block;margin-bottom: 10px;}

.share-block:hover {color: #fff;}

.share-color .share-block:hover {
    -webkit-transform:scale(1.05);
    -ms-transform:scale(1.05);
    -o-transform:scale(1.05);
    transform:scale(1.05);}

.share-block.twt:hover, 
.share-color .share-block.twt {background-color: #32b6e6;}

.share-block.fb:hover, 
.share-color .share-block.fb {background-color: #6e88c6;}

.share-block.gp:hover, 
.share-color .share-block.gp {background-color: #e47365;}

.share.twt:hover {color: #32b6e6;}

.share.fb:hover {color: #6e88c6;}

.share.gp:hover {color: #e47365;}

/* Twitter Widget */
.twitter-header i {font-size: 70px;color: #32b6e6;}

.twitter-header p{font-weight: 700;font-size: 15px;}

.twitter-header {margin-bottom: 30px;}

.twitter-feed ul {padding-left: 0;}

.twitter-feed .tweet {font-size: 23px;line-height: 27px;font-weight: 700;}

.twitter-feed .tweet img{
    display: none;}

.twitter-feed .timePosted a {opacity: 0.7;font-size: 14px;font-style: italic;font-weight: 700;color: #69696E;}

.twt-white .twitter-feed .tweet,
.twt-white .twitter-feed .tweet a,
.twt-white .twitter-feed .timePosted a {color: #fff !important;}

.twt-white .twitter-feed .tweet a,
.twt-white .twitter-feed .timePosted a {font-weight: 900;opacity: 1;}

.twt-line i {font-size: 40px;color: #32b6e6;}

.twt-line .twitter-feed .tweet {font-size: 16px;line-height: 20px;margin-bottom: 0;}

.twt-line .twitter-feed p.timePosted {margin-bottom: 0;}

.twt-line .twitter-feed .timePosted a {font-size: 12px;font-weight: 700;color: #69696E;}

/* Instagram Widget */
.insta-grid .instagram-feed, 
.insta-col .instagram-feed,
.insta-line .instagram-feed {overflow: hidden;position: relative;}

.insta-grid .instagram-feed ul,  
.insta-col .instagram-feed ul,
.insta-line .instagram-feed ul {padding: 0;}

.insta-grid .instagram-feed li, 
.insta-col .instagram-feed li,
.insta-line .instagram-feed li {
    width: 20%;
    display: inline-block;
    float: left;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;}

.insta-col .instagram-feed li {width: 33.3333%;}

.insta-grid .instagram-feed li:hover, 
.insta-col .instagram-feed li:hover,
.insta-line .instagram-feed li:hover {opacity: 0.9;}

.insta-grid .instagram-feed li img,  
.insta-col .instagram-feed li img,
.insta-line .instagram-feed li img{width: 100%;}

.insta-grid .instagram-feed li:nth-of-type(n+11) {display: none;}

.insta-col .instagram-feed li:nth-of-type(n+7) {display: none;}

.insta-line .instagram-feed li:nth-of-type(n+6) {display: none;}

.insta-col .instagram-title {padding-left: 50px;padding-right: 50px;}

.insta-line .insta-square {display: block;width: 70px;height: 70px;position: absolute;left: 0;bottom: 0;}

.insta-line .insta-square i{font-size: 50px;}



/* ==========================================================================
   17. PORTFOLIO SECTION
========================================================================== */
.portfolio-grid {display: block;position: relative;margin-left: -15px;margin-right: -15px;padding-left: 0;margin-bottom: 0;}

.portfolio-grid:after {content: "";display: block;clear: both;}

.portfolio-grid li {display: block;position: relative;overflow: hidden;float: left;padding: 0;width: 25%;}

.portfolio-grid li img, 
.portfolio-card img {width: 100%;height: auto;}

.portfolio-card figure {border-radius: 5px;}

.screenshots .portfolio-grid li {width: 30%;margin: 0 10px;}

.screenshots .carousel-indicators {bottom: -40px;}

.screenshots .carousel-indicators li{border-color: #69696E;opacity: 0.7;}

.screenshots .carousel-indicators li.active{background-color: #69696E;opacity: 0.7;}

.screenshots .carousel-indicators.inverse li{border-color: #fff;opacity: 1;}

.screenshots .carousel-indicators.inverse li.active{background-color: #fff;opacity: 1;}

.owl-carousel-screenshots img {display: block;width: 95%;height: auto;margin-bottom:2rem;}



/* ==========================================================================
   18. PRICING SECTION
=========================================================================== */
/* Pricing 3 Plans Flat */
.pricing-3pf .info {padding: 23px 10px 0px;border-radius: 0px;margin-bottom: 0px;min-height: 150px;}
.details {border: 1px solid #525e6c;}
.pricing-3pf .info .price {font-size: 38px;font-weight: 400;padding-top: 14px;padding-bottom: 15px;}

.pricing-3pf .info .price .currency {font-size: 18px;font-weight: 300;}

.pricing-3pf .info .price .cents {font-size: 16px;font-weight: 300;vertical-align: bottom;margin-left: -10px;}

.pricing-3pf .details h5 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 5px;
}

.pricing-3pf .details p {
    font-size: 17px;
    line-height: 17px;
}

.pricing-3pf .details ul {
    padding-left: 0;
    list-style-type: none;
}

.pricing-3pf .details ul>li  {margin-bottom: 0px;font-size: 18px;height: 55px;vertical-align: middle;color: #464646;border-bottom: 1px solid #525e6c;padding: 9px;}
.text-center.page_tv_ul {margin-bottom: -1px;}
.pricing-3pf .green .details h5, 
.pricing-3pf .green .details p {
    color: #28d000;
}

.pricing-3pf .green .details hr {
    border-color: #28d000;
}

.pricing-3pf .blue .details h5, 
.pricing-3pf .blue .details p {
    color: #439FE0;
}

.pricing-3pf .blue .details hr {
    border-color: #439FE0;
}

.pricing-3pf .purple .details h5, 
.pricing-3pf .purple .details p {
    color: #8e44ad;
}

.pricing-3pf .purple .details hr {
    border-color: #8e44ad;
}

.pricing-3pf .dark .details h5, 
.pricing-3pf .dark .details p {
    color: #525e6c;
}

.pricing-3pf .dark .details hr {
    border-color: #525e6c;
}

.pricing-3pf .red .details h5, 
.pricing-3pf .red .details p {
    color: #e74c3c;
}

.pricing-3pf .red .details hr {
    border-color: #e74c3c;
}

/* Pricing 3 Plans Outlined */
.pricing-3po .info {
    padding: 35px 20px;
    border: solid 3px #EFF1F4;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 25px;
}

.pricing-3po .info.bg-color {
    border-color: transparent;
}

.pricing-3po .green .info{
    border-color: #28d000;
}

.pricing-3po .info .price {
    font-size: 80px;
    font-weight: 900;
    padding-top: 30px;
    padding-bottom: 60px;
    margin-right: 20px;
}

.pricing-3po .info .price .currency {
    font-size: 30px;
    font-weight: 400;
    vertical-align: super;
    margin-right: 0px;
}

.pricing-3po .details li  {
    margin-bottom: 10px;
}

.pricing-3po .details {
    padding-left: 0;
    list-style-type: none;
}

/* Pricing Single with Testimonials */
.pricing-st .info {
    background: #EEF0F3;
    border-top: 3px solid #EEF0F3;
    max-width: 400px;
    padding: 50px 60px;
    -webkit-transition: border-color 0.3s;
    transition: border-color 0.3s;
}

.pricing-st .info:hover {
    border-color: #28d000;
}

.pricing-st .info h4 {
    padding-bottom: 15px;
    border-bottom: 3px solid rgba(139, 144, 157, 0.18);
}

.pricing-st .info p {
    font-size: 17px;
    padding-bottom: 15px;
    border-bottom: 3px solid rgba(139, 144, 157, 0.18);
}

.pricing-st .info .price {
    font-size: 80px;
    font-weight: 900;
    padding-top: 20px;
    padding-bottom: 35px;
    margin-right: 20px;
}

.pricing-st .info .price .currency {
    font-size: 30px;
    font-weight: 400;
    vertical-align: super;
    margin-right: 0;
}

.pricing-st .details {
    padding-left: 0;
    list-style-type: none;
    font-style: italic;
}

.pricing-st .price {
    color: #28d000;
}

.pricing-st p {
    font-size: 18px;
    line-height: 22px;
}

/* Pricing Single Centered */
.pricing-sc .info {
    background-color: #fff;
    padding: 50px 20px;
    border-radius: 10px;
}

.pricing-sc .price {
    color: #fff;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    margin: 0 auto;
    font-size: 60px;
    font-weight: 900;
}

.pricing-sc .price .tag {
    display: block;
    padding-top: 40px;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 900;
}

.pricing-sc .price .currency {
    font-size: 30px;
    font-weight: 400;
    vertical-align: super;
    margin-right: 0;
}

/* Pricing 2 Plans */
.pricing-2p .info {
    background: #fff;
    border: 2px solid #EFF1F4;
    border-radius: 5px;
    padding: 40px 50px;
}

.pricing-2p h4 {
    display: inline-block;
    text-align: left;
}

.pricing-2p .price{
    display: inline-block;
    float: right;
    clear: both;
    font-size: 35px;
    font-weight: 700;
}

.pricing-2p .price span{
    font-size: 27px;
    font-weight: 400;
}

.pricing-2p .details {
    padding-left: 0;
    list-style-type: none;
    font-size: 19px;
}

.pricing-2p .details li {
    margin-bottom: 10px;
}

.pricing-2p .details li i {
    font-weight: 400;
    font-size: 25px;
    vertical-align: middle;
    margin-right: 10px;
}

.pricing-2p .green .price, 
.pricing-2p .green .details li i {
    color: #28d000;
}

.pricing-2p .blue .price, 
.pricing-2p .blue .details li i {
    color: #439FE0;
}

.pricing-2p .red .price, 
.pricing-2p .red .details li i {
    color: #e74c3c;
}

.pricing-2p .info a {
    width: 100%;
    font-size: 17px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 auto;
}

/* Pricing Dynamic Table */
.pricing-table {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 1px 3px 3px rgba(0,0,0,.1);
}

.pricing-table li {
    padding: 15px 20px 0;
    text-align: center;
    font-size: 17px;
    font-weight: 400;
    line-height: 20px;
}

.pricing-table li.price {
    text-align: center;
    color: #fff;
    font-size: 80px;
    font-weight: 900;
    padding-top: 40px;
    padding-bottom: 56px;
    background-color: #439FE0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.pricing-table li.price i {
  font-size: 30px;
  font-weight: 400;
  vertical-align: super;
}

.pricing-table li:last-child {
    padding: 15px 20px;
}

.pricing-table li[class^="package"] {
    padding: 0 20px;
    overflow: hidden;
    height: 0;
    -webkit-transition: .3s;
    transition: .3s;
}

li[class^="package"].active {
    height: 35px;
    padding: 15px 20px 0;
    font-weight: 700;
    font-size: 17px;
}

.options-table {
    padding: 30px 30px 12px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 1px 3px 3px rgba(0,0,0,.1);
}

.options-table .switch {
    display: block;
    height:50px;
}

.options-table .switch:last-child {
    margin-bottom: 0px;
}

.options-table .switch .package-title {
    float: left;
    margin-bottom: 0;
    font-size: 17px;
    font-weight: 700;
    line-height: 23px;
    margin-top: 3px;
}

.options-table .switch .cmn-toggle,
.options-table .switch label {
    float: right;
}

.package-toggle {
    position: absolute;
    margin-left: -9999px;
    visibility: hidden;
}

.package-toggle + label {
    display: block;
    position: relative;
    cursor: pointer;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

input.toggle-round-flat + label {
  padding: 1px;
  width: 60px;
  height: 30px;
  background-color: #EFF1F4;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  -webkit-transition: background 0.4s;
  -moz-transition: background 0.4s;
  -o-transition: background 0.4s;
  transition: background 0.4s;
}

input.toggle-round-flat + label:before, input.toggle-round-flat + label:after {
  display: block;
  position: absolute;
  content: "";
}

input.toggle-round-flat + label:before {
  top: 1px;
  left: 1px;
  bottom: 1px;
  right: 1px;
  background-color: #EFF1F4;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  -webkit-transition: background 0.4s;
  -moz-transition: background 0.4s;
  -o-transition: background 0.4s;
  transition: background 0.4s;
}

input.toggle-round-flat + label:after {
  top: 3px;
  left: 3px;
  bottom: 3px;
  width: 26px;
  background-color: #fff;
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  -ms-border-radius: 26px;
  -o-border-radius: 26px;
  border-radius: 26px;
  -webkit-transition: margin 0.4s, background 0.4s;
  -moz-transition: margin 0.4s, background 0.4s;
  -o-transition: margin 0.4s, background 0.4s;
  transition: margin 0.4s, background 0.4s;
}

input.toggle-round-flat:checked + label, 
input.toggle-round-flat:checked + label:before {
  background-color: #28d000;
}

input.toggle-round-flat:checked + label:after {
  margin-left: 30px;
}

/* Pricing with Subscription */
.ticket-prices .item-price {
    border: 3px solid #EFF1F4;
    height: 140px;
    padding-right: 25px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.ticket-prices .item-price .amount {
    float: left;
    height: 140px;
    width: 140px;
    margin: -3px 26px 0 -3px;
    color: #fff;
    font-size: 40px;
    line-height:130px;
    font-weight: 900;
    text-align: center;
}

.ticket-prices .item-price h4,
.ticlet-prices .item-price .ticket-info {
    padding-right: 25px;
}

.ticket-prices .item-price h4 {
    padding-top: 4%;
}

.ticket-prices .item-price.active, 
.ticket-prices .item-price:hover {
    border: 3px solid #28d000;
}



/* ==========================================================================
   19. TEAM SECTION
=========================================================================== */
.team .bio {
    font-size: 17px;
}

.team .role {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 900;
}

/* Team Member */
.team-member {
    overflow: hidden;
}

.team-member .tm-img img{
    opacity: 1;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

.team-member:hover .tm-img img{
    opacity: 0.7;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.team-member .tm-details {
    position: relative;
    background-color: #fff;
    padding: 30px 25px 0;
    bottom: 0;
    border-top: 1px solid #ddd;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

.team-member:hover .tm-details {
    bottom: 110px;
    border-top: 1px solid #ddd;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

.team-member .tm-name {
    display: block;
}

.team-member .tm-name .tm-job {
    display: block;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 5px;
}

.team-member .tm-info {
    visibility: hidden;
    margin-bottom: 0;
}

.team-member:hover .tm-info {
    visibility: visible;
}

/* Team List */
.team-list {
    border: 1px solid #EFF1F4;
}

.text-white .team-list {
    border: 1px solid #fff;
}

.team-list .tl-image img {
    width: 200px;
    height: 200px;
}



/* ==========================================================================
   20. BLOG SECTION
=========================================================================== */
.blog h5 {
    color: #69696E;
}

.blog a>h5:hover {
    color: #439FE0;
}

.blog .post-info {
    margin-top: 2px;
    margin-bottom: 10px;
    clear: both;
}

.blog .post-info .date {
        padding-bottom: 7px;
    /* width: 60px; */
    text-align: left;
    font-weight: 600;
    color: #000;
    /* background: #439FE0; */
    border-radius: 3px;
    font-size: 12px;
}

.blog .post-info .day {
    display: block;
}

.blog .post-info h5 {
    margin-bottom: 5px;
}

.blog .post-info h6 {
    font-size: 14px;
    margin-top: 0;
}

.blog .post-meta {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 900;
    color: #439FE0;
    margin-bottom: 5px;
}

.blog .post-meta .date{
    margin-right: 50px;
}



/* ==========================================================================
   21. MISCELLANEOUS SECTION
=========================================================================== */
.faq {padding: 30px 50px;margin-left: 10px;margin-right: 10px;margin-bottom: 30px;border-radius: 10px;}
.faq h5 {font-weight: 900;}
.faq-item h5 {font-weight: 900;font-size: 20px;line-height: 24px;}

/* event schedule */
.schedule .panel-heading {background-color: #ffffff;border-color: #ddd;}
.schedule .panel-title a {color: #000;font-size: 15px;font-weight: 700;}
.panel-heading {padding: 0px 0px;}
.schedule .panel-title .talk {display: block;opacity: 0.7;line-height: 18px;}
.schedule .panel-body img {float:left;margin-right: 20px;}
.schedule .panel-body h6 {font-weight: 700;font-size: 15px;margin-bottom: 15px;margin-top: 0;}
.schedule .panel-body p {font-size: 14px;}

/* countdown timer */
.countdown .timer {display: inline-block;margin-left: 25px;margin-right: 25px;font-size: 14px;line-height: 18px;font-weight: 400;}
.countdown .timer>div {font-size: 80px;line-height: 84px;font-weight: 700;}
.funfacts i {font-size: 50px;margin-bottom: 20px;}
.funfacts .counter {font-size: 45px;line-height: 50px;font-weight: 700;margin-bottom: 10px;}
.funfacts .text {font-size: 19px;line-height: 22px;}
.funfacts .counter-left {display: inline;float: left;margin-right: 10px;margin-bottom: 20px;}
.funfacts .counter-left i {float: left;font-size: 20px;margin-top: 15px;margin-right: 5px;}
.funfacts .counter-left .counter {display: inline;}

/* elearning path */
.path {height: 350px;width: 100%;margin: 0 auto;padding-left: 5%;padding-right: 5%;border-radius: 5px;}
.path h5 {font-size: 19px;}
.path .btn-ghost {font-size: 13px;}
.course-level .level {display: inline-block;width: 11px;height: 11px;border-radius:50%;border: 2px solid #fff;background-color: transparent;margin-right: 3px;} 
.course-level .level.active {background-color: #fff;}
.course-level p {display: inline-block;margin-left: 20px;}

/* timeline */
.timeline {border-left: 4px solid #fff;border-bottom-right-radius: 4px;border-top-right-radius: 4px;margin: 0 auto;position: relative;padding: 50px;list-style: none;text-align: left;}
.timeline .event {border-bottom: 1px dashed #fff;padding-bottom: 25px;margin-bottom: 50px;position: relative;}
.timeline .event:last-of-type {padding-bottom: 0;margin-bottom: 0;border: none;}
.timeline .event:before, .timeline .event:after {position: absolute;display: block;top: 0;}
.timeline .event:before {left: -217.5px;color: #fff;font-weight: 900;font-size: 15px;content: attr(data-date);text-align: right;}
.timeline .event:after {box-shadow: 0 0 0 4px #fff;left: -57.85px;background: #fff;border-radius: 50%;height: 11px;width: 11px;content: "";top: 5px;}
.timeline-tabs .nav-tabs {border-bottom: none;text-align: center;text-transform: uppercase;}
.timeline-tabs .nav-tabs>li {display: inline-block;float: none;margin-bottom: 10px;}
.timeline-tabs .nav-tabs>li>a {color: #fff;font-size: 15px;line-height: 18px;font-weight: 700;padding: 20px 50px;border: 2px solid #fff;border-radius: 0;opacity: 0.9;}
.timeline-tabs .nav-tabs>li>a:hover,
.timeline-tabs .nav-tabs>li.active>a {background-color: #fff;color: #69696E;opacity: 1;}

/* timetable */
.timetable .nav-tabs {border-bottom: none;text-align: center;text-transform: uppercase;}
.timetable .nav-tabs>li {display: inline-block;float: none;margin-bottom: 10px;}
.timetable .nav-tabs>li>a {color: #69696E;font-size: 15px;line-height: 18px;font-weight: 700;padding: 18px 30px;border: none;opacity: 0.8;}
.timetable .nav-tabs>li>a:hover {border-radius: 4px;border: none;}
.timetable .nav-tabs>li.active>a, 
.timetable .nav-tabs>li.active>a:focus, 
.timetable .nav-tabs>li.active>a:hover {color: #555;cursor: default;background-color: #eee;border-radius: 4px;border: none;opacity: 1;}
.timetable thead>tr>th {text-align: center;padding: 20px;font-size: 17px;line-height: 21px;font-weight: 900;}
.timetable tbody>tr>td {padding: 20px;font-size: 16px;line-height: 20px;font-weight: 400;}
.timetable tbody>tr>td>a>i {font-size: 22px;vertical-align: top;color: #69696E;}
.timetable tbody>tr>td>a:hover>i {transform: scale(1.6);-webkit-transform: scale(1.6);moz-transform: scale(1.6);-ms-transform: scale(1.6);}
.timetable tbody>tr>td:first-child,
.timetable tbody>tr>td:last-child {font-weight: 900;font-size: 15px;}

/* ==========================================================================
   22. SUBSCRIPTION SECTION
=========================================================================== */
.subscription .form-horizontal.form-bg {padding: 30px 40px 10px;border-radius: 3px;margin-top: 15px;}
.subscription .form-horizontal.form-margin {margin-left: 30px;margin-right: 30px;}
.subscription .form-horizontal p.small>a {font-weight: 700;}
.subscription .form-horizontal h6 {text-transform: uppercase;font-weight: 900;font-size: 15px;line-height: 19px;}
.subscription .form-inline .form-group {width: 50%;}
.subscription .form-inline .form-group input{width: 100%;}
.subscription .sub-left {padding-top: 90px;}
.subscription .features-devices .img-left img {width: 90px;height: 90px;}
.subscription .features-devices .img-left p {margin-left: 112px;}

/* ==========================================================================
   23. CONTACT SECTION
=========================================================================== */
.contact a {}
.contact ul{padding-left: 0;list-style-type: none;}
.contact .contact-info li {margin-bottom: 20px;font-size: 21px;line-height: 15px;font-weight: 300;}
.contact .contact-info li i {font-size: 25px;font-weight: 700;vertical-align: text-top;margin-right: 20px;}
.contact .contact-info li span {display: block;margin-left: 46px;}
.contact .form-horizontal {margin-right: 15px;margin-left: 15px;}
.contact .form-group.w-50 input {display: inline-block;width: 49.5%;}
.contact .mini-map {width:100%;height: 300px;}
.contact .mini-info p{font-size: 15px;line-height: 21px;}
.contact .map-container {width: 100%;height: 440px;}
.contact .map-container .map-iframe,.img-wrap .map-iframe {height: 100%;width: 100%;}
.contact .map-container .map-iframe {pointer-events: none;}
.contact-divider i{font-size: 40px;font-weight: bold;}
.contact-divider h5 {font-size: 20px;line-height: 24px;margin: 15px 0 10px;}



/* ==========================================================================
   24. FOOTER SECTION
=========================================================================== */
.footer p, .footer a {font-size: 14px;font-weight: 400;margin-bottom: 0;}
.footer a {color: #69696E;}
.footer ul {padding-left:0;list-style-type: none;margin-bottom: 0;}
.footer ul li {display: inline-block;}
.footer.f1 .footer-social {float: right;}
.footer.f1 .footer-social i{font-size: 20px;margin-left: 20px;}
.footer.f2 .footer-links {text-align: right;}
.footer.f2 .footer-links li>a, 
.footer.f2 .footer-social li>a {margin-left: 15px;margin-right: 15px;}
.footer.f2 .footer-social i{font-size: 20px;}
.footer.f2 .footer-links i{margin-right: 5px;}
.footer.f4 .footer-desc p{font-weight: 400;}
.footer.f5 .footer-links img {max-height: 35px;margin-right: 50px;display: inline-block;position:relative;bottom: 2px;}
.footer.f5 .footer-links p {margin-right: 50px;font-size: 20px;font-weight: 400;display: inline-block;margin-top: 15px;margin-bottom: 15px;}
.footer.f5 .footer-links a {color: #fff;font-size: 17px;font-weight: 900;}
.footer.f6 .footer-links li {display:block;font-size: 15px;font-weight: 400;}
.footer.f7 .contacts,
.footer.f7 .about {border-bottom: 2px solid #eeeeee;}
.footer.f7 .contacts i{font-size: 25px;font-weight: bold;}
.footer.f7 .contacts h5 {font-size: 17px;}
.footer.f7 .about .logo {border-right: 2px solid #eeeeee;padding-right: 30px;}
.footer.f7 .about .newsletter {padding-left: 30px;}
.footer.f7 .links ul>li>a {margin-right: 15px;font-weight: 900;opacity: 0.9;}



/* ==========================================================================
   25. PAGES STYLE
=========================================================================== */
/* general style */
.page-head.h-img {height: 350px;}
.page-head .h-bg{padding-top: 70px;}
.page-head .h-bg a {color: #69696E;}
.page-head .breadcrumb {background-color: transparent;font-weight: 400;}
.page-head .breadcrumb .active{font-weight: 900;}
.page-head .breadcrumb .active.text-white{color: #fff;}

/*login and signup*/
.login .lead {font-size: 12px;font-weight: 700;text-transform: uppercase;}
.login .form-horizontal {margin-left: 15px;margin-right: 15px;}
.login .form-horizontal label {text-transform:uppercase;float: left;font-weight: 900;font-size: 12px;line-height: 16px;}
.login .form-horizontal .checkbox input[type=checkbox] {bottom: 6px;}
.login .forgot {margin-top: 20px;}
.login .forgot a{font-weight: 900;font-size: 12px;line-height: 16px;text-transform: uppercase;color: #69696E;}
.login .terms{font-size: 13px;line-height: 17px;text-align: left;}

/* faq */
.faqs  .panel-group .panel-title {padding: 10px;display: grid;}
.faqs  .panel-group .panel-title a{
    font-size: 17px;}
/* blog */
.blog-list {margin-bottom: 40px;padding-bottom: 40px;border-bottom: 3px solid #efefef;}
.blog-post .date {float: left;width: 80px;padding: 10px;background: #909090;color: #fff;
    font-size: 24px;line-height: 22px;text-align: center;margin-top: 25px;margin-right: 15px;font-weight: 400;border-radius: 0px;}
.blog-post .date span {display: block;font-size: 12px;}
.blog-post h4, .blog-post .post-meta {margin-left: 95px;font-size: 29px;line-height: 29px;}
.blog-post h4 {padding-top: 25px;}
.blog-post h4 a, .blog-post .post-meta a{color: #000000;font-weight: 400;font-size: 24PX;}
.blog-post .post-meta {padding-left: 0;list-style-type: none;font-size: 13px;}
.blog-post .post-meta li {display: inline-block;margin-bottom: 10px;margin-right: 20px;}
.blog-post .post-meta li i{margin-right: 5px;}
.blog-post img {width: 100%;height: auto;}
.blog-post .carousel-indicators {bottom: 0;}
.blog-post .quote-post {padding: 20px 50px;margin: 0 0 20px;border-left: none;font-style: italic;}
.blog-post .quote-post p:before {content: "\f10d";padding-right: 10px;font-family: 'FontAwesome';color: #837f7e;}
.blog-post .quote-post p:after {content: "\f10e";padding-left: 10px;font-family: 'FontAwesome';color: #837f7e;}
.blog-post p {line-height: 26px}

.pagination>li>a {color: #69696E;border: 2px solid #efefef;font-weight: 700;}
.pagination>.active>a, 
.pagination>.active>a:focus, 
.pagination>.active>a:hover, 
.pagination>.active>span, 
.pagination>.active>span:focus, 
.pagination>.active>span:hover {background-color: #439FE0;border-color: #439FE0;}

.pagination>li>a:focus, 
.pagination>li>a:hover, 
.pagination>li>span:focus, 
.pagination>li>span:hover {color: #69696E;background-color: #eee;border-color: #efefef;}
.pagination-post .prev-post a>img{float: left;margin-right: 10px;}
.pagination-post .next-post a>img{float: right;margin-left: 10px;}
.pagination-post p{color: #69696E;font-size: 16px;line-height: 17px;font-weight: 900;margin-top: 15px;}
.pagination-post p span{display: block;font-size: 13px;font-weight: 700;}

.widget {margin-bottom: 40px;display: inline-block;width: 100%;}
.widget .w-title h5 {font-size: 22px;line-height: 30px;font-weight: 400;color: #000;}
.widget p {font-size: 16px;font-weight: 400;}
.widget .latest-post, .widget .w-comments {padding-left: 0;list-style-type: none;}
.widget .latest-post li {clear: both;padding-top: 10px;padding-bottom: 20px;}
.widget .latest-post .img-latest {float: left;width: 75px;margin-right: 10px;}
.widget .latest-post .title-latest {margin-left: 85px;font-size: 15px;}
.widget .latest-post .title-latest a {display: block;color: #69696E;font-size: 16px;font-weight: 700;}
.widget .w-comments li{font-size: 17px;padding-top: 10px;padding-bottom: 5px;}
.widget .w-comments a, .comments-list a{color: #69696E;font-weight: 700;}
.widget .w-tags a{float: left;margin-right: 10px;margin-bottom: 10px;padding: 5px 10px;color: #69696E;border: 1px solid #d3d3d3;border-radius: 20px;}
.widget .w-tags a:hover{color: #ffffff;border: 1px solid #28d000;background-color: #28d000;}

.comments-list {padding-left: 0;list-style-type: none;}
.comments-list .comment-author a{font-size: 17px;line-height: 17px;font-weight:900;}
.comments-list .comment-info {font-size: 13px;line-height: 15px;}
.comments-list .comment-info .reply {font-size: 15px;font-weight: 900;padding-left: 10px;}
.comments-list .comment-info .reply i{margin-right: 2px;}


.logo1-1, .logo1 {font-size: 23px;font-weight: 300;margin-bottom: 0px;line-height: 22px;text-shadow: 0 0px 0px rgba(0,0,0,.1);}
.logo2-2, .logo2{font-size: 12px;font-weight: 300;margin-bottom: 0px;line-height: 14px;text-shadow: 0 0px 0px rgba(0,0,0,.1);}
.logo1-1, .logo2-2{color: #fff;text-align: center;}
.logo1, .logo2{color: #000;text-align: center;}


.intro-section-6,.intro-section-7,.intro-section-8 {border-radius: 30px;padding: 15px 35px;border: none;color: #fff;margin: 30px 10px;}
.intro-section-6 {background-color: rgba(0,0,0,0.5);}
.intro-section-7 {background-color: #28d000;}
.intro-section-8 {background-color: #0abeeb;}




.navbar-nav>li>.dropdown-menu {
  margin-top: 20px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.navbar-default .navbar-nav>li>a {
  width: 200px;
  font-weight: bold;
}

.mega-dropdown {
  position: static !important;
}

.mega-dropdown-menu {
  padding: 20px 0px;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.mega-dropdown-menu:before {
  content: "";
  border-bottom: 15px solid #fff;
  border-right: 17px solid transparent;
  border-left: 17px solid transparent;
  position: absolute;
  top: -15px;
  left: 510px;
  z-index: 10;
}

.mega-dropdown-menu:after {
  content: "";
  border-bottom: 17px solid #ccc;
  border-right: 19px solid transparent;
  border-left: 19px solid transparent;
  position: absolute;
  top: -17px;
  left: 508px;
  z-index: 8;
}

.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}

.mega-dropdown-menu > li > ul > li {
  list-style: none;
}

.mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #999;
  white-space: normal;
}

.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #444;
  background-color: #f5f5f5;
}

.mega-dropdown-menu .dropdown-header {
  color: #428bca;
  font-size: 18px;
  font-weight: bold;
}

.mega-dropdown-menu form {
  margin: 3px 20px;
}

.mega-dropdown-menu .form-group {
  margin-bottom: 3px;
}

.navbar {
    border-radius: 0px;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 0px solid transparent;
}
header#nav23 {
    background-color: #143e5d;
}
a.menu_a {
    display: block;
    color: #000;
}
a.menu_a:hover {
    opacity: 0.5;
}
img.menu_rek {
    margin: 0 auto;
    display: -webkit-box;
}
h1.h1_titl_men {
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    text-shadow: 0 0px 0px rgba(0,0,0,.1);
    padding-top: 10px;
    text-align: center;
    color: #000;
}
.item_default_wi {
    padding-right: 0px;
    padding-left: 0px;
}
.item_default_wi {
    /*width: 20%;
    flex: 0 0 20%;
    max-width: 20%;*/
}
.item_default69 {
    padding-right: 7.5px;
}
.item_default70,.item_default71,.item_default72 {
    padding-right: 7.5px;
    padding-left: 7.5px;
}
.item_default73 {
    padding-left: 5.5px;
}
img.menu_rek {
    height: 110px;
}
.item_default_activeujh {
    opacity: 0.8;
}
.item_default_activeujh > a > h1 {
    color: #ff3a2f;
}
li.b-menu__item_active > a {
    color: #fff;
    font-weight: 700;
}


.container_con_main_banner {
    height: 450px;
    cursor: -webkit-grab;
}
h1.getName_getName {
    font-weight: 700;
    font-size: 34px;
    line-height: 56px;
    text-shadow: 0 0px 0px rgba(0,0,0,.1);
    color: #fff;
}
.b-banner-main__text.g-text {
    display: -webkit-inline-box;
    padding: 20px 0;
    font-size: 20px;
    line-height: 27px;
    font-weight: 700;
    color: #fff;
}
.b-banner-main__info-helper-2 {
    margin-top: 18%;
}
.b-banner-main__btn_l {
    /* display: -webkit-inline-box; */
    padding: 9px 0px 0 0;
    font-size: 20px;
    line-height: 27px;
    width: 50%;
    text-align: right;
    text-align: right;
}
a.b-banner-main__button.g-btn_l {
    text-align: right;
    color: #ffdb4d;
    font-weight: 900;
    display: block;
}



img.item_default_efekt_reklam {
    width: 60%;
    margin: 0 auto;
    display: -webkit-box;
}
.efekt_reklam_otst {
    padding-bottom: 16px;
    margin-bottom: 22px;
}
h5.efekt_reklam_h5 {
    text-align: center;
    border-top: 2px solid #97b8c6;
    padding-top: 10px;
    font-weight: 700;
}
a.a_efekt_reklam {
    color: #000;
}
a.a_efekt_reklam:hover {
    color: #ff3a2f;
}
a.a_efekt_reklam {
        display: block;
    padding: 15px;
    
}


img.poradok_okazanie_yslug {
    margin: 0 AUTO;
    DISPLAY: -webkit-box;
    height: 140px;
    width: 140px;
    border: 3px solid rgba(253, 220, 255, 0);
    padding: 3px;
    border-radius: 50%;
    border-top: 3px solid #143e5d;
    border-bottom: 3px solid #143e5d;
    border-left: 3px solid #143e5d;
}






.poradok_okazanie_yslugghgh:nth-child(1) >.gz-how-to-order__item::before {
content: "1";
    color: #ffffff;
    top: 9px;
    position: absolute;
    left: 25%;
    font-size: 30px;
    font-weight: 900;
    background-color: #143e5d;
    padding: 10px 12px;
    border-radius: 50%;
}
.poradok_okazanie_yslugghgh:nth-child(2) >.gz-how-to-order__item::before {
    content: "2";
    color: #ffffff;
    top: 9px;
    position: absolute;
    left: 25%;
    font-size: 30px;
    font-weight: 900;
    background-color: #143e5d;
    padding: 10px 12px;
    border-radius: 50%;
}
.poradok_okazanie_yslugghgh:nth-child(3) >.gz-how-to-order__item::before {
    content: "3";
    color: #ffffff;
    top: 9px;
    position: absolute;
    left: 25%;
    font-size: 30px;
    font-weight: 900;
    background-color: #143e5d;
    padding: 10px 12px;
    border-radius: 50%;
}
.poradok_okazanie_yslugghgh:nth-child(4) >.gz-how-to-order__item::before {
    content: "4";
    color: #ffffff;
    top: 9px;
    position: absolute;
    left: 25%;
    font-size: 30px;
    font-weight: 900;
    background-color: #143e5d;
    padding: 10px 12px;
    border-radius: 50%;
}
.imhed {
}
.nahipreimgl_h5 {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
}
.p_nahipreimgl>p {
    color: #333333;
    font-size: 14px;
    line-height: 1.5em;
}
.nahipreimgl_ot {
    margin-bottom: 20px;
}
.main_blogc3 {
   /* background-color: #143e5d;
    padding: 15px 0px 15px 0px;*/
}

.novosti {
    background-color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
}
h5.h5_main_blog {
    font-weight: 600 !important;
    font-size: 18px !important;
    color: #000000 !important;
}
h5.h5_main_blog:hover,.more-link:hover {
}
a.more-link.edit {
    text-align: right;
    display: block;
    margin-top: 15px;
}
a.g-section-l__title-url {
    display: inline-block;
    font-size: 20px;
    font-family: "Roboto", Roboto;
    font-weight: normal;
    font-style: normal;
    background-color: #143e5d;
    padding: 10px 15px;
    border: 1px solid #d3d9de;
    border-radius: 4px;
    margin-top: 15px;
    margin-right: 15px;
    float: right;
    color: #fff;
}
time.b-blog-w__date {
    color: #9a9a9a;
}
.swiper-container.swiper2 {
    cursor: -webkit-grab;
}
.blagodarnosti {
    border: 2px solid #97b8c6;
    height: 230px;
    cursor: pointer;
}
.blagodarnosti:hover {
    border: 2px solid #ff3a2f;
}

.Zdobavit-svoiu-kompaniiu:nth-of-type(12) {max-width: 50%;}


h2.yzn_stoimost {
    margin-top: 10px;
    font-size: 32px;
    font-weight: 900;
    color: rgb(255, 208, 0);
    text-transform: uppercase;
    line-height: 0.878;
    text-align: left;
    text-shadow: 0px 3px 2.19px rgba(0, 1, 2, 0.67);
}

form#uznaite-stoimost-reklamy-v-vashem-gorode {
    background-color: white;
    opacity: 0.9;
    padding: 30px;
    border-radius: 5px;
    margin-bottom: 30px;
}

a.mainphone1_fut {
    font-size: 15px;
    font-weight: 900;
    margin-bottom: 0;
    font: bold 24px/12px 'Open Sans', sans-serif;
    color: #31384d;
    text-transform: uppercase;
}
li.schedule {
    font: bold 13px/1.2em 'Open Sans', sans-serif;
    text-transform: uppercase;
    color: #848e97;
    margin: 0 0 30px;
}
address.address {
    margin-bottom: 0px;
    font-size: 14px !important;
}
.main_footer_con > li {
    margin-bottom: 0px;
}
li.idbgf {
    margin-bottom: 10px !important;
}
li.idff {
    margin-bottom: 6px !important;
}

li.idf {
    margin-bottom: 6px !important;
}
footer#footer6-1 {
    padding-top: 25px !important;
    padding-bottom: 0px !important;
}
li.item_default_futer > a {
    margin-bottom: 5px !important;
    display: -webkit-box;
}
li.b-menu-footer__active >a {
    font-weight: 700 !important;
    color: #000;
    font-size: 13px;
}
.main_footer_f2 {
    padding-top: 7px !important;
    padding-bottom: 10px !important;
    margin-top: 20px;
}
p.main_footer_copytight {
    margin-top: 7px;
}
li.item_default_futer >a:hover {
    color: #000;
}


.b-langs__linksk {
    display: none;
}
.info-block.block-info.clearfix {
    padding-top: 3px;
    padding-bottom: 3px;
}
.clearfix > a {
    color: #000;
}
.clearfix > span {
    color: #ff3a2f;
    font-weight: 700 !important;
}
.clearfix > a:hover {
    color: #ff3a2f;
}

.textrightmainphone1 {
    text-align: right;
}
i.main_header_icon {
    font-weight: 900;
    color: #000;
    padding-right: 5px;
    font-size: 16px;
}
.zvbesplat {
    font-weight: 900;
    color: #ff3a2f;
}
.siteinfo__text_phone1m > a {
    font-weight: 700;
    font-size: 27px;
    color: #000;
}
.textrightmainphone1 {
    margin-top: 10px;
}
.siteinfo__item {
    font-weight: 700;
    color: #000;
}
.siteinfo__text_phone >a {
    color: #000;
}
.schedule_siteinfo__item {
    font-size: 15px;
    font-weight: 400;
    color: #777;
}
a.vahorod {
    margin-top: 17px;
    display: -webkit-inline-box;
    font-weight: 900;
    color: #000;
    cursor: pointer;
    border-bottom: 2px solid #949494;
    padding-bottom: 5px;
}

section#social6main_header1 {
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #fbfbfb;
}
.g-text_sub {
    font-size: 13px;
    line-height: 18px;
}
section#hero1Category3 {
    cursor: auto;
}
.vid_nar_reklam_otstp {
    text-decoration: none;
    background: #fff;
    width: 100%;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px;
    -webkit-box-shadow: 2px 2px 13px 0 rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 2px 2px 13px 0 rgba(0, 0, 0, 0.17);
    box-shadow: 2px 2px 13px 0 rgba(0, 0, 0, 0.17);
    overflow: hidden;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
img.img_vid_nar_reklam {
    display: -webkit-box;
    margin: 0 auto;
    height: 155px;
    width: 100%;
}
h5.vid_nar_reklam_h5 {
    color: #333333;
    font-size: 18px;
    display: table-cell;
    vertical-align: middle;
    height: 65px;
}
.vid_nar_reklam_po {
    color: #333333;
    margin-top: 7px;
    margin-bottom: 7px;
    font-size: 14px;
    padding-left: 20px;
}
.vid_nar_reklam_rub, .fil_pris {
    color: #ff6725;
}
.fil_pris {
    font-weight: 900;
    font-size: 20px;
    line-height: 22px;
}
h2.priimyhestvo_sovet_h2 {
    font-weight: 700;
    font-size: 19px;
    line-height: 27px;
}
.priimyhestvo_sovet_right {
    border-right: 2px solid #949494;
    padding-right: 25px;
}
.priimyhestvo_sovet_left {
    padding-left: 45px;
}
.priimyhestvo_sovet_otst {
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.short_desc {
    width: 98%;
    display: -webkit-inline-box;
    padding: 20px 0;
    font-size: 20px;
    line-height: 27px;
    font-weight: 700;
    color: #fff;
    background-color: rgba(20, 62, 93, 0.38);
}


.vid_nar_re1::before {
    content: '';
    display: block;
    width: 10px;
    height: 9px;
    position: absolute;
    border: 0 solid #555555;
    border-width: 5px 5px 5px 5px;
    border-radius: 50px;
    left: 4%;
    margin-left: -12px;
    margin-top: 5px;
}

h5.media_fasad_moskva__h5 {
    font-size: 19px;
    font-weight: 500;
    line-height: 23px;
}
img.img_media_fasad_moskva {
    height: 150px;
}
.media_fasad_moskva_otst {
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.geo_rabot {
    background-color: #fff;
    padding: 20px;
    color: #000;
    z-index: 9999;
    margin-left: 26px;
    text-align: center;
}
h2.katta_medio_fasadov_h2 {
    font-weight: 600;
    font-size: 32px;
    line-height: 38px;
}
.clearfix > p > span {
font-size: 14px;
    line-height: 19px;
    text-align: justify
}
.clearfix > p {
font-size: 14px;
    line-height: 19px;
    text-align: justify
}
h4.mediafasadyefekt_reklam_h5 {
    text-align: center;
    border-top: 2px solid #97b8c6;
    padding-top: 10px;
}
section#videomediafasadov1 {
    padding-top: 22px !important;
    padding-bottom: 43px !important;
}
.mediafasadov1_col {
    flex: 0 0 20%;
    max-width: 20%;
    width: 20%;
}
.mediafasadov1_bas {
    padding: 15px 0px 0px 0px;
    display: inline-block;
    border: 1px solid #dcdcdc;
    background: rgba(239, 239, 239, 0.2);
    border-radius: 4px;
    text-align: left;
    width: 100%;
}
#video1-1 {
    padding-top: 11px !important;
    padding-bottom: 4px !important;
}
.geo_kontakty {
background-color: #fff;
    margin-top: 78px;
    padding: 25px 0px;
    color: #000;
    position: absolute;
    width: 40%;
    text-align: left;
    margin-left: 74px;
}
h2.katta_kontakty_h2 {
    font-weight: 500;
    font-size: 26px;
    line-height: 33px;
}

.dropdown-submenu>.dropdown-menu {
    position: initial;
}
.fasad_media {
    text-align: justify;
}
ymaps.ymaps-2-1-56-controls__control_toolbar {
    display: none;
}
span.stoimost_ot_vid_nar_reklam {
    color: #333333;
    margin-top: 11px;
    margin-bottom: 7px;
    font-size: 20px;
    padding-left: 0px;
    padding-right: 6px;
}
th.text-edit {
    font-size: 10px;
    text-align: center;
    padding: 5px;
}
.table>thead>tr>th {
    vertical-align: inherit;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 5px;
}
a.text_mod_a {
    font-size: 10px;
    padding-top: 32%;
    padding-bottom: 32%;
    padding-right: 7px;
    padding-left: 8px;
    display: -webkit-inline-box;
}
a.text_mod_a:hover {
    background-color: #ffdb4d;
    color: #000;
}


.stoimost_w1,.stoimost_w2,.stoimost_w3,.stoimost_w4,.stoimost_w5,.stoimost_w6,.stoimost_w7,.stoimost_w8,.stoimost_w9,.stoimost_w10,.stoimost_w11,.stoimost_w12 {display: flow-root;}
.stoimost_w1 {    width: 294px;
    margin-left: 60px;}
.stoimost_w2 {width: 94px;}
.stoimost_w3 {width: 80px;}
.stoimost_w4 {width: 65px;}
.stoimost_w5 {width: 80px;}
.stoimost_w6 {width: 67px;}
.stoimost_w7 {width: 72px;}
.stoimost_w8 {width: 65px;}
.stoimost_w9 {width: 65px;}
.stoimost_w7 {width: 73px;}
.stoimost_w8 {width: 65px;}
.stoimost_w9 {width: 65px;}
.stoimost_w10 {width: 65px;}
.stoimost_w11 {width: 65px;}
.stoimost_w12 {width: 100px;}

.stoimost_w2, .stoimost_w3, .stoimost_w4, .stoimost_w5, .stoimost_w6, .stoimost_w7, .stoimost_w8, .stoimost_w9, .stoimost_w10, .stoimost_w11, .stoimost_w12 {text-align: center;}
.ots_edit {padding-top: 13px;}
.ruble {font-size: 10px;}
.stoimosttext-edit {font-size: 10px;text-align: center;height: 59px;background-color: #ffeda4;}
.stoimost_td_1 >.stoimost_w1 {font-size: 12px;}
.stoimost_td,.stoimost_td_1 {height: 86px; border-bottom: 0px solid #ddd !important;border-right: 0px solid #ddd !important;}
.stoimosttext-edit {border-bottom: 0px solid #ddd !important;border-right: 0px solid #ddd !important;}
.table-fixed tbody::-webkit-scrollbar { width: 10px; height: 3px;}
.table-fixed tbody::-webkit-scrollbar-button {  background-color: #666; background-repeat:no-repeat;width:7px;height:0px}
.table-fixed tbody::-webkit-scrollbar-track {  background-color: #999;}
.table-fixed tbody::-webkit-scrollbar-track-piece { background-color: #ffffff;}
.table-fixed tbody::-webkit-scrollbar-thumb { height: 50px; background-color: #666; border-radius: 6px;}
.table-fixed tbody::-webkit-scrollbar-corner { background-color: #999;}
.table-fixed tbody::-webkit-resizer { background-color: #666;}

.fasad_media {
    height: 288px;
    background: #fff;
    overflow: auto;
    border: 0px solid #949494;
}
.fasad_media::-webkit-scrollbar { width: 10px; height: 3px;}
.fasad_media::-webkit-scrollbar-button {  background-color: #666; background-repeat:no-repeat;width:7px;height:0px}
.fasad_media::-webkit-scrollbar-track {  background-color: #999;}
.fasad_media::-webkit-scrollbar-track-piece { background-color: #ffffff;}
.fasad_media::-webkit-scrollbar-thumb { height: 50px; background-color: #666; border-radius: 6px;}
.fasad_media::-webkit-scrollbar-corner { background-color: #999;}
.fasad_media::-webkit-resizer { background-color: #666;}



.mediafasadyefekt_reklam_h5 {font-size: 17px !important;line-height: 24px !important;padding-left: 30px;padding-right: 30px;}

.table-fixed thead {
  width: 100%;
}
.table-fixed tbody {
  height: 330px;
  overflow-y: auto;
  width: 100%;
}
.table-fixed thead, .table-fixed tbody, .table-fixed tr, .table-fixed td, .table-fixed th {
  display: block;
}
.table-fixed tbody td, .table-fixed thead > tr> th {
  float: left;
  border-bottom-width: 0;
}
img.mediafasady_nahi_yslygi_img {
    height: 140px;
}
.short_desc > p {
    display: table-header-group;
    font-size: 20px;
    color: #000 !important;
    font-weight: 400;
}

.podrob {
    margin-top: 16px;
    display: -webkit-inline-box;
    text-align: right;
    float: right;
}
a:hover {
    color: #ec0102;
}

.stoimost_w2_2 {width: 120px !important;}
.stoimost_w2_3 {width: 120px !important;}
.stoimost_w2_4 {width: 134px !important;}
.stoimost_w2_5 {width: 120px !important;}
.stoimost_w2_6 {width: 120px !important;}
.stoimost_w2_1 {width: 455px;}
.stoimost_w2_6 {width: 133px;}
img.nahi_yslygi_img {height: 70px;}
li.b-menu__item_active {background-color: #123751;}
h2.katta_medio_fasadov_h2 {text-transform: uppercase;}


.stoimost_w3_6 {width: 125px;}
.stoimost_w3_5 {width: 90px;}
.stoimost_w3_3 {width: 95px;}
.stoimost_w3_4 {width: 95px;}

.stoimost_w3_1 {
    width: 274px;
    margin-left: 63px;
}


.stoimost_w4_2 {width: 145px;}
.stoimost_w4_3 {width: 100px;}
.stoimost_w4_4 {width: 100px;}
.stoimost_w4_9 {width: 100px;}
.stoimost_w4_8 {width: 100px;}
.stoimost_w4_7 {width: 100px;}
.fasad_media > p {
    padding-right: 10px;
}

.vid_rekla_transport {
    background-color: #f1f1f1;
    text-align: center;
    text-decoration: none;
    width: 100%;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 30px;
    -webkit-box-shadow: 2px 2px 13px 0 rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 2px 2px 13px 0 rgba(0, 0, 0, 0.17);
    box-shadow: 2px 2px 13px 0 rgba(0, 0, 0, 0.17);
    overflow: hidden;
}
.vid_rekla_h5 {
font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 20px !important;
    padding-top: 10px;
    height: 75px;
}
.img-widrek {
    width: 100%;
    height: 161px;
}
.teplohody_win {
    flex: 0 0 20%;
    max-width: 20%;
    width: 20%;
}

.img-widrekteplohody {
    height: 185px;
    width: 100%;}
    
.stoimost_w5_2 {width: 255px;}
.stoimost_w5_3 {width: 124px;}
.stoimost_w5_4 {width: 110px;}
.stoimost_w5_5 {width: 110px;}
.stoimost_w5_6 {width: 110px;}
.stoimost_w5_7 {width: 110px;}
.stoimost_w5_8 {width: 110px;}
.stoimost_w5_9 {width: 110px;}


.content-block .lead {
    text-align: justify;
}

.text_prev_text {
    height: 172px;
    background: #fff;
    overflow: auto;
}
.text_prev_text::-webkit-scrollbar { width: 10px; height: 3px;}
.text_prev_text::-webkit-scrollbar-button {  background-color: #666; background-repeat:no-repeat;width:7px;height:0px}
.text_prev_text::-webkit-scrollbar-track {  background-color: #999;}
.text_prev_text::-webkit-scrollbar-track-piece { background-color: #ffffff;}
.text_prev_text::-webkit-scrollbar-thumb { height: 50px; background-color: #666; border-radius: 6px;}
.text_prev_text::-webkit-scrollbar-corner { background-color: #999;}
.text_prev_text::-webkit-resizer { background-color: #666;}

#content5-1 {
    background-color: #fff;
    padding-bottom: 30px !important;
}
.text_prev_text {
    background-color: #fff;
}
.text_prev_text > p {
    font-weight: 400;padding-right: 15px;
}


.stoimost_head {
    background-color: #143e5dbf;
     margin-top: 19px; 
    padding-top: 32px;
    padding: 30px 15px 15px 15px;
    color: #fff;
    width: 403px;
    position: absolute;
    font-weight: 900;
    z-index: 2;
    font-size: 26px;
    margin-left: 62%;
    text-align: center;
    border-radius: 0px;
}
.Category_nazvanie {
    background-color: #ff3a2fa1;
    padding: 5px 17px 7px 10px;
    margin-right: 18px;
    display: -webkit-inline-box;
}
.field__title.require_field:before {position: absolute;}
#f9 {height: 72px;font-size: 13px;min-height: 72px;max-height: 72px;}
.container_con_main_banner_swiper3 {height: 515px;}

.stoimost_w6_2 {width: 271px;}
.stoimost_w6_3 {width: 200px;}
.stoimost_w6_4 {width: 200px;}
.stoimost_w6_5 {width: 200px;}
.stoimost_w6_6 {width: 200px;}
.section-header >h2 {text-transform: uppercase;}
.category_partneram_otst {
    padding-top: 20px;
    padding-bottom: 30px;
}

#f20 {
    height: 100px;
    min-height: 100px;
    max-height: 160px;
}
.features-block .img-left p {text-align: justify;}
.copytight_desc {
    text-align: justify;
}
.g-text_sub {
    height: 101px;
    background: #fff;
    overflow: hidden;
    border: 0px solid #949494;
}
.stoimost_radio {
    height: 70px;
    border-bottom: 0px solid #ddd !important;
    border-right: 0px solid #ddd !important;
    padding: 5px !important;
}
.img-stoimost_radio {
    height: 60px;
    margin: 0 auto;
}
.stoimost_w9_2 {
    width: 125px;
}
.stoimost_w9_3 {
    width: 69px;
}
.stoimost_w9_4 {
    width: 190px;
}
.stoimost_w9_5 {
    width: 125px;
}
.gfgdfgfd {
    font-size: 12px;
    color: #787878;
}

.js-perfect-scrollbar {
    overflow-y: auto;
    width: 100%;
}
.stoimost_scrol_stoimost_radio {
    height: 100% !important;
    width: 100% !important;
    overflow-y: hidden  !important;
}
.js-perfect-scrollbar::-webkit-scrollbar { width: 10px; height: 3px;}
.js-perfect-scrollbar::-webkit-scrollbar-button {  background-color: #5ecbf8; background-repeat:no-repeat;width:7px;height:0px}
.js-perfect-scrollbar::-webkit-scrollbar-track {  background-color: #5ecbf8;}
.js-perfect-scrollbar::-webkit-scrollbar-track-piece { background-color: #fff}
.js-perfect-scrollbar::-webkit-scrollbar-thumb { height: 50px; background-color: #5ecbf8; border-radius: 6px;}
.js-perfect-scrollbar::-webkit-scrollbar-corner { background-color: #5ecbf8;}
.js-perfect-scrollbar::-webkit-resizer { background-color: #5ecbf8;}
.mplayer {top: auto !important;left: auto !important;margin: 0 auto !important;}
.mplayer {width: 100% !important;}
.mplayer__front-header {height: 350px !important;}
.mplayer__repeat,.mplayer__random {display: none !important;}
.mplayer__playlist-current {background-color: #4e4e4e;}
.mplayer__playlist-body-inner > span:hover {background-color: #4e4e4e;color: #fff;}
.radio_nahi_yslygi_nahi_yslygi_img {height: 90px;}

.ug-thumb-image:before {
    content: "16+";
    font: bold 14px arial;
    color: #444;
    top: 0;
    left: -15px;
    position: absolute;
}
.stoimost_scrol_ctoit_rekl_rop_na_tv {
    height: auto !important;
    overflow-y: hidden !important;
    width: 100% !important;
}
.stoimost_w11_5 {width: 219px;}
.stoimost_w11_4 {width: 215px;}
.stoimost_w11_3 {width: 215px;}
.stoimost_w11_2 {width: 215px;/* font-size: 17px; */}
.stoimost_tv {font-size: 16px;margin-top: 13px;}
.stoimost_tv_tv_otst {margin-bottom: 20px;}
.gggfghf {
    display: block;
    margin-top: -2px;
    z-index: 9999999;
    position: relative;
}
.stoimost_radio_a {
    height: 90px;
    border-bottom: 0px solid #ddd !important;
    border-right: 0px solid #ddd !important;
    padding: 5px !important;
}
.page_tv_primer_rabot_tv_st_rabot_otstup {
    margin-bottom: 20px !important;
    padding-top: 0px !important;
}
#page_tv_otst {
    padding-top: 15px;
    padding-bottom: 4px;
}
.page_tv_primer_rabot_tv_st_rabot_otst {
    padding-top: 61px;
}
.stoimost_radio_a_stoimost_w3 {
    padding-top: 29px;
}
.ctoit_rekl_rop_na_tv_otst {
    text-align: justify;
}
#hero1Category3_page_tv {
    height: 250px;cursor: auto!important;
}
.img-hfddfdfgfd {
    margin: 0 auto;
}
.cursor {
    cursor: pointer;
}
.geo_kontakty {
    z-index: 9;
}
p {
    text-align: justify;
}
.primer_rabot_tv_st_rabot_otstup {
    margin-bottom: 20px;padding-top: 38px;
}
.primer_rabot_tv_st_rabot_h4 {
    font-size: 22px;
    line-height: 26px;
    position: inherit;
    height: 90PX;
    padding-top: 20px;
    padding-bottom: 24px;
    margin-bottom: 20px;
}
#content1category1 {
    padding-top: 30px;
    padding-bottom: 0px;
}
.hdfhdfdfhfjdgjgfjdgjfjfgj  {
    background: #fff;
    overflow: auto;
    border: 0px solid #949494;
    min-width: 217px;
    max-height: 330px;
}
.hdfhdfdfhfjdgjgfjdgjfjfgj::-webkit-scrollbar { width: 10px; height: 3px;}
.hdfhdfdfhfjdgjgfjdgjfjfgj::-webkit-scrollbar-button {  background-color: #666; background-repeat:no-repeat;width:7px;height:0px}
.hdfhdfdfhfjdgjgfjdgjfjfgj::-webkit-scrollbar-track {  background-color: #999;}
.hdfhdfdfhfjdgjgfjdgjfjfgj::-webkit-scrollbar-track-piece { background-color: #ffffff;}
.hdfhdfdfhfjdgjgfjdgjfjfgj::-webkit-scrollbar-thumb { height: 50px; background-color: #666; border-radius: 6px;}
.hdfhdfdfhfjdgjgfjdgjfjfgj::-webkit-scrollbar-corner { background-color: #999;}
.hdfhdfdfhfjdgjgfjdgjfjfgj::-webkit-resizer { background-color: #666;}


.b-content__item-image,.img_nashi-raboty {
    height: 182px;
}
.priimyhestvo_sovet_h2 {
    height: 60px;
}
.b-addinfo__item {
    background-color: rgba(255, 255, 255, 0.85);
    padding: 10px 13px;
    margin-top: 5px;
    display: -webkit-inline-box;
    margin-right: 12px;
    font-size: 18px;
}
.list-group-item-heading {
    text-transform: uppercase;
    font-size: 17px;
    line-height: 20px;
}
.img-responsive.img_page_nashi_raboty {
    width: 100%;
    margin-bottom: 26px;
}
.b-addinfo__item_page_nashi_raboty {
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.nashi-raboty_otst_men {
    margin-bottom: 26px;
}
.nashi-raboty_nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    background-color: #143e5d;
    font-size: 18px;
    color: #fff;
}
.nashi-raboty_nav-tabs>li>a:hover {
    background-color: #123751;
    color: #fff;
}
.nashi-raboty_nav {
    text-transform: uppercase;
}




.zaivki_bottom {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    display: -webkit-box;
}

.poradok_okazanie_yslugghgh > .gz-how-to-order__item > p {
    text-align: center !important;
}
.poradok_okazanie_yslugghgh > div > p {
    text-align: center !important;
}



.request.active {left: 0;}

.request {
position: fixed;
top: 50%;
right: -50px;
width: 50px;
height: 145px;
/*background: url("http://agency-cube.ru/bitrix/templates/empty/images/request.png") no-repeat left 0;*/
z-index: 99;
margin-top: -75px;
-webkit-transition: all 500ms ease 0ms;
-o-transition: all 40s 500ms 0ms;
-moz-transition: all 500ms ease 0ms;
transition: all 500ms ease 0ms;
}

.request:hover {background-position: right 0;}

.popup-fon {
display: none;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 1000;
background: rgba(15, 15, 15, 0.8);
}
.zaivki_bottom {
    color: #fff;
    font-size: 27px;
    margin: 92px 6px 0 0px;
}
#category_partneram {height: 200px;cursor: auto;}
.main_partners_img {
    height: 65px;
}

h5.h5_main_blog {
    height: 63px;
}
.main_blog_img {
    width: 100%;
    height: 211px;
    max-width: 100%;
    max-height: 100%;
}


.category_partneram_win:nth-of-type(1) {max-width: 50% !important;}
.category_partneram_win:nth-of-type(2) {max-width: 50% !important;}
.category_partneram_win:nth-of-type(3) {max-width: 50% !important;}
.category_partneram_win:nth-of-type(4) {max-width: 50% !important;}
.category_partneram_win:nth-of-type(5) {max-width: 50% !important;}
.category_partneram_win:nth-of-type(6) {max-width: 50% !important;}
.category_partneram_win:nth-of-type(7) {max-width: 50% !important;}
.category_partneram_win:nth-of-type(8) {max-width: 50% !important;}
.category_partneram_win:nth-of-type(9) {max-width: 50% !important;}
.category_partneram_win:nth-of-type(10) {max-width: 50% !important;}
.category_partneram_win:nth-of-type(11) {max-width: 100% !important;}


.win_yzn_stoimost:nth-of-type(1) {    width: 50%;
    flex: 0 0 50%;
    max-width: 50%;}
.win_yzn_stoimost:nth-of-type(2) {    width: 50%;
    flex: 0 0 50%;
    max-width: 50%;}
.win_yzn_stoimost:nth-of-type(3) {    width: 50%;
    flex: 0 0 50%;
    max-width: 50%;}
.win_yzn_stoimost:nth-of-type(4) {    width: 50%;
    flex: 0 0 50%;
    max-width: 50%;}
.win_yzn_stoimost:nth-of-type(5) {    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;}
.win_yzn_stoimost:nth-of-type(6) {    display: none;    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;}
    
    
.stoimost_head_win:nth-of-type(1) {    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;}
.stoimost_head_win:nth-of-type(2) {    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;}
.stoimost_head_win:nth-of-type(3) {    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;}
.stoimost_head_win:nth-of-type(4) {    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;}
.stoimost_head_win:nth-of-type(5) {   display: none;}


.win_zaiavka:nth-of-type(1) {    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;}
.win_zaiavka:nth-of-type(2) {    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;}
.win_zaiavka:nth-of-type(3) {    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;}
.win_zaiavka:nth-of-type(4) {    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;}
.win_zaiavka:nth-of-type(5) {   display: none;}

td {
    border: 1px solid #949494;
    padding: 6px;
    margin: 0 auto;
}
.nazvanie_kart {
    font-weight: 600;
    font-size: 32px;
    line-height: 38px;
}


.b-banner-main__text {
    background-color: rgba(20, 62, 93, 0.38);
    width: 113%;
}
.getName_getName {
    /*background-color: rgba(0, 0, 0, 0.3803921568627451);*/
    padding: 3px 15px 7px 10px;
    margin-right: 18px;
    display: -webkit-inline-box;
}
.btn.btn-jhjhj {
    background-color: #ffdb4d;
    color: #000;
}
h4.page_radio_h4 {
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
}
table {
    margin: 0 auto !important;
}
img.nahipreimgl_imgimgimg {
    height: 102px;
}
.nahipreimgl_ottstuupp {
    margin-bottom: 37px;
}
.content-block {
    text-align: justify;
}

.imhed {
    z-index: 9999999;
    display: -webkit-inline-box;
}
.poradok_okazanie_yslugafter {
    background-color: #143e5d;
    padding-top: 60px;
    padding-bottom: 10px;
    margin-top: -61px;
    z-index: -30001;
    display: block;
    color: #fff;
}

.swiper-wrapper {
    transition-duration: 2s !important;
}
.swiper-wrapper {
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 20s ease-out;
}
.stoimost_lifty_fixe {height: 244px !important;}



.stoimost_w4_st4 {
    width: 187px;
}
.stoimost_w4_st8 {
    width: 100px;
}
.stoimost_w4_st10 {
    width: 100px;
}
.stoimost_w4_st9 {
    width: 145px;
}
.stoimost_w4_st12 {
    width: 100px;
}
.stoimost_w4_st11 {
    width: 100px;
}
.stoimost_w4_st5 {
    width: 115px;
}


.stoimost_w4 > p {
    text-align: center;
}


.bg-img_medi {
    background: url(../images/media_fasady_2.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}
h2.page_mediafasady_h2 {
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
}

td > p {
    text-align: left;
}
strong, b {
    color: #000000;
}




.page_mediafasady > table > tbody > tr1 {
    background-color: #ffeda4;
}




.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover,
.dropdown-menu>.selected>a, .dropdown-menu>.selected>a:focus, .dropdown-menu>.selected>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0;
}

.autocomplete-suggestions {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    overflow: overlay;
}
.autocomplete-suggestion {color: #404B55;font-size: 15px;font-weight: 300;opacity: 0.8;padding: 9px 15px;}
.autocomplete-suggestion:hover {background-color: #f5f5f5;}

.result {
    background-color: #fff;
    display: initial;
    line-height: 54px;
    padding: 3px 16px;
}
strong.nom_blok_sk {
    display: none;
}
label.t_l_cat {
    font-size: 22px;
    line-height: 26px;
    padding-top: 20px;
}
.overlay_page_tv {
    background: rgba(20, 62, 93, 0.77);
}
.page_mediafasady_h3 {
    font-weight: 900;
    font-size: 16px;
    line-height: 18px;
}
section#page_tv3 {
    overflow: initial;
}
h2.jkompanii_h2 {
    text-transform: uppercase;
}
section.bg-img_gfifff {
    margin: 0 auto;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.section-header .fgr {
    background-color: #fff;
    padding: 5px 35px;
}
hr.main_blogfgr_zag_hr {
    border-top: 2px solid #ffffff;
    margin-top: -29px;
    margin-bottom: 56px;
}

.b-content__item-image, .img_nashi-raboty {
    width: 100%;
}
a.b-content__item-title-link {
    padding-left: 5px;
    padding-right: 5px;
    font-weight: 600;
    font-size: 19px;
    height: 77px;
    display: -webkit-box;
    line-height: 22px;
}
.nashi_raboty_blosc > h5 >a {
    color: #000;
}
.nashi_raboty_blosc:hover > h5 >a {
    color: #f90000;
}




select#oneType {
    margin:5px 0 8px 0;
    }
    .dateTime {
    font-weight:bold;
    }
    hr {
    margin:10px;
    }
    #oneRezult,
    #twoRezult,
    #twoRezult1,
    #threeRezult,
    #result {
    font-weight:bold;
    color:red;
    }
    .zakaz {
    margin-top:20px;
    }
    .rub {
    color:black;
    }
    .result {
    font-weight:bold;
    font-size:32px;
    }
    
    
    .fgfgfgfgdfdfdf {
    padding: 6px 12px!important;
    height: auto;
    font-weight: 700;
    border: 2px solid #439fe0 !important;
    margin-top: 0px;
    text-align: center;
    width: auto;
}
span.stoimost_samolety1521288269_4 {
    width: 294px;
}

iframe.main_nov {
    height: 661px;
    width: 100%;
    margin-bottom: -5px;
}

.row-flex {
    display: flex;
    flex-flow: row wrap;
}


.ctoit_rekl_rop_na_tv,.table_fixed_mediafasady{overflow: auto;}

.table_fixed_mediafasady > .table-fixed {width: 1320px;max-width: 1949px;}
     
    
    .table-fixed {
        width: 1320px;
        max-width: 1320px;
    }
    .table_fixed,.table_fixed_mediafasady {
        overflow: auto;
    }

.alert-warning {
    z-index: 1;
    background-color: #ffffff;
    border-color: #ffffff;
    color: #000000;
    text-align: center;
    padding: 7px 0 9px 0;
    border-radius: 0px;
    position: relative;
    box-shadow: 0 5px 29px rgba(0,0,0,.1);
}
.btn_gray {
    background-color: #959595;
}

.stoimost_radio_table {
        width: 564px !important;
        max-width: 564px !important;
    }

iframe.iframe_re {
    height: 350px;
}


.karta_geo_rabot {
    text-align: center;
    margin-top: 28px;
    padding-bottom: 10px;
}
iframe.iframe_rec_nashi_karta_afishi {
    height: 510px;
    height: calc(80vh)!important;
}

#popup__toggle{bottom:25px;right:10px;position:fixed;z-index:999;}
.img-circle{background-color:#29AEE3;box-sizing:content-box;-webkit-box-sizing:content-box;}
.circlephone{box-sizing:content-box;-webkit-box-sizing:content-box;border: 2px solid #29AEE3;width:150px;height:150px;bottom:-25px;right:10px;position:absolute;-webkit-border-radius:100%;-moz-border-radius: 100%;border-radius: 100%;opacity: .5;-webkit-animation: circle-anim 2.4s infinite ease-in-out !important;-moz-animation: circle-anim 2.4s infinite ease-in-out !important;-ms-animation: circle-anim 2.4s infinite ease-in-out !important;-o-animation: circle-anim 2.4s infinite ease-in-out !important;animation: circle-anim 2.4s infinite ease-in-out !important;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.circle-fill{box-sizing:content-box;-webkit-box-sizing:content-box;background-color:#29AEE3;width:100px;height:100px;bottom:0px;right:35px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;-webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;-moz-animation: circle-fill-anim 2.3s infinite ease-in-out;-ms-animation: circle-fill-anim 2.3s infinite ease-in-out;-o-animation: circle-fill-anim 2.3s infinite ease-in-out;animation: circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.img-circle{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;bottom: 14px;right: 49px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;opacity: .7;}
.img-circleblock{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;background-image:url(../images/mini5.png);background-position: center center;background-repeat:no-repeat;animation-name: tossing;-webkit-animation-name: tossing;animation-duration: 1.5s;-webkit-animation-duration: 1.5s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
.img-circle:hover{opacity: 1;}
@keyframes pulse {0% {transform: scale(0.9);opacity: 1;}
  50% {transform: scale(1); opacity: 1; }   
  100% {transform: scale(0.9);opacity: 1;}}
 @-webkit-keyframes pulse {0% {-webkit-transform: scale(0.95);opacity: 1;}
  50% {-webkit-transform: scale(1);opacity: 1;}   
  100% {-webkit-transform: scale(0.95);opacity: 1;}}
@keyframes tossing {
  0% {transform: rotate(-8deg);}
  50% {transform: rotate(8deg);}
  100% {transform: rotate(-8deg);}}
@-webkit-keyframes tossing {
  0% {-webkit-transform: rotate(-8deg);}
  50% {-webkit-transform: rotate(8deg);}
  100% {-webkit-transform: rotate(-8deg);}}
@-moz-keyframes circle-anim {
  0% {-moz-transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;-moz-opacity: .1;-webkit-opacity: .1;-o-opacity: .1;}
  30% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;-moz-opacity: .5;-webkit-opacity: .5;-o-opacity: .5;}
  100% {-moz-transform: rotate(0deg) scale(1) skew(1deg);opacity: .6;-moz-opacity: .6;-webkit-opacity: .6;-o-opacity: .1;}}
@-webkit-keyframes circle-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.5) skew(1deg);-webkit-opacity: .1;}
  30% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);-webkit-opacity: .5;}
  100% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);-webkit-opacity: .1;}}
@-o-keyframes circle-anim {
  0% {-o-transform: rotate(0deg) kscale(0.5) skew(1deg);-o-opacity: .1;}
  30% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);-o-opacity: .5;}
  100% {-o-transform: rotate(0deg) scale(1) skew(1deg);-o-opacity: .1;}}
@keyframes circle-anim {
  0% {transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;}
  30% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;}
  100% {transform: rotate(0deg) scale(1) skew(1deg);
opacity: .1;}}
@-moz-keyframes circle-fill-anim {
  0% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);opacity: .2;}
  100% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-webkit-keyframes circle-fill-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;  }
  50% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;  }
  100% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-o-keyframes circle-fill-anim {
  0% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-o-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@keyframes circle-fill-anim {
  0% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}



@media only screen and (max-width : 991px) {
    .table_fixed_mediafasady > .table-fixed {width: 1154px;max-width: 1949px;}
     
    
    .table-fixed {
        width: 1155px;
        max-width: 1155px;
    }
    .table_fixed,.table_fixed_mediafasady {
        overflow: auto;
    }
    
}



svg#icon-goback {
    width: 38px;
    height: 33px;
    fill: #788288;
    margin-left: 3px;
    margin-right: 20px;
}
a.page_nashi_raboty_a {
    display: flow-root;
    width: 60px;
    float: left;
    cursor: pointer;
}

section.nashi-raboty_f {
}





.stoimost_tv_radio {color: #000;font-weight: 600;padding-bottom: 5px;}
.stoimost_tv_radio > nan_span {font-weight: 300;padding-right: 5px;}
.gggfghf_stoimost_tv {text-align: right;}
.stoimost_tv_sm {padding-right: 5px;padding-left: 5px;}
a.stoimost_tv_bloc {display: block;margin-bottom: 15px;border: 1px solid #e0e0e0;padding: 15px 10px;box-shadow: 1px 2px 9px rgba(218, 217, 217, 0.9098039215686274);}
a.stoimost_tv_bloc:hover {box-shadow: 1px 2px 9px #b1b1b1;}


.stoimost_tv_sm {width: 20%;-webkit-box-flex: 0;-webkit-flex: 0 0 20%;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}

ima_kanala {color: #333333;font-size: 18px;display: table-cell;vertical-align: middle;height: 65px;font-weight: 900;}

tok {display: block;width: 7px;height: 6px;position: absolute;border: 0 solid #555555;border-width: 5px 5px 5px 5px;border-radius: 50px;left: 4%;margin-left: 5px;margin-top: 5px;}
.stoimost_tv_radio {padding-left: 15px;}
.stoimost_tv_radio {padding-left: 16px;font-size: 13px;line-height: 16px;}



div#content {text-align: center;font-size: 26px;}






iframe.iframe_rec_nashi-raboty {height: 1055px;min-height: 1055px;}




iframe.iframe_rec_nashi_karta_afishi_stoimost {height: 895px;margin-top: -25px;}


.page_radio_tabl_stoim > table {width: 100% !important;}
.page_radio_tabl_zap > table {
    width: 100% !important;
}




tbody.stoimost_avtobusy_tbody {height: auto !important;}





div#player1-container {
    margin-top: 25px;
}




.vid_rekla_nom {flex: 0 0 25%;max-width: 25%;width: 25%;}



img {
  opacity: 1;
  transition: opacity 0.3s;
}
 
img[data-src] {
  opacity: 0;
}



img.img-menu_niz {width: 50%;margin: 0 auto;}
a.menu_niz_bl_a {sdisplay: block;text-align: center;}
a.menu_niz_bl_a {display: block;text-align: center;box-shadow: 0 0 10px #c2c2c2;height: 100%;padding: 15px;border-radius: 19px;}
a.menu_niz_bl_a:hover {box-shadow: 0 0 10px #ff4141;}
a.menu_niz_bl_a > h5 {color: #2b6bf3;font-weight: 600;font-size: 16px;line-height: 20px;}
a.menu_niz_bl_a:hover > h5 {color: #ff4141;}


select.input-sm {height: auto;line-height: 30px;padding: 0px 0px;}
div.dataTables_wrapper div.dataTables_filter input {padding: 0px 4px;}
table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting {
    padding-right: 0px;
}

table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td {border-bottom-width: 0;font-size: 14px;}




div#example_wrapper > .row > .col-sm-12 {
    overflow: auto;
}













.row-flex {display: flex;flex-flow: row wrap;}

.works__item-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.works__item-tags {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}




.nashi_raboty_otstup {margin-bottom: 15px;}
a.linc_nashi-raboty{display: block;}

.nashi_raboty_blosc {cursor: pointer;}
.nashi_raboty_blosc {text-decoration: none;background: #fff;width: 100%;    height: 100%;padding-bottom: 10px;margin-bottom: 15px;-webkit-box-shadow: 2px 2px 13px 0 rgba(0, 0, 0, 0.17);-moz-box-shadow: 2px 2px 13px 0 rgba(0, 0, 0, 0.17);box-shadow: 2px 2px 13px 0 rgba(0, 0, 0, 0.17);-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}

.nashi_raboty_blosc h5 a {color: #000;height: auto;padding-left: 10px;padding-right: 10px;font-weight: 500;font-size: 16px;display: -webkit-box;line-height: 1.2;text-align: left;}
.nashi_raboty_blosc:hover h5 a {color: #f44336;}
.nashi_raboty_blosc a.b-content__item-podr {color: #3F51B5;border: 1px solid #3F51B5;padding: 2px 5px;display: -webkit-box;margin: 4px auto 5px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 3px;}
.nashi_raboty_blosc:hover  a.b-content__item-podr {color: #fff;background-color: #f44336;border: 1px solid #f44336;}

.b-addinfo__item.ashi-raboty_item {padding: 5px 10px;margin-top: 5px;display: block;margin-right: 0px;font-size: 12px;text-align: left;color: #4c4c4c;}

.vid_nar_reklam_otstp,.nashi_raboty_blosc,.request:hover,.request ,.efekt_reklam_otst ,.efekt_reklam_otst:hover{
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;}
.nashi_raboty_blosc:hover,.vid_nar_reklam_otstp:hover {
    -webkit-box-shadow: 2px 2px 13px 0 rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 2px 2px 13px 0 rgba(0, 0, 0, 0.17);
    box-shadow: 2px 2px 13px 0 rgba(255, 58, 47, 0.54);
        -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}



.mywidget__pic {display: block;position: relative;background-color: #f1f1f1;background-position: 50%;background-repeat: no-repeat;background-size: cover;width: 100%;height: auto;padding-bottom: 56.25%;}


.page_nashi_raboty img {float: left;width: 50%;margin-bottom: 15px;margin-right: 15px;}

div#player1_container {float: left;width: 65%;margin-right: 15px;margin-bottom: 15px;}
.page_nashi_raboty iframe {width: 100%;height: 300px;}

iframe.embed-responsive-item_raboty {width: 100%;height: 80vh;}
.modal-body.modal__body-raboty {padding: 0px 0;}
.page_nashi_raboty, .page_nashi_raboty p, .page_nashi_raboty span {font-family: 'Open Sans',sans-serif !important;font-size: 16px !important;line-height: 1.2;color: #343333 !important;}


.page_nashi_raboty_md, .page_nashi_raboty {
    padding-left: 0px;
    padding-right: 0px;
}









