@font-face {
    font-family: 'AGLCBold';
    src: url('../fonts/AGLettericaCondensedBold.eot');
    src: url('../fonts/AGLettericaCondensedBold.eot') format('embedded-opentype'),
    url('../fonts/AGLettericaCondensedBold.woff2') format('woff2'),
    url('../fonts/AGLettericaCondensedBold.woff') format('woff'),
    url('../fonts/AGLettericaCondensedBold.ttf') format('truetype'),
    url('../fonts/AGLettericaCondensedBold.svg#AGLettericaCondensedBold') format('svg');
}

@font-face {
    font-family: 'AGLCRoman';
    src: url('../fonts/AGLettericaCondensedRoman.eot');
    src: url('../fonts/AGLettericaCondensedRoman.eot') format('embedded-opentype'),
    url('../fonts/AGLettericaCondensedRoman.woff2') format('woff2'),
    url('../fonts/AGLettericaCondensedRoman.woff') format('woff'),
    url('../fonts/AGLettericaCondensedRoman.ttf') format('truetype'),
    url('../fonts/AGLettericaCondensedRoman.svg#AGLettericaCondensedRoman') format('svg');
}

body, input {
    font-family: 'AGLCRoman', serif;
}
button {
    display: block;
    margin: 0 auto;
    border: none;
    outline: none;
    cursor: pointer;
    color: #000000;
    font: normal 26px 'AGLCBold', serif;
    text-shadow: 0 2px 0 #ffffff;
    -moz-text-shadow: 0 2px 0 #ffffff;
    -o-text-shadow: 0 2px 0 #ffffff;
    -webkit-text-shadow: 0 2px 0 #ffffff;
    padding-bottom: 16px;
}
input {
    display: block;
    margin: 0 auto;
    outline: none;
    width: 252px;
    height: 49px;
    padding-left: 14px;
    border: 1px solid #ffffff;
    border-radius: 4px;
    color: #565656;
    font-size: 16px;
    box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.28);
    -o-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.28);
    -webkit-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.28);
}
input:focus {
    box-shadow: inset 0 2px 5px rgba(0, 128, 186, 0.3);
    -moz-box-shadow: inset 0 2px 5px rgba(0, 128, 186, 0.3);
    -webkit-box-shadow: inset 0 2px 5px rgba(0, 128, 186, 0.3);
    -o-box-shadow: inset 0 2px 5px rgba(0, 128, 186, 0.3);
}

.map-in { 
position: relative; 
height: 450px; 
width: 50%; 
float: left; 
} 

.map-address { 
float: left; 
width: 50%; 
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box; 
padding: 53px 0 0 80px; 
position: relative; 
} 
.map-address:after { 
content: ""; 
position: absolute; 
left: -97px; 
width: 0; 
height: 0; 
display: inline-block; 
border-bottom: 450px solid #fff; 
border-left: 97px solid transparent; 
top: 0; 
} 
.map-address p { 
color: #0f3b51; 
font-family: "FrutigerNeueLTW1G"; 
font-size: 40px; 
margin: 0 0 55px; 
} 
.map-address > span { 
display: block; 
margin: 0 0 32px; 
line-height: 21px; 
font-size: 21px; 
color: #000; 
font-family: "Helvetica"; 
} 
.map-address li { 
line-height: 21px; 
color: #000; 
font-family: "Helvetica"; 
font-size: 21px; 
margin: 0 0 6px; 
} 
.map-address li span { 
color: #8e8e8e; 
} 
.map-address ul { 
margin: 0 0 24px; 
} 
.map-address a { 
color: #f16046; 
font-family: "Helvetica"; 
font-size: 34px; 
}

.box {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
}
.content {
    width: 960px;
    padding: 0 20px;
    margin: 0 auto;
}
.y-btn-small {
    background: url('../images/small-btns.png') no-repeat;
    width: 290px;
    height: 87px;
}
.y-btn-small:hover {
    background-position: 0 -87px;
}

.header {
    min-width: 1097px;
    max-width: 1920px;
    margin: 0 auto;
    min-height: 873px;
    background: url('../images/header-bg.jpg') no-repeat center;
}
.header .content {
    position: relative;
}
.header .right-block {
    padding-top: 40px;
    margin-left: 295px;
    height: 200px;
}
.header .right-block .logo,
.header .right-block .count-wrap,
.header .right-block .contacts {
    float: left;
    height: 100%;
}
.header .right-block .logo {
    width: 450px;
    background: url('../images/top_logo.png') no-repeat 0 8px;
    padding-right: 30px;
    border-right: 1px solid #bed2db;
    text-decoration: none;
}
.banner1 {float: left;margin: 0px 0px 0px 0px
 }
.header .right-block .logo h1 {
    margin-top: 168px;
    font-size: 12px;
    color: #636363;
    line-height: 110%;
}
.header .right-block .logo h1 strong {
    text-transform: uppercase;
    display: block;
    margin-bottom: 7px;
}
.header .right-block .count-wrap {
    width: 260px;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #bed2db;
    padding: 8px 39px 0 29px;
}
.header .right-block .count-wrap i {
    display: inline-block;
    width: 21px;
    height: 21px;
    background: url('../images/small-icon-sprite.png') no-repeat;
    padding-right: 5px;
}
.header .right-block .count-wrap p {
    font-size: 22px;
    color: #495a67;
    line-height: 120%;
}
.header .right-block .count-wrap .count {
    margin: 9px 0 10px;
    overflow: hidden;
}
.header .right-block .callback, .how-work button {
    background: url('../images/ex-small-btns.png') no-repeat;
    width: 165px;
    margin-top: 10px;
    padding-bottom: 3px;
    font-size: 18px;
    height: 39px;
    display: block;
}
.header .right-block .callback:hover, .how-work button:hover {
    background-position: 0 -39px;
}
.header .right-block .count-wrap .count span {
    float: left;
    width: 42px;
    height: 64px;
    font: normal 52px 'AGLCBold', serif;
    text-align: center;
    line-height: 64px;
    margin-right: 6px;
    color: #ffffff;
    background: url('../images/clip-big.png') no-repeat;
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.38);
}
.header .right-block .count-wrap .count span.last {
    margin-right: 0;
}
.header .right-block .count-wrap strong {
    color: #485966;
    font: normal 22px 'AGLCBold', serif;
}
.header .right-block .contacts {
    padding-top: 7px;
    width: 190px;
    padding-left: 18px;
    border-left: 1px solid #ffffff;
}
.header .right-block .contacts .phone {
    font-size: 24px;
    color: #474747;
    margin-bottom: 1px;
}
.header .right-block .contacts .phone strong {
    font: normal 24px 'AGLCBold', serif;
    color: #7fa91c;
}
.header .right-block .contacts .teh strong {
    font: normal 19px 'AGLCBold', serif;
    color: #7fa91c;
}

.header .right-block .contacts .address {
    font-size: 12px;
    text-transform: uppercase;
    color: #636363;
    line-height: 130%;
}
.header .title {
    padding: 40px 40px 0 80px;
    margin-top: 28px;
    float: right;
    background: url('../images/header-title-bg.png') no-repeat;
    width: 715px;
    height: 332px;
    line-height: 120%;
    font-size: 53px;
    font-family: 'AGLCBold', serif;
    text-transform: uppercase;
    color: #ffffff;
}
.header .title strong {
    display: block;
    font-size: 62px;
    padding-bottom: 8px;
    border-bottom: 3px solid  #81aa1c;
}
.header .listing {
    float: right;
    margin-right: 25px;
    width: 480px;
}
.header .listing .listing-title {
    position: relative;
    color: #527203;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'AGLCBold', serif;
    line-height: 115%;
    padding-left: 64px;
    margin-bottom: 43px;
}
.header .listing .listing-title .arrow {
    position: absolute;
    background: url('../images/header-listing-arrow.png') no-repeat;
    width: 91px;
    height: 46px;
    top: -13px;
    left: -40px;
}
.header .listing .item {
    margin-bottom: 23px;
}
.header .listing p,
.header .listing h3 {
    display: inline-block;
}
.header .listing i {
    float: left;
    background: url('../images/header-listing-icons.png') no-repeat;
    width: 57px;
    height: 57px;
    margin-right: 14px;
}
.header .listing h3 {
    padding-top: 5px;
    font-size: 20px;
    text-transform: uppercase;
    color: #0b3244;
    font-family: 'AGLCBold', serif;
    margin-bottom: 10px;
}
.header .listing p {
    font-size: 15px;
    color: #495a67;
    font-family: 'Calibri', sans-serif;
    line-height: 130%;
    width: 408px;
}

.big-title {

  font-size: 50px;

  font-weight: 700;

}

.Fixed a {

  color: #FF0000;

  text-decoration: none;

  font-size: 25px;

  margin-left: 20px;

}

.Fixed a:hover {

  text-decoration: underline;

}

.Fixed:hover {

  opacity: 1;

  background-color: rgba(255,255,255,0.1);

}

.Fixed {

  position: fixed;

  bottom: 2%;

  right: -120px;

  background: url(../images/fixed.png)no-repeat top left;

  border-radius: 5px 0 0 5px;

  height: 20px;

  width: 378px;

  opacity: 0.6;

  padding-top: 70px;
  
  z-index: 9999;

}

.form-block {
    min-width: 1097px;
    background: url('../images/form-block-bg.jpg') no-repeat center;
    height: 720px;
    position: relative;
}
.form-block .content {
    position: absolute;
    left: 0; right: 0; top: 0; bottom: 0;
    margin: auto;
    width: 1097px;
    height: 568px;
    padding: 35px 43px 0 37px;
    background: #ffffff;
    border: 25px solid #e0e8eb;
    box-shadow: 0 1px 54px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 54px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 54px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 54px rgba(0, 0, 0, 0.2);
}
.form-block .content .left-block {
    float: left;
    width: 520px;
    position: relative;
    z-index: 1;
}
.form-block .content .left-block h2 b {
    color: #0b3244;
    font: normal 45px 'AGLCBold', serif;
    display: block;
    margin-bottom: 4px;
}
.form-block .content .left-block h2 small {
    font-size: 24px;
    color: #565656;
}
.form-block .content .left-block .action {
    width: 320px;
}
.form-block .content .left-block .action strong {
    color: #0b3244;
    display: block;
    font: normal 28px 'AGLCBold', serif;
}
.form-block .content .left-block .action em {
    font-size: 20px;
    color: #565656;
    line-height: 110%;
}
.form-block .desc {
    font-size: 16px;
    color: #565656;
    width: 300px;
    line-height: 150%;
    margin: 20px 0 25px;
}
.form-block .content .left-block .counter > * {
    display: inline-block;
    vertical-align: middle;
}
.form-block .content .left-block .counter .text {
    font-size: 30px;
    color: #565656;
    margin: 0 6px;
}
.form-block .content .left-block .counter div span {
    display: inline-block;
    background: url('../images/clip-small.png') no-repeat;
    width: 32px;
    height: 49px;
    text-align: center;
    line-height: 49px;
    color: #ffffff;
    margin-right: 1px;
    font: normal 40px 'AGLCBold', serif;
}
.form-block .content .left-block .counter .mr-fix {
    margin-right: 12px;
}
.form-block .content .left-block .counter .ml-fix {
    margin-left: 0;
}
.form-block .content form, #solutions form {
    float: right;
    position: relative;
    z-index: 1;
    padding: 28px 28px 0;
    width: 328px;
    border-radius: 10px;
    height: 443px;
    background: #e0e8eb;
    border-left: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    box-shadow: 0 1px 0 #a1a1a1;
    -moz-box-shadow: 0 1px 0 #a1a1a1;
    -webkit-box-shadow: 0 1px 0 #a1a1a1;
    -o-box-shadow: 0 1px 0 #a1a1a1;
}
.form-block .content form .title, #solutions form .title {
    color: #0b3244;
    font-size: 20px;
    padding-left: 10px;
    margin-bottom: 18px;
}
.form-block .content form .title strong, #solutions form .title strong {
    font-family: 'AGLCBold', serif;
    display: block;
    font-size: 34px;
    margin-bottom: 6px;
}
.form-block .content form input, #solutions form input {
    margin-bottom: 6px;
    font-family: 'AGLCRoman', serif;
}
.form-block .content form button, #solutions form button {
    position: relative;
    left: -10px;
    margin: 2px 0 0;
}
.form-block .fon {
    position: absolute;
    top: 50px;
    right: 200px;
}
.form-block .gift {
    background: url('../images/form-block--title-bg.jpg') no-repeat;
    width: 319px;
    height: 98px;
    margin: 30px 0;
    line-height: 98px;
    text-align: center;
    font-size: 61px;
    color: #fefefe;
    font-family: 'AGLCBold', serif;
}

.form-block .giftt{
    background: url('../images/form-block--title-bg.jpg') no-repeat;
    width: 319px;
    height: 98px;
    margin: 40px 0;
    line-height: 98px;
    text-align: center;
    font-size: 35px;
    color: #fefefe;
    font-family: 'AGLCBold', serif;
}
.private {
    padding-left: 10px;
    font-size: 10px;
    color: #FF0101;
}
.private i,
.private span {
    display: inline-block;
    vertical-align: middle;
}
.private i {
    background: url('../images/small-icon-sprite.png') no-repeat 0 -21px;
    width: 12px;
    height: 14px;
    margin-right: 5px;
}

.spacer-fix {
    text-align: justify;
}
.spacer-fix:after {
    content: '';
    display: inline-block;
    width: 100%;
}
.statistics {
    min-width: 1097px;
    padding: 75px 0 80px;
}
.statistics .item {
    display: inline-block;
    text-align: center;
}
.statistics .item i {
    background: url('../images/statistics-icons.jpg') no-repeat;
    width: 314px;
    height: 283px;
    display: block;
    margin: 0 auto 10px;
}
.statistics .item i.icon02 {
    background-position: 0 -283px;
}
.statistics .item i.icon03 {
    background-position: 0 -566px;
}
.statistics .item h3 {
    font-size: 32px;
    display: inline-block;
    text-transform: uppercase;
    color: #0082bc;
    font-family: 'AGLCBold', serif;
    border-bottom: 2px solid #81aa1c;
    padding-bottom: 10px;
    margin-bottom: 14px;
}
.statistics .item p {
    font-size: 18px;
    color: #495a67;
    font-family: 'Calibri', sans-serif;
    line-height: 110%;
    text-align: left;
    padding-left: 52px;
}
.statistics .item p.pl-fix-fist {
    padding-left: 20px;
}
.statistics .item p.pl-fix-sec {
    padding-left: 45px;
}

.solutions {
    min-width: 1097px;
    overflow: hidden;
    background: url('../images/solutions-bg.jpg') no-repeat center top;
    padding-bottom: 65px;
}
.solutions h2 {
    text-transform: uppercase;
    font-size: 48px;
    color: #ffffff;
    font-family: 'AGLCBold', serif;
    text-align: center;
    margin: 90px 0 60px;
}
.solutions .item {
    cursor: pointer;
    width: 302px;
    height: 290px;
    display: inline-block;
    background: #ffffff;
    margin-bottom: 50px;
    border-radius: 50px/38px;
    border-right: 1px solid #808d91;
    text-align: center;
}
.solutions .item h3 {
    display: inline-block;
    margin: 39px 0 18px;
    font-size: 28px;
    color: #0b3244;
    border-bottom: 2px solid #0b3244;
}
.solutions .item h3 small {
    font-size: 20px;
}
.solutions .item .img-wrap {
    height: 126px;
    position: relative;
    margin-bottom: 24px;
}
.solutions .listing {
    margin-bottom: -16px;
}
.solutions .item i {
    background: url('../images/solutions-img.jpg') no-repeat;
    height: 126px;
    width: 100%;
    display: block;
}
.solutions .item i.icon02 {
    background-position: 0 -126px;
}
.solutions .item i.icon03 {
    background-position: 0 -252px;
}
.solutions .item i.icon04 {
    background-position: 0 -378px;
}
.solutions .item i.icon05 {
    background-position: 0 -504px;
}
.solutions .item i.icon06 {
    background-position: 0 -630px;
}
.solutions .item i.icon07 {
    background-position: 0 -756px;
}
.solutions .item i.icon08 {
    background-position: 0 -882px;
}
.solutions .item i.icon09 {
    background-position: 0 -1008px;
}
.solutions .item a {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 23px;
    background: #0081bb;
    line-height: 23px;
    color: #ffffff;
    font-size: 14px;
    font-family: 'Calibri', sans-serif;
}
.solutions .item:hover a {
    text-decoration: none;
}
.solutions .item p {
    font-size: 26px;
    color: #68881a;
}
.solutions .item p strong {
    font-family: 'AGLCBold', serif;
}
.solutions button {
    font-size: 25px;
    color: #ffffff;
    padding-bottom: 8px;
    width: 374px;
    height: 57px;
    text-shadow: 0 -2px 0 #297496;
    -moz-text-shadow: 0 -2px 0 #297496;
    -webkit-text-shadow: 0 -2px 0 #297496;
    -o-text-shadow: 0 -2px 0 #297496;
    background: url('../images/solutions-btn.png') no-repeat;
}
.solutions button:hover {
    background-position: 0 -57px;
}
.solutions button.small {
    width: 184px;
    background: url('../images/solutions-btn-small.png') no-repeat;
}
.solutions .add-sol {
    display: none;
}

.reason {
    min-width: 1097px;
    overflow: hidden;
    background: url('../images/reason-bg.jpg') no-repeat center top;
    padding-bottom: 90px;
}
.reason .content {
    position: relative;
}
.reason h2 {
    width: 770px;
    height: 140px;
    line-height: 140px;
    margin: 165px auto 65px;
    border: 15px solid #e0e8eb;
    text-align: center;
    background: #ffffff;
    color: #096087;
    font-size: 48px;
    text-transform: uppercase;
    font-family: 'AGLCBold', serif;
    position: relative;
    z-index: 1;
}
.reason .shadow {
    position: absolute;
    background: url('../images/reason-title-shadow.png') no-repeat;
    width: 857px;
    height: 236px;
    top: -32px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.reason .listing {
    text-align: center;
}
.reason .listing .item {
    vertical-align: top;
    display: inline-block;
    height: 135px;
    width: 49%;
    text-align: left;
    margin-bottom: 15px;
}
.reason .listing .item i {
    background: url('../images/reason-icons.png') no-repeat;
    width: 75px;
    height: 75px;
    float: left;
    margin-right: 12px;
}
.reason .listing .item i.icon03 {
    background-position: 0 -75px;
}
.reason .listing .item i.icon06 {
    background-position: 0 -150px;
}
.reason .listing .item i.icon04 {
    background-position: 0 -225px;
}
.reason .listing .item i.icon02 {
    background-position: 0 -300px;
}
.reason .listing .item i.icon05 {
    background-position: 0 -375px;
}
.reason .listing .item i.icon07 {
    background-position: 0 -450px;
}
.reason .listing .item h3 {
    font-size: 20px;
    color: #096087;
    text-transform: uppercase;
    font-family: 'AGLCBold', serif;
    line-height: 110%;
}
.reason .listing .item p {
    margin-top: 10px;
    line-height: 120%;
    font-size: 17px;
    color: #636363;
    margin-left: 86px;
}
.reason .listing .item.w-fix {
    width: 60%;
}
.reason button {
    width: 592px;
    height: 81px;
    background: url('../images/big-btns.png') no-repeat;
    font-size: 26px;
    margin-bottom: 5px;
}
.reason button:hover {
    background-position: 0 -81px;
}
.reason .private {
    text-align: center;
}

.why {
    min-width: 1097px;
    overflow: hidden;
    background: url('../images/why-bg.jpg') no-repeat center top;
    padding-bottom: 110px;
}
.why .content {
    position: relative;
}
.why h2 {
    width: 880px;
    margin: 334px auto 90px;
    background: #ffffff;
    border: 15px solid #e4ebe0;
    position: relative;
    z-index: 1;
    height: 204px;
    text-align: center;
    padding-top: 34px;
    font-size: 48px;
    text-transform: uppercase;
    color: #588d0c;
    line-height: 120%;
    font-family: 'AGLCBold', serif;
}
.why .shadow {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: url('../images/why-title-shadow.png') no-repeat;
    width: 957px;
    height: 142px;
    top: 105px;
}
.why .left-listing,
.why .right-listing {
    width: 425px;
    display: inline-block;
    vertical-align: top;
}
.why .left-listing {
    margin-right: 100px;
}
.why .left-listing .title,
.why .right-listing .title {
    font-size: 41px;
    display: inline-block;
    border-bottom: 2px solid #bababa;
    padding-bottom: 15px;
    margin-bottom: 70px;
    text-transform: uppercase;
    font-family: 'AGLCBold', serif;
}
.why .left-listing .item,
.why .right-listing .item {
    margin-bottom: 30px;
}
.why .left-listing h4,
.why .right-listing h4 {
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'AGLCBold', serif;
    line-height: 130%;
    margin-bottom: 15px;
}
.why .left-listing p,
.why .right-listing p {
    font-size: 17px;
    color: #636363;
    line-height: 130%;
}
.why .left-listing .title,
.why .left-listing h4 {
    color: #53840E;
}
.why .right-listing .title,
.why .right-listing h4 {
    color: #d86565;
}
.why i {
    background: url('../images/why-icons.png') no-repeat;
    float: left;
}
.why .left-listing i {
    width: 61px;
    height: 55px;
}
.why .right-listing i {
    width: 35px;
    height: 36px;
    background-position: 0 -55px;
}
.why .left-listing .title,
.why .left-listing p,
.why .left-listing h4 {
    margin-left: 80px;
}
.why .right-listing .title,
.why .right-listing p,
.why .right-listing h4 {
    margin-left: 55px;
}

.quality {
    min-width: 1097px;
    background: url('../images/quality-bg.jpg') no-repeat center;
    height: 1301px;
    overflow: hidden;
}
.quality h2 {
    color: #ffffff;
    font-size: 48px;
    text-transform: uppercase;
    font-family: 'AGLCBold', serif;
    line-height: 110%;
    text-align: center;
    margin: 110px 0 565px;
}
.quality .block {
    width: 880px;
    margin: 0 auto;
    height: 467px;
    background: #ffffff;
    border: 22px solid #e0e8eb;
    text-align: center;
    padding-top: 50px;
}
.quality .block h3 {
    line-height: 110%;
    font-size: 45px;
    color: #0b3244;
    font-family: 'AGLCBold', serif;
    margin-bottom: 35px;
}
.quality .block .desc {
    line-height: 120%;
    color: #0b3244;
    font-size: 24px;
    margin-bottom: 35px;
}
.quality button {
    width: 592px;
    height: 81px;
    background: url('../images/big-btns.png') no-repeat;
    font-size: 26px;
    margin-bottom: 5px;
}
.quality button:hover {
    background-position: 0 -81px;
}

.result {
    min-width: 1097px;
    padding: 128px 0 123px;
    overflow: hidden;
}
.result .content {
    position: relative;
}
.result .bg {
    top: -120px;
    position: absolute;
    left: -221px;
    z-index: -1;
}
.result h2 {
    width: 415px;
    text-align: center;
    margin: 0 auto 53px;
    padding-bottom: 10px;
    border-bottom: 2px solid #81aa1c;
    font-size: 48px;
    color: #0080ba;
    text-transform: uppercase;
    font-family: 'AGLCBold', serif;
}
.result .slider {
    position: relative;
}
.result .bx-wrapper {
    width: 500px;
    height: 272px;
    border: 12px solid #e0e8eb;
    margin: 0 auto 55px;
}
.slider-listing span {
    position: absolute;
    width: 126px;
    height: 126px;
    border-radius: 63px;
    cursor: pointer;
    background: #ffffff;
    transition: background 0.2s;
}
.slider-listing span:hover {
    background: #edf4f6;
}
.slider-listing span i {
    position: absolute;
    top: 0; bottom: 0; left: 0; right: 0;
    margin: auto;
    background: url('../images/slider-arrows.png') no-repeat;
    width: 33px;
    height: 49px;
}
.slider-listing span.next-slide i {
    background-position: 0 -49px;
}
.result .slider-listing span {
    top: 86px;
}
.result .slider-listing .prev-slide {
    left: 10px;
}
.result .slider-listing .next-slide {
    right: 10px;
}
.result h3 {
    display: none;
    font-size: 20px;
    color: #5d9311;
    text-transform: uppercase;
    text-align: center;
    font-family: 'AGLCBold', serif;
    margin-bottom: 40px;
}
.result h3.active {
    display: block;
}
.result .wrap {
    width: 940px;
    display: none;
    overflow: hidden;
    border: 2px solid #e0e8eb;
    margin: 0 auto;
    padding: 28px 38px;
}
.result .wrap.active {
    display: block;
}
.result .wrap .title i,
.result .wrap .title span {
    display: inline-block;
    vertical-align: middle;
    color: #294a59;
    font-size: 16px;
    font-family: 'AGLCBold', serif;
}
.result .wrap .title i {
    background: url('../images/result-icons.png') no-repeat;
    width: 18px;
    height: 22px;
    margin-right: 5px;
}
.result .wrap .title i.icon02 {
    width: 22px;
    background-position: 0 -22px;
}
.result .wrap .title i.icon03 {
    width: 23px;
    height: 23px;
    background-position: 0 -44px;
}
.result .wrap .title i.icon04 {
    width: 22px;
    height: 21px;
    background-position: 0 -67px;
}
.result .wrap .desc {
    font-size: 16px;
    color: #294a59;
    line-height: 120%;
    margin-top: 25px;
}
.result .wrap .listing-left {
    width: 400px;
    float: left;
}
.result .wrap .listing-right {
    width: 420px;
    float: right;
}
.result .wrap .item {
    margin-bottom: 20px;
}

.how-work {
    min-width: 1097px;
    overflow: hidden;
    padding-bottom: 70px;
    background: url('../images/how-work-bg.jpg') no-repeat center top;
}
.how-work .content {
    position: relative;
}
.how-work h2 {
    margin: 152px auto 68px;
    width: 590px;
    height: 170px;
    background: #ffffff;
    line-height: 140px;
    text-align: center;
    font-size: 48px;
    color: #096087;
    font-family: 'AGLCBold', serif;
    text-transform: uppercase;
    border: 15px solid #e0e8eb;
    position: relative;
    z-index: 1;
}
.how-work .shadow {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: url('../images/how-work-title-shadow.png') no-repeat;
    width: 638px;
    height: 242px;
    top: -30px;
}
.how-work .wrap {
    overflow: hidden;
    background: url('../images/how-work-arrows.png') no-repeat 31px 24px;
}
.how-work .listing-left {
    float: left;
    width: 420px;
}
.how-work .listing-right {
    float: right;
    width: 460px;
}
.how-work .item {
    clear: both;
    margin-bottom: 45px;
}
.how-work .item .ico {
    float: left;
    background: url('../images/how-work-icons.png') no-repeat;
    width: 75px;
    height: 75px;
}
.how-work .item .ico.icon02 {
    background-position: 0 -75px;
}
.how-work .item .ico.icon03 {
    background-position: 0 -150px;
}
.how-work .item .ico.icon04 {
    background-position: 0 -225px;
}
.how-work .item .ico.icon05 {
    background-position: 0 -300px;
}
.how-work .item .ico.icon06 {
    background-position: 0 -375px;
}
.how-work .item .ico.icon07 {
    background-position: 0 -450px;
}
.how-work .item h3 {
    font-size: 20px;
    margin-bottom: 15px;
    line-height: 120%;
    color: #096087;
    font-family: 'AGLCBold', serif;
    text-transform: uppercase;
}
.how-work .item p {
    font-size: 17px;
    color: #636363;
    line-height: 130%;
}
.how-work .item p,
.how-work .item h3,
.how-work .item button {
    margin-left: 90px;
}
.how-work .private,
.how-work button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 !important;
}
.how-work button {
    margin-left: 15px !important;
}
.how-work .private {
    width: 150px;
    font-size: 13px;
    margin-left: 0;
}
.how-work .private span {
    font-size: 13px;
    width: 125px;
    line-height: 100%;
}

.clients {
    min-width: 1097px;
    background: url('../images/clients-bg.jpg') no-repeat center;
    height: 688px;
    overflow: hidden;
}
.clients .content {
    margin-top: 156px;
    height: 369px;
    background: #ffffff;
    text-align: center;
    position: relative;
}
.clients h2 {
    margin: 92px 0 60px;
    font-size: 48px;
    color: #0081bb;
    text-transform: uppercase;
    font-family: 'AGLCBold', serif;
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: 2px solid #81aa1c;
}
.clients .slides li {
    display: inline-block;
    width: 167px !important;
    height: 65px;
    position: relative;
}
/* fast fix  :) */
[src="images/client01.jpg"] {
    margin-left: 45px!important;
}

.clients .slides li img {
    position: absolute;
    top: 0; bottom: 0; left: 0; right: 0;
    margin: auto;
}
.clients .slider-listing span {
    bottom: 52px;
}
.clients .slider-listing .prev-slide {
    left: -28px;
}
.clients .slider-listing .next-slide {
    right: -28px;
}

.certificates {
    min-width: 1097px;
    background: url('../images/certificates-bg.jpg') no-repeat center;
    height: 774px;
    overflow: hidden;
    text-align: center;
}
.certificates h2 {
    margin: 115px 0 72px;
    font-size: 48px;
    text-transform: uppercase;
    color: #0081bb;
    display: inline-block;
    font-family: 'AGLCBold', serif;
    padding-bottom: 6px;
    border-bottom: 2px solid #81aa1c;
}
.certificates img {
    cursor: pointer;
}
#img-popup {
    background: none;
    padding: 0;
    width: 600px;
    height: 860px;
}
#img-popup img {
    display: none;
}
#img-popup img:nth-child(2) {
    position: absolute;
    top: 100px;
    left: -130px;
}
#img-popup img.active {
    display: block;
}

.slider-listing span a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.map-wrap {
    min-width: 1097px;
    padding-bottom: 40px;
}
.map-wrap h2 {
    font-size: 52px;
    color: #0b3244;
    text-transform: uppercase;
    margin-bottom: 35px;
    padding: 60px 0 20px;
    text-align: center;
}
.map-wrap h2 strong {
    font-family: 'AGLCBold', serif;
}
.map-wrap #map {
    width: 100%;
    height: 480px;
}

.mark {
    width: 265px;
    text-align: left;
    padding-top: 32px;
    font-size: 12px;
    text-transform: uppercase;
    color: #636363;
    padding-left: 90px;
    line-height: 120%;
    font-family: 'AGLCRoman', serif;
}
.mark strong {
    font-size: 16px;
}

.footer {
    min-width: 1097px;
    overflow: hidden;
    padding-bottom: 35px;
}
.footer .callback {
    text-align: center;
    padding-bottom: 30px;
    border-bottom: 1px solid #d3d3d3;
    margin-bottom: 25px;
}
.footer .callback p,
.footer .callback button {
    display: inline-block;
    vertical-align: middle;
}
.footer .callback p {
    color: #7ea81b;
    font: normal 30px 'AGLCBold', serif;
    margin-right: 15px;
}
.footer .contacts {
    float: left;
    width: 280px;
    padding-left: 18px;
    border-left: 1px solid #ffffff;
}
.footer .contacts .phone {
    font-size: 20px;
    color: #474747;
    margin-bottom: 10px;
}
.footer .contacts .phone strong {
    font: normal 20px 'AGLCBold', serif;
    color: #7fa91c;
}
.footer .contacts .address,
.footer .development {
    font-size: 12px;
    color: #636363;
    text-transform: uppercase;
    text-shadow: 0 0 0 #636363;
}
.footer .contacts .address {
    line-height: 150%;
}
.footer .development {
    float: right;
    text-decoration: none;
}
.footer .development img {
    margin-top: 1px;
}

.hidden {
    display: none;
}

#overlay {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9;
    left: 0; top: 0;
    background: rgba(0, 0, 0, 0.8);
}

.popup {
    display: none;
    position: fixed;
    z-index: 10;
    top: 0; bottom: 0; left: 0; right: 0;
    margin: auto;
    width: 860px;
    height: 420px;
    background: #ffffff;
    padding: 55px;
}

.popup {
    display: none;
    position: fixed;
    z-index: 10;
    top: 0; bottom: 0; left: 0; right: 0;
    margin: auto;
    width: 860px;
    height: 420px;
    background: #ffffff;
    padding: 55px;
}
#app .left-block {
    width: 370px;
    float: left;
}
#app .left-block h2, #app .left-block .h2 {
    color: #0b3244;
    font: normal 24px 'AGLCBold', serif;
    margin-bottom: 16px;
}
#app .left-block p {
    font-size: 20px;
    color: #0b3244;
    line-height: 130%;
    margin-bottom: 45px;
}
#app form {
    margin-left: 52px;
    float: left;
    width: 328px;
    height: 266px;
    padding-top: 40px;
    border-radius: 8px;
    background: #e0e8eb;
    text-align: center;
    border-bottom: 2px solid #ffffff;
    box-shadow: 0 1px 0 #a1a1a1;
    -moz-box-shadow: 0 1px 0 #a1a1a1;
    -webkit-box-shadow: 0 1px 0 #a1a1a1;
    -o-box-shadow: 0 1px 0 #a1a1a1;
}
#app form input {
    margin-bottom: 6px;
}
#app form button {
    margin-top: 20px;
}
#app form .private {
    margin-top: 20px;
    font-size: 13px;
    color: #627279;
    text-align: center;
}
#app form .private i,
#app form .private span {
    display: inline-block;
    vertical-align: middle;
}
#app form .private i {
    background: url('../images/small-icon-sprite.png') no-repeat 0 -21px;
    width: 12px;
    height: 14px;
    margin-right: 5px;
}
.popup .close {
    position: absolute;
    top: 10px;
    right: 10px;
    background: url('../images/close.png') no-repeat;
    width: 15px;
    height: 15px;
    cursor: pointer;
}

#thank {
    background: url('../images/thank-bg.jpg') no-repeat top, #ffffff;
    padding-top: 300px;
}
#thank .close {
    background: url('../images/close-white.png') no-repeat;
    width: 17px;
    height: 17px;
}
#thank .h2 i, #thank .h2 span {
    display: inline-block;
    vertical-align: middle;
}
#thank .h2 {
    color: #0b3244;
    font: normal 24px 'AGLCBold', serif;
    margin-bottom: 10px;
}
#thank .h2 i {
    width: 17px;
    height: 17px;
    background: url('../images/small-icon-sprite.png') no-repeat 0 -35px;
    margin-right: 10px;
}
#thank p {
    color: #0b3244;
    font-size: 20px;
}
#thank button {
    float: right;
    background: url('../images/small-green-btns.png') no-repeat;
    width: 177px;
    height: 67px;
    padding-bottom: 8px;
    color: #ffffff;
    text-shadow: 0 -2px 0 #7d9640;
    -moz-text-shadow: 0 -2px 0 #7d9640;
    -o-text-shadow: 0 -2px 0 #7d9640;
    -webkit-text-shadow: 0 -2px 0 #7d9640;
}
#thank button:hover {
    background-position: 0 -67px;
}

#solutions {
    overflow: hidden;
    width: 1015px;
    height: 500px;
    border-radius: 50px/40px;
    padding: 28px;
}
#solutions .left-block {
    float: left;
    width: 257px;
    margin-right: 30px;
    text-align: center;
}
#solutions .left-block h3 {
    font-size: 28px;
    color: #0b3244;
    font-family: 'AGLCBold', serif;
}
#solutions .left-block img {
    margin: 20px 0;
}
#solutions .left-block p {
    font-size: 26px;
    font-family: 'AGLCRoman', serif;
    color: #68881a;
}
#solutions .left-block p strong {
    font-family: 'AGLCBold', serif;
}
#solutions .listing-left {
    float: left;
    width: 320px;
    font-size: 16px;
    color: #294a59;
    font-family: 'AGLCRoman', serif;
}
#solutions .listing-left .item {
    margin-bottom: 20px;
}
#solutions .listing-left .title {
    font-family: 'AGLCBold', serif;
    margin-bottom: 20px;
}
#solutions .listing-left .desc {
    line-height: 130%;
}
#solutions .listing-left .title span,
#solutions .listing-left .title i {
    display: inline-block;
    vertical-align: middle;
}
#solutions .listing-left .title i {
    background: url('../images/solution-icons.png') no-repeat;
    width: 22px;
    height: 26px;
}
#solutions .listing-left .title i.icon02 {
    width: 26px;
    background-position: 0 -26px;
}
#solutions .listing-left .title i {
    margin-right: 8px;
}

.delay-02s {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
    -moz-animation-delay: 0.1s;
    -o-animation-delay: 0.1s;
}
.delay-04s {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    -o-animation-delay: 0.2s;
}
.delay-05s {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -o-animation-delay: 0.3s;
}
.delay-07s {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    -o-animation-delay: 0.4s;
}
.delay-09s {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
}
.delay-1s {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
}
.delay-1-02s {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -moz-animation-delay: 0.7s;
    -o-animation-delay: 0.7s;
}
.delay-1-04s {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
    -o-animation-delay: 0.8s;
}
.delay-1-05s {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -moz-animation-delay: 0.9s;
    -o-animation-delay: 0.9s;
}
.delay-1-07s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-delay: 1s;
}
.delay-1-09s {
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
    -moz-animation-delay: 1.1s;
    -o-animation-delay: 1.1s;
}
.delay-2s {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
}
.delay-2-02s {
    -webkit-animation-delay: 1.3s;
    animation-delay: 1.3s;
    -moz-animation-delay: 1.3s;
    -o-animation-delay: 1.3s;
}
.delay-2-04s {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
    -moz-animation-delay: 1.4s;
    -o-animation-delay: 1.4s;
}
.delay-2-05s {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
}
.delay-2-07s {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
    -moz-animation-delay: 1.6s;
    -o-animation-delay: 1.6s;
}
.delay-2-09s {
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s;
    -moz-animation-delay: 1.7s;
    -o-animation-delay: 1.7s;
}
.delay-3s {
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s;
    -moz-animation-delay: 1.8s;
    -o-animation-delay: 1.8s;
}
.delay-3-02s {
    -webkit-animation-delay: 1.9s;
    animation-delay: 1.9s;
    -moz-animation-delay: 1.9s;
    -o-animation-delay: 1.9s;
}
.delay-3-04s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -moz-animation-delay: 2s;
    -o-animation-delay: 2s;
}
.delay-3-05s {
    -webkit-animation-delay: 2.1s;
    animation-delay: 2.1s;
    -moz-animation-delay: 2.1s;
    -o-animation-delay: 2.1s;
}
.delay-3-07s {
    -webkit-animation-delay: 2.2s;
    animation-delay: 2.2s;
    -moz-animation-delay: 2.2s;
    -o-animation-delay: 2.2s;
}
.delay-3-09s {
    -webkit-animation-delay: 2.3s;
    animation-delay: 2.3s;
    -moz-animation-delay: 2.3s;
    -o-animation-delay: 2.3s;
}
.delay-4s {
    -webkit-animation-delay: 2.4s;
    animation-delay: 2.4s;
    -moz-animation-delay: 2.4s;
    -o-animation-delay: 2.4s;
}

.animated {
    visibility: hidden;
}
.fadeInUp, .pulse {
    visibility: visible;
}

.error {
    border: 1px solid crimson !important;
}

.copy {

  text-align: center;

  color: #000000;

  clear: both;

  margin-top: 0px;

}