/*
 btn color: 39d3f7
font GothamPro Medium 71838c
GothamPro Black 37474f
font color 71838c
фон f0f6f9 - 73% (ebf3f7)
*/
/* Код для подключения шрифта в /css/stylename.css */
html {
    scroll-behavior: smooth;
}
@font-face {
    font-family: "GothamProRegular";
    src: url("../fonts/GothamProRegular/GothamProRegular.eot");
    src: url("../fonts/GothamProRegular/GothamProRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamProRegular/GothamProRegular.woff") format("woff"),
    url("../fonts/GothamProRegular/GothamProRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "GothamProBold";
    src: url("../fonts/GothamProBold/GothamProBold.eot");
    src: url("../fonts/GothamProBold/GothamProBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamProBold/GothamProBold.woff") format("woff"),
    url("../fonts/GothamProBold/GothamProBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "GothamProBlack";
    src: url("../fonts/GothamProBlack/GothamProBlack.eot");
    src: url("../fonts/GothamProBlack/GothamProBlack.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamProBlack/GothamProBlack.woff") format("woff"),
    url("../fonts/GothamProBlack/GothamProBlack.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "GothamProItalic";
    src: url("../fonts/GothamProItalic/GothamProItalic.eot");
    src: url("../fonts/GothamProItalic/GothamProItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamProItalic/GothamProItalic.woff") format("woff"),
    url("../fonts/GothamProItalic/GothamProItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "GothamProMedium";
    src: url("../fonts/GothamProMedium/GothamProMedium.eot");
    src: url("../fonts/GothamProMedium/GothamProMedium.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamProMedium/GothamProMedium.woff") format("woff"),
    url("../fonts/GothamProMedium/GothamProMedium.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "GothamProLight";
    src: url("../fonts/GothamProLight/GothamProLight.eot");
    src: url("../fonts/GothamProLight/GothamProLight.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamProLight/GothamProLight.woff") format("woff"),
    url("../fonts/GothamProLight/GothamProLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "GothamProMediumItalic";
    src: url("../fonts/GothamProMediumItalic/GothamProMediumItalic.eot");
    src: url("../fonts/GothamProMediumItalic/GothamProMediumItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamProMediumItalic/GothamProMediumItalic.woff") format("woff"),
    url("../fonts/GothamProMediumItalic/GothamProMediumItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "GothamProLightItalic";
    src: url("../fonts/GothamProLightItalic/GothamProLightItalic.eot");
    src: url("../fonts/GothamProLightItalic/GothamProLightItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamProLightItalic/GothamProLightItalic.woff") format("woff"),
    url("../fonts/GothamProLightItalic/GothamProLightItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "GothamProBoldItalic";
    src: url("../fonts/GothamProBoldItalic/GothamProBoldItalic.eot");
    src: url("../fonts/GothamProBoldItalic/GothamProBoldItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamProBoldItalic/GothamProBoldItalic.woff") format("woff"),
    url("../fonts/GothamProBoldItalic/GothamProBoldItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "GothamProBlackItalic";
    src: url("../fonts/GothamProBlackItalic/GothamProBlackItalic.eot");
    src: url("../fonts/GothamProBlackItalic/GothamProBlackItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamProBlackItalic/GothamProBlackItalic.woff") format("woff"),
    url("../fonts/GothamProBlackItalic/GothamProBlackItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

* {
    font-family: "GothamProMedium", Sans-Serif;
    color: #71838c;
}
a:link, a:hover, a:active, a:visited {
    color: #37474f;
    font-size: 13px;
}
.nav > li > a {
    padding: 15px 5px;
    font-size: 12px;
}
.navbar-nav {
   margin: 15px 10px;
   text-transform:uppercase;
}
.navbar-brand {
    padding: 0px;
    margin-left: 0px !important;
}
.navbar-inverse {
    background: #ffffff;
    border: 0px;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background:transparent;
    color: #71838c;
}
.navbar-inverse .navbar-nav > li > a:hover {
    color: #71838c;
}
.navbar-inverse .navbar-nav > li > a:hover > span, .bottom-menu a:hover > span {
    border-bottom: 2px solid #39d3f7;
}
.navbar-inverse .navbar-toggle {
    background: #333;
}
.cover-template {
    position: relative;
    top:0px;
    left:0px;
}
.cover-template, .cover-project-template, .company-template, .cover-technology-template, .cover-service-template, .cover-blog-template {
    margin-top:80px;
}
.navbar-btn, .navbar-phone, .navbar-wa {
    float:right;
    margin: 15px 0px 15px 10px;
    text-decoration: none;
}
.navbar-phone {
    padding: 0px;
}
a.navbar-phone:link, a.navbar-phone:hover, a.navbar-phone:active, a.navbar-phone:visited {
    font-size: 20px;
    text-decoration:none;
    background: url(../images/phonetop.png) no-repeat 0% 50%;
    padding-left: 20px;
    height:30px;
}
a.navbar-wa:link, a.navbar-wa:hover, a.navbar-wa:active, a.navbar-wa:visited {
    text-decoration:none;
}

.btn-top {
    background-color: #ffffff;
    border-color: #39d3f7;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    font-weight:bold;
}

.btn-top:hover,
.btn-top:focus,
.btn-top:active,
.btn-top.active,
.open .dropdown-toggle.btn-top {
    background-color: #ebf3f7;
    border-color: #39d3f7;
}

a.btn-top:link, a.btn-top:hover, a.btn-top:active, a.btn-top:visited {
    font-size: 14px;
}

.btn-blue {
    background-color: #39d3f7;
    border-color: #39d3f7;
    color: white;
    margin-bottom: 10px;
}

.btn-blue:hover,
.btn-blue:focus,
.btn-blue,
.btn-blue,
.open .dropdown-toggle.btn-blue {
    background-color: #76ddf5;
    color: white;
}
a.btn-blue:link, a.btn-blue:hover, a.btn-blue:active, a.btn-blue:visited {
    color: white;
}
.btn-blue.active {
    background-color: #03a4ca !important;
}
.btn-white {
    background-color: #ffffff;
    border-color: #39d3f7;
    color: #71838c;
    margin-bottom: 10px;
}

.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.open .dropdown-toggle.btn-white {
    background-color: #76ddf5;
    border-color: #76ddf5;
    color: white;
}
a.btn-white:link, a.btn-white:active, a.btn-white:visited {
    color: #71838c;
}
a.btn-white:hover {
    color: white;
}
.btn-trans {
    background-color: #ffffff;
    border-color: #ffffff;
    color: white;
    opacity: 0.6;
    margin-bottom: 10px;
}

.btn-trans:hover,
.btn-trans:focus,
.btn-trans:active,
.btn-trans.active,
.open .dropdown-toggle.btn-blue {
    background-color: #ffffff;
    border-color: #ffffff;
    opacity: 0.8;
}
a.btn-trans:link, a.btn-trans:hover, a.btn-trans:active, a.btn-trans:visited {
    color: black;
}

.cover-template, .cover-project-template, .cover-technology-template, .cover-service-template, .cover-blog-template {
    background: url(../images/house.jpg) no-repeat;
    background-position: 50% 100%;
    background-size: cover;
    height: 450px;
    color: white;
    padding: 9%;
}
.cover-project-template {
    background: url(../images/bg_house2.jpg) no-repeat;
    background-position: 50% 100%;
    height: 300px;
    padding: 5% 9%;
}
.cover-blog-template {
    background: url(../images/bg_house2.jpg) no-repeat;
    background-position: 50% 100%;
    height: 238px;
    padding: 5% 9%;
}
.cover-technology-template {
    background: url(../images/bg_net.jpg) no-repeat;
    background-position: 50% 100%;
    height: 200px;
    padding: 5% 9%;
}
.cover-service-template {
    background: url(../images/bg_service.jpg) no-repeat;
    background-position: 50% 100%;
    height: 200px;
    padding: 5% 9%;
}
.company-template {
    background: url(../images/company.jpg) no-repeat;
    background-position: 50% 100%;
    height: 300px;
    padding: 5% 9%;
}
.cover-template h1, .cover-project-template h1, .company-template h1, .cover-technology-template h1, .cover-service-template h1, .cover-blog-template h1 {
    font-size: 200%;
    text-transform: uppercase;
}
.company-template h1 {
    color: white;
}
.cover-template p, .cover-project-template p, .cover-blog-template p {
    color: white;
    font-size: 20px;
}
.cover-template .line, .cover-project-template .line, .cover-blog-template .line {
    width: 10%;
    height: 2px;
    background-color: #39d3f7;
    margin: 20px 0px;
}
.header-template, .service-template {
    margin-top:5%;
}
.about-template .row .col-md-12, .technology-template .row .col-md-10, .service-template .row .col-md-8 , .project-template .row .col-md-8 {
    font-weight: 200;
    font-family: "GothamProLight";
    margin-bottom: 20px;
}
.technology-template .row .col-md-10, .service-template p {
    font-family: "GothamProLight";
    font-weight: 100;
}
.service-template p {
    margin-top: 10px;
}
.technology-template .row .col-md-2 img {
    width: 100px;
}
.service-template .row .col-md-4 img {
    width: 100%;
}
.project-template {
    margin-top:2.5%;
    padding-top: 2.5%;
    padding-bottom: 2.5%;
}
.h-project-template, .about-template, .standart-template, .partner-template, .technology-template, .service-template {
    margin-top:2.5%;
    padding: 2.5% 9%;
}
.h-blog-template {
    margin-top:2.5%;
    padding: 1%;
    text-align: center;
}
.filter-template {
    margin-top:2.5%;
    padding-left: 9%;
}
.service-template {
    padding: 2.5% 0%;
}
.technology-template, .service-template {
    margin-top: 0px;
}
.header-template h2, .service-template h2, .project-template h2, .filter-template h2, .about-template h2, .standart-template h2, .partner-template h2 {
    text-align: center;
    color: #37474f;
    text-transform: uppercase;
    font-size: 22px;
}
.service-template .title {
    text-align: center;
    color: #37474f;
    text-transform: uppercase;
    font-size: 22px;
}
.filter-template h2, .technology-template h2 {
    text-align: left;
}
.technology-template h2 {
    color: #37474f;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: bold;
}
.header-template .line, .service-template .line, .project-template .line, .about-template .line, .standart-template .line, .partner-template .line {
    width: 10%;
    height: 2px;
    background-color: #39d3f7;
    margin: 20px auto;
}
.header-template h3 {
    color: #37474f;
    font-size: 20px;
    padding-left:60px;
    line-height:48px;
}
.header-template p, .about-template p, .technology-template p {
    font-family: "GothamProLight";
    font-weight: 300;
    color: #71838c;
    margin-bottom: 10px;
    display: inline-block;
    background: url(../images/dot.png) no-repeat 0px 7px;
    padding-left: 15px;
    margin-left: 60px;
}
.header-template span {
    font-family: "GothamProLight";
    font-weight: 300;
    color: #71838c;
}
.technology-template p {
    margin-left: 0px;
}
.about-template p, .technology-template p {
    margin-bottom: 20px;
    background: url(../images/dot.png) no-repeat 0px 10px;
}
.about-template p span, .technology-template p span {
    font-size: 18px;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    color: #37474f;
}
.technology-template p span {
    margin-bottom: 5px;
}
.technology-template {
   border-bottom: 1px solid #71838c;
}

.ico_earth {
    background: url(../images/ico_earth.png) no-repeat 0% 50%;
    width: 100%;
    height: 48px;
}
.ico_lamp {
    background: url(../images/ico_lamp.png) no-repeat 0% 50%;
    width: 100%;
    height: 48px;
}
.ico_play {
    background: url(../images/ico_play.png) no-repeat 0% 50%;
    width: 100%;
    height: 48px;
}
.ico_security {
    background: url(../images/ico_security.png) no-repeat 0% 50%;
    width: 100%;
    height: 48px;
}
.ico_set {
    background: url(../images/ico_set.png) no-repeat 0% 50%;
    width: 100%;
    height: 48px;
}
.ico_snow {
    background: url(../images/ico_snow.png) no-repeat 0% 50%;
    width: 100%;
    height: 48px;
}
.ico_source {
    background: url(../images/ico_source.png) no-repeat 0% 50%;
    width: 100%;
    height: 48px;
}
.ico_star {
    background: url(../images/ico_star.png) no-repeat 0% 50%;
    width: 100%;
    height: 48px;
}
.request-template {
    margin-top:5%;
    background: url(../images/bg_blue.jpg) no-repeat 50% 50%;
    min-height:450px;
    padding:3%;
}
.request-template h2, .callback-template h2 {
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 22px;
    margin: 10px  10px 20px 10px;
}
.request-template {
    text-align: center;
}
.form {
    background: white;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    min-width: 250px;
    width: 60%;
    padding: 20px;
    text-align: center;
    margin: 0 auto;
}
.form .title {
    font-size: 18px;
}
.form input[type="text"] {

    border: 1px solid #39d3f7;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    padding: 10px;
    width: 80%;
    display: block;
    margin: 10px auto;
}
.form.service-form {
    width: 50%;
}
.form.service-form input[type="text"] {
    width: 100%;
}
.form.service-form .row {
    margin-top: 20px;
    margin-bottom: 20px;
}
.form.service-form label {
    position: relative;
    top: 0px;
    left: 0px;
}
.form.service-form .types {
    text-align: left;
    margin: 20px;
}
.form .types {
    width: 100%;
    display: block;
}
.form .types .row {
    margin: 20px 0px 10px 0px;
}
.form .types .row div {
    position: relative;
    top: 0px;
    left: 0px;
    text-align: left;
}
.form .types input {
    position: absolute;
    left: 0px;
    top: 5px;
}
.form.service-form .types span {
    position: relative;
    left: 0px;
    padding-left: 10px;
}
.form .types span {
    position: absolute;
    left: 35px;
    top: 0px;
    font-size: 12px;
    font-weight: 200;
}
.clear {
    width: 100%;
    overflow: hidden;
}
input[type="radio"], input[type="checkbox"] {
    position: absolute !important;
    left: -9999px !important;
}
label {
    cursor: pointer;
}
.checkboxArea, .radioArea {
    float: left;
    width: 18px;
    height: 18px;
    margin: 0;
    background: url(../images/radio.png) no-repeat -19px 0px;
}
.checkboxArea.checkboxAreaChecked, .radioArea.radioAreaChecked {
    background-position: 0px 0px;
}
.services, .projects {
    width: 90%;
    margin: 0px auto;
    position: relative;
    text-align: center;
}
.services .col-md-3, .services .col-md-2, .projects .col-md-4 {
  padding: 0px;
}
.services img, .projects img, .h-projects img, .h-blog img {
    width: 100%;
}
.services .block {
    position: relative;
}
.services .block .more {
    position: absolute;
    bottom: 10px;
    left: 10px;
}
.h-projects {
    text-align: center;
}
.h-projects .row {
   margin: 10px 0px;
    background: white;
    text-align: left;
}
.h-projects .col-md-6 {
    padding-left: 0px;
    padding-right: 0px;
    font-weight: 200;
    font-size: 12px;
}
.h-projects .row .col-md-6:last-child {
    padding: 20px 0px 20px 20px;
}
.h-projects .title {
    margin-top: 10px;
    color: #37474f;
    font-size: 20px;
    text-transform: uppercase;
}
.h-projects .city {
    margin-bottom: 20px;
}

.h-blog {
    text-align: center;
    display: inline-block;
}
.h-blog .row {
    margin: 10px 10px 10px 0;
    background: white;
    text-align: left;
    width: 500px;
    display: inline-block;
    position:relative;
}
.h-blog .col-md-6 {
    padding-left: 0px;
    padding-right: 0px;
    font-weight: 200;
    font-size: 12px;
}
.h-blog .row .col-md-6:last-child {
    padding: 10px 0px 10px 20px;
    min-height: 180px;
}
.h-blog-main {
    width: 300px;
    position: absolute;
    top: 20px;
    right: 20px;
}
.h-blog-main .row {
    margin-bottom: 3px;
    min-height: 110px;
    position:relative;
    top:0px;
    left:0px;
}
.h-blog-main .col-md-6, .h-blog-main .col-md-3 {
    color: white;
    font-size: 11px;
    z-index: 255;
}
.h-blog-main .col-md-9 {
    color: #aaaaaa;
    font-size: 11px;
    z-index: 255;
}
.h-blog-main .col-md-9 a:link, .h-blog-main .col-md-9 a:hover, .h-blog-main .col-md-9 a:active, .h-blog-main .col-md-9 a:visited {
    color: #aaaaaa;
    font-size: 11px;
    text-decoration: none;
    z-index: 255;
}
.h-blog-main .row .bg{
    z-index:254;
    position: absolute;
    top:0px;
    left:0px;
    width: 100%;
    height: 100%;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
    background: black;
    opacity: 0.5;
}
.h-blog-main .row:hover .bg{
    opacity: 0.7;
}
.h-blog-main .date {
    color: white;
    font-size: 13px;
}
.h-blog-main img {
    margin-top: 20px;
    border-radius: 5px;
}
.like {
    position: absolute;
    bottom: 10px;
    right: 100px;
    display: block;
    background: url(/images/bheart.png) no-repeat 100% 0;
    padding-left: 10px;
    padding-right: 30px;
    height: 24px;
    font-size: 18px;
    color: #00d5f9;
}
.view {
    position: absolute;
    bottom: 10px;
    right: 0px;
    display: block;
    background: url(/images/geye.png) no-repeat 0 0;
    padding-left: 40px;
    padding-right: 10px;
    height: 24px;
    font-size: 18px;
    color: #d4d2d2;
}
.h-blog .title {
    margin-top: 5px;
    color: #37474f;
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none;
}
.h-blog .date {
    margin-top: 5px;
    color: #d4d2d2;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
}

.services .block, .projects .block{
    border: 1px solid #ebeef3 !important;
    display: block;
    text-decoration: none;
    color: #71838d !important;
    font-weight: 500;
    font-size: 18px;
    background: #ffffff;
    text-align: left;
    min-height: 250px;
}
.services p, .projects p {
    padding: 20px;
}
.services p {
    padding: 10px 20px 40px 20px;
}
.services a.more:link, .services a.more:active, .services a.more:visited, .services a.more:hover,
.projects a.more:link, .projects a.more:active, .projects a.more:visited, .projects a.more:hover{
    font-size: 12px;
    display: inline-block;
    background: url(../images/pointer_left.png) no-repeat 100% 50%;
    padding-right: 15px;
    margin-top: 20px;
}
a.more:link, a.more:active, a.more:hover, a.more:visited {
    text-decoration: none;
}
.project-template, .h-project-template, .standart-template, .bg-grey, .h-blog-template {
    background: #f0f5f8;
}
.dots {
    display: inline-block;
    margin-top: 20px;
}
.dots a.prev:link, .dots a.prev:active, .dots a.prev:hover, .dots a.prev:visited,
.dots a.next:link, .dots a.next:active, .dots a.next:hover, .dots a.next:visited {
    border: 0px !important;
    display: inline-block;
}
.dots a.next:link, .dots a.next:active, .dots a.next:hover, .dots a.next:visited {
    background: url(../images/pointer_left.png) no-repeat 100% 0%;
    width: 20px;
    height: 20px;
    padding: 2px;
}
.dots a.prev:link, .dots a.prev:active, .dots a.prev:hover, .dots a.prev:visited {
    background: url(../images/pointer_right.png) no-repeat 0% 0%;
    width: 20px;
    height: 20px;
    padding: 2px;
}
.service-template ul {
    list-style: none;
    display: inline-block;
    padding: 0px;
    margin: 0px 20px;
}
.service-template ul li {
    font-family: "GothamProLight";
    font-weight: 100;
    background: url('../images/dot.png') no-repeat left 8px;
    padding-left: 10px;
}
.dots ul {
    list-style: none;
    display: inline-block;
    padding: 0px;
    margin: 0px;
}
.dots ul li {
    float: left;
    padding: 5px;
}
.dots ul li a, .dots ul li a:link, .dots ul li a:active, .dots ul li a:hover, .dots ul li a:visited {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #94e2f6;
    display: block;
}
.dots ul li.active a, .dots ul li.active a:link, .dots ul li.active a:active, .dots ul li.active a:hover, .dots ul li.active a:visited {
    background: #38474e;
}


.callback-template {
    margin-top:0px;
    background: url(../images/bg_blue2.jpg) no-repeat 50% 50%;
    min-height:450px;
    padding:3%;
}
.callback-template.city {
    background: url(../images/bg_city.jpg) no-repeat 50% 50%;
}
.callback-template .form {
    width: 40%;
}
.bottom-menu a:link, .bottom-menu a:active, .bottom-menu a:hover, .bottom-menu a:visited {
    white-space: nowrap;
    text-decoration: none;
}
.footer-template {
    vertical-align: top;
}
.footer-template a.navbar-phone:link, .footer-template a.navbar-phone:active, .footer-template a.navbar-phone:hover, .footer-template a.navbar-phone:visited {
    font-size: 18px;
}
.footer-template a.btn-top:link, .footer-template a.btn-top:hover, .footer-template a.btn-top:active, .footer-template a.btn-top:visited {
    font-size: 11px;
}
.nowrap {
    white-space: nowrap;
}
.footer-template .navbar-brand {
    width: 200px;
    display: inline-block;
}
.footer-template .bottom-menu {
    display: inline-block;
    width: 50%;
    margin-bottom: 15px;
    margin-left: 20px;
}
.footer-template .nowrap {
    display: inline-block;
    width: 320px;
}
.footer-template .navbar-btn, .footer-template .navbar-phone {
    display: inline-block;
}
.bread a:link, .bread a:hover, .bread a:active, .bread a:visited {
    text-transform: uppercase;
    color: white;
}
.bread span {
    background: url(../images/pointer_left_grey.png) no-repeat 50% 50%;
    width: 14px;
    height: 14px;
    display: inline-block;
    margin-bottom: -2px;
}
.filter-template .title {
    margin-bottom: 10px;
}
.filter-template .row {
    max-width: 900px;
}
.filter-template .col-md-12 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.filter-template label span {
    margin-left: 10px;
}
.filter-template .col-md-3 {
    text-align: center;
}
.w100 {
    width: 100px;
}
.standarts, .partners {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 30px;
}

.standarts .title, .partners .title {
    font-size: 18px;
    color: #37474f;
    margin: 30px 0px;
}
.standarts .description {
    line-height: 30px;
    font-family: "GothamProLight";
    font-weight: 600;
}
.partners .title {
    text-transform: uppercase;
}
.partners img {
    width: 100px;
}
.partners .row {
    margin-bottom: 30px;
}
.partners .description {
    font-family: "GothamProLight";
    font-weight: 600;
}
.set {
    color: #37474f;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    background: url(../images/ico_set.png) no-repeat 0% 50%;
    padding-left: 30px;
    display: inline-block;
}
.mh390 {
 min-height: 390px;
}
.img100 img {
    max-width: 100%;
    height: auto;
}
.close {
    display: block;
    width: 24px;
    height: 24px;
    background: url(/images/close.png) no-repeat;
    cursor: pointer;
}
.rel {
    position: relative;
    display: inline-block;
    width: 100%;
}
.rel img {
    position: relative;
    left: 0px;
    top: 0px;
}
.popup {
    display: none;
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 0;
    padding: 10px;
    background: #025db0;
    opacity: .8;
    left: 0px;
    top: 0px;
    color: white;
}
.project-template .popup {
    padding: 10px 20px 10px 20px;
    text-align: justify;
}
.album {
    margin-bottom: 10px;
    display: inline-block;
}
.album img {
    width: 100%;
    height: auto;
}
p.wdot {
    display: inline-block;
    background: url(../images/wdot.png) no-repeat 0px 7px;
    padding: 0px 0px 0px 15px !important;
    word-wrap: break-word;
    line-height: 12px;
    font-size: 11px;
    margin: 0px !important;
    color:white;
}
.description, ul li {
    font-family: "GothamProLight" !important;
}
ul {
    margin-top: 15px;
}
.equalize {
    min-height: 360px !important;
}
@media (max-width: 1100px) {
    .h-blog-main {
        display: none;
    }
}
@media (max-width: 767px) {
    .header-template h3 {
        font-size: 18px;
    }
    .cover-template, .cover-project-template, .cover-technology-template, .cover-service-template, .cover-blog-template {
        padding: 15% 9%;
    }
    .cover-template h1, .cover-project-template h1, .company-template h1, .cover-technology-template h1, .cover-service-template h1 {
        font-size: 170%;
    }
    .navbar-brand {
        margin-left: 16px !important;
    }
    .h-blog .row {
        width: 100%;
    }
    .about-template {
        padding: 2.5%;
    }
    .video {
        width: 100%;
    }
    iframe {
        width: 100%;
        height: auto;
    }
}
