/*   
Theme Name: vlg-tur.ru
Theme URI: https://vlg-tur.ru
Description: printvolga
Author: Yury Fabritsev
Author URI: https://vlg-tur.ru
*/
html {
  font-size: 16px;
  font-size: 1rem; }

h1 {
  margin: 0 0 20px; }
  @media (min-width: 992px) {
    h1 {
      margin: 0 0 35px; } }

h2 {
  margin: 0 0 20px; }
  @media (min-width: 992px) {
    h2 {
      margin: 0 0 30px; } }

h3, h4 {
  margin: 0 0 20px; }
  @media (min-width: 992px) {
    h3, h4 {
      margin: 0 0 25px; } }

h5 {
  margin: 0 0 20px; }

h6 {
  margin: 0 0 8px; }

h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child {
  margin-bottom: 0; }

p + h1, p + h2, p + h3, p + h4, p + h5, p + h6 {
  margin-top: 45px; }

p {
  margin: 0 0 25px; }
  p:last-child {
    margin-bottom: 0; }
  .single .post > .entry-content > p:first-of-type:first-letter {
    font-size: 40px;
    font-size: 2.5rem;
    float: left;
    margin: 12px 20px 5px 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    line-height: 1;
    padding: 20px 30px;
    position: relative; }

@-moz-document url-prefix() {
  .single .post > .entry-content > p:first-of-type:first-letter {
    padding: 26px 30px; } }

h1 {
	font-family:"Montserrat", sans-serif; 
	font-size:4em; 
	font-weight:normal; 
	color:#F2B100;
	display:block;
//	margin-bottom: -8px;
	margin:20px 0 10px 0;
	}

h2 {
	font-family:"Montserrat", sans-serif; 
	font-size:3em; 
	font-weight:normal; 
	color:#F2B100;
	display:block;
//	margin-bottom: -8px;
	margin:20px 0 10px 0;
	}

h3 {
	font-family:"Montserrat", sans-serif; 
	font-size:3em; 
	font-weight:lighter; 
	color:#F2B100;
	display:block;
//	margin-bottom: -8px;
	margin:20px 0 10px 0;
	}


p {
	font-family:"Montserrat", sans-serif; 
	font-size:2em; 
	font-weight:normal; 
	color:#000000;
	display:block;
//	margin-bottom: -8px;
	margin:20px 0 10px 0;
	}	

.phone:after{
    content:"\260E";
    color:green;
    font-size:2em;
}