
@font-face {
    font-family: header; /* Имя шрифта */
    src: url(../fonts/header.ttf); /* Путь к файлу со шрифтом */
}

body {
	font-family: header;
	overflow-x: hidden;
    margin-top: 0px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}
a {
    color: black;
}
.text-center img{
  max-width: 100%;
}
#SignupForm {
	padding: 15px;
	background: #E7E7E7;
	margin: 10px 5px 10px 15px;
	border-radius: 2px;
    box-shadow: 0px 4px 16px 0px rgba(0,0,0,0.35);
}
#SignupForm label {
	font-size: 14px;
	position: relative;
    top: 3px
}
#SignupForm h3 {
    background: #EA0586;
	color: #fff;
    padding: 6px 0px;
	text-align: center;
	font-size: 20px;
}
#SignupForm input, #SignupForm textarea {
	font-size: 16px;
	line-height: 16px;
	margin-left: 12px;
	margin-bottom: 5px;
	border-radius: 1px;
    padding: 2px 8px;
	border: 1px solid #EA0586;
	box-shadow: 0px 0px 0px 0px #EA0586;
	transition: 0.4s;
}
#SignupForm input:focus, #SignupForm textarea:focus {
	border: 1px solid #00E1FF;
	box-shadow: 0px 0px 0px 0px #00E1FF;
	transition: 0.4s;
}
#SignupForm input[type=submit] {
    display: block;
    position: relative;
    margin: 15px auto;
    background: #ea0586;
    border: 0px;
    padding: 10px 15px;
    border-radius: 2px;
    color: white;
    text-transform: uppercase;
    font-size: 14px;
}
.pink {
	color: #EA0586;
}
.justify-content {
    display: flex;
    justify-content: flex-end;
}
.registration-button {
    display: block;
    width: 240px;
	text-align: center;
    margin: 18px auto 10px;
	font-family: header;
	letter-spacing: 3px;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.35);
}
.registration-button:hover, .registration-button:focus {
	text-decoration: none;
}
.navbar-default {
	font-family: header;
    background: #FFFFFF;
}
.header-image {
    display: block;
    width: 100%;
    text-align: center;
    background: url('../img/main-bg-blur.jpg') no-repeat right center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.headline {
    padding: 70px 0 120px;
}

.headline h1 {
	font-family: header;
    font-size: 60px;
    color: rgba(255, 255, 255, 0.6);
}

.headline h2 {
	font-family: header;
    font-size: 45px;
	color: rgba(255, 255, 255, 0.6);
}

.featurette-divider {
    margin: 80px 0;
}

.featurette {
    overflow: hidden;
}

.featurette-image.pull-left {
    margin-right: 40px;
}

.featurette-image.pull-right {
    margin-left: 40px;
}

.featurette-heading {
    font-size: 50px;
}

footer {
	text-align: center;
    margin: 50px 0;
	color: white;
}
footer a {
	color: #CACACA;
	font-weight: bold;
}
footer a:hover {
	color: #ffffff;
}
.footer-bg {
	width: 100%;
	height: 130px;
	background: #BB297B;
	z-index: -1;
	position: relative;
	margin-top: -130px;
}
.navbar-default .navbar-nav> .active > a, .navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	font-size: 13px;
	border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus {
	color: #000000;
    background: #E7E7E7;
}
.navbar-default .navbar-nav>.active>a:hover {
	color: #fff;
    background: #EA0586;
}
.navbar-default .navbar-nav > li > a:focus {
	color: #515151;
    background: #fff;
}
.navbar-default .navbar-nav > li > a:hover {
	color: #fff;
    background: #EA0586;
}
.navbar {
	margin-bottom: 0px;
}
.dropdown-menu>li>a {
	text-transform: uppercase;
    font-size: 13px;
}
.navbar-header {
	width: 100%;
	padding: 24px;
}
.navbar-brand {
	font-family: 'Poiret One', cursive;
    font-size: 6rem;
    font-weight: 100;
    letter-spacing: 18px;
    color: #EA0586 !important;
}
.catalogs {
    float: left;
}
.phones {
	float: right;
	margin-bottom: 0px;
	padding-left: 0px;
	line-height: 1.2;
    position: relative;
    top: 5px;
}
.cart {
	float: right;
    position: relative;
    top: 30px;
    margin-right: 120px;
}
.cart i {
	font-size: 20px;
}
.phones span {
	display: block;
}
.catalog-number {
    font-family: serif;
    font-style: italic;
    font-size: 35px;
    position: relative;
    top: 12px;
	padding-right: 8px;
	border-right: 1px solid #C2C2C2;
}
.catalog-time {
	font-size: 14px;
    line-height: 1.2;
    position: relative;
    top: 12px;
    padding-left: 8px;
    display: inline-block;
    width: 115px;
	font-weight: bold;
}
#slider{
	position: relative;
	width: 100%;
	height: 400px;
	overflow: hidden;
	margin: 0px auto 0px;
	background:white;
	border: 4px solid #fff;
}
.slide{
	width: 100%;
	height: 400px;
	position: absolute;
	top: 0px;
	left: 0px;
    font-size: 50px;
    text-align: center;
	background: #B4B4B4;
}			
.slide img {
	width: 100%;
}
.pluses {
	list-style: none;
}
.pluses li {
    font-size: 20px;
}
.pluses p {
    font-weight: bold;
}
span.round {
	display: block;
    position: relative;
    top: 2px;
    background: #E4127D;
    float: left;
    width: 24px;
    text-align: center;
    border-radius: 100%;
    line-height: 24px;
    height: 24px;
    color: #fff;
    margin-left: 15px;
    margin-right: 10px;
    font-size: 20px;
}

.flex-around {
	display: flex;
    justify-content: space-around;
    width: 100%;
}
.flex-center {
	display: flex;
    justify-content: center;
    width: 100%;
}
.flex-between {
	display: flex;
    justify-content: space-between;
    width: 100%;
}
.img-desc div {
    width: 33.3%;
    text-align: center;
}
#contact a {
	color: #ea0586;
	font-weight: bold;
}
.icons-img {
	text-align: center;
}
.icons-img a:nth-child(1) img {
	width: 23%;
}
.icons-img a:nth-child(2) img {
	width: 24%;
}
.icons-img a:nth-child(3) img {
	width: 26%;
}
.icons-img a:nth-child(4) img {
	width: 17%;
}
.cart a {
	color: #EA0586;
}
.italic {
	font-style: italic;
}
.justify {
	text-align: justify;
}
.about-company img {
	margin: 0px 10px;
}
.lang-form {
	position: absolute;
	display: block;
	right: 0px;
	top: 0px;
}
.lang-form .btn-link, .lang-form .btn-link:hover, .lang-form .btn-link:focus, .lang-form .btn-link:active {
	outline: 0px;
}
.none {
	display:none;
}
.main_page.cataloge {
	height: 700px;
}
img.reg {
	max-width: 664px;
}
img.reglike {
    max-width: 664px;
    margin: 0px auto 24px;
}
.img-desc div{

}
.img-desc span {
    width: 100%;
    display: block;
	font-style: italic;
}
.reg-list {
	list-style: none;
}
.reg-list i {
	color: #ea0586;
}
.nom-header {
	margin-top: 0px;
}
.sendOk, .sendError {
	display: block;
	padding: 30px;
	margin-top: 20px;
	position: relative;
	cursor: pointer;
}
.sendOk i, .sendError i{
    font-size: 120px;
}
.sendError {
	color: #422F2F;
	background: #FFDADA;
	border: 2px solid #FFBDBD;
}
.sendOk {
	color: #2F4236;
	background: #DAFFDF;
	border: 2px solid #BDFFBD;
}
.close-mes {
	position: absolute;
	right: 15px;
	top: 15px;
}
.repres img {
    padding: 20px;
    border: 2px solid #C5C5C5;
	width: 100%;
	max-width: 800px;
}
.avon-good {
	display: block;
	width: 100%;
	text-align: center;
}
.mbott-20 {
	margin-bottom: 20px;
}
.contacts {
	list-style: none;
	width: 100%;
}
.messageForm textarea {
    width: 100%;
    height: 120px;
}
.contactMessage {
	width: 100%;
}
.contactMessage .messageForm { 
    margin: 15px auto !important;
    padding: 15px;
    max-width: 500px;
    float: none !important;
}
.bold {
	font-weight: bold;
}
.text-justify {
	text-align: justify;
}
@media(max-width:1200px) {
    .headline h1 {
        font-size: 140px;
    }

    .headline h2 {
        font-size: 63px;
    }

    .featurette-divider {
        margin: 50px 0;
    }

    .featurette-image.pull-left {
        margin-right: 20px;
    }

    .featurette-image.pull-right {
        margin-left: 20px;
    }

    .featurette-heading {
        font-size: 35px;
    }
	.cart {
		margin-right: 76px;
	}
	img.reg {
		max-width: 466px;
	}
}

@media(max-width:991px) {
    .headline h1 {
        font-size: 105px;
    }

    .headline h2 {
        font-size: 50px;
    }

    .featurette-divider {
        margin: 40px 0;
    }

    .featurette-image {
        width: 100%;
    }

    .featurette-image.pull-left {
        margin-right: 10px;
    }

    .featurette-image.pull-right {
        margin-left: 10px;
    }

    .featurette-heading {
        font-size: 30px;
    }
	.cart {
		margin: 0px;
		margin-right: 30px;
	}
	.cart span {
		display:none;
	}
	.nav>li>a {
		padding: 10px 7px;
	}
	img.reg {
		max-width: 100%;
	}
	#SignupForm {
		width: 460px;
		margin: auto;
		float: none !important;
	}
}

@media(max-width:768px) {
	#SignupForm {
		float:none;
		width: 100%;
	}
    .container {
        margin: 0 15px;
    }

    .featurette-divider {
        margin: 40px 0;
    }

    .featurette-heading {
        font-size: 25px;
    }
	.nav-menu {
		display: block;
	}
	.img-desc {
		display: block;
	}
	.img-desc div {
		width: 100%;
		text-align: center;
	}
	.icons-img {
		text-align: left;
	}
	.icons-img a:nth-child(1) img {
		width: 100%;
	}
	.icons-img a:nth-child(2) img {
		width: 100%;
	}
	.icons-img a:nth-child(3) img {
		width: 112%;
	}
	.icons-img a:nth-child(4) img {
		width: 75%;
	}
}

@media(max-width:668px) {
    .headline h1 {
        font-size: 70px;
    }

    .headline h2 {
        font-size: 32px;
    }

    .featurette-divider {
        margin: 30px 0;
    }
}

@media(max-width:640px) {
    .headline {
        padding: 75px 0 25px 0;
    }

    .headline h1 {
        font-size: 60px;
    }

    .headline h2 {
        font-size: 30px;
    }
}
@media(max-width:550px) {
	#SignupForm .justify-content {
		display: block;
		text-align: center;
		
	}
	#SignupForm .justify-content label {
		width: 100%;
	}
	.cart {
		display: none;
	}
}
@media(max-width:470px) {
	button.navbar-toggle {
		position: relative;
		margin: auto;
		float: none;
		left: 50%;
		margin-left: -22px;
		margin-bottom: 15px;
	}
	a.navbar-brand {
		width: 100%;
		text-align: center;
		margin-bottom: 15px;
		font-size: 52px;
	}
	.navbar-header {
		width: auto;
	}
	.catalogs {
		float: none;
		text-align: center;
		position: relative;
		top: -18px;
		width: 100%;
	}
	.phones {
		float: none;
	    margin-bottom: 0px;
		padding-left: 0px;
		width: 100%;
		text-align: center;
	}
}

@media(max-width:375px) {
    .featurette-divider {
        margin: 10px 0;
    }

    .featurette-image {
        max-width: 100%;
    }

    .featurette-image.pull-left {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .featurette-image.pull-right {
        margin-bottom: 10px;
        margin-left: 0;
    }
}
aside#text-4,aside#text-3 {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

#inner h2 {
    text-align: center;
}

.reg-col-right.main-page-form h3 {
    font-family: "Roboto",arial,sans-serif;
    text-transform: none !important;
    font-size: 30px;
    font-weight: 700;
    line-height: 35px;
}

.reg-col-right.main-page-form #SignupForm {
    background: #efefef;
    border-radius: 4px;
    width: 380px;
    padding: 15px 20px;
    position: relative;
    margin: auto;
    box-shadow: 0 5px 25px rgba(0,0,0,0.35);
}

.reg-col-right.main-page-form #SignupForm label {
    font-size: 13px;
    padding-right: 10px;
    padding-top: 5px;
}

.reg-col-right.main-page-form #SignupForm input[type="text"],.reg-col-right.main-page-form #SignupForm input[type="email"],.reg-col-right.main-page-form #SignupForm input[type="url"],.reg-col-right.main-page-form #SignupForm input[type="password"],.reg-col-right.main-page-form #SignupForm input[type="search"] {
    padding: 3px;
    font-size: 13px;
    border: 1px solid #E4127D !important;
    border-radius: 4px;
}

.reg-col-right.main-page-form #SignupForm input[type="text"]:focus,.reg-col-right.main-page-form #SignupForm input[type="email"]:focus,.reg-col-right.main-page-form #SignupForm input[type="url"]:focus,.reg-col-right.main-page-form #SignupForm input[type="password"]:focus,.reg-col-right.main-page-form #SignupForm input[type="search"]:focus {
    border: 1px solid #00BCD4 !important;
}

.reg-col-right.main-page-form #SignupForm .justify-content {
    margin-bottom: 10px;
}

.reg-col-right.main-page-form #SignupForm fieldset.info {
    padding-top: 35px;
}

h5.red-border-bottom a,h5.red-border-bottom a:focus,h5.red-border-bottom a:visited {
    color: #404040;
}

.phone-registration #SignupForm label span {
    font-size: 20px;
    line-height: 0;
}

@media all and (max-width: 1060px) {
    .text-col-left {
        margin-top: 30px;
    }

    aside#text-4,aside#text-3 {
        width: 96%;
    }
}

@media all and (max-width: 440px) {
    .phone-registration #SignupForm {
        width: 320px;
        padding: 15px 10px;
        position: relative;
    }
}

.text-justify {
    text-align: justify;
}

#show_more_text {
    display: block;
    width: 50%;
}

#show_more_text:focus {
    border: 0;
    outline: 0;
}

.phone-registration {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 320px;
    padding: 4px;
    background: #C8C8C8;
    border-top: 1px solid #B9B9B9;
    border-right: 1px solid #B9B9B9;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    z-index: 9999999;
}

@media all and (min-width: 400px) {
    .phone-registration {
        right: 15px;
    }
}

.little-button {
    width: 94px;
    margin: 0 !important;
    padding: 4px !important;
    font-size: 12px !important;
    box-shadow: 0 0 0 transparent !important;
}

.little-field {
    line-height: 18px !important;
    position: relative;
    left: -4px;
    border-radius: 4px !important;
    font-size: 13px !important;
    width: 203px;
}

.little-field::-webkit-input-placeholder {
    color: #555;
}

.little-field::-moz-placeholder {
    color: #555;
}

/* Firefox 19+ */
.little-field:-moz-placeholder {
    color: #555;
}

/* Firefox 18- */
.little-field:-ms-input-placeholder {
    color: #555;
}

.justify-around {
    display: flex;
    justify-content: space-around;
}

.phone-registration #SignupForm .info > p {
    margin: 0;
    color: #E4127D;
}

.phone-registration #SaveAccount.little-button {
    animation: colorchange 10s linear infinite;
/* animation-name followed by duration in seconds*/
/* you could also use milliseconds (ms) or something like 2.5s */
    -webkit-animation: colorchange 8s linear infinite;
/* Chrome and Safari */
}

@keyframes colorchange {
    0% {
        background: #E4127D;
        color: #fff;
    }

    50% {
        background: #fff;
        color: #E4127D;
    }

    100% {
        background: #E4127D;
        color: #fff;
    }
}

/* Safari and Chrome - necessary duplicate */
@-webkit-keyframes colorchange {
    0% {
        background: #E4127D;
        color: #fff;
    }

    50% {
        background: #fff;
        color: #E4127D;
    }

    100% {
        background: #E4127D;
        color: #fff;
    }
}
@media all and (max-width: 500px) {

    .phone-registration #SignupForm .justify-content {
        display:block;
    }
    .phone-registration #SignupForm label {
        display:block;
        width: 100%;
        float: none;
        text-align: center;
    }

}
.phone-registration form#SignupForm, .phone-registration fieldset {
    border: 0;
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
    box-shadow: 0px 0px 0px 0px red;
    background: transparent;
}
.phone-registration #SignupForm input[type="text"] {
    padding: 3px;
    color: #555;
    border: 1px solid rgba(0, 0, 0, 0.1);
    line-height: 18px !important;
    position: relative;
    left: -4px;
    border-radius: 4px !important;
    font-size: 13px !important;
    width: 203px;
    margin: 0;
    vertical-align: baseline;
}
.phone-registration input[type="submit"] {
    text-align: center;
    text-transform: uppercase;
    padding: 13px 35px 13px 35px;
    border-radius: 4px;
    margin: 10px;
    border: none;
    background-color: #e96656;
    box-shadow: none;
    text-shadow: none;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    font-size: 14px;
    color: #FFF;
}