@font-face { font-family: "ProximaNovaRegular"; font-weight: normal; font-style: normal; src: url("../fonts/ProximaNovaRegular/ProximaNovaRegular.eot"); src: url("../fonts/ProximaNovaRegular/ProximaNovaRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNovaRegular/ProximaNovaRegular.woff") format("woff"), url("../fonts/ProximaNovaRegular/ProximaNovaRegular.ttf") format("truetype"); }

@font-face { font-family: "ProximaNovaBold"; font-weight: normal; font-style: normal; src: url("../fonts/ProximaNovaBold/ProximaNovaBold.eot"); src: url("../fonts/ProximaNovaBold/ProximaNovaBold.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNovaBold/ProximaNovaBold.woff") format("woff"), url("../fonts/ProximaNovaBold/ProximaNovaBold.ttf") format("truetype"); }

@font-face { font-family: "ProximaNovaExtrabold"; font-weight: normal; font-style: normal; src: url("../fonts/ProximaNovaExtrabold/ProximaNovaExtrabold.eot"); src: url("../fonts/ProximaNovaExtrabold/ProximaNovaExtrabold.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNovaExtrabold/ProximaNovaExtrabold.woff") format("woff"), url("../fonts/ProximaNovaExtrabold/ProximaNovaExtrabold.ttf") format("truetype"); }

*::-webkit-input-placeholder { color: #666; opacity: 1; }

*:-moz-placeholder { color: #666; opacity: 1; }

*::-moz-placeholder { color: #666; opacity: 1; }

*:-ms-input-placeholder { color: #666; opacity: 1; }

body input:focus:required:invalid, body textarea:focus:required:invalid { color: #666; }

body input:required:valid, body textarea:required:valid { color: #666; }

html, body { height: 100%; }

body { font-size: 16px; min-width: 320px; position: relative; line-height: 1.75; font-family: "ProximaNovaRegular", sans-serif; overflow-x: hidden; opacity: 1; margin: 0; position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; background-image: url(../img/bg.jpg); background-size: cover; background-position: center; }

.img-responsive { display: block; max-width: 100%; height: auto; }

.content { height: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.content h1 { color: #fff; font-size: 40px; font-family: "ProximaNovaExtrabold", sans-serif; margin-bottom: 20px; text-align: center; }

.content .logo { background-image: url(../img/logo500.png); height: 148px; width: 500px; background-repeat: no-repeat; }

.content .phone { color: #fff; font-size: 14px; text-align: center; margin-bottom: 20px; }

.content .phone span { color: #f00d4d; font-family: "ProximaNovaBold", sans-serif; font-size: 28px; }

.content .socials { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.content .socials a { border: 1px solid #fff; -webkit-border-radius: 100%; border-radius: 100%; width: 40px; height: 40px; color: #fff; font-size: 18px; margin: 0 5px; text-align: center; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-transition: .25s; transition: .25s; }

.content .socials a.facebook { border-color: #3b5998; }

.content .socials a.vk { border-color: #4c75a3; }

.content .socials a.instagram { border-color: transparent; position: relative; }

.content .socials a.instagram::after { position: absolute; content: ''; background-image: url(../img/socials/insta-border.png); background-size: cover; background-repeat: no-repeat; background-position: center; top: -1px; left: -1px; width: 42px; height: 42px; -webkit-transition: .25s; transition: .25s; opacity: 1; }

.content .socials a.instagram:hover::after { opacity: 0; }

.content .socials a.telegram { border-color: #2ca5e0; }

.content .socials a.viber { border-color: #7c529e; }

.content .socials a:hover { border-color: #fff; }

.footer { color: #fff; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; padding-bottom: 22px; }

.footer .footer__content { width: 1170px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.footer .copyright { font-size: 12px; color: #8F8A91; line-height: 1.3; }

.footer .copyright a { color: #fff; text-decoration: none; -webkit-transition: .25s; transition: .25s; }

.footer .copyright a:hover { color: #E80047; }

.footer .designed { font-size: 12px; color: #8F8A91; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.footer .designed a { text-transform: uppercase; font-family: "ProximaNovaExtrabold", sans-serif; color: #fff; font-size: 20px; letter-spacing: -1px; display: inline-block; margin-left: 8px; text-decoration: none; -webkit-transition: .25s; transition: .25s; }

.footer .designed a:hover { color: #E80047; }

/*==========  Desktop First  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) { .footer .footer__content { width: 980px; } }

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) { .content .logo { background-image: url(../img/logo-mobile.png); height: 110px; width: 104px; }
  .content h1 { font-size: 30px; }
  .footer .footer__content { width: 750px; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) { body, html { min-height: 500px; }
  .footer .footer__content { width: 620px; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 640px) { .content { padding-top: 30px; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; padding: 30px 15px 0; }
  .footer .footer__content { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
  .footer .copyright { text-align: center; }
  .footer .designed { text-align: center; } }

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) { .content h1 { line-height: 1; }
  .content .phone { line-height: 1.2; } }

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) { /**/ }

/*==========  Mobile First  ==========*/
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) { /**/ }

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) { /**/ }

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) { /**/ }

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) { /**/ }

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) { /**/ }
