.img-preview{
    height:340px;
    width:510px;
}
.panel-title{
    font-size:20px;
}
.grid li {
    width: 330px;
}
.grid figcaption {
    color: #fff;
    padding:20px 0px;
}
.grid figcaption span:before {
    content: none;
}
.logo2{
    width:90%;
}
.dashed{
    border-bottom: 1px dashed #fff;
}
.navbar-darkblue{
z-index: 50;
}
.navbar-darkblue .dropdown-menu {
    font-size:16px;
}
    .h4, .h5, .h6, h4, h5, h6 {
    margin-top: 20px;
    margin-bottom: 10px;
}
li{
    padding: 2px 0;
}
/*
ul.check-square{
    list-style:none;
    margin:0;
    padding:0;
}

ul.check-square > li::before{
	content: "\f14a" ;
	font-family: "Font Awesome 5 Free";
	font-weight: 300;
	padding: 0 5px 0 10px;
}
*/
.effect{
    padding:0;
    font-size:24px;
    font-weight:400;
    height: 300px;
    line-height: 300px;
    cursor:pointer;
    border:2px solid #fff;
}
.outerr {
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.5);
}
.outerr:hover {
    background: rgba(0,0,0,0.2);
}
.innerr {
    line-height: 35px;
    vertical-align: middle;
    display: inline-block;
    color: #fff;
    padding: 10px;
}
.skype{
    color: #369;
}
.banner:hover {
    box-shadow: 0 0 20px #C0C0C0;
}
.tabbable-line>.tab-content {
    padding: 40px 0;
}

.border {
    border: 1px solid #C0C0C0;
}
.border:hover {
    box-shadow: 0 0 20px #C0C0C0;
}
.float-right{
    float:right;
}
.float-left{
    float:left;
}
b, strong,label {
    font-weight: 600;
}
.product_title{
    font-family: 'Cuprum',Helvetica,Arial,Lucida,sans-serif;
    font-size: 40px;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    color: #007cc5;
}
.cs-style-7 figcaption h3{
    font-family: 'Cuprum',Helvetica,Arial,Lucida,sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    letter-spacing: 1px;
    color: #fff;
    margin-top: 103%;
}
.header_title{
    font-family: 'Cuprum',Helvetica,Arial,Lucida,sans-serif;
    font-size: 48px;
    line-height:48px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    letter-spacing: 1px;
    color: #007cc5;
    margin:0;
}
body, input, textarea, select {
    font-family: "PT Sans", Helvetica, Arial, Lucida, sans-serif;
    font-size: 16px;
}
h1, .h1, h2, .h2,  h3, .h3,  h4, .h4,  h5, .h5,  h6, .h6 {
    font-family: 'Cuprum',Helvetica,Arial,Lucida,sans-serif;
    ~font-family: 'Exo 2',sans-serif;
}
.well.well-white {
    color: #000;
}
nav .logo{
    visibility:hidden;
    opacity: 0;
    -webkit-transition: opacity 3s ease-in-out;
    -moz-transition: opacity 3s ease-in-out;
    transition: opacity 3s ease-in-out;
}
nav.navbar-fixed-top .logo{
    visibility:visible;
    opacity: 1;
    box-shadow:none;
}
.p0{
    padding:0;
}
.inner{
    margin:0;
}
#msProduct{
    min-height:360px;
    
}
.ms2Gallery li{
    list-style:none;
}
.img-left{
    float:left;
    margin-right:10px;
}
.img-right{
    float:right;
    margin-left:10px;
}
.header{
     ~background-color: #fff;
     ~color:#03a9f4;
}
.header .h2{
    color: #018fd5;
}
.h1, h1 {
    font-size: 45px;
}
.h2, h2 {
    font-size: 40px;
}
.h3, h3 {
    font-size: 30px;
}
.h4, h4 {
    font-size: 27px;
}
.h5, h5 {
    font-size: 22px;
}
ul.list-none li, ol.list-none li{
    list-style: none;
}
.download{
    padding:0;
}
ul.check li, ul.download li{
  list-style-type: none;
}
ul.check li::before {
    font-family: FontAwesome;
    content: '<i class="far fa-check-square"></i>';
    padding-right:5px;
}
ul.download li::before {
    font-family: FontAwesome;
    content: "\f019";
    padding-right:5px;
}
.logo{
    position:fixed;
    left:15px;
    top:10px;
    z-index:100;
    height:115px;
    box-shadow: 0 0 5px; 
    border-radius: 5px;
}
@media screen and (max-width: 1024px) {
    .logo{
    visibility:hidden;
    left:15px;
    top:10px;
    z-index:100;
    height:115px;
    box-shadow: 0 0 5px; 
    border-radius: 5px;
}
}
.customers{
    background-image: url(../images/DSC4736.jpg);
    ~transform: translate(0px, 138.591px);
}
.img-right{
    float:right;
    margin: 10px;
}
.blurb{
    padding: 0 40px;
}
.blurb img{
    max-width: 105px;
}
.section2{
    background-color: #007cc5 !important;
    padding-bottom: 0;
}
.carousel{    
    background-image: url(/images/Elegant_Background-4.jpg);
    ~height: 897.3px;
    ~transform: translate(0px, 114.3px);
}    
.carousel-slider.owl-theme .owl-item{
    display: table;
    height:700px;
}
.carousel-slider.owl-theme .owl-item img {
    display: inline; 
    width: auto;
    max-height: 600px;
}
.owl-carousel.owl-theme .owl-item .item {
    display: table-cell;
    vertical-align: middle;
    padding:0;

}
.block-services .item{
    padding:20px;    
    overflow: hidden;
}
.block-services .col-xs-12{
    padding:20px;    
}
.block-services .item:hover .animate{
    padding:20px;    
    filter:blur(3px);
    transition: all .5s ease-in-out;    
    transform: matrix(1.15, 0, 0, 1.15, 0, 0);
    transition-delay:0s;
    transition-duration:0.5s;
    transition-property:all;
    width:200px;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    border-right: 1px solid #d9d9d9;
    background: #f4f4f4;
    border-bottom: 1px solid #d9d9d9;
    padding:0;
}
.tabbable-panel {
    padding: 0;
    border: 1px solid #d9d9d9;
}
.tabbable-line>.nav-tabs {
    background: #f4f4f4;
}
.tabbable-line>.tab-content {
    padding: 40px 10px;
}
.tabbable-line>.nav-tabs>li {
    margin: 0;
}
.tabbable-line>.nav-tabs>li.active {
    position: relative;
    border-bottom: 0;/*4px solid #34495e;*/
    border-top: 0;
    border-right: 1px solid #d9d9d9;
}
.tabbable-line>.nav-tabs>li.open, .tabbable-line>.nav-tabs>li:hover {
    border-bottom: 0;
    background: #fff;
}
.megamenu-inner{
    padding-left: 150px;
}
.grid figure img, figcaption{
    border-radius: 10px;
}
.carousel-slider .owl-nav {
    position: absolute;
    width: 100%;
    top: 45%;
}
.carousel-slider .owl-prev  {
    position:absolute;
    left:-50px;
}
.carousel-slider .owl-next  {
    position:absolute;
    right:-50px;
}
.carousel-slider .owl-nav [class*=owl-] {
    font-size: 50px;
    background: none;
}
.carousel-slider .owl-nav [class*=owl-]:hover {
    color: #869791;
    background: none;
}
.carousel-novosti .owl-nav {
    position: absolute;
    width: 100%;
    top: 125px;
}
.carousel-novosti .owl-prev  {
    position:absolute;
    left:-60px;
}
.carousel-novosti .owl-next  {
    position:absolute;
    right:-60px;
        color: #48a6e4;
}
.carousel-novosti .owl-nav [class*=owl-] {
    font-size: 50px;
    background: none;
        color: #48a6e4;
}
.carousel-novosti .owl-nav [class*=owl-]:hover {
    color: #869791;
    background: none;
}
.carousel-foto .owl-nav {
    position: absolute;
    width: 100%;
    top: 50px;
}
.carousel-foto .owl-prev  {
    position:absolute;
    left:-60px;
}
.carousel-foto .owl-next  {
    position:absolute;
    right:-60px;
        color: #48a6e4;
}
.carousel-foto .owl-nav [class*=owl-] {
    font-size: 50px;
    background: none;
        color: #48a6e4;
}
.carousel-foto .owl-nav [class*=owl-]:hover {
    color: #869791;
    background: none;
}
.header_title a{
    color: #007cc5;
}
.mob_slider_h3{
    height:100px;
}
.owl-carousel .owl-item img {
    padding: 0 25px;
}
.carousel-foto .owl-item img {
    padding:4px;
}
.phone{
    font-size: 1.2em;
}
.news_post{
    border-radius: 6px !important;
    overflow: hidden;
    box-shadow: 0 0 2px 0 rgba(0,0,0,.09), 0 2px 12px 0 rgba(0,0,0,.1);
}


.gallery-all-out {
        display: flex;
    justify-content: space-between;
    align-items: baseline;
    align-content: baseline;
    flex-wrap: wrap;
    gap: 1rem;
}
.gallery-one-out {
    transition: all 280ms linear;
}
.gallery-one-out:hover {
  transform: scale(1.05);
  z-index: 3;
}

@media (max-width: 575px) {
    .news_post {
        height: auto !important;
    }
}
.news_title{
    color: #007cc5;
    margin:20px; 
    text-align:center;
    font-size: 18px;
    line-height: 24px;    
}
.news_post:hover .news_title{
    color: #03a9f4;
}
.news_post:hover img{
~filter: blur(1px);
}
.navbar-left{
    margin-left: 5px;
}
@media (min-width: 1200px) {
    .navbar-left{
        margin-left: 130px;
    }
}

.navbar-nav > li > a.navbar-search__link{
    padding-top: 11px;
    padding-bottom: 11px;
}
.navbar-search__link svg{
    width: 24px;
    height: 24px;
}
#icon-111-search{
    fill: #fff;
}
.header-search {
    position: relative;
    padding: 10px;
}
.header-search__search-icon {
    cursor: pointer;
}
.header-search__form {
    position: absolute;
    top: 5px;
    left: 14px;
    overflow: hidden;
    width: 0;
    transition: width 0.3s;
    background: #34495e;
    padding: 5px 0;
}

.header-search__form-inp {
    display: block;
    width: 100%;
    background: transparent;
    padding: 3px 25px 3px 0;
    outline: none;
    border: none;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: medium;
    border-bottom: 1px solid #fff;
    color: #fff;
}
.header-search__form-close {
    display: none;
    position: absolute;
    right: 0;
    top: 11px;
    width: 18px;
    height: 18px;
    border: none;
    outline: none;
    background: transparent;
    padding: 0;
    cursor: pointer;
}
.header-search__form-close::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    width: 1px;
    background: #fff;
    transform-origin: center;
    transform: translateX(-50%) rotate(45deg);
}
.header-search__form-close::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    height: 1px;
    width: 100%;
    background: #fff;
    transform-origin: center;
    transform: translateY(-50%) rotate(45deg);
}
.header-search__form-subm {
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    left: -5000px;
    top: 0;
}
.header-search--opened .header-search__search-icon {
    opacity: 0;
}
.header-search--opened .header-search__form {
    width: 200px;
}
.header-search--opened .header-search__form-close {
    display: block;
}

.mobile-navbar-search__link{
    padding: 12px 10px 10px;
    display: inline-block;
}
.mobile-navbar-search__link svg {
    width: 24px;
    height: 24px;
}
.mobile-header-search {
    position: relative;
    /*padding: 5px;*/
    /*width: 40px;*/
    /*height: 40px;*/
    float: right;
}
.mobile-header-search__search-icon {
    cursor: pointer;
}
.mobile-header-search__form {
    position: absolute;
    top: 5px;
    right: 10px;
    overflow: hidden;
    width: 0;
    transition: width 0.3s;
    background: #34495e;
    padding: 5px 0;
}

.mobile-header-search__form-inp {
    display: block;
    width: 100%;
    background: transparent;
    padding: 3px 25px 3px 0;
    outline: none;
    border: none;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: medium;
    border-bottom: 1px solid #fff;
    color: #fff;
}
.mobile-header-search__form-close {
    display: none;
    position: absolute;
    right: 0;
    top: 11px;
    width: 18px;
    height: 18px;
    border: none;
    outline: none;
    background: transparent;
    padding: 0;
    cursor: pointer;
}
.mobile-header-search__form-close::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    width: 1px;
    background: #fff;
    transform-origin: center;
    transform: translateX(-50%) rotate(45deg);
}
.mobile-header-search__form-close::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    height: 1px;
    width: 100%;
    background: #fff;
    transform-origin: center;
    transform: translateY(-50%) rotate(45deg);
}
.mobile-header-search__form-subm {
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    left: -5000px;
    top: 0;
}
.mobile-header-search--opened .mobile-header-search__search-icon {
    opacity: 0;
}
.mobile-header-search--opened .mobile-header-search__form {
    width: 200px;
}
.mobile-header-search--opened .mobile-header-search__form-close {
    display: block;
}
@media screen and (min-width: 768px) {
    .mobile-navbar-search__link {
        display:none;
    }
}
.banner_link{
    color:#fff;
    text-decoration:underline;
}

.order-form{
    min-width: 300px;
}
.order-form__header{
    font-family: 'Cuprum',Helvetica,Arial,Lucida,sans-serif;
    font-size: 30px;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    color: #007cc5;
    margin-bottom: 20px;
    text-align: center;
}
.order-form__item{
    margin-bottom: 20px;
    width: 100%;
}
.order-form__item input[type="text"] {
    width: 100%;
    border: 1px solid #d9d9d9;
    padding: 10px 20px;
}
.order-form__item textarea{
    width: 100%;
    border: 1px solid #d9d9d9;
    padding: 10px 20px;
    height: 70px;
}
.order-form__item.order-form__submit{
    text-align: center;
    margin-bottom: 0;
}
#jGrowl{
    z-index: 99999 !important;
}
.order-form__item input[type="text"].error {
    border: 1px solid red;
}

@media screen and (max-width: 1200px) {
    .carousel-slider-mob{
        display: block!important;
    }
    
    .carousel-slider{
        display: none!important;
    }
}

.video_p iframe {
    width: 100%!important;
}