body {
    min-width: 320px;
    overflow-x: hidden;
}

header {
    background-color: #ffffff;
}

.logo p {
    font-size: 0.85rem;
    font-weight: 500;
    text-align: center;
    padding-left: 27px;
}

.header-contact p {
    font-size: 0.95rem;
    font-weight: 500;
    margin-bottom: auto;
}

.header-contact {
    padding-left: 2rem;
}

.header-contact:before {
    content: '';
    background: url(http://starwest.by/images/QZo3xozSZqccccc.jpg);
    width: 21px;
    height: 23px;
    position: absolute;
    top: 15px;
    left: 17px;
}

.header-phone {
    text-align: right;
}

.header-phone a {
    display: block;
    font-size: 1.3rem;
    color: #000000;
    text-decoration: none;
    position: relative;
}

.header-phone a:first-child:before {
    content: '';
    background: url(http://starwest.by/images/aone.png);
    width: 27px;
    height: 21px;
    position: absolute;
    top: 8px;
    left: 54px;
    background-size: contain;
}

.header-phone a:last-child:before {
    content: '';
    background: url(http://starwest.by/images/life.png);
    width: 21px;
    height: 21px;
    position: absolute;
    top: 6px;
    left: 55px;
    background-size: contain;
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.8);
    text-transform: uppercase;
    font-weight: 500;
}

.navbar-collapse {
    justify-content: space-around;
}

.navbar {
    padding: 0 .5rem 1rem;
}

.slider {
    background-color: transparent;
    background-image: url(http://starwest.by/images/index_Layer7_bkgrnd.png);
    background-repeat: repeat-x;
    background-position: left top;
    height: 500px;
}


.modalStart {
    background-color: #FFA700;
    background: -moz-linear-gradient(bottom,#FFA700 0%,#FFD700 100%);
    background: -webkit-linear-gradient(bottom,#FFA700 0%,#FFD700 100%);
    background: -o-linear-gradient(bottom,#FFA700 0%,#FFD700 100%);
    background: -ms-linear-gradient(bottom,#FFA700 0%,#FFD700 100%);
    background: linear-gradient(bottom,#FFA700 0%,#FFD700 100%);
    border: 1px #FFD700 solid;
    box-shadow: 0 3px 0 #D1A301;
    border-radius: 5px;
    width: 330px;
    font-weight: 700;
    text-transform: uppercase;
}

.modalStart:hover {
    background-color: #FFD700;
    background: -moz-linear-gradient(bottom,#FFD700 0%,#FFC000 100%);
    background: -webkit-linear-gradient(bottom,#FFD700 0%,#FFC000 100%);
    background: -o-linear-gradient(bottom,#FFD700 0%,#FFC000 100%);
    background: -ms-linear-gradient(bottom,#FFD700 0%,#FFC000 100%);
    background: linear-gradient(bottom,#FFD700 0%,#FFC000 100%);
    border: 1px #A0A0A0 solid;
}

.welcome p {
    font-size: 1.8rem;
    color: #00BFFF;
}

.welcome img {
    width: 210px;
}

.number-one {
    display: flex;
    align-items: center;
    margin-left: 159px;
}

.number-one p {
    color: #ffffff;
    line-height: 21px;
}

.number-one img {
    width: 90px;
    height: 90px;
    position: relative;
    top: -10px;
}

.number-one p span {
    display: block;
    font-size: 20px;
    font-weight: 800;
}

.promo-welcome {
    position: relative;
}

.promo-welcome div {
    color: #fff;
    display: flex;
    justify-content: flex-end;
    font-size: 22px;
}

.promo-welcome div:before {
    content: '';
    background: url(http://starwest.by/images/img0028.png);
    width: 269px;
    height: 113px;
    position: absolute;
    top: -6px;
}

.promo-welcome div p {
    z-index: 1;
    margin-right: 15px;
}

img.pw-img1 {
    position: absolute;
    left: -215px;
    top: -75px;
    width: 171px;
    height: 226px;
}

img.pw-img2 {
    position: absolute;
    left: 0;
    top: -254px;
    width: 300px;
    height: 400px;
}

.promo {
    background-color: #14181D;
    padding-top: 15px;
}

h2 {
    color: #00BFFF;
    text-align: center;
    font-size: 35px;
    position: relative;
}

h2:after {
    content: '';
    width: 85px;
    height: 5px;
    background: #00BFFF;
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 45px;
}

.promo-item {
    position: relative;
    margin-bottom: 15px;
    padding: 0 40px;
}

.promo-item:first-child:after {
    content: '';
    width: 390px;
    height:1px;
    background: #ffffff;
    position: absolute;
    bottom: 0;
}

.promo-item:last-child:after {
    content: '';
    width: 390px;
    height:1px;
    background: #ffffff;
    position: absolute;
    bottom: 0;
    right: 40px;
}

.promo-item p {
    color: #ffffff;
    width: 257px;
    line-height: 19px;
}

.promo-wrap {
    position: relative;
    padding-top: 40px;
    padding-bottom: 60px;
}


.promo-wrap > img {
    position: absolute;
    top: 27px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
}

.promo-two {
    background: url(http://starwest.by/images/index_Layer12_bkgrnd.png);
    padding-bottom: 60px;
}

.promo-two img {
    float: right;
    width: 60%;
}

.pr2-wrap {
    padding-top: 25px;
    padding-left: 40px;
}

.pr2-wrap ul {
    margin: 0 0 25px 0;
    list-style: none;
    padding: 0;
    color: #00BFFF;
    font-size: 32px;
}

.pr2-wrap a {
    margin-bottom: 60px;
}

.pr2-text {
    background: url(http://starwest.by/images/img0132.png) no-repeat;
    padding: 15px 0 10px 75px;
    font-weight: 500;
    font-size: 17px;
    color: #ffffff;
    position: relative;;
}

.pr2-text:before {
    content: '';
    background: url(http://starwest.by/images/gratf.png);
    width: 150px;
    height: 150px;
    position: absolute;
    left: -75px;
    top: -33px;
}

.electric-brushes {
    padding-top: 15px;
    padding-bottom: 70px;
    background-color: #121619;
}


.electric-brushes h2 {
    margin-bottom: 100px;
}

.catalog-brushes {
    margin-bottom: 50px;

}

.electric-brushes hr {
    border-top: 1px solid #ffffff;
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.cb-img {
    margin-left: 80px;
    padding-top: 7px;
}

.img-thumbnail {
    padding: .75rem;
    background-color: #ffd700;
    border: 2px solid #ffffff;
    border-radius: .25rem;
    max-width: 100%;
    height: auto;
}

.cb-desc {
    color: #ffffff;
}

.cb-desc h4 {
    font-size: 30px;
}

.cb-atr {
    display: flex;
}

.cb-atr ul {
    list-style: none;
    margin: 0;
    padding-left: 25px;
}

.cb-atr ul.atr-name {
    white-space: nowrap;
}

.cb-atr ul.atr-name li {
    position: relative;
}

.cb-atr ul.atr-name li:before {
    content: '';
    background: url(http://starwest.by/images/check-mark%20%281%29.png);
    background-size: cover;
    width: 17px;
    height: 17px;
    position: absolute;
    top: 4px;
    left: -25px;
}


.cb-price {
    color: #FFD700;
    font-size: 35px;
    margin-bottom: 15px;
}

.oral-cavity {
    background-color: #1D2227;
    padding-top: 15px;
    padding-bottom: 70px;
}

.oral-cavity h2 {
    margin-bottom: 50px;
}

.oc-item {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.oc-img img {
    width: 257px;
    height: 200px;
}

.oc-price {
    background-color: #ffd700;
    padding: 12px;
    font-size: 22px;
    font-weight: 600;
    border-radius: 0 10px 10px 0;
    position: relative;
}

.oc-desc p {
    color: #ffffff;
}

.oral-cavity a {
    margin-left: 35px;
}

.genius {
    background-image: url(http://starwest.by/images/cbfg.jpg);
    height: 600px;
    background-repeat: no-repeat;
    background-size: cover;
}

.g-text {
    padding-top: 325px;
}

.g-text p {
    color: #1A4C7D;
    font-size: 30px;
    line-height: 1;
    font-weight: 600;
}


.g-text p:after {
    content: '';
    width: 211px;
    height: 3px;
    background: #1A4C7D;
    position: absolute;
    bottom: -3px;
    left: 14px;
}

.catalog-nozzles {
    background: rgb(30,34,39);
    background: linear-gradient(180deg, rgba(30,34,39,1) 0%, rgba(58,68,77,1) 100%);
    padding-top: 15px;
    padding-bottom: 70px;
}

.catalog-nozzles h2 {
    margin-bottom: 40px;
}

.cn-img {
    text-align: center;
}

.cn-img img {
    width: 110px;
    padding: 5px;
}
.catalog-nozzles .row {
    margin-bottom: 25px;
}

.cn-desc {
    color: #ffffff;
    text-align: center;
    margin-bottom: 40px;
}

.cn-desc h4 {
    font-size: 20px;
}

.cn-desc p {
    font-size: 13px;
    padding: 0 60px;
    height: 50px;
}

.cn-desc .cn-price {
    font-size: 28px;
    margin-bottom: 1rem;
}

.brands {
    padding: 15px 0;
}

.brands h2 {
    color: #000000;
    margin-bottom: 50px;
}

.brands h2:after {
    background: #000000;
}

.brands .row {
    margin-bottom: 30px;
}


.img-contact {
    background-image: url(http://starwest.by/images/x-top1.2e1.jpg);
    padding-top: 40px;
    background-size: cover;
    height: 478px;
}

.img-contact p {
    background-color: #000000;
    color: #ffffff;
    padding: 0 15px 15px;
    font-size: 43px;
    font-weight: 500;
}

.img-contact p span {
    display: block;
    font-size: 22px;
}

.contact {
    background-color: #F5F5F5;
    padding: 25px 0;
}

.contact .col-lg-6:first-child p {
    font-size: 21px;
    position: relative;
}

.contact .col-lg-6:first-child p:before {
    content: '';
    background: url(http://starwest.by/images/ikonn.png);
    width: 51px;
    height: 49px;
    position: absolute;
    left: -54px;
}

.contact .col-lg-6:last-child p {
    font-size: 26px;
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 290px;
    margin-bottom: 3px;
}

.contact .col-lg-6:last-child:before {
    content: '';
    background: url(http://starwest.by/images/ikonnss.png);
    width: 51px;
    height: 49px;
    position: absolute;
    left: -55px;
    top: 15px;
}

.copyright {
    background-color: #001d47;
    padding: 15px 0;
    color: #ffffff;
}

.footer-logo {
    display: flex;
    align-items: flex-end;
}

.footer-logo img {
    width: 35%;
}

.footer-logo div {
    margin-left: 40px;
    position: relative;
}

.footer-logo div:before {
    content: '';
    width: 1px;
    height: 70px;
    background: #ffffff;
    position: absolute;
    top: -7px;
    left: -20px;
}

.footer-phone p {
    margin-bottom: 0;
    font-size: 21px;
    float: right;
}

.footer-phone p span {
    font-size: 26px;
}

.gift {
    background-image: url(http://starwest.by/images/196518.jpg);
    background-repeat: repeat-x;
    background-position: center center;
    background-size: cover;
    height: 530px;
}

.gift-wrap {
    display: flex;
    justify-content: center;
    position: relative;
}

.gift-wrap img {
    width: 262px;
    position: absolute;
    top: 134px;
}

.gift-wrap img:nth-child(1) {
    left: 300px;
}

.gift-wrap img:nth-child(2) {
    left: 505px;
    top: 145px;
    z-index: 1;
}

.gift-wrap img:nth-child(3) {
    left: 658px;
    width: 271px;
    height: 271px;
}

.gift-wrap a {
    position: absolute;
    top: 450px;
    left: 450px;
}

.promo-g {
    padding-top: 50px;
}

.promo-g h2 {
    font-size: 32px;
    color: #000000;
}

.promo-g-wrap {
    text-align: center;
    position: relative;
}

.promo-g-wrap div {
    font-weight: 600;
    text-align: left;
    position: absolute;
}

.promo-g-wrap div span {
    font-weight: 300;
    display: block;

}

.promo-g-wrap .g-item1 {
    left: 133px;
    top: 222px;
}

.promo-g-wrap .g-item2 {
    right: 60px;
    top: 222px;
}

.promo-g-wrap .g-item3 {
    left: 205px;
    bottom: 33px;
}

.promo-g-wrap .g-item4 {
    right: 60px;
    bottom: 33px;
}

.g-catalog {
    background: rgb(3,156,231);
    background: linear-gradient(180deg, rgba(3,156,231,1) 0%, rgba(101,207,252,1) 100%);
    padding-top: 40px;
}

.g-catalog h2 {
    color: #ffffff;
    margin-bottom: 50px;
}

.g-catalog h2:after {
    background: #ffffff;
}

.gc-wrap-item {
    background-color: #ffffff;
    border-radius: 15px;
    box-shadow: 0 2px 10px 6px #acd5e8;
    padding: 15px 10px 1px;
    margin-bottom: 25px;
}

.gc-wrap-item .cn-desc {
    color: #000000;
}

.gc-wrap-item .cn-img img {
    width: 222px;
}

.filter {
    background-image: url(http://starwest.by/images/zzz13.jpg);
    background-repeat: repeat-x;
    background-position: center center;
    background-size: cover;
    height: 603px;
}

.filter-text {
    background-color: #039ce7;
    color: #ffffff;
    font-size: 24px;
    width: 700px;
    padding: 1px 11px 0;
}

.filter-text:nth-child(1) {
    font-size: 42px;
    font-weight: 600;
}

.filter-wrap {
    padding-top: 50px;
}

.filter-wrap img {
    width: 40%;
    margin-left: 100px;
}

.map {
    width: 100%;
}

.brands .col-lg-4.col-md-6 {
    margin-bottom: 15px;
}

::placeholder {
    font-size: 13px;
}

/*MEDIA*/

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .8rem;
        padding-left: .8rem;
    }
}

@media screen and (max-width: 1024px) {
    .modalStart {
        width: 260px;
    }
    .filter-wrap img {
        width: 50%;
    }
    .logo p {
        font-size: 0.7rem;
    }
    .header-contact p {
        font-size: 0.75rem;
    }
    .header-phone a:first-child:before, .header-phone a:last-child:before {
        left: 10px;
    }
}

@media screen and (max-width: 992px) {
    .header-contact {
        padding-left: 0;
        text-align: center;
    }

    .header-contact:before {
        left: 120px;
    }

    .header-phone {
        text-align: center;
    }

    .header-phone a:first-child:before {
        left: 228px;
    }
    .header-phone a:last-child:before {
        left: 228px;
    }

    .cb-img {
        margin: 0 0 15px 0;
        text-align: center;
    }

    .cb-img img {
        width: 35% !important;
    }

    .modalStart {
        width: 290px;
    }
    .filter-wrap img {
        width: 70%;
    }
    .gift-wrap a {
        left: 260px;
    }
    .gift-wrap img:nth-child(3) {
        left: 478px;
    }
    .gift-wrap img:nth-child(2) {
        left: 308px;
    }
    .gift-wrap img:nth-child(1) {
        left: 110px;
    }
    .promo-g, img.pw-img2,
    .number-one,
    .promo-wrap > img,
    .contact .col-lg-6:first-child p:before,
    .contact .col-lg-6:last-child p:before,
    .contact .col-lg-6:last-child:before {
        display: none;
    }
    .contact {
        text-align: center;
    }
    .logo p {
        font-size: 1.5rem;
    }
    .header-contact p {
        font-size: 0.95rem;
    }
    .promo-item {
        padding: 0 0;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .promo-two {
        text-align: center;
    }
    .promo-two img {
        float: inherit;
    }
    .contact a {
        margin-bottom: 30px;
    }
    .footer-phone {
        display: flex;
        justify-content: space-around;
    }
    .contact .col-lg-6:last-child p {
        justify-content: center;
        width: 100%;
    }
    .contact .col-lg-6:last-child p:nth-child(1) {
        margin-left: 17px;
    }
    .pr2-text {
        background: url(http://starwest.by/images/img0132.png) no-repeat;
        padding: 15px 0 10px 16px;
    }

}

@media screen and (max-width: 767px) {
    .header-contact {
        padding-left: 0;
        text-align: center;
    }

    .header-contact:before {
        left: 120px;
    }

    .header-phone {
        text-align: center;
    }

    .header-phone a:first-child:before {
        left: 228px;
    }
    .header-phone a:last-child:before {
        left: 228px;
    }

    .cb-img {
        margin: 0 0 15px 0;
        text-align: center;
    }

    .cb-img img {
        width: 35% !important;
    }

    .modalStart {
        width: 290px;
    }
    .filter-wrap img {
        width: 70%;
    }
    .gift-wrap a {
        left: 260px;
    }
    .gift-wrap img:nth-child(3) {
        left: 478px;
    }
    .gift-wrap img:nth-child(2) {
        left: 308px;
    }
    .gift-wrap img:nth-child(1) {
        left: 110px;
    }
    .promo-g, img.pw-img2,
    .number-one,
    .promo-wrap > img,
    .contact .col-lg-6:first-child p:before,
    .contact .col-lg-6:last-child p:before,
    .contact .col-lg-6:last-child:before {
        display: none;
    }
    .contact {
        text-align: center;
    }
    .logo p {
        font-size: 1.5rem;
    }
    .header-contact p {
        font-size: 0.95rem;
    }
    .promo-item {
        padding: 0 0;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .promo-two {
        text-align: center;
    }
    .promo-two img {
        float: inherit;
    }
    .contact a {
        margin-bottom: 30px;
    }
    .footer-phone {
        display: flex;
        justify-content: space-around;
    }
    .contact .col-lg-6:last-child p {
        justify-content: center;
        width: 100%;
    }
    .contact .col-lg-6:last-child p:nth-child(1) {
        margin-left: 17px;
    }
}

@media screen and (max-width: 425px) {
    .cb-atr ul.atr-name {
        margin-bottom: 90px;
    }
    .header-contact p {
        font-size: 20px;
    }
    .header-contact p span{
    	display:block;    
        font-size: 16px;
    }    
     ul.atr-value {
        position: absolute;
        top: 29px;
    }
    ul.atr-value li {
        height: 50px;
        font-size: 12px;
    }
    ul.atr-name li {
        height: 50px;
    }
    .filter {
        height: 350px;
    }
    .filter-text {
        font-size: 14px;
        width: 270px;
    }
    .filter-text:nth-child(1) {
        font-size: 18px;
    }
    .filter-wrap img {
        margin-left: 0;
        width: 85%;
    }
    .logo p {
        font-size: .7rem;
    }
    .header-contact:before,
    .footer-logo div:before,
    .promo-welcome,
    .pr2-text:before,
    .promo-item:last-child:after,
    .promo-item:first-child:after {
        display: none;
    }
    .header-phone a:first-child:before, .header-phone a:last-child:before {
        left: 80px;
    }
    .modalStart {
        width: 280px;
    }
    .cn-desc p {
        padding: 0 25px;
    }
    .footer-logo {
        align-items: center;
        flex-direction: column;
    }
    .footer-logo div {
        margin-left: 0;
        text-align: center;
    }
    .footer-logo img {
        margin-bottom: 10px;
    }
    .footer-phone p {
        font-size: 14px;
    }
    .footer-phone p span {
        font-size: 16px;
    }
    .img-contact p {
        font-size: 19px;
    }
    .brands {
        text-align: center;
    }
    .filter-wrap {
        padding-top: 18px;
    }
    .gift {
        height: 360px;
    }
    .gift-wrap a {
        left: 55px;
        top: 275px;
    }
    .gift-wrap img {
        width: 175px;
        top: 35px;
    }
    .gift-wrap img:nth-child(3) {
        left: 175px;
        width: 186px;
        height: 207px;
    }
    .gift-wrap img:nth-child(2) {
        left: 75px;
        top: 57px;
    }
    .gift-wrap img:nth-child(1) {
        left: -5px;
    }
    h2 {
        font-size: 20px;
    }
    .promo-item p {
        width: 100%;
    }
    .welcome p {
        font-size: 1.5rem;
    }
    .promo-two img {
        width: 100%;
    }
    .pr2-wrap {
        padding-left: 0;
    }
    .pr2-text {
        padding: 15px;
    }
    .pr2-text p {
        font-size: 18px;
    }
    .cb-atr {
        display: block;
        position: relative;
    }
    .promo-item {
        text-align: left !important;
    }
    .pr2-text {
        background: inherit;
        background-color: #414447;
    }
    .navbar-light .navbar-nav .nav-link {
        font-size: 14px;
    }
}

@media screen and (max-width: 375px) {
    .header-phone a:first-child:before,
    .header-phone a:last-child:before{
        left: 50px;
        top: 7px;
    }
    .header-phone a:last-child:before{
        top: 5px;
    }
    .gift-wrap a {
        left: 25px;
        top: 275px;
    }
    .gift-wrap img:nth-child(3) {
        left: 158px;
        width: 172px;
        height: 199px;
    }
}

@media screen and (max-width: 320px) {
    .header-phone a:first-child:before,
    .header-phone a:last-child:before{
        left: 35px;
    }
    .modalStart {
        width: 235px;
    }
    .gift-wrap img:nth-child(1) {
        left: -54px;
    }
    .gift-wrap img:nth-child(2) {
        left: 42px;
    }
    .gift-wrap img:nth-child(3) {
        left: 120px;
    }
    .gift-wrap a {
        left: 13px;
    }
    .welcome p {
        font-size: 1.2rem;
    }
    .slider .modalStart {
        width: 230px;
        font-size: 13px;
    }
}
