@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,700&subset=latin,cyrillic);




#ext_menu-b .navbar-toggler {
	color: #FFFFFF;
}
#ext_menu-b .nav-link {
	font-family: 'Playfair Display', sans-serif;
	color: #C4B282;
	font-size: 19px;
}
#ext_menu-b .nav-link: hover{
	color: #000000;
}
#slider-8 H2 {
  font-family: 'Playfair Display', sans-serif;
  color: #ffffff;
}
#slider-8 .btn {
  font-family: 'Playfair Display', sans-serif;
}
#instagram-feed-block-c .inst__title {
  color: #251d1b;
}
#contacts2-7 UL {
  color: #f1c050;
}

#ext_menu-d .navbar-toggler {
  color: #ffffff;
}
#ext_menu-d .nav-link {
  font-family: 'Playfair Display', sans-serif;
  font-size: 19px;
	color: #C4B282;
}
#form1-f .mbr-section-title {
  color: #ffffff;
}
#header3-1f H3 {
  color: #af9767;
}
#social-buttons2-m .mbr-section-title {
  font-size: 24px;
}
#instagram-feed-block-l .inst__title {
  color: #251d1b;
  font-size: 24px;
}
#contacts2-e UL {
  color: #f1c050;
}

#ext_menu-n .navbar-toggler {
  color: #ffffff;
}
#ext_menu-n .nav-link {
  font-family: 'Playfair Display', sans-serif;
  font-size: 19px;
	color: #C4B282;
}
#msg-box3-11 .mbr-header .mbr-header__text {
  text-align: center;
}
#msg-box3-11 .mbr-header .mbr-header__subtext {
  text-align: center;
}
#msg-box3-11 .lead P {
  text-align: left;
}
#msg-box3-11 .mbr-section-title {
  text-align: right;
  color: #181616;
}
#content5-u .mbr-section-title {
  color: #af9767;
}
#contacts2-o UL {
  color: #f1c050;
}

#ext_menu-12 .navbar-toggler {
	color: #FFFFFF;
}
#ext_menu-12 .nav-link {
	font-family: 'Playfair Display', sans-serif;
	font-size: 19px;
	color: #C4B282;
	text-shadow: 0px 0px;
}
#contacts2-13 UL {
  color: #f1c050;
}

#ext_menu-18 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-18 .nav-link {
  font-family: 'Playfair Display', sans-serif;
  font-size: 19px;
	color: #C4B282;
}
#header3-1h H3 {
  color: #af9767;
}
#header3-17 H3 {
  color: #af9767;
}
#features1-1a H4 {
  font-size: 23px;
}
#contacts2-19 UL {
  color: #f1c050;
}
#container{
		width: 650px;
		height: 490px;
		border:  none;
	}
@media (max-width: 375px) {
	#container{
		width: 322px;
		height: 242px;
		border:  none;
	}
}

#f1_upload_process{
	z-index: 107;
	position: fixed;
	text-align: center;
	width: 80%;
	border-radius: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	visibility: hidden;
	-webkit-box-shadow: 3px 3px 1px 1px #666;
	box-shadow: 3px 3px 1px 1px #666;
	color: #FFFFFF;
	font-family: 'Exo', sans-serif;
	font-size: 14px; /* IE10+ */
	margin-left: auto;
	top: 5%;
	left: 10%;
	right: 10%;
	background-image: -webkit-linear-gradient(270deg,rgba(102,102,102,0.65) 0%,rgba(102,102,102,0.65) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(102,102,102,0.65) 0%,rgba(102,102,102,0.65) 100%);
	background-image: -o-linear-gradient(270deg,rgba(102,102,102,0.65) 0%,rgba(102,102,102,0.65) 100%);
	background-image: linear-gradient(180deg,rgba(102,102,102,0.65) 0%,rgba(102,102,102,0.65) 100%);
}

#divComment {
	width: 80%;
	padding-left: 10px;
	padding-top: 10px;
	border-radius: 15px;
	top: 5%;
	position: fixed;
	-webkit-box-shadow: 3px 3px 3px 3px #858585;
	box-shadow: 3px 3px 3px 3px #858585;
	font-family: 'Exo', sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	left: 10%;
	right: 10%;
	font-weight: bold;
	background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 100%);
	background-image: -o-linear-gradient(270deg,rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 100%);
	background-image: linear-gradient(180deg,rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 100%);
}