body {
  background-color: #fff;
  font:normal 100% 'Roboto', sans-serif;
}

 p {
    margin-top: 0em; /* Отступ сверху */
    margin-bottom: 0em; /* Отступ снизу */
   }
   
 .fonblock {
	background: ; 
	background-attachment: ;
 }	
@media only screen and (max-width: 770px) {
  .fonblock {
    background: ; 	
  }
}   
  



/*------политика начало------*/
.politika {
  margin-left: 5%;
  margin-right: 5%;
  font-size: 16px;
  color: black;
}

.zagpolit {
  font-size: 22px;
  color: black;
}

/*------политика конец------*/


  
/*------главная картинка и подчеркивание начало------*/

.logoslider {
	margin-top:-190px;
	z-index: 1;
	position:relative;
}

@media only screen and (max-width: 770px) {		
.logoslider {
	margin-top:-180px;
}
}


.liniya {
	text-align: center;
}
.liniyamashtab {
	display: block;
    max-width: 90%;
    margin: 0 auto;
}	

/*------главная картинка и подчеркивание конец------*/

/*------Над меню белое начало------*/
.iconad {
	margin-left:30px;
	margin-top:10px;
}
@media only screen and (max-width: 770px) {
  .iconad{
    margin-left:5px;
	margin-top:21px;
	margin-bottom:21px;
  }
}  

@media only screen and (max-width: 770px) {
.icosmall {
	width:120px;
}
}
 	
.nadmenu {
	height: 97px;
	margin-top: -97px;
	background:#f8f8ff;
}

.contacts {
	font:normal 100% 'Roboto', sans-serif;
	text-align: center;
	font-size: 22px;
	margin-top: 20px;
}

		.knopkaopisanie {
         margin-top: 20px;
		 text-align: center; /*Равняем текст по-горизонтали*/
		 color: white;
        }	

		.ramkayznatbnew a {
				border:2px solid #0066FF; /*009dff*/
				padding: 5px 20px 5px 20px;
				border-radius: 0px;
				background-color: #0066FF; /*009dff*/
				box-shadow: 0.2em 0.2em 5px rgba(122,122,122,0.5);
				
		}
		.ramkayznatbnew a:hover {
				color: #fff; /* Цвет ссылки при наведении на нее курсора мыши */ 
				background: #363636;
				border:2px solid #363636;
				transition: 0.2s linear;
		}
@media only screen and (max-width: 770px) {
  .contacts {
    font-size: 15px;	
	margin-left:62%;
	margin-top: 45px;
  }
}   

@media only screen and (max-width: 770px) {
  .ramkayznatbnew a {
				border:2px solid #0066FF;
				padding: 1px 5px 1px 5px;
				border-radius: 0px;
				background-color: #0066FF;
				
		}
}   		
		

.nomer1 {
	font:normal 100% 'Roboto', sans-serif;
	text-align: right;
	font-size: 22px;
	margin-top: -40px;
	margin-right:3%;
}
@media only screen and (max-width: 770px) {
  .nomer1 {
    font-size: 17px;	
	margin-top: -67px;
  }
}   
.po4ta {
	font:normal 100% 'Roboto', sans-serif;
    text-align: right;
	font-size: 18px;
	margin-right:3%;
}	
@media only screen and (max-width: 770px) {
  .po4ta {
    font-size: 17px;	
  }
}   

/*------Над меню белое конец------*/


/*------меню 3 для телефона------*/
ul.navforphone li{

        display:inline-block; /* расположить пункты горизонтально */
		padding: 7px 0px 7px 24px;
		color: white;
		font-size: 15.4px;
    }
	
.navforphone {
	background: #1a1a1a;
}


@media only screen and (min-width: 770px) {
  .navforphone {
    display: none;	
  }
}   
/*------меню 3 для телефона конец------*/


/*------кнопка перезвонить вам? ------*/
.modal1 {
  font-size: 17px;
  padding: 14px 14px;
  display: inline-block;
  bottom: 20px;
  border-radius: 0px 20px 0px 20px;
  background: rgba(0, 102, 255, 0.8);
  color: white;
  text-decoration: none;
  transition: 0.35s ease-in-out;
  font-weight: 700;
  position:fixed;
  margin-top:-30px;
  margin-left:40px;
  z-index:9999;
  -moz-animation: cycle 4s linear infinite;            
  -webkit-animation: cycle 4s linear infinite;
}

@-moz-keyframes cycle {
	        35% {transform: rotate(0) translate(0, 0);}
	        40% {transform: rotate(5deg) translate(0, -2px);}
	        45% {transform: rotate(-3deg) translate(0, -2px);}
	        50% {transform: rotate(5deg) translate(0, -2px);}
	        55% {transform: rotate(-3deg) translate(0, -2px);}
	        60% {transform: rotate(5deg) translate(0, -2px);}
	        65% {transform: rotate(-3deg) translate(0, -2px);}
	        70% {transform: rotate(0) translate(0, 0);}
	    }
	 
	    @-webkit-keyframes cycle {
	        35% {transform: rotate(0) translate(0, 0);}
	        40% {transform: rotate(5deg) translate(0, -2px);}
	        45% {transform: rotate(-3deg) translate(0, -2px);}
	        50% {transform: rotate(5deg) translate(0, -2px);}
	        55% {transform: rotate(-3deg) translate(0, -2px);}
	        60% {transform: rotate(5deg) translate(0, -2px);}
	        65% {transform: rotate(-3deg) translate(0, -2px);}
	        70% {transform: rotate(0) translate(0, 0);}
	    }

.modal1:hover {
  background: rgba(0, 102, 255, 1);
}
/*------кнопка перезвонить вам? конец------*/



/*------Заголовок------*/
.zagolovok1 {
	font:normal 100% 'Roboto', sans-serif;
	margin-top: 0;
    color: #2e2721;
	font-weight: 500;
    font-size: 32px;
    text-align: center;
	margin-right:10%;
	margin-left: 10%;
	}	

			

/*------конпка заказать сейчас начало------*/
.zakaz {
	font:normal 100% 'Roboto', sans-serif;
	text-align: center;
	font-size: 22px;
	margin-top: 20px;
	margin-bottom: 20px;
}
	
		.knopkazakazatb {
         margin-top: 0px;
		 text-align: center; /*Равняем текст по-горизонтали*/
		 color: white;
        }	

		.ramkazakazatb a {
				border:2px solid #f26716;
				padding: 5px 20px 5px 20px;
				border-radius: 0px;
				background-color: #f26716;
				box-shadow: 0.2em 0.2em 5px rgba(122,122,122,0.5);
				
		}
		.ramkazakazatb a:hover {
				color: #f26716; /* Цвет ссылки при наведении на нее курсора мыши */ 
				background: #363636;
				border:2px solid #363636;
				transition: 0.2s linear;
		}
	
/*------конпка заказать сейчас конец------*/	




	
/*------текст 1 начало------*/	

.fonobproizv{
	background:url(../img/mramor.jpg);
}


.textbodyopisanie {
	margin-right:8%;
	margin-left: 8%;
	margin-top: -20px;
    color: black;
	font-weight: 400;
    font-size: 18px;
    text-align: center;
	}
	
.rightimg  {
    float: right; /* Выравнивание по правому краю  */ 
	margin: 0 0 30px 30px;
    margin-top: 0px; /* Отступы вокруг картинки */
	width: 100%;
	max-width: 490px;
	
   }
   
.leftimg  {
    float: left; /* Выравнивание по правому краю  */ 
	margin: 0 30px 0px 0px;
    margin-top: 0px; /* Отступы вокруг картинки */
	width: 100%;
	max-width: 490px;
   }	   

/*------текст 1 конец------*/	


	
	
/* NASHI DANNIE start  */ 
.opisanie {
	font:normal 100% 'Roboto', sans-serif;
	margin-top: 0;
    color: black;
    font-size: 18px;
    text-align: left;
	margin-right:8%;
	margin-left: 8%;
	}	

.pod4erknytb {
	text-align:left;
	margin-right:7%;
	margin-left: 7%;
}

	
/* NASHI DANNIE end  */ 	
	
	
/*------контакты------*/		
.kontroditel {
		text-align: center;
}	

.footerkont {
	font:normal 100% 'Roboto', sans-serif;
	margin-top: 0;
    color: black;
	font-weight: ;
    font-size: 21px;
    text-align: left;
	margin-right:10%;
	margin-left: 10%;
}		

.konttabl {
	display: inline-block; /*Задаем блочно-строчное отображение*/
	vertical-align: top;
  	width: auto; /*задаем ширину блока*/
	max-width: 400px;
	margin:30px 0px 30px 0px;
	margin-right:1%;
	margin-left: 1%;
        }	
		
.konttabl1 {
	display: inline-block; /*Задаем блочно-строчное отображение*/
	vertical-align: top;
  	width: auto; /*задаем ширину блока*/
	max-width: 400px;
	margin:0px 0px 0px 0px;
	margin-right:1%;
	margin-left: 1%;
	margin-top: 20px;
	border: 1px solid #f26716;
        }			

/*------контакты------*/		



/* backto top
==================================================*/

.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 20px;
    line-height: 40px;
    font-size: 20px;
    right: 10px;
    text-align: center;
    color: #fff;
    background: rgba(0, 102, 255, 0.8);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
	z-index:1000;
}

.cd-top:hover {
    background: rgba(0, 102, 255, 1);
}

.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}

.cd-top.cd-fade-out {
    opacity: 0.7;
}

.no-touch .cd-top:hover,
.no-touch .cd-top:focus {
    background-color: #ffbf00;
    opacity: 1;
    color: #fff;
}

/* backto top
==================================================*/



/*футар начало*/
.textfooter {
	margin-top: 0;
    color: #fff;
    font-weight: ;
    text-transform: uppercase;
    font-size: 15px;
    text-align: center;
	}

.textfooter2 {
	margin-top: 0;
    color: #fff;
    font-weight: ;
    font-size: 15px;
    text-align: center;
	}	
	

		#tablefooter {
    			width: 100%;
    			max-width: 100%;
   			min-width:300px;
   			height:450px;
    			position: relative;
    			margin: auto; 
    			border: 0px solid #131313;
				background-color: #131313;
		}	
/*футар конец*/



	
 a { /*------ОТМЕНА ПОДЧЕРКИВАНИЯ У ССЫЛОК И ЗАДАНИЕ ИМ ЦВЕТА РОДИТЕЛЯ------*/
    text-decoration: none;
	color: inherit;
	}	

	
	/*------блоки не залазят друг на друга------*/
.new_class:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
