body {
  background-color: #ffffff;
  font-family: "SegoeUIRegular", sans-serif;
  letter-spacing: -0.9px;
  width: 100%;
}
* {
  margin: 0;
  padding: 0;
  outline: none;
}
@font-face {
  font-family: "SegoeUIRegular";
  src: url("../fonts/SegoeUIRegular/SegoeUIRegular.eot");
  src: url("../fonts/SegoeUIRegular/SegoeUIRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/SegoeUIRegular/SegoeUIRegular.woff") format("woff"), url("../fonts/SegoeUIRegular/SegoeUIRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "SegoeUIBold";
  src: url("../fonts/SegoeUIBold/SegoeUIBold.eot");
  src: url("../fonts/SegoeUIBold/SegoeUIBold.eot?#iefix") format("embedded-opentype"), url("../fonts/SegoeUIBold/SegoeUIBold.woff") format("woff"), url("../fonts/SegoeUIBold/SegoeUIBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "SegoeUIItalic";
  src: url("../fonts/SegoeUIItalic/SegoeUIItalic.eot");
  src: url("../fonts/SegoeUIItalic/SegoeUIItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/SegoeUIItalic/SegoeUIItalic.woff") format("woff"), url("../fonts/SegoeUIItalic/SegoeUIItalic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "SegoeUILight";
  src: url("../fonts/SegoeUILight/SegoeUILight.eot");
  src: url("../fonts/SegoeUILight/SegoeUILight.eot?#iefix") format("embedded-opentype"), url("../fonts/SegoeUILight/SegoeUILight.woff") format("woff"), url("../fonts/SegoeUILight/SegoeUILight.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "SegoeUISemiBold";
  src: url("../fonts/SegoeUISemiBold/SegoeUISemiBold.eot");
  src: url("../fonts/SegoeUISemiBold/SegoeUISemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/SegoeUISemiBold/SegoeUISemiBold.woff") format("woff"), url("../fonts/SegoeUISemiBold/SegoeUISemiBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
.container {
  width: 1180px;
  padding: 0;
  min-height: 40px;
  margin: 0 auto;
  position: relative;
}
.needsfilled {
  border: 2px solid red;
}
.hidden {
  display: none;
}
.clear {
  clear: both;
}
::-webkit-input-placeholder {
  color: #919191;
}
::-moz-placeholder {
  color: #919191;
}
/* Firefox 19+ */
:-moz-placeholder {
  color: #919191;
}
/* Firefox 18- */
:-ms-input-placeholder {
  color: #919191;
}
.ui-widget.ui-widget-content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  margin-top: 39px;
  width: 100%;
}
.ui-widget-header {
  background: none;
  border: medium none;
  color: #333333;
  font-weight: bold;
  border-bottom: 3px solid #03a1b5;
}
.ui-tabs .ui-tabs-nav li {
  background: none;
  border: medium none;
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: relative;
  top: 0;
  white-space: nowrap;
  background-repeat: no-repeat;
  height: 82px;
  background-position: 30px 25px;
  border-radius: 0;
  cursor: pointer;
}
.ui-tabs .ui-tabs-nav li a {
  color: #333333;
  font-size: 21px;
  letter-spacing: -0.4px;
  line-height: 25px;
  margin: 5px 0 0 63px;
}
.ui-tabs .ui-tabs-nav li a:focus {
  outline: -webkit-focus-ring-color auto 0;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  background-color: #03a1b5 !important;
}
.ui-state-active a,
.ui-widget-content .ui-state-active a,
.ui-widget-header .ui-state-active a,
a.ui-button:active a,
.ui-button:active a,
.ui-button.ui-state-active:hover a {
  color: #ffffff !important;
}
.ui-tabs .ui-tabs-nav {
  border-radius: 0;
  left: -3px;
  margin: 0;
  padding: 3px 0 0;
  position: relative;
  width: 1167px;
  display:flex;
}
.ui-tabs .ui-tabs-nav li:nth-child(1) {
  background-image: url(../images/serv_ico1.png);
  background-position: 31px 26px;
}
.ui-tabs .ui-tabs-nav li:nth-child(1) a {
  letter-spacing: -0.6px;
  margin: 7px 0 0 66px;
  white-space: pre-line;
}
.ui-tabs .ui-tabs-nav li:nth-child(1).ui-state-active {
  background-image: url(../images/serv_ico1h.png);
}
.ui-tabs .ui-tabs-nav li:nth-child(2) {
  background-image: url(../images/serv_ico2.png);
  background-position: 33px 26px;
}
.ui-tabs .ui-tabs-nav li:nth-child(2) a {
  letter-spacing: 0;
  margin: 7px 0 0 57px;
  white-space: pre-line;
}
.ui-tabs .ui-tabs-nav li:nth-child(2).ui-state-active {
  background-image: url(../images/serv_ico2h.png);
}
.ui-tabs .ui-tabs-nav li:nth-child(3) {
  background-image: url(../images/serv_ico3.png);
  background-position: 38px 26px;
}
.ui-tabs .ui-tabs-nav li:nth-child(3) a {
  letter-spacing: 0;
  margin: 7px 0 0 71px;
  white-space: pre-line;
}
.ui-tabs .ui-tabs-nav li:nth-child(3).ui-state-active {
  background-image: url(../images/serv_ico3h.png);
}
.ui-tabs .ui-tabs-nav li:nth-child(4) {
  background-image: url(../images/serv_ico4.png);
}
.ui-tabs .ui-tabs-nav li:nth-child(4) a {
  margin: 18px 0 0 69px;
}
.ui-tabs .ui-tabs-nav li:nth-child(4).ui-state-active {
  background-image: url(../images/serv_ico4h.png);
}
#top {
  background: #1d4771 url(../images/bg_top.jpg) no-repeat top center;
  height: 600px;
  margin: 0;
  padding-top: 36px;
}
#top h1 {
  color: #ffffff;
  font-size: 50px;
  margin: 60px 161px 30px;
  position: relative;
  z-index: 1;
  text-shadow: 2.5px 4.33px 4px #000000;
}
#top h1 span {
  color: #019bae;
  font-size: 50px;
  letter-spacing: 0;
  position: relative;
  top: -6px;
}
#top .shadow {
  height: 636px;
  left: 5px;
  position: absolute;
  top: -36px;
  width: 314px;
}
#top .contact {
  background-image: url("../images/bg_contact.png");
  height: 137px;
  margin-left: 384px;
  padding: 20px 0 0 32px;
  width: 397px;
}
#top .contact p.phone {
  color: #95a6b6;
  font-size: 35px;
  letter-spacing: 0.9px;
  font-family: "SegoeUIBold", sans-serif;
}
#top .contact p.phone a {
  color: #95a6b6;
  font-size: 35px;
  letter-spacing: 0.9px;
  font-family: "SegoeUIBold", sans-serif;
  text-decoration: none;
}
#top .contact p.address {
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  margin-top: 13px;
}
#top .contact p.address a {
  color: #a3d9df;
  text-decoration: underline;
}
#top .contact p.address a:hover {
  text-decoration: none;
}
#top .desk {
  height: 100px;
  letter-spacing: 0;
  margin-left: 166px;
  position: relative;
  width: 500px;
}
#top .desk .v_line {
     background-color: #019bae;
    height: 126px;
    left: 0;
    position: absolute;
    top: 5px;
    width: 5px;
}
#top .desk p {
  color: #ffffff;
  font-size: 22px;
  line-height: 32px;
  margin-left: 31px;
  margin-top: 7px;
  position: relative;
  top: -3px;
}
#services h2 {
  color: #333333;
  font-size: 38px;
  letter-spacing: 0;
  margin-top: 44px;
  text-align: center;
}
#services #tabs {
  background: #ffffff url("../images/bg_tab1.png") no-repeat scroll center -7px;
  background-size: 100% 100%;
  border-radius: 0;
  height: 645px;
  margin: 42px auto 0;
  padding: 0 15px;
  width: 1164px;
}
#services #tabs .tab {
  height: 410px;
  padding: 30px 45px;
  width: 670px;
  position: relative;
}
#services #tabs .tab .tab_img {
  position: absolute;
  right: -328px;
  top: 56px;
}
#services #tabs .tab p {
  letter-spacing: -0.5px;
  line-height: 22px;
  margin: 20px 20px 0;
  position: relative;
}
#services #tabs .tab p span.right {
  bottom: 0;
  font-family: "SegoeUIBold", sans-serif;
  font-size: 20px;
  position: absolute;
  right: 27px;
}
#services #tabs .tab p span.left {
  display: block;
  font-family: "SegoeUIRegular", sans-serif;
  font-size: 18px;
  width: 498px;
}
#services #tabs .tab p img {
  left: -39px;
  position: absolute;
  top: 2px;
}
#services #tabs .tab p img.tab_line {
  bottom: -4px;
  left: inherit;
  right: 26px;
  top: inherit;
  height: 2px;
}
#services #tabs .tab p:nth-child(1) img.tab_line {
  width: 341px;
}
#services #tabs .tab p:nth-child(3) img.tab_line {
  width: 508px;
}
#services #tabs .tab p:nth-child(5) img.tab_line {
  width: 267px;
}
#services #tabs .tab p:nth-child(7) img.tab_line {
  width: 462px;
}
#services #tabs #tabs-2.tab {
  padding: 32px 45px 0;
}
#services #tabs #tabs-1.tab {
     height: 410px;
    padding: 36px 45px 0;
    width: 670px;
}
#services #tabs #tabs-1.tab p {
      letter-spacing: -0.5px;
    line-height: 22px;
    margin: 16px 20px 0;
    position: relative;
}
#services #tabs #tabs-1.tab p:nth-child(1) img.tab_line {
  width: 385px;
}
#services #tabs #tabs-1.tab p:nth-child(3) img.tab_line {
  width: 449px;
}
#services #tabs #tabs-1.tab p:nth-child(5) img.tab_line {
  width: 241px;
}
#services #tabs #tabs-3.tab {
  padding: 52px 45px 0;
}
#services #tabs #tabs-3.tab p:nth-child(1) img.tab_line {
  width: 304px;
}
#services #tabs #tabs-3.tab p:nth-child(3) img.tab_line {
  width: 410px;
}
#services #tabs #tabs-3.tab p:nth-child(5) img.tab_line {
  width: 233px;
}
#services #tabs #tabs-3.tab p:nth-child(7) img.tab_line {
  width: 285px;
}
#services #tabs #tabs-4.tab {
  padding: 58px 45px 0;
}
#services #tabs #tabs-4.tab p span.right {
  right: 0;
}
#services #tabs #tabs-4.tab p img.tab_line {
  right: 0;
}
#services #tabs #tabs-4.tab p:nth-child(1) img.tab_line {
  width: 237px;
}
#services #tabs #tabs-4.tab p:nth-child(3) img.tab_line {
  width: 517px;
}
#services #tabs #tabs-4.tab p:nth-child(5) img.tab_line {
  width: 629px;
}
#services #tabs #tabs-4.tab p:nth-child(7) img.tab_line {
  width: 505px;
}
#problem {
  background: #ffffff url("../images/bg_problem.jpg") no-repeat scroll center bottom;
  width: 100%;
  height: 587px;
}
#problem .left {
  height: 400px;
  margin: 74px 4px;
  width: 565px;
  float: left;
  position: relative;
}
#problem .left h2 {
  color: #333333;
  font-size: 38px;
  letter-spacing: 0;
  margin-top: 0;
  position: relative;
  text-align: left;
  top: -14px;
}
#problem .left h2 span {
  color: #019bae;
  font-size: 38px;
  letter-spacing: 0;
  position: relative;
  top: -12px;
}
#problem .left p {
  font-size: 20px;
  line-height: 25px;
  margin: 2px 0 13px 33px;
  letter-spacing: 0;
}
#problem .left .v_line {
  background-color: #019bae;
  height: 285px;
  left: 0;
  position: absolute;
  top: 112px;
  width: 3px;
}
#problem .right {
  background-image: url("../images/bg_rigth_problem.png");
  float: right;
  height: 159px;
  letter-spacing: 0;
  line-height: 25px;
  margin: 40px 5px 0 0;
  padding-top: 34px;
  position: relative;
  width: 491px;
}
#problem .right img {
  left: -111px;
  position: absolute;
  top: 209px;
}
#problem .right h5 {
  font-size: 22px;
  text-align: center;
  color: #333333;
}
#problem .right p {
  font-size: 22px;
  text-align: center;
}
#problem .right h3 {
  color: #11365b;
  font-family: "SegoeUIBold", sans-serif;
  font-size: 34px;
  letter-spacing: 0;
  margin-top: 12px;
  text-align: center;
}
#problem .right h3 a {
  color: #11365b;
  font-family: "SegoeUIBold", sans-serif;
  font-size: 34px;
  letter-spacing: 0;
  margin-top: 12px;
  text-align: center;
  text-decoration: none;
}
#advice {
  background: #ffffff url("../images/bg_advage.jpg") no-repeat scroll center bottom;
  width: 100%;
  height: 307px;
}
#advice .item {
  float: left;
  height: 247px;
  margin: 29px 0 0 33px;
  width: 345px;
  background-color: rgba(149, 166, 182, 0.349);
  padding: 2px;
  position:relative;
}
#advice .item p {
  color: #ffffff;
  font-size: 22px;
  letter-spacing: 0;
  line-height: 27px;
  margin: 30px 56px 21px 34px;
}
#advice .item p.p_fon {
  background-color: #019bae;
  display: inline-block;
  margin: 0 28px 0 15px;
  padding: 5px 15px;
}
#advice .item p.p_fon.pn {
  padding: 0 33px 6px 15px;
}
#advice .item:nth-child(2) {
  border: 2px solid rgba(149, 166, 182, 0.349);
  float: left;
  height: 247px;
  margin: 29px 0 0 33px;
  width: 345px;
  background-color: inherit;
  padding: 0;
}
#advice .item:nth-child(2) p {
  font-size: 30px;
  letter-spacing: 0.5px;
  margin: 14px;
  text-align: center;
}
#advice .item:nth-child(2) p a {
  color: #ffffff;
  font-size: 30px;
  letter-spacing: 0.5px;
  margin: 14px;
  text-align: center;
  text-decoration: none;
}
#advice .item:nth-child(2) h3 {
  color: #ffffff;
  font-size: 22px;
  letter-spacing: -0.5px;
  margin-top: 46px;
  text-align: center;
}
#advice .item:nth-child(2) img {
  display: block;
  margin: 0 auto;
  position: relative;
  top: 15px;
}
#advice .item:nth-child(3) p {
  text-align: right;
  margin: 30px 28px 21px 34px;
}
#advice .item:nth-child(3) p.p_fon {
  background-color: #019bae;
  display: inline-block;
  margin: 0 7px 0 46px;
  padding: 5px 18px 10px;
}
#acquire h2 {
  color: #333333;
  font-size: 38px;
  letter-spacing: 0;
  margin: 39px 0;
  text-align: center;
}
#acquire .items {
  margin: 0 auto;
  width: 1140px;
}
#acquire .items .item {
  width: 25%;
  float: left;
  height: 271px;
}
#acquire .items .item img {
  display: block;
  margin: 0 auto;
}
#acquire .items .item p {
  color: #333333;
  font-size: 18px;
  letter-spacing: 0;
  margin: 13px;
  text-align: center;
}
#history {
  background: #ffffff url("../images/bg_hist.jpg") no-repeat scroll center 17px;
  height: 648px;
}
#history h2 {
  color: #333333;
  font-size: 38px;
  letter-spacing: 0;
  line-height: 36px;
  margin: 87px 0 0 3px;
  text-align: left;
}
#history h2 span {
  color: #019bae;
}
#history .left {
  background: rgba(0, 0, 0, 0) url("../images/bg_history.png") no-repeat scroll -21px 301px;
  float: left;
  height: 648px;
  width: 500px;
}
#history .left p {
    color: #019bae;
    font-size: 32px;
    letter-spacing: 0.5px;
    margin: 125px 0 0 3px;
}
#history .right {
  float: right;
  height: 568px;
  margin-top: 18px;
  width: 680px;
}
#history #slider1 .slide1 {
  padding-top: 36px;
  max-height: 518px;
  overflow: hidden;
}
#history #slider1 .slide1 p {
  font-family: "SegoeUIItalic", sans-serif;
  letter-spacing: 0;
  line-height: 24px;
  margin: 14px 49px 0 106px;
}
#history .bx-wrapper .bx-controls-direction a {
  height: 52px;
  margin-top: 17px;
  outline: 0 none;
  position: absolute;
  text-indent: -9999px;
  top: 50%;
  width: 23px;
  z-index: 9999;
}
#history .bx-wrapper .bx-prev {
  left: 49px;
  background-image: url(../images/prev.png);
}
#history .bx-wrapper .bx-next {
  right: 20px;
  background-image: url(../images/next.png);
}
#call h2 {
  color: #333333;
  font-size: 38px;
  letter-spacing: 0;
  position: relative;
  text-align: center;
  top: -32px;
}
#call .caller {
  width: 730px;
  height: 197px;
  background-image: url(../images/bg_call.png);
  margin: 18px auto;
}
#call .caller p {
  color: #333333;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 25px;
  margin-top: 10px;
  position: relative;
  text-align: center;
  top: -22px;
}
#call .caller h6 {
  color: #019bae;
  font-family: "SegoeUIBold", sans-serif;
  font-size: 30px;
  letter-spacing: -0.5px;
  margin-top: -5px;
  text-align: center;
}
#call .caller h6 a {
  color: #019bae;
  font-family: "SegoeUIBold", sans-serif;
  font-size: 30px;
  letter-spacing: -0.5px;
  margin-top: -5px;
  text-align: center;
  text-decoration: none;
}
#review {
  background: #ffffff url("../images/bg_review.jpg") no-repeat scroll center top;
  height: 494px;
  margin-top: 71px;
  width: 100%;
  padding-top: 36px;
}
#review h2 {
  color: #ffffff;
  font-size: 38px;
  letter-spacing: 0;
  text-align: center;
}
#review h3 {
  color: #ffffff;
  font-size: 20px;
  letter-spacing: -0.5px;
  margin-top: 9px;
  text-align: center;
}
#review #slider2 {
  width: 860px;
  margin: 28px auto 0;
}
#review #slider2 .slid2 {
  width: 860px;
  height: 380px;
}
#review #slider2 .slid2 .review_slid {
  margin: 0 auto;
  width: 860px;
  height: auto;
  background-color: rgba(255, 255, 255, 0.8);
  padding-top: 0px;
  padding-bottom: 0px;
}
#review #slider2 .slid2 .review_slid p {
  color: #333333;
  font-family: "SegoeUIItalic", sans-serif;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 28px;
  margin: 30px 61px;
  text-align: center;
  padding-top:5px;
  padding-bottom: 5px;
}
#review #slider2 .slid2 .client {
  width: 250px;
  margin: 20px auto;
}
#review #slider2 .slid2 .client img {
  float: left;
  width: 55px;
  height: 55px;
  border-radius: 50%;
}
#review #slider2 .slid2 .client p {
  color: #ffffff;
  margin: 10px 0 0 70px;
  position: relative;
  top: 11px;
}
#review .bx-wrapper .bx-controls-direction a {
  height: 52px;
  margin-top: -56px;
  outline: 0 none;
  position: absolute;
  text-indent: -9999px;
  top: 50%;
  width: 23px;
  z-index: 9999;
}
#review .bx-wrapper .bx-prev {
  left: -54px;
  background-image: url(../images/prev_w.png);
}
#review .bx-wrapper .bx-next {
  right: -54px;
  background-image: url(../images/next_w.png);
}
footer {
  width: 100%;
  margin-top: 3px;
  height: 270px;
  background-color: #1b4772;
}
footer .container .foot {
  float: left;
  height: 217px;
}
footer .container .logo_footer {
  width: 290px;
  overflow: hidden;
}
footer .container .logo_footer img {
  margin: 14px 0 0 -45px;
}
footer .container .address_footer {
  padding-top: 53px;
  width: 442px;
}
footer .container .address_footer p {
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 20px;
}
footer .container .address_footer p a {
  text-decoration: underline;
  color: #019bae;
}
footer .container .address_footer p a:hover {
  text-decoration: none;
}
footer .container .address_footer p.phone {
  color: #019bae;
  font-size: 22px;
  letter-spacing: 0.4px;
  line-height: 20px;
  margin: 10px 0 13px;
}
footer .container .address_footer p.phone a {
  text-decoration: none;
}
footer .container .map {
  width: 444px;
  height: 270px;
}
.ymaps-b-zoom {
  display: block;
  position: absolute;
  top: -58px;
  width: 25px;
}




.redmax{ border-color:#F00 !important;}
/* Форма обр связи */
.content-form {
    position: relative;
    width: 750px;
    margin: 0 auto;
}
#modal_form {
	width: 350px; 
	height: 255px; /* Рaзмеры дoлжны быть фиксирoвaны */
	border-radius: 5px;
	background: #fff;
	position: fixed; /* чтoбы oкнo былo в видимoй зoне в любoм месте */
	top: 45%; /* oтступaем сверху 45%, oстaльные 5% пoдвинет скрипт */
	left: 50%; /* пoлoвинa экрaнa слевa */
	margin-top: -135px;
	margin-left: -175px; /* тут вся мaгия центрoвки css, oтступaем влевo и вверх минус пoлoвину ширины и высoты сooтветственнo =) */
	display: none; /* в oбычнoм сoстoянии oкнa не дoлжнo быть */
	opacity: 0; /* пoлнoстью прoзрaчнo для aнимирoвaния */
	z-index: 12000; /* oкнo дoлжнo быть нaибoлее бoльшем слoе */
	padding: 10px 40px 40px 40px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
/* Пoдлoжкa */
#overlay {
	z-index:11999; /* пoдлoжкa дoлжнa быть выше слoев элементoв сaйтa, нo ниже слoя мoдaльнoгo oкнa */
	position:fixed; /* всегдa перекрывaет весь сaйт */
	background-color:#000; /* чернaя */
	opacity:0.8; /* нo немнoгo прoзрaчнa */
	-moz-opacity:0.8; /* фикс прозрачности для старых браузеров */
	filter:alpha(opacity=80);
	width:100%; 
	height:100%; /* рaзмерoм вo весь экрaн */
	top:0; /* сверху и слевa 0, oбязaтельные свoйствa! */
	left:0;
	cursor:pointer;
	display:none; /* в oбычнoм сoстoянии её нет) */
}
/* Стили для поля ввода */
#modal_form input[type="text"] {
    background-color: #fff;
    border: 1px solid #c0c0c0;
    border-radius: 1px;
    color: #555;
    display: block;
    font-size: 1em;
    height: 30px;
    padding: 5px;
    margin-bottom: 17px;
    width:100%;
    float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius: 5px;
-moz-border-radius-topright: 5px;
border-radius: 5px;
border-top-right-radius: 5px;
}
/* Стилия для заговка и надписей */
#modal_form  h2{
	text-align: center;
}
#modal_form .comment {
    color: #797979;
    padding-bottom: 15px;
    font-size: 12px;
}
/* Кнопка закрыть */
.exit {
    position: absolute;
    top: -13px;
    right: -13px;
    width: 28px;
    height: 28px;
    text-decoration: none;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 0px solid #3e5368;
    -webkit-transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    transition: background 0.2s linear;
	background:#003399;
}
.exit:after{
    display: block;
    font-size: 28px;
    content: "x";
	padding-left: 8px;
    line-height: 20px;
    cursor: pointer;
    text-decoration: none;
    color: #fff;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.exit:hover {
    background: #DCDCDC;
}
/* Кнопка отправить */
#modal_form .button {
	display: block;
    background-color: #003399;
    border: 1px solid #003366;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 34px;
    margin: 10px 0;
    padding: 2px 16px;
    width: 185px;
	margin: 0 auto;
}
#modal_form .button:hover {
    background-color: #4683ea;
    border: 1px solid #4387fd;
    color: #fff;
}

.callkeeper_phonewidget {
    position: fixed!important;
    left: 80%;
    top: 75%;
    display: block;
    background-color: transparent;
    width: 200px;
    height: 200px;
    cursor: pointer;
    z-index: 300000!important;
    opacity: .8;
}


 
.callkeeper_phonewidget:hover {
opacity:1;
filter:alpha(opacity=100);
}

.callkeeper_img_circle {
    width: 60px;
    height: 60px;
    top: 70px;
    left: 70px;
    position: absolute;
    background-image: url(iconphone.svg);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%!important;
    border: 2px solid transparent;
    opacity: .7;
    background-size: 100%;
	background-color: rgb(76, 138, 58) !important;
}
.callkeeper_phonewidget.ck_inactive .callkeeper_circle1, .callkeeper_phonewidget.ck_inactive .callkeeper_circle2, .callkeeper_phonewidget.ck_inactive .callkeeper_circle3, .callkeeper_phonewidget.ck_inactive .callkeeper_circle4 {
    -webkit-animation: callkeeper_circle-anim 2.2s infinite linear!important;
    -moz-animation: callkeeper_circle-anim 2.2s infinite linear!important;
    -ms-animation: callkeeper_circle-anim 2.2s infinite linear!important;
    -o-animation: callkeeper_circle-anim 2.2s infinite linear!important;
    animation: callkeeper_circle-anim 2.2s infinite linear!important;
    transform-origin: center;
}
.callkeeper_circle1 {
    left: 40px;
}
.callkeeper_circle2 {
    left: 60px;
}
.callkeeper_circle1, .callkeeper_circle2 {
    border-right: 2px solid #9bbf92;
    -webkit-animation: callkeeper_circle-anim 2.2s infinite linear!important;
    -moz-animation: callkeeper_circle-anim 2.2s infinite linear!important;
    -ms-animation: callkeeper_circle-anim 2.2s infinite linear!important;
    -o-animation: callkeeper_circle-anim 2.2s infinite linear!important;
    animation: callkeeper_circle-anim 2.2s infinite linear!important;
}

.callkeeper_circle1, .callkeeper_circle2, .callkeeper_circle3, .callkeeper_circle4 {
    width: 130px;
    height: 130px;
    top: 35px;
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%!important;
    opacity: .6;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.callkeeper_circle3 {
    left: 30px;
}

.callkeeper_circle4 {
    left: 10px;
}

.callkeeper_circle3, .callkeeper_circle4 {
    border-left: 2px solid #9bbf92;
}


.callkeeper_circle1, .callkeeper_circle2, .callkeeper_circle3, .callkeeper_circle4 {
    width: 130px;
    height: 130px;
    top: 35px;
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%!important;
    opacity: .6;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@keyframes callkeeper_circle-anim{

0% {
    transform: rotate(0deg) scale(.5) skew(1deg);
    opacity: .1;
}

30% {
    transform: rotate(0deg) scale(.7) skew(1deg);
    opacity: .5;
}

100% {
    transform: rotate(0deg) scale(1) skew(1deg);
    opacity: .1;
}
