body {
background: #fff;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 100%;
margin: 0;
padding: 0;
}
a {
text-decoration: none;
outline: none;
}
a:HOVER {
text-decoration: underline;
outline: none;
}
a img {
border: none;
}
label {
cursor: pointer;
}
input {
outline: none;
}
h1, h2, h3, h4, h5, h6, p, fieldset, form, ul, ol, li, dl, dt, dd {
padding: 0;
margin: 0;
}
header, nav, section, article, aside, footer {
display: block;
}
.clear {
clear: both;
height: 0;
line-height: 0px;
font-size: 1px;
}
.clearfix:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}
.clearfix {
display: inline-block;
}
* html .clearfix {
height: 1%;
}
.clearfix {
display: block;
}
.container {
width: 1180px;
margin: auto;
}
/* Header */
.wrap-banner {
background-image: -ms-radial-gradient(center, circle farthest-corner, #4DCDF4 0%, #0BA3ED 100%);
background-image: -moz-radial-gradient(center, circle farthest-corner, #4DCDF4 0%, #0BA3ED 100%);
background-image: -o-radial-gradient(center, circle farthest-corner, #4DCDF4 0%, #0BA3ED 100%);
background-image: -webkit-gradient(radial, center center, 0, center center, 506, color-stop(0, #4DCDF4), color-stop(1, #0BA3ED));
background-image: -webkit-radial-gradient(center, circle farthest-corner, #4DCDF4 0%, #0BA3ED 100%);
background-image: radial-gradient(circle farthest-corner at center, #4DCDF4 0%, #0BA3ED 100%);
min-width: 1180px;
}
.banner {
background: url("../images/bg/bg.png") repeat left top;
width: 100%;
}
header {
background: rgba(255, 255, 255, 0.12);
height: 70px;
border-bottom: 1px solid #64cbf5;
}
header .container {
position: relative;
}
.logotype {
position: absolute;
top: 0;
left: -30px;
}
/* Menu */
.menu {
float: right;
}
.menu ul {
list-style: none;
margin: 0;
padding: 0;
font-family: "Roboto", Arial;
font-size: 24px;
font-style: normal;
font-weight: 700;
text-transform: uppercase;
color: #fff;
}
.menu ul li {
float: left;
position: relative;
}
.menu ul li a {
display: block;
padding: 28px 26px;
color: #fff;
}
.menu ul li:hover a {
text-decoration: none;
background: rgba(255, 255, 255, 0.21);
}
.menu ul li:hover ul {
display: block;
}
.menu ul ul {
display: none;
font-size: 18px;
text-transform: none;
position: absolute;
top: 70px;
left: 0;
z-index: 120;
padding-top: 15px;
border-bottom: 10px solid #fff;
}
.menu ul li ul li {
float: none;
display: block;
padding: 0 10px;
background: #fff;
}
.menu ul li ul li:first-child {
padding-top: 10px;
}
.menu ul li ul li a {
color: #5d7584;
padding: 20px 15px;
line-height: 100%;
}
.menu ul li ul li:hover a {
background: #91ddf4;
color: #fff;
}
/* Slider */
#slider {
margin-top: 75px;
width: 100%;
}
.container.slider {
position: relative;
}
#slider .slide {
width: 100%;
height: 670px;
overflow: hidden;
position: relative;
}
#slider .slide-content {
margin-top: 130px;
width: 615px;
float: left;
}
#slider .slide-content h2 {
font-size: 60px;
font-family: "Roboto", Arial;
font-style: normal;
font-weight: 700;
line-height: 100%;
color: #fff;
text-shadow: 0 2px 2px #36a1cd;
margin-bottom: 20px;
}
#slider .slide-content p {
font-size: 16px;
font-family: "Roboto", Arial;
font-style: normal;
font-weight: 400;
line-height: 190%;
color: #004e6c;
margin-bottom: 40px;
}
#slider .slide-image {
position: absolute;
bottom: 0;
right: 0px;
line-height: 0;
}
#content .more,
#slider .slide-content .more {
font-size: 18px;
font-family: "Roboto", Arial;
font-style: normal;
font-weight: 700;
line-height: 100%;
color: #113e69;
text-shadow: 0 1px #fff;
padding: 20px 40px;
display: inline-block;
background: rgb(255, 255, 255); /* Old browsers */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5MmRkZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgb(255, 255, 255) 1%, rgb(146, 221, 244) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgb(255, 255, 255)), color-stop(100%, rgb(146, 221, 244))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgb(255, 255, 255) 1%, rgb(146, 221, 244) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgb(255, 255, 255) 1%, rgb(146, 221, 244) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgb(255, 255, 255) 1%, rgb(146, 221, 244) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgb(255, 255, 255) 1%, rgb(146, 221, 244) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#92ddf4', GradientType=0); /* IE6-8 */
border-radius: 50px;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
-webkit-box-shadow: -1px 36px 24px -15px rgba(20, 77, 124, 0.47);
-moz-box-shadow: -1px 36px 24px -15px rgba(20, 77, 124, 0.47);
box-shadow: -1px 36px 24px -15px rgba(20, 77, 124, 0.47);
}
#content .more.orange {
background: rgb(255, 216, 110); /* Old browsers */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2ZmZDg2ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iI2ZmY2EzYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmJhMDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgb(255, 216, 110) 1%, rgb(255, 202, 60) 52%, rgb(255, 186, 1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgb(255, 216, 110)), color-stop(52%, rgb(255, 202, 60)), color-stop(100%, rgb(255, 186, 1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgb(255, 216, 110) 1%, rgb(255, 202, 60) 52%, rgb(255, 186, 1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgb(255, 216, 110) 1%, rgb(255, 202, 60) 52%, rgb(255, 186, 1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgb(255, 216, 110) 1%, rgb(255, 202, 60) 52%, rgb(255, 186, 1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgb(255, 216, 110) 1%, rgb(255, 202, 60) 52%, rgb(255, 186, 1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd86e', endColorstr='#ffba01', GradientType=0); /* IE6-8 */
color: #856100;
text-shadow: 0 1px #fff747;
margin-bottom: 50px;
-webkit-box-shadow: -1px 36px 24px -15px rgba(102, 75, 0, 0.40);
-moz-box-shadow: -1px 36px 24px -15px rgba(102, 75, 0, 0.40);
box-shadow: -1px 36px 24px -15px rgba(102, 75, 0, 0.40);
}
#content .more:hover,
#slider .slide-content .more:hover {
background: rgb(147, 222, 244); /* Old browsers */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzkzZGVmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgb(147, 222, 244) 1%, rgb(255, 255, 255) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgb(147, 222, 244)), color-stop(100%, rgb(255, 255, 255))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgb(147, 222, 244) 1%, rgb(255, 255, 255) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgb(147, 222, 244) 1%, rgb(255, 255, 255) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgb(147, 222, 244) 1%, rgb(255, 255, 255) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgb(147, 222, 244) 1%, rgb(255, 255, 255) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#93def4', endColorstr='#ffffff', GradientType=0); /* IE6-8 */
text-decoration: none;
}
#content .more.orange:hover {
background: rgb(255, 186, 1); /* Old browsers */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2ZmYmEwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iI2ZmY2EzYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmQ4NmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgb(255, 186, 1) 1%, rgb(255, 202, 60) 52%, rgb(255, 216, 110) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgb(255, 186, 1)), color-stop(52%, rgb(255, 202, 60)), color-stop(100%, rgb(255, 216, 110))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgb(255, 186, 1) 1%, rgb(255, 202, 60) 52%, rgb(255, 216, 110) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgb(255, 186, 1) 1%, rgb(255, 202, 60) 52%, rgb(255, 216, 110) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgb(255, 186, 1) 1%, rgb(255, 202, 60) 52%, rgb(255, 216, 110) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgb(255, 186, 1) 1%, rgb(255, 202, 60) 52%, rgb(255, 216, 110) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffba01', endColorstr='#ffd86e', GradientType=0); /* IE6-8 */
text-decoration: none;
}
#slider .pager {
position: absolute;
left: 0;
bottom: 50px;
width: 100%;
text-align: center;
z-index: 120;
}
#slider .pager span {
display: inline-block;
width: 24px;
height: 24px;
overflow: hidden;
background: #fff;
opacity: 0.3;
margin: 0 8px;
border-radius: 100%;
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
text-indent: -9999px;
cursor: pointer;
}
#slider .pager span.cycle-pager-active,
#slider .pager span:hover {
opacity: 1;
}
.next, .prev {
position: absolute;
top: 50%;
right: -100px;
margin-top: -22px;
background: url("../images/bg/prev-next.png") no-repeat left top;
width: 27px;
height: 44px;
overflow: hidden;
cursor: pointer;
z-index: 120;
}
.prev {
right: auto;
left: -100px;
background-position: left bottom;
}
.next:hover, .prev:hover {
opacity: 0.5;
}
/* Content */
#content {
min-width: 1180px;
}
#content h1, #content h2, #content h3,
#content h4, #content h5, #content h6 {
line-height: 100%;
font-family: "Roboto", Arial;
font-style: normal;
font-weight: 700;
color: #000;
}
#content h1 {
font-size: 62px;
}
#content h2 {
font-size: 60px;
margin-bottom: 40px;
text-align: center;
}
#content h3 {
font-size: 36px;
color: #0da4ed;
margin-bottom: 30px;
}
#content h4 {
font-size: 16px;
}
#content h5 {
font-size: 14px;
}
#content h6 {
font-size: 12px;
}
#content ul, #content ol {
color: #000;
list-style: disc;
margin: 0 0 0 20px;
font-size: 12px;
padding: 0 0 3px;
}
#content p {
padding: 0 0 25px;
line-height: 180%;
font-size: 16px;
color: #7b7b7b;
font-family: "Roboto", Arial;
font-style: normal;
font-weight: 400;
}
/* About */
#about {
text-align: center;
padding: 60px 35px 0;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
#content #about .team {
list-style: none;
margin: 25px 0 50px;
padding: 0;
}
#content #about .team li {
width: 220px;
display: inline-block;
text-align: center;
margin: 0 25px;
}
#content #about .team li a {
display: block;
font-size: 14px;
font-family: "Roboto", Arial;
font-style: normal;
font-weight: 400;
color: #7b7b7b;
line-height: 160%;
position: relative;
}
#content #about .team li .img {
width: 190px;
height: 190px;
border: 15px solid #e5eaec;
border-radius: 100%;
overflow: hidden;
display: block;
line-height: 0;
margin-bottom: 25px;
}
#content #about .team li .img img {
border-radius: 100px;
}
#content #about .team li .name {
font-size: 24px;
font-family: "Roboto", Arial;
font-style: normal;
font-weight: 700;
line-height: 100%;
color: #000;
display: block;
margin-bottom: 5px;
}
#content #about .team li a:hover {
text-decoration: none;
}
#content #about .team li a:hover .name {
color: #ffba00
}
#content #about .team li a:hover .img {
border-color: #ffba00;
}
#content #about .team li .icon {
width: 28px;
height: 46px;
background: #ffba00;
position: absolute;
top: 170px;
right: 46px;
display: block;
}
#content #about .team li .icon:before {
content: "";
position: absolute;
left: -13px;
top: 0;
width: 0;
height: 0;
border-top: 23px solid transparent;
border-bottom: 23px solid transparent;
border-right: 14px solid #ffba00;
}
#content #about .team li .icon:after {
content: "";
position: absolute;
right: -13px;
top: 0;
width: 0;
height: 0;
border-top: 23px solid transparent;
border-bottom: 23px solid transparent;
border-left: 14px solid #ffba00;
}
#content #about .team li .icon img {
left: -1px;
margin-top: -15px;
position: absolute;
top: 50%;
z-index: 10;
}
#content #about .team li a:hover .icon {
background: #c8d0d7;
}
#content #about .team li a:hover .icon:before {
border-right-color: #c8d0d7;
}
#content #about .team li a:hover .icon:after {
border-left-color: #c8d0d7;
}
/* Services */
#services {
padding: 45px 0 85px;
}
#content #services h2 {
margin-bottom: 50px;
}
#content #services ul {
list-style: none;
margin: 0 0 45px 35px;
padding: 0;
font-size: 16px;
font-family: "Roboto", Arial;
font-style: normal;
font-weight: 500;
line-height: 120%;
color: #4b4b4b;
}
#content #services ul li {
padding: 8px 0 8px 30px;
background: url("../images/icons/list.png") no-repeat left center;
}
#content #services .services-menu ul {
list-style: none;
margin: 0 0 55px;
padding: 0;
text-align: center;
background: #f0f4f6;
border-bottom: 4px solid #c8d0d7;
height: 168px;
}
#content #services .services-menu ul li {
display: inline-block;
width: 170px;
background: none;
padding: 0;
margin: 0;
}
#content #services .services-menu ul li a {
display: block;
text-align: center;
font-size: 14px;
font-family: "Roboto", Arial;
font-style: normal;
font-weight: 700;
line-height: 100%;
color: #8da0b0;
text-align: center;
padding: 25px 0 31px;
position: relative;
}
#content #services .services-menu .bg-icon {
width: 46px;
height: 78px;
background: #c8d0d7;
position: relative;
display: inline-block;
}
#content #services .services-menu .bg-icon:before {
content: "";
position: absolute;
left: -22px;
top: 0;
width: 0;
height: 0;
border-top: 39px solid transparent;
border-bottom: 39px solid transparent;
border-right: 22px solid #c8d0d7;
}
#content #services .services-menu .bg-icon:after {
content: "";
position: absolute;
right: -22px;
top: 0;
width: 0;
height: 0;
border-top: 39px solid transparent;
border-bottom: 39px solid transparent;
border-left: 22px solid #c8d0d7;
}
#content #services .services-menu .bg-icon img {
left: 0px;
margin-top: -20px;
position: absolute;
top: 50%;
z-index: 10;
}
#content #services .services-menu ul li a .name {
display: block;
margin-top: 19px;
line-height: 100%;
}
#content #services .services-menu ul li a:hover .bg-icon {
background: #0da4ed;
}
#content #services .services-menu ul li a:hover .bg-icon:before {
border-right-color: #0da4ed;
}
#content #services .services-menu ul li a:hover .bg-icon:after {
border-left-color: #0da4ed;
}
#content #services .services-menu ul li a:hover {
color: #2c3b44;
text-decoration: none;
border-bottom: 4px solid #0da4ed;
background: #e7eef1;
}
#content #services .services-menu ul li a .arrow {
background: url("../images/bg/arrow.png") no-repeat center bottom;
display: none;
position: absolute;
bottom: -4px;
left: 50%;
margin-left: -15px;
width: 29px;
height: 17px;
}
#content #services .services-menu ul li a:hover .arrow {
display: block;
}
/* Work */
#work {
background: #1b232a;
text-align: center;
padding: 65px 0;
}
#content #work h2 {
color: #fff;
margin-bottom: 5px;
position: relative;
z-index: 120;
}
.honeycombs, .slider-work {
width: 1180px !important;
display: inline-block;
margin-bottom: 75px;
margin-top: -30px;
}
.slide-work {
background: #1b232a;
}
.honeycombs .inner_span {
background: rgba(13, 164, 237, 0.7) url("../images/bg/zoom.png") no-repeat center center;
}
.ui-slider .ui-slider-handle {
width: 60px;
height: 38px;
background: rgb(39, 197, 245); /* Old browsers */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI3YzVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMzczZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgb(39, 197, 245) 0%, rgb(3, 115, 223) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(39, 197, 245)), color-stop(100%, rgb(3, 115, 223))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgb(39, 197, 245) 0%, rgb(3, 115, 223) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgb(39, 197, 245) 0%, rgb(3, 115, 223) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgb(39, 197, 245) 0%, rgb(3, 115, 223) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgb(39, 197, 245) 0%, rgb(3, 115, 223) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#27c5f5', endColorstr='#0373df', GradientType=0); /* IE6-8 */
border: none;
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
top: -0.9em;
box-shadow: 0 10px 8px 0 rgba(0, 0, 0, 0.5);
cursor: pointer;
}
.ui-slider, .ui-slider-range {
height: 14px;
background: #131c23;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border: none;
border-bottom: 1px solid #343b41;
box-shadow: 0 5px 5px 0 rgba(24, 34, 42, 0.5) inset;
margin: auto;
max-width: 1100px;
}
.number {
margin: 35px 0;
}
#content .number a {
color: #6c8091;
font-size: 18px;
font-family: "Roboto", Arial;
font-style: normal;
font-weight: 700;
line-height: 100%;
margin: 0 20px;
}
#content .number a:hover,
#content .number a.cycle-pager-active {
color: #b6ccdf;
text-decoration: none;
}
/* Footer */
footer {
padding-top: 100px;
text-align: center;
min-width: 1180px;
}
footer h2 {
font-size: 60px;
font-family: "Roboto", Arial;
font-style: normal;
font-weight: 700;
line-height: 100%;
margin-bottom: 33px;
text-align: center;
color: #000;
}
footer .contact,
footer .social {
list-style: none;
margin: 0px 0 60px;
padding: 0;
}
footer .social {
margin: 60px 0 75px;
}
footer .contact li {
display: inline-block;
border-left: 1px solid #e6e7e8;
padding: 35px 65px 30px;
text-align: left;
font-size: 16px;
font-family: "Roboto", Arial;
font-style: normal;
font-weight: 400;
line-height: 180%;
color: #7b7b7b;
}
footer .contact li:first-child {
border: none;
}
footer .contact li a {
color: #0da4ed;
text-decoration: underline;
}
footer .contact li a:hover {
text-decoration: none;
}
footer .social li {
display: inline-block;
margin: 0 5px;
}
.copyright {
padding: 70px 0;
text-align: center;
color: #fff;
background: #0da4ed;
font-size: 16px;
font-family: "Roboto", Arial;
font-style: normal;
font-weight: 400;
line-height: 120%;
}
.copyright a {
color: #fff;
}