/* reset */

/*html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
b, u, i, center, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td, 
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, 
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}*/

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
/*** GRID SERVICES ***/

.services_price_grid .services_price_item
{
	align-items: flex-start;
    border-radius: 6px;
    box-shadow: 0px 7px 36px rgba(1, 96, 177, 0.69);
    box-sizing: border-box;
    display: inline-flex;
	flex-direction: column;
	vertical-align:top;
    font-size: 18px;
    height: 230px;
    line-height: 20px;
    margin-bottom:  1.4%;
    margin-right: 1.4%;
    width: 31.7%;
    padding: 30px;
    color: #000;
    text-align: left;
}
.services_price_grid:after
{
	content:'';
	display:table;
	clear:both;
}
.services_price_grid 
{
	margin:10px auto 10px;
}
.services_price_grid .services_price_item:nth-child(3n)
{
	margin-right:0%;
}

.services_price_item .services_price_name
{
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
	width: 100%;
}
.services_price_item .services_price_descr
{
	font-size:16px;
	margin-bottom:10px;
	flex-grow: 1;
	width: 100%;
}
.services_price_item hr 
{
    border: 0.5px solid #EEEEEE;
	width:80px;
	margin:0 auto 20px auto;
}
.services_price_item .services_price_price
{
	font-size:18px;
	color:#30a9ff;
	font-weight:bold;
	margin-bottom:20px;
	width: 100%;
}


@media screen and (max-width: 1023px)
{
	.services_price_grid .services_price_item
	{
		width:100%;
		margin-right: 0%;
   		margin-bottom: 20px;
   		height: auto;
	}
	.container--wide
	{		
    	width: 300px!important;
	    max-width: 100% !important;
	}

}
/*** END GRID SERVICES ***/

.wrapperik {
	margin: 0 auto;
	padding: 0 10px;
	width: 960px;
	position: relative;
	text-align: center;
	margin-bottom:15px;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}


/* Soc box */
.soc_buttons2 {
    position: fixed;
    right: 10px;
    z-index: 10;
    top: 30%;
    height: 35px;
    text-align: center;
    width: 35px;
}

/*.soc_buttons a:hover{
      top:2px;
      right:3px;
  -webkit-transform: rotateZ(-20deg); /*пов. эл. прот. час. стрелки
  -ms-transform: rotateZ(-20deg);
  transform: rotateZ(-20deg);
      }*/
      
.soc_buttons2 a {
    display: block;
    position: relative;
    margin-bottom: 8px;
}

/*кнопка обратной связи*/

.fawa2 {
        background: #ffffff;
        border: 1px solid #ffffff;
        border-radius: 50%;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.68);
        cursor:pointer;
        height: 35px;
        text-align:center;
        width: 35px;
}

/*Поворот при наведении
.fawa2 {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.fawa2:hover {
-moz-transform: rotate(215deg);
-o-transform: rotate(215deg);
-webkit-transform: rotate(215deg);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease;
}
 конец кнопки звязи */

/* Soc box */
.soc_buttons {
    position: fixed;
    right: 10px;
    z-index: 10;
    top: 17%;
    height: 35px;
    text-align: center;
    width: 35px;
}

/*.soc_buttons a:hover{
      top:2px;
      right:3px;
  -webkit-transform: rotateZ(-20deg); /*пов. эл. прот. час. стрелки
  -ms-transform: rotateZ(-20deg);
  transform: rotateZ(-20deg);
      }*/
      
.soc_buttons a {
    display: block;
    position: relative;
    margin-bottom: 8px;
}

/*кнопка обратной связи*/

.fawa {
        background: #ffffff;
        border: 1px solid #ffffff;
        border-radius: 50%;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.68);
        cursor:pointer;
        height: 35px;
        text-align:center;
        width: 35px;
}

/*Поворот при наведении*/
.fawa {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.fawa:hover {
-moz-transform: rotate(215deg);
-o-transform: rotate(215deg);
-webkit-transform: rotate(215deg);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease;
}
/* конец кнопки звязи */


.gaonutosal {
  float: left;
  width: 100%;
  padding: 0 1em;
  margin-bottom:10px;
}

.pesontedan {
  position: relative;
  margin-bottom: 1px;
  width: 100%;
  color: #f3f1f1;
  overflow: hidden;
}

.pesontedan input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.pesontedan label {
  position: relative;
  display: block;
  padding: 0 0 0 1em;
  background: #000000a3;
  line-height: 2.5;
  cursor: pointer;
  /*text-shadow: 0 1px 0 #333131;*/
  font-size: 15px;
}

.pesontedan-content {
  max-height: 0;
  overflow: hidden;
  background: #0d7b8e;
  transition: max-height .40s;
  font-size: 14px;
  color: #0a0a0a;
  /*text-shadow: 0 1px 0 #292727;*/
}

.pesontedan-content {
  background: #b5b5b545;
}
.pesontedan-content li {
  margin-left: 5px;
  margin-top: 2px;
}
/* :checked */
.pesontedan input:checked ~ .pesontedan-content {
  max-height: 100%;
}

/* Icon */
.pesontedan label::after {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5;
  text-align: center;
  -webkit-transition: all .40s;
  -o-transition: all .40s;
  transition: all .40s;
}
.pesontedan input[type=checkbox] + label::after {
  content: "+";
}
.pesontedan input[type=radio] + label::after {
  content: "\25BC";
}
.pesontedan input[type=checkbox]:checked + label::after {
  transform: rotate(315deg);
}
.pesontedan input[type=radio]:checked + label::after {
  transform: rotateX(180deg);
}


/*Конец блока Города*/

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, 
q:before, q:after {
	content: "";
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a, input, button {
	outline: none;
}

a {
	background-color: transparent;
	text-decoration: underline;
	-webkit-text-decoration-skip: objects;
}

input, button {
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.modalDialog {
position: fixed;
font-family: Arial, Helvetica, sans-serif;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(0,0,0,0.8);
z-index: 99999;
-webkit-transition: opacity 400ms ease-in;
-moz-transition: opacity 400ms ease-in;
transition: opacity 400ms ease-in;
display: none;
pointer-events: none;
}

.modalDialog:target {
display: block;
pointer-events: auto;
}

.modalDialog > div {
width: 400px;
position: relative;
margin: 10% auto;
padding: 5px 20px 13px 20px;
border-radius: 10px;
background: #fff;
background: -moz-linear-gradient(#fff, #999);
background: -webkit-linear-gradient(#fff, #999);
background: -o-linear-gradient(#fff, #999);
}


/* картинки меню на главной */

.homimg img {
    border: 0px solid #55c5e9; /* Рамка вокруг фотографии */
    padding: 0px; /* Расстояние от картинки до рамки */
    background: #666; /* Цвет фона */
    margin-right: 0px; /* Отступ справа */
    margin-top: 10px; /* Отступ сверху */
    max-width: 100%;
    height: auto;
    
   }
   
   .homimg:hover{
      top:2px;
      right:3px;
      }
      

@media screen and (max-width: 980px) {
    .homimg img {
    margin-top: 10px; /* Отступ сверху */
    max-width: 15%;
    height: auto;
   }
}

@media screen and (max-width: 750px) {
    .homimg img {
    margin-top: 10px; /* Отступ сверху */
    max-width: 45%;
    height: auto;
   }
}

@media screen and (max-width: 650px) {
    .homimg img {
    margin-top: 10px; /* Отступ сверху */
    max-width: 45%;
    height: auto;
   }
}

@media screen and (max-width: 480px) {
.homimg img {
    margin-top: 10px; /* Отступ сверху */
    max-width: 45%;
    height: auto;
   }   
}

/* logo */
#logo {
	margin: 0 0 10px 0;
    position: right;
}

/* Адаптация логотипа */
.logos img {
    max-width: 100%;
    height: auto;
    position: right;
   }

@media screen and (max-width: 980px) {
    .logos img {
    max-width: 100%;
    height: auto;
    position: right;
   }
}

@media screen and (max-width: 650px) {
    .logos img {
    max-width: 100%;
    height: auto;
    position: right;
   }
}

@media screen and (max-width: 450px) {
.logos .menu-logos-box img {
    max-width: 70%;
    height: auto;
    position: right;
   }  
}

.scrollup{
width:40px;
height:40px;
opacity:0.5;
position:fixed;
bottom:50px;
right:30px;
display:none;
text-indent:-9999px;
background: url('https://takito.by/image/logo/icon_top1.png') no-repeat;
}

/* styles */

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

body {
	min-width: 320px;
	background: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #222;
	cursor: default;
}

header, section, footer {
	margin: 0 auto;
	max-width: 1920px;
}

.wrapper {
	margin: 0 auto;
	padding: 0 10px;
	width: 90%;
	position: relative;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

img {
	max-width: 100%;
	height: auto;
}

/* items list */

.items_list {
	font-size: 0;
	line-height: 0;
	letter-spacing: -1px;
	text-align: center;
}

.items_list .item {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: normal;
}

/* price */

.price_block {
	font-weight: 700;
	color: #fff;
	text-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
}

.price_block .price_item.old {
	font-size: 36px;
	line-height: 42px;
	text-decoration: line-through;
	opacity: 0.5;
}

.price_block .price_item.new {
	font-size: 42px;
	line-height: 42px;
}

/* button */

.button {
	display: block;
	width: 200px;
	height: 30px;
	border: 2px solid rgba(255,255,255,0.5);
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;
	border-radius: 32px;
	-webkit-box-shadow: 0 6px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 6px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0 6px 5px rgba(0, 0, 0, 0.3);
	font-weight: 700;
	font-size: 20px;
	line-height: 7px;
	letter-spacing: 1px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}

.button span {
	display: block;
	margin: -7px auto auto -2px;
	width: 300px;
	height: 64px;
	border: 2px solid white;
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;
	border-radius: 32px;
	background-color: rgba(0, 105, 159, 0.8);
}

.button:hover span {
	background-color: rgba(0, 105, 159, 1);
}

/* discount */

.discount {
	padding: 21px 0 0 0;
	width: 120px;
	height: 120px;
	border: 2px solid white;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: rgba(0, 105, 159, 0.8);
	font-weight: 700;
	font-size: 20px;
	line-height: 34px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	position: absolute;
}

.discount span {
	font-size: 36px;
}

/* titles */

a.button1 {
  position: relative;
  color: white;
  font-weight: bold;
  text-decoration: none;
  text-shadow: -1px -1px #000;
  user-select: none;
  padding: .8em 2em;
  outline: none;
  background-color: #000;
  background-image: linear-gradient(45deg, rgba(255,255,255,.0) 30%, rgba(255,255,255,.8), rgba(255,255,255,.0) 70%), radial-gradient(190% 100% at 50% 0%, rgba(255,255,255,.7) 0%, rgba(255,255,255,.5) 50%, rgba(0,0,0,0) 50%);
  background-repeat: no-repeat;
  background-size: 200% 100%, auto;
  background-position: 200% 0, 0 0;
  box-shadow: rgba(0,0,0,.3) 0 2px 5px;
} 
a.button1:active {
  top: 1px;
  box-shadow: none;
}
a.button1:hover {
  transition: .5s linear;
  background-position: -200% 0, 0 0;
}
h2 {
	font-weight: 700;
	font-size: 26px;
	line-height: 44px;
	color: #19456c;
	text-transform: uppercase;
}

h30 {
	font-size: 24px;
	color: #19456c;
	align-items: center;
}

h21 {
	font-size: 20px;
	color: #19456c;
	align-items: center;
	text-transform: uppercase;
}

h22 {
	font-size: 26px;
	color: #ce0606;
	align-items: center;
	text-transform: uppercase;
}

h23 {
	font-size: 15px;
	color: #19456c;
	align-items: center;
	text-transform: uppercase;
}

/* header */

.header_section {
	height: 370px;
	background: #ffffff url(../images/header_svetoforbel_belarus2.jpg) center top no-repeat;
}

.header_section .info {
	padding: 48px 0 0 380px;
}

.header_section h1 {
	font-weight: 700;
	font-size: 26px;
	line-height: 54px;
	color: #48bbff;
	text-transform: uppercase;
	text-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
}

.header_section .subtitle {
	margin: 0 0 16px 0;
	font-size: 26px;
	line-height: 44px;
	color: #fff;
	text-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
}

.header_section .subtitle:after {
	display: block;
	margin: 21px 0 0 0;
	content: '';
	width: 430px;
	height: 2px;
	background: rgba(255,255,255,0.5);
}

.header_section ul {
	display: table;
	width: 360px;
}

.header_section ul li {
	display: table-cell;
	vertical-align: middle;
	height: 48px;
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: 700;
	line-height: 18px;
	letter-spacing: normal;
	color: #fff;
}

.header_section ul li:first-child {
	padding: 4px 50px 0 54px;
	width: 200px;
	background-image: url(../images/header__icon1.png);
}

.header_section ul li:last-child {
	padding: 4px 0 0 50px;
	background-image: url(../images/header__icon2.png);
}

.header_section ul li:last-child span {
	color: #48bbff;
	text-decoration: underline;
	text-transform: uppercase;
	white-space: nowrap;
}

.header_section .price_block {
	margin: 28px 0 30px 0;
	width: 300px;
	text-align: center;
}

.header_section .price_block .price_item {
	float: left;
	width: 50%;
}

.header_section .discount {
	top: 20px;
	left: 10px;
}

.header_section_b {
	height: 496px;
	background: #696ca2 url(../images/desctop__header_bg1.jpg) center top no-repeat;
}

.header_section_b .info {
	padding: 48px 0 0 380px;
}

.header_section_b h1 {
	font-weight: 700;
	font-size: 26px;
	line-height: 54px;
	color: #48bbff;
	text-transform: uppercase;
	text-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
}

.header_section_b .subtitle {
	margin: 0 0 16px 0;
	font-size: 26px;
	line-height: 44px;
	color: #fff;
	text-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
}

.header_section_b .subtitle:after {
	display: block;
	margin: 21px 0 0 0;
	content: '';
	width: 430px;
	height: 2px;
	background: rgba(255,255,255,0.5);
}

.header_section_b ul {
	display: table;
	width: 360px;
}

.header_section_b ul li {
	display: table-cell;
	vertical-align: middle;
	height: 48px;
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: 700;
	line-height: 18px;
	letter-spacing: normal;
	color: #fff;
}

.header_section_b ul li:first-child {
	padding: 4px 50px 0 54px;
	width: 200px;
	background-image: url(../images/header__icon1.png);
}

.header_section_b ul li:last-child {
	padding: 4px 0 0 50px;
	background-image: url(../images/header__icon2.png);
}

.header_section_b ul li:last-child span {
	color: #48bbff;
	text-decoration: underline;
	text-transform: uppercase;
	white-space: nowrap;
}

.header_section_b .price_block {
	margin: 28px 0 30px 0;
	width: 300px;
	text-align: center;
}

.header_section_b .price_block .price_item {
	float: left;
	width: 50%;
}

.header_section_b .discount {
	top: 20px;
	left: 10px;
}

.header_section_b #img{
 width: 200px;
 height: 160px;
 border: 2px solid red;
}


/* header8 */

.header8_section8 {
	height: 370px;
	background: #ffffff url(https://svetoforbel.by/8_marta/8_marta_logo.jpg) center top no-repeat;
		background-size: 100%;
}

.header8_section8 .info {
	padding: 48px 0 0 380px;
}

.header8_section8 h1 {
	font-weight: 700;
	font-size: 26px;
	line-height: 54px;
	color: #48bbff;
	text-transform: uppercase;
	text-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
}

.header8_section8 .subtitle {
	margin: 0 0 16px 0;
	font-size: 26px;
	line-height: 44px;
	color: #fff;
	text-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
}

.header8_section8 .subtitle:after {
	display: block;
	margin: 21px 0 0 0;
	content: '';
	width: 430px;
	height: 2px;
	background: rgba(255,255,255,0.5);
}

.header8_section8 ul {
	display: table;
	width: 360px;
}

.header8_section8 ul li {
	display: table-cell;
	vertical-align: middle;
	height: 48px;
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: 700;
	line-height: 18px;
	letter-spacing: normal;
	color: #fff;
}

.header8_section8 ul li:first-child {
	padding: 4px 50px 0 54px;
	width: 200px;
	background-image: url(../images/header__icon1.png);
}

.header8_section8 ul li:last-child {
	padding: 4px 0 0 50px;
	background-image: url(../images/header__icon2.png);
}

.header8_section8 ul li:last-child span {
	color: #48bbff;
	text-decoration: underline;
	text-transform: uppercase;
	white-space: nowrap;
}

.header8_section8 .price_block {
	margin: 28px 0 30px 0;
	width: 300px;
	text-align: center;
}

.header8_section8 .price_block .price_item {
	float: left;
	width: 50%;
}

.header8_section8 .discount {
	top: 20px;
	left: 10px;
}

.header8_section8_b {
	height: 496px;
	background: #696ca2 url(../images/desctop__header_bg1.jpg) center top no-repeat;
}

.header8_section8_b .info {
	padding: 48px 0 0 380px;
}

.header8_section8_b h1 {
	font-weight: 700;
	font-size: 26px;
	line-height: 54px;
	color: #48bbff;
	text-transform: uppercase;
	text-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
}

.header8_section8_b .subtitle {
	margin: 0 0 16px 0;
	font-size: 26px;
	line-height: 44px;
	color: #fff;
	text-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
}

.header8_section8_b .subtitle:after {
	display: block;
	margin: 21px 0 0 0;
	content: '';
	width: 430px;
	height: 2px;
	background: rgba(255,255,255,0.5);
}

.header8_section8_b ul {
	display: table;
	width: 360px;
}

.header8_section8_b ul li {
	display: table-cell;
	vertical-align: middle;
	height: 48px;
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: 700;
	line-height: 18px;
	letter-spacing: normal;
	color: #fff;
}

.header8_section8_b ul li:first-child {
	padding: 4px 50px 0 54px;
	width: 200px;
	background-image: url(../images/header__icon1.png);
}

.header8_section8_b ul li:last-child {
	padding: 4px 0 0 50px;
	background-image: url(../images/header__icon2.png);
}

.header8_section8_b ul li:last-child span {
	color: #48bbff;
	text-decoration: underline;
	text-transform: uppercase;
	white-space: nowrap;
}

.header8_section8_b .price_block {
	margin: 28px 0 30px 0;
	width: 300px;
	text-align: center;
}

.header8_section8_b .price_block .price_item {
	float: left;
	width: 50%;
}

.header8_section8_b .discount {
	top: 20px;
	left: 10px;
}

.header8_section8_b #img{
 width: 200px;
 height: 160px;
 border: 2px solid red;
}

/* gift */

.gift_section .info {
	padding: 10px 0 0 40px;
	height: 100%;  /*высота блока*/
	background: url(NO../images/gift_bg.jpg) left top no-repeat;
}

.gift_section p {
	margin: 0 0 32px 0;
	font-weight: 700;
	font-size: 24px;
	line-height: 30px;
}

.gift_section ul {
	font-size: 0;
	line-height: 0;
	letter-spacing: -1px;
}

.gift_section ul li {
	display: inline-block;
	vertical-align: top;
	width: 230px;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: normal;
}
/*
.gift_section ul li:first-child {
	margin: 0 50px 36px 0;
	padding: 0 0 0 59px;
	background: url(../images/gift__icon1.jpg) left center no-repeat;
}

.gift_section ul li:nth-child(2) {
	padding: 0 0 0 44px;
	background: url(../images/gift__icon2.jpg) left center no-repeat;
}

.gift_section ul li:nth-child(3) {
	margin: 0 50px 0 0;
	padding: 0 0 0 59px;
	background: url(../images/gift__icon3.jpg) 8px center no-repeat;
}

.gift_section ul li:last-child {
	padding: 0 0 0 44px;
	background: url(../images/gift__icon4.jpg) 2px center no-repeat;
}*/

/* gift */

.gift_section_b .info {
	padding: 41px 0 0 40px;
	height: 100%;
	background: url(NO../images/gift_bg1.jpg) left top no-repeat;
}

.gift_section_b p {
	margin: 0 0 302px 0;
	font-weight: 700;
	font-size: 24px;
	line-height: 30px;
}

.gift_section_b ul {
	font-size: 0;
	line-height: 0;
	letter-spacing: -1px;
}

.gift_section_b ul li {
	display: inline-block;
	vertical-align: top;
	width: 20px;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: normal;
}
/*
.gift_section_b ul li:first-child {
	margin: 0 50px 36px 0;
	padding: 0 0 0 59px;
	background: url(../images/gift__icon1.jpg) left center no-repeat;
}

.gift_section_b ul li:nth-child(2) {
	padding: 0 0 0 44px;
	background: url(../images/gift__icon2.jpg) left center no-repeat;
}

.gift_section_b ul li:nth-child(3) {
	margin: 0 50px 0 0;
	padding: 0 0 0 59px;
	background: url(../images/gift__icon3.jpg) 8px center no-repeat;
}

.gift_section_b ul li:last-child {
	padding: 0 0 0 44px;
	background: url(../images/gift__icon4.jpg) 2px center no-repeat;
}*/
/* catalog */

.catalog_section {
	padding: 41px 0 30px 0;
	background: url(../img/fon2023.jpg) no-repeat;
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: auto
}

.catalog_section_f {
	padding: 41px 0 30px 0;
	background: #000000;
	font-size: 13px;
	line-height: 22px;
	text-align: center;
}

.catalog_section h2 {
	margin: 0 0 12px 0;
	text-align: center;
}

.catalog_section .description {
	margin: 0 0 44px 0;
	text-align: center;
}

.catalog_section .owl-dots {
	margin: 30px 0 0 0;
	font-size: 0;
	line-height: 0;
	letter-spacing: -1px;
	text-align: center;
}

.catalog_section .owl-dot {
	display: inline-block;
	vertical-align: middle;
	margin: 0 15px;
	width: 10px;
	height: 10px;
	border: 2px solid #4080da;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: rgba(64, 128, 218, 0.8);
	opacity: 0.5;
}

.catalog_section .owl-dot.active {
	opacity: 0.8;
}

.catalog_section .owl-prev, 
.catalog_section .owl-next {
	width: 55px;
	height: 26px;
	background-image: url(../images/slider1_buttons.png);
	background-repeat: no-repeat;
	position: absolute;
	bottom: -8px;
}

.catalog_section .owl-prev {
	background-position: left center;
	left: 280px;
}

.catalog_section .owl-next {
	background-position: right center;
	right: 280px;
}

.model_block {
	float: left;
	margin: 0 20px 20px 0;
	padding: 11px 0 20px 0;
	width: 300px;
	background-color: white;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.15);
	box-shadow: 0 0 20px rgba(0,0,0,0.15);
}

.model_block:nth-child(3n) {
	margin: 0 0 20px 0;
}

.model_block h3 {
	margin: 0 0 17px 0;
	font-weight: 700;
	color: #222;
	text-align: center;
}

.model_block h3 b {
	display: block;
	font-size: 24px;
}

.model_block .colors_block {
	margin: 0 0 34px 0;
	height: 59px;
	background: rgba(0,0,0,0.15);
}

.model_block p {
	padding: 13px 0 8px 0;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
}

.model_block .colors_list {
	font-size: 0;
	line-height: 0;
	letter-spacing: -1px;
	text-align: center;
}

.model_block .color_item {
	display: inline-block;
	vertical-align: top;
	margin: 0 3px 0 3px;
	width: 28px;
	height: 28px;
	border: 2px solid white;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.75);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.75);
	cursor: pointer;
}

.model_block .color_item.active {
	background-image: url(../images/tick_icon.png);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: 40% 40%;
	-moz-background-size: 40%;
	-o-background-size: 40%;
	background-size: 40%;
}

.business_male_model .color1 {background-color: #000;}
.business_male_model .color2 {background-color: #463933;}

.business_female_model .color1 {background-color: #1b327b;}
.business_female_model .color2 {background-color: #000;}
.business_female_model .color3 {background-color: #c93e81;}
.business_female_model .color4 {background-color: #ec1e45;}
.business_female_model .color5 {background-color: #ffad1d;}
.business_female_model .color6 {background-color: #ffcaa6;}
.business_female_model .color7 {background-color: #eaa8c4;}
.business_female_model .color8 {background-color: #96e0eb;}

.italy_male_model .color1 {background-color: #644c4a;}
.italy_male_model .color2 {background-color: #000;}

.italy_female_model .color1 {background-color: #74becb;}
.italy_female_model .color2 {background-color: #3a467a;}
.italy_female_model .color3 {background-color: #f6a4a6;}
.italy_female_model .color4 {background-color: #000;}
.italy_female_model .color5 {background-color: #f93462;}

.leather_model .color1 {background: #7c3016;}
.leather_model .color2 {background: #000;}

.lady_model .color1 {background: #f4c0c2;}
.lady_model .color2 {background: #e83970;}
.lady_model .color3 {background: #635eb2;}
.lady_model .color4 {background: #eb3045;}
.lady_model .color5 {background: #000;}
.lady_model .color6 {background: #b4def4;}

.case_model .color1 {background: #422924;}
.case_model .color2 {background: #000;}

.classic_model .color1 {background: #000;}
.classic_model .color2 {background: #514038;}

.long_wallet_model .color1 {background: #493f3e;}
.long_wallet_model .color2 {background: #000;}

.clatch_model .color1 {background: #000;}
.clatch_model .color2 {background: #363a46;}
.clatch_model .color3 {background: #867365;}
.clatch_model .color4 {background: #473f3c;}

.euro_model .color1 {background: #5d4136;}
.euro_model .color2 {background: #976132;}
.euro_model .color3 {background: #ac6621;}
.euro_model .color4 {background: #435e79;}

.wallet1_model .color1 {background: #000;}
.wallet1_model .color2 {background: #5f4338;}

.wallet2_model .color1 {background: #000;}
.wallet2_model .color2 {background: #4e4445;}

.wallet3_model .color1 {background: #000;}
.wallet3_model .color2 {background: #4b4140;}

.figure_model .color1 {background: #514a44;}

.model_block .order_button {
	display: block;
	margin: 0 auto;
	width: 210px;
	height: 32px;
	background: url(../images/catalog__cart_icon.jpg) left center no-repeat;
	font-weight: 700;
	font-size: 18px;
	line-height: 32px;
	color: #4080da;
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
}

.model_block .order_button:hover {
	text-decoration: underline;
}

.model_block .owl-prev, 
.model_block .owl-next {
	width: 68px;
	height: 68px;
	background-image: url(../images/slider2_buttons.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -34px;
}

.model_block .owl-prev {
	background-position: left center;
	left: 0;
}

.model_block .owl-next {
	background-position: right center;
	right: 0;
}

/* benefits */

.benefits_section {
	padding: 72px 0 0 0;
	height: 534px;
	background: #376b5e url(https://smartpr.by/bussines/images/desctop__benefits_bg.jpg) center top no-repeat;
}

.benefits_section h2 {
	margin: 0 0 41px 0;
	color: #fff;
	text-align: right;
}

.benefits_section .benefit_item {
	padding: 0 15px;
	width: 25%;
	color: #fff;
	text-align: center;
}

.benefits_section .benefit_item img {
	display: block;
	margin: 0 auto;
	width: 160px;
	border: 3px solid white;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: white;
}

.benefits_section .benefit_item h3 {
	margin: 14px 0 5px 0;
	font-weight: 700;
	text-transform: uppercase;
}

/* reviews */

.reviews_section {
	padding: 41px 0 0 0;
	background: url(../images/desctop__reviews_bg.jpg) center top no-repeat;
}

.reviews_section h2 {
	margin: 0 0 41px 0;
	text-align: center;
}

.reviews_section .review_item {
	background-color: white;
}

.reviews_section .review_item .text {
	padding: 16px 15px 19px 15px;
	min-height: 398px;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.15) inset;
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.15) inset;
	box-shadow: 0 0 20px rgba(0,0,0,0.15) inset;
	text-align: center;
}

.reviews_section .review_item .author_info {
	margin: 0 0 11px 0;
	font-weight: 700;
	color: #19456c;
}

.reviews_section .review_item .author_info:after {
	display: block;
	content: '';
	margin: 14px auto 0 auto;
	width: 217px;
	height: 2px;
	background-color: #ebebeb;
}

.reviews_section .owl-prev, 
.reviews_section .owl-next {
	width: 68px;
	height: 68px;
	background-image: url(../images/slider2_buttons.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 94px;
}

.reviews_section .owl-prev {
	background-position: left center;
	left: 0;
}

.reviews_section .owl-next {
	background-position: right center;
	right: 0;
}

	.markus 
	    	li { 
    list-style-image: url(https://svetoforbel.by/svetofor_bel/img/check.png); /* Путь к файлу с маркером */
   }
   
.recl img{
    background-size: cover;
    width: 100%;
    height: auto;
}
	

/* order steps */

.order_steps_section {
	padding: 41px 0 10px 0;
}

.order_steps_section h2 {
	margin: 0 0 41px 0;
	text-align: center;
}

.order_steps_section h2 span {
	color: #222;
	white-space: nowrap;
}

.order_steps_section .step_item {
	margin: 0 72px 0 0;
	width: 181px;
	font-weight: 700;
	color: #333;
	position: relative;
}

.order_steps_section .step_item:last-child {
	margin: 0;
}

.order_steps_section .step_item:before {
	display: block;
	content: '';
	width: 100%;
	height: 62px;
	background-position: center;
	background-repeat: no-repeat;
}

.order_steps_section .step_item:first-child:before {
	background-image: url(../images/order_steps__step1_icon.jpg);
}

.order_steps_section .step_item:nth-child(2):before {
	background-image: url(../images/order_steps__step2_icon.jpg);
}

.order_steps_section .step_item:nth-child(3):before {
	background-image: url(../images/order_steps__step3_icon.jpg);
}

.order_steps_section .step_item:last-child:before {
	background-image: url(../images/order_steps__step4_icon.jpg);
}

.order_steps_section .step_item:after {
	display: block;
	content: '';
	width: 85px;
	height: 14px;
	background: url(../images/order_steps__arrow.jpg) center no-repeat;
	position: absolute;
	top: 101px;
	right: -78px;
}

.order_steps_section .step_item:last-child:after {
	display: none;
}

.order_steps_section .step_item .number {
	margin: 20px auto 6px auto;
	width: 40px;
	height: 40px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #c4c4c4;
	font-weight: 700;
	font-size: 24px;
	line-height: 40px;
	color: #fff;
	text-align: center;
}

/* order */

.order_section {
	height: 550px;
	background: #1e5248 url(https://smartpr.by/bussines/images/desctop__order_bg.jpg) center top no-repeat;
}

.order_section .gift_text {
	width: 120px;
	font-weight: 700;
	line-height: 20px;
	color: #fff;
	position: absolute;
	top: 270px;
	left: 452px;
}

.order_section .gift_text:before {
	display: block;
	content: '+';
	font-size: 26px;
	position: absolute;
	top: 10px;
	left: -30px;
}

.order_section .gift_text span{
	color: #48bbff;
	text-decoration: underline;
	text-transform: uppercase;
	white-space: nowrap;
}

.order_section .price_block {
	position: absolute;
	top: 340px;
	left: 410px;
}

.order_section .price_block .price_item.old {
	margin: 0 0 0 40px;
}

.order_section .discount {
	top: 80px;
	left: 10px;
}

.order_section .order_form {
	float: right;
	margin: 82px 10px 0 0;
	width: 300px;
}

.order_section h3 {
	margin: 0 0 20px 0;
	font-weight: 700;
	font-size: 30px;
	line-height: 42px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	text-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
}

.order_section h3 span {
	font-size: 28px;
}

.order_section .input {
	display: block;
	margin: 0 0 15px 0;
	padding: 0 15px;
	width: 300px;
	height: 64px;
	background-color: #fff;
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;
	border-radius: 32px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #222;
	text-align: center;
}

.order_section .input::-webkit-input-placeholder {
	opacity: 1;
	color: #8a8a8a;
}

.order_section .input:-moz-placeholder {
	opacity: 1;
	color: #8a8a8a;
}

.order_section .input::-moz-placeholder {
	opacity: 1;
	color: #8a8a8a;
}

.order_section .input:-ms-input-placeholder {
	opacity: 1;
	color: #8a8a8a;
}

.order_section .input:focus::-webkit-input-placeholder {
	opacity: 0;
}

.order_section .input:focus:-moz-placeholder {
	opacity: 0;
}

.order_section .input:focus::-moz-placeholder {
	opacity: 0;
}

.order_section .input:focus:-ms-input-placeholder {
	opacity: 0;
}

.order_section .button {
	font-family: 'Open Sans', sans-serif;
	cursor: pointer;
}

/* footer */

.footer_section {
	padding: 25px 0 23px 0;
	background: #000000;
	font-size: 13px;
	line-height: 22px;
	text-align: center;
}

.footer_section img {
	display: block;
	margin: 0 auto 10px auto;
}

.footer_section a {
	color: #d3d2dc;
}

.footer_section a:hover {
	text-decoration: none;
    color: #CE242B; /* Цвет ссылки при наведении */
}

@media screen and (max-width: 959px) {
    
    	.wrapperik {
		width: 640px;
		text-align: center;
		margin-bottom:15px;
	}

	/* styles */
	
	.menu-phone-box {
	    display:none;
	}

	.wrapper {
		width: 90%;
	}

	/* header */

	.header_section {
		height: 426px;
		background-image: url(../images/header_svetoforbel_belarus.jpg);
	}

	.header_section .info {
		padding: 22px 0 0 320px;
	}

	.header_section h1 {
		font-size: 25px;
		line-height: 32px;
		letter-spacing: 0.4px;
		white-space: nowrap;
	}

	.header_section .subtitle {
		margin: 0 0 38px 0;
		font-size: 19px;
		line-height: 26px;
		text-transform: uppercase;
	}

	.header_section .subtitle:after {
		margin: 9px 0 0 0;
		width: 292px;
	}

	.header_section ul {
		display: block;
		width: 100%;
	}

	.header_section ul li {
		display: block;
		margin: 0 0 0 155px;
		height: auto;
	}

	.header_section ul li:first-child {
		display: none;
	}

	.header_section ul li:last-child {
		padding: 0;
		width: 120px;
		background-image: none;
	}

	.header_section .price_block {
		margin: 35px 0 30px 0;
	}
	
		/* header */

	.header8_section8 {
		height: 120px;
		background-image: url(https://svetoforbel.by/8_marta/8_marta_logo.jpg) center top no-repeat;
		background-size: 100%;
		
	}

	.header8_section8 .info {
		padding: 22px 0 0 320px;
	}

	.header8_section8 h1 {
		font-size: 25px;
		line-height: 32px;
		letter-spacing: 0.4px;
		white-space: nowrap;
	}

	.header8_section8 .subtitle {
		margin: 0 0 38px 0;
		font-size: 19px;
		line-height: 26px;
		text-transform: uppercase;
	}

	.header8_section8 .subtitle:after {
		margin: 9px 0 0 0;
		width: 292px;
	}

	.header8_section8 ul {
		display: block;
		width: 100%;
	}

	.header8_section8 ul li {
		display: block;
		margin: 0 0 0 155px;
		height: auto;
	}

	.header8_section8 ul li:first-child {
		display: none;
	}

	.header8_section8 ul li:last-child {
		padding: 0;
		width: 120px;
		background-image: none;
	}

	.header8_section8 .price_block {
		margin: 35px 0 30px 0;
	}

	/* gift */

	.gift_section .info {
		padding: 41px 0 48px 0;
		height: auto;
		background-position: center 135px;
	}

	.gift_section h2 {
		text-align: center;
	}

	.gift_section p {
		margin: 0 0 380px 0;
		text-align: center;
	}

	.gift_section ul {
		margin: 0 0 0 62px;
	}

	/* catalog */

	.catalog_section {
	padding: 41px 0 30px 0;
	background: url(/belikot/img/fon2022.jpg) no-repeat;
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: auto
}

	.model_block:nth-child(3n) {
		margin: 0 20px 20px 0;
	}

	.model_block:nth-child(2n) {
		margin: 0 0 20px 0;
	}

	/* benefits */

	.benefits_section {
		padding: 41px 0 10px 0;
		height: auto;
		background-image: none;
	}

	.benefits_section h2 {
		text-align: center;
	}

	.benefits_section .benefit_item {
		margin: 0 0 34px 0;
		width: 50%;
	}

	/* reviews */

	.reviews_section {
		background-image: url(https://smartpr.by/bussines/images/tablet__reviews_bg.jpg);
	}

	/* order steps */

	.order_steps_section {
		padding: 41px 0 0 0;
	}

	.order_steps_section .step_item {
		margin: 0 72px 34px 0;
	}

	.order_steps_section .step_item:nth-child(2) {
		margin: 0 0 34px 0;
	}

	.order_steps_section .step_item:after {
		display: none;
	}

	.markus 
	    	li { 
    list-style-image: url(https://svetoforbel.by/svetofor_bel/img/check.png); /* Путь к файлу с маркером */
   }

	/* order */

.order_section {
    height: 565px;
    background: #3b3b3b url(https://smartpr.by/bussines/images/tablet__order_bg.jpg) center top no-repeat;
}

	.order_section .gift_text {
		top: 317px;
		left: 155px;
	}

	.order_section .gift_text:before {
		display: none;
	}

	.order_section .price_block {
		width: 300px;
		text-align: center;
		position: absolute;
		top: 388px;
		left: 0;
	}

	.order_section .price_block .price_item {
		float: left;
		width: 50%;
	}

	.order_section .price_block .price_item.old {
		margin: 0;
	}

	.order_section .order_form {
		margin: 82px 0 0 0;
	}

}

@media screen and (max-width: 639px) {
    
    .wrapperik {
		width: 320px;
		text-align: center;
		margin-bottom:15px;
	}
	
	/* styles */
	
	.menu-phone-box{
	    display:none;
	}

	.wrapper {
		width: 90%;
	}

	/* titles */

	h2 {
		font-size: 20px;
		line-height: 32px;
	}
	
		h50 {
		font-size: 20px;
	}

		h55 {
    font-weight: bold;
	}
	
	.markus 
	    	li { 
    list-style-image: url(https://svetoforbel.by/svetofor_bel/img/check.png); /* Путь к файлу с маркером */
   }

	/* header */

	.header_section {
		height: 426px;
		background-image: url(../images/header_svetoforbel_belarus.jpg);
	}

	.header_section .info {
		padding: 0;
	}

	.header_section h1 {
		text-align: center;
	}

	.header_section .subtitle {
		margin: 0 0 475px 0;
		text-align: center;
	}

	.header_section .subtitle:after {
		display: none;
	}

	.header_section ul li {
		margin: 0 0 0 160px;
	}

	.header_section .price_block {
		margin: 40px 0 30px 0;
	}

	.header_section .discount {
		top: 100px;
	}
	
		/* header8 */

	.header8_section8 {
		height: 426px;
		background-image: url(https://svetoforbel.by/8_marta/8_marta_logo.jpg);
	}

	.header8_section8 .info {
		padding: 0;
	}

	.header8_section8 h1 {
		text-align: center;
	}

	.header8_section8 .subtitle {
		margin: 0 0 475px 0;
		text-align: center;
	}

	.header8_section8 .subtitle:after {
		display: none;
	}

	.header8_section8 ul li {
		margin: 0 0 0 160px;
	}

	.header8_section8 .price_block {
		margin: 40px 0 30px 0;
	}

	.header8_section8 .discount {
		top: 100px;
	}

	/* gift */

	.gift_section .info {
		padding: 32px 0 38px 0;
		background-position: center 110px;
		-webkit-background-size: 100% auto;
		-moz-background-size: 100% auto;
		-o-background-size: 100% auto;
		background-size: 100% auto;
	}

	.gift_section p {
		margin: 0 0 290px 0;
	}

	.gift_section ul {
		margin: 0 0 0 39px;
	}

	.gift_section ul li:first-child {
		margin: 0 0 26px 0;
		padding: 0 0 0 50px;
	}

	.gift_section ul li:nth-child(2) {
		margin: 0 0 26px 0;
		padding: 0 0 0 50px;
		background-position: 7px center;
	}

	.gift_section ul li:nth-child(3) {
		margin: 0 0 26px 0;
		padding: 0 20px 0 50px;
		background-position: 8px center;
	}

	.gift_section ul li:last-child {
		padding: 0 0 0 50px;
		background-position: 10px center;
	}

	/* catalog */

	.catalog_section {
	padding: 41px 0 30px 0;
	background: url(/belikot/img/fon2022.jpg) no-repeat;
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: auto
}

	.catalog_section .description {
		margin: 0 0 34px 0;
	}

	.model_block {
		margin: 0 0 20px 0;
	}

	.model_block:nth-child(3n) {
		margin: 0 0 20px 0;
	}

	.model_block:nth-child(2n) {
		margin: 0 0 20px 0;
	}

	/* benefits */

	.benefits_section {
		padding: 32px 0 10px 0;
	}

	.benefits_section h2 {
		margin: 0 0 32px 0;
	}

	.benefits_section .benefit_item {
		margin: 0 0 24px 0;
		padding: 0;
		width: 100%;
	}

	/* reviews */

	.reviews_section {
		padding: 32px 0 0 0;
		background-image: url(https://smartpr.by/bussines/images/mobile__reviews_bg.jpg);
	}

	.reviews_section h2 {
		margin: 0 0 32px 0;
	}

	/* order steps */

	.order_steps_section {
		padding: 32px 0 34px 0;
	}

	.order_steps_section h2 {
		margin: 0 0 32px 0;
	}

	.order_steps_section .step_item {
		margin: 0 0 34px 0;
		padding: 0 20px;
		width: 100%;
	}

	.order_steps_section .step_item:last-child {
		margin: 0;
	}

	.order_steps_section .step_item .number{
		margin: 20px auto 11px auto;
	}

	/* order */

	.order_section {
		padding: 452px 0 30px 0;
		height: auto;
		background: #003c56 url(https://smartpr.by/bussines/images/mobile__header_bg.jpg) center top no-repeat;
	}

	.order_section .gift_text {
		position: static;
		margin: 0 0 0 160px;
	}

	.order_section .price_block {
		position: static;
		margin: 40px 0 30px 0;
	}

	.order_section .discount {
		top: -430px;
	}

	.order_section .order_form {
		float: none;
		margin: 0;
	}

	.order_section h3 {
		display: none;
	}

}

a.goCatalog {
    text-align: center;
    display: block;
    color: #fff;
    text-decoration: underline;
    margin-bottom: 15px;
}

body p.mobile-btn{
     display:none;   
}

@media screen and (max-width: 540px) {
    body p.mobile-btn{
        display:block;   
    }
    
    .slide__text {
        height: 15rem;    
    }
    
    .slide__text-heading{
        line-height: 10rem;    
    }
}