@font-face {
    font-family: 'RobotoSlab';
    font-style: normal;
    font-weight: 400;
    src: local('RobotoSlab-Regular'), local('RobotoSlab-Regular'),
        url(../fonts/RobotoSlab-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'opensans';
    font-style: normal;
    font-weight: 400;
    src: local('opensans'), local('opensans'),
        url(../fonts/opensans.ttf) format('truetype');
}

/*-------------мэин меню------------*/


ul.topnav {
float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 50px;
	list-style: none;
	position: relative;
	width: auto;
	display: inline-block;


}
ul.topnav1{
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 50px;
	list-style: none;
	position: relative;
	width: auto;
	display: inline-block;
}
li.litopnav {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid green;
	height: 50px;
	text-align: center;
	display: inline-block;
	list-style-type: none;

}

a.linkactivepage {
    float: left;
	padding: 15px 37px 3px 38px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #111fff;
	display: block;
	height: 50px;
	width: auto;
	background-color: #ffd111;
	color: #111111;
	text-decoration: none;
	text-transform: uppercase;
        font-family: 'Tahoma', arial;
		font-weight: bold;
        font-size: 16px;
	display: inline-block;
}
a.linkactivepage:hover {
    float: left;
	padding: 15px 32px 3px 38px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	display: block;
	height: 50px;
	width: auto;
	background-color: #ffd111;
	color: #111111;
	text-decoration: none;
	text-transform: uppercase;
        font-family: 'Tahoma', arial;
		font-weight: bold;
        font-size: 16px;
	display: inline-block;
}

a.linkpage {
    float: left;
	padding: 15px 32px 3px 38px;
		margin: 0;
	border: 0px solid #111fff;
	border-left: 3px;
	border-right: 3px;
	display: inline-block;
	height: 50px;
	width: auto;
	color: #111111;
	text-decoration: none;
	text-transform: uppercase;
        font-family: 'Tahoma';
		font-weight: bold;
        font-size: 16px;
}

a.linkpage:hover{
    float: left;
	padding: 15px 32px 3px 38px;
		margin: 0;
	border: 0px solid #111fff;
	background-color: #ffd111;
	display: inline-block;
	height: 50px;
	color: #111111;
	text-decoration: none;
        font-size: 16px;
		text-transform: uppercase;
		font-weight: bold;
        font-family: 'Tahoma';
}

/*------------ Ссылка на главную страницу в шапке--------------*/

a.linkhome {position: relative;
		  top: 0px;
		  left: 0px;
          float: left;
		  border: 0px solid black;
		  padding: 0px;
		  margin: 0px;
		  display: block;
		  height: 100px;
		  width: 730px;
		  background: url(../img/logo.png) no-repeat;
		  background-position: right top;
          color: #0d4b52;
          }

a.linkhome:link{
	color:#0d4b52;
}

a.linkhome:visited{
	color:#0d4b52;
}

a.linkhome:hover{
	color:#7a9699;
	background: url(../img/logo.png) no-repeat;
	background-position: right bottom;
}

/*---------------ссылка картинка-------*/
.linkpic {
line-height: 0px;
	margin: 5px;
	font: 18px Tahoma;
	text-align: center;
	color: #9c5e72;
	display: inline-block;
	border: 3px solid #ffd111;
}
.linkpic:visited {
	margin: 5px;
	font: 18px Tahoma;
	text-align: center;
	color: #9c5e72;
	border: 3px solid #ffd111;
}
.linkpic:hover {
	margin: 5px;
	font: 18px Tahoma;
	text-align: center;
	color: #9c5e72;
	text-decoration: none;
	border: 3px solid #1670B3;
}

/*---------------ссылка на заказ-------*/
.linkord {
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	height: 60px;
	width: 240px;
	border: 2px solid #ffffff;
	font-family: "Tahoma";
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	background-color: #ffd111;
	color: #111111;
	text-decoration: none;
}
.linkord:visited {
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	height: 60px;
	width: 240px;
	border: 2px solid #ffffff;
	font-family: "Tahoma";
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	background-color: #ffd111;
	color: #111111;
	text-decoration: none;
}
.linkord:hover {
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	height: 60px;
	width: 240px;
	border: 2px solid #ffffff;
	font-family: "Tahoma";
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	background-color: #ffea27;
	color: #111111;
	text-decoration: none;
}

/*---------------ссылка на заказ белая-------*/
.linkordwhite {
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	height: 60px;
	width: 240px;
	border: 2px solid #ffffff;
	font-family: "Tahoma";
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	color: #ffffff;
	text-decoration: none;
}
.linkordwhite:visited {
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	height: 60px;
	width: 240px;
	border: 2px solid #ffffff;
	font-family: "Tahoma";
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	color: #ffffff;
	text-decoration: none;
}
.linkordwhite:hover {
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	height: 60px;
	width: 240px;
	border: 2px solid #ffffff;
	font-family: "Tahoma";
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	background-color: #ffea27;
	color: #111111;
	text-decoration: none;
}

/*---------------ссылка подробнее-------*/
.linkmore {
	margin: 0 auto;
	margin-top:15px;
	padding: 5px 0px 10px 0px;
	height: 40px;
	width: 230px;
	border: 0px solid #ffffff;
	font-family: "Tahoma";
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	color: #111111;
	text-decoration: none;
	background: url(../img/backlinkmore.png) no-repeat;
	background-position: center top;
}
.linkmore:visited {
	margin: 0 auto;
	margin-top:15px;
	padding: 5px 0px 10px 0px;
	height: 40px;
	width: 230px;
	border: 0px solid #ffffff;
	font-family: "Tahoma";
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	color: #111111;
	text-decoration: none;
	background: url(../img/backlinkmore.png) no-repeat;
	background-position: center top;
}
.linkmore:hover {
	margin: 0 auto;
	margin-top:15px;
	padding: 5px 0px 10px 0px;
	height: 40px;
	width: 230px;
	border: 0px solid #ffffff;
	font-family: "Tahoma";
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	color: #111111;
	text-decoration: none;
	background: url(../img/backlinkmore.png) no-repeat;
	background-position: center bottom;
}

/*---------------ссылка подробнее 2-------*/
.linkmore2 {
	margin: 0 auto;
	padding: 5px 0px 10px 0px;
	height: 40px;
	width: 500px;
	border: 0px solid #ffffff;
	font-family: "Tahoma";
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	color: #111111;
	text-decoration: none;
	background: url(../img/backlinkmore2.png) no-repeat;
	background-position: center top;
}
.linkmore2:visited {
	margin: 0 auto;
	padding: 5px 0px 10px 0px;
	height: 40px;
	width: 500px;
	border: 0px solid #ffffff;
	font-family: "Tahoma";
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	color: #111111;
	text-decoration: none;
	background: url(../img/backlinkmore2.png) no-repeat;
	background-position: center top;
}
.linkmore2:hover {
	margin: 0 auto;
	padding: 5px 0px 10px 0px;
	height: 40px;
	width: 500px;
	border: 0px solid #ffffff;
	font-family: "Tahoma";
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	color: #111111;
	text-decoration: none;
	background: url(../img/backlinkmore2.png) no-repeat;
	background-position: center bottom;
}

/*---------------ссылка на заказ звонка-------*/
.linkordcall {
	margin: 0px;
	padding: 7px 0px 10px 0px;
	height: 45px;
	width: 200px;
	border: 0px solid #ffffff;
	border-radius: 5px;
	font-family: "Tahoma";
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	background-color: #ffd111;
	color: #111111;
	text-decoration: none;
}
.linkordcall:visited {
	margin: 0px;
	padding: 7px 0px 10px 0px;
	height: 45px;
	width: 200px;
	border: 0px solid #ffffff;
	border-radius: 5px;
	font-family: "Tahoma";
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	background-color: #ffd111;
	color: #111111;
	text-decoration: none;
}
.linkordcall:hover {
	margin: 0px;
	padding: 7px 0px 10px 0px;
	height: 45px;
	width: 200px;
	border: 0px solid #ffffff;
	border-radius: 5px;
	font-family: "Tahoma";
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	background-color: #ffea27;
	color: #111111;
	text-decoration: none;
}

/*---------------ссылка на заказ длинная-------*/
.linkordlong {
	margin: 0 auto;
	padding: 12px 70px 10px 70px;
	height: 50px;
	border-radius: 5px;
	font: 20px Franklin Gothic Book;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	border: 0px solid #cbcbcb;
	background-color: #81CDFF;
	color: #ffffff;
	text-shadow: 1px 1px 1px #111111;
	text-decoration: none;
}
.linkordlong:visited {
	margin: 0 auto;
	padding: 12px 70px 10px 70px;
	height: 50px;
	border-radius: 5px;
	font: 20px Franklin Gothic Book;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	border: 0px solid #cbcbcb;
	background-color: #81CDFF;
	color: #ffffff;
	text-shadow: 1px 1px 1px #111111;
	text-decoration: none;
}
.linkordlong:hover {
	margin: 0 auto;
	padding: 12px 70px 10px 70px;
	height: 50px;
	border-radius: 5px;
	font: 20px Franklin Gothic Book;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	border: 0px solid #cbcbcb;
	background-color: #64A8D5;
	color: #ffffff;
	text-shadow: 1px 1px 1px #111111;
	text-decoration: none;
}

/*---------------ссылка на обратный звонок-------*/
.linkreturncall{
	margin: 0 auto;
	padding: 7px 50px 10px 50px;
	height: 40px;
	border-radius: 5px;
	font: 20px Franklin Gothic Book;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	border: 0px solid #cbcbcb;
	background-color: #81CDFF;
	color: #ffffff;
	text-shadow: 1px 1px 1px #111111;
	text-decoration: none;
}
.linkreturncall:visited {
	margin: 0 auto;
	padding: 7px 50px 10px 50px;
	height: 40px;
	border-radius: 5px;
	font: 20px Franklin Gothic Book;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	border: 0px solid #cbcbcb;
	background-color: #81CDFF;
	color: #ffffff;
	text-shadow: 1px 1px 1px #111111;
	text-decoration: none;
}
.linkreturncall:hover {
	margin: 0 auto;
	padding: 7px 50px 10px 50px;
	height: 40px;
	border-radius: 5px;
	font: 20px Franklin Gothic Book;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	border: 0px solid #cbcbcb;
	background-color: #64A8D5;
	color: #ffffff;
	text-shadow: 1px 1px 1px #111111;
	text-decoration: none;
}

/*--------Текст---------*/

.h2white {
font-family: "Times New Roman"; color: #ffffff; font-size: 35px; text-shadow: 1px 1px 1px #555; margin-top: 5px;  margin-bottom: 5px; padding-top: 5px; font-style: italic;
}
.h1logotext1 { color: #111111;
float: left; font-family: 'opensans'; font-weight:bold; text-transform: uppercase; font-size: 38px; line-height: 48px; text-align: left; margin-top: 20px;  margin-bottom: 5px; width: 500px;
}
.plogotextlink { color: #111111;
float: left; font-family: 'opensans'; font-weight: bold; text-transform: uppercase; font-size: 40px; line-height: 47px; text-align: left; margin: 0px; width: 550px; padding-top: 5px;
}
.p28white {
font: 28px Franklin Gothic Book; font-style: normal; text-shadow: 1px 1px 1px #555; color: #7dbaf9; padding-top: 0px; margin: 0px; line-height: 30px;
}
.p40black {
color: #111111; font-family: 'opensans'; font-weight:bold; font-size: 38px; line-height: 48px; text-align: center; margin-top: 15px; padding: 0px 5px 0px 5px; letter-spacing: 1px;
}

.h2headblock {
font-family: "opensans"; color: #111111; font-weight: bold; font-size: 30px; line-height: 35px; text-transform: uppercase; margin-top: 15px;  margin-bottom: 5px; padding-top: 5px; text-align: center;
}

.h2headblock2 {
font-family: "opensans"; color: #ffd111; font-weight: bold; font-size: 30px; line-height: 35px; margin-top: 15px;  margin-bottom: 5px; padding-top: 5px; text-align: center;
}

.h2headblockbord {
font-family: "opensans"; color: #111111; font-weight: bold; font-size: 30px; line-height: 35px; border: 2px solid #111111; display: inline-block; margin-top: 50px; margin-bottom: 5px; padding: 10px 35px 15px 35px; text-align: center;
}

.h2nameevent {
font-family: "Tahoma"; color: #111111; font-weight: bold; font-size: 40px; line-height: 50px; margin: 0 auto; margin-top: 170px;  margin-bottom: 50px; padding-top: 5px; text-align: center; width: 600px;
}

.ptextevent {
font-family: "opensans"; color: #111111; font-weight: bold; font-size: 35px; line-height: 41px; margin-left: 230px; margin-top: 0px;  margin-bottom: 10px; padding-top: 5px; text-align: left; width: 600px;
}

.pgarant {
color: #111111; font-family: 'opensans'; font-weight:bold; font-size: 17px; line-height: 20px; color: #111111; text-align: center; margin: 0 auto; margin-top: 15px; padding: 0px 5px 0px 5px; text-transform: uppercase; width: 270px;
}
.p18black {
color: #111111; font-family: 'opensans'; font-weight:bold; font-size: 13px; text-align: center; margin-top: 20px;
}
.p18white {
color: #ffffff; font-family: 'opensans'; font-weight:bold; font-size: 13px; text-align: center; margin-top: 20px;
}


.p25white {
font-family: "Tahoma"; color: #ffffff; font-size: 25px; text-shadow: 1px 1px 1px #555; margin-top: 5px;  margin-bottom: 5px; padding-top: 0px;
}

/* ------ Текст этапов ------ */

p.ptextstep {
          font-family: "opensans";
          font-size: 17px;
		  line-height: 21px;
          color: #ffd111;
		  padding: 5px;
		  text-align: center;
		  padding: 0px 0px 0px 0px;
		  margin: 0px;
		  text-decoration: none;
		  width: 180px;
          }

/* ------ Текст в индексе лозунг 1 ------ */

p.ptextslogan1 {
          font-family: "RobotoSlab";
          font-size: 18px;
		  line-height: 25px;
		  font-weight: bold;
          color: #111111;
		  padding: 5px;
		  text-align: center;
		  padding: 0px 10px 0px 10px;
		  margin: 0 auto;
		  text-decoration: none;
		  width: 585px;
          }

.ts25b {font-size: 25px; font-weight: bold; }


.ptextindex{
font-family: "opensans"; color: #111111;
font-size: 18px;
line-height: 25px;
display: inline-block;
margin: 0 auto;
padding: 0px 5px 0px 5px;
text-align: left;
width: 830px;
}

.ptextindexico{
font-family: "opensans"; color: #ffd111;
font-size: 20px;
line-height: 24px;
display: inline-block;
margin: 0 auto;
margin-bottom: 15px;
padding-left: 90px;
padding-right: 10px;
text-align: left;
width: 700px;
height: 63px;
}

/*------------ Текст заглавие страницы--------------*/
H1.pageheading, .h1.pageheading {
             clear: both;
font-family: "opensans";
font-size: 27px;
font-weight: bold;
color: #1670b3;
font-style: normal;
text-align: left;
margin: 7px 0px 5px 0px;
line-height: 30px;
text-transform: uppercase;
             }

/*------------ Текст подзаголовков--------------*/
h2.headinginminlef {font-size: 20px;
             line-height: 23px;
             padding: 10px 0px 10px 0px;
             margin: 10px 0px 5px 0px;
             text-align: left;
             font-family: "opensans";
             font-weight: bold;
             color: #1670b3;
			 clear: left;
             }

.simpletextbold {
	font: 16px Calibri;
	color: #A8A89F;
	font-weight: bold;
}

.simpletextboldgreen {
	font: 16px Calibri;
	color: #c8515f;
	font-weight: bold;
}

/*Обычный список*/
.simpletextul {
	padding: 2px 30px 2px 30px;
	margin: 0px;
	font: 16px Calibri;
	/*color: #A8A89F;*/
	color: #ffffff;
	text-decoration: none;
	list-style-type: square;
}

/*название цены*/
.textnameprice {
	padding: 2px 5px 2px 5px;
	margin: 0px;
	font: 20px Calibri;
	/*color: #A8A89F;*/
	color: #c8515f;
	font-weight: bold;
	text-decoration: none;
}

.textpz1 {
	padding: 2px 3px 2px 3px;
	margin: 0px;
	font: 27px Calibri;
	color: #ffffff;
	text-shadow: 0px 0px 2px #111111;
	font-weight: bold;
	text-decoration: none;
}
.textpz2 {
	padding: 2px 5px 2px 5px;
	margin: 0px;
	font: 35px Calibri;
	color: #ffffff;
	text-shadow: 0px 0px 2px #111111;
	font-weight: bold;
	text-decoration: none;
}

/*название цены*/
.textprice {
	padding: 2px 5px 2px 5px;
	margin: 0px;
	font: 16px Calibri;
	/*color: #A8A89F;*/
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

/*Обычный абзац*/
.simpletextpar {
	padding: 2px 30px 2px 30px;
	margin: 0px;
	text-indent: 20px;
	font: 16px Calibri;
	/*color: #A8A89F;*/
	color: #ffffff;
	text-decoration: none;
}



.simpletext {
	font: 17px Franklin Gothic Book;
	color: #58595B;

	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}


.pphoneind { color: #111111;
float: right; font-family: 'opensans'; font-weight:bold; text-transform: uppercase; font-size: 38px; line-height: 45px; text-align: right; margin: 0px; padding: 0px; width: 350px;}

.pphone { color: #111111;
float: right; font-family: 'opensans'; font-weight:bold; text-transform: uppercase; font-size: 35px; line-height: 40px; text-align: right; margin: 0px; padding: 0px; width: 160px;}

.addrind { color: #111; font-family: 'opensans'; font-weight: bold; font-size: 15px;
 padding: 0px; margin-top: 0px; clear: right; margin-bottom: 5px; }

 .emailind { color: #000; font-family: 'opensans'; font-weight: bold; font-size: 15px;
 padding: 0px; margin-top: 0px; clear: right; margin-bottom: 5px; }

 .emailind a { color: #000; }

.ptime { color: #111111;
float: right; font-family: 'opensans'; font-weight:bold; text-transform: uppercase; font-size: 15px; line-height: 18px; text-align: right; margin: 0px; padding: 0px; width: 160px;}

.pphonefot {     color: #ebebeb;
    float: right;
    font-family: 'opensans';
    font-weight: bold;
    text-transform: uppercase;
    font-size: 27px;
    line-height: 40px;
    text-align: right;
    margin: 0px;
    padding: 0px;
    width: 255px;}

.addrfot { color: #ebebeb; font-family: 'opensans'; font-weight: bold; font-size: 14px;
 padding: 0px; margin-top: 0px; clear: right; margin-bottom: 0px;}

.ptimefot{ color: #ebebeb;
float: right; font-family: 'opensans'; font-weight:bold; text-transform: uppercase; font-size: 15px; line-height: 18px; text-align: right; margin: 0px; padding: 0px; width: 160px;}


/* ------ Текст в футере контакты ------ */

p.textconttelf {
		  font-size: 17px;
          line-height: 20px;
          font-family: "opensans";
          color: #ebebeb;
		  margin: 0px 0px 0px 0px;
		  padding: 0px 0px 0px 0px;
          }

/* ------ Текст в футере крупный ------ */

p.ptextfootbig {
		  font-size: 35px;
          line-height: 45px;
          font-family: "opensans";
		  margin: 0px 0px 0px 0px;
		  padding: 0px 0px 0px 0px;
          }

/* ------ Текст в нижней строчке разработчик ------ */

p.textdeveloper {
          font-family: "opensans";
          font-size: 13px;
		  line-height: 17px;
          color: #ebebeb;
		  margin: 0px 0px 0px 0px;
		  padding: 0px 0px 0px 0px;}

/*Заголовок товаров*/
.pproduct{
	font-family: Calibri;
	color: #005B98;
	font-weight: bold;
	font-size: 17px;
	margin: 0px;
	text-shadow: 1px 1px 1px #ffffff;
	margin-left: 30px;
	width: 170px;
}
.pproducttext{
	padding: 2px 0px 2px 0px;
	margin: 0px;
	text-indent: 20px;
	font: 14px Franklin Gothic Book;
	text-align: left;
	color: #58595B;
	text-decoration: none;
}
/*Текст цены*/
.pprice{
	font-family: Tahoma;
	color: #E4E9EC;
	font-weight: bold;
	text-decoration: italic;
	font-size: 17px;
	text-align: center;
	text-shadow: 1px 1px 1px #005B98;
	margin: 0px;
	width: 170px;
	margin-left: 100px;
}
/*Текст цены в заказе*/
.ppriceord{
	font-family: Times New Roman;
	color: #E4E9EC;
	font-weight: bold;
	text-decoration: italic;
	font-size: 17px;
	text-align: center;
	text-shadow: 1px 1px 1px #005B98;
	margin: 0px;
}

/*-голубой цвет-*/
.color81CDFF {color: #81CDFF;}


.spanico {
	float: left;
	font-size: 30px;
	color: #1A5A78;
	text-shadow: 0px 0px 2px #00AFE9;
	padding-right: 5px;
	text-decoration: none;
}

.spanico20 {
	float: left;
	font-size: 20px;
	color: #1A5A78;
	text-shadow: 0px 0px 2px #00AFE9;
	padding-right: 15px;
	text-decoration: none;
}

.textonphoto {
margin-top: -50px;
padding-top: 10px;
position: absolute;
width: 275px;
margin-left: 9px;
height: 47px;
background: rgba(246, 246, 246, 0.75);
}

/* ------ Иконки телефона картинка ------ */

img.imgicophone {
          border: 0px solid #a28d69;
          margin: 25px 0px 0px 15px;
		  width: 23px;
		  height: 30px;
		  position: absolute;
    top: -18px;
    right: 232px;
		  }

img.imgicophoneind {
          border: 0px solid #a28d69;
          margin: 30px 0px 0px 15px;
		  width: 23px;
		  height: 30px;
		  }


.div400 {width: 340px; padding-left: 60px; min-height: 50px; margin-bottom: 7px;}
.p300 {width: 280px; padding-left: 10px;  padding-right: 10px; margin-bottom: 7px;}
.divprodinord {width: 150px; padding: 10px 5px 5px 5px; margin-bottom: 7px; border-radius: 5px; background-color: #ECECEC; text-align: center; }
.backrubl { background: url(../img/ico_rubl.png); background-repeat: no-repeat;}
.backeuro { background: url(../img/ico_euro.png); background-repeat: no-repeat;}
.backtime{ background: url(../img/ico_time.png); background-repeat: no-repeat;}
.backhands{ background: url(../img/ico_hands.png); background-repeat: no-repeat;}
.backearth{ background: url(../img/ico_earth.png); background-repeat: no-repeat;}
.backtree{ background: url(../img/ico_tree.png); background-repeat: no-repeat;}
.backwork{ background: url(../img/ico_work.png); background-repeat: no-repeat;}


.flleft {float: left;}

/*------цвета----*/
.backcolf4f3f3 {background-color: #f4f3f3;}
.color-ebebeb {color: #ebebeb;}
.color-ffd111 {color: #ffd111;}

/*----------Размеры------------*/
.width300 {width: 300px;}
.width260 {width: 260px;}
.width280 {width: 280px;}
.width290 {width: 290px;}
.width70 {width: 70px;}

.button200{
width: 200px;
}
.button200:hover {
width: 200px;
}

/*----------Отступы------------*/

.indent5_20in { padding: 5px 20px;}

.intop7px { padding-top: 7px;}
.intop15px { padding-top: 15px;}
.intop24px { padding-top: 15px;}
.intop30px { padding-top: 30px;}
.intop40px { padding-top: 40px;}
.intop5px { padding-top: 5px;}
.inbottom10px { padding-bottom: 10px;}
.inbottom15px { padding-bottom: 15px;}
.inbottom20px { padding-bottom: 20px;}
.fromtop5px {margin-top: 5px !important;}
.fromtop10px {margin-top: 10px !important;}
.fromtop12px {margin-top: 12px !important;}
.fromtop15px {margin-top: 15px !important;}
.fromtop17px {margin-top: 17px !important;}
.fromtop30px {margin-top: 30px !important;}
.fromtop35px {margin-top: 35px !important;}
.fromtop40px {margin-top: 40px !important;}
.fromtop200px {margin-top: 200px;}
.fromtop100px {margin-top: 100px;}
.frombottom10px {margin-bottom: 10px !important;}
.frombottom15px {margin-bottom: 15px !important;}
.frombottom20px {margin-bottom: 20px !important;}
.frombottom40px {margin-bottom: 40px !important;}
.frombottom30px {margin-bottom: 30px !important;}
.frombottom35px {margin-bottom: 35px !important;}
.frombottom50px {margin-bottom: 50px !important;}
.fromleft150px {margin-left: 150px;}
.fromleft10px {margin-left: 10px;}
.fromleft35px {margin-left: 35px !important;}
.fromleft30px {margin-left: 30px !important;}
.fromleft120px {margin-left: 120px;}
.intop17 {padding-top: 17px !important;}
.intop5 {padding-top: 5px !important;}
.intop15 {padding-top: 15px !important;}
.intop10 {padding-top: 10px !important;}
.inleft15px { padding-left: 15px;}
.inright20px { padding-right: 20px;}
.in0px {padding: 0px !important;}
.in10px {padding: 10px;}
.minheight315 {min-height: 315px;}

/*-----------Размещение этапов---------------*/
.placingstap1 {top: 135px; left: 363px; position: relative;}
.placingstap2 {top: 117px; left: 530px; position: relative;}
.placingstap3 {top: 210px; left: 655px; position: relative;}
.placingstap4 {top: 288px; left: 530px; position: relative;}
.placingstap5{top: 271px; left: 365px; position: relative;}
.placingstap6{top: 279px; left: 191px; position: relative;}
.placingstap7{top: 343px; left: 70px; position: relative;}
.placingstap8{top: 395px; left: 191px; position: relative;}
.placingstap9{top: 404px; left: 363px; position: relative;}
.placingstap10{top: 387px; left: 530px; position: relative;}
.placingstap11{top: 467px; left: 655px; position: relative;}
.placingstap12{top: 535px; left: 530px; position: relative;}
.placingstap13{top: 538px; left: 363px; position: relative;}
.placingstap14{top: 547px; left: 191px; position: relative;}
.placingstap15{top: 613px; left: 73px; position: relative;}
.placingstap16{top: 665px; left: 191px; position: relative;}
.placingstap17{top: 632px; left: 363px; position: relative;}

/*------------выравнивание--------------*/
.toleft {
float: left;
}
.toright {
float: right;
}

/*-------------------------------------*/
.divlogo{
  background-image: url(../img/logo.png) !important;
  background-repeat: no-repeat;
  background-position-x: 30px;
  background-position-y: 5px;
  height: 90px;
  padding-left: 170px;
  margin-top: 30px;
}

.backcurtain{
  background-image: url(../img/curtain.png) !important;
  background-repeat: repeat-x;
  background-position: center;
  height: 24px;
}

.divline {
border: 0px solid #ffffff;
margin-top: 5px;
margin-left: 5px;
width: 355px;
border-bottom: 1px;
border-style: dashed;
border-color: #ffffff;

}
.container {
max-width: none;
width: 970px;
}


.divblockserv{
float: left;
width: 310px;
display: inline-block;
text-align: center;
margin: 0px;
border: 0px solid #ffd111;
text-decoration: none;
padding: 10px;
}

/*------див с отзывами в индексе-----*/
.divblockmessagesind {
margin: 0 auto;
width: 610px;
padding: 20px 0px 0px 0px;
}
/* ------ Див контктной информации------ */

div.divcontactinfo
  {
 margin: 0px;
    padding: `0px;
    position: relative;
    width: 350px;
    height: auto;
    border: 0px;
    text-align: right;
    float: right;
    font-size: 17px;
    border: 0px solid red;
  }

/* ------ Див контктной информации индекс------ */

div.divcontactinfoind
  {
  margin: 0px;
  padding: 20px 0px 0px 0px;
  position: relative;
  width: 388px;
  height: auto;
  border: 0px;
  text-align: right;
  float:right;
  font-size: 17px;
  border: 0px solid red;
  }

/* ------ Дивы в странице ссылки списка страниц левый------ */

div.divinpagelinkspstrleft
  {
  margin: 0 auto;
  position: relative;
  width: 170px;
  float: left;
  height: auto;
  border: 0px solid #111111;
  padding: 0px 0px 0px 0px;
  color: #2f3638;
  text-align: left;
  }

/* ------ Дивы в странице ссылки списка страниц центральный------ */

div.divinpagelinkspstr
  {
  margin: 0 auto;
  position: relative;
  width: 300px;
  float: left;
  height: auto;
  border: 0px solid #111111;
  padding: 0px 10px 0px 10px;
  color: #2f3638;
  text-align: center;
  }

div.divinpagelinkspstr2
  {
  margin: 0 auto;
  position: relative;
  width: 590px;
  float: left;
  height: auto;
  border: 0px solid #111111;
  padding: 0px 10px 0px 10px;
  color: #2f3638;
  text-align: center;
  }

/* ------ Дивы в странице ссылки списка страниц правый------ */

div.divinpagelinkspstrright
  {
  margin: 0 auto;
  position: relative;
  width: 170px;
  float: left;
  height: auto;
  border: 0px solid #111111;
  padding: 0px 0px 0px 0px;
  color: #2f3638;
  text-align: right;
  }

/* ------ Дивы в странице ссылка назад------ */

div.divinpagelinkback
  {
  margin: 0px 0px 20px 0px;
  position: relative;
  width: 950px;
  clear: both;
  height: auto;
  border: 0px solid #111111;
  padding: 0px 10px 0px 10px;
  font-family: Times New Roman;
  font-size: 17px;
  color: #2f3638;
  text-align: center;
  }

/* ------ Див нижняя строчка в странице левая половина------ */

div.strbottomlb
  {
  float: left;
  margin: 0;
  padding: 0px 0px px 0px;
  float: left;
  position: relative;
  width: 230px;
  border: 0px solid #111111;
  text-align: left;
  }

/* ------ Див нижняя строчка в странице центр------ */

div.strbottomcb
  {
  margin: 0px;
  padding: 0px 0px 0px 0px;
  position: relative;
  width: 480px;
  height: auto;
  border: 0px;
  float: left;

  }

/* ------ Див нижняя строчка в странице правая половина------ */

div.strbottomrb
  {
  margin: 0;
  padding: 0px 0px 0px 0px;
  float: left;
  position: relative;
  width: 230px;
  border: 0px solid #111111;
  float: left;
  text-align: right;
  }

/* ------ Див - Текст обычный ------ */

div.divfonttext {
position: relative;
          font-family: "opensans";
          font-size: 15px;
		  line-height: 17px;
          color: #686868;
		  margin: 10px 0px 5px 0px;
		  padding: 0px;
          }
.divfonttext ul li {text-indent: 0px;}
.divfonttext ol li {text-indent: 0px;}

/*-------див с формой в фансибокс------*/
.divfancyinputform {
margin: 0px 0px 0px 8px;
width: 300px;
text-align: center;
}

.fansyblock {
width: 400px !important;
height: 600px !important;
background-color: #f4f3f3;
}

.fansyblockhtml {
min-width: 400px !important;
height: 500px !important;
background-color: #f4f3f3;
}

.bodyreturncall{
width: 300px !important;
min-height: 284px !important;
background-color: #f4f3f3;
}

/*---------------див со ссылками во всплывающей форме-------*/
.div600 {width: 600px; margin: 0 auto; margin-bottom: 7px; margin-top: 7px; float: left; height: 456px;}
.div300 {width: 300px; margin: 0 auto; margin-bottom: 7px; margin-top: 17px; float: left; height: 456px;}

.divblock {
border: 3px solid #A8A89F;
border-radius: 5px;
height: 100%;
width: 100%;
/*background: rgba(255, 255, 255, 0.2);*/
/*background-color: #ffffff;*/
box-shadow: 0 0 15px rgba(200,81,95,0.5);
}

.divinlogoind{
margin: 0 auto;
margin-top: 30px;
padding: 15px 0px;
border: 0px solid #ffffff;
border-radius: 2px;
width: 440px;
height: 300px;
background: rgba(255, 255, 255, 0.5);
display: block;
}


.divwhiteback {
margin-left: 40px;
margin-top: 30px;
padding: 15px 0px;
border: 3px solid #ffffff;
border-radius: 15px;
width: 370px;
background: rgba(62, 185, 255, 0.7);
box-shadow: 0 0 15px rgba(255,255,255,0.5);
}

/* ------ картинка kaptcha------ */

img.imgcaptcha {
          border: 0px solid #a28d69;
		  border-radius: 0px;
          margin: 0px 10px 0px 0px;
		  display: block;
          }

/*---------------большая картинка во всплывающей форме-------*/
img.imgbigproduct {
width: 600px;
height: 450px;
margin: 0 auto;
margin-top: 10px;
display: inline-block;
position: relative;
border: 3px solid #cbcbcb;}

/*---------------маленькая картинка во всплывающей форме-------*/
img.imgsmallproduct {
width: 100px;
height: 75px;
margin: 0 auto;
display: inline-block;
position: relative;}

/*---------------миниатюра картинки в строке заказать-------*/
img.imgmini {

margin: 0 auto;
border: 5px solid #81CDFF;
border-radius: 5px;
padding: 0px;
box-shadow: 0 0 15px rgba(100,168,213,0.5);
display: inline-block;
position: relative;}

/*---------------миниатюра картинки в строке заказать-------*/
img.imghmw{

margin: 0 auto;
border: 0px solid #81CDFF;
padding: 0px;
display: inline-block;
position: relative;}

/*---------------миниатюра картинки в заказе-------*/
img.imgminiord {
width: 133px;
height: 100px;
margin: 0 auto;
margin-top: 5px;
margin-bottom: 5px;
border: 2px solid #81CDFF;
border-radius: 2px;
padding: 0px;
box-shadow: 0 0 3px rgba(100,168,213,0.5);
display: inline-block;
position: relative;}

/* ------ Ссылки в нижней строчке ------ */

a.linkstrbottom:link{
font-family: "opensans";
font-size: 17px;
line-height: 20px;
text-decoration: underline;
color:#ebebeb;
padding: 0px;
}

a.linkstrbottom:visited{
font-family: "opensans";
font-size: 17px;
line-height: 20px;
text-decoration: underline;
color:#ebebeb;
padding: 0px;
}

a.linkstrbottom:hover{
font-family: "opensans";
font-size: 17px;
line-height: 20px;
text-decoration: none;
color:#ffd111;
padding: 0px;
}

/*------------ Ссылки Назад, номера страниц--------------*/
a.linkpaba {font-size: 16px;
          font-family: "opensans";
          text-decoration: underline;
          color: #7e7e7e ;
          font-weight: bold;
          }

a.linkpaba:link{
	color:#7e7e7e ;
}

a.linkpaba:visited{
	color:#7e7e7e ;
}

a.linkpaba:hover{
	color:#1770b3;
	text-decoration: none;
}

/*------------ Ссылки внутри страницы Назад, номера страниц текущая--------------*/
a.linkpabapn {font-size: 16px;
          font-family: "opensans";
          text-decoration: underline;
          color: #7e7e7e ;
          font-weight: bold;
          }

a.linkpabapn:link{
	color:#7e7e7e;
}

a.linkpabapn:visited{
	color:#7e7e7e;
}

a.linkpabapn:hover{
	color:#1770b3;
}

/* ------ Ссылки на разработчика в нижней строчке ------ */

a.linkdeveloper:link{
font-family: "Courier New";
font-size: 13px;
line-height: 16px;
text-decoration: none;
color:#ebebeb;
}

a.linkdeveloper:visited{
font-family: "Courier New";
font-size: 13px;
line-height: 16px;
text-decoration: none;
color:#ebebeb;
}

a.linkdeveloper:hover{
font-family: "Courier New";
font-size: 13px;
line-height: 16px;
text-decoration: none;
color:#ffd111;
}

/*---------------ссылка картинка во всплывающей форме-------*/
.linkpicinframe {
	line-height: 0px;
	margin: 0 auto;
	margin-left: 5px;
	margin-bottom: 5px;
	font: 18px Tahoma;
	text-align: center;
	color: #9c5e72;
	display: inline-block;
	border: 3px solid #cbcbcb;
	float: left;
}
.linkpicinframe:visited {
	margin: 0 auto;
	margin-left: 5px;
	margin-bottom: 5px;
	font: 18px Tahoma;
	text-align: center;
	color: #9c5e72;
	border: 3px solid #cbcbcb;
}
.linkpicinframe:hover {
	margin: 0 auto;
	margin-left: 5px;
	margin-bottom: 5px;
	font: 18px Tahoma;
	text-align: center;
	color: #9c5e72;
	text-decoration: none;
	border: 3px solid #EC8400;
}

  /* ------ див блок пустой------ */
div.divzero
  {
 clear: both;
 }




 .order-step{
	width: 165px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.divstep {
	width: 165px;
	padding: 0px;
}


.backshater {
background-image: url(../img/mainimg2.jpg);
height: 400px;
}
.backshare {
background:url(../img/backshare.jpg);
background-repeat: no-repeat;
background-position: center 40px;
}


.divslidertext {
padding: 15px 100px 15px 100px;
width: 100%;
text-align: left;
background-color: #ffffff;
}

/*див с поляной*/
.divzp {
padding: 15px 15px 15px 15px;
width: 100%;
text-align: left;
background: url(../img/zp.jpg) no-repeat;
background-position: center center;
height: 203px;
display: block;
}

.h2text {
border-radius: 7px;
 font-family: "Calibri" !important;
font-size: 40px;
font-weight: bold;
/*color: #c90e23;
text-shadow: 0px 0px 3px #fef1bc;*/
color: #c8515f;
text-shadow: 1px 1px 2px #ffffff;
text-align: center;
margin-top: 0px;
margin-bottom: 10px;
padding: 5px 5px 5px 5px;
}

.h3colname {
 font-family: "Times New Roman";
font-size: 25px;
font-style: italic;
color: #E6EFF5;
text-align: center;
margin-top: 0px;
margin-bottom: 5px;
text-shadow: 1px 1px 3px #00AFE9;
padding: 5px 5px 0px 5px;
}

.rowtop {
background-color: #ffffff;
height: 150px;
width: 100%;
min-width: 970px;
text-align: center;
}

.rowtopmenu {
background-color: #a7defd;
height: 50px;
width: 100%;
min-width: 970px;
text-align: center;
}

.rowtopmenu_footer {
	background-color: #dfb408b9;
	height: 50px;
	width: 100%;
	min-width: 970px;
	text-align: center;
	}

.rowlogoind {
height: 819px;
width: 100%;
min-width: 970px;
background: url(../img/backlogoind.jpg) no-repeat;
background-position: top center;
}

.rowgrey {
width: 100%;
min-width: 970px;
/* background: url(../img/backgroundgrey.jpg) repeat; */
background-position: center center;
}

.rowbackyellow{
width: 100%;
min-width: 970px;
background-color: #ffd111;
}

.rowbackgrey{
width: 100%;
min-width: 970px;
background-color: #ebebeb;
}

.rowbackevent{
width: 100%;
min-width: 970px;
height: 760px;
background: url(../img/backevent.png) no-repeat;
background-position: top center;
}

.rowbackyellowtriangle{
width: 100%;
min-width: 970px;
height: 120px;
background: url(../img/backyellowtriangle.png) no-repeat;
background-position: top center;
}

.rowbackyellowtriangle1{
width: 100%;
min-width: 970px;
height: 35px;
background: url(../img/backyellowtriangle1.png) no-repeat;
background-position: top center;
display: block;
}

.rowbackimg390{
width: 100%;
min-width: 970px;
height: 390px;
background: url(../img/backimg390.jpg) no-repeat;
background-position: top center;
}

.rowbackimg1470{
width: 100%;
min-width: 970px;
height: 1470px;
background: url(../img/backimg1470.jpg) no-repeat;
background-position: top center;
}

.rowcontent {
background-color: #ebebeb;
width: 100%;
}

.rowfooter {
background-color: #111111;
height: 100%;
min-width: 970px;
width: 100%;
}

.rowmenu {
background-color: #019fde;
width: 100%;
height: 40px;
text-align: center;
}

/*Стандартная кнопка*/
.bottomstandard {
border: 0px;
background-color: #81CDFF;
background-image: none;
color: #ffffff;
text-shadow: 1px 1px 1px #111111;
}

.bottomstandard:focus {
border: 0px;
background-color: #81CDFF;
background-image: none;
color: #ffffff;
text-shadow: 1px 1px 1px #111111;
}

.bottomstandard:active {
border: 0px;
background-color: #81CDFF;
background-image: none;
color: #ffffff;
text-shadow: 1px 1px 1px #111111;
}

.bottomstandard:visited{
border: 0px;
background-color: #81CDFF;
background-image: none;
color: #ffffff;
text-shadow: 1px 1px 1px #111111;
}

.bottomstandard:hover {
border: 0px;
background-color: #64A8D5;
background-image: none;
color: #ffffff;
text-shadow: 1px 1px 1px #111111;
}

.slidepoint { border: 1px solid #bfbdb7 !important;}

li.active { border: 1px solid #1A5A78 !important; background-color: #00AFE9 !important;}


.nores {resize: none;}


.textleft  { text-align: left; }
.textright  { text-align: right; }
.textcenter  { text-align: center; }

.div3pxline  {
border-bottom: 3px solid #019fde;
width: 100%;
}

.div1pxlinegrey  {
border-bottom: 1px solid #DCDED4;
width: 100%;
}

.div1pxline81CDFF  {
border-bottom: 1px solid #81CDFF;
width: 100%;
}

.divcolorback  {
background-color: #000002;
width: 100%;
}


.colorbackgreen  {
background-color: #aabe01;
}
.colorbackblue  {
background-color: #6bb8ff;
}
.colorbackwhite  {
background-color: white;
}
/*------------карусель-----*/

.carousel-control.right {
background-image: none !important;
}

.carousel-control.left {
background-image: none !important;
}

.carousel-control .icon-prev, .carousel-control .icon-next {
    font-size: 50px !important;
}

.carousel-control {
    color: #CBCBCB !important;
	}

.carousel-indicators {
    bottom: -20px !important;
}

.icon-prev {
margin-left: -50px !important;
top: 50% !important;
margin-top: -35px !important;
}

.icon-next {
margin-left: 25px !important;
top: 50% !important;
margin-top: -35px !important;
}



.imgrarr1{
position: absolute; margin: 0 auto; width: 30px; top: 30px;
}

.margl0-textright {
margin-left: 0;
text-align: right;
min-height: 100px;
}

.margtopl0 {
margin-top: 10px;
}

.borderleft2px {
border-left: 2px solid #DCDED4;
}
.borderright3px {
border-right: 3px solid #DCDED4;
}

/*-----Таймер-----*/
.block-time {
	width: 320px;
	padding: 0 25px 20px;
	border: 2px solid #eee;
	border-radius: 5px;
	background: #fff;
}

.trigger-timer{
	margin: 10px 0 0 0;
	font-size: 24px;
	font-weight: bold;
	color: #faa732;
	text-shadow: 1px 1px 1px #333;
}
.trigger-timer .red{

}

/*Слайдеры картинок*/
#slider-wrap{ /* Оболочка слайдера и кнопок */
	margin-left: 50px;
	}
#sliderphoto{ /* Оболочка слайдера */
	width:200px;
	height:200px;
	overflow: hidden;
		position:relative;}
.slidephoto{ /* Слайд */
	width:100%;
	height:100%;
	}

#slider-wrap1{ /* Оболочка слайдера и кнопок */
	width:200px;
	}
#sliderphoto1{ /* Оболочка слайдера */
	width:200px;
	height:200px;
	margin-left: 50px;
	overflow: hidden;
	position:relative;}
.slidephoto1{ /* Слайд */
	width:100%;
	height:100%;
	}

.imginsliderphoto  {
width:200px;
height:200px;
border: 3px solid #64A8D5;
border-radius: 5px;

}

/*-------скролл ап------*/
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	overflow:hidden;
	width:51px;
	height:51px;
	border:none;
	text-indent:100%;
	background:url(../img/ui.totop.png) no-repeat left top;
}

#toTopHover {
	background:url(../img/ui.totop.png) no-repeat left -51px;
	width:51px;
	height:51px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
	outline:none;
}

/*--------------цвета текста----------*/
.tcffd111 {color: #ffd111;}

/*----иконки---*/
.backico_calculator{
background: url(../img/ico_calculator.png) no-repeat;
background-position: top left;
}

.backico_instrument{
background: url(../img/ico_instrument.png) no-repeat;
background-position: top left;
}

.backstaps{
background: url(../img/backstaps.png) no-repeat;
background-position: top center;
height: 1435px;
}

/*--------страница отзывов------------------------------------------------*/

/* ------ див списки новости ------ */
div.divnew
  {
  clear: both;
  margin: 0px 0px 15px 0px;
  width: 600px;
  border: 6px solid #ffd111;
  border-radius: 3px;
  padding: 0px 0px 10px 0px;
  text-align: left;
  background-color: #ffffff;
  }



  /*------------ Текст дата сообщения--------------*/
p.fontguestbookdate {
		  float: right;
		  font-size: 12px;
		  width: 150px;
		  text-align: right;
          font-family:  "opensans";
          color: #ecc21c;
		  font-weight: bold;
		  padding: 0px 10px 0px 0px;
		  margin: 10px 0px 0px 0px;
          }

/* ------ Текст имя в отзывах ------ */

p.ptextname {
		  float: left;
          font-family: "opensans";
          font-size: 16px;
		  line-height: 19px;
		  font-weight: bold;
		  width: 400px;
		  text-align: left;
          color: #1670b3;
		  padding: 5px;
		  padding: 0px 10px 0px 10px;
		  margin: 10px 0px 0px 0px;
          }

/* ------ Текст сообщения в отзывах ------ */

p.ptextmessage {
          font-family: "opensans";
          font-size: 15px;
		  line-height: 17px;
          color: #686868;
		  padding: 5px;
		  padding: 0px 10px 0px 10px;
		  margin: 10px 0px 5px 0px;
          }

/* ------ Текст названия ссылки блока ------ */

p.ptextnameblock {
          font-family: "RobotoSlab";
          font-size: 19px;
		  line-height: 22px;
		  font-weight: bold;
          color: #111111;
		  padding: 5px;
		  text-align: center;
		  padding: 0px 10px 0px 10px;
		  margin: 10px 0px 10px 0px;
		  text-decoration: none;
          }

/* ------ Текст названия ссылки блока главная страница ------ */
.divnameblockind{
		  padding: 5px;
		  text-align: center;
		  padding: 0px 10px 0px 10px;
		  margin: 0 auto;
		  margin-top: 10px;
		  margin-bottom: 15px;
		  width: 250px;
		  height: 75px;
		  text-align: center;
}
p.ptextnameblockind {
          font-family: "RobotoSlab";
          font-size: 19px;
		  line-height: 22px;
		  font-weight: bold;
          color: #111111;
		  padding: 5px;
		  text-align: center;
		  padding: 0px 10px 0px 10px;
		  text-decoration: none;
		  display: table-cell;
		  vertical-align: middle;
		  height: 75px;
		  width: 250px;
		  text-align: center;
		  }

/* ------ Текст названия ссылки блока 2 ------ */

p.ptextnameblock2 {
          font-family: "RobotoSlab";
          font-size: 15px;
		  line-height: 18px;
          color: #1670b3;
		  padding: 5px;
		  text-align: left;
		  padding: 0px 10px 0px 10px;
		  margin: 10px 0px 10px 0px;
		  text-decoration: underline;
          }

/* ------ Текст краткого описания ------ */

p.ptextsummary {
          font-family: "RobotoSlab";
          font-size: 19px;
		  line-height: 22px;
          color: #111111;
		  padding: 5px;
		  text-align: center;
		  padding: 0px 10px 0px 10px;
		  margin: 15px 0px 10px 0px;
		  text-decoration: none;
          }

/* ------ Текст краткого описания  index------ */

p.ptextsummaryind {
          font-family: "RobotoSlab";
          font-size: 19px;
		  line-height: 22px;
          color: #111111;
		  padding: 5px;
		  text-align: center;
		  padding: 0px 10px 0px 10px;
		  margin: 15px 0px 0px 0px;
		  text-decoration: none;
          }

/* ------ Текст краткого описания 2 ------ */

p.ptextsummary2 {
          font-family: "opensans";
          font-size: 13px;
		  line-height: 16px;
          color: #686868;
		  padding: 5px;
		  text-align: left;
		  padding: 0px 10px 0px 10px;
		  margin: 10px 0px 10px 0px;
          }

/*-----------услуги-------------------------------------------------*/
  /* ------ дивы товаров в каталоге заказов------ */
div.divcategory
  {
  float: left;
  left: 0px;
  margin: 10px;
  position: relative;
  width: 200px;
  height: auto;
  border: 0px solid #cdaeaf;
  border-radius: 4px;
  padding: 10px 5px 10px 5px;
  text-align: center;
  }

/* ------ Ссылки подробнее о категории блок ------ */

a.linkblock:link{
float: left;
width: 290px;
display: inline-block;
text-align: center;
margin: 0px;
border: 8px solid #ffd111;
text-decoration: none;
padding: 10px;
background-color: #ffffff;
min-height: 360px;
}

a.linkblock:visited{
float: left;
width: 290px;
display: inline-block;
text-align: center;
margin: 0px;
border: 8px solid #ffd111;
text-decoration: none;
padding: 10px;
background-color: #ffffff;
}

a.linkblock:hover{
float: left;
width: 290px;
display: inline-block;
text-align: center;
margin: 0px;
border: 8px solid #1670b3;
text-decoration: none;
padding: 10px;
background-color: #ffffff;
}

/* ------ Ссылки подробнее о категории блок 2 ------ */

a.linkblock2:link{
float: left;
width: 270px;
display: inline-block;
text-align: center;
margin: 0px;
padding: 0px;
border: 8px solid #ffd111;
text-decoration: none;
background-color: #ffffff;
}

a.linkblock2:visited{
float: left;
width: 270px;
display: inline-block;
text-align: center;
margin: 0px;
padding: 0px;
border: 8px solid #ffd111;
text-decoration: none;
background-color: #ffffff;
}

a.linkblock2:hover{
float: left;
width: 270px;
display: inline-block;
text-align: center;
margin: 0px;
padding: 0px;
border: 8px solid #1670b3;
text-decoration: none;
background-color: #ffffff;
}


/* ------ Ссылки подробнее о категории ------ */

a.linkcategory:link{
font-family: "Franklin Gothic Medium";
color: #4b250b;
font-size: 18px;
text-decoration: underline;
display: inline-block;
width: 200px;
text-align: center;
margin-top: 7px;
}

a.linkcategory:visited{
font-family: "Franklin Gothic Medium";
color: #4b250b;
font-size: 18px;
text-decoration: underline;
display: inline-block;
width: 200px;
text-align: center;
margin-top: 7px;
}

a.linkcategory:hover{
font-family: "Franklin Gothic Medium";
color: #a28d69;
font-size: 18px;
text-decoration: none;
display: inline-block;
width: 200px;
text-align: center;
margin-top: 7px;
}

/* ------ картинка в ссылках ------ */

img.imginlink {
          border: 0px;
          margin: 0px;
          }



/* ------ картинка в ссылках блоках ------ */

img.imginlinkblock {
          border: 0px;
          margin: 0px;
          }

/* ------ картинка в ссылках блоках 2 ------ */

img.imginlinkblock2 {
          border: 0px;
          margin: 10px;
          }

/*------------ Ссылки картинка--------------*/

a.linkimgproduct:link{
	line-height: 0px;
	margin: 0 auto;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #4b250b;
	border-radius: 5px;
    padding: 0px;
	position: relative;
	display: inline-block;
	text-align: center;
}

a.linkimgproduct:visited{
	line-height: 0px;
	margin: 0 auto;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #4b250b;
	border-radius: 5px;
    padding: 0px;
	position: relative;
	display: inline-block;
	text-align: center;
}

a.linkimgproduct:hover{
	line-height: 0px;
	margin: 0;
	border: 2px solid #a28d69;
	background-color: #a28d69;
	border-radius: 5px;
    padding: 0px;
	position: relative;
	display: inline-block;
	text-align: center;
}

/*-------форма--------*/


/* ------ Див с полями ввода ------ */
div.divinputinfo {
position: relative;
text-align: left;
padding: 5px;
margin: 5px 0px 10px 0px;
clear: both;
}

/* ------ Див с капчей ------ */
div.divcaptcha {
clear: both;
position: relative;
display: inline-block;
width: 440px;
margin: 5px 0px 0px 0px;
}

/* тексты в заголовке формы фансибокс*/

.pfancyformhead {
padding: 0px 0px 10px 0px;
font-family: "opensans";
font-size: 23px;
font-weight: bold;
color: #1670b3;
font-style: normal;
text-align: center;
margin: 20px 0px 5px 0px;
line-height: 26px;
text-transform: uppercase;
}

/* тексты в заголовке формы*/
.pformhead {
padding: 0px 0px 10px 0px;
font-family: "opensans";
font-size: 23px;
font-weight: bold;
color: #1670b3;
font-style: normal;
text-align: center;
margin: 0px 0px 5px 0px;
line-height: 26px;
text-transform: uppercase;
}

.pformhead1 {
padding: 0px;
font: 22px Franklin Gothic Book;
color: #3e453d;
font-style: normal;
text-align: center;
margin: 7px 0px 10px 0px;
line-height: 20px;
}

.pformanswer {
padding: 0px;
font: 23px Tahoma;
color: #2bae11;
font-style: normal;
text-align: center;
margin: 7px 0px 5px 0px;
line-height: 25px;
}

/* ------ Текст обычный ------ */

p.fonttextpointform {
          font-family: "opensans";
          font-size: 16px;
          color: #7e7e7e;
		  line-height: 19px;
		  margin: 0px;
		  padding: 0px 0px 0px 0px;
          }

/* ------ Текст поменьше синий  ------ */

p.fonttext1pointform {
          font-family: "opensans";
          font-size: 15px;
          color: #1670b3;
		  line-height: 18px;
		  margin: 0px;
		  padding: 0px 0px 0px 0px;
          }

/* ------ Текст обычный красный ------ */

p.fonttextredpointform {
          font-family: "opensans";
          font-size: 16px;
          color: #dd2917;
		  line-height: 19px;
		  margin: 0px;
		  padding: 5px 0px 3px 0px;
          }

/* ------ Текст маленький ------ */

p.fonttextsmallpointform {
          font-family: "opensans";
          font-size: 13px;
          color: #7e7e7e;
		  line-height: 16px;
		  margin: 0px;
		  padding: 0px 0px 3px 0px;
          }

/*---инпут текст---*/

.textinput {
background-color: #ffffff;
border: 2px solid #adadad;
border-radius: 2px;
color: #686868;
text-align: left;
padding: 5px 5px 5px 5px;
font-family: "opensans";
font-size: 17px;
line-height: 18px;
box-shadow: none;
margin: 5px 0px 0px 0px;
outline: none;
}

.textinput:focus {
background-color: #ffffff;
border: 2px solid #ffd111;
border-radius: 2px;
color: #686868;
text-align: left;
padding: 5px 5px 5px 5px;
font-family: "opensans";
font-size: 17px;
line-height: 18px;
box-shadow: none;
margin: 5px 0px 0px 0px;
outline: none;
}

.textinput:active {
background-color: #ffffff;
border: 2px solid #adadad;
border-radius: 2px;
color: #686868;
text-align: left;
padding: 5px 5px 5px 5px;
font-family: "opensans";
font-size: 17px;
line-height: 18px;
box-shadow: none;
margin: 5px 0px 0px 0px;
outline: none;
}

/*кнопка отправки сообщения*/
.buttonmessage {
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	height: 60px;
	border: 2px solid #ffffff;
	font-family: "Tahoma";
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	background-color: #ffd111;
	color: #111111;
	text-decoration: none;
	outline: none;
}

.buttonmessage:focus {
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	height: 60px;
	border: 2px solid #ffffff;
	font-family: "Tahoma";
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	background-color: #ffd111;
	color: #111111;
	text-decoration: none;
	outline: none;
}

.buttonmessage:active {
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	height: 60px;
	border: 2px solid #ffffff;
	font-family: "Tahoma";
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	background-color: #ffd111;
	color: #111111;
	text-decoration: none;
	outline: none;
}

.buttonmessage:visited{
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	height: 60px;
	border: 2px solid #ffffff;
	font-family: "Tahoma";
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	background-color: #ffd111;
	color: #111111;
	text-decoration: none;
	outline: none;
}

.buttonmessage:hover {
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	height: 60px;
	border: 2px solid #ffffff;
	font-family: "Tahoma";
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	background-color: #ffea27;
	color: #111111;
	text-decoration: none;
	outline: none;
}

/*----------------Простая кнопка-----*/
/*-----------серый цвет кнопки пересчитать----------------*/

.buttonsimple {
background-color: #a18c68;
font-size: 15px;
             line-height: 16px;
			 height: 40px;
             padding: 0px 0px 0px 0px;
			 border: 0px solid black;
			 border-radius: 5px;
             margin: 0px 0px 0px 0px;
             font-family: "Franklin Gothic Medium";
             color: #fff0be;
outline: none;
display: block;
}

.buttonsimple:focus {
background-color: #a18c68;
font-size: 15px;
             line-height: 16px;
			 height: 40px;
             padding: 0px 0px 0px 0px;
			 border: 0px solid black;
			 border-radius: 5px;
             margin: 0px 0px 0px 0px;
             font-family: "Franklin Gothic Medium";
             color: #fff0be;
outline: none;
display: block;
}

.buttonsimple:active {
background-color: #a18c68;
font-size: 15px;
             line-height: 16px;
			 height: 40px;
             padding: 0px 0px 0px 0px;
			 border: 0px solid black;
			 border-radius: 5px;
             margin: 0px 0px 0px 0px;
             font-family: "Franklin Gothic Medium";
             color: #fff0be;
outline: none;
display: block;
box-shadow: 0 0 1px rgba(38,16,0,0.9);
}

.buttonsimple:visited{
background-color: #a18c68;
font-size: 15px;
             line-height: 16px;
			 height: 40px;
             padding: 0px 0px 0px 0px;
			 border: 0px solid black;
			 border-radius: 5px;
             margin: 0px 0px 0px 0px;
             font-family: "Franklin Gothic Medium";
             color: #fff0be;
outline: none;
display: block;
}

.buttonsimple:hover {
background-color: #4b250b;
font-size: 15px;
             line-height: 16px;
			 height: 40px;
             padding: 0px 0px 0px 0px;
			 border: 0px solid black;
			 border-radius: 5px;
             margin: 0px 0px 0px 0px;
             font-family: "Franklin Gothic Medium";
             color: #fff0be;
outline: none;
display: block;
}

/*---------------------------------------*/

/*-----------кнопка обновить картинку----------------*/

.buttonupdatepicture {
font-size: 15px;
             line-height: 16px;
			 height: 25px;
			 width: 25px;
			 display: block;
             padding: 0px 0px 0px 0px;
			 border: 0px solid black;
			 background: url(../img/updatepicture.png) no-repeat;
		  background-position: center top;
outline: none;
}

.buttonupdatepicture:focus {
font-size: 15px;
             line-height: 16px;
			 height: 25px;
			 width: 25px;
			 display: block;
             padding: 0px 0px 0px 0px;
			 border: 0px solid black;
			 background: url(../img/updatepicture.png) no-repeat;
		  background-position: center top;
outline: none;
}

.buttonupdatepicture:active {
font-size: 15px;
             line-height: 16px;
			 height: 25px;
			 width: 25px;
			 display: block;
             padding: 0px 0px 0px 0px;
			 border: 0px solid black;
			 background: url(../img/updatepicture.png) no-repeat;
		  background-position: center top;
outline: none;
}

.buttonupdatepicture:visited{
font-size: 15px;
             line-height: 16px;
			 height: 25px;
			 width: 25px;
			 display: block;
             padding: 0px 0px 0px 0px;
			 border: 0px solid black;
			 background: url(../img/updatepicture.png) no-repeat;
		  background-position: center top;
outline: none;
}

.buttonupdatepicture:hover {
font-size: 15px;
             line-height: 16px;
			 height: 25px;
			 width: 25px;
			 display: block;
             padding: 0px 0px 0px 0px;
			 border: 0px solid black;
			 background: url(../img/updatepicture.png) no-repeat;
		  background-position: center bottom;
outline: none;
}

/* ------ Таблица с ценами 3 столбика------ */

table.tableprice3c {border-collapse: collapse;
			 border-spacing: 0px;
             border: 2px solid #ffd111;
             width: 935px;
			 margin: 0px;}
tr.tableprice3chead {border: 0px solid #ffd111; background-color: #ffd111;}
tr.tableprice3c {border: 0px solid #ffd111;}
tr.tableprice3c:hover {border: 0px solid #ffd111; background-color: #ffffff;}
th.tablethprice3cl {border: 0px;  border-style: dashed; padding: 7px 10px 7px 10px; width: 535px; font-family: "opensans"; color: #686868;  font-size: 17px; line-height: 19px;  text-align: center; font-weight: bold;}
th.tablethprice3cc {border: 0px; padding: 7px 10px 7px 10px;  border-left: 1px solid #ffd111; border-style: dashed; width: 150px; font-family: "opensans"; color: #686868; font-size: 17px; line-height: 19px;  text-align: center; font-weight: bold;}
th.tablethprice3cr {border: 0px; padding: 7px 10px 7px 10px;  border-left: 1px solid #ffd111; border-style: dashed; width: 250px; font-family: "opensans"; color: #686868; font-size: 17px; line-height: 19px;  text-align: center; font-weight: bold;}
td.tabletdprice3cl {border: 0px; border-top: 1px solid #ffd111; border-style: dashed; padding: 5px 10px 5px 10px; width: 535px; font-family: "opensans"; color: #686868; font-size: 15px; line-height: 17px; text-align: left;}
td.tabletdprice3cc {border: 0px; border-top: 1px solid #ffd111; border-left: 1px solid #ffd111; border-style: dashed; padding: 5px 10px 5px 10px; width: 150px; font-family: "opensans"; color: #686868; font-size: 15px; line-height: 17px; text-align: center;}
td.tabletdprice3cr {border: 0px; border-top: 1px solid #ffd111; border-left: 1px solid #ffd111; border-style: dashed; padding: 5px 10px 5px 10px; width: 250px; font-family: "opensans"; color: #686868; font-size: 15px; line-height: 17px; text-align: center;}



/* ------ Див галереи с фото ------ */

	#gallery {
        width: 930px;
		padding: 10px;
	}
	#gallery ul { list-style: none; padding: 0px;}
	#gallery ul li { display: inline; margin: 5px; display: inline-block; line-height: 0px;}


div.servpages {
	clear: both;
    font-family: "opensans";
    font-size: 27px;
    font-weight: bold;
    color: #1670b3;
    font-style: normal;
    text-align: left;
    margin: 7px 0px 5px 0px;
    line-height: 30px;
    text-transform: uppercase;
}

h1.servpages {
    font-size: 24px;
    line-height: 23px;
    padding: 10px 0px 10px 0px;
    margin: 10px 0px 5px 0px;
    text-align: left;
    font-family: "opensans";
    font-weight: bold;
    color: #1670b3;
    clear: left;
}

/*table css*/

.add-table {
	margin:30px 0 30px 0;
}

.add-table, td, th {
	/*border: 1px solid #ddd;*/
	border: 1px solid #848484;
  	text-align: left;
}

.add-table {
  border-collapse: collapse;
  width: 100%;
}

.add-table th, .add-table td {
  padding: 15px;
}

.td1{
  width: 76%;
}

.td2{
  width: 12%;
}

.td3{
  width: 12%;
}

.add-img img{
	margin-bottom: 5px;
}


.bc {
    font-size: 20px;
    line-height: 23px;
    padding: 10px 0px 10px 0px;
    margin: 10px 0px 5px 0px;
    text-align: left;
    font-family: "opensans";
    font-weight: bold;
    color: #1670b3;
    clear: left;
    float: right;
}

.sticky { position: fixed; z-index: 99; }
.divinlogoind.usp { margin-top: 125px; width: unset; height: unset; }



.linkblock2 {
    min-height: 310px;
}


.n_txt {
    padding: 15px 20px;
}

/*.add-voprgall {
    padding: 0 136px 0 136px;
    }*/

.img-voprotv {
	width: 290px;
}

.contentBox {	line-height: 24px; text-align: justify; }

a:visited>p.ptextnameblock2 {
	color:red;

}

@font-face {font-family: "iconfont";
	src: url('iconfont.eot?t=1516696716663'); /* IE9*/
	src: url('iconfont.eot?t=1516696716663#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAUoAAsAAAAAB4QAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAARAAAAFZW7kiTY21hcAAAAYAAAABeAAABhpvcBr5nbHlmAAAB4AAAAVoAAAFwf2dYZGhlYWQAAAM8AAAALwAAADYQOW78aGhlYQAAA2wAAAAcAAAAJAfeA4RobXR4AAADiAAAAAwAAAAMC+kAAGxvY2EAAAOUAAAACAAAAAgAdgC4bWF4cAAAA5wAAAAfAAAAIAESAF1uYW1lAAADvAAAAUUAAAJtPlT+fXBvc3QAAAUEAAAAIwAAADTT5qeAeJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bk/sE4gYGVgYOpk+kMAwNDP4RmfM1gxMjBwMDEwMrMgBUEpLmmMDgwVDxbydzwv4EhhrmBoQEozAiSAwAv5w0VeJzFkMENgDAMAy9t6QMxCA8G4sUcXamLdY1iQnkwQS05VhxLiQIsQBQPMYFdGA9OueZ+ZHU/eSZLjUBptXf1nyqiWXYNKplpsHmr/9i87qPTVyiDOrHVl4QbAzUOMwAAeJwdj71OwlAcxe+5135Q4CK9tx8UCpQK1aAk1oqDERYXjYPRyck4OenK4sBi4uDAEzioiU/gxhv4DJoYnZxdKRZPTs5yzj/5/4hCyPyTTZlLBFklm2SfHBMCtYsWpz6CKOnRLqxAsRzJWRRGgRa2emwPTkuVdtxPOo6qqSVw1LEVxP2oRyNsJwO6i9j2gUrVOzXbNZNNYLhR/TY9pI+wGmGtNNhID9aHMm4KfVQwzYpp3uuqouiULpU4rhw7p+QMNX1WSp41bazRBgqVyDs6Kzar5sVdcu23nRwwHkNUm/xlWPbKmW88W5gVbbmou14xXJEYfeddUfA7XyQTzVhf2QOLiUc6hOTQCSMODQuSIcoLnu2yY8cDiKCHpJ8B2VJlJ+lbnjO9qKQ/hqwZH6IuUqMm0ZgVuJSc/maJS+wYgJJt8lXLeJ89/Vfn8+wCEwhfSl9kL/wB4+w7egAAeJxjYGRgYADiFdG2U+L5bb4ycLMwgMC1XtEeBP1/KwsDsxGQy8HABBIFABZyCYQAeJxjYGRgYG7438AQw8IAAkCSkQEVMAMARwkCbAQAAAAD6QAABAAAAAAAAAAAdgC4eJxjYGRgYGBmCGRgZQABJiDmAkIGhv9gPgMAEPcBcAB4nGWPTU7DMBCFX/oHpBKqqGCH5AViASj9EatuWFRq911036ZOmyqJI8et1ANwHo7ACTgC3IA78EgnmzaWx9+8eWNPANzgBx6O3y33kT1cMjtyDRe4F65TfxBukF+Em2jjVbhF/U3YxzOmwm10YXmD17hi9oR3YQ8dfAjXcI1P4Tr1L+EG+Vu4iTv8CrfQ8erCPuZeV7iNRy/2x1YvnF6p5UHFockikzm/gple75KFrdLqnGtbxCZTg6BfSVOdaVvdU+zXQ+ciFVmTqgmrOkmMyq3Z6tAFG+fyUa8XiR6EJuVYY/62xgKOcQWFJQ6MMUIYZIjK6Og7VWb0r7FDwl57Vj3N53RbFNT/c4UBAvTPXFO6stJ5Ok+BPV8bUnV0K27LnpQ0kV7NSRKyQl7WtlRC6gE2ZVeOEXpc0Yk/KGdI/wAJWm7IAAAAeJxjYGKAAC4G7ICZkYmRmZGFgbGCLTlZtyS/gIEBABRQAuEA') format('woff'),
	url('iconfont.ttf?t=1516696716663') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
	url('iconfont.svg?t=1516696716663#iconfont') format('svg'); /* iOS 4.1- */
  }
  
.iconfont {
	font-family:"iconfont" !important;
	font-size:16px;
	font-style:normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
  }
  
.icon-cc-top:before { content: "\e6a9"; }

#go-top {
	display: none;
	font-size: 30px;
	position: fixed;
	bottom: 100px;
	right: 50px;
	border: 2px solid #333;
	border-radius: 5px;
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	cursor: pointer;}

  
@media (max-width: 764px) {
	.rowtopmenu_footer, .close-footermenu {
		display: none!important;
	}
  }

.subsubmenu {
    display: none;
}

.submenu {
    top: 100%;
    position: absolute;
    background-color: #ffd112;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: center;
    width: 150px;
    list-style-type: none;
    margin-left: 35px;
    padding-left: 0;
    display: none;
}

.submenu.footer-menu {
    bottom: 100%;
    top: auto;
    position: absolute;
    background-color: #ffd112;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: center;
    width: 150px;
    list-style-type: none;
    margin-left: 35px;
    padding-left: 0;
    display: none;
}

.submenu:hover {
	display: block;
}

.subitem {
    border: 1px solid #a7defd;
    width: fit-content;
}

.litopnav:hover .submenu {
    display: block;
}

.subitem:hover>a {
    background-color: #a7defd;
    border-color: #ffd112;
}
.subitem>a {
    padding: 7px;
    display: block;
    color: black;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Tahoma';
    font-weight: bold;
    font-size: 16px;
    width: 165px;
    background-color: #ffd112;
}

.subsubitem>a {
    padding: 7px;
    display: block;
    color: black;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Tahoma';
    font-weight: bold;
    font-size: 16px;
    width: 294px;
    background-color: #ffd112;
}

.subsubmenu {
    left: 60%;
    position: absolute;
    background-color: #ffd112;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: center;
    width: 150px;
    list-style-type: none;
    margin-left: 35px;
    padding-left: 0;
    display: none;
    z-index: 999;
}


.subitem:hover>.subsubmenu {
    display: block;
}

.subsubitem:hover>a {
    background-color: #a7defd;
    border-color: #ffd112;
}

.subsubitem>a {
    border: 1px solid #a7defd;
}

.rowtopmenu .litopnav {
    position: relative;
    z-index: 999;
}




.add-text  {
	margin: 30px 0 30px 0;
}


.add-text h1, .add-text h2, .add-text h3, .add-text h4, .add-text h5, .add-text h6 {
	margin: 30px 0 20px 0;
	text-align:center;
	display:block;
	line-height:45px;
}


.add-text h1 {
	font-size: 24px;
}

.add-text h2 {
	font-size: 22px;
}

.add-text h3 {
	font-size: 22px;
}

.add-text h4 {
	font-size: 22px;
}

.add-text h5 {
	font-size: 22px;
}

.add-text h6 {
	font-size: 22px;
}

.add-text p{
	text-align: justify;
	margin-bottom: 20px;
}

.add-text ul, .add-text ol  {
	margin:30px 0 30px 0;
}

.add-text ul, .add-text ul li {
	list-style-type: disc;
}

.add-text ol, .add-text ol li{
	list-style-type: decimal;
}

.add-text li{
	padding: 0; 
    margin: 0 0 10px 30px; 
    text-align: justify; 
}