

body {
    background: #fff;
    font: 12px arial, verdana, sans-serif;
    color: #5f5f5f;
}

a {
    color: #212121;
}

a:hover {
    color: #0079ad;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:before, .clearfix:after {
    content: '';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.btn-pro {
    display: block;
    height: 52px;
    float: left;
    width: 300px;
    margin-top: 20px;
    margin-bottom: 20px;
    background: #fcd452;
    background: -moz-linear-gradient(top, #fcd452 0%, #d99d04 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #fcd452), color-stop(100%, #d99d04));
    background: -webkit-linear-gradient(top, #fcd452 0%, #d99d04 100%);
    background: -o-linear-gradient(top, #fcd452 0%, #d99d04 100%);
    background: -ms-linear-gradient(top, #fcd452 0%, #d99d04 100%);
    background: linear-gradient(to bottom, #fcd452 0%, #d99d04 100%);
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    font-family: "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
    /*line-height: 0;*/
    padding: 15px 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    behavior: url(/pie/PIE.htc);
    text-shadow: 1px 1px 0px rgba(150, 150, 150, 1);
}
.btn-pro:hover {
    background: #d49801;
    background: -moz-linear-gradient(top, #d49801 0%, #feb806 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #d49801), color-stop(100%, #feb806));
    background: -webkit-linear-gradient(top, #d49801 0%, #feb806 100%);
    background: -o-linear-gradient(top, #d49801 0%, #feb806 100%);
    background: -ms-linear-gradient(top, #d49801 0%, #feb806 100%);
    background: linear-gradient(to bottom, #d49801 0%, #feb806 100%);
    color: #fff;
    text-decoration: none;
}

.btn-sm {
    font-size: 16px;
    position: relative;
}

.btn-pro img {
    position: relative;
    top: 0;
    right: 15px;
}

header .btn-pro {
   /* position: absolute;
    bottom: 0;
    left: 40px;*/
    z-index: 200;
}

.main-header {
    background: url(/img/bg/bg1-2.jpg) center no-repeat;
    background-size: auto 100%;
    width: 100%;
    min-height: 372px;
    color: #fff;
}
.main-header .container {
    position: relative;

}

.sec-header {
     background: url(/img/bg/bg3.jpg) center no-repeat;
    background-size: auto 100%;
    width: 100%;
    min-height: 131px;
    color: #fff;
    padding-bottom: 20px;
}

header .btn-sm {
    position: relative;
    top: 5px;
    padding: 5px 30px;
}

header .adress {
    padding-top: 32px;
    padding-bottom: 10px;
    text-shadow : 0 0 3px black;
}
header .tel {
    text-align: right;
    padding-top: 28px;
    padding-bottom: 10px;
    text-shadow : 0 0 3px black;

}
header .tel .bigg {
    font-size: 14px;
}

header .tel .big {
    font-size: 18px;
}

header .logo {
    margin-top: 20px;
}
header .logo img {
    display: block;
    margin: 0 auto;
}
header .main-nav {
    float: right;
    position: relative;
    background: #12507c;
    text-transform: uppercase;
    font-size: 15px;
    font-family: "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
    border-radius: 30px;
    top: -18px;
}
header .main-nav .navbar-toggle { border-radius: 30px}
header .main-nav .navbar-toggle span{
    background-color: white;
}


header .main-nav ul {}
header .main-nav li {float: left; padding: 10px 20px 10px 20px;}
@media screen and (max-width: 768px) {
    header .main-nav {width: 100%;}
    header .main-nav li { width: 100%; }
}
header .main-nav li.active a {
    text-decoration: none;
}

header .main-nav li a {
    color: #fff;
}

header .main-nav li a:hover {
    color: #fff;
    text-decoration: none;
}

header .about-text {
    width: 540px;
    margin-top: 40px;
}

header .about-text h1 {
    font-size: 45px;
    font-family: "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: 40px;
}

header .about-text p {
    line-height: 20px;
}

header .about-text .btn-pro {
    position: relative;
    top: 25px;
}

.services-area {
    position: relative;
}

.services-area h2 {
    color: #292929;
    font-size: 25px;
    font-family: "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
    font-weight: 400;
    /*line-height: 0;*/
}

.services-area .services {
    margin-bottom: 20px;
}

.services-area .services .serv-ico {
    background: url(/img/serv-sprt.png) no-repeat;
    width: 236px;
    height: 102px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}

.services-area .services .serv-4 {
    background-position: 0 0;
}

.services-area .services .serv-5 {
    background-position: 0 -120px;
}

.services-area .services .serv-6 {
    background-position: 0 -233px;
}

.services-area .services .serv-7 {
    background-position: 0 -355px;
}

.seo-area {
    background: url(/img/bg/bg2.jpg) center no-repeat;
    background-size: auto 100%;
    width: 100%;
    min-height: 203px;
    color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
}



.seo-area .text-1, .text-2 {
    margin-top: 30px;
}

.seo-area .seo-border {
    background: url(/img/seo-border.png) center no-repeat;
    height: 148px;
}
.seo-area .seo-border-horizontal {
    background: url(/img/seo-border-2.png) center no-repeat;
    height: 20px;
    width: 100%;
}
.g-n-area {
    width: 100%;
    min-height: 600px;
}

.g-n-area .goods, .news {

}

.g-n-area .g-n-ico, h2 {
    display: inline-block;
    vertical-align: top;
}

.g-n-area h2 {
    color: #2f2f2f;
    font-size: 25px;
    font-family: "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
    font-weight: 400;
    position: relative;
    top: 10px;
    margin-left: 25px;
    /*line-height: 0;*/
}

.g-n-area .g-n-ico {
    background: url(/img/g-n-sprt.png) no-repeat;
    width: 50px;
    height: 55px;
}

.g-n-area .g-ico {
    background-position: 0 -60px;
}

.g-n-area .n-ico {
    background-position: 0 0;
}

.g-n-area .goods-rec, .news-all {
    border-top: 1px solid #52bfda;
}

.goods-rec .good {
    min-height: 280px;
    padding: 20px 10px;
    text-align: center;
    margin-top: 15px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.goods-rec .good a {
    text-decoration: none;
}
.goods-rec .good a img {
    width: 100%;
    height: auto;
}/*
.goods-rec .good .g-name {

}*/

.goods-rec .good span {
    color: #7f7f7f;
}

.goods-rec .good .cost {
    color: #2f2f2f;
    font-size: 20px;
}

.goods-rec .good:hover {
    -webkit-box-shadow: 0 0 5px rgba(50, 50, 50, 0.45);
    -moz-box-shadow: 0 0 5px rgba(50, 50, 50, 0.45);
    box-shadow: 0 0 5px rgba(50, 50, 50, 0.45);
}
.small {
    clear: both;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
}
/*.copy {
    width: 242px;
    float: left;
}*/
.copy span, .copy p {
    font-size : 11px;
}
.copy p {
    text-align: center;
}/*
.g-n-area .news {
    margin-left: 80px;
}*/

.g-n-area .news .news-all .post a,
.about-text .post a {
    font-size: 15px !important;
}

.g-n-area .news .news-all .post,
.about-text .post  {
    border-bottom: 1px solid #efeded;
    margin-top: 25px;
}
.g-n-area .news .news-all .post:last-child,
.about-text .post:last-child  {
    border: 0;
}

.g-n-area .news .news-all .post .p-title,
.about-text .post .p-title {
    font-size: 14px;
}

.g-n-area .news .news-all .post p,
.about-text .post p {
    color: #5f5f5f;
}

.g-n-area .news .news-all .post em,
.about-text .post em {
    color: #5f5f5f;
    font-family: 'Georgia';
    line-height: 25px;
}

.order-area {
    background: url(/img/bg/bg3-zakaz.jpg) center no-repeat;
    width: 100%;
    padding-bottom: 40px;
    padding-top: 40px;
}

.order-area .aqua-man, .order-form {
    display: inline-block;
    vertical-align: top;
}

.order-area .aqua-man {
    background: url(/img/aqua-man-order.png) right no-repeat;
    height: 324px;
    position: relative;
    top: 30px;
}

.order-area .order-form {
    padding-top: 30px;
    float: right;
    width: 100%;


}
.order-area .order-form .i-text {
    background-color: white;
    border-radius: 5px;
}
.order-area .order-form input[type="text"] {
    width: 100%;
    height: 50px;
    border: 0;
    padding-left: 15px;
    color: #6d6e76;
    text-transform: uppercase;
    border-radius: 5px;
}

.order-area .order-form .select {
    background: url(/img/f-form.png) no-repeat;
}

.order-area .order-form .name {
    background: url(/img/n-form.png) no-repeat;
    background-position: right;
}

.order-area .order-form .email {
    background: url(/img/e-form.png) no-repeat;
    background-position: right;

}

.order-area .order-form .tel {
    background: url(/img/t-form.png) no-repeat;
    background-position: right;

}
.order-area .order-form .adr {
    background: url(/img/a-form.png) no-repeat;
    background-position: right;

}

.order-area .order-form #otpr {
    background: url(/img/btn-sprt.png) no-repeat;
    background-size: 100% 120px;
    position: relative;
    border: 0;
    width: 100%;
    height: 52px;
    border-radius: 10px;
}
 #order-by {
     background: url(/img/btn-sprt.png) no-repeat;
     background-size: 100% 120px;
     position: relative;
     border: 0;
     width: 320px;
     height: 52px;
     border-radius: 10px;

 }
#order-by:hover{
    background-position: 0 -65px;
}

.order-area .order-form #otpr:hover {
    background: url(/img/btn-sprt.png) no-repeat;
    background-size: 100% 120px;
    background-position: 0 -65px;
}

.page-head {
    color: #2f2f2f;
	margin-top: 10px;
    border-bottom: 1px solid #52bad4;
}

.page-head a {
    color: #2f2f2f;
    text-decoration: none;
}

.page-head a:hover {
    text-decoration: underline;
}

.page-head .active {
    color: #228bb8;
}

.page-head .aqua-man-ico, .t-bl {
    display: inline-block;
    vertical-align: top;
}

.page-head .aqua-man-ico-1 {
    background: url(/img/aqua-man-sprt.png) no-repeat;
    width: 65px;
    height: 100px;
    background-position: 0 0 !important;
}

.page-head .aqua-man-ico-2 {
    background: url(/img/aqua-man-sprt.png) no-repeat;
    width: 65px;
    height: 100px;
    background-position: 0 -110px !important;
}

.page-head .aqua-man-ico-3 {
    background: url(/img/aqua-man-sprt.png) no-repeat;
    width: 65px;
    height: 100px;
    background-position: 0 -215px !important;
} 

.page-head .t-bl {
    margin-left: 15px;
	margin-top: 10px;
}

.page-head .t-bl h2 {
    font-size: 20px;
    font-weight: 400;
}

.page-head .t-bl p {
    color: #666;
    /*line-height: 0;*/
}

.page-head .r-bl {
    float: right;
}

.page-head .r-bl .atoll-logo {
    background: url(/img/atoll-logo.png) no-repeat;
    width: 135px;
    height: 33px;
    float: right;
}

.page-head .r-bl .sort {
    margin-top: 15px;
}

.catalog-page .goods-rec {
    margin-top: 25px;
}

.good-page h3 {
    color: #2f2f2f;
    font-size: 17px;
    /*line-height: 0;*/
    font-weight: 400;
}

.good-page .good-cont {
    padding: 25px 0 25px 0;
}

.good-page .good-cont .preview, .about-good, .cost-area {
    display: inline-block;
    vertical-align: top;
}

.good-page .good-cont .preview {
    border: 1px solid #ededed;
}

.good-page .good-cont .preview .zoom-ico {
    background: url(/img/zoom-ico.png) no-repeat;
    width: 21px;
    height: 21px;
    float: right;
    margin-left: 10px;
    margin-top: 150px;
    position: relative;
    right: 10px;
    bottom: 3px;
}

.good-page .good-cont .about-good {

    color: #656565;
}

.good-page .good-cont .about-good .elem{
    padding: 5px 15px 5px 15px;
}

.good-page .good-cont .about-good .elem:nth-of-type(odd){
    background: #ededed;
}

.good-page .good-cont .about-good .elem .title, .space {
    display: inline-block;
    vertical-align: top;
}

.good-page .good-cont .about-good .elem .space {
    float: right;
}

.good-page .good-cont .cost-area {
    margin-left: 60px;
}

.good-page .good-cont .cost-area {
    color: #2f2f2f;
}

.good-page .good-cont .cost-area .cost-t {
    line-height: 20px;
}

.good-page .good-cont .cost-area .cost {
    font-size: 24px;
}

.good-page .good-cont .cost-area .btn-pro {
    left: 0;
}

.good-page .g-descr {
    color: #656565;
    margin-bottom: 25px;
    line-height: 17px;
	margin-top: 30px;
}

.about-page .about-cont {
	float: left;
	width: 100%;
}
.about-page .about-cont, .submenu {
    display: inline-block;
    vertical-align: top;
}
.about-page .about-cont .about-text {
    margin-top: 20px;
    margin-bottom: 45px;
    color: #2f2f2f;
    line-height: 17px;
}
.about-page .submenu {
    background: url(/img/sub-m-bg.png) repeat-y;
    margin-top: 61px;
    line-height: 35px;
	float: right;
    padding-bottom: 10px;
}
.about-page .submenu ul {
    margin: 48px 0 0 0;
}
.about-page .submenu ul a {
    color: #fff;
    text-decoration: none;
}
.about-page .submenu ul a:hover {
    text-decoration: underline;
}
.about-page .submenu li {
	width: 212px;
    padding-left: 45px;

}
.about-page .submenu .active {
    background: url(/img/sub-active.png) no-repeat;
    height: 36px;
    position: relative;
    right: 0;
}
.about-page .submenu .active-lnk {
    color: #2f2f2f;
    position: relative;
}

footer {
    margin: 45px 0 45px 0;
    color: #878787;
    font-size: 11px;
}
footer a {
    color: #878787;
}
footer a:hover {
    color: #878787;
    text-decoration: none;
}
footer .ft-logo, .legal-nav, .creators {
    display: block;
}
footer .ft-logo {
    width: 100%;
}
footer .ft-logo img {
    width: 100%;
    max-width: 300px;
    display: block;
    margin: 0 auto;
    height: auto;
}
footer .legal-nav nav {
    margin-top: 5px;
}
footer .legal-nav nav li {
    display: inline-block;
    vertical-align: top;
    margin-right: 40px;
    text-transform: uppercase;
}
footer .legal-nav nav li a {
    text-decoration: none;
}
footer .legal-nav nav li a:hover {
    text-decoration: underline;
}
footer .legal-nav nav .active {
    text-decoration: underline;
}
footer .legal-nav {
    margin-left: 80px;
}
footer .creators {
    margin-left: 100px;
    text-align: right;
}

input[type="text"]:focus { 
	outline: none; 
}
.share42init{
    position: fixed;
    right: 5%;
    z-index: 200;
}
#share42 {
    top : 50%!important;
}
.icon-ss {
    margin: 15px auto;
    width: 169px;
}
.icon-ss a {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    margin-left: 5px;

}
.icon-ss a img:hover{
    box-shadow: 5px 5px 15px rgba(0,0,0,0.20);
}
.good {
    position: relative;
}

.status {
    position: absolute;
    width: 133px;
    height: 43px;
    top: 10px;
    left: -10px;
}
.hit {
    background-image: url("/img/hit.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.akciya {
    background-image: url("/img/shares.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.usl {
    display: block;
    width: 100%;}
.usl img {
        width: 90%;
        height: auto;
        margin: 0 auto;
        display: block;
    }

.slider {
    bottom: -50px;
}
/* Fade Slider CSS */
.slider .carousel .item {
    -webkit-transition: 0.7s ease-in-out opacity;
    -moz-transition: 0.7s ease-in-out opacity;
    -o-transition: 0.7s ease-in-out opacity;
    transition: 0.7s ease-in-out opacity;
    left: 0 !important;
}
.slider .carousel .next.left,
.slider .carousel .prev.right {
    opacity: 1;
    z-index: 1;
}
.slider .carousel .active.left,
.slider .carousel .active.right {
    opacity: 0;
    z-index: 2;
}
.slider .carousel .carousel-control {
    z-index: 1000;
    outline: none;
}
.no-p {
    padding: 0!important;
}
.news {
    position: relative;
    padding-bottom: 40px;
}
.all-news {
    position: absolute;
    bottom: 0;
    text-align: right;
    right: 0;
    display: block;
}
@media screen and (max-width: 992px){

    header .tel {
        text-align: center;
    }
    header .main-nav {
        top: 0;
        width: 100%;
    }
    header .adress, header .tel {
        padding-top: 5px!important;
    }
}
@media screen and (max-width: 768px) {
    footer .ft-logo {
        background-size: 100% auto;
    }
    header .btn-pro {
        margin: 20px auto;
        float: none;
        width: 100%;
    }
    .btn-pro img {
        display: none;
    }
    .btn-pro {
        padding-top: 15px!important;
        text-align: center;
    }
    .about-page .submenu {
        width: 100%;
        background: #1282B2;
        border-radius : 10px;
        margin-top: 20px;
        margin-bottom: 20px;
        padding: 0;
    }
    .about-page .submenu ul {
        margin: 0;
    }
    .about-page .submenu li {
        width: 100%;
    }
    .about-page .submenu li:first-child {
        border-radius : 10px 10px 0 0;
    }
    .about-page .submenu li:last-child {
        border-radius :  0 0 10px 10px;
    }
    .about-page .submenu .active{
        background: #FCCF48;
    }
    .share42init{
        right: 10%;

    }
    #share42 {
        top : 30%!important;
    }

}
@media screen and (max-width: 400px) {
    * {
        font-size: 12px!important;
    }
    #calltrap-btn{
        width: 50px!important;
        height: 50px!important;
    }
    #calltrap-ico{
        width: 25px!important;
        height: 25px!important;
    }
    #calltrap-ico:before {
        background-size: 100% 100%;
    }
    .logo img {
        width: 60%;
    }
    .adress, .tel, .name, .adr {
        padding: 10px!important;
    }
    .big {
    }
    .col-xs-12 {
        padding-left: 0!important;
        padding-right: 0!important;
    }
    header .main-nav {
        border-radius: 0;
    }
    .navbar-toggle {
        margin: 0!important;
    }
    header .btn-pro {
        /* left: 5px;*/
    }
    .order-area .order-form{
        width: 100%;
    }

    .goods-rec .good {
        margin-left: 5px;
    }
    .main-header {
        min-height: 316px;
    }
    footer .ft-logo img {

    }
    .good-page .good-cont .cost-area .btn-pro {
        position: relative;
        width: 100%;
    }
    .good-page .good-cont .cost-area {
        display: block;
        margin: 0;
    }
    #order-by {
        width: 100%;
    }
}