body {
    font-family: 'Open Sans';
    color: #4a4a4a;
    font-size: 14px;
}

* {
    box-sizing: border-box;
}

*:before, *:after {
    box-sizing: border-box;
}

.clear:after {
    content: '';
    display: block;
    clear: both;
}

.clear {
    clear: both
}

h1 {
    font-family: 'times new roman';
    font-size: 48px;
    font-style: italic;
    font-weight: bold;
    color: #44c1f0;
    margin-bottom: 24px;
}

h2 {
}

h3 {
}

h4 {
}

h5 {
}

a {
    color: #44c1f0;
    text-decoration: none;
    transition: all 300ms ease-out;
}

a:hover, a:focus {
    text-decoration: none;
    color: #3ca5cc
}

.container {
    clear: both;
    margin: 0 auto;
    max-width: 1170px;
    width: 100%;
}

div.text {
    color: #4a4a4a;
    font-size: 14px;
    line-height: 215%;
    margin-bottom: 30px;
    overflow: hidden;
}

div.text-footer {
    color: #fff;
}

.text a:hover {
    text-decoration: underline
}

.text ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.text ul li {
    position: relative;
}

.text ul li:before {
    position: relative;
    top: -2px;
    left: 0px;
    display: inline-block;
    margin-right: 15px;
    width: 5px;
    height: 5px;
    background-color: #69cdf3;
    content: '';
}

.text ul li li {
    padding-left: 30px;
    list-style-type: none;
}

#container-page {
    background: url(../images/slider_bg.jpg) no-repeat center 0px;
}

.subpage #container-page {
    background: url(../images/slider_bg_sub.jpg) no-repeat center 0px;
}

#page {
    overflow: hidden;
}

/**
 * HEADER
 */

header {
}

div#top {
    position: relative;
    padding-top: 15px;
    padding-bottom: 14px;
}

.logo {
    float: left;
    position: absolute;
    top: 72px;
}

.logo a {
    display: block;
}

.logo a img {
    display: block;
    float: left;
}

.address-top {
    color: #44c2f1;
    font-size: 14px;
    letter-spacing: 0.05em;
    padding-top: 12px;
    padding-bottom: 15px;
    float: left;
}

.address-top .fa {
    margin-right: 12px;
}

a#isearch {
    background: transparent url("../images/btn_search.png") no-repeat scroll center center;
    display: block;
    height: 46px;
    width: 46px;
    cursor: pointer;
}


a#isearch:hover {
    opacity: 0.6;
}
.search-box {
    float: right;
    position: relative;
}

.search-box .search {
    background: #f6f6f6;
    display: none;
    height: 46px;
    padding-left: 46px;
    padding-right: 46px;
    position: absolute;
    right: 0;
    top: 0;
    width: 720px;
    z-index: 999;
}

.search input[type="text"] {
    background: transparent none repeat scroll 0 0;
    color: #1b1b1b;
    display: block;
    float: right;
    font-family: 'open sans';
    font-weight: normal;
    height: 46px;
    margin-top: 0;
    padding: 0 20px;
    text-align: left;
    width: 100%;
    border: 0 none;
}

.search button {
    background: transparent url("../images/btn_search.png") no-repeat scroll center center;
    border: 0 none;
    float: left;
    height: 46px;
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 46px;
}

a.close2 {
    background: #44c1f0;
    display: block;
    float: right;
    height: 46px;
    position: absolute;
    right: 0;
    top: 0;
    width: 46px;
    color: #1b1b1b;
    font-family: verdana;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
}

.search button:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: 0.8;
}

a.close2:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.icon-close-search {
    display: none;
}

nav#main-menu {
    float: right;
    margin-right: 17px;
}

nav#main-menu ul {
}

nav#main-menu ul li {
    float: left;
}

nav#main-menu ul li a {
    color: #fff;
    display: block;
    font-size: 14px;
    padding: 12px 15px 12px;
    letter-spacing: 0.05em;
}

nav#main-menu ul li a:hover {
    color: #79c3fa;
}

nav#main-menu ul li.active a {
    color: #79c3fa;
}

/**
 * CONTENT
 */

.subpage #content {
    padding-bottom: 35px;
}

#content {
    overflow: hidden;
    background: url(../images/container_bg1.png) no-repeat center bottom;
}

.mainpage #content {

    background: url(../images/container_bg1.png) no-repeat center bottom, url(../images/container_bg2.png) no-repeat center 716px;
}

.contactpage #content {

    background: url(../images/container_bg3.png) no-repeat center 489px;
}

.offerpage #content {
    background: url(../images/container_bg4.png) no-repeat center 340px;
}

.slider {
    margin-bottom: 0;
    position: relative;
    z-index: 1;
    max-width: 1700px;
    margin: 0 auto;
    width: 100%;
}

.main-slider {

    margin-bottom: 0;
    width: 100%;
}

.main-slider .slide {

    position: relative;
}

.main-slider .slide .container {
    height: 100%;
    position: relative;
}

.slider-photo {
    float: right;
    position: relative;
    width: 61.4%;
}

.slider-photo img {
    display: block;
    max-width: 100%;
}

.main-slider button.slick-arrow, .sub-slider  button.slick-arrow{
    width: 46px;
    height: 46px;
    position: absolute;
    border: 0 none;
    bottom: 130px;
    left: 50%;
    z-index: 1;
    background: #44c1f0;
    outline: none!important;
    color: #fff;
}

.main-slider button.slick-prev.slick-arrow, .sub-slider button.slick-prev.slick-arrow {
   
margin-left: -569px;
}

.main-slider button.slick-next.slick-arrow, .sub-slider button.slick-next.slick-arrow {

margin-left: -510px;
}

@media screen and (min-width: 1140px) {
    .main-slider .slick-arrow:hover {
     background: #333333;
    }
}

.slider-text-container {
    float: left;
    width: 38.6%;
    padding-top: 140px;
}

.slider-text {
    float: right;
    width: 375px;
    padding-right: 30px;
}

.title {
    letter-spacing: 0;
    font-size: 25px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 42px;
    font-style: italic;
    font-family: 'times new roman';
    line-height: 120%;
}

.description {
    overflow: hidden;
    width: 100%;
    font-size: 15px;
    color: #777777;
    line-height: 28px;
    margin-bottom: 34px;
}

.slider-text a.btn-more {
    display: block;
    border: 1px solid rgb(68, 193, 240);
    padding: 0;
    font-family: 'open sans';
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 46px;
    background-color: rgb(68, 193, 240);
    width: 249px;
    height: 46px;
    letter-spacing: 0.05em;
}

.main-slider a.btn-more:hover {
    background-color: #fff;
    color: rgb(68, 193, 240);
}

.mask {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 0;
    top: 0
}

.main-slider .slick-dots {
    position: absolute;
    bottom: 190px;
    width: 100%;
    max-width: 1140px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.main-slider .slick-dots li {
    cursor: pointer;
    display: block;
    float: left;
    width: 33.33%;
    height: 10px;
    background: #fff;
}

.main-slider .slick-dots li span {
    display: block;
    height: 100%;
    width: 100%;
}

.main-slider .slick-dots li span:hover {
}

.main-slider .slick-dots li.slick-active {
    background: #44c2f1
}

section.about-box {
}

section.about-box h2 {
    font-family: 'times new roman';
    font-size: 48px;
    font-style: italic;
    font-weight: bold;
    color: #44c1f0;
    margin-bottom: 19px;
}

.about-photo {
    float: left;
    width: 32.9%;
}

.about-content {
    float: right;
    width: 67.1%;
    padding: 39px 49px 10px;
    padding-right: 0;
}

.about-content div.text {
    margin-bottom: 29px;
    height: 150px;
}

a.btn-more {
    border: 1px solid rgb(68, 193, 240);
    padding: 0;
    font-family: 'open sans';
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 32px;
    background-color: rgb(68, 193, 240);
    height: 34px;
    letter-spacing: 0.05em;
    display: inline-block;
    padding-left: 27px;
    padding-right: 27px;
}

a.btn-more:hover {
    background-color: #fff;
    color: rgb(68, 193, 240);
}

.about-photo img {
    max-width: 100%;
    display: block;
}

.offer-left {
    float: left;
    width: 32.9%;
    border-left: 1px solid #e3e4e4;
    border-bottom: 1px solid #e3e4e4;
    position: relative;
}

.people {
    display: block;
    background: url(../images/para.png) no-repeat;
    width: 463px;
    height: 351px;
    position: absolute;
    top: -316px;
    left: -203px;
    pointer-events: none;
}

.offer {
    width: 50%;
    float: left;
    border-top: 1px solid #e3e4e4;
    border-right: 1px solid #e3e4e4;
}

.offer a {
    display: block;
    position: relative;
}

.offer a > img {
    max-width: 100%;
    display: block;
}

span.offer-content {
    display: block;
}

span.offer-icon {
    width: 65px;
    height: 56px;
    display: block;
    margin: 0 auto;
    margin-bottom: 18px;
    margin-top: 10px;
}

span.offer-icon img {
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
}

img {
}

span.offer-icon img:last-child {
    display: none;
}

span.offer-name {
    font-size: 15px;
    line-height: 1.6;
    color: #4a4a4a;
    font-weight: bold;
    text-align: center;
    display: block;
    padding: 0 34px;
    height: 48px;
    letter-spacing: 0.05em;
}

span.offer-content {
    margin: 0 auto;
    max-height: 100%;
    width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
}

span {
}

span.offer-name span {
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
}

.offer a:hover {
    background: #44c1f0
}

.offer a:hover span.offer-icon img:first-child {
    display: none
}

.offer a:hover span.offer-icon img:last-child {
    display: block
}

.offer a:hover span.offer-name {
    color: #fff
}

.offer-right {
    float: right;
    width: 67.1%;
    position: relative;
}

.offer-right img {
    max-width: 100%;
    display: block;
    /* opacity: 0.3; */
}

.offer-mask {
    background: url(../images/offer_mask.png) no-repeat;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-size: cover;
}

.offer-right h2 {
    font-family: 'times new roman';
    font-size: 48px;
    font-style: italic;
    font-weight: bold;
    color: #fff;
    margin-bottom: 19px;
    position: absolute;
    left: 49px;
    top: 39px;
}

.info-text {
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    position: absolute;
    left: 49px;
    bottom: 28px;
    max-width: 190px;
}

section.realization-box {
}

.realization-header {
    margin-bottom: 17px;
}

.realization-content {
    margin-right: 1px;
}

.realization-header h2 {
    font-family: 'times new roman';
    font-size: 48px;
    font-style: italic;
    font-weight: bold;
    color: #44c1f0;
    margin-bottom: 1px;
    text-align: right;
}

.realization-header a {
    color: #44c1f0;
    display: block;
    text-align: right;
    letter-spacing: 0.05em;
}

section.offer-box {
    margin-bottom: 39px;
}

.realization-slide {
    float: left;
    
}


.realization-slide a{
    display:block;
    border: 1px solid #e3e4e4;
    border-left:0 none;
    padding: 10px;
    padding-bottom: 42px;
}

.realization-slider {
    background: #fff;

    padding: 0 1px;
}


.realization-slider button.slick-arrow {
    width: 46px;
    height: 46px;
    position: absolute;
    border: 0 none;
    left: 50%;
    z-index: 1;
    background: #44c1f0;
    outline: none!important;
    color: #fff;
    top: -78px;
}

.realization-slider button.slick-prev.slick-arrow {
   
margin-left: -569px;
}

.realization-slider button.slick-next.slick-arrow {

margin-left: -510px;
}

@media screen and (min-width: 1140px) {
.realization-slider .slick-arrow:hover {
     background: #333333;
    }
}


.realization-slide a {
    display: block;
}

span.slide-photo {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 37px;
}

span.realization-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    text-align: center;
    background: rgba(66, 63, 61, 0.7);
    opacity: 0;
    transition: all 300ms ease-out;
}

.realization-slide a:hover span.realization-hover {
    opacity: 1
}

span.slide-photo img {
    display: block;
    max-width: 100%;
}

span.realization-hover img {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 41%;
}

span.realization-hover span {
    color: #fff;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 16%;
    display: block;
}

span.slide-name {
    font-size: 18px;
    color: #4a4a4a;
    font-weight: bold;
    display: block;
    background: url(../images/more_bg.png) no-repeat right top;
    height: 46px;
    padding-left: 11px;
    padding-right: 60px;
}

span.slide-name span {
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
}

.realization-slide a:hover span.slide-name {
    background: url(../images/moreh_bg.png) no-repeat right top;
}

.realization-slider .slick-dots {
    position: absolute;
    top: -67px;
    width: 100%;
    max-width: 1140px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.realization-slider .slick-dots li {
    cursor: pointer;
    display: block;
    float: left;
    margin-right: 34px;
}

.realization-slider .slick-dots li span {
    display: block;
    width: 6px;
    height: 6px;
    background: #d0d0cf;
    border-radius: 50%;
}

.realization-slider .slick-dots li span:hover {
}

.realization-slider .slick-dots li.slick-active span {
    background: #44c1f0;
}

.realization-slide a:focus {
    outline: none
}

/**
 * FOOTER
 */
footer {
    margin-top: -162px;
    background: url(../images/footer_bg.jpg) no-repeat center 35px;
    padding-top: 155px;
}

.subpage footer {
    padding-top: 0;
    margin-top: -127px;
    background: transparent
}

.footer-bg {
    background: url(../images/footer_bg2.png) no-repeat top center;
    padding-top: 76px;
}

.mainpage .footer-bg {
    background: transparent;
}

.footer-top {
    padding-bottom: 30px;
}

.footer-box {
    float: left;
    width: 43%;
	padding:0 10px;
}

.footer-box:first-child {
    float: left;
    width: 30.5%;
    padding: 0 10px;
}

.footer-contact-box {
    float: left;
    width: 26.5%;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
}

.how {
    padding: 31px;
}

.footer-box h3 {
    font-size: 24px;
    font-style: italic;
    color: #44c1f0;
    font-family: 'times new roman';
    font-weight: bold;
    letter-spacing: 0.05em;
    margin-bottom: 17px;
}

.how div.text {
    color: #fff;
    margin-bottom: 0;
}

.how div.text a {
    color: #44c1f0;
}

.video {
    
}

span.hover {
    background: rgba(51, 51, 51, 0.3);
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

a {
}

.video a {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}

span.play {
    background: url(../images/play.png) no-repeat;
    width: 46px;
    height: 46px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -23px;
    margin-top: -23px;
}

.video img {
    display: block;
    max-width: 100%;
}

.footer-contact-box h3 {
    font-size: 24px;
    font-style: italic;
    color: #44c1f0;
    font-family: 'times new roman';
    font-weight: bold;
    letter-spacing: 0.05em;
    margin-bottom: 33px;
}

footer .footer-contact-box div.text a {
    color: #fff;
    text-decoration: none;
    padding-left: 29px;
}

footer .footer-contact-box div.text a[href^="tel:"] {
    background: url(../images/phone1.png) no-repeat left center
}

footer .footer-contact-box div.text a[href^="mailto:"] {
    background: url(../images/mail1.png) no-repeat 1px center;
}

footer .footer-contact-box div.text a[href^="tel:"]:hover {
    background: url(../images/phone2.png) no-repeat left center;
    color: #44c1f0
}

footer .footer-contact-box div.text a[href^="mailto:"]:hover {
    background: url(../images/mail2.png) no-repeat 1px center;
    color: #44c1f0
}

.footer-bottom {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #111111;
}

.footer-text {
    font-size: 13px;
    color: #a19f9f;
    line-height: 30px;
    float: left;
}

.copyright {
    font-size: 13px;
    color: #a19f9f;
    line-height: 30px;
    float: right;
}

.copyright img {
    margin-bottom: 0
}

.copyright a {
    color: #44c1f0;
}

.copyright a:hover {
    text-decoration: underline;
}

/********************************************************************************************************************/

.slider2 {

    position: relative;
    z-index: 1;
    max-width: 1700px;
    margin: 0 auto;
    width: 100%;
    margin-bottom: 0;
}

.sub-slider {
    margin-bottom: 55px;
    float: right;
    max-width: 1044px;
    width: 100%;
}

.sub-slider .slick-slide {
    position: relative
}

.sub-slider .slick-dots {
    position: absolute;
    bottom: 133px;
    /* width: 100%; */
    width: 1140px;
    /* margin: 0 auto; */
    right: 50%;
    left: auto;
    margin: 0 auto;
    margin-right: -240px;
}

.sub-slider .slick-dots li {
    cursor: pointer;
    display: block;
    float: left;
    width: 16.66%;
    height: 10px;
    background: #fff;
}

.sub-slider .slick-dots li span {
    display: block;
    height: 100%;
    width: 100%;
}

.sub-slider .slick-dots li span:hover {
}

.sub-slider .slick-dots li.slick-active {
    background: #44c2f1
}

.gallery {
    margin-bottom: 50px;
    padding-top: 11px;
}

.gallery ul {
    list-style-type: none;
    padding: 0;
    border-top: 1px solid #e3e4e4;
    border-left: 1px solid #e3e4e4;
    overflow: hidden;
}

.gallery ul li {
    float: left;
    padding: 10px;
    width: 25%;
    border-right: 1px solid #e3e4e4;
    border-bottom: 1px solid #e3e4e4;
}

.gallery li a {
    display: block;
    height: auto;
    position: relative;
    text-align: center;
    width: 100%;
}

.gallery li a img {
    display: block;
    max-width: 100%;
}

.gallery a span.hover-gallery {
    opacity: 0;
    background: rgba(66, 63, 61, 0.7) url(../images/zoom.png) no-repeat center center;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 300ms ease-out;
}

.gallery a:hover span.hover-gallery {
    opacity: 1;
}

.subpage footer {
    margin-top: -35px;
    background: url(../images/footer_bg_sub.jpg) no-repeat center 35px;
    position: relative;
    z-index: 1;
}

.news-box {
    padding-top: 8px;
}

.news {
    width: 25%;
    float: left;
    padding: 10px;
    margin-bottom: 41px;
    border: 1px solid #e3e4e4;
    margin-left: -1px;
}

.news-item {
}

.date {
    background: #423f3d;
    padding-left: 23px;
    margin-bottom: 14px;
    display: inline-block;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    padding: 2px 20px;
}

.news-photo {
    margin-bottom: 21px;
}

a.news-title {
    font-size: 18px;
    line-height: 24px;
    display: block;
    margin-bottom: 8px;
    font-weight: bold;
    letter-spacing: 0;
}

.news div.text {
    line-height: 24px;
    margin: 0;
}

.news-photo a {
    display: block;
    position: relative;
    overflow: hidden;
}

.news-photo a img {
    display: block;
    max-width: 100%;
}

.news-photo a:hover span.realization-hover {
    opacity: 1
}

.news-box-detalis {
    margin-top: -55px;
}

.news-photo-detalis {
    float: left;
    max-width: 376px;
    margin-right: 48px;
}

.news-box-detalis h1 {
    padding-top: 55px;
    margin-bottom: 40px;
}

.news-box-detalis h2 {
    font-size: 18px;
    line-height: 24px;
    display: block;
    margin-bottom: 11px;
    font-weight: bold;
    letter-spacing: 0;
    color: #44c1f0;
    font-family: 'open sans';
    font-style: normal;
    font-weight: 600 !important;
}
/*.sub-slider {
    width: 100%;
    max-width: 950px;
}*/
.slick-slide{
    overflow: hidden;
}

.news-box-detalis .date {
    margin-bottom: 30px;
}

.news-box-detalis div.text {
    overflow: visible;
}

a.back {
    background-color: rgb(68, 193, 240);
    width: 158px;
    height: 34px;
    font-size: 14px;
    color: rgb(255, 255, 255);
    display: block;
    margin: 0 auto;
    text-align: center;
    line-height: 32px;
    border: 1px solid rgb(68, 193, 240);
}

a.back:hover {
    background-color: #fff;
    color: rgb(68, 193, 240);
}

.news-box-detalis {
    margin-top: -55px;
    padding-bottom: 30px;
}

.gallery-box {
    text-align: center;
    margin-bottom: 17px;
}

.gallery-box h2 {
    font-size: 24px;
    color: #252525;
    font-weight: bold;
    line-height: 38px;
    text-align: left;
}

.gallery-box a.btn-more {
}

span.gal-photo {
    display: block;
    position: relative;
    margin-bottom: 15px;
}

span.gal-name {
    display: block;
    font-size: 18px;
    color: #44c1f0;
    font-weight: bold;
    padding-bottom: 5px;
}

.gallery-box .gallery {
    margin-bottom: 30px;
}

span.gal-photo {
    display: block;
    position: relative;
    margin-bottom: 15px;
}

span.gal-name {
    display: block;
    font-size: 18px;
    color: #44c1f0;
    font-weight: bold;
    padding-bottom: 5px;
}

.gallery-box .gallery {
    margin-bottom: 30px;
}

.offer-sub {
    border-top: 1px solid #e3e4e4;
    border-left: 1px solid #e3e4e4;
    margin-top: 54px;
}

.offer-sub .realization-slide {
    width: 25%;
    float: left
}

/*.pagination {    clear: both;    margin-bottom: 61px;    margin-top: 0;    padding-bottom: 0;    padding-top: 34px;    text-align: center;    width: 100%;}
.pagination ul {    font-size: 0;    list-style-type: none;    margin: 0 auto;    padding: 0;}
.pagination ul li {    display: inline-block;    margin: 0 2px;    vertical-align: middle;}
.pagination ul li a {    display: block;    height: 37px;    line-height: 37px;    margin: 0;    padding: 0 23px;    font-size: 16px;    color: #343536;}
.pagination ul li span {    display: block;    height: 37px;    line-height: 37px;    margin: 0;    padding: 0 23px;    font-size: 16px;    color: #343536;}
.pagination ul li a:hover {    color: #dc2126;}
.pagination ul li.active a {    color: #dc2126;    font-weight: bold;}
.pagination ul li.pag-prev {    margin-right: 35px;}
.pagination ul li.pag-prev a {    background: rgba(0, 0, 0, 0) url("../images/pag_prev.png") no-repeat scroll 0 0;    border: 0 none;    margin: 0;    padding: 0;    text-indent: -20000px;    width: 37px;    height: 37px;}
.pagination ul li.pag-next {margin-left: 35px;}
.pagination ul li.pag-next a {    background: rgba(0, 0, 0, 0) url("../images/pag_next.png") no-repeat scroll 0% 0;    border: 0 none;    height: 37px;    margin: 0;   padding: 0;   text-indent: -20000px;    width: 37px;}
.pagination ul li.pag-prev a:hover {    background-position: 0 100%;}
.pagination ul li.pag-next a:hover {    background-position: 0 100%;}*/

.contact-left {
}

.contact-left {
    float: left;
    width: 27.8%;
    padding-right: 20px;
}

.contact-left table {
    width: 100%;
}

.contact-left table td {
    padding: 0;
    vertical-align: top;
    padding-bottom: 10px;
}

.contact-left table td a {
    color: #4a4a4a
}

.contact-left table td a:hover {
    color: #44c1f0;
    text-decoration: none;
}

.contact-left table td:first-child {
    width: 41px;
}

.form-box {
    float: right;
    width: 72.2%;
    padding-top: 6px;
}

.form {
    margin: 0 -5px 0 -5px;
}

.form-col {
    float: left;
    padding: 0 5px 0 5px;
    width: 50%;
}

.form input {
    background: transparent;
    border-radius: 0;
    box-shadow: 0 0 0 transparent;
    letter-spacing: 0;
    line-height: normal;
    margin-bottom: 10px;
    padding: 6px 10px;
    width: 100%;
    height: 42px;
    border: 1px solid #dcdcdc;
    font-family: 'open sans';
    font-size: 14px;
    color: #4a4a4a;
}

input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.form textarea {
    background: transparent;
    border-radius: 0;
    box-shadow: 0 0 0 transparent;
    letter-spacing: 0;
    line-height: normal;
    margin-bottom: 10px;
    padding: 10px 10px;
    width: 100%;
    height: 146px;
    border: 1px solid #dcdcdc;
    font-family: 'open sans';
    font-size: 14px;
    color: #4a4a4a;
}

input#captchaField {
}

input#captchaField.error {
    margin-top: 4px;
}

.form-row-captcha {
    width: 50%;
    float: left;
    padding: 0 5px;
}

.form-row-captcha-box {
    margin: 0 -5px
}

.captcha {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: 0 0 0 transparent;
    height: 42px;
    margin-bottom: 10px;
    padding: 0;
    text-align: center;
    width: 100%;
    display: block;
    border: 1px solid #d9dadb;
}

label.error {
    color: red;
    display: block;
    font-size: smaller;
    font-weight: normal;
    margin-top: -4px;
    padding-bottom: 12px;
    padding-left: 16px;
    padding-right: 16px;

}

.form .button-row {
    text-align: center;
    clear: both;
    padding-top: 41px;
}

.form .button-row button {
    margin: 0 auto;
    letter-spacing: 0.05em;
    font-size: 14px;
    color: rgb(255, 255, 255);
    width: 179px;
    height: 34px;
    background: #44c1f0;
    border: 0 none;
    font-family: 'open sans';
    border: 1px solid #44c1f0;
}

.form .button-row button:hover {
    background-color: rgb(255, 255, 255);
    color: #44c1f0;
}

#googleMap {
    height: 450px;
}

/*--------------------PAGINACJA-------------------------*/
.paginator {
    width: 100%;
    margin-top: 62px;
    position: relative;
    margin-bottom: 35px;
    text-align: center;
}

.paginator ul {
    text-align: center;
}

.paginator li {
    display: inline-block;
    position: relative;
    height: 24px;
    width: 58px;
    text-align: center;
}

.paginator li a {
    display: block;
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    color: #616161;
    font-weight: 600;
    width: 100%;
}

.paginator li.active a {
    color: #44c1f0;
}

.paginator .prev {
    float: left;
    width: 14px;
    padding: 0;
}

.paginator .next {
    float: right;
    width: 14px;
    padding: 0;
}

.paginator .prev.disabled a,
.paginator .next.disabled a {
    pointer-events: none;
    cursor: none;
}

.paginator li:hover a {
    color: #44c1f0;
}

.paginator .prev a,
.paginator .next a {
    font-size: 0;
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 100;
    -webkit-transition-duration: 0.7s;
    -moz-transition-duration: 0.7s;
    -ms-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    transition-duration: 0.7s;
}

.paginator .prev:before {
    content: '';
    position: absolute;
    top: 0;
    left: 5px;
    width: 4px;
    height: 16px;
    background: #44c1f0;
    display: block;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition-duration: 0.7s;
    -moz-transition-duration: 0.7s;
    -ms-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    transition-duration: 0.7s;
}

.paginator .prev:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 5px;
    width: 4px;
    height: 16px;
    background: #44c1f0;
    display: block;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition-duration: 0.7s;
    -moz-transition-duration: 0.7s;
    -ms-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    transition-duration: 0.7s;
}

.paginator .next:before {
    content: '';
    position: absolute;
    top: 0;
    left: 5px;
    width: 4px;
    height: 16px;
    background: #44c1f0;
    display: block;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition-duration: 0.7s;
    -moz-transition-duration: 0.7s;
    -ms-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    transition-duration: 0.7s;
}

.paginator .next:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 5px;
    width: 4px;
    height: 16px;
    background: #44c1f0;
    display: block;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition-duration: 0.7s;
    -moz-transition-duration: 0.7s;
    -ms-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    transition-duration: 0.7s;
}

.paginator .next:hover:before,
.paginator .prev:hover:before,
.paginator .next:hover:after,
.paginator .prev:hover:after {
    background: black;
}

.paginator .prev.disabled:before,
.paginator .prev.disabled:after,
.paginator .next.disabled:before,
.paginator .next.disabled:after {
    background: #616161;
}

.alert {
    display: block;
}

footer.contact {
    background-position: top;
}

.news div.text{
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    max-height: 96px;
}

.footer-map {
    width: 100%;
    font-size: 0;
    overflow: hidden;
}

.video + .footer-map {
    padding-top: 20px;
}

.footer-map iframe {
    width: 100%;
    height: 400px;
}


.sub-slider button.slick-arrow {

    bottom: 88px;
}

.sub-slider button.slick-prev.slick-arrow {left: 0;margin-left: -36%;}

.sub-slider button.slick-next.slick-arrow {left: 0;margin-left: -30%;}