@font-face {
  font-family: 'PragmaticaBook-Reg';
  src: url('../fonts/PragmaticaBook-Reg.eot?#iefix') format('embedded-opentype'),  url('../fonts/PragmaticaBook-Reg.otf')  format('opentype'),
	     url('../fonts/PragmaticaBook-Reg.woff') format('woff'), url('../fonts/PragmaticaBook-Reg.ttf')  format('truetype'), url('../fonts/PragmaticaBook-Reg.svg#PragmaticaBook-Reg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PragmaticaBold-Reg';
  src: url('../fonts/PragmaticaBold-Reg.eot?#iefix') format('embedded-opentype'),  url('../fonts/PragmaticaBold-Reg.otf')  format('opentype'),
	     url('../fonts/PragmaticaBold-Reg.woff') format('woff'), url('../fonts/PragmaticaBold-Reg.ttf')  format('truetype'), url('../fonts/PragmaticaBold-Reg.svg#PragmaticaBold-Reg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PragmaticaBlack';
  src: url('../fonts/PragmaticaBlack.eot?#iefix') format('embedded-opentype'),  url('../fonts/PragmaticaBlack.otf')  format('opentype'),
	     url('../fonts/PragmaticaBlack.woff') format('woff'), url('../fonts/PragmaticaBlack.ttf')  format('truetype'), url('../fonts/PragmaticaBlack.svg#PragmaticaBlack') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PragmaticaBook-Italic';
  src: url('../fonts/PragmaticaBook-Italic.eot?#iefix') format('embedded-opentype'),  url('../fonts/PragmaticaBook-Italic.otf')  format('opentype'),
	     url('../fonts/PragmaticaBook-Italic.woff') format('woff'), url('../fonts/PragmaticaBook-Italic.ttf')  format('truetype'), url('../fonts/PragmaticaBook-Italic.svg#PragmaticaBook-Italic') format('svg');
  font-weight: normal;
  font-style: normal;
}

	* {
	 -webkit-appearance: none;
	}

	body,
	p,
	h1,
	h2,
	h3,
	h4,
	h5 {
	    margin: 0;
	    padding: 0;
	}
	h1,
	h2,
	h3,
	h4,
	h5 {
		font-weight: normal;
	}
	ul {
	    margin: 0;
	    padding: 0;
	    list-style-type: none;
	}
	button:focus {
		outline: none;
	}
	input:focus {
		outline: none;
	}
	textarea:focus {
		outline: none;
	}
	body {
	    color: #000;
	    font-family: 'PragmaticaBook-Reg';
	    font-size: 14px;
	    margin: 0 auto;
	    width: 100%;
	    min-width: 1200px;
	}
	*, :before, :after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
	
	.container {
		width: 100%;
		max-width: 1140px;
		margin: 0 auto;
	}
h2 {
	font-size: 36px;
    color: #191919;
    font-family: 'PragmaticaBook-Reg';
    text-transform: uppercase;
}
h2 span {
	font-family: 'PragmaticaBlack';
}
.header_logo {
    float: left;
}
header {
    background: #fff;
    height: 70px;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999;
}
#slider {
    height: 610px;
    background: url(../images/bell_baner1.jpg) left no-repeat;
    margin-top: 71px;
}
.header_logo img {
    border-radius: 50%;
    border: 15px solid #fff;
}
.menu_top ul li a {
    text-decoration: none;
    font-size: 14px;
    color: #191919;
    font-family: 'PragmaticaBook-Reg';
}
.menu_top ul li {
    float: left;
    margin: 0 10px;
}
.header_menu {
    float: left;
    padding-top: 27px;
    margin-left: 187px;
   opacity: 1;
    display: block;
     transition: opacity 1s ease-out;
}
.head_btn {
    display: block;
    text-align: center;
    text-decoration: none;
    width: 180px;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    background: #fbbf00;
    font-size: 14px;
    color: #191919;
    font-family: 'PragmaticaBook-Reg';
}
.head_btn:hover {
    background: #ffc81b;
}
.header_btn {
    float: right;
    padding-top: 15px;
}
.menu_top ul li:hover a {
    text-decoration: underline;
}

.slider_container {
    padding-top: 100px;
    padding-left: 430px;
    color: #fff;
}
.slider_container h2 {
    font-family: 'PragmaticaBook-Reg';
    font-size: 36px;
    text-transform: uppercase;
    color: #fff;
}
.slider_container h2 span {
    font-family: 'PragmaticaBlack';
}
.pink {
    color: #e41949;
}
.header_con {
    overflow: hidden;
}
.header_box p {
    font-size: 14px;
    color: #fff;
    font-family: 'PragmaticaBook-Reg';
    position: relative;
    padding-left: 35px;
}
.header_box p:before {
    position: absolute;
    content: '';
    width: 29px;
    height: 16px;
    background: url(../images/kiss.png);
    left: 0;
    top: -5px;
}
.header_con {
    overflow: hidden;
    padding-top: 65px;
}
.header_box {
    float: left;
    margin-right: 50px;
}
.header_box:nth-child(2) {
    margin-right: 25px;
}
.fomma_box {
    width: 1176px;
    height: 160px;
    background: url(../images/forma_bg.jpg);
    position: absolute;
    left: 0;
    right: -745px;
    margin: auto;
    padding-left: 75px;
    padding-top: 40px;
    background-size: cover;
}
#forma {
    position: relative;
    overflow: hidden;
    height: 160px;
    margin-top: -80px;
}
#contact_form input[type="text"]::-webkit-input-placeholder {color:#fff;}
#contact_form input[type="text"]::-moz-placeholder          {color:#fff;}
#contact_form input[type="text"]:-moz-placeholder           {color:#fff;}
#contact_form input[type="text"]:-ms-input-placeholder      {color:#fff;}
#contact_form input[type="text"] {
    width: 145px;
    border: 0;
    border-bottom: 3px solid #fff;
    background: transparent;
    text-align: center;
    height: 40px;
    color: #fff;
    font-size: 14px;
    font-family: 'PragmaticaBook-Reg';
    margin-right: 30px;
	margin-top: 20px;
}
#contact_form button {
    width: 320px;
    height: 80px;
    background: #fbbf00;
    border: 0;
    font-size: 14px;
    color: #191919;
    font-family: 'PragmaticaBold-Reg';
    text-transform: uppercase;
    vertical-align: top;
}
#contact_form button:hover {
    cursor: pointer;
    background: #ffc81b;
}
.btn_box {
    padding: 30px;
    background: #fbbf00;
    float: left;
    transition: all .5s linear;
    -webkit-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.4);
}
.btn_box a {
    text-decoration: none;
    padding: 30px;
    font-size: 14px;
    color: #191919;
    font-family: 'PragmaticaBold-Reg';
    text-transform: uppercase;
}
.btn_box:hover {
    background: #ffc81b;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.4);
}

#problem .container > h2 span {
    font-family: 'PragmaticaBlack';
}
#problem .container > h2 {
    font-size: 36px;
    color: #191919;
    font-family: 'PragmaticaBook-Reg';
    text-transform: uppercase;
    margin-bottom: 40px;
}
#problem {
    padding-top: 60px;
    padding-bottom: 110px;
}
.problem_container {
    overflow: hidden;
}
.problem_box:last-child {
    margin-right: 0;
}
.problem_box {
    float: left;
    width: 230px;
    margin-right: 65px;
}
.problem_box_img {
    min-height: 80px;
    text-align: left;
    padding-left: 55px;
}
.problem_box p {
    text-align: left;
    font-size: 18px;
    color: #191919;
    font-family: 'PragmaticaBook-Reg';
    line-height: 22px;
}
.problem_box p span {
    font-family: 'PragmaticaBlack';
}

.oficial_container h2 {
    font-size: 36px;
    color: #191919;
    font-family: 'PragmaticaBook-Reg';
    text-transform: uppercase;
}
.oficial_container h2 span {
    font-family: 'PragmaticaBlack';
    color: #fff;
}
#oficial {
    background: url(../images/ofocial.jpg) center no-repeat;
    padding-top: 70px;
    height: 320px;
    position: relative;
}
.oficial_box {
    position: absolute;
    width: 595px;
    height: 504px;
    background: url(../images/docs.png);
    right: -595px;
    top: -180px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
}
.anim .oficial_box {
    transform: translate(-590px,0);
    -webkit-transform: translate(-590px,0);
    -o-transform: translate(-590px,0);
    -moz-transform: translate(-590px,0);
}

.brend_container h2 {
    font-size: 36px;
    color: #191919;
    font-family: 'PragmaticaBook-Reg';
    text-transform: uppercase;
}
.brend_container h2 span {
    font-family: 'PragmaticaBlack';
}
#brend {
    position: relative;
    margin-top: -35px;
    padding-bottom: 95px;
}
.brend_container {
    width: 924px;
    height: 204px;
    background: url(../images/message.png);
    text-align: center;
    padding-top: 65px;
    margin: 0 auto;
    margin-bottom: 25px;
}
#brend .container > h3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    color: #191919;
    font-family: 'PragmaticaBook-Reg';
    margin-bottom: 25px;
}
#brend .container > h3 span {
    font-family: 'PragmaticaBlack';
}
.overflow {
    overflow: hidden;
    padding-top: 180px;
    margin-top: -180px;
}
#sud .container > h2 {
    margin-bottom: 60px;
}
.sud_container {
    overflow: hidden;
}
.sud_box:last-child {
    margin-right: 0;
}
.sud_box_img {
    min-height: 90px;
}
.sud_box {
    float: left;
    text-align: center;
    width: 260px;
    margin-right: 30px;
}
.sud_box p {
    font-size: 14px;
    color: #191919;
    font-family: 'PragmaticaBook-Reg';
    text-align: left;
}
.sud_box p span {
    font-family: 'PragmaticaBlack';
}
#sud {
    padding-bottom: 145px;
}

#dovera .container > h2 {
    margin-bottom: 80px;
    color: #fff;
}
#dovera {
    height: 740px;
    background: url(../images/bell_baner2.jpg) right no-repeat;
    padding-top: 110px;
    position: relative;
    z-index: 99;
}
.dovera_container {
    overflow: hidden;
    padding-right: 300px;
}
.dovera_box:nth-child(3n) {
    margin-right: 0;
}
.dovera_box {
    float: left;
    width: 230px;
    overflow: hidden;
    margin-bottom: 40px;
    color: #fff;
    margin-right: 50px;
    min-height: 80px;
}
.dovera_box_img {
    float: left;
    width: 50px;
}
.dovera_box_text {
    float: left;
    width: 180px;
    font-family: 'PragmaticaBook-Reg';
    font-size: 14px;
}

#contact_form2 input[type="text"]::-webkit-input-placeholder {color:#fff;}
#contact_form2 input[type="text"]::-moz-placeholder          {color:#fff;}
#contact_form2 input[type="text"]:-moz-placeholder           {color:#fff;}
#contact_form2 input[type="text"]:-ms-input-placeholder      {color:#fff;}
#contact_form2 input[type="text"] {
    width: 145px;
    border: 0;
    border-bottom: 3px solid #fff;
    background: transparent;
    text-align: center;
    height: 40px;
    color: #fff;
    font-size: 14px;
    font-family: 'PragmaticaBook-Reg';
    margin-right: 30px;
	margin-top: 20px;
}
#contact_form2 button {
    width: 320px;
    height: 80px;
    background: #fbbf00;
    border: 0;
    font-size: 14px;
    color: #191919;
    font-family: 'PragmaticaBold-Reg';
    text-transform: uppercase;
    vertical-align: top;
}
#contact_form2 button:hover {
    cursor: pointer;
    background: #ffc81b;
}

#forma_two {
    overflow: hidden;
    height: 400px;
    position: relative;
}
.fomma_box_two {
    height: 400px;
    background: url(../images/forma_bg2.jpg) no-repeat;
    width: 1250px;
    padding-left: 85px;
    padding-top: 80px;
    position: absolute;
    left: 0;
    right: -673px;
    margin: auto;
    z-index: 9;
    background-size: cover;
}
.fomma_box_two h3 {
    color: #fff;
    text-transform: uppercase;
    font-family: 'PragmaticaBook-Reg';
    font-size: 24px;
    margin-bottom: 45px;
}
.fomma_box_two h3 span {
    font-family: 'PragmaticaBlack';
}
#dovera .container {
    position: relative;
    height: 100%;
}
.catalog_con {
    position: absolute;
    bottom: -45px;
    left: 85px;
}
.catalog_a {
    display: block;
    width: 340px;
    height: 78px;
    background: #fbbf00;
    line-height: 78px;
    color: #191919;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'PragmaticaBold-Reg';
    padding-left: 30px;
	position: relative;
}
.catalog_a:before {
    position: absolute;
    content: '';
    width: 36px;
    height: 32px;
    background: url(../images/down.png);
    right: 20px;
    top: 25px;
}
.catalog_a:hover {
    cursor: pointer;
    background: #ffc81b;
}
.bell_box {
    position: absolute;
    top: 45px;
    left: -240px;
    right: 0;
    width: 323px;
    margin: auto;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
}
.anim2 .bell_box {
    transform: translate(-290px,0);
    -webkit-transform: translate(-290px,0);
    -o-transform: translate(-290px,0);
    -moz-transform: translate(-290px,0);
}

#prodat {
    padding-top: 115px;
    padding-bottom: 15px;
}
#prodat .container > h2 {
    margin-bottom: 55px;
}
#prodat .container > h3 {
    font-family: 'PragmaticaBook-Reg';
    text-transform: uppercase;
    font-size: 24px;
    color: #191919;
    margin-bottom: 60px;
}
.prodat_container {
    overflow: hidden;
}
.prodat_box:nth-child(3n) {
    margin-right: 0;
}
.prodat_box {
    float: left;
    width: 360px;
    margin-right: 30px;
    margin-bottom: 85px;
}
.prodat_top {
    overflow: hidden;
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    height: 65px;
    margin-bottom: 20px;
}
.prodat_number {
    float: left;
    width: 40px;
    line-height: 65px;
    font-size: 36px;
    color: #d3d3d3;
	font-family: 'PragmaticaBook-Italic';
}
.prodat_zag {
    float: left;
    font-size: 18px;
    color: #e7007b;
    text-transform: uppercase;
    font-family: 'PragmaticaBold-Reg';
    width: 290px;
    padding-top: 10px;
}
.prodat_box > p {
    font-size: 14px;
    color: #191919;
    font-family: 'PragmaticaBook-Reg';
}

#contact_form3 input[type="text"]::-webkit-input-placeholder {color:#fff;}
#contact_form3 input[type="text"]::-moz-placeholder          {color:#fff;}
#contact_form3 input[type="text"]:-moz-placeholder           {color:#fff;}
#contact_form3 input[type="text"]:-ms-input-placeholder      {color:#fff;}
#contact_form3 input[type="text"] {
    width: 145px;
    border: 0;
    border-bottom: 3px solid #fff;
    background: transparent;
    text-align: center;
    height: 40px;
    color: #fff;
    font-size: 14px;
    font-family: 'PragmaticaBook-Reg';
    margin-right: 30px;
	margin-top: 20px;
}
#contact_form3 button {
    width: 320px;
    height: 80px;
    background: #fbbf00;
    border: 0;
    font-size: 14px;
    color: #191919;
    font-family: 'PragmaticaBold-Reg';
    text-transform: uppercase;
    vertical-align: top;
}
#contact_form3 button:hover {
    cursor: pointer;
    background: #ffc81b;
}

.fomma_box_three {
    height: 400px;
    background: url(../images/forma_bg2.jpg) no-repeat;
    width: 1175px;
    padding-left: 390px;
    padding-top: 80px;
    position: absolute;
    left: -745px;
    right: 0;
    margin: auto;
    z-index: 9;
    background-size: cover;
}
#forma_three {
    position: relative;
    overflow: hidden;
    height: 600px;
}
.fomma_box_three h3 {
    color: #fff;
    text-transform: uppercase;
    font-family: 'PragmaticaBook-Reg';
    font-size: 24px;
    margin-bottom: 80px;
}
.fomma_box_three h3 span {
    font-family: 'PragmaticaBlack';
}
.bell_box_two {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 25px;
    width: 413px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
}
.anim3 .bell_box_two {
    transform: translate(225px,0);
    -webkit-transform: translate(225px,0);
    -o-transform: translate(225px,0);
    -moz-transform: translate(225px,0);
}
.bell_text {
    width: 924px;
    height: 254px;
    background: url(../images/message2.png);
    margin: 0 auto;
    position: relative;
    margin-top: 345px;
    z-index: 9;
    text-align: center;
    padding-top: 80px;
}

#document .container > h3 {
    text-align: center;
    font-family: 'PragmaticaBook-Reg';
    text-transform: uppercase;
    font-size: 24px;
    color: #191919;
    margin-bottom: 25px;
}
#document .container > h3 span {
    font-family: 'PragmaticaBlack';
}
#document {
    padding-top: 30px;
    padding-bottom: 110px;
}
.document_container {
    text-align: center;
    margin-bottom: 50px;
}
.document_box {
    display: inline-block;
    margin: 0 20px;
    box-shadow: 0 0 25px 5px rgba(165, 165, 165, 0.2);
    vertical-align: top;
}
.document_a {
    display: block;
    width: 555px;
    height: 60px;
    background: #fbbf00;
    line-height: 60px;
    text-align: center;
    color: #191919;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'PragmaticaBold-Reg';
    margin: 0 auto;
}
.document_a:hover {
    background: #ffc81b;
}


#video .container > h2 {
    text-align: center;
    margin-bottom: 40px;
}
#video .container > h3 {
    text-align: center;
    font-family: 'PragmaticaBook-Reg';
    font-size: 24px;
    color: #191919;
    margin-bottom: 90px;
}
.video_container {
    overflow: hidden;
}
.video_box:nth-child(3n) {
    margin-right: 0;
}
.video_box {
    float: left;
    margin-right: 33px;
    margin-bottom: 33px;
}
.video_box_img {
    height: 200px;
    overflow: hidden;
    margin-bottom: 20px;
}
.video_box_text {
    overflow: hidden;
}
.video_box_text p {
    float: left;
    font-size: 16px;
    color: #191919;
    font-family: 'PragmaticaBold-Reg';
}
.soc {
    float: right;
    color: #e7007b;
    text-decoration: none;
    font-size: 12px;
    font-family: 'PragmaticaBold-Reg';
    padding-top: 3px;
}
.soc:hover {
    text-decoration: none;
}
#video {
    padding-bottom: 65px;
}

#sotrud {
    height: 725px;
    background: url(../images/sotrud_bg.jpg) center no-repeat;
    padding-top: 100px;
}
#sotrud .container > h2 {
    color: #fff;
    margin-left: 290px;
    margin-bottom: 100px;
}
.sotrud_container {
    overflow: hidden;
    margin-left: 290px;
    color: #fff;
}
.sotrud_box:nth-child(3n) {
    margin-right: 0;
}
.sotrud_box {
    float: left;
    width: 262px;
    margin-right: 31px;
    margin-bottom: 60px;
    position: relative;
}
.sotrud_box_top {
    overflow: hidden;
    margin-bottom: 20px;
}
.sotrud_box_img {
    float: left;
    min-height: 55px;
    width: 68px;
    text-align: center;
}
.sotrud_box_zag p {
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'PragmaticaBook-Reg';
}
.sotrud_box_zag {
    float: left;
    padding-top: 10px;
}
.sotrud_box > p {
    font-size: 14px;
    font-family: 'PragmaticaBook-Reg';
}
.sotrud_box:before {
    position: absolute;
    content: '';
    width: 86px;
    height: 16px;
    background: url(../images/arrow.png);
    right: -15px;
    top: 20px;
}
.sotrud_box:nth-child(3n):before {
    display: none;
}

#forma_four {
    overflow: hidden;
    height: 400px;
    position: relative;
    margin-top: -40px;
}
.fomma_box_four {
    height: 400px;
    background: url(../images/forma_bg2.jpg) no-repeat;
    width: 1250px;
    padding-left: 85px;
    padding-top: 80px;
    position: absolute;
    left: 0;
    right: -673px;
    margin: auto;
    z-index: 9;
    background-size: cover;
}
.fomma_box_four h3 {
    color: #fff;
    text-transform: uppercase;
    font-family: 'PragmaticaBook-Reg';
    font-size: 24px;
    margin-bottom: 45px;
}
.fomma_box_four h3 span {
    font-family: 'PragmaticaBlack';
}
#contact_form4 input[type="text"]::-webkit-input-placeholder {color:#fff;}
#contact_form4 input[type="text"]::-moz-placeholder          {color:#fff;}
#contact_form4 input[type="text"]:-moz-placeholder           {color:#fff;}
#contact_form4 input[type="text"]:-ms-input-placeholder      {color:#fff;}
#contact_form4 input[type="text"] {
    width: 145px;
    border: 0;
    border-bottom: 3px solid #fff;
    background: transparent;
    text-align: center;
    height: 40px;
    color: #fff;
    font-size: 14px;
    font-family: 'PragmaticaBook-Reg';
    margin-right: 30px;
	margin-top: 20px;
}
#contact_form4 button {
    width: 320px;
    height: 80px;
    background: #fbbf00;
    border: 0;
    font-size: 14px;
    color: #191919;
    font-family: 'PragmaticaBold-Reg';
    text-transform: uppercase;
    vertical-align: top;
}
#contact_form4 button:hover {
    cursor: pointer;
    background: #ffc81b;
}
.bell_box4 {
    position: absolute;
    top: 25px;
    left: -300px;
    right: 0;
    margin: auto;
    width: 260px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
}
.anim4 .bell_box4 {
    transform: translate(-225px,0);
    -webkit-transform: translate(-225px,0);
    -o-transform: translate(-225px,0);
    -moz-transform: translate(-225px,0);
}

#bottom {
    padding-top: 145px;
    padding-bottom: 115px;
}
.bottom_container {
    overflow: hidden;
}
.bottom_box_img {
    float: left;
    margin-right: 25px;
}
.bottom_box_text {
    float: left;
    padding-top: 35px;
}
.bottom_box_text p {
    text-transform: uppercase;
    font-family: 'PragmaticaBook-Reg';
    font-size: 24px;
    color: #191919;
    margin-top: 45px;
    margin-bottom: 40px;
}
.bottom_box_text h3 {
    font-size: 36px;
    color: #e81356;
    font-family: 'PragmaticaBlack';
    line-height: 28px;
}
.bottom_box_text h3 a {
    color: #e81356;
    text-decoration: none;
}
.bottom_box_text h3 span {
    font-size: 24px;
}
footer {
    padding-bottom: 55px;
    text-align: center;
}

#contact_form5 input[type="text"]::-webkit-input-placeholder {color:#fff;}
#contact_form5 input[type="text"]::-moz-placeholder          {color:#fff;}
#contact_form5 input[type="text"]:-moz-placeholder           {color:#fff;}
#contact_form5 input[type="text"]:-ms-input-placeholder      {color:#fff;}
#contact_form5 input[type="text"] {
    width: 100%;
    border: 0;
    border-bottom: 3px solid #fff;
    background: transparent;
    text-align: center;
    height: 40px;
    color: #fff;
    font-size: 14px;
    font-family: 'PragmaticaBook-Reg';
    margin-bottom: 20px;
    margin-top: 20px;
}
#contact_form5 button {
    width: 320px;
    height: 80px;
    background: #fbbf00;
    border: 0;
    font-size: 14px;
    color: #191919;
    font-family: 'PragmaticaBold-Reg';
    text-transform: uppercase;
    vertical-align: top;
}
#contact_form5 button:hover {
    cursor: pointer;
    background: #ffc81b;
}

.mobile-menu {
    display: none;
}
.podpiska h2 {
    color: #fff;
    font-size: 16px;

}
.header-tel {
    float: left;
    padding-top: 27px;
    margin-left: 30px;
     transition: 0s;
}
.header-tel  a {
  color: #0b0905;
 text-decoration: none;
}
.header-tel.scrolled {
    font-size: 24px;
      transition: 1s;
}
.header_menu.scrolled {
 display: none;
    transition: opacity 1s ease-out;
    opacity: 0; 
}