@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700&display=swap');


@media (max-width: 979px) {
    .salesdrive-tools .salesdrive-tools-link {
        -moz-transform: scale(.8) !important;
        -webkit-transform: scale(.8) !important;
        -o-transform: scale(.8) !important;
        transform: scale(.8) !important;
    }
    .salesdrive-button-holder
    {
      right:10px!important;  
    }
    a#bingc-phone-button
{right:2px !important}
a.bingc-phone-button {
    bottom: 100px !important;
}

}


@media (min-width: 979px) {
    
    a.bingc-phone-button {
    bottom: 126px !important;
}

    
    a#bingc-phone-button
{right:30px!important; }

.salesdrive-button-holder
{
    right:37px !important;
}
}




.salesdrive-icon
{
        width: 79px !important;
    height: 79px !important;
}

.salesdrive-button-holder
{
padding:0px !important;
   
}

.salesdrive-tools .salesdrive-tools-link::before
{
   opacity: .06 !important;
    background-color: #2a405d !important;  
}
.salesdrive-tools .salesdrive-tools-link
{
   width: 79px !important;
    height: 79px !important;  
}


.salesdrive-tools .salesdrive-tools-link::after
{
    transform: scale(1.24, 1.24) !important;
    opacity: .06 !important;
    background-color: #2a405d !important;
    
}


#divbuttonclose
{
  text-align: center;
  padding-top: 20px;
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 40px;
  width:auto;
  max-width: 500px;
  margin: 20px auto;
}

.product-thumb__in-stock { color: #28B370;}
.product-thumb__out-stock { color: #ff4040;}
.product-thumb__out-prestock { color: #0081BB;}
.quantityno { opacity: 0.6;}
.quantityno:hover { opacity: 1}

.firstphone, .wellphone { display: none;}
.select2-selection {height:auto!important;}
.select2-selection__rendered {white-space: normal !important;}
.wellphone {
padding:7px 0;font-size:13px!important;line-height: normal;text-align:center; background-color:#0081BB;}

#tab-description, #tab-specification {    font-size: 17px !important;
    line-height: initial !important; padding:0 !important;}

*,::after,::before {
    box-sizing: border-box
}

img,
svg {
    max-width: 100%;
    height: auto
}

a {
    text-decoration: none;
    outline: 0
}
button,
a,
input,
textarea{
    font-family: 'Montserrat', sans-serif;
}
a {
    color: #0081BB;
}
textarea {
    resize: vertical;
}
:focus,button {
    outline: 0
}

body, html {
    margin: 0;
    overflow-x: hidden;
    height: 100%;
}

body{
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	font-size: 14px;
    line-height: 17px;
    color: #3E404F;
}

.wrapper {
    height: 100%;
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}



.flex-1{
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
.col-pd{
	padding: 0 15px;
}
.d-none{
    display: none;
}
.di-none {
  display: none !important;
}

.visually-hidden, .visibility-hidden {
    position: absolute;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px
}

.mgt-75{
    margin-top: 75px;
}
.mgt-30{
    margin-top: 30px;
}

.page-main {
    position: relative;

    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    /*z-index: 1;*/
}
.lh-0{
    line-height: 0;
}

.text-danger {
    color: #ed1c24;
}





/*button block*/
.btn-link{
    background-color: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
}
.button {
    border-radius: 30px;
    width: 100%;
    position: relative;
    padding-right: 15px;
    text-align: center;
    border: 1px solid #3E404F;
    background-color: transparent;
    border-radius: 30px;
    height: 38px;
    line-height: 36px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
    color: inherit;
}
.button__icon{
    position: absolute;
    top: 50%;
    right: 5px;
    -webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);
    line-height: 0;
    background: #fff;
    border-radius: 50%;
}
.button--blue {
    background: #0081BB;
    height: 52px;
    line-height: 52px;
    color: #fff;
}
.button--blue .button__icon{
	background: transparent;
}
.button--color-blue {
    border-color: #0081BB;
    color: #0081BB;
}
.button--large {
    font-size: 18.4211px;
    line-height: 47px;
    height: 50px;
    max-width: 226px;
}

.button:hover{
	background: #0081BB;
	color: #fff;
	border-color: #0081BB;
}
.button:active{
	background: rgba(0, 129, 187, 0.6);
	color: #fff;
	border-color: transparent;
}
.button--continue,
.button--account{
	padding: 0 30px;
	max-width: 200px;
}


.icon-button {
    border: none;
    padding: 0;
    background: transparent;
    cursor: pointer;
}
.link {
    text-decoration: underline;
}
.button-link{

}
.button-link__text{
    text-decoration-line: underline;
    color: #0081BB;
}
.button-link__icon{
    margin-left: 5px;
}


/*TITLES*/
.title-default{
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #3E404F;
    margin: 0;
}
.title-block{
    padding-top: 75px;
    padding-bottom: 55px;
}
.title-block--pd{
    padding-bottom: 20px;
}
.title-block__title {
    margin: 0;
}




/*HEADER*/
.main-header{
	position: relative;
	/*z-index: 5;*/
	z-index: 6;
}
.main-header__top {
    padding-top: 11px;
    padding-bottom: 11px;
}
.main-header__bottom--dark{
	background: #3E404F;
}
.main-header__logo {
    line-height: 0;
}



.site-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.site-list__link{
	font-size: 16px;
    line-height: 20px;
	color: #ffffff;
	-webkit-transition: all linear .2s;-o-transition: all linear .2s;transition: all linear .2s;
}
.site-list__link--active,
.site-list__link:hover,
.site-list__link:focus{
	color: #0081bb;
}


.phones {
    position: relative;
    height: 20px;
    width:326px;
}

.phones-toggle{
	border: none;
	background-color: transparent;
	padding: 0;
	cursor: pointer;
	font-family: inherit;
}
.phones-toggle__text{
	font-size: 26px;
	line-height: 26px;
	color: #4D4B58;
	margin-right: 20px;
}
.phones-list {
    list-style: none;
    margin: 0;
    position: absolute;
    top: -15px;
    left: 0;
    z-index: 2;
    width: 100%;
    padding: 0px 13px;
    border: 1px solid transparent;
}
.phones-list__phone {
    font-weight: 600;
    font-size: 26px;
    line-height: 20px;
    color: #3E404F;
}
.phones-list__phone:hover,
.phones-list__phone:focus{
    color: #0081bb;
}



.phones-toggle__arrow{
    margin-left: 5px;
}

.work-hours {
    font-size: 16px;
    line-height: 16px;
}

.lang-list {
    position: relative;
}
.lang-list__dropdown {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 100%;
}
.lang-list:hover .lang-list__dropdown{
    display: block;
}
.lang-list__btn {
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.06em;
}


.catalog {
    position: relative;
}
.catalog__toggle {
	width: 100%;
	height: 59px;
	background: #0081bb;    
    border: none;
    padding-left: 20px;
}
.catalog__toggle-text{
    text-transform: uppercase;
    color: #FFFFFF;
    margin-left: 22px;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
}
.catalog__list {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 10px 0px;
    background: #F6F9FE;
    border: 1px solid #EEEEEE;
    box-sizing: border-box;
    box-shadow: 0px 4px 15px rgba(6, 5, 87, 0.05);
    border-radius: 0px;
}
.main-catalog__item {
    position: relative;
    padding: 0 15px;
}

.main-catalog__link {
    color: #3E404F;
    padding: 3px 15px 3px 0;
    position: relative;
    min-height: 40px;
}
.main-catalog__link:before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #DEDEDE;
}
.main-catalog__link:after{
    content: '';
    display: block;
    background-image: url(/catalog/view/theme/seyfy/image/icons/menu-arrow.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 9px;
    height: 16px;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);
}
.main-catalog__item:last-child .main-catalog__link:before{ 
    background-color: transparent;
}
.main-catalog__icon {
    min-width: 37px;
    margin-right: 27px;
    line-height: 0;
    min-height: 32px;

    display: flex;
    align-items: center;
    justify-content: center;
}
.main-catalog__icon-main{
	display: block;
}
.main-catalog__icon-hover{
	display: none;
}


.sub-list{
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 2;
    width: 100%;
    background: #F6F9FE;
    border: 1px solid #EEEEEE;
    box-sizing: border-box;
    box-shadow: 0px 4px 15px rgba(6, 5, 87, 0.05);
    border-radius: 0px;
    list-style: none;
    margin: 0;
    padding: 0;
}
.sub-list__link {
    display: block;
    padding-right: 0;
    padding: 10px 0 12px;
}
.sub-list__link:after{
    display: none;
}
.sub-list__link:hover,
.sub-list__link:focus{
    color: #0081BB;
}




.search-wrap {
    position: relative;
    margin-right: 15px;
}
.search__input {
    background: transparent;
    color: #3E404F;
    width: 100%;
    line-height: 1.2;
    height: 45px;
    padding: 6px 55px 6px 15px;
    text-align: left;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    border: 1px solid rgba(62, 64, 79, 0.3);
    border-radius: 30px;
}

.search__button {
    background: transparent;
    border: none;
    position: absolute;
    top: 50%;
    right: 15px;
    padding: 0;
    margin-top: -11px;

    cursor: pointer;
}




.aside-navigation--blue-bg {
    background-color: #0081bb;
    height: 59px;
    width: 124px;
}
.aside-navigation__list {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.user-list__link {
    line-height: 0;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-right: 10px;
    cursor: pointer;
}
.user-list__link--d-flex{
	display: -ms-flexbox;
    display: flex;

    -ms-flex-align: center;
    align-items: center;
}

.user-list__link:hover .user-list__icon,
.user-list__link:focus .user-list__icon{
    opacity: .8;
}
.user-list__text {
    font-size: 12px;
    line-height: 15px;
    color: #FFFFFF;
    margin-right: 15px;
}
.user-list__count {
    display: none;
    background: #3E404F;
    border-radius: 50px;
    font-weight: 500;
    font-size: 12.4444px;
    color: #4D4B58;
    width: 19px;
    height: 19px;
    text-align: center;
    line-height: 19px;
    position: absolute;
    top: -8px;
    right: 0px;
    color: rgba(255, 255, 255, 0.4);
}
.user-list__count--active{
    display: block;
}
/*END HEADER*/


/*footer*/
.main-footer{
	/*position: relative;*/
    background: #3E404F;
    padding-top: 56px;
    padding-bottom: 40px;

    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.main-footer__col--category{
    width: 440px;
}
.main-footer__col--category .footer-menu {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
}


.footer-navigation__title{
    margin: 0 0 20px;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #FFFFFF;
}
.footer-menu{
	list-style: none;
	padding: 0;
	margin: 0;
}
.footer-menu__item {
    margin-bottom: 5px;
}
.footer-menu__link{
	font-size: 16px;
	line-height: 28px;
	color: #FFFFFF;
	-webkit-transition: all linear .2s;-o-transition: all linear .2s;transition: all linear .2s;
}
.footer-menu__link:hover,
.footer-menu__link:focus{
	color: #0081bb;
}
.footer-contacts {
    list-style: none;
    margin: 0;
    padding: 0 0 15px 0; /*0*/
}
.footer-contacts__item {
    margin-bottom: 9px;
}
.footer-contacts__icon {
    min-width: 24px;
}
.footer-contacts__content {
    padding-left: 10px;
}
.footer-contacts__contact {
    font-size: 16px;
    line-height: 151.68%;
    color: #FFFFFF;
    display: block;
}


.footer-info__bottom {
  /*  margin-top: 70px;*/
}
.footer-info__button {
    margin-top: 40px;
    text-transform: uppercase;
}
.button--white-text{
	color: #fff;
}

.footer-social>li {
    display: none !important;
}

.footer-social,
.footer-payment {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-social__link {
    display: block;
    line-height: 0;
}
.footer-social__link:hover path,
.footer-social__link:focus path{
	fill: #0081bb;
}
.footer-social__item:not(:last-child) {
    margin-right: 19px;
}
.footer-payment__item:not(:first-child){
	margin-left: 22px;
}






/*MAIN SLIDER HOME*/
.main-slider {
    overflow: hidden;
    position: relative;
        margin-left: -30px;
}
.main-slider__list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.main-slider__item {
    position: relative;
    overflow: hidden;
    line-height: 0;
    background-size: cover;
    background-position: center;
    background-color: #f2f6f9;
    height: 462px;
    background-size: cover;
    background-position: center;
}
.main-slider__img {
    min-width: 900px;
    max-width: none;
}
.main-slider__arrow {
	border-radius: 50%;
    line-height: 0;
    position: absolute;
    top: 50%;
    z-index: 1;
    cursor: pointer;
    -webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);
}
.main-slider__arrow:hover {
	background: #0081BB;    
}
.main-slider__arrow:hover path,
.main-slider__arrow:active path{
	fill: #fff;
}
.main-slider__arrow:active{
	background: rgba(0, 129, 187, 0.6);
}
.main-slider__arrow:active rect{
	stroke:rgba(0, 129, 187, 0.6);
}


.main-slider__button-prev {
    left: 30px;
}
.main-slider__button-next {
    right: 30px;
}
.main-slider__bullets {
    position: absolute;
    bottom: 20px;
    z-index: 1;
    text-align: center;
    line-height: 0;
}
.main-slider__bullets-item {
    width: 4px;
    height: 13px;
    border-radius: 0;
    background: #fff;
    opacity: 1;
    margin: 0 6px;
    vertical-align: bottom;
}
.swiper-pagination-bullet-active {
    height: 30px;
    background: #0081BB;
}




/*PARTNERS BLOCK HOME*/
.partners-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.partners-section__slider {
    background: #F7F9FE;
    border: 1px solid #ECECEC;
    box-sizing: border-box;
    box-shadow: 0px 3px 12px rgba(6, 5, 87, 0.05);
    padding: 22px 11px;
}



/*BANNER HOME*/
.banner {
    background-color: #F6F9FE;
    padding: 22px;
    position: relative;
}
.banner__title {
    margin-bottom: 23px;
}
.banner__container {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.banner__content {
    margin-right: 27px;
}
.banner__content-p {
    margin: 0 0 20px;
}
.banner__bottom {
    margin-top: 38px;
}
.banner__button {
    width: 205px;
}



/*PRODUCT SLIDER*/
.product-slider {
    overflow: hidden;
    padding: 10px;
    margin: -10px;    
}

.product-block{
    position: relative;
}
.product-block .product-slider__pagination {
    position: absolute;
    line-height: 0;
    top: 70px;
    right: 15px;
}
.product-slider__button-next,
.product-slider__button-prev{
	cursor: pointer;
	border-radius: 50%;
}
.product-slider__button-next {
    margin-left: 44px;
}
.product-slider__button-next:hover,
.product-slider__button-prev:hover {
	background: #0081BB;    
}
.product-slider__button-next:hover path,
.product-slider__button-prev:hover path,
.product-slider__button-next:active path,
.product-slider__button-prev:active path{
	fill: #fff;
}
.product-slider__button-next:active,
.product-slider__button-prev:active{
	background: rgba(0, 129, 187, 0.6);
}
.product-slider__button-next:active rect,
.product-slider__button-prev:active rect{
	stroke:rgba(0, 129, 187, 0.6);
}



/*PRODUCT CARD*/
.product-list {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    list-style: none;
}
.product-thumb {
    background: #FFFFFF;
    border: 1px solid #ECECEC;
    box-shadow: 0px 4px 15px rgba(6, 5, 87, 0.05);
    position: relative;
    padding: 11px 22px 17px;
}
.product-thumb__image{
	margin-bottom: 18px;
	margin-top: 13px;
}
.product-thumb__image-link {
    display: block;
    line-height: 0;
    text-align: center;
}
.product-thumb__link {
    color: inherit;
    display: block;
    margin-bottom: 20px;
}
.product-thumb__btn {
    width: 134px;
}
.product-thumb__title {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
}
.product-thumb__code {
    color: #787B8E;
}
.product-thumb__label {
    position: absolute;
    top: 0;
    right: 13px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
}
.product-thumb__label--new {
    height: 50px;
    width: 67px;
    background: #28B370;
    line-height: 55px;   
}
.product-thumb__label--sale{
    width: 56px;
    height:63px;
    line-height: 55px;
    background-image: url(/image/catalog/data/product-label/label__sale.svg);
}
.product-thumb__bottom {
    margin-top: 12px;
}

.product-thumb__label--new:before {
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    left: 0;
    top: 100%;
    border-top: 25px solid #28b370;
    border-left: 33.5px solid transparent;
    border-right: 33.5px solid transparent;
}


/*PRICE*/   
.price{
    font-weight: 600;
}
.price__current {    
    font-size: 16px;
    line-height: 20px;
}
.price__currency {
    font-size: 12px;
    line-height: 15px;
}
.price__old {
    font-weight: 400;
    text-decoration-line: line-through;
}
.price__old + .price__current,
.price__current--red{
    color: #D0021B;
}
.price__title {
    width: 110px;
    margin-right: 30px;
}
.price__title--small {
    font-weight: 400;
}
.price__current--large {
    font-size: 20px;
    line-height: 24px;
}


/*NEWS LATEST*/
.news-slider {
    overflow: hidden;
    padding: 15px 10px;
    margin: -15px -10px;
}
.news__button {
    width: 179px;
}
.news__item--mg {
    margin-bottom: 30px;
}
.news-list__image {
    background-size: cover;
    background-position: center;
    line-height: 0;
    height: 261px;
}

.news-list__item {
    background: #F7F9FE;
    border: 1px solid #ECECEC;
    box-shadow: 0px 4px 15px rgba(6, 5, 87, 0.05);
    padding: 26px 20px 17px;
}
.news-list__name {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    margin: 32px 0 12px;
}
.news-list__name-link {
    color: inherit;
    display: block;
}
.news-list__date {
    color: #787B8E;
}


/*CONTACT FORM HOME*/
.contact-home {
    background-color: #F7F9FE;
    padding-top: 46px;
    padding-bottom: 53px;
}
.contact-home__container {
    position: relative;
}
.contact-home__leyer {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.contact-home__leyer--right {
    left: 100%;
}
.contact-home__leyer--left {
    right: 100%;
}
.contact-home__title {
    margin-bottom: 10px;
}
.contact-home__p {
    margin: 0;
}


.contact-home__form {
    width: 88%;
    margin: 40px auto 0;
}
.contact-form__button {
    width: 205px;
}
.contact-form__item {
    width: 220px;
}
.contact-form__item-input {
    border-width: 0 0 1px 0;
    background: transparent;
    font-size: 14px;
    line-height: 17px;
    color: #3E404F;
    width: 100%;
    border-color: #3E404F;
}


/*BREADCRUMB*/
.breadcrumb {
    margin-top: 46px;
    margin-bottom: 70px;
    list-style: none;
}
.breadcrumb__item {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.breadcrumb__item:before {
    content: '/';
    padding: 0 3px;
    font-size: 14px;
    line-height: 17px;
    color: #3E404F;
}
.breadcrumb__item:first-child:before{
    display: none;
}
.breadcrumb__link {
    font-size: 14px;
    line-height: 17px;
    color: #3E404F;
}
.breadcrumb__link--blue{
    color: #0081BB;
}


/*CATALOG*/
.page-main__title {
    margin-bottom: 48px;
}
.category-list {
    list-style: none;
    margin-top: 0;
    margin-bottom: -30px;
    padding: 0;
}
.category-list__item {
    margin-bottom: 30px;
}
.category-content{
    background: #FFFFFF;
    border: 1px solid #ECECEC;
    box-shadow: 0px 4px 15px rgba(6, 5, 87, 0.05);
    position: relative;

    height: 100%;
}

.category-content__link {
    display: block;
    line-height: 0; 
}
.category-content__img{
    position: relative;
}
.category-content__name {
    border-top: 1px solid #ECECEC;
}
.category-content__name-link{
    color: inherit;
    display: block;
}
.category-content__name-text {
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    color: #0081BB;
    margin: 0;
    padding: 15px 5px;
}
.category-content--parent:before{
    content: '';
    background: rgba(62, 64, 79, 0.7);
    border: 1px solid #ECECEC;
    box-shadow: 0px 4px 15px rgba(6, 5, 87, 0.05);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;

    opacity: 0;
}

.category-child__item {
    width: 100%;
}
.category-child__link {
    font-weight: 600;
    font-size: 16px;
    line-height: 160%;
    color: #FFFFFF;
}
.category-child__link:hover,
.category-child__link:focus{
    color: #21C7FC;
}





.category__filters {
    margin-bottom: 40px;
}
.filter__list {
    background: #F7F9FE;
    border: 1px solid #EEEEEE;
    border-radius: 30px;
    list-style: none;
    margin: 0;
    padding: 0;
}
.filter__title {
    font-size: 16px;
    margin-right: 30px;
}
.filter__link {
    font-size: 16px;
    line-height: 20px;
    color: #3E404F;
    padding: 8px 16px 10px;
    display: block;
}
.filter__item--active {
    border-radius: 30px;
    background: rgba(0, 129, 187, 0.45);
    position: relative;
}
.product-list__item--mg{
	margin-bottom: 30px;
}




/*brainy filter*/
.bf-panel-wrapper.bf-panel-hidden {
    opacity: 0.9;
}
.bf-panel-wrapper .box {
    padding: 18px 18px 18px 20px;
    background: #F7F9FE;
    border: 1px solid #ECECEC;
    box-shadow: 0px 4px 15px rgba(6, 5, 87, 0.05);
    border-radius: 0;
}
.bf-panel-wrapper .box-heading {
    background: transparent;
    text-shadow: none;
    padding: 0;
    border-bottom: none;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #4D4B58;
}
.bf-slider-container.ui-slider-horizontal, .bf-slider-range.ui-slider-horizontal {
    height: 1px;
}
.bf-cell .ui-slider-horizontal .ui-slider-range, .bf-slider-range.ui-slider .ui-slider-range {
    top: 0;
    bottom: 0;
}
.bf-form .ui-slider .ui-slider-handle{
    width: 8px;
    height: 8px;
}
.bf-form .ui-slider-horizontal .ui-slider-handle {
    top: -4px;
    margin-left: -4px;
    background: #0081BB;
}
.bf-attr-header {
    border-top: 1px solid #EEEEEE;
    background: transparent;
    padding: 22px 0 17px;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
}
.bf-cell {
    border-bottom: none;
    vertical-align: middle;
    padding: 2px 0 17px;
    height: auto;
}
.bf-attr-block-cont{
    padding: 0 0 0 18px;
}
.bf-attr-filter{
    position: relative;
}
.bf-form__input{
    position: absolute;
    width: 0;
    height: 0;
    top:0;
    left: 0;
}
.bf-panel-wrapper .bf-cell.bf-c-1 {
    width: 30px;
}
.bf-panel-wrapper .bf-cell {
    position: relative;
}
.bf-c-3{
    display: none;
}
.bf-panel-wrapper .bf-form__input {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.bf-form__input-check {
    position: absolute;
    top: 0;
    left: 0;
    width: 21px;
    height: 21px;
    border: 1px solid #3E404F;
    border-radius: 50%;
}
.bf-attr-filter .bf-form__input:checked ~ .bf-form__input-check{
    /*background-color: #FF891C;*/
}
.bf-attr-filter .bf-form__input:checked ~ .bf-form__input-check:after {
	content: '';
    display: block;
    position: absolute;
    width: 9px;
    height: 9px;
    background: #0081BB;
    border-radius: 50%;
    top: 5px;
    left: 5px;
}
.bf-buttonclear-box {
    position: absolute;
    top: -20px;
    right: 0;
    padding: 0;
}
.bf-buttonclear {
    background-image: url(/image/catalog/data/brain-filter/close-btn.svg);
    background-position: right center;
    font-size: 12px;
    line-height: 15px;
    text-decoration-line: underline;
    color: #0081BB;
    padding-right: 18px;
    padding-left: 0;
}
.bf-buttonclear:hover {
    background-image: url(/image/catalog/data/brain-filter/close-btn.svg);
    background-position: right center;
    opacity: 0.7;
    color: inherit;
}

.bf-arrow {
    background: none;
    padding-right: 0;
}
.bf-arrow:before{
     content:'';
     display: block;
     /*background: url("/image/catalog/data/brain-filter/bf-arrow.svg") no-repeat;*/
     width: 16px;
     height: 9px;
 }
.bf-arrow--closed:before{
    transform: rotate(180deg);
}
.bf-cell label {
    font-size: 14px;
    line-height: 17px;
}
.bf-form div:nth-last-of-type(2) .bf-attr-filter:last-child .bf-cell {
    border-bottom: none;
}
.bf-cur-symb-left {
    font-size: 14px;
    line-height: 17px;
    padding: 0 10px;
}
.bf-panel-wrapper input[type='text'] {
    text-align: center;
    border: 1px solid #3E404F;
    border-radius: 5px;
    height: 28px;
    width: 65px;
    font-family: inherit;
    background: transparent;
}
.bf-cur-symb {
    padding-bottom: 20px;
}



/*pagination*/
.pagination{
	list-style: none;
	padding: 0;
	margin: 0;
}
.pagination__item{
	line-height: 0;
	padding: 0 10px;
}
.pagination__link{
	font-size: 16px;
	line-height: 20px;
	color: #3E404F;
	display: block;
} 
.pagination__link--arr-prev{
	margin-right: 20px;
	line-height: 0;
}
.pagination__link--arr-next{
	margin-left: 20px;
	line-height: 0;
}
.pagination__link--active{
	font-weight: 900;
	color: #0081BB;
}
.pagination__link:hover,
.pagination__link:focus{
	color: #0081BB;
}
/*.pagination__link:hover path,
.pagination__link:focus path{
	fill: #0081BB;
}*/



.info--mgb{
    margin-bottom: 60px;
}
.info__title {
    margin: 0;
    padding: 19px 67px 20px;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    background: #3E404F;
}
.info__content {
    background: #F7F9FE;
    border: 1px solid #ECECEC;
    box-shadow: 0px 4px 15px rgba(6, 5, 87, 0.05);
    padding: 20px 20px 15px 45px;
}
.info-block {
    margin-bottom: 15px;
}
.info-block__icon {
    line-height: 0;
    margin-right: 10px;
    min-width: 40px;
}
.info-block__title {
    margin: 0;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
}


.info-block--border {
    border-left: 1px solid #c4c4c4;
    padding-left: 55px;
}
.info-block__item {
    margin-bottom: 35px;
}
.info-block__title--bold {
    font-weight: 600;
    margin-bottom: 35px;
}
.info-block__item-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 20px;
}
.info-block__item-content {
    padding-left: 25px;
    max-width: 443px;
}
.info-block__item-text {
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
}



/*photo block*/
.picture-list{
	list-style: none;
	margin: 0;
	padding: 0;
}
.picture-list__item-link {
    display: block;
    max-width: 100%;
    text-align: center;
}
.nav-slider,
.main-product-slider{
	/*position: relative;
	overflow: hidden;*/
}
.main-photo {
    padding-left: 145px;
    position: relative;
}
.main-photo__bottom {
    position: absolute;
    width: 135px;
    top: 0;
    left: 0;
    height: 100%;
}
.picture-list__item {
    padding: 15px 0;
}
.slick-vertical .slick-slide{
    /*margin: 15px 0;*/
}
.nav-slider .slick-list{
    /*padding: 5px 0;*/
}
.nav-slider .picture-list {
    margin: -15px 0;
}
.main-product-slider {
    background: #FFFFFF;
    border: 1px solid #ECECEC;
    box-shadow: 0px 4px 15px rgba(6, 5, 87, 0.05);
}
.slick-arrow{
	visibility: hidden;
	position: absolute;
	z-index: -999;
}
.nav-slider .picture-list__img {
    background: #FFFFFF;
    box-shadow: 0px 4px 15px rgba(6, 5, 87, 0.05);
    border: 1px solid #ececec;
}
/*.slick-slide{
	opacity: 0;
}
.slick-active{
	opacity: 1;
}
*/



.nav-slider .swiper-slide {
  /*opacity: 0.4;*/
    border-radius: 10px;
    overflow: hidden;
}
.nav-slider .swiper-slide-thumb-active {
  opacity: 1;
}

.product__col-left {
    width: 62.5%;
}
.product__col-right {
    width: 37.5%;
    padding-left: 20px;
}
.product__title {
    margin-bottom: 16px;
}
.product-info {
    color: #787B8E;
    margin-bottom: 30px;
}


.product__qty {
    margin-bottom: 18px;
}
.product__qty-label{
	margin-right: 55px;
	font-size: 16px;
	line-height: 20px;
}
.qty-block {
    border: 1px solid #0081BB;
    height: 37px;
}
.qty-block__input {
    border-width: 0 1px;
    border-color: #0081BB;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    color: #0081BB;
    width: 40px;
}
.qty-block__btn {
    width: 35px;
     line-height: 30px; 
    text-align: center;
    cursor: pointer;
}
.qty-block__icon{
	display: inline-block;
	vertical-align: middle;
}

.product-info__price {
    list-style: none;
    margin: 0 0 30px;
    padding: 0;
    font-size: 16px;
	line-height: 20px;
}
.price-section__item + .price-section__item {
    margin-top: 7px;
}
.product__options {
    margin-bottom: 30px;
}
.product__compare {
    margin-left: 30px;
}
.product__btn-wrapper{
	margin-bottom: 25px;
}
.product__alert {
    margin-bottom: 20px;
    color: #0081bb;
}



/*SHARE BTNS*/
.addthis_toolbox{
	margin-top: 30px;
}
.tweet_iframe_widget {
    display: none;
}
.custom_images .custom_images__el {
    margin: 0 5px;
    line-height: 0;
}
.custom_images__label {
    letter-spacing: 0.035em;
    margin-right: 15px;
}



/*ONE CLICK*/
.one-click__label {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 7px;
    display: block;
}
.one-click__form {
    background: rgba(0, 129, 187, 0.25);
    border: 1.31579px solid #0081BB;
    border-radius: 39.4737px;
    max-width: 226px;
    position: relative;
    padding: 0px 6px 0 15px;
    height: 50px;
}
.one-click__input {
    background: transparent;
    border-width: 0 0 1px;
    border-color: #0081BB;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #0081BB;
    max-width: 144px;
}
.one-click__button{
	line-height: 0;
}


.nav-tabs {
    margin: 60px 0 0;
    padding: 0;
    list-style: none;
    border-bottom:1px solid #C4C4C4;
}
.nav-tabs__item{
	position: relative;
	padding-bottom: 10px;
}
.nav-tabs__item:after{
	content: '';
	width: 100%;
	height: 1px;
	background-color: transparent;
	position: absolute;
	bottom: -1px;
	left: 0;
}
.nav-tabs__link {
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    color: #8D8D8D;
}
.nav-tabs__item{
	margin-right: 70px;
}
.active .nav-tabs__link{
	color: #3E404F;
}
.active.nav-tabs__item:after{
	background-color: #3E404F;
}
.tab-content {
    padding: 20px 0;
}
.tab-pane{
	display: none;
}
.active.tab-pane{
	display: block;
}

.review__form {
    background: #F7F9FE;
    border: 1px solid #ECECEC;
    box-shadow: 0px 4px 15px rgba(6, 5, 87, 0.05);
    padding: 30px 20px;
}
.testimonials__title {
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 20px;   
    font-size: 18px;
}
.star-change path, .star-hover path {
    fill: #f8c618;
}
.form__label--star {
    margin-left: 15px;
}
.review {
    /*padding: 0 25px;*/
}
.review__item {
    padding: 10px 0;
    font-size: 14px;
    line-height: 17px;
    overflow: hidden;
    border: 1px solid #C9C6D4;
    border-radius: 4px;
}
.review__item:not(:last-child){
    /*border-bottom: 1px solid #C9C6D4;*/
    margin-bottom: 15px;
}
.review__item-name {
    font-weight: 500;
    margin-bottom: 10px;
    padding: 0 10px 10px;
    border-bottom: 1px solid #C9C6D4;
}
.review__item-content{
    font-weight: 300;
    padding: 10px 10px 0;
}
.review__rating-wrap {
    padding: 0 10px 10px;
}
.review__pagination{
    margin-top: 40px;
}

.alert-danger {
    color: red;
    border: 1px solid red;
    padding: 10px 15px;
    border-radius: 5px;
    margin-bottom: 20px;
    line-height: 1.2;
    width: 100%;
}
.alert-success{
    color: green;
    border: 1px solid;
    border-radius: 5px;
    padding: 10px 15px;
    margin-bottom: 20px;
    line-height:1.2;
    width: 100%;
}



.feature-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.feature-list__item {
    position: relative;
    line-height: 206.4%;
}
.feature-list__item:after{
	content: '';
	border-bottom: 1px dashed #3E404F;
	position: absolute;
	bottom: 9px;
	left: 0;
	right:0;
	z-index: 0;
}
.feature-list__item--white-bg{
	background: #ffffff;
	z-index: 1;
}
.feature-list__content {
    width: 300px;
    font-weight: 500;
	color: #0081BB;
}


.option .text-danger {
    margin-top: 5px;
    font-size: 12px;
}
.option:not(:last-child) {
    margin-bottom: 15px;
}
.option__radio:not(:last-child){
    margin-bottom: 10px;
}.option__label{
    margin-bottom: 5px;
    display: block;
}
.option-select__select {
    font-family: 'Montserrat', sans-serif;
    border: 1px solid rgba(62, 64, 79, 0.3);
    border-radius: 30px;
    height: 30px;
}
.input-styled{
    position: relative;
    padding-left: 30px;
}
.input-styled__input {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    margin: 0;
}
.input-styled__checkmark{
    position: absolute;
    width: 20px;
    height: 20px;
    border:1px solid #0081BB;
    display: block;
    top:0;
    left:0;
}
.input-styled__checkmark--radio{
    border-radius: 50%;
}
.input-styled__checkmark--checkbox{
    border-radius: 5px;
}
.input-styled__input:checked ~ .input-styled__checkmark:before{
    content: '';
    display: block;
    width: 9px;
    height: 9px;
    background: #0081BB;
    top: 50%;
    margin-top: -4px;
    left: 5px;
    position: absolute;
}
.input-styled__input:checked ~ .input-styled__checkmark--radio:before{
    border-radius: 50%;
}
.input-styled__input:checked ~ .input-styled__checkmark--checkbox:before{
    border-radius: 5px;
}

[disabled] + .input-styled__checkmark {
    opacity: 0.5;
    border-color: #ccc;
}
.ajax-shadow {
    background: rgb(255 255 255 / 0.5);
}

/*SEARCH PAGE*/
.button-search{
    max-width: 200px;
}
.form-control,
.form__control {
    font-family: 'Montserrat', sans-serif;
    border: 1px solid #0081BB;
    width: 100%;
    height: 30px;
    padding: 0 13px;
    font-size: 14px;
    line-height: 206.4%;
    color: #3E404F;
    background: transparent;
}
.form__control-review {
    height: 100px;
    resize: vertical;
}
.form__label {
    margin-bottom: 5px;
    display: block;
}
.form__group {
    margin-bottom: 25px;
}



/*CART*/
.mfp-container{
	overflow-y: auto;
}
.mfp-wrap {
    background: rgba(62, 64, 79, 0.6);
    backdrop-filter: blur(8px);
}
.smca-modal-data-empty{
    padding-left: 44px;
    padding-right: 44px;
}
.cart__title {
    margin-bottom: 7px;
}
.cart__price{
    white-space: nowrap;
}
.cart__image-link{
    display: block;
    line-height: 0;
    border: 0.8px solid #ECECEC;
    box-shadow: 0px 4px 15px rgba(6, 5, 87, 0.05);
}
.product-table-cart {
    max-width: 655px;
    margin: 0 auto;
}
.cart__prod-name {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #3E404F;
    margin-bottom: 13px;
    display: block;
    max-width: 260px;
}
.cart__prod-info {
    color: #787B8E;
    margin-bottom: 30px;
}
.name-right {
    padding-left: 47px;
}
.cart__quantity {
    margin-right: 40px;
}

.cart__totals {
    border-top: 1px solid #C4C4C4;
    max-width: 655px;
    margin: 0 auto;
    padding-left: 320px;
    padding-top: 16px;
}
.totals__title {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    padding-right: 20px;
}
.totals__price {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #0081BB;
}
.cart__go-checkout {
    max-width: 259px;
    padding-right: 40px;
}
.cart__btn-continue {
    margin-right: 30px;
    text-decoration-line: underline;
}





/*CHECKOUT*/
.order-form__label {
    display: block;
    margin-bottom: 25px;
    position: relative;
}
.order-form__label .dropdown-menu {
    margin: 0;
    background: #FFFFFF;
    box-shadow: 0px 4px 8px rgba(7, 6, 121, 0.13);
    list-style: none;
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    z-index: 10;
    padding: 0px;
}
.order-form__label .dropdown-menu li{
    padding: 0 10px 10px;
}
.order-form__label .dropdown-menu li:first-child{
    padding-top: 10px;
}
/*.order-form__label .dropdown-menu li:not(:last-child) {
    margin-bottom: 10px;
}*/
.order-form__input {
        font-family: 'Montserrat', sans-serif;
    border: 1px solid #0081BB;
    width: 100%;
    height: 45px;
    padding: 0 13px;
    font-size: 14px;
    line-height: 206.4%;
    color: #3E404F;
}
.form__control--textarea{
    height: 142px;
    padding-top: 10px;
}
.select_wrap {
    display: block;
    position: relative;
}
.select_wrap:after{
    content: '';
    width: 16px;
    height: 9px;
    background-image: url(/image/catalog/data/header-phones/phones__arrow-down.svg);
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -5px;
    pointer-events: none;
}
.order-form__input--select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

.order-form__input--select::-ms-expand {
  display: none;
}


.order-cart {
    padding-left: 35px;
}
.order-cart__wrap {
    background: #F7F9FE;
    border: 1px solid #ECECEC;
    box-shadow: 0px 4px 15px rgba(6, 5, 87, 0.05);
    padding: 55px 45px 70px;
}
.order-cart__header {
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 17px;
}
.table {
    width: 100%;
}
.table-content__info {
    padding-left: 40px;
}
.table-content--image {
    width: 166px;
    padding: 25px 0;
}
.table-content__image-link {
    width: 166px;
    display: block;
    line-height: 0;
    border: 0.649996px solid #ECECEC;
    box-shadow: 0px 4px 10px rgba(6, 5, 87, 0.05);
}
.order-cart__options {
    list-style: none;
    padding: 0;
    margin: 0 0 25px;
    font-size: 12px;
    line-height: 15px;
    color: #787B8E;
}

.order-cart__product-href {
    display: block;
    max-width: 214px;
    color: #3E404F;
}
.order-cart__content-header {
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
}
.order-cart__qty{
    width: 33px;
    height: 30px;
    border: 0.8px solid #0081BB;
    background-color: transparent;
    margin-right: 80px;

    text-align: center;
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    color: #3E404F;
}

.order-submit__btn {
    max-width: 296px;
}
.order-cart__td {
    border-top: 1px solid #C4C4C4;
}
.order-cart__tfoot-td {
    padding-top: 21px;
    padding-left: 211px;
}
.order-submit {
    margin-top: 45px;
}
.order-form__callback-item {
    display: inline-block;
    line-height: 155.4%;
    color: #0081BB;
}




/*SUCCESS MODAL*/
.order-success {
    width: 90%;
    max-width: 558px;
    margin: 30px auto;
    position: relative;
    background: #FFFFFF;
    box-shadow: 0px 4px 25px rgba(9, 12, 95, 0.1);
    padding: 82px 30px 78px;
}
.order-success__title {
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    color: #0081BB;
    margin: 0 0 22px;
}
.order-success__text {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 32px;
}
.order-success__close {
    position: absolute;
    top: 25px;
    right: 25px;
}



/*ARTICLE*/
.blog__title--mgb {
    margin-bottom: 13px;
}
.article-image{
    background-position: center;
    background-size: cover;
    height: 300px;
    margin-bottom: 50px;
}
.article-date__date {
    color: #787B8E;
}
.article-date {
    margin-bottom: 20px;
}
.addthis_toolbox .custom_images_el {
    margin: 0 5px;
    line-height: 0;
}
.share-text {
    text-decoration-line: underline;
    margin-right: 10px;
}
.blog__bottom {
    margin-top: 70px;
}




/*ACCOUNT*/
.well {
    background: #F7F9FE;
    border: 1px solid #ECECEC;
    box-shadow: 0px 4px 15px rgba(6, 5, 87, 0.05);
    padding: 30px 45px 50px;
}
.well__button {
    max-width: 200px;
    padding-right: 0;
}
.forgot-link {
    color: #0081BB;
    text-decoration: underline;
}
.account__list-item {
    margin-bottom: 10px;
}
.account-order__td {
    border: 1px solid #ccc;
}


/*COMPARE*/

.compare-products {
    padding: 0;
    list-style: none;
    margin: 0;
}
.compare-products .slick-track {
    margin: 0;
}
/*.compare-products__item {
    padding-right: 30px;
}*/


.table-compare {
    table-layout: fixed;
}
/*comapre*/
.compare__title {
    margin-bottom: 13px;
}
.product-thumb--compare:hover {
    border-radius: 0;
    box-shadow: none;
}
/*.table-compare__td--product:not(:last-child) {
    border-right: 1px solid #eeeeee;
}*/
.table-compare__td--product {
    padding-right: 30px;
}
.table-compare__td--product .product-thumb-content {
    /*padding-bottom: 20px;*/
}
.clear-all {
    font-size: 14px;
    margin-bottom: 32px;
    display: inline-block;
    text-decoration-line: underline;
    color: #0081BB;
    margin-top: 65px;
}
.compare__sub-title {
    margin: 0 0 40px;
}


.attribute-item {
    font-weight: 300;
}
.attribute-item__value {
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    color: #0081BB;
    padding: 5px;
}
.attribute-item__name {
    padding-right: 30px;
}
.attribute-head .table-compare__td {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    padding: 30px 0 14px;
}
.attribute-item:nth-child(odd) .attribute-item__value,
.attribute-item:nth-child(odd) .attribute-item__name-text{
    background: #F7F9FE;
}
.attribute-item__name-text {
    padding: 8px 35px 10px;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
}
.table-compare__tbody:first-of-type .table-compare__td {
    padding-top: 0;
}
.product-thumb__remove {
    position: absolute;
    right: 5px;
    top: 5px;

    opacity: 0;
}


.modal {
    max-width: 410px;
    margin: 30px auto;
    background: #F7F9FE;
    border: 0.5px solid #DCE5E5;
    box-sizing: border-box;
    box-shadow: 0px 0px 25px rgba(18, 43, 81, 0.16);
    border-radius: 4px;
    padding: 40px 45px;
    position: relative;
}
.modal__title {
    font-weight: bold;
    font-size: 20px;
    line-height: 150%;
    text-align: center;
    margin: 0 0 15px;
    text-transform: uppercase;
}
.modal__text{
	line-height: 150%;
/* identical to box height, or 21px */

text-align: center;
margin: 0 0 45px;
}
.modal__control{
	border-width: 0 0 1px 0;
	border-bottom: 0.5px solid #3E404F;
	width: 100%;
	background: transparent;
	font-size: 14px;
	line-height: 17px;
	color: #939292;
}
.modal__form-group{
	margin-bottom: 30px;
}
.button-feedback {
    max-width: 257px;
    padding-right: 30px;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
}




/*ACCOUNT*/
.account__sub-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 30px;
}
.account__list{
    list-style: none;
    margin: 0;
    padding: 0;
}
.account__list-link {
    color: #0081bb;
    /*text-decoration: underline;*/
}
.account__list-link:hover,
.account__list-link:focus{
    text-decoration: underline;
}


.alert-dismissible {
    margin-bottom: 30px;
}


.s-content-block{
    height: 100px;
    overflow: hidden;
}




.modal-bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    text-align: center;
}
.fade.in {
    opacity: 1;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {

    margin: 10px;
}
.modal-dialog {
    position: relative;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    /*width: auto;*/
    width: 100%;
}

@media (min-width: 768px){
    .modal-dialog {
        max-width: 512px;
        margin: 30px auto;
    }
    /*.modal:before {*/
    /*    display: inline-block;*/
    /*    vertical-align: middle;*/
    /*    content: " ";*/
    /*    height: 100%;*/
    /*}*/
}
.modal-bg:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
}
.modal-bg.fade .modal-dialog {
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out,-o-transform .3s ease-out;
}
.modal-bg.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);


}
.modal__content {
    position: relative;
    outline: 0;
    background: #FFFFFF;
    box-shadow: 0px 4px 15px rgba(7, 6, 121, 0.13);
    border-radius: 10px;

     padding: 30px 30px;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop.in {
    opacity: 0.3;
}
.modal__sub-title{
    margin: 8px auto 40px;
    max-width: 295px;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
}
.modal__input{
    height: auto;
    border-radius: 0;
    border-width: 0 0 1px 0;
    border-bottom-color: #0081BB;
    padding: 0;
}
.modal__form-button{
    max-width: 210px;
}

.containerf {
	max-width: 1500px;
    padding: 0 110px;
    padding-top: 20px;
}

@media (max-width: 767px) {
.containerf {
    padding: 0 20px;
} }

.containerf a{
    color: #ffffff;
}
