/*
Theme Name: Smena
Theme URI: http://www.example.com
Author: Yegres Votsuah
Author URI: http://www.example.com
Description: Custom Wordpress Theme for "Smena".
Version: 1.0
margin-left:29.9vw;
					margin-right:29.9vw;
*/
body{
	font-family: 'Gilroy', sans-serif;
	font-weight: 400;
	font-size: 20px;
	margin:0px !important;
	overflow-x:hidden;
	
}
span{
	position: relative;
	top: 1px;
}
img{padding:60px 0px 52px 0px; width:360px; height:356px;}
h1 {font-size:40px;padding:32px 0px 17px 0px; font-weight:800;}
.hh2, h3 {font-size: 16px; 
	letter-spacing:2.5px;font-weight:800;}
.text{line-height: 1.45;padding-bottom:70px;}
h3{padding:53px 0px 2px 0px; font-weight:700;}
.imeg, h1, .hh2, .text {margin-left:auto;
					margin-right:auto;
					max-width: 760px;
					color:#303030;}


footer{background-color:black;
	height:70px;
	display:-webkit-flex;
	flex: 0 0 auto;}
.fot{color:#3C3C3C; text-align:center;line-height:70px; margin:auto;}

@media (max-width: 980px) {
	img, h1, .hh2, .text {margin-left:5vw;
					margin-right:5vw;}
	img{padding:60px 0px 65px 0px;}
	h1{font-size: 1.5em;padding:37px 0px 20px 0px;}
	.hh2{line-height: 140%;}
	
}