::-webkit-input-placeholder {
  color: #0d202b;
  opacity: 1;
  font-family: "PFSquareSansPro-Regular_0";
  font-size: 15px;
}
:-moz-placeholder {
  color: #0d202b;
  opacity: 1;
  font-family: "PFSquareSansPro-Regular_0";
  font-size: 15px;
}
::-moz-placeholder {
  color: #0d202b;
  opacity: 1;
  font-family: "PFSquareSansPro-Regular_0";
  font-size: 15px;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
body {
  font-family: "PFSquareSansPro-Medium_0", sans-serif, arial;
  font-size: 18px;
  line-height: 30px;
  padding: 0;
  margin: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: relative;
}
* {
  margin: 0;
  padding: 0;
}
h1 {
  font-family: "PFSquareSansPro-Thin_0", sans-serif, arial;
  font-size: 60px;
  line-height: 60px;
  color: #0d202b;
  margin: 0;
  padding: 0;
}
h2 {
  font-family: "PFSquareSansPro-Thin_0", sans-serif, arial;
  font-size: 45px;
  line-height: 48px;
  margin: 0;
  padding: 0;
}
h3 {
  font-family: "PFSquareSansPro-Bold_0", sans-serif, arial;
  font-size: 25px;
  line-height: 36px;
  color: #0d202b;
  margin: 0;
  padding: 0;
}
h4 {
  font-family: "PFSquareSansPro-Thin_0", sans-serif, arial;
  font-size: 22px;
  line-height: 36px;
  color: #0d202b;
}
p {
  font-family: "PFSquareSansPro-Regular_0", sans-serif, arial;
  line-height: 35px;
  color: #0d202b;
}
.navbar-inverse .navbar-toggle:hover {
  background-color: rgba(0, 0, 0, 0);
}
.navbar-inverse .navbar-toggle:focus {
  background-color: rgba(0, 0, 0, 0);
}
input::-webkit-input-placeholder {
  color: #0d202b;
  font-family: "PFSquareSansPro-Regular_0";
  font-size: 15px;
}
input:-moz-placeholder {
  color: #0d202b;
  font-family: "PFSquareSansPro-Regular_0";
  font-size: 15px;
}
textarea:-moz-placeholder {
  color: #0d202b;
  font-family: "PFSquareSansPro-Regular_0";
  font-size: 15px;
}
textarea::-webkit-input-placeholder {
  color: #0d202b;
  font-family: "PFSquareSansPro-Regular_0";
  font-size: 15px;
}
input {
  -webkit-border-radius: 20px;
          border-radius: 20px;
  margin-top: 15px;
  padding: 6px 12px;
  width: 100%;
}
input:focus {
  -webkit-box-shadow: 0 0 2px #ed1c24;
          box-shadow: 0 0 2px #ed1c24;
}
textarea {
  margin-top: 15px;
  -webkit-border-radius: 15px;
          border-radius: 15px;
  padding: 6px 12px;
}
textarea:focus {
  -webkit-box-shadow: 0 0 2px #ed1c24;
          box-shadow: 0 0 2px #ed1c24;
}
input[type="text"]:focus {
  outline: none;
}
input[type="submit"] {
  width: 55%;
  font-size: 16px;
}
.bx-wrapper .bx-loading {
  display: none;
}
.navbar-inverse {
  background-color: rgba(0, 0, 0, 0);
  border: none;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #000;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border: none;
}
.bx-wrapper .bx-pager {
  display: none;
}
.navbar-inverse .navbar-toggle {
  border: none;
}
.navbar-brand > img {
  margin-top: 15px;
}
.bx-wrapper {
  margin: 0 auto 60px;
}
.wrapper .main_home2 {
  height: 100%;
  width: 100%;
  background: url(../img/home_bgc_2.png);
  background-position: center;
}
.wrapper .main_home {
  height: 100%;
  width: 100%;
  background: url(../img/home_bgc_1.png);
  background-position: center;
  background-size: cover;
}
.wrapper .main_home nav {
  padding-left: 100px;
  padding-right: 100px;
  padding-top: 30px;
}
.wrapper .main_home nav .container {
  width: 100%;
}
.wrapper .main_home nav .navbar-brand {
  padding: 0;
}
.wrapper .main_home nav .order_navigation ul {
  margin-top: 15px;
}
.wrapper .main_home nav .order_navigation ul li a {
  color: #0d202b;
  margin-left: 30px;
  font-size: 18px;
  padding: 0;
}
.wrapper .main_home nav .order_navigation ul li a:hover {
  margin-top: 0;
  padding-bottom: 3px;
  border-bottom: 3px solid black;
}
.wrapper .main_home .home_content {
  margin-top: 200px;
}
.wrapper .main_home .home_content h1 {
  text-transform: uppercase;
}
.wrapper .main_home .home_content .mbtn {
  margin-top: 100px;
}
.wrapper .main_home .home_content h4 {
  margin-top: 40px;
}
.wrapper .main_home .home_content h4 a {
  font-family: "PFSquareSansPro-Medium_0";
  color: #fff;
  font-size: 18px;
  padding: 13px 60px;
  padding-right: 30px;
  background-color: #ed1c24;
  text-decoration: none;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  -webkit-transition: linear .25s;
  transition: linear .25s;
}
.wrapper .main_home .home_content h4 a:hover {
  background-color: #b1181e;
}
.wrapper .main_home .home_content h4 a span {
  font-size: 10px;
  padding-left: 20px;
  padding-right: 0;
}
.wrapper .main_home .bx-prev {
  display: none;
}
.wrapper .main_home .bx-next {
  display: none;
}
.wrapper .services {
  height: 100%;
  width: 100%;
  background: url(../img/services_bgc_2.jpg);
  background-position: center bottom;
}
.wrapper .services_2 {
  height: 100%;
  width: 100%;
  background: url(../img/services_bgc_1.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.wrapper .services_2 .service_head {
  position: relative;
}
.wrapper .services_2 .service_head .logo {
  float: left;
  margin-left: 15px;
  position: absolute;
  top: 60px;
  left: 100px;
}
.wrapper .services_2 .service_head h2 {
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  left: 45%;
  top: 60px;
}
.wrapper .services_2 .service_head .nav_menu {
  position: absolute;
  top: 60px;
  right: 100px;
  color: #fff;
  margin-right: 15px;
  z-index: 100000000;
  cursor: pointer;
}
.wrapper .services_2 .service_head .nav_menu img:first-child {
  opacity: 1;
  width: 32px;
  cursor: pointer;
  -webkit-transition: .25s;
  transition: .25s;
}
.wrapper .services_2 .service_head .nav_menu img:last-child {
  top: 0;
  opacity: 0;
  -webkit-transition: .25s;
  transition: .25s;
  position: absolute;
  width: 26px;
}
.wrapper .services_2 .service_head .title {
  padding-right: 54px;
  position: absolute;
  left: 45%;
}
.wrapper .services_2 #hamb_menu {
  float: right;
  display: none;
  margin-right: 60px;
  padding-top: 57px;
  text-align: center;
}
.wrapper .services_2 #hamb_menu a {
  float: left;
  text-align: center;
  padding-right: 15px;
  color: #fff;
  text-decoration: none;
}
.wrapper .services_2 #hamb_menu a:last-child {
  padding-right: 0;
}
.wrapper .services_2 #hamb_menu li {
  list-style: none;
  text-align: center;
}
.wrapper .services_2 #hamb_menu li:hover {
  border-bottom: 3px solid #fff;
  -webkit-transition: linear .25s;
  transition: linear .25s;
}
.wrapper .services_2 .products {
  text-align: center;
  margin: 130px auto;
  margin-top: 20%;
}
.wrapper .services_2 .products .btns {
  opacity: 0;
  -webkit-transition: linear .25s;
  transition: linear .25s;
  margin-top: -90px;
}
.wrapper .services_2 .products .col-xs-4 {
  cursor: pointer;
  height: 250px;
}
.wrapper .services_2 .products .col-xs-4:hover h3 {
  color: #ed1c24;
}
.wrapper .services_2 .products .col-xs-4:hover p {
  opacity: 0;
}
.wrapper .services_2 .products .col-xs-4:hover .btns {
  opacity: 1;
}
.wrapper .services_2 .products img {
  height: 60px;
  margin: 0 auto;
}
.wrapper .services_2 .products h3 {
  margin-top: 20px;
  color: #fff;
  font-family: "PFSquareSansPro-Medium_0";
  margin-bottom: 10px;
  -webkit-transition: linear .25s;
  transition: linear .25s;
  font-size: 22px;
}
.wrapper .services_2 .products p {
  color: #909090;
  font-family: "PFSquareSansPro-Regular_0";
  -webkit-transition: linear .25s;
  transition: linear .25s;
  opacity: 1;
  font-size: 16px;
}
.wrapper .services_2 .products a {
  background-color: #ed1c24;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  color: #fff;
  padding: 12px 33px;
  text-decoration: none;
  font-family: "PFSquareSansPro-Medium_0";
  font-size: 16px;
  text-align: center;
}
.wrapper .services_2 .products .el_4,
.wrapper .services_2 .products .el_5,
.wrapper .services_2 .products .el_6 {
  margin-top: 30px;
}
.wrapper .google {
  background-image: url(../img/google.png);
  position: absolute;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}
.wrapper .yandex {
  background-image: url(../img/yandex.png);
  position: absolute;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
}
.wrapper .results {
  height: 100%;
  width: 100%;
  background-image: url(../img/results_bgc_2.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.wrapper .results2 {
  height: 100%;
  width: 100%;
  background-image: url(../img/results_bgc_3.png);
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.wrapper .results2 .result_head .logo {
  float: left;
  margin-left: 15px;
  position: absolute;
  left: 100px;
  top: 60px;
}
.wrapper .results2 .result_head h2 {
  color: #fff;
  text-transform: uppercase;
  position: absolute;
}
.wrapper .results2 .result_head .nav_menu {
  position: absolute;
  right: 100px;
  top: 60px;
  color: #fff;
  margin-right: 15px;
  z-index: 10000;
  cursor: pointer;
  margin-top: 5px;
}
.wrapper .results2 .result_head .nav_menu img:first-child {
  opacity: 1;
  width: 32px;
  cursor: pointer;
  -webkit-transition: .25s;
  transition: .25s;
}
.wrapper .results2 .result_head .nav_menu img:last-child {
  top: 3px;
  opacity: 0;
  -webkit-transition: .25s;
  transition: .25s;
  position: absolute;
  width: 26px;
}
.wrapper .results2 .result_head .title {
  padding-right: 54px;
  position: absolute;
  top: 60px;
  left: 43%;
}
.wrapper .results2 #hamb_menu {
  float: right;
  display: none;
  margin-right: 60px;
  padding-top: 64px;
  text-align: center;
}
.wrapper .results2 #hamb_menu a {
  float: left;
  text-align: center;
  padding-right: 15px;
  color: #fff;
  text-decoration: none;
}
.wrapper .results2 #hamb_menu a:last-child {
  padding-right: 0;
}
.wrapper .results2 #hamb_menu li {
  list-style: none;
  text-align: center;
}
.wrapper .results2 #hamb_menu li:hover {
  border-bottom: 3px solid #fff;
  -webkit-transition: linear .25s;
  transition: linear .25s;
}
.wrapper .results2 .result_1st {
  margin-top: 20%;
}
.wrapper .results2 .result {
  text-align: center;
}
.wrapper .results2 .result .col-xs-4 {
  position: relative;
}
.wrapper .results2 .result .col-xs-6 {
  position: relative;
}
.wrapper .results2 .result .res1,
.wrapper .results2 .result .res2,
.wrapper .results2 .result .res3,
.wrapper .results2 .result .res4,
.wrapper .results2 .result .res5,
.wrapper .results2 .result .res6 {
  height: 300px;
  opacity: 0;
  -webkit-transition: .25s;
  transition: .25s;
}
.wrapper .results2 .result .res4 img {
  float: right;
}
.wrapper .results2 .result .res2 img {
  margin: 0 auto;
}
.wrapper .results2 .result img {
  cursor: pointer;
}
.wrapper .results2 .result .def_img {
  position: absolute;
  opacity: 1;
  -webkit-transition: linear .25s;
  transition: linear .25s;
}
.wrapper .results2 .result .def_img:hover .hov_img {
  opacity: 1;
}
.wrapper .results2 .result .hov_img {
  position: absolute;
  opacity: 0;
  z-index: 10;
  -webkit-transition: linear .25s;
  transition: linear .25s;
}
.wrapper .results2 .result .def_img {
  position: absolute;
  opacity: 1;
  -webkit-transition: linear .25s;
  transition: linear .25s;
}
.wrapper .results2 .result .res1:hover .hov_img,
.wrapper .results2 .result .res2:hover .hov_img,
.wrapper .results2 .result .res3:hover .hov_img,
.wrapper .results2 .result .res4:hover .hov_img,
.wrapper .results2 .result .res5:hover .hov_img,
.wrapper .results2 .result .res6:hover .hov_img {
  opacity: 1;
}
.wrapper .cases {
  height: 100%;
  width: 100%;
  background-color: #ffeff0;
}
.wrapper .cases .cases2 {
  background-image: url(../img/home_bgc_2.png);
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.wrapper .cases .cases_head .logo {
  float: left;
  margin-left: 15px;
  position: absolute;
  left: 100px;
  top: 60px;
}
.wrapper .cases .cases_head h2 {
  color: #0d202b;
  text-transform: uppercase;
}
.wrapper .cases .cases_head .nav_menu {
  position: absolute;
  top: 60px;
  right: 100px;
  color: #fff;
  margin-right: 15px;
  z-index: 100000000;
  cursor: pointer;
}
.wrapper .cases .cases_head .nav_menu img:first-child {
  opacity: 1;
  width: 32px;
  cursor: pointer;
  -webkit-transition: .25s;
  transition: .25s;
}
.wrapper .cases .cases_head .nav_menu img:last-child {
  top: 0;
  opacity: 0;
  -webkit-transition: .25s;
  transition: .25s;
  position: absolute;
  width: 26px;
}
.wrapper .cases .cases_head .title {
  padding-right: 54px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  left: 46%;
  top: 60px;
}
.wrapper .cases #hamb_menu {
  float: right;
  display: none;
  margin-right: 60px;
  padding-top: 56px;
  text-align: center;
}
.wrapper .cases #hamb_menu a {
  float: left;
  text-align: center;
  padding-right: 15px;
  color: #000;
  text-decoration: none;
}
.wrapper .cases #hamb_menu a:last-child {
  padding-right: 0;
}
.wrapper .cases #hamb_menu li {
  list-style: none;
  text-align: center;
}
.wrapper .cases #hamb_menu li:hover {
  border-bottom: 3px solid #000;
  -webkit-transition: linear .25s;
  transition: linear .25s;
}
.wrapper .cases .cases_slider {
  margin-top: 21%;
}
.wrapper .cases .cases_slider ul li {
  position: relative;
}
.wrapper .cases .cases_slider ul li img {
  -webkit-border-radius: 20px;
          border-radius: 20px;
  cursor: pointer;
  opacity: 1;
  z-index: 1;
  -webkit-transition: linear .25s;
  transition: linear .25s;
  height: 350px;
  width: 350px;
}
.wrapper .cases .cases_slider .dark_image {
  position: absolute;
  top: 0;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  z-index: 100000000000;
  background-color: rgba(0, 0, 0, 0.4);
  cursor: pointer;
  height: 100%;
  width: 100%;
}
.wrapper .cases .cases_slider .slide_text {
  text-align: center;
  position: absolute;
  top: 40%;
  font-size: 16px;
  left: 18%;
  opacity: 0;
  -webkit-transition: linear .25s;
  transition: linear .25s;
}
.wrapper .cases .cases_slider .slide_text a {
  color: #ed1c24;
  text-decoration: none;
  font-family: "PFSquareSansPro-Bold_0";
}
.wrapper .cases .cases_slider .slide_text a span {
  padding-right: 5px;
}
.wrapper .cases .cases_slider .slide_text p {
  margin-bottom: 0px;
}
.wrapper .cases .cases_slider ul li:hover .dark_image {
  display: none;
}
.wrapper .cases .cases_slider ul li:hover .slide_text {
  opacity: 1;
}
.wrapper .cases .cases_slider ul li:hover img {
  opacity: .25;
}
.wrapper .agency {
  background-image: url(../img/home_bgc_2.png);
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.wrapper .agency .agency_head .logo {
  float: left;
  margin-left: 15px;
  position: absolute;
  left: 100px;
  top: 60px;
}
.wrapper .agency .agency_head h2 {
  color: #0d202b;
  text-transform: uppercase;
}
.wrapper .agency .agency_head .nav_menu {
  position: absolute;
  top: 60px;
  right: 100px;
  color: #fff;
  margin-right: 15px;
  z-index: 100000000;
  cursor: pointer;
}
.wrapper .agency .agency_head .nav_menu img:first-child {
  opacity: 1;
  width: 32px;
  cursor: pointer;
  -webkit-transition: .25s;
  transition: .25s;
}
.wrapper .agency .agency_head .nav_menu img:last-child {
  top: 0;
  opacity: 0;
  -webkit-transition: .25s;
  transition: .25s;
  position: absolute;
  width: 26px;
}
.wrapper .agency .agency_head .title {
  padding-right: 54px;
  position: absolute;
  left: 45%;
  top: 60px;
}
.wrapper .agency #hamb_menu {
  float: right;
  display: none;
  margin-right: 60px;
  padding-top: 56px;
  text-align: center;
}
.wrapper .agency #hamb_menu a {
  float: left;
  text-align: center;
  padding-right: 15px;
  color: #000;
  text-decoration: none;
}
.wrapper .agency #hamb_menu a:last-child {
  padding-right: 0;
}
.wrapper .agency #hamb_menu li {
  list-style: none;
  text-align: center;
}
.wrapper .agency #hamb_menu li:hover {
  border-bottom: 3px solid #000;
  -webkit-transition: linear .25s;
  transition: linear .25s;
}
.wrapper .agency .agency_context {
  margin-top: 17%;
}
.wrapper .agency .agency_context h3 {
  color: #ed1c24;
  margin-bottom: 20px;
}
.wrapper .agency .agency_context .bx-prev {
  display: none;
}
.wrapper .agency .agency_context .bx-next {
  display: none;
}
.wrapper .agency .agency_command {
  padding-left: 30px;
  margin-top: 480px;
}
.wrapper .agency .agency_command img {
  -webkit-border-radius: 100%;
          border-radius: 100%;
  width: 60px;
  height: 60px;
}
.wrapper .agency .agency_command .slide_list li {
  float: left;
  list-style: none;
}
.wrapper .agency .agency_command .slide_list li:last-child {
  margin-top: 2px;
  margin-left: 20px;
}
.wrapper .agency .agency_command .slide_list li h5 {
  font-size: 14px;
  margin-bottom: 0;
}
.wrapper .agency .agency_command .slide_list li b {
  font-size: 14px;
}
.wrapper .agency .agency_command .bx-prev {
  display: block;
  left: -55px;
}
.wrapper .agency .agency_command .bx-next {
  display: block;
  right: 0px;
}
.wrapper .contacts {
  width: 100%;
  height: 100%;
  background-image: url(../img/map1.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.wrapper .contacts .contact_head .logo {
  float: left;
  margin-left: 15px;
  position: absolute;
  left: 100px;
  top: 60px;
}
.wrapper .contacts .contact_head h2 {
  color: #0d202b;
  text-transform: uppercase;
}
.wrapper .contacts .contact_head .nav_menu {
  position: absolute;
  top: 60px;
  right: 100px;
  color: #fff;
  margin-right: 15px;
  z-index: 100000000;
  cursor: pointer;
}
.wrapper .contacts .contact_head .nav_menu img:first-child {
  opacity: 1;
  width: 32px;
  cursor: pointer;
  -webkit-transition: .25s;
  transition: .25s;
}
.wrapper .contacts .contact_head .nav_menu img:last-child {
  top: 0;
  opacity: 0;
  -webkit-transition: .25s;
  transition: .25s;
  position: absolute;
  width: 26px;
}
.wrapper .contacts .contact_head .title {
  padding-right: 54px;
  position: absolute;
  left: 45%;
  top: 60px;
}
.wrapper .contacts #hamb_menu {
  float: right;
  display: none;
  margin-right: 60px;
  padding-top: 56px;
  text-align: center;
}
.wrapper .contacts #hamb_menu a {
  float: left;
  text-align: center;
  padding-right: 15px;
  color: #000;
  text-decoration: none;
}
.wrapper .contacts #hamb_menu a:last-child {
  padding-right: 0;
}
.wrapper .contacts #hamb_menu li {
  list-style: none;
  text-align: center;
}
.wrapper .contacts #hamb_menu li:hover {
  border-bottom: 3px solid #000;
  -webkit-transition: linear .25s;
  transition: linear .25s;
}
.wrapper .contacts .phone_number {
  margin-top: 20%;
}
.wrapper .contacts .phone_number ul {
  background: url(../img/phone_ic_def.png);
  background-repeat: no-repeat;
  background-size: 65px;
  padding-left: 85px;
}
.wrapper .contacts .phone_number ul li:first-child {
  font-size: 18px;
}
.wrapper .contacts .phone_number ul li {
  list-style: none;
}
.wrapper .contacts .phone_number ul li h3 {
  font-size: 35px;
  font-family: "PFSquareSansPro-Medium_0";
}
.wrapper .contacts .email_contact {
  margin-top: 70px;
}
.wrapper .contacts .email_contact ul {
  background: url(../img/mail_ic_def.png);
  background-repeat: no-repeat;
  background-size: 65px;
  padding-left: 85px;
}
.wrapper .contacts .email_contact ul li:first-child {
  font-size: 18px;
}
.wrapper .contacts .email_contact ul li {
  list-style: none;
}
.wrapper .contacts .email_contact ul li h3 {
  font-size: 35px;
  font-family: "PFSquareSansPro-Medium_0";
}
.wrapper .contacts .email_contact ul li h3 a {
  color: #0d202b;
  text-decoration: none;
}
.wrapper .contacts .btn_call {
  margin-top: 70px;
}
.wrapper .contacts .btn_call a {
  font-family: "PFSquareSansPro-Medium_0";
  color: #fff;
  font-size: 18px;
  padding: 11px 30px;
  background-color: #ed1c24;
  text-decoration: none;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  -webkit-transition: linear .25s;
  transition: linear .25s;
}
.wrapper .contacts .btn_call a:hover {
  background-color: #0d202b;
}
.wrapper .contacts .managers {
  margin-top: 70px;
}
.wrapper .contacts .managers h5 {
  margin-bottom: 15px;
}
.wrapper .contacts .managers ul li {
  float: left;
  list-style: none;
  width: 70px;
  height: 70px;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-transition: linear .25s;
  transition: linear .25s;
  margin-right: 40px;
  margin-top: 20px;
}
.wrapper .contacts .managers ul a {
  margin-left: 15px;
}
.wrapper .contacts .managers ul a:first-child {
  margin-left: 0;
}
.wrapper .contacts .managers .sk {
  background: url(../img/skype_ic_def.png);
}
.wrapper .contacts .managers .sk:hover {
  background: url(../img/skype_ic_hov.png);
}
.wrapper .contacts .managers .tl {
  background: url(../img/telegram_ic_def.png);
}
.wrapper .contacts .managers .tl:hover {
  background: url(../img/telegram_ic_hov.png);
}
.wrapper .contacts .managers .cl {
  background: url(../img/call_ic_def.png);
}
.wrapper .contacts .managers .cl:hover {
  background: url(../img/call_ic_hov.png);
}
.wrapper .contacts .managers .vk {
  background: url(../img/vk_ic_def.png);
}
.wrapper .contacts .managers .vk:hover {
  background: url(../img/vk_ic_hov.png);
}
#modal_form_1 {
  margin-top: -300px;
  margin-left: -124px;
  width: 400px;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  background: #fff;
  position: fixed;
  display: none;
  opacity: 0;
  z-index: 1200;
  padding: 10px 30px;
  left: 45%;
  top: 50%;
  -webkit-border-radius: 20px;
          border-radius: 20px;
}
#modal_form {
  margin-top: -300px;
  margin-left: -124px;
  width: 400px;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  background: #fff;
  position: fixed;
  display: none;
  opacity: 0;
  z-index: 1200;
  padding: 10px 30px;
  left: 45%;
  top: 50%;
  -webkit-border-radius: 20px;
          border-radius: 20px;
}
#modal_form_1 h3,
#modal_form h3 {
  font-family: "PFSquareSansPro-Thin_0";
  font-size: 32px;
}
#modal_form #modal_close,
#modal_form_1 #modal_close_1 {
  width: 21px;
  height: 21px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  display: block;
}
#overlay,
#overlay_1 {
  z-index: 1100;
  position: fixed;
  background-color: #000;
  opacity: .8;
  -moz-opacity: .8;
  filter: alpha(opacity=80);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  display: none;
}
#modal_form_1 .model_body label,
#modal_form .model_body label {
  font-family: "GothamProRegular";
  font-size: 14px;
}
.modal_close hr {
  width: 80%;
  color: #000;
}
.model_header {
  text-align: center;
  font-family: "PFSquareSansPro-Regular_0";
  text-transform: uppercase;
  margin-top: 20px;
}
.model_header h3 {
  font-family: "PFSquareSansPro-Thin_0";
}
.model_header img {
  margin-bottom: 20px;
}
.model_header h4,
.model_header p {
  color: #ed1c24;
}
.model_header h4 {
  font-family: "PFSquareSansPro-Bold_0";
}
.model_header p {
  font-family: "PFSquareSansPro-Regular_0";
}
.model_body input {
  border: 1px solid #ccc;
}
.model_body input:focus {
  outline: none;
}
.model_body textarea {
  border: 1px solid #ccc;
  resize: none;
  width: 100%;
}
.model_body textarea:focus {
  outline: none;
}
.model_body label {
  font-size: 16px;
  margin-bottom: -30px;
  margin-top: 10px;
}
.model_body input[type="submit"] {
  margin-top: 20px;
  text-align: center;
  margin-bottom: 10px;
  color: #fff;
  background-color: #ed1c24;
  -webkit-transition: linear .25s;
  transition: linear .25s;
}
.model_body input[type="submit"]:hover {
  background-color: #0d202b;
}
.model_body label span {
  color: #c52d3f;
  font-size: 16px;
}
.modal_form_wrapper {
  top: 0;
  left: 0;
}
