html, body { height : 100%; }
body { color: #424449; font-family: 'Roboto', sans-serif; padding-top: 0; background-color: #f6f6f6; }
a {color: #181818;}
a:hover {color: #181818;}
#wrapper { min-height : 100%; position : relative; overflow:hidden; }
#content { padding-bottom : 250px; }
header {background-color: #fff;}
.languages-bar { background : #181818; margin-bottom : 15px; padding : 8px 0; }
.languages-bar .phone { color : #f1f1f1; font-weight : bold; }
.languages-bar .phone span { margin-right : 5px; }
.languages-bar ul { margin : 0; margin-left : -10px; padding : 0; }
.languages-bar ul li { border-right : 1px solid #727272; display : inline; margin-left : 10px; padding-right : 10px; text-transform : capitalize; }
.languages-bar ul li a { color : #727272; font-size : 13px; }
.languages-bar ul li a:hover {color:#ef3633; text-decoration: none;}
.languages-bar ul li img { height : 11px; margin-right : 2px; margin-top : -2px; width : 16px; }
.languages-bar ul li.last-item { border-right : none; }
.logo-and-search {padding-top: 30px; padding-bottom: 30px;}
.my-acc, .my-acc-login, .my-acc-register {float:right; padding:5px 10px; color:#000;  border-radius:0 0 5px 5px;}
.my-acc-login { margin-left: 5px; }
.my-acc:hover, .my-acc-login:hover, .my-acc-register:hover  {color:#fff;}
.my-basket {color:#181818; font-size: 12px; margin-left: 10px; display: inline-block;}
.my-basket:hover {text-decoration: none; color:#181818; cursor: pointer;}
.my-basket span.sum-scope { margin-right: 10px;}
.navbar-toggle {border:1px solid #727272;}
.navbar-toggle span {background-color: #727272;}
.search {padding-top: 15px;}
.search .form-control {border-radius: 0; border:1px solid #e5e5e5; transition: none; box-shadow: none;}
.search .btn-red {border-radius: 0; color:#fff;}
.navbar {border-top:1px solid #e5e5e5; border-bottom: 3px solid #e5e5e5;margin-bottom: 0px;}
.navbar .navbar-brand {color:#171717;}
.navbar .navbar-nav a {color:#171717; font-weight: bold; text-transform: uppercase; font-size:13px; letter-spacing: 1px;}
.navbar .navbar-nav li {border-left:1px solid #e5e5e5;}
#navbar {padding-left:0;}
.navbar .navbar-nav li:last-child {border-right:1px solid #e5e5e5;}
.body {background-color: #fff; border:1px solid #e5e5e5; padding:30px;}
.advanced-search-btn { position: absolute; right: 50px; top: 5px; z-index: 10;}
.advanced-search-menu{ background: #ffffff;background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #ededed 100%);background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );margin-top: -1px;  padding: 14px 20px; width: 515px;}
.btn-inner-search {  color:#fff;}
.advanced-search-menu .form-control {float: none;}
#home-slider { margin-bottom: 70px; display: inline-block; }
#home-slider .item .absolute-texts {position: absolute; top: 10px; left: 10px;}
#home-slider .item h1 { font-size: 20px; font-weight: bold; text-transform: uppercase; max-width: 300px;}
#home-slider .item .description {  max-width: 400px;}
#home-slider .carousel-indicators {width: auto; left: auto; right: 20px; bottom: 0;}
#home-slider .carousel-indicators li, #small_carousel .carousel-indicators li {background-color: #000100; height: 12px; width: 12px;}
#small_carousel .product-list {text-align: center;}
#small_carousel .product-list img {height:300px;}
#small_carousel .product-list h2 {font-size: 16px; font-weight: bold; height:40px;}
#small_carousel .product-list .price, #small_carousel .product-list .price-discount {font-size:12px; height: 20px;}
#small_carousel .product-list div.add-to-cart, #small_carousel .product-list .info-btn {color:#fff; display:block; padding:2px 7px; font-size:12px; margin-bottom: 5px;}
#small_carousel .product-list .price-down {background-color: #181818; padding:2px; color:#fff;}
#small_carousel .product-list div.add-to-cart a { color:#fff;}
#small_carousel .carousel-indicators {bottom:auto; top:270px;}
.h-line {width:100%; height: 1px; background-color: #e5e5e5;}
.row-of-slider {margin-bottom: 30px;}
.site-logo {max-height:90px;}
.categories {padding-top:30px; margin-bottom: 20px;}
.products  {padding-top:30px; margin-bottom: 30px;}
.products .product-list {margin-bottom: 30px;}
.products .product-list .img-container {height: 300px; overflow: hidden;}
.products .product-list img {width: 100%;}
.products .product-list h2 {font-size:14px; height: 50px; overflow: hidden;}
.products .product-list h2 a {color:#787878;}
.loader {display: none; height:1px !important;} /*hack*/
.products .product-list .price, .product-list .price-discount {font-size:12px; height: 20px;}
.products .product-list div.add-to-cart, .products .product-list .info-btn, #view-product .add-to-cart {color:#fff; display:block; padding:2px 7px; font-size:12px; margin-bottom: 5px;}
.products .product-list .price-down {background-color: #181818; padding:2px; color:#fff;}
.products .product-list div.add-to-cart a { color:#fff;}
.part-label { color:#fff; padding:5px 15px; display: inline-block; margin-top: 15px;  margin-bottom: -20px;}
/*footer { bottom : 0;  left : 0; position : absolute; width : 100%; padding-bottom:20px; background: #ffffff; background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 50%, #a2dad9b3 81%, #f6f6f6 100%); background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#a2dad9b3 81%,#f6f6f6 100%);background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 50%,#a2dad9b3 81%,#f6f6f6 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );}*/
footer {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    padding-bottom: 20px;
    background: #061557;
}
.footer-text {font-size:13px; padding-left: 2px;}
.body-footer {padding-top: 30px; text-align: center;}
.body-footer h3 {font-size:16px;}
.body-footer ul {list-style:none; margin: 0; padding: 0; }
.body-footer .footer-icon li {  display: block;height: 40px;width: 100%;}
.body-footer .footer-icon span i {    border: 1px solid #a3a3a3;    border-radius: 100%;    height: 30px;    line-height: 25px;    margin-bottom: 5px;    margin-right: 5px;    text-align: center;    width: 30px;}
.body-footer.f-cont-info {    width: 70%;    word-break: break-all;}
.body-footer ul li a { display: block;  padding: 0 0 5px; color:#333;}
.body-footer .full {border-radius: 0; border:1px solid #e5e5e5; margin-bottom: 5px; }
.body-footer .bg-red { color:#fff; border-radius: 0;}
.bag-info ul.dropdown-cart { height : auto; max-height : 250px; overflow-x : hidden; width : 265px; }
.bag-info ul.shop-dropdown a.dropdown-toggle { color : #333; font-size : 13px; }
.bag-info ul.shop-dropdown a.dropdown-toggle:hover { text-decoration : none; }
.bag-info ul.dropdown-cart li .item { display : block; margin : 3px 0; padding : 3px 10px; }
.bag-info ul.dropdown-cart li .item:hover { background-color : #f3f3f3; }
.bag-info ul.dropdown-cart li .item:after { clear : both; content : " "; display : block; font-size : 0; height : 0; visibility : hidden; }
.bag-info ul.dropdown-cart li .item-in { float : left; }
.bag-info ul.dropdown-cart li .item-in img { height : 50px; width : 50px; }
.bag-info ul.dropdown-cart li .item-in a.item-info span { display : block; font-size : 12px; }
.bag-info ul.dropdown-cart .go-checkout { display: inline-block; margin-bottom: 7px; background: #ffffff;background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); }
.bag-info ul.dropdown-cart .item-x-absolute { position : absolute; right : 10px; }
.bag-info ul.dropdown-cart li .item-in .left-side { float : left; width : 50px; }
.bag-info ul.dropdown-cart li .item-in .right-side { border-bottom : 1px solid #f1f1f1; float : left; margin-left : 2px; width : 170px; }
.bag-info ul.dropdown-cart .item-info .prices span { color : #fe3a3a; display : inline !important; }
.bag-info ul.dropdown-cart .item-info .prices, .bag-info ul.dropdown-cart .item-info .currency { color : #fe3a3a; display : inline !important; }
.dropdown-cart .shop-item {background: #ffffff;background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #ededed 100%);background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );}
.social li { background: #b5b5b5 none repeat scroll 0 0;   border: 2px solid #b5b5b5;  border-radius: 50%;  float: left;  height: 36px;  line-height: 36px; margin: 0 8px 0 0; margin-bottom:5px;  padding: 0;  text-align: center; transition: all 0.5s ease 0s; width: 36px;}
.social li a i {color: #fff;}
.categories {margin-left: -10px;}
.list { display: inline; list-style: none; padding: 0; margin: 0; }
.list li {display: inline-block; margin-bottom: 10px; margin-left: 10px;}
.list li a { font-size: 13px; color:#fff; padding: 5px 10px;}
.pagination li {display: inline-block; margin-right: 5px;}
.pagination li, .pagination li:first-child, .pagination li a, .pagination li:first-child a, .pagination li:last-child a {border-radius: 0;}
.pagination li a:hover {color:#b54e4f;}
.pagination li.active a { color:#fff;}
#notificator { display : none; left : 50%; margin-left : -100px; padding : 15px 25px; position : fixed; text-align : center; top : 20px; width : 200px; z-index : 5000; }
.btn-blue-round { margin-right: 10px; display:inline-block !important; color:#fff !important;  border-radius: 28px; color: #ffffff; display: inline-block;  font-family: Arial; font-size: 14px; padding: 4px 20px;text-decoration: none;}
.btn-blue-round a:hover {background: #3cb0fd; background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db); background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);background-image: -o-linear-gradient(top, #3cb0fd, #3498db);background-image: linear-gradient(to bottom, #3cb0fd, #3498db); text-decoration: none;}
.clear-filter {float:right; background-color: #181818; padding: 5px 10px; color:#fff; margin-top:15px;}
.clear-filter:hover {color:#fff;}
.blog-artchive { list-style : none; margin-bottom : 20px; padding-left : 0; }
.blog-artchive .item { background : transparent none repeat scroll 0 0; border-color : -moz-use-text-color -moz-use-text-color #ccc; border-image : none; border-style : none none dotted; border-width : 0 0 1px; moz-border-bottom-colors : none; moz-border-left-colors : none; moz-border-right-colors : none; moz-border-top-colors : none; padding : 10px 0px; padding-left : 10px; }
.blog-artchive .item a { color : #666; }
.blog-home-left-categ { margin-bottom : 20px; }
.filter-sidebar .title, #blog .alone, .blog-inner .alone, .orders-from-category .title, #goOrder .title {padding: 10px 15px; color:#fff; margin-bottom: 20px;}
#search-input-blog  {margin-bottom: 20px;}
.btn-blog {color:#fff;}
.btn-blog:hover {color:#fff;}
.blog-list .description {height: 125px;overflow: hidden; font-size:12px;}
.blog-list h5 {height: 40px; overflow: hidden;}
#search-input-blog { margin:0; margin-top: 10px; margin-bottom: 20px; padding: 0;}
#search-input-blog .search-query { padding-right: 30px;    padding-left: 3px; margin-bottom: 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 0;}
#search-input-blog button {border: 0;  background: none;  padding: 2px 5px;      margin-top: 2px;      position: absolute; top:5px;    left: -28px;   margin-bottom: 0;   -webkit-border-radius: 3px;   -moz-border-radius: 3px;    border-radius: 3px;  color:#D9230F;}
#search-input-blog .search-query:focus + button { z-index: 3;}
.blog-inner h1 {margin: 0; font-size: 22px; margin-bottom: 15px;}
.blog-inner .blog-preview-time {display: inline-block; margin-bottom: 15px;}
.dropdown-menu .active a, .dropdown-menu .active a:hover, .dropdown-menu .active a:focus { background-color: transparent;}
#view-product h1 {margin: 0; border-bottom: 1px solid #e5e5e5; padding-bottom: 10px; margin-bottom: 10px; font-size: 26px;}
#view-product .row-info { border-bottom: 1px solid #e5e5e5; padding:10px 0;}
#view-product #description {padding-top: 20px;}
.steps { margin-bottom: 30px; padding-left:15px; padding-right: 15px;}
.steps .step { text-align: center; padding-top: 7px; padding-bottom: 7px; border-left: 2px solid #fff;}
.step-bg-ok {background: #7db9e8; background: -moz-linear-gradient(top,  #7db9e8 0%, #337ab7 100%); background: -webkit-linear-gradient(top,  #7db9e8 0%,#337ab7 100%); background: linear-gradient(to bottom,  #7db9e8 0%,#337ab7 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#337ab7',GradientType=0 ); color:#fff;}
.step-bg-not-ok {background: #d9edf7; background: -moz-linear-gradient(top,  #d9edf7 0%, #a6dbf4 100%); background: -webkit-linear-gradient(top,  #d9edf7 0%,#a6dbf4 100%); background: linear-gradient(to bottom,  #d9edf7 0%,#a6dbf4 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9edf7', endColorstr='#a6dbf4',GradientType=0 ); color:#424449;}
#goOrder .form-control {border-radius: 0; box-shadow: none;}
.payment-type-box {margin-bottom: 20px;}
.payment-type-box .top-header {display: block; font-size:12px; padding-left:5px;}
.table-products img.product-image { width : 80px; }
.relative {position: relative;}
.remove-product { left : 0; position : absolute; top : 0; }
.quantity-num {padding: 2px; border: 1px solid #f1f1f1; margin-right: 5px;}
.go-shop, .go-order, .go-checkout {color:#fff; border-radius: 0;}
.go-shop:hover, .go-order:hover, .go-checkout:hover {color:#fff;}
.go-order, #shopping-cart .go-checkout {float:right;}
#contacts .jumbotron h1 {font-size:30px;}
#contacts .jumbotron h1 small {font-size:15px;}
#btnContactUs {border-radius: 0; color: #fff;}
.bottom-30 {margin-bottom: 30px;}
.other-img-preview { cursor : pointer; height : 100px; margin-bottom : 10px; width : 100px; }
/*image preveiw*/
#modalImagePreview { background-color : rgb(0,0,0); background-color : rgba(0,0,0,0.9); display : none; height : 100%; left : 0; overflow : auto; padding-top : 100px; position : fixed; top : 0; width : 100%; z-index : 100; }
#modalImagePreview .modal-content { text-align: center; display : block; margin : auto; max-width : 700px; width : 80%; }
#modalImagePreview #caption { color : #ccc; display : block; height : 150px; margin : auto; max-width : 700px; padding : 10px 0; text-align : center; width : 80%; }
#modalImagePreview .modal-content, #modalImagePreview #caption { animation-duration : 0.6s; animation-name : zoom; webkit-animation-duration : 0.6s; webkit-animation-name : zoom; }
#modalImagePreview .close { opacity: 1; color : #f1f1f1; font-size : 40px; font-weight : bold; position : absolute; right : -10px; top : -40px; transition : 0.3s; }
#modalImagePreview .close:hover,#modalImagePreview .close:focus { color : #bbb; cursor : pointer; text-decoration : none; }
#modalImagePreview img {max-width: 100%;}
.inner-next, .inner-prev {position:absolute; top:50%; margin-top:-120px; background-image: url('imgs/arrows-2x.png');height: 120px; width: 80px;}
.inner-prev {left:10px;}
.inner-next {right:10px;  background-position:-110px center;}
.other-images-container .active img {border:3px solid #b1b1b1;}
.img-series {    bottom: -17px;    color: #fff;    font-size: 14px;    position: absolute;    right: 0;}
.img-sl { cursor: pointer;}
/*image preveiw finish*/
#myImg { border-radius : 5px; cursor : pointer; transition : 0.3s; }
#myImg:hover { opacity : 0.7; }
#bigger-search .dropdown {position:static;}
#show-xs-nav { margin-top: 15px; border : 1px solid #666; color : #666; font-size : 15px; padding : 3px; text-align : center; text-decoration : none; }
#show-xs-nav span i { margin-left : 5px; }
#show-xs-nav .hidde-sp {display: none;}
a.left.carousel-control, a.right.carousel-control {background-image:none; top:30%;}
#home-slider a.left.carousel-control, #home-slider a.right.carousel-control {bottom:auto; left:auto; right:auto; position: static;}
#home-slider a.left.carousel-control {margin-right: 10px;}
#home-slider .controls {position: absolute; right: 20px; top:20px;}
.brands {margin-left:-10px;margin-bottom: 20px; padding-top: 30px;}
/*#top-user-panel { font-size:12px; padding: 5px 0;background: #ffffff; background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 50%, #a2dad9b3 81%, #f6f6f6 100%); background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#a2dad9b3 81%,#f6f6f6 100%);background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 50%,#a2dad9b3 81%,#f6f6f6 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );}*/
#top-user-panel {
    font-size: 12px;
    padding: 5px 0;
    background: #061557;
}
#top-user-panel form {float: right;}
#top-user-panel form .form-control {border:1px solid #e1e1e1; border-radius: 3px; height: 32px; max-width: 150px;}

@media screen and (max-width: 767px) {
    .advanced-search-menu {width:410px;}
    .logo-col {margin-bottom: 20px;}
    .logo-col img {max-width: 100%;}
    .bag-info ul.dropdown-cart { width: auto; }
    .social li {float:none; text-align: center; display: inline-block}
    .other-img-preview { height : 75px; margin-bottom : 50px; width : 75px; }
    .categories li {display:block;}
    .categories li a {width:150px; display:inline-block;}
    .categories li a  i {float:right;}
    .logo-and-search {padding-top:0;}
    .languages-bar {margin-bottom:10px;}
    #navbar {padding-left:15px;}
    .bag-info .dropdown-menu-right {left:10px; right:auto;}
    .categories {display:none;}
}

@media (max-width: 480px) {
    .advanced-search-menu {width:210px;}
    .go-shop, .go-order, #shopping-cart .go-checkout {margin-top:10px;}
    .go-order, #shopping-cart .go-checkout {float:none;}
}
.home-banners .single-banner {width: 45%;overflow: hidden;padding-top:10px;}
.home-banners .single-banner a {display: block;position: relative;}
.home-banners .single-banner img {transform: scale(1);transition: all .5s; max-width: 100%;height: auto;}
.new-products {background-color: #f6f7fb; padding-top: 70px; padding-bottom: 150px; min-height: 100px;}
.new-products h3 {text-align: center; font-family: 'Roboto', cursive; font-size:32px; color:#4c4c4c; font-weight: bold;text-transform: capitalize;}
@media (max-width: 480px) {
    .new-products h3 {font-size:16px;}
    .new-products .carousel-inner h1 {font-size:10px;}
    h4 {font-size: 14px;}
    /*.new-products {height:850px;}*/
}
@media (max-width: 480px) {
    .new-products {min-height: 100px; padding-bottom: 300px;}
}
.new-products .carousel-inner h1 {font-size:18px; text-align: center; font-weight: bold;}
.new-products .carousel-inner a { color:#4c4c4c; text-decoration: none;}
.new-products .carousel-inner .price {display: block; text-align: center; color:#98ab3f; font-weight: bold;}
.new-products .carousel-control i {color:red;font-weight:regular;}
.blog-posts { padding-top: 0px; padding-bottom: 0px;}
.blog-posts h3 {text-align: center; font-family: 'Roboto', cursive; font-size:32px; color:#4c4c4c; font-weight: bold;text-transform: capitalize;}
.blog-posts .carousel-inner img {margin-bottom: 0px;}
.blog-posts .carousel-inner h1 {font-size:24px; text-align: center; font-family: 'Roboto', cursive; margin: 0; margin-bottom: 10px;}
.blog-posts .carousel-inner a { color:#4c4c4c; text-decoration: none;} 
.blog-posts .carousel-inner .description { color:#888888; text-decoration: none; text-align: center; font-size: 14px;} 
.blog-posts .carousel-inner .time {display: block; text-align: center; font-size:9px;} 
.blog-posts .read-more {color: #6d604c;display: block; text-align: center; font-size: 14px;font-weight: 600;letter-spacing: 5px;padding-top: 20px;text-align: center;text-transform: uppercase;}
/*.new-contacts {background-color: #f6f7fb; padding-top: 70px; padding-bottom: 150px; height:850px;}*/
.new-contacts {background-color: #f6f7fb; padding-top: 70px; padding-bottom: 150px; min-height: 100px; overflow: hidden;}
.new-contacts h3 {text-align: center; font-family: 'Roboto', cursive; font-size:32px; color:#4c4c4c; font-weight: bold;text-transform: capitalize;}
.new-contacts .carousel-inner h1 {font-size:18px; text-align: center; font-weight: bold;}
.new-contacts .carousel-inner a { color:#4c4c4c; text-decoration: none;}
.new-contacts .carousel-inner .price {display: block; text-align: center; color:#98ab3f; font-weight: bold;}
.new-contacts .carousel-control i {color:red;font-weight:regular;}
/*@media (max-width: 480px) {
    .new-contacts {height:1000px;}
}*/
@media (max-width: 480px) {
    .new-contacts {min-height: 100px; overflow: hidden; padding-bottom: 300px;}
}
.fc-toolbar{margin-bottom:5px;margin-top:15px}.fc-toolbar h2{font-size:18px;font-weight:600;line-height:30px;text-transform:uppercase}.fc-day{background:#fff}.fc-toolbar .fc-state-active,.fc-toolbar .ui-state-active,.fc-toolbar .ui-state-hover,.fc-toolbar button:focus,.fc-toolbar button:hover{z-index:0}.fc-widget-header{border:0!important}.fc-widget-content{border-color:rgba(120,130,140,.13)!important}.fc th.fc-widget-header{background:#9675ce;color:#fff;font-size:14px;line-height:20px;padding:7px 0;text-transform:uppercase}.fc-button{background:#fff;border:1px solid rgba(120,130,140,.13);color:#555;text-transform:capitalize}.fc-text-arrow{font-family:inherit;font-size:16px}.fc-state-hover{background:#F5F5F5}.fc-unthemed .fc-today{border:1px solid #fb9678;background:#fcf8e3!important}.fc-cell-overlay,.fc-state-highlight{background:#f0f0f0}.fc-event{border-radius:0;border:none;cursor:move;font-size:13px;margin:1px -1px 0;padding:5px;text-align:center;background:#03a9f3}.calendar-event{cursor:move;margin:10px 5px 0 0;padding:6px 10px;display:inline-block;color:#fff;min-width:140px;text-align:center;background:#03a9f3}.calendar-event a{float:right;opacity:.6;font-size:10px;margin:4px 0 0 10px;color:#fff}.fc-basic-view td.fc-day-number,.fc-basic-view td.fc-week-number span{padding-right:5px}
.bg-primary{background-color:#0275d8!important;}.bg-success{background-color:#00c292!important}.bg-info{background-color:#03a9f3!important}.bg-warning{background-color:#fec107!important}.bg-danger{background-color:#fb9678!important}.bg-theme{background-color:#ff6849!important}.bg-theme-dark{background-color:#4f5467!important}.bg-inverse{background-color:#4c5667!important}.bg-purple{background-color:#9675ce!important}.bg-white{background-color:#fff!important}.label{letter-spacing:.05em;border-radius:60px;padding:4px 16px 3px;font-weight:500}.label-rouded,.label-rounded{border-radius:60px;padding:4px 16px 3px;font-weight:500}.label-custom{background-color:#01c0c8}.label-success{background-color:#00c292}.label-info{background-color:#03a9f3}.label-warning{background-color:#fec107}.label-danger{background-color:#fb9678}.label-megna{background-color:#01c0c8}.label-primary{background-color:#ab8ce4}.label-purple{background-color:#9675ce}.label-red{background-color:#fb3a3a}.label-inverse{background-color:#4c5667}.label-default{background-color:#e4e7ea}.label-white{background-color:#fff}
.modal-backdrop.in{opacity:.5}
.table {
    margin-bottom: 10px;
}
.fc th.fc-widget-header {
    background: #061557;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    padding: 7px 0;
    text-transform: uppercase;
}
.table-responsive {
    overflow-y: hidden;
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 1px solid #e4e7ea;
}
.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: 15px 8px;
}
.table-bordered, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border-top: 1px solid #e4e7ea;
}

.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: 15px 8px;
}
.full-color-table.full-info-table {
    background-color: rgba(3,169,243,.8);
}
.full-color-table.full-info-table tbody td {
    border: 0!important;
    color: #fff;
}
.full-color-table.full-info-table thead th {
    background-color: #03a9f3;
    border: 0!important;
    color: #fff;
}
.full-color-table.full-info-table tr:hover{background-color:#03a9f3}

.full-color-table.full-warning-table {
    background-color: rgba(254,193,7,.8);
}
.full-color-table.full-warning-table tbody td {
    border: 0!important;
    color: #fff;
}
.full-color-table.full-warning-table thead th {
    background-color: #fec107;
    border: 0!important;
    color: #fff;
}
.full-color-table.full-warning-table tr:hover{background-color:#fec107}

.white-box {
    background: #fff;
    padding: 25px;
    margin-bottom: 15px;
    box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.22);
}
.white-box .box-title {
    margin: 0 0 12px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
}
.fs-title {
    font-size: 15px;
    text-transform: uppercase;
    color: #2C3E50;
    margin-bottom: 10px;
}
h2 {
    line-height: 36px;
    font-size: 24px;
}
h3 {
    line-height: 30px;
    font-size: 21px;
}
h1, h2, h3, h4, h5, h6 {
    color: #2b2b2b;
    font-family: Poppins,sans-serif;
    margin: 10px 0;
    font-weight: 300;
}
.wizard-steps {
    display: table;
    width: 100%;
}
.wizard-steps>li {
    display: table-cell;
    padding: 10px 20px;
    background: #f7fafc;
}
.wizard-steps>li.done {
    background: #00c292;
}
.wizard-steps>li.current, .wizard-steps>li.done {
    background: #03a9f3;
    color: #fff;
}
.text-muted {
    color: #8d9ea7!important;
}
.m-b-30 {
    margin-bottom: 30px!important;
}
.wizard-steps>li.current h4, .wizard-steps>li.done h4 {
    color: #fff;
}
h4 {
    line-height: 22px;
    font-size: 18px;
}
.wizard-steps>li.current span, .wizard-steps>li.done span {
    border-color: #fff;
    color: #fff;
}
.wizard-steps>li span {
    border-radius: 100%;
    border: 1px solid rgba(120,130,140,.13);
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    padding-top: 9px;
    margin-right: 8px;
    text-align: center;
}
.wizard-steps>li.current h4, .wizard-steps>li.done h4 {
    color: #fff;
}
[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: none;
}
.wizard-content {
    padding: 25px;
    border-color: rgba(120,130,140,.13);
    margin-bottom: 30px;
}
.form-horizontal .form-group {
    margin-left: -7.5px;
    margin-right: -7.5px;
    margin-bottom: 25px;
}
.form-group {
    margin-bottom: 25px;
}
.has-success .form-control {
    border-bottom: 1px solid #00c292;
}
.has-success .form-control {
    border-color: #00c292;
    box-shadow: none!important;
}
[class*=" ti-"], [class^=ti-] {
    font-family: themify;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-left: 7.5px;
    padding-right: 7.5px;
}
.carousel-control .glyphicon-chevron-right {   
    margin-right: -40px!important;
}
.carousel-control .glyphicon-chevron-left {   
    margin-left: -60px!important;
}
/*.owl-carousel .owl-nav.disabled {
    display: block!important;
}*/
.owl-theme .owl-nav [class*='owl-'] {    
    background: #5bc0de!important;    
}
.owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791!important;
}
.pagination li.active a {
    background-color: #d9534f!important;
    border-color: #d9534f!important;
}
 div.property-list { cursor : pointer; margin-bottom : 5px; padding-bottom : 15px; padding-top: 15px;  box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.22); }
#propertys-side div.property-list:hover, #small_carousel.carousel .carousel-inner { box-shadow : 0 6px 12px rgba(0, 0, 0, 0.176); outline : 1px solid #aaa; }
.info-btn { color: #fff; margin-bottom:5px;    display: block;    font-size: 13px;    padding: 5px 10px;    text-decoration: none;    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);    vertical-align: middle; border-radius:8px;}
.info-btn:hover {color:#f2f2f2;}
div.property-list div.inner div.img-containerp { margin-bottom : 10px; overflow : hidden; }
div.property-list div.inner div.img-containerp a { display : block; overflow : hidden; text-align: center; }
div.property-list div.inner div.img-containerp a img { height : 200px; width: 250px;}
/*div.property-list h2 { height: 55px; overflow: hidden; line-height: 10px; margin: 0; margin-bottom: 10px; }*/
div.property-list h2 { overflow: hidden; line-height: 18px; margin: 0; margin-bottom: 10px; }
div.property-list h2 a { color : #666; font-size : 12px; }
div.property-list h2 a:hover { text-decoration : none; }
div.property-list div.price span.underline1 { text-decoration : underline; }
div.property-list div.price span, div.property-list div.quantity span { font-weight : bold; }
div.property-list div.price-discount { text-decoration : line-through; }
div.property-list div.price span.price-down { background-color : #f44336; color : #fff; font-weight : normal; text-decoration : none; }
div.property-list:hover, #small_carousel.carousel .carousel-inner { box-shadow : 0 6px 12px rgba(0, 0, 0, 0.176); outline : 1px solid #aaa; }
div.property-sort {display : inline-block; margin-bottom : 20px; moz-box-shadow : 2px 2px 3px #661313; padding : 10px 20px; webkit-box-shadow : 2px 2px 3px #661313; width : 100%; }
div.property-sort .form-group { margin-bottom : 0; }
.selected-template {    
    position: absolute;
    left: 70%;
    /*top: 10px; */    
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    background: #d9534f;
    line-height: 20px !important;
    box-shadow: 5px 3px 5px 3px rgba(0,0,0,0.6);
    /*outline : 1px solid #aaa;*/
    font-size: 18px;
    font-weight: bold;
    padding: 10px 20px 10px 20px;
    border-radius: 0px 20px 0px 20px;
}
.list-group-item {
    position: relative;
    display: inline-block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: transparent;
    border: none;
}
.underline {
    border-bottom: 1px solid #3d3d3d;
    width: 100%;
    text-align: center;
    margin-bottom: 1em;
    font-size: 1.8em;   
    line-height: 1.5em;
    text-transform: uppercase !important;
}
/* LOGIN FORM */
.login {
  /*background-color: #5c97bd;*/ }
  .login a {
    color: #edf4f8 !important; }

.login .logo {
  margin: 0 auto;
  margin-top: 100px;
  padding: 15px;
  text-align: center; }

.login .content {
  width: 400px;
  margin: 40px auto 40px auto; }

.login .form-title {
  margin-bottom: 20px;
  margin-top: 20px;
  text-align:center;
  }

.login .form-title {
  color: #00c292;
  font-size: 19px;
  font-weight: 400 !important; }

.login .form-subtitle {
  color: #00c292;
  font-size: 17px;
  font-weight: 300 !important;
  padding-left: 10px; }

.login .content h4 {
  color: #555; }

.login .content .hint {
  color: #b7d1e2;
  padding: 0;
  font-size: 14px;
  margin: 15px 0 7px 0; }

.login .content .login-form,
.login .content .forget-form {
  padding: 0px;
  margin: 0px; }

.login .content .form-control {
  border: none;
  background-color: #03a9f3;
  border: 1px solid #03a9f3;
  height: 43px;
  color: #d9ecf9; }
  .login .content .form-control:focus, .login .content .form-control:active {
    border: 1px solid #03a9f3; }
  .login .content .form-control::-moz-placeholder {
    color: #d9ecf9;
    opacity: 1; }
  .login .content .form-control:-ms-input-placeholder {
    color: #d9ecf9; }
  .login .content .form-control::-webkit-input-placeholder {
    color: #d9ecf9; }

.login .content select.form-control {
  padding-left: 9px;
  padding-right: 9px; }

.login .content .forget-form {
  display: none; }

.login .content .register-form {
  display: none; }

.login .content .form-title {
  font-weight: 300;
  margin-bottom: 25px; }

.login .content .form-actions {
  clear: both;
  border: 0px;
  padding: 0px 30px 25px 30px;
  margin-left: -30px;
  margin-right: -30px; }

.form-actions .forget-password-block {
  padding-top: 7px; }

.login-options {
  margin-top: 30px;
  padding-top: 20px;
  padding-bottom: 50px;
  border-top: 1px solid #03a9f3;
  border-bottom: 1px solid #03a9f3; }

.login-options h4 {
  margin-top: 8px;
  font-weight: 600;
  font-size: 15px;
  color: #03a9f3 !important; }

.login .forget-password {
  font-size: 14px; }

.login-options .social-icons {
  float: right;
  padding-top: 3px; }

.login-options .social-icons li a {
  border-radius: 15px 15px 15px 15px !important;
  -moz-border-radius: 15px 15px 15px 15px !important;
  -webkit-border-radius: 15px 15px 15px 15px !important; }

.login .content .forget-form .form-actions {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 20px; }

.login .content .register-form .form-actions {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 0px; }

.login .content .form-actions .checkbox {
  margin-top: 8px;
  display: inline-block; }

.login .content .form-actions .btn {
  margin-top: 1px; }

.login .btn {
  background-color: #03a9f3;
  border: 1px solid #72a9cc;
  color: #ffffff;
  font-weight: 600;
  padding: 10px 25px !important; }
  .login .btn:hover {
    border: 1px solid #90bbd7;
    background-color: #00c292;
    color: #ffffff;; }

.login .btn-default {
  background-color: #03a9f3;
  border: 1px solid #72a9cc;
  color: #8fc4e5;
  font-weight: 600;
  padding: 10px 25px !important; }
  .login .btn-default:hover {
    border: 1px solid #90bbd7;
    background-color: #00c292;
    color: #ffffff;; }

.login .content .forget-password {
  color: #d7eaf7;
  font-size: 15px; }

.login .content .rememberme {
  margin-top: 8px; }

.login .content .mt-checkbox {
  color: #c9dce9 !important; }

.login .content .mt-checkbox > span:after {
  border-color: #c9dce9 !important; }

.login .content .create-account {
  text-align: center;
  margin-top: 20px; }

.login .content .create-account p a {
  font-weight: 300;
  font-size: 16px;
  color: #ffffff; }

.login .content .create-account a {
  display: inline-block;
  margin-top: 5px; }

/* footer copyright */
.login .copyright {
  text-align: center;
  margin: 10px auto 30px 0;
  padding: 10px;
  color: #c9dce9;
  font-size: 13px; }

@media (max-width: 1400px) {
  .login .logo {
    margin-top: 100px; } }

@media (max-width: 480px) {
  /***
  Login page
  ***/
  .login .logo {
    margin-top: 30px;
    padding: 0px; }
  .login .content {
    width: 245px; }
  .login .content h3 {
    font-size: 22px; }
  .login .checkbox {
    font-size: 13px; } }

.alert {
    border-width: 1px;
}
.display-hide, .display-none {
    display: none;
}
.alert-danger {
    background-color: #fbe1e3;
    border-color: #fbe1e3;
    color: #e73d4a;
}
.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert, .thumbnail {
    margin-bottom: 20px;
}
    
    