/*
Theme Name: aziatelecom
*/

/**
 * Created by Renat Akhataev on 21.12.2014.
 * web site: xdev.kz
 */
@import "css/font-awesome.min.css";
@import "css/big-slider.css";
@import "lib/owl-carousel/owl.carousel.css";
@import "lib/fancyBox/jquery.fancybox.css";

/**/
.clearfix {
    clear: both;
}

.text-center {
    text-align: center;
}

/**/
a.btn_style1 {
    display: inline-block;
    padding: 9px 30px;
    border: 0;
    background-image: -o-linear-gradient(top, #F99201 0%, #FFD12C 100%);
    background-image: -moz-linear-gradient(top, #F99201 0%, #FFD12C 100%);
    background-image: -webkit-linear-gradient(top, #F99201 0%, #FFD12C 100%);
    background-image: -ms-linear-gradient(top, #F99201 0%, #FFD12C 100%);
    background-image: linear-gradient(to top, #F99201 0%, #FFD12C 100%);
    text-transform: uppercase;
    text-decoration: none;
    color: #373737;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(254, 203, 40, 1);
    border-radius: 20px;
    -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow:    0 3px 3px 0 rgba(0, 0, 0, 0.4);
    box-shadow:         0 3px 3px 0 rgba(0, 0, 0, 0.4);
    letter-spacing: 0.2px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

a.btn_style1:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
}

a.btn_style1:active {
    -webkit-box-shadow: inset 0 3px 3px 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow:    inset 0 3px 3px 0 rgba(0, 0, 0, 0.4);
    box-shadow:         inset 0 3px 3px 0 rgba(0, 0, 0, 0.4);
}

a.btn_style2 {
    background-color: #00893a;
    border: 0 none;
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 100;
    padding: 5px 16px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

a.btn_style3 {
    background-color: #00893a;
    border: 0 none;
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    font-size: 19px;
    font-weight: 100;
    letter-spacing: -1.44px;
    padding: 13px 21px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

a.btn_style4 {
    background-color: transparent;
    border: 1px solid white;
    color: white;
    display: inline-block;
    font-family: "Cuprum",sans-serif;
    font-size: 17px;
    padding: 5px 15px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

a.btn_style4:hover {
    background-color: rgba(255,255,255,0.5);
}


a.btn_style5 {
    background-image: linear-gradient(to top, #f99201 0%, #ffd12c 100%);
    border: 0 none;
    border-radius: 20px;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.4);
    color: #373737;
    display: inline-block;
    font-size: 16px;
    font-weight: 100;
    letter-spacing: 0.2px;
    padding: 15px 21px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(254, 203, 40, 1);
    text-transform: uppercase;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}
/**/
ul.breadcrumb {
    padding: 12px 10px;
    list-style: none;
}
ul.breadcrumb li {
    display: inline-block;
}

ul.breadcrumb li a {
    font-family: "Cuprum", sans-serif;
    color: #535667;
    text-decoration: underline;
}

ul.breadcrumb li + li:before {
    padding: 0 5px;
    color: #535667;
    content: "/\00a0";
}
ul.breadcrumb li a.active {
    color: #979797;
    text-decoration: none;
}



.under-page ul li {
background: url('img/uslugi1li.png') no-repeat 0 12px;
border-bottom: none;
padding: 5px 0 5px 25px !important;
}

.under-page ol {
list-style-type:decimal; 
padding: 5px 0 5px 25px;
}

.under-page ol li {
padding: 5px 0 5px 0;
}



/**/

body {
    background: white url('img/img.bg.gray.noise.png') repeat fixed;
}

div.container-full {
    position: relative;
    width: 100%;
    margin: 0;
}

div.container {
    position: relative;
    width: 960px;
    min-width: 960px;
    margin: 0 auto;
}

div.head-line {
    display: table;
    height: 8px;
    width: 100%;
}

div.head-line span.line1 {
    display: table-cell;
    background-color: #008739;
    width: 38%;
}

div.head-line span.line2 {
    display: table-cell;
    background-color: #c09e59;
}

div.header {
    display: table;
    height: 118px;
}

div.header div.logotype,
div.header div.slogan,
div.header div.phones {
    display: table-cell;
    vertical-align: top;
}

div.header div.logotype img {
    /* background: transparent url("img/img.logotype-1.png") no-repeat 8px 27px; */
    height: 51px;
    position: relative;
    top: 27px;
    width: 333px;
}



div.header div.slogan {
    width: 400px;
}

div.header div.slogan div.text {
    margin-top: 32px;
}

div.header div.slogan div.text {
    color: #616161;
    border-left: 3px solid #616161;
    padding-left: 12px;
}

div.header div.slogan div.text p.s1 {
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 21px;
    letter-spacing: 0.2px;
    padding:0;
    line-height: 20px;
}

div.header div.slogan div.text p.s2 {
    font-size: 19px;
    letter-spacing: 1.2px;
    padding:0;
    line-height: 20px;
}

div.header div.phones {
    vertical-align: top;
    text-align: right;
    width: 190px;
    padding-top: 9px;
    padding-right: 10px;
}

div.header div.phones p.phone{
    color: #606060;
    font-size: 27px;
    font-family: 'Cuprum', sans-serif;
padding: 0;
line-height: normal;
}

div.header div.phones p.phone i.fa {
    float: left;
    margin-top: 2px;
}

div.header div.phones p.phone:last-child i.fa {
    display: none;
}

div.header div.phones p.phone span{
    color: #9c9c9c;
    font-size: 18px;
}

div.header div.phones a.call_me {
    display: block;
    position: relative;
    margin: 6px auto;
    width: 190px;
    height: 29px;
    line-height: 32px;
    text-align: center;
    color: #ffffff;
    background-color: #c09e59;
    border-radius: 40px;
    text-decoration: none;
    font-size: 14px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

div.header div.phones a.call_me:hover {
    background-color: #98784c;
}

div.header-menu {
    display: block;
    background-color: #525766;
}

div.header-menu ul.header-menu-items {
    display: table;
    list-style: none;
    width: 100%;
    height: 39px;
}

div.header-menu ul.header-menu-items li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 5px 8px;
}

div.header-menu ul.header-menu-items li a.home {
    border: 0;
}

div.header-menu ul.header-menu-items li a {
    display: inline-block;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    border-bottom: 1px dotted #fff;
    text-decoration: none;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

div.header-menu ul.header-menu-items li.active a,
div.header-menu ul.header-menu-items li a:hover,
div.header-menu ul.header-menu-items li a:focus {
    color: #ffc000;
    border-bottom-color: #ffc000;
}

div.company-iso {
    display: table;
    margin-top: 17px;
    margin-bottom: 20px;
    width: 100%;
}

div.company-iso div.company-iso-item {
    display: table-cell;
    vertical-align: top;
    color: #616161;
    font-size: 15px;
}

div.company-iso div.company-iso-item div.company-iso-item-ico {
    display: table-cell;
    vertical-align: top;
}

div.company-iso div.company-iso-item div.company-iso-item-text {
    display: table-cell;
    padding-left: 15px;
    font-family: 'PT Sans', sans-serif;
    vertical-align: top;
}

div.company-iso div.company-iso-item div.company-iso-item-text b {
    display: block;
}

/**/
.section-heading {
    display: table;
    white-space: nowrap;
    font-size: 26px;
    font-weight: bold;
    font-family: 'Cuprum', sans-serif;
    letter-spacing: -0.1px;
    color: #606060;
    text-transform: uppercase;
}

.section-heading span {
    font-weight: 100;
}

.section-heading.white {
    color: white;
}

.section-heading.white:before{
    background: linear-gradient(to bottom, #fff, #fff) no-repeat left center / 95% 1px;
}

.section-heading.white:after{
    background: linear-gradient(to bottom, #fff, #fff) no-repeat right center / 95% 1px;
}

.section-heading:before {
    background: linear-gradient(to bottom, black, #a8a8a8) no-repeat left center / 95% 1px;
    content: "";
    display: table-cell;
    width: 50%;
}

.section-heading:after {
    background: linear-gradient(to bottom, black, #a8a8a8) no-repeat right center / 95% 1px;
    content: "";
    display: table-cell;
    width: 50%;
}

.section-heading-desc {
    text-align: center;
    text-transform: uppercase;
    color: #606060;
    font-family: 'Cuprum', sans-serif;
    font-weight: 100;
    font-size: 20px;
}

/**/

div.page-trust {
    background-color: white;
    padding-top: 16px;
    padding-bottom: 35px;
}

div.page-trust div#owl-trust-clients div.owl-buttons {
    position: absolute;
    top: 33px;
    width: 100%;
}

div.page-trust div#owl-trust-clients div.owl-buttons div.owl-next,
div.page-trust div#owl-trust-clients div.owl-buttons div.owl-prev {
    display: block;
    position: absolute;
    color: #747474;
    text-align: center;
    line-height: 55px;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    height: 55px;
    width: 41px;
    background-color: #f3f3f3;
    -webkit-box-shadow: -1px 3px 2px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow:    -1px 3px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow:         -1px 3px 2px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

div.page-trust div#owl-trust-clients div.owl-buttons div.owl-next {
    right: -31px;
}

div.page-trust div#owl-trust-clients div.owl-buttons div.owl-prev  {
    left: -31px;
}

div.page-trust div#owl-trust-clients div.owl-buttons div.owl-next:hover,
div.page-trust div#owl-trust-clients div.owl-buttons div.owl-prev:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
}

div.page-trust div#owl-trust-clients div.item {
    height: 120px;
    background-size: cover;
    background: no-repeat center;
}
/**/
div.page-about {
    position: relative;
    overflow: hidden;
    background: transparent url("img/img.about-bg.png") no-repeat center;
    background-size: cover;
    box-sizing: border-box;
    height: 579px;
    width: 100%;
    margin-top: -19px;
    padding-top: 38px;
    z-index: 100;
}

/* div.page-about div.man {
    position: relative;
    background: transparent url('img/jeky_chan.png') no-repeat center;
    background-size: cover;
    width: 231px;
    height: 299px;
    z-index: 50;
	bottom: -201px;
	margin: 0 auto;
}

div.page-about div.mvantages {
	top: -270px;
	margin: 0 auto;
} */

div.page-about div.man {
    position: absolute;
    background: transparent url('img/jeky_chan2.png') no-repeat center;
    background-size: cover;
    width: 100%;
    top: 0;
    left: -43px;
    height: 579px;
    z-index: 50;
}

div.page-about div.text-block-l,
div.page-about div.text-block-r {
    position: absolute;
    display: block;
    color: white;
    width: 350px;
    text-transform: uppercase;
    z-index: 100;
}

div.page-about div.text-block-l b,
div.page-about div.text-block-r b{
    display: block;
    text-transform: uppercase;
    margin-bottom: 7px;
}

div.page-about div.text-block-l {
    border-left: 3px solid white;
    text-align: left;
    padding-left: 6px;
}

div.page-about div.text-block-r {
    border-right: 3px solid white;
    text-align: right;
    padding-right: 6px;
}

div.page-about div.circle {
    background: transparent url('img/img.about-circle-v1.png') no-repeat center;
    width: 286px;
    height: 286px;
    color: white;
    position: relative;
    margin: 0 auto;
    border-radius: 50%;
    text-align: center;
    z-index: 25;
    box-sizing: border-box;
    padding-top: 25px;
}

div.page-about div.circle p {
    font-family: 'Cuprum', sans-serif;
}

div.page-about div.circle p.s1 {
    font-size: 40px;
    font-weight: 100;
    letter-spacing: -0.9px;
}

/**/
div.page-services {
    width: 100%;
    position: relative;
    background-color: transparent;
    margin-top: -18px;
    height: 348px;
    padding-top: 24px;
    overflow: hidden;
}

div.page-services div.scheme_left {
    display: block;
    position: absolute;
    bottom: 0;
    left: -126px;
    background: transparent url('img/img.scheme.l-side.png') no-repeat center;
    background-size: cover;
    width: 498px;
    height: 481px;
}

div.page-services div.scheme_right {
    background: transparent url('img/img.scheme.r-side.png') no-repeat center;
    bottom: -20px;
    display: block;
    height: 667px;
    position: absolute;
    right: -135px;
    width: 549px;
}

div.page-services h2.section-heading-desc {
    letter-spacing: 0.7px;
    margin-top: 16px;
}

div.page-services div.service-list {
    display: table;
    width: 100%;
    margin-top: 33px;
}

div.page-services div.service-list div {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

div.page-services div.service-list div img {
    display: block;
    position: relative;
    margin: 0 auto 16px;
}

div.page-services div.service-list div p {
    margin-bottom: 1px;
}

div.page-services div.service-list div p span {
    /* background-color: #00893a; */
    color: #00893A;
    display: inline-block;
    font-family: "Cuprum",sans-serif;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -1.1px;
    padding: 2px;
    text-transform: uppercase;
}
/**/
div.page-objects {
    width: 100%
    position: relative;
    background: url("img/img.objects.bg.png") no-repeat fixed center;
    background-size: cover;
    height: 745px;
}

div.page-objects h1.section-heading {
    padding-top: 20px;
}

div.page-objects div.objects-type-list {
    display: table;
    padding-top: 19px;
    width: 100%;
}

div.page-objects div.objects-type-list div.object-type {
    display: table-cell;
    position: relative;
    width: 320px;
}

div.page-objects div.objects-type-list div.object-type div.object-type-block {
    display: block;
    position: relative;
    background-color: #00893a;
    width: 300px;
    height: 320px;
    border-radius: 5px;
}

div.page-objects div.objects-type-list div.object-type div.object-type-block p.object-type-title {
    margin-bottom: 11px;
    padding-top: 13px;
    text-align: center;
}

div.page-objects div.objects-type-list div.object-type div.object-type-block p.object-type-title span {
    color: white;
    font-size: 15px;
    font-weight: bold;
    font-family: "Cuprum",sans-serif;
    text-transform: uppercase;
    border-bottom: 1px dotted #fff;
}

div.page-objects div.objects-type-list div.object-type div.object-type-block p.object-type-title a {
    text-decoration: none;
}

div.page-objects div.objects-type-list div.object-type div.object-type-block div.object-type-preview {
    height: 274px;
    background-color: white;
    width: 100%;
    position: relative;
    overflow: hidden;
}

div.page-objects div.objects-type-list div.object-type div.object-type-block div.object-type-arrow-left,
div.page-objects div.objects-type-list div.object-type div.object-type-block div.object-type-arrow-right {
    position: absolute;
    top: 109px;
    height: 50px;
    width: 37px;
    line-height: 52px;
    text-align: center;
    font-size: 34px;
    color: white;
    background-color: #525766;
    border-radius: 4px;
    cursor: pointer;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

div.page-objects div.objects-type-list div.object-type div.object-type-block div.object-type-arrow-left:hover,
div.page-objects div.objects-type-list div.object-type div.object-type-block div.object-type-arrow-right:hover {
    background-color: #798196;
}

div.page-objects div.objects-type-list div.object-type div.object-type-block div.object-type-arrow-left {
    left: -5px;
}

div.page-objects div.objects-type-list div.object-type div.object-type-block div.object-type-arrow-right {
    right: -5px;
}


div.page-objects div.objects-type-list div.object-type div.object-type-block div.object-type-preview ul.object-type-photo {
    display: block;
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    list-style: none;
}

div.page-objects div.objects-type-list div.object-type div.object-type-block div.object-type-preview ul.object-type-photo li {
    display: block;
    height: 274px;
}

div.page-objects div.objects-type-list div.object-type div.object-type-block div.object-type-preview ul.object-type-photo li div.preview {
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 180px;
    position: relative;
}

div.page-objects div.objects-type-list div.object-type div.object-type-block div.object-type-preview ul.object-type-photo li div.name {
    display: table;
    width: 100%;
    height: 94px;
}

div.page-objects div.objects-type-list div.object-type div.object-type-block div.object-type-preview ul.object-type-photo li div.name div.logotype {
    width: 136px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
}

div.page-objects div.objects-type-list div.object-type div.object-type-block div.object-type-preview ul.object-type-photo li div.name div.logotype img {
    width: 80px;
}

div.page-objects div.objects-type-list div.object-type div.object-type-block div.object-type-preview ul.object-type-photo li div.name div.text {
    display: table-cell;
    font-family: 'Cuprum', sans-serif;
    color: #7b7b7b;
    vertical-align: top;
}

div.page-objects div.objects-type-list div.object-type div.object-type-block div.object-type-preview ul.object-type-photo li div.name div.text b.h {
    font-size: 17px;
    display: block;
    font-weight: 300;
    padding-top: 6px;
white-space: nowrap;
}

div.page-objects div.objects-type-list div.object-type div.object-type-block div.object-type-preview ul.object-type-photo li div.name div.text p.t {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    padding-top: 2px;
    line-height: 19px;
}

div.page-objects div.objects-type-list div.object-type div.object-type-block div.object-type-preview ul.object-type-photo li div.name div.text p.b {
    margin-right: 6px;
    padding-top: 5px;
    text-align: right;
}

div.page-objects .section-heading.white {color:#000}
div.page-objects .section-heading.white:before {
background: linear-gradient(to bottom, #000, #000) no-repeat left center / 95% 1px;
}
div.page-objects .section-heading.white:after {
background: linear-gradient(to bottom, #000, #000) no-repeat right center / 95% 1px;
}

/**/
div.page-certs {
    width: 100%;
    background: url("img/img.cert.bg.png") repeat;
    height: 397px;
}

div.page-certs h1.section-heading {
    padding-top: 26px;
    margin-bottom: 12px
}

div.page-certs #owl-certs-list {
    position: relative;
}

div.page-certs #owl-certs-list div.owl-controls div.owl-buttons div.owl-next,
div.page-certs #owl-certs-list div.owl-controls div.owl-buttons div.owl-prev {
    display: block;
    position: absolute;
    color: #fff;
    text-align: center;
    line-height: 55px;
    border-radius: 4px;
    height: 55px;
    width: 41px;
    background-color: #525766;
    top: 127px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

div.page-certs #owl-certs-list div.owl-controls div.owl-buttons div.owl-prev {
    left: -34px;
}

div.page-certs #owl-certs-list div.owl-controls div.owl-buttons div.owl-next {
    right: -34px;
}

div.page-certs #owl-certs-list div.owl-controls div.owl-buttons div.owl-next:hover,
div.page-certs #owl-certs-list div.owl-controls div.owl-buttons div.owl-prev:hover {
    background-color: #798196;
}


div.page-certs #owl-certs-list div.doc {
    position: relative;
    background: url("img/img.cert.border.png") no-repeat center;
    background-size: cover;
    width: 233px;
    height: 325px;
    margin: 0 auto;
}

div.page-certs #owl-certs-list div.doc div.glass,
div.page-certs #owl-certs-list div.doc div.cert {
    position: absolute;
    background: transparent url('img/img.cert.border-glass.png') no-repeat center;
    height: 287px;
    left: 16px;
    top: 20px;
    width: 201px;
}

div.page-certs #owl-certs-list div.doc div.cert {
    background-image: none;
}

/**/
div.page-eco {
    width: 100%;
    height: 556px;
}


div.page-eco h1.section-heading {
    padding-top: 29px;
}

div.page-eco div.eco-block {
    display: table;
    padding-top: 14px;
    margin-bottom: 4px;
    width: 100%;
}

div.page-eco div.eco-block div.block-1,
div.page-eco div.eco-block div.block-2,
div.page-eco div.eco-block div.block-1-t,
div.page-eco div.eco-block div.block-2-t {
    display: table-cell;
    vertical-align: top;
}

div.page-eco div.eco-block div.block-1-t,
div.page-eco div.eco-block div.block-2-t {
    text-align: center;
    font-family: "Cuprum", sans-serif;
    font-size: 24px;
}

div.page-eco div.eco-block div.block-1,
div.page-eco div.eco-block div.block-2 {
    height: 101px;
    overflow: hidden;
    box-sizing: border-box;
    font-family: "Cuprum", sans-serif;
    color: #ffffff !important;
}

div.page-eco div.eco-block div.block-1 > *,
div.page-eco div.eco-block div.block-2 > * {
    font-family: "Cuprum", sans-serif;
}

div.page-eco div.eco-block div.block-1-t,
div.page-eco div.eco-block div.block-1 {
    color: #525766;
    width: 489px;
}

div.page-eco div.eco-block div.block-1 {
    background: url("img/img.question.block.png") no-repeat center right;
    height: 101px;
    padding-left: 74px;
    padding-top: 15px;
}

div.page-eco div.eco-block div.block-2 {
    background: url("img/img.question.block-1.png") no-repeat center left;
    height: 101px;
    padding-left: 32px;
    padding-top: 5px;
    padding-right: 36px;
}

div.page-eco div.eco-block div.block-2 ul.eco-list {
    list-style-image: url('img/img.li.check.png');
    margin-left: 26px;
}

div.page-eco div.eco-block div.block-2 ul.eco-list li {
    font-size: 16px;
    font-family: "Cuprum", sans-serif;
    margin-bottom: 9px;
}

div.page-eco div.eco-block div.block-2-t {
    color: #00893a;
}

div.page-eco div.eco-block div.block-1-t h3,
div.page-eco div.eco-block div.block-2-t h3{
    text-transform: uppercase;
    font-family: "Cuprum", sans-serif;
    font-size: 24px;
    padding-top: 7px;
}

/**/
div.page-callback {
    height: 297px;
    width: 100%;
    position: relative;
	display: none;
}

div.page-callback div.bg {
    position: relative;
    background: url("img/img.callback.bg-1.png") no-repeat center;
    width: 939px;
    padding-left: 24px;
    padding-top: 34px;
    height: 286px;
    margin: 0 auto;
    box-sizing: border-box;
}

div.page-callback div.bg h1,
div.page-callback div.bg h3 {
    color: #ffffff;
    margin-bottom: -3px;
    font-size: 45px;
    font-family: "Cuprum", sans-serif;
    text-transform: uppercase;
    font-weight: 100;
}

div.page-callback div.bg h3 {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 16px;
}

div.page-callback div.bg div.girl {
    position: absolute;
    background: url("img/img.support.girl.1.png") no-repeat center;
    width: 349px;
    height: 343px;
    bottom: 0;
    right: 26px;
}

/**/
div.page-testimonials {
    background: url("img/img.client.about.bg.png") no-repeat center fixed;
    width: 100%;
    background-size: cover;
    height: 669px;
}

div.page-testimonials h1.section-heading {
    padding-top: 33px;
}

div.page-testimonials div#owl-testimonials-list {
    margin-top: 30px;
    margin-bottom: 19px;
}

div.page-testimonials div#owl-testimonials-list div.item {
    position: relative;
    height: 501px;
    width: 100%;
}

div.page-testimonials div#owl-testimonials-list div.item div.doc {
    background: url("img/testimonials/1.png") no-repeat center;
    width: 169px;
    height: 237px;
    background-size: cover;
    position: relative;
    margin: 0 auto;
    -webkit-box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow:    4px 4px 0 0 rgba(0, 0, 0, 0.3);
    box-shadow:         4px 4px 0 0 rgba(0, 0, 0, 0.3);
}

div.page-testimonials div#owl-testimonials-list div.item div.doc_2 {
    margin-top: 23px;
}

div.page-testimonials div#owl-testimonials-list div.owl-controls div.owl-buttons div.owl-next,
div.page-testimonials div#owl-testimonials-list div.owl-controls div.owl-buttons div.owl-prev {
    display: block;
    position: absolute;
    color: #fff;
    text-align: center;
    line-height: 55px;
    border-radius: 4px;
    height: 55px;
    width: 41px;
    background-color: #525766;
    top: 147px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

div.page-testimonials div#owl-testimonials-list div.owl-controls div.owl-buttons div.owl-prev {
    left: -34px;
}

div.page-testimonials div#owl-testimonials-list div.owl-controls div.owl-buttons div.owl-next {
    right: -34px;
}

div.page-testimonials div#owl-testimonials-list div.owl-controls div.owl-buttons div.owl-next:hover,
div.page-testimonials div#owl-testimonials-list div.owl-controls div.owl-buttons div.owl-prev:hover {
    background-color: #798196;
}

/**/
div.page-how-work {
    width: 100%;
    height: 920px;
}

div.page-how-work h1.section-heading {
    padding-top: 27px;
}

div.page-how-work div.work_plan {
    display: block;
    width: 100%;
}

div.page-how-work div.work_plan div.step {
    display: block;
    position: relative;
    float: left;
    height: 225px;
    background-repeat: no-repeat;
}

div.page-how-work div.work_plan div.step.s1 {
    background-position: 88px 0;
    width: 365px;
}

div.page-how-work div.work_plan div.step.s2 {
    background-position: 44px 0;
    width: 363px;
}

div.page-how-work div.work_plan div.step.s3 {
    background-position: 0 0;
    width: 230px;
}

div.page-how-work div.work_plan div.step div.step-number {
    display: table;
    width: 100%;
    margin-top: 180px;
}

div.page-how-work div.work_plan div.step div.step-number div.number,
div.page-how-work div.work_plan div.step div.step-number div.text {
    display: table-cell;
    position: relative;
    vertical-align: top;
}

div.page-how-work div.work_plan div.step div.arrow_1 {
    bottom: 59px;
    height: 62px;
    position: absolute;
    right: -24px;
    width: 174px;
    background: url("img/img.arrow-1.bottom.png") no-repeat center;
}

div.page-how-work div.work_plan div.step div.arrow_2 {
    height: 62px;
    position: absolute;
    right: 17px;
    top: 2px;
    width: 174px;
    background: url("img/img.arrow-1.top.png") no-repeat center;
}

div.page-how-work div.work_plan div.step div.step-number div.text.small {
    font-size: 16px;
}

div.page-how-work div.work_plan div.step div.step-number div.number {
    width: 105px;
}

div.page-how-work div.work_plan div.step.s2 div.step-number div.number{
    width: 58px;
}

div.page-how-work div.work_plan div.step.s2 div.step-number div.number span {
    top: -3px;
    left: 1px;
}

div.page-how-work div.work_plan div.step.s3 div.step-number div.number{
    width: 11px;
}

div.page-how-work div.work_plan div.step.s3 div.step-number div.number span {
    top: 4px;
    left: -43px;
}

div.page-how-work div.work_plan div.step div.step-number div.number span {
    display: block;
    position: absolute;
    top: 0;
    left: 46px;
    width: 43px;
    height: 43px;
    border-radius: 50%;
    background-color: #525766;
    text-align: center;
    line-height: 46px;
    color: white;
    font-weight: bold;
    font-size: 35px;
    font-family: "Cuprum", sans-serif;
}

div.page-how-work div.work_plan div.step div.step-number div.text {
    color: #606060;
    font-family: "Cuprum",sans-serif;
    font-size: 20px;
    font-weight: 100;
    line-height: 21px;
}

/**/
div.page-contact {
    width: 100%;
    height: 339px;
    /* background: url("img/img.contact.bg.png") no-repeat center center; */
    overflow: hidden;
    position: relative;
}

div.page-contact h1.section-heading {
    padding-top: 17px;
	position: absolute;
	z-index: 9999;
}

div.page-contact div.google-maker {
    display: table;
    position: absolute;
    background: url("img/img.google.map.maker.png") no-repeat center;
    background-size: cover;
    width: 552px;
    height: 229px;
    right: 81px;
    top: 70px;
	z-index: 999;
}

div.page-contact div.google-maker div.content {
    display: table;
    height: 223px;
    position: absolute;
    right: 6px;
    top: 0;
    width: 306px;
    box-sizing: border-box;
    padding: 10px;
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
}

div.page-contact div.google-maker div.content div.info {
    display: table-row;
}

div.page-contact div.google-maker div.content div.info div.ico,
div.page-contact div.google-maker div.content div.info div.item {
    display: table-cell;
    vertical-align: top;
    font-family: "Cuprum", sans-serif;
    letter-spacing: 0.4px;
    height: 23px;
}

div.page-contact div.google-maker div.content div.info div.item sup{
    font-size: 13px;
    vertical-align: top;
}

div.page-contact div.google-maker div.content div.info div.ico {
    width: 44px;
    color: #005223;
    text-align: center;
}

div.page-contact div.google-maker div.content div.info div.item.small_text {
    font-size: 18px;
    letter-spacing: 0;
}

div.page-contact div.google-maker div.content div.info div.item.sub{
    text-indent: 54px;
}

/**/
div.page-callback2 {
    height: 300px;
    width: 100%;
    padding-top: 20px;
}

div.page-callback2 div.bg {
    background: url("img/img.callback.bg-1.png") no-repeat center;
    height: 200px;
    margin: 41px auto 0;
    position: relative;
    width: 939px;
}

div.page-callback2 div.bg div.girl {
    background: url('img/img.support.girl.2.png') no-repeat center;
    width: 270px;
    height: 242px;
    position: absolute;
    bottom: 0;
    left: 8px;
}

div.page-callback2 div.bg div.content {
    height: 133px;
    position: absolute;
    right: 0;
    top: 35px;
    width: 628px;
}

div.page-callback2 div.bg div.content h1,
div.page-callback2 div.bg div.content h2 {
    color: #ffffff;
    font-family: "Cuprum",sans-serif;
    font-size: 43px;
    text-transform: uppercase;
}

div.page-callback2 div.bg div.content h2 {
    font-size: 36px;
    margin-top: -2px;
    margin-bottom: 19px;
}

/**/
div.footer {
    display: block;
    height: 159px;
    width: 100%;
    background-color: #dadada;
}

div.footer div.copyright {
    font-size: 12px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #878787;
    text-align: center;
}

div.footer div.footer-top {
    display: table;
    width: 100%;
    padding-top: 22px;
    height: 101px;
}

div.footer div.footer-top div.logotype,
div.footer div.footer-top div.table_cell_60,
div.footer div.footer-top div.table_cell_80,
div.footer div.footer-top div.social_link,
div.footer div.footer-top div.search_bar {
    display: table-cell;
    vertical-align: top;
}
div.footer div.footer-top div.table_cell_60 {
    width: 60px;
}

div.footer div.footer-top div.table_cell_80 {
    width: 80px;
}

div.footer div.footer-top div.logotype {
    width: 331px;
    margin-left: 11px;
    text-align: center;
}

div.footer div.footer-top div.logotype img {

}

div.footer div.footer-top div.social_link {
    width: 240px;
}

div.footer div.footer-top div.social_link p {
    font-size: 12px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #878787;
}

div.footer div.footer-top div.social_link ul.social_list {
    display: block;
    padding-top: 10px;
    list-style: none;
}

div.footer div.footer-top div.social_link ul.social_list li.link {
    display: block;
    margin-right: 11px;
    float: left;
}

div.footer div.footer-top div.social_link ul.social_list li.link a {
    display: block;
    width: 31px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    border-radius: 50%;
    background-color: #a9a9a9;
    color: #dadada;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

div.footer div.footer-top div.social_link ul.social_list li.link a:hover {
    background-color: #828282;
    color: white;
}

div.footer div.footer-top div.search_bar form {
    display: table;
    width: 100%;
    height: 28px;
}

div.footer div.footer-top div.search_bar form input[type=text] {
    display: table-cell;
    background-color: white;
    border: 0;
    box-sizing: border-box;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-top: 5px;
    color: #949494;
    font-weight: 100;
    font-family: 'Roboto', sans-serif;
    border-radius: 20px 0 0 20px;
    width: 75%;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

div.footer div.footer-top div.search_bar form button[type=submit] {
    display: table-cell;
    background-color: white;
    border: 0;
    box-sizing: border-box;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-top: 5px;
    color: #949494;
    cursor: pointer;
    font-weight: 100;
    border-radius: 0 20px 20px 0;
    width: 20%;
}
.header-menu-items ul {display:none}

.header-menu-items li:hover ul {display:block}
.header-menu-items li ul {
  background-color: #414654;
  border-radius: 1px;
  padding: 10px;
  position: absolute;
  top: 39px;
  z-index: 1;
}
.header-menu-items li ul li {
  display: block !important;
  position: relative;
  text-align: left !important;
}
.header-menu-items li ul li a {
border-bottom: 1px dotted #fff !important;
color: #fff !important;
  font-size: 15px;
  text-transform: none !important;
}
.header-menu-items li ul li a:hover, .header-menu-items li ul li.active a{
    color: #ffc000 !important;
    border-bottom-color: #ffc000 !important;
}

.form2
{
    background: #6d9f48;
    width: 280px;
    padding: 20px 20px 33px 20px;
    color:#fff;
    float: right;
    position: relative;
    margin: 0 0 35px 25px;
}
.form2 b
{
    text-transform: uppercase;
    font-size:21px;
    display: block;
    padding:0 0 10px 0;
    letter-spacing: -0.8px;
}
.form2 span.span_form
{
    display: block;
    font-size:14px;
}
.form2 .form2-but {
    display: inline-block;
    padding: 9px 30px;
    border: 0;
    background-image: -o-linear-gradient(top, #F99201 0%, #FFD12C 100%);
    background-image: -moz-linear-gradient(top, #F99201 0%, #FFD12C 100%);
    background-image: -webkit-linear-gradient(top, #F99201 0%, #FFD12C 100%);
    background-image: -ms-linear-gradient(top, #F99201 0%, #FFD12C 100%);
    background-image: linear-gradient(to top, #F99201 0%, #FFD12C 100%);
    text-transform: uppercase;
    text-decoration: none;
    color: #373737;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(254, 203, 40, 1);
    border-radius: 20px;
    -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow:    0 3px 3px 0 rgba(0, 0, 0, 0.4);
    box-shadow:         0 3px 3px 0 rgba(0, 0, 0, 0.4);
    letter-spacing: -0.8px;
    position: absolute;
    left: 28px;
    bottom: -15px;
}

.form2 .form2-but:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
}

.form2 .form2-but:active {
    -webkit-box-shadow: inset 0 3px 3px 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow:    inset 0 3px 3px 0 rgba(0, 0, 0, 0.4);
    box-shadow:         inset 0 3px 3px 0 rgba(0, 0, 0, 0.4);
}
.form2-txt
{
    background: url('img/form2-txt.png') no-repeat 0 0;
    padding:7px;
    border:0;
    display: inline-block !important;
    margin: 16px 0 0 0;
    width: 216px;
}
.inp1, .inp2, .inp3, .inp4
{
    display: inline-block !important;
    width: 29px;
    height: 29px;
    padding:0 !important;
    margin: 0 10px -10px 0;
}
.inp1
{
    background: url('img/inp1.png') no-repeat 0 0;
}
.inp2
{
    background: url('img/inp2.png') no-repeat 0 0;
}
.inp3
{
    background: url('img/inp3.png') no-repeat 0 0;
}
.inp4
{
    background: url('img/inp4.png') no-repeat 0 0;
}
input {font-family: 'Scada', sans-serif;}

input[type="submit"] {cursor:pointer}