/*common styles*/
html {
    margin-right: 0 !important;
    overflow: visible !important;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
}
input{

}

body {
	overflow-x: hidden;
	min-width: 320px;
}

/*main styles*/

.container {
	max-width: 1230px;
}
                     /*FLEX-slider styling*/
.flex-control-thumbs img {
  height: 49px;
}

form .error {
	display: block;
	text-align: center;
	color: red;
}

input.error {
	margin-bottom: 0;
}


/* ------------------------>>> header <<<----------------------------------------------------- */
.header {
	padding-bottom: 20px;
	position: fixed;
	width: 100%;
	z-index: 1000;
}

.header_rgba {
	background: rgba(0, 0, 0, .8);
}

.header__link {
	display: block;
	float: left;
	margin-top: 22px;
	margin-right: 3.5%;
  text-align: center;
  color: white;
}

.header__link span {
  display: table-row;
}

.header__img {
    width: 110px;
	display: inline-block;
}

.header__phoneOrder {
	float: right;
	width: 16%;
	margin-top: 44px;
}

.header__phone {
	display: block;
	font-family: "proxima_nova_light";
	font-style: normal;
	font-weight: normal;
	font-size: 22px;
	line-height: 22px;
	color: #fff;

	-webkit-transition: all .6s ease 0s;
	-moz-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s;

	margin: 0 0 10px;
}

.header__phone:hover {
	color: #019501;
}

.header__orderButton {
	color: #fff;
	text-align: center;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-family: "proxima_nova_light";
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	display: block;
	background: #019501;

	border: 1px solid #019501;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;

	-webkit-transition: all .6s ease 0s;
	-moz-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s;z
}

.header__orderButton:hover {
	background: transparent;
	color: #fff;
}

.glyphicon.glyphicon-menu-hamburger {
	display: none;
}

.header__nav {
	float: left;
	width: 68%;
	margin-top: 50px;
}

.header__nav--response {
	position: relative;
	z-index: 1000;
	display: none;
	background-color: deepskyblue;
	padding: 5px 20px;
}


.header__nav--response:after {
	content: '';
	display: table;
	clear: both;
}

.header__nav__response-text {
	position: relative;
	top: 3px;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	font-size: 13px;
	font-weight: 300;
 }


.header__navList:after {
	display: table;
	content: "";
	clear: both;
}

.header__navItem {
	float: left;
	margin-right: 4%;
}

.header__navItem:last-child {
	margin-right: 0;
}

.header__navLink {
	display: block;
	font-family: "proxima_nova_light";
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	color: #fff;

	-webkit-transition: all .6s ease 0s;
	-moz-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
}

.header__navLink:hover {
	color: #019501;
}

.header__navLink:focus {
	color: #fff;
}

.header__navItem.active .header__navLink {
	color: #019501;
}



/* ------------------------>>> header End <<<------------------------------------------------- */


/* ------------------------>>> bg_mainScreen <<<----------------------------------------------------- */
.bg_mainScreen {
	background: #807F79;
	background-size: cover;
	top:0;
	width: 100%;
	height: 100%;
	position: absolute;
}

.bg_mainScreen .video{
	background-size: contain;
	height: auto;
	width: 100% !important;
	min-width: 100%;
	min-height: 100%;
	object-fit: cover;

}


/* ------------------------>>> bg_mainScreen End <<<------------------------------------------------- */


/* ------------------------>>> mainScreen <<<----------------------------------------------------- */
.mainScreen {
	z-index: 999;
	min-height: 743px;
	position: relative;
}
.mainScreen__innerItem{
	position: absolute;
	width: 100%;
	height: 100%;

	z-index: 999;
}


.mainScreen__item:after {
	display: table;
	content: "";
	clear: both;
}

.mainScreen__infoBlock {
	padding-top: 19.5%;
	padding-left: 5.5%;
	z-index: 999;
}

.mainScreen__mainTitle {
	font-family: "proxima_nova_thin";
	font-style: normal;
	font-weight: normal;
	color: #fff;
	font-size: 42px;
	line-height: 68px;
	margin: 0 0 15px;
}

.mainScreen__mainTitle span {
	font-family: "proxima_nova_black";
    font-size: 46px;
	font-style: normal;
	font-weight: normal;
}

.mainScreen__subtitle {
	font-family: "proxima_nova_light";
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	color: #fff;

	margin-bottom: 39px;
}

.mainScreen__types:after {
	display: table;
	content: "";
	clear: both;
}

.mainScreen__typeItem {
	float: left;
	width: 48%;
	min-height: 38px;
	padding-left: 51px;
	margin-bottom: 11px;

	line-height: 45px;
	font-family: "proxima_nova_light";
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	color: #fff;
}

.mainScreen__typeItem:nth-child(1) {
	background: url("../img/mainscreen/icons/types/type_1.png"/*tpa=https://souvenir-premium.ru/img/mainscreen/icons/types/type_1.png*/) no-repeat 0 center;
}

.mainScreen__typeItem:nth-child(2) {
  padding-left: 69px;
	background: url("../img/mainscreen/icons/types/type_2.png"/*tpa=https://souvenir-premium.ru/img/mainscreen/icons/types/type_2.png*/) no-repeat 20px center;
}

.mainScreen__typeItem:nth-child(3) {
	background: url("../img/mainscreen/icons/types/type_3.png"/*tpa=https://souvenir-premium.ru/img/mainscreen/icons/types/type_3.png*/) no-repeat 0 center;
}

.mainScreen__formBlock {
	position: absolute;
	right: 0;
	bottom: -12%;

	width: 320px;
	min-height: 360px;

	padding: 40px 30px;
	z-index: 999;

	background: #f0922b;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

.mainScreen__formTitle {
	font-family: "proxima_nova_light";
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	text-align: center;

	margin: 0 0 38px;
}

.mainScreen__formWrapper:after {
	display: table;
	content: "";
	clear: both;
}

.mainScreen__formItem {
	margin-bottom: 20px;
}

.mainScreen__formItem:last-child {
	margin-bottom: 0;
}

.mainScreen__inputText {
	width: 100%;
	height: 47px;
	line-height: 47px;
	background: transparent;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #fff;
	font-family: "proxima_nova_light";
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	padding-left: 23px;
	padding-right: 23px;
}

.mainScreen__inputText:focus {
	outline: none;
}

.mainScreen__inputText::-webkit-input-placeholder {
	color: #fff;
}

.mainScreen__inputSubmit {
	width: 100%;
	height: 49px;
	line-height: 49px;
	border: 1px solid #019501;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	background: #019501;
	text-align: center;
	font-family: "proxima_nova_light";
	font-style: normal;
	font-weight: normal;
	color: #fff;
	font-size: 17px;
}

.mainScreen__types {
	width: 57%;
}


/* ------------------------>>> mainScreen End <<<------------------------------------------------- */


/* ------------------------>>> problems <<<----------------------------------------------------- */
.problems {
	padding: 128px 0;
	background: #fff url("../img/problems/bg/bg_problems_big.jpg"/*tpa=https://souvenir-premium.ru/img/problems/bg/bg_problems_big.png*/) no-repeat 100% 50%;
	-webkit-background-size: 58%;
	background-size: 58%;
}

.problems__item{

}

.problems__image {
	display: none;
}

.problems__title {
	font-family: "proxima_nova_light";
	font-style: normal;
	font-weight: normal;
	font-size: 36px;
	line-height: 41px;
	color: #202020;
	text-transform: uppercase;

	margin: 0 0 32px;
	padding-left: 8%;
}

.problems__title span {
	font-family: "proxima_nova_black";
	font-style: normal;
	font-weight: normal;
}

.problems__listTitle {
	width: 65%;
	font-size: 24px;
	font-family: "proxima_nova_black";
	font-style: normal;
	font-weight: normal;
	color: #202020;
	padding: 0 0 0 37px;
	background: url("../img/problems/icons/exclam.png"/*tpa=https://souvenir-premium.ru/img/problems/icons/exclam.png*/) no-repeat left center;

	margin-bottom: 4px;
}

.problems__item:after {
	display: table;
	content: "";
	clear: both;
}

.problems__wrapper {
	float: left;
}

.problems__list {
	padding: 0 0 0 37px;
}

.problems__listItem:before {
	content: '';
	display: block;
	position: absolute;
	width: 13px;
	height: 7px;
	background: url("../img/problems/icons/arrow.png"/*tpa=https://souvenir-premium.ru/img/problems/icons/arrow.png*/) no-repeat left top;
	left: -24px;
	top: 50%;
	transform: translateY(-50%);
}

.problems__listItem {
	font-family: "proxima_nova_light";
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #4d4d4d;
	padding: 9px 0 10px;
	border-bottom: 1px solid #e6e6e6;
	position: relative;
	max-width: 420px;
	cursor: pointer;
}

.problems__accBody {
	max-width: 420px;
	font-family: "proxima_nova_light";
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #4d4d4d;
	padding: 9px 0 18px;
	display: none;
}


/* ------------------------>>> problems End <<<------------------------------------------------- */



/* ------------------------>>> goods <<<----------------------------------------------------- */
.goods {
	padding: 55px 0 0;
}

.goods__container,
.goods__innerItem {
	padding-left: 0;
	padding-right: 0;
}

.goods__row {
	margin-left: 0;
	margin-right: 0;
}

.goods__title {
	font-family: "proxima_nova_light";
	font-style: normal;
	font-weight: normal;
	font-size: 36px;
	line-height: 41px;
	padding-left: 3%;
	color: #202020;
	text-transform: uppercase;

	margin-bottom: 19px;
}

.goods__title span {
	font-family: "proxima_nova_black";
	font-style: normal;
	font-weight: normal;
}

.goods__subtitle {
	font-family: "proxima_nova_light";
	font-style: normal;
	font-weight: normal;
	font-size: 22px;

	margin: 0 0 54px;
	padding-left: 3%;
}

.goods__item {
	position: relative;
	display: block;

	-webkit-transition: all .6s ease 0s;
	-moz-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
}

.goods__item:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;

	-webkit-transition: all .6s ease 0s;
	-moz-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
}

.goods__item:hover:after {
	background-color: rgba(0,0,0,.5);
}

.goods__item:hover {
	-webkit-transform: scale(1.01, 1.01);
	-moz-transform: scale(1.01, 1.01);
	-o-transform: scale(1.01, 1.01);
	transform: scale(1.01, 1.01);
}

.goods__innerItem:hover .goods__descr {
	opacity: 0;
}
.goods__innerItem:hover .goods__info {
	opacity: 1;
}

.goods__img {
	width: 100%;
	height: auto;
}

.goods__descr {
	font-family: "proxima_nova_bold";
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	color: #202020;
	text-transform: uppercase;
	position: absolute;
	left: 20px;
	right: 20px;
	top: 30px;
	position: absolute;
}

.goods__innerItem:nth-child(1) .goods__descr {
	text-align: right;
}

.goods__innerItem:nth-child(6) .goods__descr {
	text-align: left;
}

.goods__attent {
	padding: 25px 0;
	background: #019501;
	font-family: "proxima_nova_semibold";
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	text-align: center;
	color: #fff;
}

.goods__attent {
	margin-left: -15px;
	margin-right: -15px;
}

.goods__info {
	text-align: center;
	background-color: rgba(0,0,0,.7);
	padding: 25px 10px 75px;

	-webkit-transition: all .6s ease 0s;
	-moz-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s;

	opacity: 0;

	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.goods__infoTitle {
	font-family: "proxima_nova_bold";
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;

	margin: 0 0 0px;
}

.goods__infoDescr {
	font-family: "proxima_nova_light";
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #fff;

	margin: 0 0 30px;
}

.goods__infoBtn {
	position: absolute;
	bottom: 15px;
	left: 50%;
	margin-left: -110px;
	text-align: center;
	width: 220px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	background: #019501;

	-webkit-transition: all .6s ease 0s;
	-moz-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
}

.goods__infoBtn:hover,
.goods__infoBtn:focus {
	color: #fff;
}


/* ------------------------>>> goods End <<<------------------------------------------------- */



/* ------------------------>>> causes <<<----------------------------------------------------- */
.causes {
	padding: 100px 0 55px;
}

.causes__wrapper {
	height: 780px;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.causes__wrapper:after {
	display: table;
	content: "";
	clear: both;
}

.causes__item {
	position: absolute;

	-webkit-transition: all .6s ease 0s;
	-moz-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
}

.causes__item:hover {
	background-image: none;
}

.causes__item:nth-child(1) {
	width: 327px;
	height: 323px;
	left: 245px;
}

.causes__item:nth-child(2) {
	width: 419px;
	height: 259px;
	left: 359px;
	top: 49px;

}

.causes__item:nth-child(3) {
	width: 289px;
	height: 379px;
	left: 497px;
	top: 259px;
}

.causes__item:nth-child(4) {
	width: 299px;
	height: 394px;
	left: 388px;
	top: 386px;
}

.causes__item:nth-child(5) {
	width: 416px;
	height: 263px;
	left: 84px;
	top: 518px;
}

.causes__item:nth-child(6) {
	width: 356px;
	height: 319px;
	left: 5px;
	top: 297px;
}

.causes__item:nth-child(7) {
	width: 228px;
	height: 430px;
	left: 20px;
	top: 37px;
}

.causes__item:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-transition: all .6s ease 0s;
	-moz-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
}

.causes__item:nth-child(1):before {
	background: url("../img/causes/bg/bg_1.png"/*tpa=https://souvenir-premium.ru/img/causes/bg/bg_1.png*/) no-repeat left top;
}

.causes__item:nth-child(2):before {
	background: url("../img/causes/bg/bg_2.png"/*tpa=https://souvenir-premium.ru/img/causes/bg/bg_2.png*/) no-repeat left top;
}

.causes__item:nth-child(3):before {
	background: url("../img/causes/bg/bg_3.png"/*tpa=https://souvenir-premium.ru/img/causes/bg/bg_3.png*/) no-repeat left top;
}

.causes__item:nth-child(4):before {
	background: url("../img/causes/bg/bg_4.png"/*tpa=https://souvenir-premium.ru/img/causes/bg/bg_4.png*/) no-repeat left top;
}

.causes__item:nth-child(5):before {
	background: url("../img/causes/bg/bg_5.png"/*tpa=https://souvenir-premium.ru/img/causes/bg/bg_5.png*/) no-repeat left top;
}

.causes__item:nth-child(6):before {
	background: url("../img/causes/bg/bg_6.png"/*tpa=https://souvenir-premium.ru/img/causes/bg/bg_6.png*/) no-repeat left top;
}

.causes__item:nth-child(7):before {
	background: url("../img/causes/bg/bg_7.png"/*tpa=https://souvenir-premium.ru/img/causes/bg/bg_7.png*/) no-repeat left top;
}
/*HOVERS FOR CAUSES-SUN*/
.causes__item:hover:before {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.05, 1.05);
}
.causes__num {
	color: #fff;
	font-size: 30px;
	font-family: "proxima_nova_regular";
	font-style: normal;
	font-weight: normal;
	position: absolute;
}

.causes__descr {
	color: #fff;
	font-size: 16px;
	font-family: "proxima_nova_regular";
	font-style: normal;
	font-weight: normal;
	position: absolute;
	width: 170px;
}

.causes__item:nth-child(1) .causes__content {
}

.causes__item:nth-child(1) .causes__num {
	position: absolute;
	left: 216px;
	top: 48px;
}

.causes__item:nth-child(1) .causes__descr {
	position: absolute;
	left: 20px;
	top: 70px;
	color: #555;
}

.causes__item:nth-child(2) .causes__content {
}

.causes__item:nth-child(2) .causes__num {
	position: absolute;
	left: 340px;
	top: 184px;
}

.causes__item:nth-child(2) .causes__descr {
    position: absolute;
    left: 165px;
    top: 63px;
}

.causes__item:nth-child(3) .causes__content {
}

.causes__item:nth-child(3) .causes__num {
	position: absolute;
	left: 194px;
	top: 287px;
}

.causes__item:nth-child(3) .causes__descr {
	position: absolute;
	left: 113px;
	top: 63px;
	width: 160px;
}

.causes__item:nth-child(4) .causes__content {
}

.causes__item:nth-child(4) .causes__num {
	position: absolute;
	left: 53px;
	bottom: 30px;
}

.causes__item:nth-child(4) .causes__descr {
	position: absolute;
	left: 100px;
	top: 202px;
}

.causes__item:nth-child(5) .causes__content {
}

.causes__item:nth-child(5) .causes__num {
	position: absolute;
	left: 74px;
	top: 137px;
}

.causes__item:nth-child(5) .causes__descr {
	position: absolute;
	left: 141px;
	top: 89px;
	width: 180px;
}

.causes__item:nth-child(6) .causes__content {
}

.causes__item:nth-child(6) .causes__num {
	position: absolute;
	left: 24px;
	top: 64px;
}

.causes__item:nth-child(6) .causes__descr {
	position: absolute;
	left: 58px;
	top: 153px;
	width: 177px;
}

.causes__item:nth-child(7) .causes__content {
}

.causes__item:nth-child(7) .causes__num {
	position: absolute;
	left: 160px;
	top: 40px;
}

.causes__item:nth-child(7) .causes__descr {
    position: absolute;
    left: 48px;
    top: 145px;
}

.causes__title {
	position: absolute;
	top: 326px;

	text-align: center;
	left: 0;
	right: 0;
	font-family: "proxima_nova_black";
	font-style: normal;
	font-weight: normal;
	font-size: 36px;
	line-height: 40px;
	color: #202020;
	text-transform: uppercase;
}

.causes__title span {
	font-family: "proxima_nova_light";
	font-style: normal;
	font-weight: normal;
}








/* ------------------------>>> causes End <<<------------------------------------------------- */



/* ------------------------>>> aboutUs <<<----------------------------------------------------- */
.aboutUs {
	padding: 50px 0 20px;
}

.aboutUs__title {
	font-family: "proxima_nova_black";
	font-style: normal;
	font-weight: normal;
	font-size: 36px;
	color: #202020;
	text-transform: uppercase;
	padding-left: 60px;

	margin: 0 0 65px;
}

.aboutUs__container {
	max-width: 1050px;
	min-width: 320px;
}

.aboutUs__innerItem {
	margin-bottom: 20px;
}

.aboutUs__itemHeader {
	font-family: "proxima_nova_regular";
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	color: #7c7b7b;

	margin: 0 0 15px;
}

.aboutUs__itemValue {
	font-family: "proxima_nova_black";
	font-style: normal;
	font-weight: normal;
	font-size: 70px;
	line-height: 70px;
	color: #019501;
}

.aboutUs__itemUnits {
	font-family: "proxima_nova_regular";
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	color: #7c7b7b;
}


/* ------------------------>>> aboutUs End <<<------------------------------------------------- */



/* ------------------------>>> methods <<<----------------------------------------------------- */
.methods {
	padding: 38px 0 32px;
}

.methods__title {
	font-family: "proxima_nova_light";
	font-style: normal;
	font-weight: normal;
	font-size: 36px;
	line-height: 36px;
	color: #202020;
	text-transform: uppercase;
	text-align: center;

	margin: 0 0 65px;
}

.methods__title span {
	font-family: "proxima_nova_black";
	font-style: normal;
	font-weight: normal;
}

.methods__container {
	max-width: 1077px;
}

.methods__container,
.methods__innerItem {
	padding-left: 0;
	padding-right: 0;
}

.methods__row {
	margin-left: 0;
	margin-right: 0;
}

.methods__item {
	display: block;
	position: relative;
}

.methods__img {
	display: block;
	width: 100%;
	height: auto;
}

.methods__itemTitle {
	position: absolute;
	top: 45px;
	left: 0;
	right: 0;
	font-family: "proxima_nova_bold";
	font-style: normal;
	font-weight: normal;
	color: #514d4e;
    text-shadow: 1px 1px 1px #fff;
	text-align: center;
	font-size: 20px;
	line-height: 23px;
	z-index: 999;
}

.methods__itemDescr {
	position: absolute;
	font-family: "proxima_nova_light";
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	color: #fff;
	text-align: center;
	opacity: 0;
	bottom: 0;
	left: 0;
	right: 0;
  z-index: 999;
	-webkit-transition: all .6s ease 0s;
	-moz-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	padding: 0 15px;
}

.methods__item:hover .methods__itemDescr {
	opacity: 1;
	bottom: 76px;
	text-shadow: 1px 1px 1px #000;
}

.methods__item:after{
  content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	-webkit-transition: all .6s ease 0s;
	-moz-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
}
.methods__item:hover:after{
 	background-color: rgba(0,0,0,.5);
}

.methods__infoBtn {
	position: absolute;
	bottom: 15px;
	left: 16%;
	text-align: center;
	width: 70%;
	height: 45px;
	line-height: 42px;
	padding: 2px;

	color: #fff;
	background: #019501;
	z-index: 999;
	opacity: 0;
}

.methods__item:hover .methods__infoBtn {
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	opacity: 1;
}

.methods__infoBtn:hover,
.methods__infoBtn:focus {
	color: #fff;
}


/* ------------------------>>> methods End <<<------------------------------------------------- */



/* ------------------------>>> howWeWork <<<----------------------------------------------------- */
.howWeWork {
	padding: 65px 0 100px;
}

.howWeWork__title {
	font-family: "proxima_nova_light";
	font-style: normal;
	font-weight: normal;
	font-size: 36px;
	line-height: 38px;
	text-transform: uppercase;
	color: #202020;
	padding: 0 0 0 65px;

	margin: 0 0 27px;
}

.howWeWork__title span {
	font-family: "proxima_nova_black";
	font-style: normal;
	font-weight: normal;
}

.howWeWork__header {
	text-align: center;
	margin: 0 0 10px;
	min-height: 91px;
}

.howWeWork__img {
	display: inline-block;
}

.howWeWork__footer {
	text-align: center;
	font-family: "proxima_nova_light";
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	color: #010000;
	min-height: 60px;
}

.howWeWork__innerItem:nth-child(1) .howWeWork__img {
	position: relative;
	top: 35px;
}

.howWeWork__innerItem:nth-child(1) .howWeWork__item {
	padding-left: 200px;
}

.howWeWork__innerItem:nth-child(6) .howWeWork__item {
	padding-left: 200px;
}

.howWeWork__innerItem:nth-child(2) .howWeWork__item {
	padding-right: 200px;
}

.howWeWork__innerItem:nth-child(7) .howWeWork__item {
	padding-right: 200px;
}

.howWeWork__btnWrap {
	text-align: center;
	padding-top: 20px;
}

.howWeWork__orderButton {
	display: inline-block;
	width: 292px;
	height: 52px;
	line-height: 52px;
	font-family: "proxima_nova_light";
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	text-align: center;
	color: #fefefe;
	background: #f0922b;

	-webkit-transition: all .6s ease 0s;
	-moz-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
}

.howWeWork__orderButton:focus,
.howWeWork__orderButton:hover {
	color: #fefefe;
}


/* ------------------------>>> howWeWork End <<<------------------------------------------------- */



/* ------------------------>>> guarantee <<<----------------------------------------------------- */
.guarantee {
	padding: 65px 0 20px;
	background: #019501;
}

.guarantee__title {
	font-family: "proxima_nova_black";
	font-style: normal;
	font-weight: normal;
	font-size: 36px;
	line-height: 36px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;

	margin: 0 0 45px;
}

.guarantee__innerItem {
	margin-bottom: 50px;
}

.guarantee__header {
	position: relative;
	text-align: center;

	margin: 0 0 22px;
}

.guarantee__img {
	width: 100%;
    border-radius: 8px;
	display: inline-block;
}

.guarantee__itemTitle {
	position: absolute;
	top: 100px;
	left: 0;
	right: 0;
	text-align: center;
	font-family: "proxima_nova_bold";
	font-style: normal;
	font-weight: normal;
	font-size: 22px;
	line-height: 28px;
	color: #202020;
}

.guarantee__footer {
	text-align: center;
	font-family: "proxima_nova_light";
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	color: #fff;
}


/* ------------------------>>> guarantee End <<<------------------------------------------------- */



/* ------------------------>>> reviews <<<----------------------------------------------------- */
.reviews {
	padding: 70px 0 40px;
}

.reviews__title {
	text-align: center;
	font-family: "proxima_nova_black";
	font-style: normal;
	font-weight: normal;
	font-size: 36px;
	color: #202020;
	text-transform: uppercase;

	margin: 0 0 45px;
}

.reviews__container {
	max-width: 1030px;
}

.reviews__slideFooter:after {
	display: table;
	content: "";
	clear: both;
}

.reviews__slideFooterImg {
	float: left;
}

.reviews__slideFooterContent {
	padding: 40px 20px 20px 57px;
	margin: 0 0 0 290px;
}

.reviews__slideDescr {
	font-family: "proxima_nova_light";
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #555;

	margin: 0 0 25px;
}

.reviews__slideUserName {
	font-family: "proxima_nova_light";
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	color: #555;

	margin: 0 0 12px;
}

.reviews__slidePosition {
	font-family: "proxima_nova_light";
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #555;
}

.reviews__flexslider {
	padding-top: 90px;
}


/* ------------------------>>> reviews End <<<------------------------------------------------- */



/* ------------------------>>> clients <<<----------------------------------------------------- */
.clients {
	padding: 73px 0 20px;
}

.clients__title {
	font-family: "proxima_nova_black";
	font-style: normal;
	font-weight: normal;
	font-size: 36px;
	color: #202020;
	text-transform: uppercase;
	padding-left: 40px;

	margin: 0 0 50px;
}

.clients__innerItem {
	margin-bottom: 30px;
}

.clients__item {
	height: 110px;
	line-height: 110px;
	text-align: center;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}

.clients__item:hover{
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

.clients__img {
    width: 70%;
	vertical-align: middle;
}


/* ------------------------>>> clients End <<<------------------------------------------------- */



/* ------------------------>>> contacts <<<----------------------------------------------------- */
.contacts__contactForm {
	position: relative;
}

.contacts__map {
	height: 630px;
	position: relative;
	z-index: 2;
}

.contacts__inner {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 630px;
}

.contacts__mainTitle {
	padding: 90px 0 50px;
	font-family: "proxima_nova_black";
	font-style: normal;
	font-weight: normal;
	font-size: 36px;
	color: #202020;
	text-align: center;
	text-transform: uppercase;
}

.contacts__formBlock {
	height: 630px;
	width: 410px;
	background: #7e0023;
	padding: 65px 20px 37px;
	position: relative;
	z-index: 3;
}

.contacts__title {
	text-align: center;
	text-transform: uppercase;
	font-family: "proxima_nova_black";
	font-style: normal;
	font-weight: normal;
	font-size: 22px;
	color: #fff;

	margin: 0 0 30px;
}

.contacts__subtitle {
	text-align: center;
	color: #fff;
	font-family: "proxima_nova_regular";
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	color: #fff;

	margin: 0 0 25px;
}

.contacts__formWrapper:after {
	display: table;
	content: "";
	clear: both;
}

.contacts__formItem {
	margin: 0 0 20px;
}

.contacts__inputText {
	width: 100%;
	height: 44px;
	line-height: 44px;
	padding: 0 20px;
	font-family: "proxima_nova_light";
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	color: #fff;
	border: 1px solid #fff;
	background: transparent;
}

.contacts__inputTextarea {
	width: 100%;
	height: 77px;
	line-height: 20px;
	padding: 12px 20px;
	font-family: "proxima_nova_light";
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	color: #fff;
	border: 1px solid #fff;
	background: transparent;
}

.contacts__inputSubmit {
	width: 100%;
	height: 55px;
	line-height: 55px;
	padding: 0 20px;
	font-family: "proxima_nova_regular";
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	color: #634c61;
	border: 1px solid #fff;
	background: #fff;
	text-transform: uppercase;
}

.contacts__footer {
	font-family: "proxima_nova_regular";
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	color: #fff;
}



/* ------------------------>>> contacts End <<<------------------------------------------------- */

@media screen and (min-width: )




.row{
	min-width: 320px;
}

/* media start */

@media ( max-width: 1200px ) {

	.problems__wrapper {
		float: none;
		width: 100%;
	}

	.mainScreen__types {
		width: 70%;
	}

}

@media ( max-width: 992px ) {
	.header__orderButton {
		display: inline-block;
		height: 34px;
		background-color: #019501;
		font-size: 14px;
		line-height: 34px;
		border: none;
		width: auto;
		padding: 0 12px;
	}

	.header__phone {
		font-size: 18px;
	}

	.header__phoneOrder {
		width: 50%;
		text-align: right;
	}
}

@media ( max-width: 768px ) {

	.aboutUs__innerItem {
		text-align: center;
	}

	.aboutUs__title {
		font-size: 27px;
		text-align: center;
	}


	.mainScreen__innerItem {
		padding-top: 70px;
	}

	.mainScreen__typeItem {
		margin-bottom: 0;
	}

	.goods__innerItem:nth-child(1) .goods__descr {
		text-align: left;
	}

	.goods__descr {
		background: transparent;
	}

}

@media ( min-width: 768px ) {

	.howWeWork__innerItem:nth-child(3),
	.howWeWork__innerItem:nth-child(6),
	.howWeWork__innerItem:nth-child(8) {
		clear: both;
	}

}

@media ( max-width: 992px ) {

	.header {
		padding-bottom: 0;
		position: relative;
		margin-bottom: 30px;
	}

	.problems {
		background: none;
	}

}




@media ( max-width: 768px ) {

	.howWeWork__innerItem:nth-child(3),
	.howWeWork__innerItem:nth-child(6),
	.howWeWork__innerItem:nth-child(8) {
		clear: none;
	}

	.howWeWork__innerItem:nth-child(2n+1) {
		clear: both;
	}

	.howWeWork__innerItem:nth-child(1) .howWeWork__item,
	.howWeWork__innerItem:nth-child(6) .howWeWork__item {
		padding-left: 0;
	}

	.howWeWork__innerItem:nth-child(2) .howWeWork__item,
	.howWeWork__innerItem:nth-child(7) .howWeWork__item {
		padding-right: 0;
	}

	.howWeWork__innerItem {
		margin-bottom: 20px;
	}

	.howWeWork__title {
		font-size: 22px;
		line-height: 25px;
		text-align: center;
		padding-left: 0;
	}

	.howWeWork__innerItem:nth-child(1) .howWeWork__img {
		top: 15px !important;
	}

}

@media ( max-width: 479px ) {

	.aboutUs__title {
		font-size: 22px;
		text-align: center;
	}

	.aboutUs__itemValue {
		font-size: 50px;
	}

	.aboutUs__innerItem {
		width: 100%;
		text-align: left;
	}

	.aboutUs__innerItem:nth-child(even) .aboutUs__item{
		width: 50%;
		float: right;
	}



	.header {
		margin-bottom: 18px;
	}

}

@media ( max-width: 478px ) {

	.howWeWork__innerItem {
		width: 100%;
	}

	.howWeWork {
		padding: 40px 0;
	}

	.howWeWork__orderButton {
		width: 100%;
	}

}
@media ( max-width: 992px ) {



}

@media ( max-width: 768px ) {

	.methods__title {
		font-size: 27px;
	}

}

@media ( max-width: 479px ) {

	.methods {
		padding-top: 0;
	}

	.methods__title {
		font-size: 22px !important;
		line-height: 25px;
		margin-bottom: 40px;
		text-align: left;
		margin-bottom: 25px;
	}

	.methods__innerItem {
		width: 100%;
	}

	.methods__item {
		height: 200px;
		overflow: hidden;
	}

	.methods__img {
		position: absolute;
		top: -35%;
	}

	.methods__itemDescr {
		top: 65px !important;
	}

}

@media ( max-width: 350px ) {

	.methods__innerItem {
		width: 100%;
	}

	.methods__itemDescr {
		bottom: auto;
		top: 80px;
	}

}
@media ( min-width: 1200px ) and ( max-width: 1255px ) {

	body {
		overflow-x: hidden;
	}

}

@media ( max-width: 1200px ) {



}

@media ( max-width: 992px ) {



}

@media ( max-width: 768px ) {

	.causes__item {
		margin-bottom: 1%;
		margin-right: 1%;
		margin-left: 0;
		float: left !important;

		width: 32.6666666% !important;
		height: 250px;
		padding: 10px;
	}

	.causes__item:nth-child(4n) {
		margin-right: 1%;
	}

	.causes__item:nth-child(3n) {
		margin-right: 0;
	}

}


@media ( max-width: 768px ) {

	.guarantee__title {
		font-size: 22px;
	}

	.guarantee {
		padding-top: 40px;
	}

}

@media ( max-width: 630px ) {

	.guarantee__innerItem {
		width: 100%;
	}

	.guarantee__img {
		width: 100%;
		display: inline-block;
	}

}



@media ( max-width: 768px ) {

	.reviews__title {
		font-size: 22px;
		margin-bottom: 40px;
	}

	.reviews {
		padding-top: 40px;
	}

}

@media ( max-width: 570px ) {

	.reviews__slideFooterImg {
		float: none;
		margin-bottom: 10px;
		margin-left: auto;
		margin-right: auto;
	}

	.reviews__slideFooterContent {
		margin-left: 0;
		text-align: center;
	}

	.flex-viewport {
		padding-top: 100px;
	}

	ol.flex-control-nav.flex-control-thumbs {
		width: 100% !important;
		margin: 0;
		transform: translateX(-50%);
	}

	.reviews__flexslider {
		padding-top: 0;
	}

	.reviews__innerItem {
		padding: 0;
	}

	.flex-control-thumbs img {
		height: 42px;
	}




}


@media ( max-width: 768px ) {

	.clients__title {
		font-size: 22px;
		text-align: center;
	}

}



@media ( max-width: 768px ) {

	.contacts__mainTitle {
		font-size: 22px;
		padding-top: 40px;
		padding-bottom: 40px;
	}

}

@media ( max-width: 479px ) {

	.contacts__inner {
		position: static;
	}

	.contacts__item {
		margin-left: -15px;
		margin-right: -15px;
	}

	.contacts__formBlock {
		width: 100%;
		height: auto;
		padding: 25px 22px;
	}

	.contacts__formItem:nth-child(1),
	.contacts__formItem:nth-child(2) {
		margin-right: 0;
		float: none;
		width: 100%;
	}

	.contacts__formItem:nth-child(3) {
		clear: both;
	}

	.contacts__inputSubmit {
		height: 57px;
		margin-left: auto;
		margin-right: auto;
		line-height: 57px;
		font-size: 16px;
		display: block;
	}

	.contacts__title {
		font-size: 16px;
		line-height: 1.3;
		margin-bottom: 15px;
	}

	.contacts__subtitle {
		font-size: 14px;
		line-height: 1.4;
		margin-bottom: 20px;
	}

	.contacts__inputTextarea {
		resize: none;
		height: 63px;
		font-size: 14px;
	}

	.contacts__inputText {
		font-size: 14px;
	}

	.contacts__footer {
		font-size: 14px;
	}

	.contacts__inner {
		height: auto;
	}

}

@media ( max-width: 550px ) {

	.causes__item {
		margin-bottom: 1%;
		margin-right: 1%;
		margin-left: 0;
		float: left !important;

		width: 49.5% !important;
		height: 250px;
		padding: 10px;
	}

	.causes__item:nth-child(4n) {
		margin-right: 0;
	}

	.causes__item:nth-child(3n) {
		margin-right: 1%;
	}

	.causes__item:nth-child(2n) {
		margin-right: 0;
	}
}

@media ( max-width: 478px ) {

	.causes__item {
		margin-bottom: 1%;
		margin-right: auto;
		margin-left: auto;
		float: none !important;

		width: 80% !important;
		height: 250px;
		padding: 10px;
	}

	.causes__item:nth-child(4n) {
		margin-right: auto;
	}

	.causes__item:nth-child(3n) {
		margin-right: auto;
	}

	.causes__item:nth-child(2n) {
		margin-right: auto;
	}
}

@media ( max-width: 390px ) {



}

@media ( max-width: 479px ) {
	.causes{
		padding: 0;
		padding-top: 32px;
	}
	.causes__item{
		display: block;
    min-width: 320px;
	}
	.causes__wrapper{
		width: 100%;
	}
	.causes__item .causes__content .causes__descr{
	  display: block;
		text-align: left;
	}
	.causes__wrapper {
		margin-left: -15px;
		margin-right: -15px;

	}
	.goods {
		padding-top: 20px;
	}

	.goods__title {
		font-size: 24px;
	}



	.goods__descr {
		font-size: 12px;
		left: 0;
		right: 0;
		top: 0;
		padding: 5px;
		background-color: transparent;
	}

	.goods__attent {
		padding: 10px 0;
	}

	.goods__innerItem {
		width: 100%;
	}

	.reviews {
		padding-top: 29px;
	}

	.reviews__title {
		text-align: left;
		font-size: 22px;
		line-height: 1.3;
		margin-bottom: 15px;
	}

	.clients {
		padding-top: 29px;
	}

	.clients__title {
		margin-bottom: 25px;
		text-align: left;
		font-size: 22px;
		line-height: 1.3;
		max-width: 140px;
	}

}


@media ( max-width: 1200px ) {
	.aboutUs__title {
		padding-left: 0;
	}
	.mainScreen__infoBlock {
		padding-left: 0;
	}

	.mainScreen__formBlock {
		right: 0;
	}

	.problems {
		padding-top: 0 !important;
	}
  .howWeWork__title {
		font-size: 32px;
	}
.causes__wrapper {
		width: auto;
		height: auto;
	}

	.causes__title {
		position: static;
		margin-bottom: 29px;
	}

	.causes__item {
		position: static;
		-webkit-transform: rotate(0deg) !important;
		-moz-transform: rotate(0deg) !important;
		-o-transform: rotate(0deg) !important;
		transform: rotate(0deg) !important;
		margin-bottom: 1%;
		margin-right: 1%;
		margin-left: 0;
		float: left !important;

		width: 24.25% !important;
		height: 250px !important;
		padding: 10px;

	}

	.causes__item:nth-child(4n) {
		margin-right: 0;
	}

	.causes__item:before {
		background-image: none !important;
	}

	.causes__item:nth-child(1):before {
		background: #ffdd7e;
	}

	.causes__item:nth-child(2):before {
		background: #fbb330;
	}

	.causes__item:nth-child(3):before {
		background: #003b55;
	}

	.causes__item:nth-child(4):before {
		background: #661639;
	}

	.causes__item:nth-child(5):before {
		background: #006e92;
	}

	.causes__item:nth-child(6):before {
		background: #5ab7e1;
	}

	.causes__item:nth-child(7):before {
		background: #999b9e;
	}

	.causes__content {
		-webkit-transform: rotate(0deg) !important;
		-moz-transform: rotate(0deg) !important;
		-o-transform: rotate(0deg) !important;
		transform: rotate(0deg) !important;
	}

	.causes__num {
		position: static !important;
		text-align: center;
	}

	.causes__descr {
		position: static !important;
		text-align: center;
		font-size: 14px;
	}

	.causes__item:hover:before {
		-webkit-transform: scale(1.03, 1.03);
		-moz-transform: scale(1.03, 1.03);
		-o-transform: scale(1.03, 1.03);
		transform: scale(1.03, 1.03);
	}
  .guarantee__title {
		font-size: 32px;
	}
  .reviews__title {
		font-size: 32px;
	}

	.flex-direction-nav .flex-prev {
	    left: 10px;
	    opacity: .1;
	}

	.flex-direction-nav .flex-next {
	    right: 10px;
	    opacity: .1;
	}

	.flexslider:hover .flex-prev,
	.flexslider:hover .flex-next {
		opacity: 1;
	}

	.reviews__slideFooterImg {
		width: 240px;
		height: auto;
	}

	.reviews__slideFooterContent {
		margin-left: 240px;
		padding: 0 10px 10px 10px;
	}

	.reviews__slideDescr {
		font-size: 14px;
		margin-bottom: 15px;
	}

	.reviews__slideUserName {
		font-size: 16px;
	}
  .clients__title {
		font-size: 32px;
	}
  .contacts__mainTitle {
		font-size: 32px;
	}

  .header__link {
		margin-left: 0;
	}

	.header__phoneOrder {
		margin-right: 0;
		width: 19%;
	}

	.header__navItem {
		margin-right: 1%;
	}

	.header__navLink {
		padding-left: 2px;
		padding-right: 2px;
		font-size: 14px;
	}
  .problems {
	  -webkit-background-size: 40%;
	  background-size: 40%;
	}

	.problems__title {
		font-size: 32px;
		padding-left: 0;
	}

	.problems__listItem {
		max-width: none;
	}

	.problems__accBody {
		max-width: none;
	}

  .goods__title {
		font-size: 32px;
	}

	.goods__subtitle {
		font-size: 20px;
	}

}



@media ( max-width: 1200px ) and ( min-width: 992px ) {

	.mainScreen__formBlock {
		bottom: 42px;
	}


}



@media ( max-width: 992px ) {

	.bg_mainScreen {
		background: #272e32 url("../img/mainscreen/bg/bg_mainscreen.jpg"/*tpa=https://souvenir-premium.ru/img/mainscreen/bg/bg_mainscreen.jpg*/) no-repeat center 0;
		background-size: cover;
		min-height: 743px;
	}

	.video {
		display: none;
	}

	.mainScreen__formBlock {
		width: 60%;
		height: auto;
		padding: 30px 20px 10px;
		margin-bottom: 15px;
		bottom: -95px;
	}

	.mainScreen__types {
		width: 100%;
	}

	.mainScreen__infoBlock {
		float: none;
		padding-bottom: 50px;
	}

	.mainScreen__mainTitle {
		font-size: 40px;
		line-height: 50px;
	}

    .mainScreen__mainTitle span {
        font-size: 42px;
    }

	.mainScreen__formTitle br {
		display: none;
	}

	.mainScreen__formItem {
		float: left;
		width: 218px;
		margin-right: 13px;
	}

	.mainScreen__inputSubmit {
		font-size: 16px;
	}

	.mainScreen__formItem:last-child {
		margin-right: 0;
	}

	.mainScreen__formTitle {
		margin-bottom: 20px;
	}
	.aboutUs__title {
		font-size: 32px;
		margin-bottom: 45px;
	}

	.aboutUs__itemValue {
		font-size: 60px;
		line-height: 60px;
	}

	.aboutUs__itemHeader {
		font-size: 16px;
		margin-bottom: 5px;
	}

	.aboutUs__itemUnits {
		font-size: 16px;
	}

	.howWeWork {
		padding-top: 38px;
	}

	.howWeWork__item {
		padding-left: 0;
	}

	.howWeWork__title {
		font-size: 27px;
	}
  .methods__title {
		font-size: 32px;
	}

	.methods__itemTitle {
		font-size: 20px;
		top: 20px;
	}

	.methods__itemDescr {
		font-size: 16px;
		padding-left: 8px;
		padding-right: 8px;
		bottom: 20px;
	}
	.causes__item:nth-child(6) .causes__descr {
		width: auto;
	}
  .guarantee__title {
		font-size: 27px;
	}
  .reviews__title {
		font-size: 27px;
	}
  .clients__title {
		font-size: 27px;
		padding-left: 0;
	}
  .contacts__mainTitle {
		font-size: 27px;
	}
  .header__phoneOrder {
		margin-top: 22px;
	  	width: 50%;
  }




	.header__navLink {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.header__navList {
		display: none;
	}

	.glyphicon.glyphicon-menu-hamburger {
		display: inline-block;
		vertical-align: middle;
		font-size: 26px;
		color: #fff;
		float: right;
		top: 0;
	}

	.glyphicon.glyphicon-menu-hamburger:hover {
		cursor: pointer;
	}

	.header__phoneOrder {
		position: relative;
	}

	.header__navList {
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		z-index: 999;
	}

	.header__navItem {
		float: none;
		margin-right: 0;
	}

	.header__navLink {
		text-align: center;
		background: #000;
		border-bottom: 1px solid #fff;
		color: #fff;
		opacity: .8;

		-webkit-transition: all .6s ease 0s;
		-moz-transition: all .6s ease 0s;
		-o-transition: all .6s ease 0s;
		transition: all .6s ease 0s;
	}

	.header__navLink:hover {
		color: #fff;
		background: #2e2b2e;
	}

	.problems {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.problems__title {
		font-size: 27px;
	}

	.problems__listTitle {
		font-size: 20px;
	}

	.problems__listItem {
		font-size: 15px;
	}

	.header__nav {
		display: none;
	}

	.header__nav--response {
		display: block;
		margin-top: 0;
	}

	.mainScreen__formItem:nth-child(3) {
		width: 100%;
	}

	.mainScreen__formItem {
		width: 100%;
		float: none;
		margin-right: 0;
	}

	.causes__item {
		width: 32.5% !important;
		display: inline-block;
		vertical-align: top;
		float: none !important;
		margin-right: 0  !important;
	}

	.causes__descr {
		width: auto !important;
	}


}
@media ( max-width: 768px ) {

	.problems {
		padding-top: 40px;
		padding-bottom: 0;
	}

	.problems__image {
		display: block;
		margin: 0 auto;
	}

	.problems__title {
		font-size: 22px;
		line-height: 30px;
	}

	.problems__listTitle {
        width: 100%;
		font-size: 18px;
	}

	.problems__listItem {
		font-size: 15px;
	}


	.mainScreen__formItem:nth-child(2) {
		margin-right: 0;
	}

	.mainScreen__formItem:nth-child(3) {
		margin-right: auto;
		margin-left: auto;
		float: none;
		clear: both;
		margin-bottom: 10px;
	}

    .mainScreen__mainTitle span {
        font-size: 24px;
    }

	.mainScreen__mainTitle {
		margin-bottom: 20px;
		font-size: 22px;
		line-height: 1.3;
	}

	.mainScreen__subtitle {
		font-size: 14px;
		margin-bottom: 20px;
	}

	.mainScreen__infoBlock {
		padding-top: 95px;
	}

	.mainScreen__types {
		width: 100%;
	}

	.mainScreen__typeItem {
		float: none;
		width: 100%;
		font-size: 14px;
	}

	.mainScreen__formBlock {
		bottom: 20px;
		right: 15px;
		width: 75%;
	}

	.mainScreen__infoBlock {
		padding-top: 0;
	}

	.causes__item {
		width: 49.5% !important;
	}

	.causes {
		padding-top: 32px;
	}


}

@media ( max-width: 479px ) {

.causes__title {
    text-align: left;
}

	.bg_mainScreen {
		min-height: 600px;
	}

	.mainScreen__infoBlock {
		padding-top: 0;
	}

	.mainScreen__mainTitle {
		font-size: 20px;
	}

	.mainScreen__subtitle {
		font-size: 16px;
	}

	.mainScreen__typeItem {
		font-size: 14px;
	}

	.mainScreen__formItem {
		float: none !important;
		margin-right: 0 !important;
		width: 100% !important;
	}

	.mainScreen__inputSubmit {
		font-size: 15px;
	}
	.problems__image {
		margin-left: auto;
		margin-right: 0;
	}

	.problems__title {
		margin-bottom: 0;
	}

	.goods {
		padding-top: 20px;
	}

	.goods__title {
		font-size: 24px;
	}

	.goods__subtitle {
		font-size: 16px;
		margin-bottom: 20px;
	}

	.goods__descr {
		font-size: 12px;
		left: 0;
		right: 0;
		top: 0;
		padding: 5px;
		background: transparent;
	}

	.goods__innerItem:nth-child(1) .goods__descr {
		text-align: left;
	}

	.goods__attent {
		padding: 10px 0;
	}

	.goods__innerItem {
		width: 100%;
	}

	.mainScreen__formBlock  {
		bottom: 5px;
	}

	.goods__subtitle {
		font-size: 16px;
		margin-bottom: 20px;
	}

	.goods__innerItem:hover .goods__infoTitle {
		margin-bottom: 5px;
		font-size: 18px;
		text-align: right;
	}

	.goods__innerItem:hover .goods__infoDescr {
		font-size: 13px;
	}

	.causes__title {
		font-size: 22px;
		line-height: 1.3;
	}

	.causes__item {
		width: 100% !important;
		height: auto !important;
		margin-bottom: 0;
	}

	causes__item:hover {
		-webkit-transform: none !important;
		-moz-transform: none !important;
		-o-transform: none !important;
		transform: none !important;
	}

	.causes__num {
		text-align: left;
	}

	.aboutUs__itemValue {
		line-height: 1;
		font-size: 50px;
	}

	.aboutUs__innerItem {
		margin-bottom: 5px;
	}

	.aboutUs {
		padding-top: 32px;
	}

	.aboutUs__title {
		font-size: 22px;
		margin-bottom: 25px;
		text-align: left;
	}

	.howWeWork__title {
		text-align: left;
	}

	.howWeWork__orderButton {
		font-size: 18px;
	}

	.howWeWork__btnWrap {
		margin-left: -15px;
		margin-right: -15px;
	}

	.guarantee__title {
		text-align: left;
		max-width: 130px;
		margin-bottom: 10px;
	}

	.reviews__slideFooterImg {
		width: 100% !important;
	}

	.clients__img {
		display: inline-block;
		max-width: 100%;
		height: auto;
	}

	.clients__innerItem {
		width: 49%;
		float: none;
		display: inline-block;
		vertical-align: middle;
		margin-bottom: 0;
	}

	.contacts {
		padding-top: 29px;
	}

	.contacts__mainTitle {
		text-align: left;
		font-size: 22px;
		line-height: 1.3;
		padding: 0;
		margin-bottom: 20px !important;
	}

	.contacts__map {
		height: 200px;
	}

	.contacts__contactForm {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.contacts__inner {
		order: -1;
	}

}
@media ( max-width: 1200px ) {

	.header__nav {
		width: 63%;
	}

    .aboutUs__itemHeader {
        font-size: 17px;
    }

}

@media ( max-width: 992px ) {

	.goods__descr {
		font-size: 20px;
	}

	.header__nav {
		width: 100%;
	}

}

@media ( max-width: 768px ) {

	.goods__title {
		font-size: 27px;
	}

	.goods__subtitle {
		font-size: 18px;
	}

	.goods__descr {
		font-size: 16px;
	}

	.goods__attent {
		font-size: 14px;
		padding: 18px 20px;
	}

	.mainScreen__typeItem:nth-child(2) {
		background: url("../img/mainscreen/icons/types/type_2.png"/*tpa=https://souvenir-premium.ru/img/mainscreen/icons/types/type_2.png*/) no-repeat 0px;
		padding-left: 51px;
	}

	.goods__innerItem {
		width: 65%;
		margin: 0 auto;
		float: none;
	}

}


@media screen and (min-width: 1600px) {

	.mainScreen__infoBlock {
		padding-top: 30%;
	}

	.problems {
		padding-top: 0;
		padding-bottom: 30px;
	}

}



@media screen and (max-width: 320px) {

}

@media screen and (max-width: 570px) {

	.reviews__slideFooterContent {
		margin-left: 0; !important;
	}

}


@media screen and (min-width: 1024px) {
	.main-screen {
		margin-bottom: 35px;
	}
}

@media screen and (max-width: 480px) {
	.main-screen {
		height: 750px !important;
	}

	.goods__innerItem {
		width: 100%;
	}

	.mfp-close {
		display: none !important;
	}

	.flex-viewport {
		height: auto !important;
	}

	.problems__listTitle {
		background: url("../img/problems/icons/exclam.png"/*tpa=https://souvenir-premium.ru/img/problems/icons/exclam.png*/) no-repeat left top;
	}



}

@media screen and (max-width: 320px) {
	.header__link {
		width: 41%;
	}

	.header__phoneOrder {
		width: 55%;
	}
}

@media screen and (max-height: 665px) {
	.main-screen {
		margin-bottom: 15px;
	}
}
@media screen and (max-height: 1000px){
	.bg_mainScreen {
		height: auto;
	}
}


@media screen and (max-width: 1366px) and (min-width: 992px) and (max-height: 2000px) {

	.bg_mainScreen {
		height: 70%;
	}

}

.header__info {
    color: #fff;
    font-size: 13px;
    line-height: 22px;
    margin: 0px 0 10px;
    display: block;
}


