html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    outline: none !important;
}

html {
    background: #fff;
}

body {
    font-family: 'Roboto', 'sans-serif';
    color: #101820;
}

a {
    color: #17232e;
}

a:hover {
    text-decoration: none;
    color: #353535;
}

.headerLine {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 100%;
    background: url(../images/home-main.png) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 150px 0 162px 0;
}

@media screen and (max-width: 820px) {
    .headerLine {
        padding: 90px 0;
        background-position: 70%;
    }
}

@media screen and (max-width: 620px) {
    .headerLine {
        padding: 50px 0;
        background-position: 90%;
    }
}

@media screen and (max-width: 520px) {
    .headerLine {
        padding: 40px 0;
        background-position: 60%;
    }
}

.headerLine-partner {
    width: 100%;
    overflow: hidden;
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-bottom: 30px;
}

.headerLine-partner2 {
    background: url(../images/haritonov-main.png) center center no-repeat;
    width: 100%;
    overflow: hidden;
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-bottom: 30px;
}

.headerLine-banks {
    background: url(../images/haritonov-main1.png) center center no-repeat;
    width: 100%;
    overflow: hidden;
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-bottom: 30px;
    height: 550px;
    background-position: 53%;

}
.headerLine-team {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 100%;
    background: none;
    padding: 0;
    height: auto;
}
.headerLine-service {
    padding-top: 100px;
    background-position: 50%;
}

#partner-description p {
    font-family: 'Roboto', 'sans-serif';
    font-size: 14px;
    font-weight: 300;
    line-height: 27px;
    color: #10171f;
    margin-right: 45px;
    letter-spacing: 0.2px;
}
#partner-description p a{
text-decoration: underline;
color: #12a900;
}
#description p a{
text-decoration: underline;
color: #12a900;
}
.blog-content p a{
text-decoration: underline;
color: #12a900;
}
.blog-content a{
text-decoration: underline;
color: #12a900;
}
#partner-description p a:hover{
text-decoration: none;
color: inherit;
}
#description p a:hover{
text-decoration: none;
color: inherit;
}
#partner-description {
    margin-bottom: 55px;
}
#partner-description .col-md-6 h3:first-child {
    margin-top: 0;
}
#description p{
    font-family: 'Roboto', 'sans-serif';
    font-size: 14px;
    font-weight: 300;
    line-height: 27px;
    color: #10171f;
    margin-right: 45px;
    letter-spacing: 0.2px;
}
.scope-detail #description {
    text-align: justify;
}
.scope-detail #description p {
    margin-right: 0;
}
.service-detail #description {
    text-align: justify;
}
.service-detail #description p {
    margin-right: 0;
}
#description p:last-child{
margin-bottom: 40px;
}
#description ul{
    padding: 0;
    margin: 0;
    padding-left: 15px;
}
#description ul li{
    font-family: 'Roboto', 'sans-serif';
    font-size: 14px;
    font-weight: 300;
    line-height: 27px;
    color: #10171f;
    padding: 0;
    margin: 0;
    letter-spacing: 0.2px;
}
#description .col-md-6 h3:first-child {
    margin-top: 0;
}
.team-description .col-md-6 h3:first-child {
    margin-top: 20px;
}
.padding-none {
    padding: 0 !important;
}

.logo {
    font-family: 'Roboto', 'sans-serif';
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}

.logo span {
    color: #1fcdff;
}

.logo p {
    letter-spacing: 0.5px;
    margin-top: -10px;
    font-family: 'Roboto', 'sans-serif';
    font-size: 12px;
    font-weight: 300;
    text-transform: lowercase;
}

.logo a {
    cursor: pointer;
    color: #fff;
    text-decoration: none;
}
.logo a img {
    width: 70px;
}

#menu a:active {
    color: #1fcdff;
}

#menu select {
    display: none;
}

#menu .active a {
    border: 0;
    color: #1fcdff;
}

#menu .active a:focus {
    outline: none;
    border: none;
}

#menu .active a:active {
    outline: none;
    border: none;;
}

#menu .active a:link {
    outline: none;
    border: none;
}

#menu .active a:visited {
    outline: none;
    border: none;
}

#menu li {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    border-right: 1px solid #000;
    padding-left: 17px;
    padding-right: 16px;
    float: left;
    font-family: 'Roboto', 'sans-serif';
    font-size: 14px;
    color: #fff;
    list-style: none;
    text-transform: uppercase;
    font-weight: 700;
}

#menu li:last-child {
    border-right: 0;
    padding-right: 0px;
}

#menu {
 /* margin-top: 33px; */
    margin-top: 74px;
    float: right;
}

#menu li a {
    color: #fff;
    text-decoration: none;
}

#menu li a:hover {
    border: none;
    outline: none;
    color: #1fcdff;
}

#bs-example-navbar-collapse-1 {
    height: auto;
    margin-left: -45px;
    margin-top: 25px;
    width: 100%;
}

.gallery {
    height: 500px;
}

#camera_wrap_1 {
    margin-bottom: 0 !important;
    margin-top: 10px;
}

.camera_caption h2 {
    border-bottom: 4px solid #1fcdff;
    font-family: 'Open Sans', sans-serif;
    font-size: 100px;
    font-weight: 700;
    letter-spacing: -2px;
}

.slicknav_menu {
    display: none;
}

.custom-menu {
    background: #fff;
    padding: 20px 0;
}

@media screen and (max-width: 991px) {
    .news p {
        text-align: center;
    }

    .news div {
        text-align: center;
    }

    .news img {
        display: inline;
    }

    .pic1Ab {
        margin-bottom: 0 !important;
    }

    .pic2Ab {
        margin-bottom: 0 !important;
    }

    #menu {
        display: none;
    }

    #menuF {
        opacity: 0 !important;
        /*display:none !important;*/
    }

    .slicknav_menu {
        display: block;
    }

    .about p {
        text-align: justify;
    }
}

@media screen and (max-width: 1229px) {
    .pic1Ab {
        margin-bottom: 50px;
    }

    .pic2Ab {
        margin-bottom: 20px;
    }

}

@media screen and (max-width: 460px) {
    .pic2Ab {
        padding-bottom: 0 !important;
        margin-bottom: 0;
    }

    .pic1Ab {
        padding-bottom: 0 !important;
        margin-bottom: 0;
    }

    .camera_caption h2 {
        font-size: 65px;
    }

    .about h3 {
        text-align: center;
        margin-top: 73px !important;
    }

    .about p {
        margin-top: 30px !important;
        text-align: justify;
    }

    .Ama {
        margin-top: 280px !important;
        margin-bottom: 100px !important;
    }

    .soc ul li {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 323px) {
    .footer .fEmail {
        border-radius: 4px !important;
        margin-bottom: 10px;
    }

    .footer .subS {
        border-radius: 4px !important;
    }

    .news p {
        text-align: justify;
    }

}

@media screen and (max-width: 1229px) {
    .cont {
        /*text-align:center;*/
        margin-left: 0px !important;
    }

    .name {
        width: 100% !important;
    }

    .Email {
        width: 100% !important;
    }

    .ftext .cBtn ul {
        padding-left: 40px !important;
    }

    .news p {
        text-align: justify;
    }

}

.dropdown-item {
    display: block;
    margin-left: 10px;
}

.sl {
    height: 67px;
    position: absolute;
    width: 100%;
    top: 418px;
    background: url(../images/sliderL.png) no-repeat;
}

/**/
.project {
    margin-top: 55px;
}

.project h3 {
    letter-spacing: 1px;
    font-family: 'Roboto', 'sans-serif';
    font-size: 66px;
    font-weight: 600;
    color: #101820;
    margin: 0;
}

.project h4 {
    font-family: 'Roboto', 'sans-serif';
    font-size: 22px;
    font-weight: 400;
    margin: 0;
}

.project p {
    font-family: 'Roboto', 'sans-serif';
    font-size: 14px;
    font-weight: 300;
    margin-top: 16px;
    line-height: 27px;
    color: #606169;
    margin-right: 45px;
    letter-spacing: 0.2px;
}

/**/

.cBusiness h3 {
    text-align: left;
    font-family: 'Roboto', 'sans-serif';
    font-size: 48px;
    font-weight: 400;
    margin: 0;
    margin-bottom: 55px;
    padding-bottom: 5px;
}

.scope-detail .cBusiness h3 {
    text-align: center;
}
.service-detail .cBusiness h3 {
    text-align: center;
}

.cBusiness h3 span {
    border-bottom: 7px solid #40d428;
    display: inline-block;
    padding-bottom: 2px;
}

.cBusiness h4 {
    margin-top: 16px;
    text-align: center;
    font-family: 'Roboto', 'sans-serif';
    font-size: 16px;
    font-weight: 300;
}

/**/
.centPic {
/* margin-left: 24 px; */
    margin-top: 57px;
    text-align: center;

    margin-bottom: -89px;
    z-index: 10;
}

.centPic img {
    display: inline-block;
}

/**/
/*.line2{
	height:496px;
	background:url(../images/line2.png)no-repeat;
	margin-top: -10px;
}*/
.line2 {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 100%;
    background: url(../images/bgTop.jpg) center center no-repeat;
    /*background:url(../images/line2.png) center center no-repeat;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.line2:after {
    content: "";
    position: absolute;
    z-index: 1;
    pointer-events: none;
    bottom: 0;
    left: 0;
    width: 100%;
    /*height: 240px;*/
    /*background: url(../images/sliderL.png) center center no-repeat;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    border-bottom: 150px solid white;
    border-left: 3000px solid transparent;
}

.line2:before {
    top: 0;
    display: block;
    content: "";
    position: absolute;
    z-index: 1;
    pointer-events: none;
    bottom: 0;
    left: 0;
    width: 100%;
    /* background: url(../images/sliderL.png) center center no-repeat; */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /* height: 10px; */
    border-top: 194px solid white;
    border-right: 3000px solid transparent;
/* bottom: 489 px; */
}

.Des .fa-heart {
 /* margin-left: - 14 px; */
    background: url(../images/cir.png) no-repeat;
    padding: 26px;
    font-size: 24px;
    color: #fff;
    font-family: FontAwesome;
    text-align: center;
}

.Fresh {
    margin-bottom: 145px;
    color: #fff;
    margin-top: 250px;
    text-align: center;

}

.Fresh h4 {
/* margin-left: - 15 px; */
    margin-top: 17px;
    font-family: 'Roboto', 'sans-serif';
    font-size: 20px;
    font-weight: 300;
}

.Fresh p {
    font-family: 'Roboto', 'sans-serif';
    font-size: 13px;
    font-weight: 300;
    margin-top: 12px;
    line-height: 23px;
}

.fa-cog {
    margin-left: 2px;
    background: url(../images/cir.png) no-repeat;
    padding: 26px;
    font-size: 24px;
    color: #fff;
    font-family: FontAwesome;
    text-align: center;
}

/* .Des h4 { */
 /* margin-left: - 19 px; */
/* } */

.Ver h4 {
 margin-left: 0;
}

/* .Fully h4 { */
 /* margin-left: 20 px; */
/* } */

.fa-tablet {
 /* margin-left: 20 px; */
    width: 73px;
    background: url(../images/cir.png) no-repeat;
    padding: 26px;
    font-size: 24px;
    color: #fff;
    font-family: FontAwesome;
    text-align: center;
}

/**/
.wwa {
    margin-top: 8px;
    text-align: center;
}

.wwa h3 {
    font-size: 28px;
    color: #2f2f2f;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 400;
}

.wwa h4 {
    margin-top: 15px;
    font-size: 16px;
    color: #2f2f2f;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 300;
}

/**/
.team {
    text-align: center;
    margin-top: 46px;
}

.team .b1 {
    padding-left: 0;
}

.team .b3 {
    padding-right: 0;
}

.team img {
    margin: 0 auto;
}

.team h4 {
    margin-top: 24px;
    font-size: 20px;
    color: #2f2f2f;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 300;
}

.team h5 {
    margin-top: -3px;
    font-size: 13px;
    color: #a9a9a9;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 300;
}

.team p {
    margin-top: 12px;
    font-size: 13px;
    color: #666;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 300;
    line-height: 24px;

}

.team ul {
    margin-top: 2px;
    padding-left: 0px;
    display: inline-block;
    margin: 0 auto;
}

.team ul li {
    padding: 0 10px;
    float: left;
    list-style: none;
    font-family: FontAwesome;
    font-size: 15px;
}

.team ul li a {
    color: #2f2f2f;
}

.team ul li a:hover {
    color: #1fcdff;
}

/**/
/**/
.hr1 {
    margin-top: 34px;
}

.hr1 hr {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(219, 219, 219, 1), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(219, 219, 219, 1), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(219, 219, 219, 1), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(219, 219, 219, 1), rgba(0, 0, 0, 0));
}

/**/
/**/
.chart {
    margin: 0 auto;
    position: relative;
    width: 70px;
    height: 70px;
    text-align: center;
}

.chart canvas {
    position: absolute;
    top: 0;
    left: 0;
}

.percent {
    display: inline-block;
    line-height: 110px;
    z-index: 2;
}

.percent:after {
    content: '%';
    margin-left: 0.1em;
    font-size: .8em;
}

.angular {
    margin-top: 100px;
}

.angular .chart {
    margin-top: 0;
}

.chart span {
    margin-top: -19px;
    font-size: 18px;
    color: #2f2f2f;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 700;
}

.percent:after {
    content: '%';
    margin-left: 0.1em;
    font-size: .8em;
    font-size: 18px;
    color: #2f2f2f;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 700;
}

.chart sup {
    font-size: 18px;
    color: #2f2f2f;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 700;

    top: 0px !important;
    left: 0px !important;
    margin-left: 1px;
}

.textP h3 {
    margin-top: 22px;
    text-align: center;
    font-size: 20px;
    color: #2f2f2f;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 300;
}

.textP p {
    line-height: 23px;
    margin-top: 13px;
    text-align: center;
    font-size: 13px;
    color: #2f2f2f;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 300;
}

.bar {
    margin-top: 32px;
}

/*.bar:first-child{
	padding-left:0;
}
.bar:last-child{
	padding-right:0;
}*/
/**/
.aboutUs {
    margin-top: 32px;
    text-align: center;
}

.aboutUs h3 {

    font-size: 28px;
    color: #2f2f2f;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 400;
}

.about h3 {
    margin-top: 51px;
    font-size: 16px;
    color: #2f2f2f;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 300;
}

.about p {
    font-size: 13px;
    line-height: 22px;
    color: #666666;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 300;
    margin-top: 12px;
    margin-bottom: 0;
}

.pic1Ab {
    padding-bottom: 15px;
    float: right;
    padding: 34px;
    padding-top: 51px;
    padding-right: 40px;
    padding-bottom: 10px;
}

.about1 {
    float: right;
    text-align: right;
}

.pic2Ab {
    float: left;
    padding: 40px;
    padding-top: 51px;
    padding-right: 37px;
    padding-bottom: 39px;
}

.about2 {
    float: left;
    text-align: left;
}

.horL {
    overflow: auto;
    margin: auto;
    position: absolute;
    top: 31px;
    left: 0;
    bottom: 0;
    right: 0;
    width: 1170px;
    height: 254px;
 /* left: 367 px; */
 /* top: 55 px; */
    content: '';
    z-index: 30;
    background: url(../images/horL.png) no-repeat;
}

/**/
.line3 {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 100%;
    background: url(../images/bgTop.jpg) center center no-repeat;
    /*background: url(../images/line3Bg.jpg) center center no-repeat;*/
    /*background:#3f2d28;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.line3:after {
    content: "";
    position: absolute;
    z-index: 1;
    pointer-events: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 240px;
    /*background: url(../images/sliderL.png) center center no-repeat;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    border-bottom: 150px solid white;
    border-left: 3000px solid transparent;
}

.line3:before {
    top: 0;
    display: block;
    content: "";
    position: absolute;
    z-index: 1;
    pointer-events: none;
    bottom: 0;
    left: 0;
    width: 100%;
    /* background: url(../images/sliderL.png) center center no-repeat; */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /* height: 10px; */
    border-top: 194px solid white;
    border-right: 3000px solid transparent;
 /* bottom: 489 px; */
}

.Ama {
    margin-top: 201px;
    margin-bottom: 133px;
    /*	margin-top: 241px;
        margin-bottom: 94px;*/
}

@media screen and (min-device-width: 1919px) {
    .Ama {
        margin-top: 246px;
        margin-bottom: 164px;
    }
}

.Ama h3 {
    font-size: 42px;
    text-align: center;
    color: #fff;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 400;
    margin-top: 17px;
}

.Ama p {
    font-size: 16px;
    text-align: center;
    color: #fff;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 300;
}

/**/

/**/
.lb {
    margin-bottom: -78px;
    z-index: 10;
}

.lb ul {
    margin-left: 14px !important;
    margin-top: 45px !important;
    display: inline-block;
    margin-bottom: 15px;
}

.cBtn ul {
    margin-left: -37px;
    margin-top: 37px;
    display: inline-block;
}

.cBtn ul li {
    margin-bottom: 15px;
    margin-right: 10px;
    border-radius: 4px;
    float: left;
    list-style: none;
    padding: 10px;
    background: #2f2f2f;
    box-shadow: 0px 2px 0px 0px #000;
    padding-right: 18px;
    padding-left: 18px;
    padding-top: 11px;
}

.cBtn ul li:last-child {
    margin-right: 0;
}

.cBtn ul li a {
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    text-align: center;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 700;
}

.cBtn ul li:hover {
    cursor: pointer;
    background: #1fcdff;
    color: #fff;
    box-shadow: 0px 2px 0px 0px #179abf;
}

/**/

/**/


#filter {
    margin-bottom: 50px !important;
    margin-left: -37px !important;
    margin-top: 37px !important;
    display: inline-block !important;
}

#filter li {
    margin-bottom: 30px !important;
    margin-right: 10px !important;
    border-radius: 0 !important;
    background: none !important;
    padding: 0 !important;
    box-shadow: none !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    padding-top: 0 !important;

    float: left;
    list-style: none;
}

#filter li:last-child {
    margin-right: 0;
}

#filter li a {
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    text-align: center;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 700;
    background: #2f2f2f;
    box-shadow: 0px 2px 0px 0px #000;
}

#filter li a:hover {
    cursor: pointer;
    background: #1fcdff;
 /* color: #fff; */
    box-shadow: 0px 2px 0px 0px #179abf;
}

#filter .current {
    background: #1fcdff;
    box-shadow: 0px 2px 0px 0px #179abf;
}

/**/
.pretty {
    margin-top: 45px;
}

.pretty img {
    border-radius: 3px;
}

.pretty {
    margin-top: 0;
}

.isotope-item {
    top: 38px !important;
}

.picsGall {
    max-width: 100%;
    height: auto;
}

.pretty .img-responsive {
    transition-duration: 0.5s;
}

.pretty .gall a:hover .img-responsive {
    opacity: 0.45;
    transition-duration: 0.5s;
}

.pretty .plS {
    display: block;
}

.view h3 {
    margin-bottom: 5px;
    text-align: center;
    /* margin-left: - 14 px; */
    margin-top: 12px;
}

.view a {
    text-decoration: none;
    color: #2f2f2f;
    font-size: 16px;
    text-align: center;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 300;
}

.view li {
    display: inline-block;
    height: 40px;
    background: none;
    text-decoration: none;
    color: #a9a9a9;
    font-size: 13px;
    text-align: center;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 300;
}

.view a:hover {
    color: #1fcdff;
}

.view ul {
    display: block !important;
    margin-top: 7px;
    margin-bottom: 25px;
    text-align: center;
    padding-left: 0;
}

.view ul i {
    margin-right: 5px;
    font-style: normal;
    display: inline-block;
    font-family: FontAwesome;
    font-size: 13px;
    color: #a9a9a9;
}

.view ul li {
    margin-right: 12px;
    text-align: center;
    display: inline-block;
    background: none;
    box-shadow: none;
    list-style: none;
}

/*.view ul li:hover{
	cursor:normal;
	color:#a9a9a9;
	background: none;
	box-shadow: none;
}*/
#filter {
    display: inline-block;
    margin-top: 45px;
}

.view ul a:hover, .view ul a:hover i {
    color: #fd5f5b;
}

.view ul a {
    display: inline-block;
    color: #a9a9a9;
    font-size: 13px;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 300;
}

.pb2 {
    margin-top: 25px;

}

.pb3 {
    margin-top: 25px;
}

/**/
.cBtn ul i {
    padding-right: 10px;
}

.cBtn .dowbload, .cBtn .buy {
    margin-left: 10px;
    margin-top: 4px;
    padding: 13px;
    padding-right: 20px;
    padding-left: 20px;

}

.cBtn .dowbload a, .cBtn .buy a {
    font-size: 14px;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 700;
}

.cBtn .buy {
    box-shadow: 0px 2px 0px 0px #179abf;
    background: #1fcdff;
}

.cBtn .buy:hover {
    background: #2f2f2f;
    box-shadow: 0px 2px 0px 0px #000;
}

/**/
.line4 {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 100%;
    background: url(../images/bgTop.jpg) center center no-repeat;
    /*background: url(../images/line4.png) center center no-repeat;*/
    /*background:#3f2d28;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.line4:after {
    content: "";
    position: absolute;
    z-index: 1;
    pointer-events: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 240px;
    /*background: url(../images/sliderL.png) center center no-repeat;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    border-bottom: 150px solid white;
    border-left: 3000px solid transparent;
}

.line4:before {
    top: 0;
    display: block;
    content: "";
    position: absolute;
    z-index: 1;
    pointer-events: none;
    bottom: 0;
    left: 0;
    width: 100%;
    /* background: url(../images/sliderL.png) center center no-repeat; */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /* height: 10px; */
    border-top: 194px solid white;
    border-right: 3000px solid transparent;
 /* bottom: 489 px; */
}

/* .line4 .Ama { */
    /* margin-top: 121px; */
	/* margin-bottom: 94px; */
/* } */

/**/
.news {
    margin-top: 50px;
}

.news2 {
    margin-top: 25px;
}

.news img {
    border-radius: 3px;
}

.news h3 {
    text-align: center;
    color: #2f2f2f;
    font-size: 16px;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 300;
}

.news p {
    line-height: 23px;
    color: #666666;
    font-size: 13px;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 300;
}

.readMore {
    color: #1fcdff;
}

.readMore i {
    font-size: 13px;
}

.news .readMore {
    text-decoration: none;
}

.news .readMore:hover {
    color: #666666;
}

.news h3 a {
    text-align: center;
    color: #2f2f2f;
    font-size: 16px;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 300;
    text-decoration: none;
}

.news h3 a:hover {
    color: #1fcdff;
}

.news ul {
    margin-top: 14px;
    padding-left: 0;
    text-align: center;

}

.news ul li {
    padding-right: 20px;
    display: inline-block;
    list-style: none;
}

.news ul li a {
    font-family: 'Roboto', 'sans-serif';
    font-weight: 300;
    color: #a9a9a9;
    font-size: 13px;
    text-decoration: none;
    list-style: none;
}

.news ul li {
    font-family: 'Roboto', 'sans-serif';
    font-weight: 300;
    color: #a9a9a9;
    font-size: 13px;
    text-decoration: none;
    list-style: none;
}

.news ul li a i {
    padding-right: 5px;
}

.news li i {
    padding-right: 5px;
}

.news ul li a:hover {
    color: #1fcdff;
}

.hrNews {
    margin-top: 18px;
    border: 0;
    height: 1px;
    background-color: #fff;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(219, 219, 219, 1), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(219, 219, 219, 1), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(219, 219, 219, 1), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(219, 219, 219, 1), rgba(0, 0, 0, 0));
}

/**/
.mNews {
    margin-top: 26px !important;
    margin-left: -49px !important;
}

/* .line5 .Ama { */
    /* margin-top: 127px; */
	/* margin-bottom: 94px; */
/* } */

.line5 {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 100%;
    background: url(../images/bgTop.jpg) center center no-repeat;
    /*background: url(../images/line5Bg.jpg) center center no-repeat;	*/
    /*background:#3f2d28;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.line5:after {
    content: "";
    position: absolute;
    z-index: 1;
    pointer-events: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 240px;
    /*background: url(../images/sliderL.png) center center no-repeat;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    border-bottom: 150px solid white;
    border-left: 3000px solid transparent;
}

.line5:before {
    top: 0;
    display: block;
    content: "";
    position: absolute;
    z-index: 1;
    pointer-events: none;
    bottom: 0;
    left: 0;
    width: 100%;
    /* background: url(../images/sliderL.png) center center no-repeat; */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /* height: 10px; */
    border-top: 194px solid white;
    border-right: 3000px solid transparent;
 /* bottom: 489 px; */
}

/**/
.forma {
    margin-bottom: -80px;
    z-index: 10;
    margin-top: 48px;
}

.forma input {
    border-radius: 4px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 0px;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 300;
    font-size: 13px;
    color: #555555;
    background: #ededed;
}

input:focus {
 /* border: 0; */
    outline: none;
}

textarea:focus {
 /* border: 0; */
    outline: none;
}

.name {
    margin-bottom: 10px;
    margin-right: 10px;
    width: 403px;
}

.Email {
    margin-bottom: 10px;
    width: 403px;
}

.Subject {
    margin-bottom: 10px;
    max-width: 816px;
}

textarea {
    border-radius: 4px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 0px;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 300;
    font-size: 13px;
    color: #555555;
    background: #ededed;
    border: none;
    max-width: 816px;
    height: 153px;
    resize: none;
}

.forma input:focus, .forma textarea:focus {
    background: #dfdfdf;
    border: 0;
}

.forma .cBtn a {
    font-family: 'Roboto', 'sans-serif';
    font-weight: 700;
    font-size: 13px;
    color: #fff;
}

.forma .cBtn ul {
    margin-left: -15px;
    margin-top: 6px;
    padding-left: 0;
    margin-bottom: 0;
}

.forma .cBtn ul i {
    padding-right: 10px;
}

.forma .cBtn .clear, .cBtn .send {
    margin-bottom: 0;
    margin-top: 4px;
    padding: 10px;
    padding-right: 17px;
    padding-left: 17px

}

.forma .cBtn .clear a, .cBtn .send a {
    font-family: 'Roboto', 'sans-serif';
    font-weight: 700;
}

.forma .cBtn .send {
    box-shadow: 0px 2px 0px 0px #179abf;
    background: #1fcdff;
}

.forma .cBtn .send:hover {
    background: #2f2f2f;
    box-shadow: 0px 2px 0px 0px #000;
}

/**/
.cont {
    margin-top: 44px;
    margin-left: -33px;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 300;
    font-size: 13px;
    color: #666666;
    margin-bottom: -80px;
    z-index: 10;
}

.cont ul {
    padding-left: 0;
    list-style: none;
}

.cont li {
    margin-bottom: 16px;

}

.cont .fa {
    color: #2f2f2f;
    padding-right: 14px;
}

.cont a {
    text-decoration: none;
    color: #1fcdff;
}

.cont a:hover {
    color: #666666;
}

/**/
.line6 iframe {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

/*
   filter: url(filters.svg#grayscale);
   -webkit-filter: grayscale(100%);
   -o-filter: grayscale(100%);
   -moz-filter: grayscale(100%);
   filter: grayscale(100%);*/

.line6 {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 700px;
}

.line6:after {
    content: "";
    position: absolute;
    z-index: 1;
    pointer-events: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 240px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    border-bottom: 150px solid white;
    border-left: 3000px solid transparent;
}

.line6:before {
    top: 0;
    display: block;
    content: "";
    position: absolute;
    z-index: 1;
    pointer-events: none;
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    border-top: 194px solid white;
    border-right: 3000px solid transparent;
/* bottom: 489 px; */
}

.line6 .Ama {
    margin-top: 250px;
    margin-bottom: 250px;;
}

.line6 .Ama h3 {
    font-size: 42px;
    text-align: center;
    color: #fff;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 400;
}

.line6 .Ama p {
    font-size: 16px;
    text-align: center;
    color: #fff;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 300;
}

/**/
.ftext {
    text-align: center;
    margin-bottom: -18px;
    z-index: 10;
    text-align: center;
}

.ftext h3 {
    font-size: 28px;
    color: #2f2f2f;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 400;
    margin-top: 37px;
}

.ftext p {
    font-size: 16px;
    color: #2f2f2f;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 300;
    margin-top: 13px;
    line-height: 24px;
}

.ftext .cBtn ul {
    margin-top: 40px;
    margin-top: 22px;
}

/**/
.line7 {
    position: relative;
    width: 100%;
    overflow: hidden;
    max-height: 100%;
 /* background: #3f2d28; */
    background: url(../images/line7Bg.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}

/*.line7:after{
	content: "";
	position: absolute;
	z-index: 1;
	pointer-events: none;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 184px;
	background: url(../images/bgFooter.png) no-repeat;
}*/

.line7:before {
    top: 0;
    display: block;
    content: "";
    position: absolute;
    z-index: 1;
    pointer-events: none;
    bottom: 0;
    left: 0;
    width: 100%;
    /* background: url(../images/sliderL.png) center center no-repeat; */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /* height: 10px; */
    border-top: 150px solid white;
    border-right: 3000px solid transparent;
 /* bottom: 489 px; */
}

.footer {
    margin-top: 40px;
    min-height: 435px;
}

.footer h3 {
    margin-top: 159px;
    font-size: 28px;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 400;
    color: #fff;
    text-align: center;
    margin-bottom: 17px;
}

.footer p {
    font-size: 16px;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 300;
    color: #fff;
    text-align: center;
}

.footer .fEmail {
    float: left;
    font-size: 13px;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 300;
    border: 0;
    background: #1c1c1c;
    color: #fff;
    padding: 11px;
    width: 350px;
    border-radius: 4px 0px 0px 4px;
    padding-left: 20px;
}

.footer .email {
    float: left;
}

.footer .subS {
    text-transform: uppercase;
    font-size: 13px;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 700;
    float: left;
    color: #fff;
    border-radius: 0 4px 4px 0;
    text-decoration: none;
    box-shadow: 0px 2px 0px 0px #179abf;
    background: #1fcdff;
    padding: 10px;
    padding-right: 20px;
    padding-left: 20px;
}

.fr {
    margin-top: 40px;
    text-align: center;
 /* margin: 40 px 0 0 357 px; */
}

.footer a:hover {
    background: #2f2f2f;
    box-shadow: 0px 2px 0px 0px #000;
}

/**/
.soc ul li {
    margin-bottom: 20px;
    margin-right: 23px;
    float: left;
    text-align: center;
    text-decoration: none;
    list-style: none;

}

.soc {
    margin-top: 42px;
    text-align: center;
}

.soc ul {
    margin-left: 24px;
    padding-left: 0;
    display: inline-block;
}

.soc1 a {
    display: inline-block;
    height: 17px;
    width: 17px;
    background: url(../images/socIcons.png) no-repeat;
    margin-top: 15px;
    margin-left: 2px;
}

.soc1 {
    width: 52px;
    height: 52px;

    border: 2px solid #fdfdfc;
    border-radius: 50px;
}

.soc1 a:hover {
    border: 0;
    background: url(../images/socIcons.png) no-repeat;
    box-shadow: none;
}

.soc1:hover {
    cursor: pointer;
    border: 2px solid #1c1c1c;
    background: #1c1c1c;
}

.soc2 a {
    display: inline-block;
    height: 17px;
    width: 17px;
    background: url(../images/socIcons.png) -74px 0 no-repeat;
    margin-top: 15px;
    margin-left: 2px;
}

.soc2 {
    width: 52px;
    height: 52px;
    border: 2px solid #fdfdfc;
    border-radius: 50px;
}

.soc2 a:hover {
    border: 0;
    background: url(../images/socIcons.png) -74px 0 no-repeat;
    box-shadow: none;
}

.soc2:hover {
    cursor: pointer;
    border: 2px solid #1c1c1c;
    background: #1c1c1c;
}

.soc3 a {
    display: inline-block;
    height: 19px;
    width: 19px;
    background: url(../images/socIcons.png) -147px 0 no-repeat;
    margin-top: 15px;
    margin-left: 0px;
}

.soc3 {
    width: 52px;
    height: 52px;
    border: 2px solid #fdfdfc;
    border-radius: 50px;
}

.soc3 a:hover {
    border: 0;
    background: url(../images/socIcons.png) -147px 0 no-repeat;
    box-shadow: none;
}

.soc3:hover {
    cursor: pointer;
    border: 2px solid #1c1c1c;
    background: #1c1c1c;
}

.soc4 a {
    display: inline-block;
    height: 19px;
    width: 19px;
    background: url(../images/socIcons.png) -221px 0 no-repeat;
    margin-top: 15px;
    margin-left: 0px;
}

.soc4 {
    width: 52px;
    height: 52px;
    border: 2px solid #fdfdfc;
    border-radius: 50px;
}

.soc4 a:hover {
    border: 0;
    background: url(../images/socIcons.png) -221px 0 no-repeat;
    box-shadow: none;
}

.soc4:hover {
    cursor: pointer;
    border: 2px solid #1c1c1c;
    background: #1c1c1c;
}

.soc5 a {
    display: inline-block;
    height: 19px;
    width: 19px;
    background: url(../images/socIcons.png) -293px 0 no-repeat;
    margin-top: 15px;
    margin-left: 0px;
}

.soc5 {
    width: 52px;
    height: 52px;
    border: 2px solid #fdfdfc;
    border-radius: 50px;
}

.soc5 a:hover {
    border: 0;
    background: url(../images/socIcons.png) -293px 0 no-repeat;
    box-shadow: none;
}

.soc5:hover {
    cursor: pointer;
    border: 2px solid #1c1c1c;
    background: #1c1c1c;
}

.soc6 a {
    display: inline-block;
    height: 19px;
    width: 19px;
    background: url(../images/socIcons.png) -368px 0 no-repeat;
    margin-top: 15px;
    margin-left: 0px;
}

.soc6 {
    width: 52px;
    height: 52px;
    border: 2px solid #fdfdfc;
    border-radius: 50px;
}

.soc6 a:hover {
    border: 0;
    background: url(../images/socIcons.png) -368px 0 no-repeat;
    box-shadow: none;
}

.soc6:hover {
    cursor: pointer;
    border: 2px solid #1c1c1c;
    background: #1c1c1c;
}

.soc7 a {
    display: inline-block;
    height: 19px;
    width: 19px;
    background: url(../images/socIcons.png) -442px 0 no-repeat;
    margin-top: 15px;
    margin-left: 0px;
}

.soc7 {
    width: 52px;
    height: 52px;
    border: 2px solid #fdfdfc;
    border-radius: 50px;
}

.soc7 a:hover {
    border: 0;
    background: url(../images/socIcons.png) -442px 0 no-repeat;
    box-shadow: none;
}

.soc7:hover {
    cursor: pointer;
    border: 2px solid #1c1c1c;
    background: #1c1c1c;
}

.soc8 a {
    display: inline-block;
    height: 19px;
    width: 19px;
    background: url(../images/socIcons.png) -516px 0 no-repeat;
    margin-top: 15px;
    margin-left: 0px;
}

.soc8 {
    width: 50px;
    height: 50px;
    border: 2px solid #fdfdfc;
    border-radius: 50px;
}

.soc8 a:hover {
    border: 0;
    background: url(../images/socIcons.png) -516px 0 no-repeat;
    box-shadow: none;
}

.soc8:hover {
    cursor: pointer;
    border: 2px solid #1c1c1c;
    background: #1c1c1c;
}

/**/
.lineBlack {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 100%;

    background: url(../images/bgFooter.png) no-repeat;
    background: #101010;
}

.downLine {
    margin-bottom: 35px;
    margin-top: 127px;
}

.downLine p {
    font-size: 13px;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 300;
    color: #fff;
}

.lineBlack:before {
    top: 0;
    content: "";
    position: absolute;
    z-index: 1;
    pointer-events: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 178px;
    background: url(../images/bgBeforFooter.png) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.lineBlack input {
    margin-top: 3px;
}

#downMenu {
    padding: 0;
}

#downMenu li a {

    text-decoration: none;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 0.6px;
    line-height: 25px;
    list-style: none;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
}

#downMenu li:last-child a {
    padding-right: 0;
}

#downMenu li a:hover {
    border-bottom: 1px solid #42d929;

}

#downMenu li.active a {
    border-bottom: 1px solid #42d929;

}
.downLine input {
    max-width: 95px;
    border: 0;
    background: #101010;
    font-size: 13px;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 300;
    color: #6d6d6d;
}

.copy {
    margin-top: 29px;
}

.dm {
    margin-top: 29px;
}

/**/
/*responsive*/
@media screen and (max-width: 1190px) {
    .horL {
        display: none;
    }

}

@media screen and (max-width: 991px) {
    .copy p {
        text-align: center;
    }

    #downMenu ul li {
        float: none;
        text-align: center;
    }

    .downLine input {
        margin-top: 25px;
    }

    .footer .fEmail {
        float: left;
     /* max-width: 350 px; */
        max-width: 163px;
    }

    #downMenu li a {
        padding: 5px;
    }

    .team ul {
        margin-bottom: 35px;
    }

    .cont {
        margin-top: 124px;
    }

    .cBtn ul {
        margin-left: 0;
    }

    .line6 iframe {
        height: 750px;
    }

    .line6 {
        height: 350px;
    }
}


/*-----------------------------------------------------------------------------------*/
/*	PORTFOLIO
/*-----------------------------------------------------------------------------------*/
/* __________ Isotope Styles __________ */
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.6s;
    -moz-transition-duration: 0.6s;
    transition-duration: 0.6s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}

.isotope.infinite-scrolling {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0.1s;
    -moz-transition-duration: 0.1s;
    transition-duration: 0.1s;
}

/* __________ Filter __________ */
/*#filter {padding:11px 0 25px; text-align:center;}
#filter li {display:inline-block;}
#filter li a {
	display:block;
	padding:0 22px;
	text-transform:capitalize;
	line-height:20px;
	font-size:15px;
	color:#707070;
}*/
#filter li a.selected {
    cursor: pointer;
    background: #1fcdff;
    color: #fff;
    box-shadow: 0px 2px 0px 0px #179abf;
}

#projects .columns1 .project {
    width: 100%;
}

.load_more_cont {
 /* width: 100 %; */
    padding: 10px 0 0;
}

/* __________ Portfolio Item __________ */
.portfolio_block {
    width: 100%;
}

.portfolio_block .project .hover_img {
    position: relative;
}


.portfolio_block.project_descr {
    position: relative;
    padding: 37px 10px 14px;
    color: #979797;
    border: 0;
    border-bottom: 2px solid #ededed;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.portfolio_block .project:hover .project_descr {
    border-bottom-color: #765692;
}

.portfolio_block .project_descr h4 {
    margin-bottom: 11px;
    font-size: 15px;
}



/* Portfolio Item Single Share */
.blogpost_share {
    display: block;
    float: right;
}

.default {
    transition-duration: 1s;
}

.fixed {
    transition-duration: 1s;
    /*text-align:center;*/
    z-index: 999;
    position: fixed;
    top: -65px;
    padding: 20px 0;
    width: 100%;
    background-color: #101010 !important;
}

/**/
.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-1-5 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-1-5 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-1-5 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-1-5 {
        width: 20%;
        float: left;
    }
}

.home-main-image h2 {
    color: #fff;
    font-weight: 600;
    font-size: 82px;
    line-height: 91px;
    margin-bottom: 47px;
    letter-spacing: 2px;
}

@media screen and (max-width: 820px) {
    .home-main-image h2 {
        color: #fff;
        font-weight: 600;
        font-size: 66px;
        line-height: 77px;
        margin-bottom: 43px;
        letter-spacing: 1px;
    }
}

@media screen and (max-width: 620px) {
    .home-main-image h2 {
        color: #fff;
        font-weight: 600;
        font-size: 45px;
        line-height: 55px;
        margin-bottom: 37px;
        letter-spacing: 1px;
    }
}

.cta-button {
    background: #42d929;
    border-radius: 0;
    border: none;
    color: #fff;
    font-size: 16px;
    width: 273px;
    height: 60px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1.2px;
}

@media screen and (max-width: 820px) {
    .cta-button {
        font-size: 15px;
        width: 253px;
        height: 60px;
        letter-spacing: 1px;
    }
}

@media screen and (max-width: 620px) {
    .cta-button {
        font-size: 14px;
        width: 233px;
        height: 50px;
        letter-spacing: 1px;
    }
}

.margin-top-55 {
    margin-top: 55px;
}

.margin-bottom-55 {
    margin-bottom: 55px;
}

.margin-bottom-110 {
    margin-bottom: 110px;
}
.margin-top-110 {
    margin-top: 110px;
}


.navbar-default {
    background-color: transparent;
    border: none;
    font-size: 16px;
    color: #101820;
    padding-top: 20px;
}

.navbar {
    margin-bottom: 0;
}

.navbar-nav li a {
    color: #10171f !important;
    font-size: 16px;
    letter-spacing: 0.6px;
}

.navbar-right li a {
    color: #606169 !important;
    font-size: 16px;
    letter-spacing: 0.6px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #40d428;
    background-color: #fff;
}

@media screen and (max-width: 991px) {
    .navbar-nav li a {
        font-size: 15px;
        letter-spacing: 0.5px;
    }

    .navbar-right li a {
        font-size: 15px;
        letter-spacing: 0.5px;
    }
}

.navbar-toggle {
    padding: 17px 17px;
    border-radius: 0;
    margin-top: -22px;
}

.navbar-default .navbar-toggle {
    border-color: #10171f;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #101820;

}

.navbar-toggle .icon-bar {
    display: block;
    width: 26px;
    height: 3px;
    border-radius: 1px;

}

.navbar-collapse {
    height: auto;
    max-height: none;

}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent;
}

.cBusiness .sphere:first-child {
    padding-left: 15px;
}

.cBusiness .sphere:last-child {
    padding-right: 15px;
}

a.figcaption h2.sphere-title a.sphere-title-a{
    font-size: 30px;
    line-height: 35px;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 0.9px;
}
.project-title {
    font-size: 22px;
    line-height: 30px;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 0.8px; 
    margin-top: -20px; 
}
.sphere {
    overflow: hidden;
}
.service {
    overflow: hidden;
}

.sphere figure {
	display: block;
	height: 400px;
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-bottom: 20px;
	background-position: 50%;
}

.sphere figure:hover:before {
	background-color: rgba(62, 190, 39, 0.5);
	content: "";
	display: block;
	height: 100%;
	left: 0;
	cursor: pointer;
}

@media screen and (max-width: 768px) {
	.sphere figure {
        height: 300px;
        width: 100%;
        margin-bottom: 20px;
    }

}

@media screen and (max-width: 520px) {
	.sphere figure {
        height: 250px;
        width: 100%;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 1024px) {
    .sphere-title {
        font-size: 24px;
        line-height: 30px;
        text-decoration: none;
        font-weight: 600;
        letter-spacing: 0.8px;
    }
}

@media screen and (max-width: 768px) {
    .sphere-title {
        font-size: 24px;
        line-height: 30px;
        text-decoration: none;
        font-weight: 600;
        letter-spacing: 0.8px;
    }
}

@media screen and (max-width: 520px) {
    .sphere-title {
        font-size: 20px;
        line-height: 28px;
        text-decoration: none;
        font-weight: 600;
        letter-spacing: 0.7px;
    }
}
a.figcaption  {
    display: block;
}
a.effect-marley a.figcaption {
    text-align: right;
}

a.effect-marley h2,
a.effect-marley div {
    position: absolute;
    right: 20px;
    left: 35px;
    padding: 10px 0;
    text-align: left;
    color: #fff;
}

a.effect-marley h2 a {
    color: #fff;
}

a.effect-marley h2 a:hover {
    text-decoration: none;
}

a.effect-marley div {
    bottom: 10px;
    line-height: 1.5;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    font-weight: 600;
}



a.effect-marley h2 {
    top: 115px;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
}

@media screen and (max-width: 768px) {
    a.effect-marley h2 {
        top: 90px;
    }
}

@media screen and (max-width: 520px) {
    a.effect-marley h2 {
        top: 55px;
    }
}

a.effect-marley:hover h2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    top: 40px;
}

a.effect-marley h2::after,
a.effect-marley div {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

a.effect-marley:hover h2::after,
a.effect-marley:hover div {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.readmore {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    text-decoration: underline;
    display: block;
    text-align: left;
    font-weight: bold;
    letter-spacing: 0.7px;
    margin-bottom: 20px;
}

.readmore:hover {
    text-decoration: none;
    color: #fff;
}

#team {
    width: 100%;
}

#counter-members {
    letter-spacing: 1px;
    font-family: 'Roboto', 'sans-serif';
    font-size: 75px;
    line-height: 65px;
    font-weight: 600;
    color: #101820;
}

.subtitle {
    color: #101820;
    font-size: 22px;
    margin-bottom: 35px;
}

#home-statistic .swiper-container {
    width: 100%;
    height: 100%;
}

#home-statistic .swiper-slide {
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.member-photo {
    z-index: 2;
    position: relative;
    text-align: center;
    display: inline-block;
}

.member-description {
    padding-top: 95px;
    border: 1px solid #8b8c92;
    height: 340px;
    position: relative;
    top: -77px;
    color: #101820;
    font-size: 14px;
    display: block;
    padding-left: 20px;
    padding-right: 20px;

}

.member {
    padding-bottom: 20px;
    border-bottom: 1px solid #a4a4a9;
}

.member-description:hover {
   color: #101820;
}

.dropdown-menu {
    min-width: 100px;
}

#footer {
    background: #101820;
    padding: 40px;
    width: 100%;
    overflow: hidden;
    margin-top: 55px;
}

.footer-contacts .col-md-4 ul {
    padding: 0;
    margin-top: -7px;
    margin-bottom: 40px;
}

.footer-contacts .col-md-4 ul li {
    color: #fff;
    list-style: none;
    text-decoration: none;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.6px;
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.footer-contacts .col-md-4 ul li a {
    color: #fff;
    text-decoration: none;
    font-family: 'Roboto', 'sans-serif';
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.6px;
    line-height: 25px;
    list-style: none;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
}
@media screen and (max-width: 640px) {
.footer-contacts .col-md-4 ul li {
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 23px;
}
.footer-contacts .col-md-4 ul li a {
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 23px;
}
}
@media screen and (max-width: 540px) {
.footer-contacts .col-md-4 ul li {
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: 23px;
}
.footer-contacts .col-md-4 ul li a {
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: 23px;
}
}
.social li {
    float: left;
}

.social li i {
    font-size: 18px;
    margin-right: 14px;
}

.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 0;
    background: #8b8c92;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: #42d929;
}

.swiper-pagination-bullet:hover {
    background: #42d929;
}
#blog .container .blog-articles-preview {
    margin-bottom: 55px;
}

.blog-preview-author {
    margin-left: 85px;
    padding-top: 5px;
}

.blog-author {
    width: 50%;
}

.blog-author img {
    width: 70px;
}

h5.blog-preview {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0.4px;
    display: inline-block;
    padding: 0;
    margin-top: 5px;
}

.blog-preview a {
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    height: 90px;
}

.blog-preview a:after {
    display: block;
    content: "";
    height: 1px;
    width: 0%;
    background-color: #40d728;
    transition: width .3s ease-in-out;
}

.blog-preview a:hover,
.blog-preview a:focus {
    color: #000 !important;
}

.blog-preview a:hover:after,
.blog-preview a:focus:after {
    width: 100%;
}
.blog-preview p:after {
    display: block;
    content: "";
    height: 2px;
    width: 0%;
    background-color: #40d728;
    transition: width .3s ease-in-out;
}
.blog-preview p:hover,
.blog-preview p:focus {
    color: #000 !important;
}

.blog-preview p:hover:after,
.blog-preview p:focus:after {
    width: 100%;
}
.blog-excerpt p{
    font-family: 'Roboto', 'sans-serif';
    font-size: 15px;
    font-weight: 300;
    margin-top: 16px;
    line-height: 23px;
    color: #606169;
    letter-spacing: 0.2px;
    margin: 0;
}


.blog-date, .blog-author-name {
    font-size: 15px;
    color: #606169;
    line-height: 12px;
    display: block;
    letter-spacing: 0.2px;
    padding-top: 10px;
}
.viewed{
    display: inline;
    margin-left: 15px;
    font-size: 15px;
    color: #606169;
    letter-spacing: 0.2px;
}
.viewed svg{
    width: 16px;
    height: 16px;
    fill: #606169;
    margin-bottom: -2px;
    margin-right: 4px;
}

.services-name {
padding-top: 30px;
}

#blog-news .container .authors {
    margin-top: 10px;
}

.col-md-6 .partner-img-service {
    width: 90px;
    margin-right: 10px;
}
.news-preview {
    margin-bottom: 40px;
}

.news-preview .blog-preview {
    margin-bottom: 15px;
}
.blog-preview-home a{
    height: 90px;
}

.preview-image {
    background: url(../images/blog-preview.png) no-repeat;
    padding: 230px 0;
    position: relative;
    background-size: cover;
}

.preview-image-project {
    background: url(../images/project-preview.png) no-repeat;
    padding: 230px 0;
    position: relative;
    background-size: cover;
}

.preview-image:after {
    background: transparent;
    background: -moz-linear-gradient(to bottom, rgba(24, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 30%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.5) 70%, rgba(0, 0, 0, 0.6) 100%);
    background: -webkit-gradient(to bottom, rgba(24, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 30%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.5) 70%, rgba(0, 0, 0, 0.6) 100%);
    background: -webkit-linear-gradient(to bottom, rgba(24, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 30%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.5) 70%, rgba(0, 0, 0, 0.6) 100%);
    background: -o-linear-gradient(to bottom, rgba(24, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 30%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.5) 70%, rgba(0, 0, 0, 0.6) 100%);
    background: -ms-linear-gradient(to bottom, rgba(24, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 30%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.5) 70%, rgba(0, 0, 0, 0.6) 100%);
    background: linear-gradient(to bottom, rgba(24, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 30%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.5) 70%, rgba(0, 0, 0, 0.6) 100%);
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.project-preview {
    height: 240px;}

.project-title {
    top: 50px;
}

.preview-image-text .news-date {
    color: #fff;
    margin-bottom: 5px;
}

.news-date {
    font-size: 17px;
    color: #606169;
    line-height: 30px;
    display: block;
    letter-spacing: 0.2px;
}

.preview-image-text {
    position: absolute;
    bottom: 30px;
    left: 25px;
    overflow: hidden;
    padding: 15px 25px 25px 10px;
}

.preview-image-text .blog-preview a {
    color: #fff;
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 0.4px;
    display: inline-block;
    margin-bottom: 25px;
    padding: 0;
}

.preview-image-text .blog-preview a:after {
    display: block;
    content: "";
    height: 1px;
    width: 0%;
    background-color: #40d728;
    transition: width .3s ease-in-out;
}

.preview-image-text .blog-preview a:hover,
.preview-image-text .blog-preview a:focus {
    color: #fff !important;
}

.preview-image-text .blog-preview a:hover:after,
.preview-image-text .blog-preview a:focus:after {
    width: 100%;
}

#news .margin-top-55 {
    margin-top: 10px;
}

.news-image {
    display: block;
}

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

.member-photo {
    display: inline-block;
    text-align: center;
}

.partner-name {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.2px;
    color: #17232e;
    font-weight: bold;
    display: block;
}

.partner-position {
    font-size: 13px;
    line-height: 17px;
    letter-spacing: 0.1px;
    color: #606169;
    display: block;
}

.partner-spheres {
    display: block;
    margin-top: 20px;
    margin-bottom: 5px;
    height: 95px;
}

.partner-spheres-list {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.1px;
    color: #17232e;
    display: block;
}

.swiper-pagination {
    position: inherit;

}

.team-list .swiper-pagination {
    margin-top: -45px;
}

.swiper-pagination span {
    margin-right: 8px;
}

#pagination-statistic {
    display: none;
}

.team-counter {
    padding-left: 60px;
}

@media screen and (max-width: 768px) {
    #pagination-statistic {
        display: block;
    }
}

@media screen and (max-width: 640px) {
    #pagination-statistic {
        display: block;
    }
}

@media screen and (max-width: 420px) {
    #pagination-statistic {
        display: block;
    }
}

.team-number {
    font-size: 66px;
    font-weight: bold;
    letter-spacing: 0.3px;
    line-height: 57px;
    margin-right: 10px;
}

.team-positions {
    font-size: 22px;
    letter-spacing: 0.1px;
    line-height: 28px;
    display: block;
    margin-top: 10px;
}

@media screen and (max-width: 740px) {
    .team-number {
        font-size: 54px;
        font-weight: bold;
        letter-spacing: 0.3px;
        line-height: 57px;
        margin-right: 10px;
    }

    .team-positions {
        font-size: 18px;
        letter-spacing: 0.1px;
        line-height: 28px;
    }
}

@media screen and (max-width: 620px) {
    .team-counter {
        display: none;
    }
}

.cta-button-partner {
    background: #42d929;
    border-radius: 0;
    border: none;
    color: #fff;
    font-size: 16px;
    width: 173px;
    height: 55px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1.2px;
}

.caption {
    margin-left: 1px;
    margin-right: 1px;
    width: 98%;
}

.caption-style-2 {
    list-style-type: none;
    margin: 0px;
    padding: 0px;

}

.caption-style-2 .team-member {
    float: left;
    padding: 0px;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.caption-style-2 .team-member:hover .caption {
    opacity: 1;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
}

.caption-style-2 .member-description:focus {
    font-weight: 500;

}
.caption-style-2 .caption {
    cursor: pointer;
    position: absolute;
    opacity: 0;
    top: 260px;
    padding: 31px 20px;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    background: #fff;
}

.caption .readmore {
    color: #10171f;

}

.button8 {
    color: rgba(255, 255, 255, 1);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
}

.button8::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    opacity: 0;
    background-color: rgba(255, 255, 255, 1);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;

}

.button8 span {
    display: inline-block;
    position: relative;
}

.button8:hover {
    color: #10171f;
    z-index: 0;
}

.button8:hover::before {
    opacity: 1;
    width: 100%;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    /* left: -30px; */
    background: url(../images/prev.svg) center center no-repeat !important;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-next {
    /* right: -30px; */
    background: url(../images/next.svg) center center no-repeat !important;
}

.swiper-button-next, .swiper-button-prev {
   width: 40px;
   margin: auto 0px;
   transform: translateY(-50%);
}

.event-preview table tbody tr th {
    text-align: center !important;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    vertical-align: middle;
    border-top: 0;
}

.event-preview table {
    margin-bottom: 0;
    border: 1px solid #8b8c92;
    margin-bottom: 20px;
}

.event-preview table tbody tr th {
    border-right: 1px solid #8b8c92;
    padding: 30px 17px 20px 17px;
}

.event-preview table tbody tr th.event-date span {
    text-align: center !important;
}

.event-preview table tbody tr td {
    padding: 15px 10px 15px 10px;
}

.event-date span {
    display: block;
    float: left;
}

.event-title {
    font-size: 20px;
    letter-spacing: 0.2px;
    display: block;
    padding-left: 10px;
    height: 100px;
    overflow: hidden;
    line-height: 31px;
}

.event-title:hover, .event-title:focus {
    color: #606169;
}

span.date {
    font-size: 35px;
    font-weight: bold;
    line-height: 22px;
}

span.mounth {
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0.2px;
    display: block;
}

/*.row {
	overflow: hidden;
}*/

#bs-example-navbar-collapse-1 .nav:first-child {
    padding: 0 45px;
    padding-right: 80px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    overflow: hidden;
}

@media screen and (max-width: 1024px) and (min-width: 320px) {
    .navbar-default .navbar-collapse .nav {
        padding: 0 !important;
    }

    .navbar-nav.navbar-right:last-child {
        margin-right: -40px;
    }
}

#spheres {
    overflow: hidden;
}

.sphere .services-mobile {
    background: #fff;
    border: 1px solid #8b8c92;
    padding: 10px 25px;
    display: none;
    height: 400px;
    width: 100%;
}

@media screen and (max-width: 920px) {
    .sphere .services-mobile {
        background: #fff;
        border: 1px solid #8b8c92;
        padding: 10px 25px;
        display: block;
        height: 300px;
        width: 100%;
    }
}

@media screen and (max-width: 520px) {
    .sphere .services-mobile {
        background: #fff;
        border: 1px solid #8b8c92;
        padding: 10px 25px;
        display: block;
        height: 250px;
        width: 100%;
    }
}

#spheres .row .sphere figure a.figcaption .readmore {
    margin-top: 10px;
}

#footer .container .row .col-md-6 .col-md-4 ul li a {
    text-decoration: underline;
}

#footer .container .row .col-md-6 .col-md-4 ul li a:hover {
    text-decoration: none;
}

.event-preview .table-striped tbody tr td, .event-preview .table-striped tbody tr th {
    background-color: #fff;
}

@media screen and (max-width: 720px) {
    .link-button {
        float: left !important;
    }
}

.link-button {
    background: #fff;
    color: #101820;
    font-size: 14px;
    width: 215px;
    height: 57px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.9px;
}
.vacancies-filter .link-button {
    width: 170px;
}
.btn-0 {
    color: #101820;
    cursor: pointer;
    display: block;
    position: relative;
    text-decoration: none;
    text-align: center;
    line-height: 57px;
}

.btn-effect {
    background: #fff;
}

.btn-effect svg {
    height: 57px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.btn-effect rect {
    fill: none;
    stroke: #101820;
    stroke-width: 2;
    stroke-dasharray: 422, 0;
}

.btn-0:hover, .btn-0:focus {
    color: #40d428;
}

.btn-effect:hover {
    background: #fff;
}

.btn-effect:hover rect, .btn-effect:focus rect {
    stroke: #40d428;
    stroke-width: 2;
    stroke-dasharray: 15, 402;
    stroke-dashoffset: 48;
    transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
}

.cl-effect-11 li a {
    position: relative;
    display: block;
    margin: 0 15px;
    outline: none;
    text-align: center;
}

.cl-effect-11 li a:hover,
.cl-effect-11 li a:focus {
    outline: none;
    text-shadow: none;
}

.cl-effect-11 li a {
    padding: 0;
    color: #0972b4;
    text-shadow: none;
}

.cl-effect-11 li a::before {
    position: absolute;
    top: 0;
    overflow: hidden;
    padding: 0;
    max-width: 0;
    border-bottom: 2px solid #40d428;
    color: #101820;
    content: attr(data-hover);
    -webkit-transition: max-width 0.5s;
    -moz-transition: max-width 0.5s;
    transition: max-width 0.5s;
    white-space: nowrap;
}

.cl-effect-11 li a:hover::before,
.cl-effect-11 li a:focus::before {
    max-width: 100%;
    letter-spacing: 0.6px;
}
#bs-example-navbar-collapse-1 ul li.sibling {
    margin-bottom: 20px;
}
#bs-example-navbar-collapse-1 ul li.active {
    margin-bottom: 20px;
}
.partner-main-image h2 {
    text-align: left;
    color: #101820;
    font-size: 50px;
    line-height: 55px;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 0.9px;
}

.shpere-main-image h2 {
    text-align: left;
    color: #101820;
    font-size: 56px;
    line-height: 64px;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 0.9px;
    margin-bottom: 35px;
}

.partnerpage-position {
    text-align: left;
    color: #101820;
    font-size: 25px;
    line-height: 25px;
    text-decoration: none;
    font-weight: 300;
    letter-spacing: 0.7px;
    margin-bottom: 55px;
}

.partnerpage-contact {
    display: block;
    text-align: left;
    color: #101820;
    font-size: 25px;
    line-height: 25px;
    text-decoration: none;
    font-weight: 300;
    letter-spacing: 0.7px;
    margin-bottom: 35px;
    margin-top: 35px;
}

.partnerpage-contact p a {
    text-decoration: underline;

}

.partnerpage-contact p a:hover, .partnerpage-contact p a:focus {
    text-decoration: none;
    color: #101820;

}

.partner-projects-list .swiper-button-next, .partner-projects-list .swiper-button-prev {
    top: 38%;
}

.partner-projects-list .swiper-button-next {
    right: -4%;
}

#swiper-partner-projects-pagination {
    margin-top: 35px;
}

.project-preview-title a {
    padding: 10px 0;
    text-align: left;
    color: #fff;
    font-size: 30px;
    line-height: 35px;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 0.9px;
}
.project-preview {
    top: 20px !important;
}
.project-preview span {
    font-size: 22px;
    line-height: 26px;
    display: inline-block;
}
.preview-project-text {
    bottom: 80px;
}

.shpere-page .sphere figure {
    height: 330px;
}
.project-figure figure {
padding: 0 13px;
}
.about-us-main .col-md-6{
    top: 105px;
}
.about-us-main h2{
color: #fff;
}
.about-us-main p{
color: #fff;
font-size: 24px;
}

@media screen and (max-width: 920px) {
.about-us-main .col-md-6{
    top: 95px;
}
.about-us-main  div h2 {
    font-size: 22px;
    line-height: 20px;
}
.about-us-main p {
    color: #fff;
    font-size: 24px;
}
}
@media screen and (max-width: 820px) {
.about-us-main .col-md-6{
    top: 80px;
}
.about-us-main  div h2 {
    font-size: 20px;
    line-height: 15px;
    margin-bottom: 10px;
}
.about-us-main p {
    font-size: 20px;
    line-height: 21px;
}
}
@media screen and (max-width: 620px) {
.about-us-main .col-md-6{
    top: 55px;
}
.about-us-main  div h2 {
    font-size: 18px;
    line-height: 10px;
    margin-bottom: 10px;
}
.about-us-main p {
    font-size: 18px;
    line-height: 20px;
}
}
@media screen and (max-width: 520px) {
.about-us-main .col-md-6{
    top: 45px;
}
.about-us-main  div h2 {
    font-size: 18px;
    line-height: 0px;
    margin-bottom: 23px;
}
.about-us-main p {
    font-size: 18px;
    line-height: 19px;
}
}

.breadcrumb {
    margin: 25px 0 30px;
    background-color: transparent;
    border: none;
}
.breadcrumb a:hover{
    color: #101820;
    font-weight: bold;
}
#pages .custom-menu {
    border-bottom: 1px solid #d1d0d0;
}

.spheres-navigation {
    padding: 10px 0;
    margin: 0 auto;
    float: none;
    display: table;
    font-size: 12px;
}

.spheres-navigation ul li {
    margin-right: 50px;
}

@media screen and (max-width: 920px) {
    .spheres-navigation ul li {
        margin-right: 13px;
    }
}

@media screen and (max-width: 720px) {
    .spheres-navigation ul li {
        margin-right: 8px;
    }
}

@media screen and (max-width: 520px) {
    .spheres-navigation ul li {
        margin-right: -8px;
    }
}

.spheres-navigation ul li a {
    color: #606169 !important;
}

.spheres-navigation ul li a:hover {
    color: #101820 !important;
    border-bottom: 1px solid #d1d0d0;
    padding-bottom: 5px;
    background-color: transparent;
}
.spheres-navigation ul li.active a{
    font-weight: bold;
    color: #101820 !important;
}

.text-title-black {
    display: inline-block;
    margin-bottom: 35px;
    letter-spacing: 0.7px;
    margin-top: 0;
}

.text-title-grey {
    display: inline-block;
    margin-bottom: 30px;
    color: #606169;
    letter-spacing: 0.7px;
     margin-top: 0;
}

.stats .project {
    margin-top: 0;
}

.sphere-partner {
    padding-right: 175px;
}

@media screen and (max-width: 980px) {
    .sphere-partner {
        text-align: left !important;
        margin-top: 30px;
    }
}

.sphere-partner .partner-name {
    font-size: 20px;
    letter-spacing: 0.5px;
    line-height: 28px;
}

.sphere-partner .partner-position {
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 20px;
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
    color: #202129;
}

.nav-spheres li {
    display: inline-block;
}

#shperes-menu {
    text-align: center;
    background: #fff;
}

#shperes-menu li a {
    text-decoration: none;
}

#shperes-menu li a:hover {
    -webkit-transition-property: color, background;
    -webkit-transition-duration: 0.5s, 0.5s;
}

.top-menu {
    width: 100%;
}

.fixed {
    position: fixed;
    top: -5px;
    left: 0;
    width: 100%;
    background-color: #fff !important;
    border-bottom: 1px solid #d1d0d0;
    padding: 0 !important;
}

.tab-maps {
    width: 100%;
    height: 600px;
}

#contact-tabs .nav li {
    margin-right: 150px;
}

@media screen and (max-width: 1200px) {
    #contact-tabs .nav li {
        margin-right: 70px;
    }
}

@media screen and (max-width: 1024px) {
    #contact-tabs .nav li {
        margin-right: 70px;
    }
}

@media screen and (max-width: 920px) {
    #contact-tabs .nav li {
        margin-right: 40px;
    }
}

@media screen and (max-width: 780px) {
    #contact-tabs .nav li {
        margin-right: 30px;
    }
}

@media screen and (max-width: 580px) {
    #contact-tabs .nav li {
        margin-right: 10px;
    }
}

.contact-list > p {
    display: block;
    line-height: 28px;
    color: #101820;
    font-size: 17px;
    letter-spacing: 0.1px;
    margin: 0;
}

.contact-list > p:last-child {
    margin-top: 20px;
}

.contact-list h3 p {
    font-weight: 600;
    letter-spacing: 0.5px;
    color: #101820;
    margin-bottom: 20px;
    display: inline-block;
}

@media screen and (max-width: 980px) {
    #contact-tabs .col-md-4 {
        display: none;
    }
}

#contact-tabs .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border: none;
}

#contact-tabs .nav-tabs {
    border-bottom: none;
}

#contact-tabs .nav > li > a {
    padding: 0;
    border: none; 
}

.write-us a {
    display: block;
    line-height: 28px;
    color: #101820;
    font-size: 17px;
    letter-spacing: 0.1px;
    margin-bottom: 20px;
}

.write-us a:hover {
    text-decoration: underline;
}

#contact-tabs .nav-tabs li.active a div h3 p {
    border-bottom: 4px solid #40d428;
    padding-bottom: 0px;
}

#contact-tabs .nav-tabs li a:hover {
    border: none;
    background-color: transparent;
}

#contact-tabs .nav-tabs li a:focus .contact-list h3 p{
font-weight: bold;
}

#contact-tabs .col-md-4 h3 {
    margin-bottom: 20px;
}
.testimonials .swiper-button-next {
    right: -12px;
}
.testimonials .swiper-button-prev {
    left: -25px;
}
/* .swiper-slide .pull-left img { */
   /* margin-right: 10px; */
/* } */
.testimonail-person span {
  display: block;
  line-height: 22px;
  letter-spacing: 0.4px;
  font-weight: 500;  
}
.testimonail-person span:first-child {
margin-top: 20px; 
}
#testimonials-swiper .swiper-slide {
    margin-right: 0;
} 
#testimonials-swiper .swiper-slide p{
    display: inline-block;
    margin-top: 10px;
    font-size: 15px;
    line-height: 23px;
    margin-right: 0;
}
#swiper-pagination-testimonials {
    top: 7px;
}
#accordion .panel-heading {
    padding: 0;
}
#accordion .panel-body {
    padding: 5px;
}
#accordion .panel-default {
    border: none;
}

#accordion .panel-default>.panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#accordion .panel-default>.panel-heading a {
  display: block;
  padding: 10px 15px;
}

#accordion .panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  font-family: 'Glyphicons Halflings';
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}


#accordion .panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

#accordion .panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

#accordion .accordion-option {
  width: 100%;
  float: left;
  clear: both;
  margin: 15px 0;
}

#accordion .accordion-option .title {
  font-size: 20px;
  font-weight: bold;
  float: left;
  padding: 0;
  margin: 0;
}

#accordion .accordion-option .toggle-accordion {
  float: right;
  font-size: 16px;
  color: #6a6c6f;
}

#accordion .accordion-option .toggle-accordion:before {
  content: "Expand All";
}

#accordion .accordion-option .toggle-accordion.active:before {
  content: "Collapse All";
}

#accordion {
    margin-top: 55px;
}

#team-search-form {
    margin: 55px 0;
}
.work-approach {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
}
.form-control {
    border: 1px solid #606169;
    border-radius: 0;
    height: 40px; }

label {
   color: #101820;
   letter-spacing: 0.3px;
   font-weight: normal; 
   font-size: 16px;
}
.form-check-label{
    font-size: 14px;
    padding-top: 27px;
}
.form-control:focus {
    border-color: #40d428;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: none;
    }
.icon-search {
    position: relative;
    bottom: 35px;
    left: 90%;
    cursor: pointer;
}    
.fa-times {
    font-size: 20px;
    color: #686F77;
    cursor: pointer;
}
.icon-search:after {
    content: "\f002";
    font-size: 20px;
    color: #686F77;
    background-position: center center;
    background-repeat: no-repeat;
    font-family: 'FontAwesome';
}
.input-reset {
    display: none;
}
.modal-content {
    border-radius: 0;
}
#contact-us-form {
    margin-top: 10px;
}
.select-time {
    color: #101820;
    letter-spacing: 0.3px;
    font-weight: normal;
    font-size: 16px;
    padding-left: 15px;
}
#ModalContactUs .modal-footer {
    text-align: center;
}
#contact-us-form .form-group {
    margin-bottom: 20px;
}
.bootstrap-timepicker-widget .glyphicon {
    font-weight: bold;
    font-size: 12px;
}
.bootstrap-timepicker-widget .glyphicon-chevron-up::before {
    content: "▲";
}
.bootstrap-timepicker-widget .glyphicon-chevron-down::before {
    content: "▼";
}
#headingOne {
    border: none;
    padding: 0;
    background-color: transparent;
}
.cms-plugin-75 {
    border: none;
}
.service figure {
    height: 280px;
    border: 1px solid #CDCDCD;
    padding: 25px;
    margin-bottom: 45px;
    padding-bottom: 40px;
}
.service figure figcaption h2{
    height: 100px;
}
.service-title a{
    font-size: 30px;
    line-height: 35px;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 0.9px;
    color: #101820 !important;
    display: inline-block;
    margin-bottom: 20px;
}
.panel-default {
    border: none;
}
#bs-example-navbar-collapse-1 ul li.active a{
    border-bottom: 2px solid #40d428;
    color: #101820;
    font-weight: bold;
}

.about-us-principles h3{
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    height: 55px;
}
.vision {
    margin-bottom: 30px;
    color: #606169;
    letter-spacing: 0.7px;
    margin-top: 0; 
}
.title-why-us {
    margin-top: 55px;
}
.modal-feedback {
    font-size: 18px;
    margin-bottom: 15px;
    padding-left: 10px;
}
#ModalContactUsSuccessClose button {
    background: #fff;
    color: #101820;
    font-size: 14px;
    width: 215px;
    height: 57px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.9px;
    border: 1px solid #101820;
    border-radius: 0;
}
#mobile-language-menu {
    display: none;
}
.cl-effect-11 .dropdown .dropdown-menu a:hover, .cl-effect-11 .dropdown .dropdown-menu a:focus {
    outline: none;
    text-shadow: none;
    font-weight: bold;
}
.headerLine-about {
    background: url(../images/about-main.png) center center no-repeat;
    height: 420px;  
}

.partner-areas {
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 0.4px;
}

.project-main-image h2 {
    text-align: left;
    color: #101820;
    font-size: 45px;
    line-height: 56px;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 0.8px;
    margin-bottom: 35px;
}
.project-preview figure {
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.blog-search {
    text-align: left;
}
#blog-menu {
    padding-top: 10px;
    padding-bottom: 5px;
}
#blog-menu ul li {
    margin-right: 0;
    margin-left: 20px;
}
.custom-line {
    border-bottom: 1px solid #d1d0d0;
}
.blog-type {
    font-size: 17px;
    color: #1eb206;
    line-height: 30px;
    display: block;
    letter-spacing: 0.2px;
    display: inline-block;
    margin-bottom: 10px;
}
.infographic {
    height: 270px;
    position: relative;
    margin-top: 9px;
    padding: 0;
    background: url(../images/uridicheski-marketing-big.jpg) no-repeat;
    background-size: cover;
}
.block-center {
    text-align: center;
    display: inline-block;
}
.good-news {
    font-size: 17px;
    color: #606169;
    line-height: 30px;
    display: block;
    letter-spacing: 0.2px;
}
.link-news {
    width: 260px;
    margin-top: 10px;
}
.vacancies {
    margin-bottom: 30px;
}
.vacancies-filter {
    margin-top: 25px !important; 
}
.vacancies-filter li a {
    background: transparent !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    color: #17232e !important;
    font-weight: normal !important;
    letter-spacing: 0.3px !important;
    text-transform: none !important;
    font-size: 15px !important;
}
.vacancies-filter li a:hover {
    font-weight: bold !important;
}
.vacancies-filter li.active a{
    font-weight: bold !important;
}
.carrier-image {
    height: 350px;
}
.carrier-benefits {
    padding: 30px;
}
.carrier-info .carrier-benefits h2 {
    color: #fff;
    letter-spacing: 1px;
    font-family: 'Roboto', 'sans-serif';
    font-size: 66px;
    font-weight: 600;
    margin-bottom: 10px;
}
.carrier-info .carrier-benefits h3 {
    color: #fff;
    letter-spacing: 1px;
    font-family: 'Roboto', 'sans-serif';
    font-size: 45px;
    font-weight: 600;
    margin-bottom: 15px;
}
.carrier-info .carrier-benefits span {
    color: #fff;
    font-weight: 400;
    font-size: 22px;
    letter-spacing: 0.4px;
}
.carrier-info .carrier-benefits p {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0.4px;
    margin-top: 45px;

}
.position-city {
    display: block;
    font-size: 17px;
    color: #1eb206;
    line-height: 15px;
    letter-spacing: 0.2px;
}
.text-title-black span {
    display: inline-block;
    letter-spacing: 0.7px;
    margin-top: 0;
    font-size: 24px;
    color: #101820;
    font-weight: bold;  
}
#unknown-vacancy .form-group{
    margin-bottom: 30px;
}

#send-cv {
    margin-top: 38px;
}
#attach-cv {
    font-size: 16px;
    letter-spacing: 0.6px;
}
.padding-left-none {
    padding-left: 0; 
}
.vacancy-title {
    text-align: left;
    color: #101820;
    font-size: 33px;
    line-height: 42px;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 0.8px;
    margin-bottom: 55px;
}
.event-authors {
    margin-top: 20px;
}
.event-authors .blog-author .blog-preview-author {
    margin-left: 80px;
    padding-top: 10px;
}
.event-authors .blog-author  {
    margin-bottom: 10px;
    margin-top: 10px;
}
.event-date {
    font-size: 22px;
    line-height: 30px;
    color: #1eb206;
    display: block;
}
.blog-author img {
    width: 70px;
}

.headerLine-projects {
    height: 450px;
    padding: 100px 0;
}

.modal-backdrop {
    z-index: 2;
}
.modal {
    z-index: 3;
}
.input-group-addon .fa {
    border: none; 
}
.bootstrap-timepicker-widget table td input {
    width: 31px !important;
}

.events-table {
    width: 100%;
    margin-bottom: 21px;
}

.events-table>tbody>tr>td,
.events-table>tbody>tr>th,
.events-table>tfoot>tr>td,
.events-table>tfoot>tr>th,
.events-table>thead>tr>td,
.events-table>thead>tr>th {
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px solid #ccc
}

.events-table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ccc
}

.events-table>caption+thead>tr:first-child>td,
.events-table>caption+thead>tr:first-child>th,
.events-table>colgroup+thead>tr:first-child>td,
.events-table>colgroup+thead>tr:first-child>th,
.events-table>thead:first-child>tr:first-child>td,
.events-table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.events-table>tbody+tbody {
    border-top: 2px solid #ccc
}

.events-table .events-table {
    background-color: #fff
}

.events-table-condensed>tbody>tr>td,
.events-table-condensed>tbody>tr>th,
.events-table-condensed>tfoot>tr>td,
.events-table-condensed>tfoot>tr>th,
.events-table-condensed>thead>tr>td,
.events-table-condensed>thead>tr>th {
    padding: 4px 10px
}

.events-table-bordered,
.events-table-bordered>tbody>tr>td,
.events-table-bordered>tbody>tr>th,
.events-table-bordered>tfoot>tr>td,
.events-table-bordered>tfoot>tr>th,
.events-table-bordered>thead>tr>td,
.events-table-bordered>thead>tr>th {
    border: 1px solid #ccc
}

.events-table-bordered>thead>tr>td,.events-table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.events-table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.events-table-hover>tbody>tr:hover,
.events-table>tbody>tr.active>td,
.events-table>tbody>tr.active>th,
.events-table>tbody>tr>td.active,
.events-table>tbody>tr>th.active,
.events-table>tfoot>tr.active>td,
.events-table>tfoot>tr.active>th,
.events-table>tfoot>tr>td.active,
.events-table>tfoot>tr>th.active,
.events-table>thead>tr.active>td,
.events-table>thead>tr.active>th,
.events-table>thead>tr>td.active,
.events-table>thead>tr>th.active {
    background-color: #f5f5f5
}

.events-table-hover>tbody>tr.active:hover>td,
.events-table-hover>tbody>tr.active:hover>th,
.events-table-hover>tbody>tr:hover>.active,
.events-table-hover>tbody>tr>td.active:hover,
.events-table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.events-table>tbody>tr.success>td,
.events-table>tbody>tr.success>th,
.events-table>tbody>tr>td.success,
.events-table>tbody>tr>th.success,
.events-table>tfoot>tr.success>td,
.events-table>tfoot>tr.success>th,
.events-table>tfoot>tr>td.success,
.events-table>tfoot>tr>th.success,
.events-table>thead>tr.success>td,
.events-table>thead>tr.success>th,
.events-table>thead>tr>td.success,
.events-table>thead>tr>th.success {
    background-color: #e0f1df
}

.events-table-hover>tbody>tr.success:hover>td,
.events-table-hover>tbody>tr.success:hover>th,
.events-table-hover>tbody>tr:hover>.success,
.events-table-hover>tbody>tr>td.success:hover,
.events-table-hover>tbody>tr>th.success:hover {
    background-color: #cfe9cd
}

.events-table>tbody>tr.info>td,
.events-table>tbody>tr.info>th,
.events-table>tbody>tr>td.info,
.events-table>tbody>tr>th.info,
.events-table>tfoot>tr.info>td,
.events-table>tfoot>tr.info>th,
.events-table>tfoot>tr>td.info,
.events-table>tfoot>tr>th.info,
.events-table>thead>tr.info>td,
.events-table>thead>tr.info>th,
.events-table>thead>tr>td.info,
.events-table>thead>tr>th.info {
    background-color: #6a7779
}

.events-table-hover>tbody>tr.info:hover>td,
.events-table-hover>tbody>tr.info:hover>th,
.events-table-hover>tbody>tr:hover>.info,
.events-table-hover>tbody>tr>td.info:hover,
.events-table-hover>tbody>tr>th.info:hover {
    background-color: #5e6a6b
}

.events-table>tbody>tr.warning>td,
.events-table>tbody>tr.warning>th,
.events-table>tbody>tr>td.warning,
.events-table>tbody>tr>th.warning,
.events-table>tfoot>tr.warning>td,
.events-table>tfoot>tr.warning>th,
.events-table>tfoot>tr>td.warning,
.events-table>tfoot>tr>th.warning,
.events-table>thead>tr.warning>td,
.events-table>thead>tr.warning>th,
.events-table>thead>tr>td.warning,
.events-table>thead>tr>th.warning {
    background-color: #fdecdb
}

.events-table-hover>tbody>tr.warning:hover>td,
.events-table-hover>tbody>tr.warning:hover>th,
.events-table-hover>tbody>tr:hover>.warning,
.events-table-hover>tbody>tr>td.warning:hover,
.events-table-hover>tbody>tr>th.warning:hover {
    background-color: #fcdfc3
}

.events-table>tbody>tr.danger>td,
.events-table>tbody>tr.danger>th,
.events-table>tbody>tr>td.danger,
.events-table>tbody>tr>th.danger,
.events-table>tfoot>tr.danger>td,
.events-table>tfoot>tr.danger>th,
.events-table>tfoot>tr>td.danger,
.events-table>tfoot>tr>th.danger,
.events-table>thead>tr.danger>td,
.events-table>thead>tr.danger>th,
.events-table>thead>tr>td.danger,
.events-table>thead>tr>th.danger {
    background-color: #fcd3d3
}

.events-table-hover>tbody>tr.danger:hover>td,
.events-table-hover>tbody>tr.danger:hover>th,
.events-table-hover>tbody>tr:hover>.danger,
.events-table-hover>tbody>tr>td.danger:hover,
.events-table-hover>tbody>tr>th.danger:hover {
    background-color: #fabbbb
}

.events-table-responsive {
    overflow-x: auto;
    min-height: .01%
}

.events-btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 500;
    text-align: center;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 10px 25px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.events-btn.active.focus,.events-btn.active:focus,.events-btn.focus,.events-btn:active.focus,.events-btn:active:focus,.events-btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.events-btn.focus,.events-btn:focus,.events-btn:hover {
    color: #a1c42c;
    text-decoration: none
}

.events-btn.active,.events-btn:active {
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.events-btn.disabled,.events-btn[disabled],fieldset[disabled] .events-btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none
}

.events-btn-primary {
    color: #fff;
    background-color: #a1c42c;
    border-color: #a1c42c
}

.events-btn-primary.focus,.events-btn-primary:focus {
    color: #fff;
    background-color: #7f9a23;
    border-color: #4b5c15
}

.events-btn-primary.active,.events-btn-primary:active,.events-btn-primary:hover,.open>.events-btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #7f9a23;
    border-color: #789221
}

.events-btn-primary.active.focus,
.events-btn-primary.active:focus,
.events-btn-primary.active:hover,
.events-btn-primary:active.focus,
.events-btn-primary:active:focus,
.events-btn-primary:active:hover,
.open>.events-btn-primary.dropdown-toggle.focus,
.open>.events-btn-primary.dropdown-toggle:focus,
.open>.events-btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #677d1c;
    border-color: #4b5c15
}

.events-btn-primary.disabled,
.events-btn-primary.disabled.active,
.events-btn-primary.disabled.focus,
.events-btn-primary.disabled:active,
.events-btn-primary.disabled:focus,
.events-btn-primary.disabled:hover,
.events-btn-primary[disabled],
.events-btn-primary[disabled].active,
.events-btn-primary[disabled].focus,
.events-btn-primary[disabled]:active,
.events-btn-primary[disabled]:focus,
.events-btn-primary[disabled]:hover,
fieldset[disabled] .events-btn-primary,
fieldset[disabled] .events-btn-primary.active,
fieldset[disabled] .events-btn-primary.focus,
fieldset[disabled] .events-btn-primary:active,
fieldset[disabled] .events-btn-primary:focus,
fieldset[disabled] .events-btn-primary:hover {
    background-color: #a1c42c;
    border-color: #a1c42c
}

.events-btn-primary .badge {
    color: #a1c42c;
    background-color: #fff
}

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

.events-meta:after,.events-upcoming:after,.clearfix:after {
    clear: both
}

.clearfix:after,.clearfix:before {
    content: " ";
    display: table
}

.events-sidebar h3 {
    display: inline-block;
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: 2px solid #42d929;
}

.events-calendar {
    padding-top: 16px;
    border: 1px solid #ccc
}

.events-calendar .controls a,.events-calendar .controls button {
    color: #9C9C9C;
    transition: .2s;
}

.events-calendar .controls a:hover,.events-calendar .controls button:hover {
    color: #666;
}

.events-calendar h3 {
    float: left;
    font-size: 20px;
    font-weight: 200;
    text-transform: capitalize;
    min-width: 150px;
    margin: 7px 20px 0;
    border: 0
}

@media (max-width: 739px) {
    .events-calendar h3 {
        font-size:14px;
        min-width: 120px;
        margin: 9px 10px 0
    }
}

.events-calendar .controls {
    float: right;
    text-align: center;
    margin-right: 15px
}

.events-calendar .controls .next-month,.events-calendar .controls .prev-month {
    display: inline-block;
    overflow: hidden;
    font-size: 20px;
    width: 20px;
    height: 30px;
    margin-top: 3px
}

.events-calendar .controls .next-month:before,.events-calendar .controls .prev-month:before {
    display: inline-block;
    font-family: django-cms-website;
    font-weight: 400
}

.events-calendar .controls a.prev-month:before {
    content: "j"
}

.events-calendar .controls a.next-month:before {
    content: "k"
}

.events-calendar table {
    margin: 16px 0 0;
    border-top: 1px solid #ccc
}

.events-calendar td,.events-calendar th {
    font-size: 12.25px;
    text-align: center
}

.events-calendar td:not(:first-child),.events-calendar th:not(:first-child) {
    border-left: 1px solid #ccc
}

.events-calendar table>tbody>tr>th {
    font-weight: bold;
    text-transform: uppercase;
    padding: 4px 10px;
    background: #E8E8E8;
}

.events-calendar td {
    color: #000;
}

.events-calendar td.today {
   background: #E8E8E8;
}

.events-calendar td.today a {
    font-weight: bold;
}

.events-calendar td.events {
    border: 3px solid #42d929 !important;
}

.events-calendar td.events:first-child {
    border-left: 0;
}

.events-calendar td.events:last-child {
    border-right: 0;
}

.events-calendar tr:last-child td.events {
    border-bottom: 0;
}
#events-search-form .form-row .form-group select {
    margin-bottom: 15px;
}
#events-search-form .form-row .form-group label {
    margin-top: -7px;
    display: block;
}
td.disabled {
    color: #979797;
}
td.disabled a{
    color: #979797;
}
td.events.disabled {
    border: 1px solid #42d929 !important;
}

.calendarbox {
    width: 255px !important;
}
.event-preview .table-striped tbody tr th {
    width: 23%;
}
.event-description-page img {
    width: 100%;
    margin-bottom: 10px;
}
.event-description-page p {
    margin-right: 10px !important;
}
#my-calendar {
    margin-bottom: 20px;
}
.events-calendar td a{
    display: block;
    padding: 13px 10px;
}
.events-calendar td span{
    display: block;
    padding: 13px 10px;
}
/*Media styles*/

@media screen and (max-width: 730px) {
    #hide-language-menu {
        display: none;
    }
    #mobile-language-menu {
        display: block;
        margin-top: 10px;
    }
    #mobile-language-menu a{
        display: inline;
        text-transform: capitalize;
    }
}
@media screen and (max-width: 620px) {
    .cta-button-partner {
        display: none;
    }
    .caption-style-2 .caption {
        padding: 48px 10px;
    }
}
@media screen and (max-width: 820px) {
    .headerLine-banks {
        height: 490px;
    }
}

@media screen and (max-width: 620px) {
    .headerLine-banks {
        height: 450px;
    }
}

@media screen and (max-width: 520px) {
    .headerLine-banks {
        height: 350px;
    }
}
@media screen and (max-width: 820px) {
    .headerLine-service {
        padding: 80px 0;
    }
}
@media screen and (max-width: 620px) {
    .headerLine-service {
        padding: 50px 0;
    }
}
@media screen and (max-width: 520px) {
    .headerLine-service {
        padding: 30px 0;
    }
}
@media screen and (max-width: 820px) {
.headerLine-projects {
    height: 370px;
}
}
@media screen and (max-width: 620px) {
.headerLine-projects {
    height: 310px;
}
}
@media screen and (max-width: 520px) {
.headerLine-projects {
    height: 260px;
}
}

@media screen and (max-width: 1360px) {
.shpere-main-image h2 {
    font-size: 51px;
    line-height: 54px;
    letter-spacing: 0.7px;
}
}
@media screen and (max-width: 1020px) {
.shpere-main-image h2 {
    font-size: 50px;
    line-height: 54px;
}
}

@media screen and (max-width: 820px) {
.shpere-main-image h2 {
    font-size: 45px;
    line-height: 48px;
}
.sphere-partner span{
    font-size: 14px !important;
    line-height: 16px !important;
}
}

@media screen and (max-width: 620px) {
.shpere-main-image h2 {
    font-size: 30px;
    line-height: 35px;
}
.sphere-partner span{
    font-size: 12px !important;
    line-height: 14px !important;
}
.sphere-partner span:last-child {
    display: none;
}
}

@media screen and (max-width: 520px) {
.shpere-main-image h2 {
    font-size: 24px;
    line-height: 26px;

}
.sphere-partner span{
    font-size: 12px;
    line-height: 15px;
}
.sphere-partner span:last-child {
    display: none;
}

}
@media screen and (max-width: 820px) {

figure.effect-marley h2, figure.effect-marley div {
    left: 25px;
}
}
@media screen and (max-width: 620px) {

figure.effect-marley h2, figure.effect-marley div {
    left: 25px;
}
}

@media screen and (max-width: 520px) {

figure.effect-marley h2, figure.effect-marley div {
    left: 30px;
}
}

@media screen and (max-width: 820px) {
.partner-main-image h2 {
    font-size: 42px;
    line-height: 48px;
}
.headerLine-partner {
    background-position: 50%;
}
.partnerpage-position {
    font-size: 21px;
    line-height: 21px;
}
.partnerpage-contact {
    font-size: 21px;
    line-height: 21px;
}
.service-title a {
    font-size: 31px;
    line-height: 34px;
}
.partner-spheres {
    height: 80px;
}
.modal-feedback {
    font-size: 14px;
    margin-bottom: 10px;
    padding-left: 10px;
}
.modal-dialog {
    margin-top: 125px !important;
}
}
@media screen and (max-width: 620px) {
.partner-main-image h2 {
    font-size: 30px;
    line-height: 35px;
}
.headerLine-partner {
    background-position: 50%;
}
.partnerpage-position {
    font-size: 18px;
    line-height: 18px;
}
.partnerpage-contact {
    font-size: 18px;
    line-height: 18px;
}
.service-title a {
    font-size: 29px;
    line-height: 32px;
}
.partner-spheres {
    height: 70px;
}
}
@media screen and (max-width: 520px) {
.partner-main-image h2 {
    font-size: 24px;
    line-height: 26px;
}
.headerLine-partner {
    background-position: 50%;
}
.partnerpage-position {
    font-size: 14px;
    line-height: 14px;
}
.partnerpage-contact {
    font-size: 14px;
    line-height: 14px;
}
.service-title a {
    font-size: 24px;
    line-height: 27px;
}
}

@media screen and (max-width: 520px) {
.cta-button {
    font-size: 10px;
    width: 175px;
    height: 42px;
    letter-spacing: 1px;
    margin-top: 10px;
}
}

@media screen and (max-width: 1024px) {
.team-member .member-photo-container img {
max-width: 80%;
}
.member-description .member .partner-name {
    font-size: 16px;
    line-height: 19px;
}
.member-description {
    height: 340px;
}
}


.about-blocks {
    margin-bottom: 15px;
}
.about-blocks-content {
   border: 1px solid #CDCDCD;
   padding: 25px 0 25px 25px;
   height: 285px;
   width: 275px;
}
.container-about-content {
    height: 180px;
}
.partners-contacts {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 150px;
    margin-left: 10px;
}
.partners-contacts li{
    font-size: 15px;
    letter-spacing: 0.1px;
    line-height: 22px;
    color: #101820;;
}
.offices-block {
    font-size: 15px;
    letter-spacing: 0.1px;
    line-height: 22px;
    color: #606169;
    display: block;
}
.work-industries {
    font-size: 29px;
    letter-spacing: 0.3px;
    line-height: 35px;
    color: #101820;
    margin-top: 0;
    font-weight: bold;
}
.testimonials-about-us #testimonials-swiper .swiper-wrapper .swiper-slide p{
    text-align: center;
    display: inline-block;
    font-family: 'Roboto', 'sans-serif';
    font-size: 15px;
    font-weight: 300;
    line-height: 23px;
    color: #10171f;
    letter-spacing: 0.2px;
    margin-top: 13px;
    padding: 0 15%;
}
.testimonials-about-us {
    margin-top: -10px;
}
.testimonials-about-us #testimonials-swiper .swiper-wrapper .swiper-slide .testimonail-person {
    text-align: center;
}
.fa {
    padding: 6px 8px;
    border: 1px solid #fff;
}
.container-testimonials {
    position: relative;
}

/* .slide-testimonial { */
    /* border: 1px solid #CDCDCD; */
/* } */
.partner-responsibilities {
    margin-top: 30px;
}
.swiper-slide-testimonial {
    padding: 0 42px;
}
@media screen and (max-width: 624px) {
.swiper-slide-testimonial {
    padding: 0;
}
}

.second-menu li a {
    color: #606169 !important;
    font-size: 16px;
    letter-spacing: 0.6px; 
}
.article-title {
    text-align: left;
    color: #101820;
    font-size: 33px;
    line-height: 42px;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 0.8px;
    margin-bottom: 55px;    
}
.team-member .member-description p {
    text-align: left;
} 
.member {
    text-align: left;
    height: 70px;
} 
.team-member .caption {
    text-align: left;
}
.team-member .caption .readmore {
    text-align: left;
}
.about-us-principles .member-photo {
    height: 80px;
}
.about-us-icons .col-md-6 .member-photo {
    height: 80px;
}
.team-description .col-md-6 .member-photo {
    height: 80px;
}
.blog-excpert {
    font-family: 'Roboto', 'sans-serif';
    font-size: 14px;
    font-weight: 300;
    line-height: 27px;
    color: #10171f;
    margin-right: 45px;
    letter-spacing: 0.2px;
}
.blog-content {
    font-family: 'Roboto', 'sans-serif';
    font-size: 14px;
    font-weight: 300;
    line-height: 27px;
    color: #10171f;
    margin-right: 45px;
    letter-spacing: 0.2px;  
}
.blog-content ul{
    padding: 0;
    margin: 0;
    padding-left: 15px;
}

.blog-content ul li{
    font-family: 'Roboto', 'sans-serif';
    font-size: 14px;
    font-weight: 300;
    line-height: 27px;
    color: #10171f;
    padding: 0;
    margin: 0;
    letter-spacing: 0.2px;
}
.blog-content iframe{
    height: 370px;
    width: 100%;
}
.blog-list-preview iframe{
    height: 270px;
    width: 100%;
    margin-top: 8px; 
}
.blog-content img {
    width: 100%;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #1eb206;
    border-color: #1eb206;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.pagination > li > a, .pagination > li > span {
    color: #17232e;
}
.authors {
    overflow: hidden;
    padding-bottom: 20px;
}
.awwards p{
    font-family: 'Roboto', 'sans-serif';
    font-size: 14px;
    font-weight: 300;
    line-height: 27px;
    color: #10171f;
    margin-right: 45px;
    letter-spacing: 0.2px;
}
.awward-block {
    margin-bottom: 25px;
}
.awward-block p{
    font-size: 18px;
    letter-spacing: 0.3px;
}

.awward-icon {
    height: 80px;
}
.btn-default.disabled, .btn-default[disabled] {
   background-color: #9b9b9b;
   border-color: #ccc;
}
.blog-articles-preview .col-md-4 iframe {
    height: 270px;
    width: 100%;
}
#js-calendar- .events-btn-primary {   
    color: #101820;
    background-color: transparent;
    border-color: transparent;
    border-radius: 0;
    text-decoration: underline;
    padding: 10px 20px;
}


@media screen and (max-width: 1150px) {
a.effect-marley h2 {
    font-size: 25px;
}
}

@media screen and (min-width: 750px) and (max-width: 1150px) {
.member-photo-container img {
    height: 130px;
}
.partner-name {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.2px;
}
.partner-spheres-list {
    font-size: 13px;
    line-height: 16px;
}
.team-member .member-description {
    padding-left: 12px;
    padding-right: 12px;
}
.team-member .caption .cta-button-partner {
    font-size: 13px;
    width: 142px;
    height: 50px;
}
.caption-style-2 .caption {
    top: 235px;
}
.team-member .caption .readmore {
    font-size: 13px;
}
.partner-position {
    font-size: 12px;
    line-height: 13px;
}
}

@media screen and (max-width: 980px) {
.blog-preview-home a {
    height: 0px;
}
.blog-preview a {
    height: 0px;
}

}

@media screen and (max-width: 1380px) {
.swiper-button-next {
    right: -20px;
    width: 30px;
}
.swiper-button-prev {
    left: -20px;
    width: 30px;
}
}
@media screen and (max-width: 1024px) {
.swiper-button-next {
    right: -5px;
    width: 25px;
}
.swiper-button-prev {
    left: -5px;
    width: 25px;
}
}
@media screen and (max-width: 768px) {
.swiper-button-next {
    right: 0;
    width: 20px;
}
.swiper-button-prev {
    left: 0;
    width: 20px;
}   
}
@media screen and (max-width: 640px) {
.swiper-button-next {
    display: none;
}
.swiper-button-prev {
    display: none;
}     
}
@media screen and (max-width: 640px) {
.second-menu li:last-child a {
    margin-top: 18px;
}    
}
@media screen and (max-width: 1150px) {
    .blog-author img {
        width: 60px;
    }
    .blog-preview-author .blog-date, .blog-author-name {
        font-size: 13px;
        line-height: 9px;
        margin-left: -15px;
    }
}

.div404 {
    margin-bottom: 200px;
}
.subscribe-error p{
    color: #901714;
    padding-right: 14px;
    font-size: 16px;
}
.modal-dialog {
    margin-top: 75px;
}

.fa-times {
    display: block;
    width: 40px;
    float: left;
    padding: 0px 8px;
    border: 1px solid #fff;
}
.form-check-label span {
    display: block;
    float: right;
    width: 100px;
}
.headerLine-vac{
    background: url(../images/vac-main.png) center center no-repeat;
    height: 480px;
    background-size: cover;
    padding: 87px 0 133px 0;
}
.headerLine-vac h2 {
    color: #fff !important;
    text-align: left;
    color: #101820;
    font-size: 56px;
    line-height: 64px;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 0.9px;
    margin-bottom: 10px;
}
.headerLine-vac span {
    color: #fff;
    font-size: 26px;
    margin-bottom: 25px;
    display: inline-block;
}
.headerLine-vac p {
    color: #fff;
    font-size: 26px;
}

.vacancy-photo {
    display: inline-block;
    height: 77px;
}
.filter-2 {
    margin-top: 0 !important;
}
.filter-2 li a {
    width: 100px !important;
}
.social-vecancy {
    margin-top: 50px;
}
.social-vecancy p {
    font-size: 18px;
    color: #fff; 
}
.social-vecancy p a{
    color: #fff;
    display: inline-block;
    margin-right: 5px;
    margin-left: 10px;
}

.social-vecancy i {
    font-size: 18px;
    margin-right: 4px;
    border: none;
    padding: 0;
    color: #fff; 
}
.social-vecancy p a:hover{
    padding-bottom: 1px;
    border-bottom: 2px solid #47df2e;
}
.cta-enroll {
    width: 320px;
}
.step {
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    margin-right: 5px;
}
@media screen and (max-width: 920px) {
.headerLine-vac h2 {
    font-size: 45px;
    line-height: 45px;
}
.headerLine-vac p {
    font-size: 29px;
    line-height: 32px;
}
}
@media screen and (max-width: 640px) {
.headerLine-vac h2 {
    font-size: 40px;
    line-height: 40px;
}
.headerLine-vac p {
    font-size: 26px;
    line-height: 28px;
}
.social-vecancy {
    margin-top: 20px;
}
}
@media screen and (max-width: 450px) {
.headerLine-vac h2 {
    font-size: 35px;
    line-height: 38px;
}
.headerLine-vac p {
    font-size: 22px;
    line-height: 24px;
}
.social-vecancy {
    margin-top: 0px;
}
}
#questionnarie .form-title {
    margin-bottom: 20px;
    margin-top: 50px;
}
#questionnarie .form-title span{
    font-size: 18px;
    margin-top: 7px;
    display: inline-block;
}
.button-add-input {
    text-decoration: underline;
    margin-top: 10px;
}
#questionnarie .form-check-label {
    font-size: 16px;
    margin-bottom: 15px;
    padding-top: 0;
}
#questionnarie .form-group {
    margin-bottom: 25px;
}
#questionnarie .calendar-filter .input-daterange {
   width: 100%;
}
#questionnarie .calendar-filter .input-daterange .datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover {
    background-color: #44d62c !important;
}
.select-time-form .form-row .form-group {
    margin-bottom: 0 !important;
}
#questionnarie label {
    display: block;
}
.form-check-inline {
    display: inline-block;
    margin-right: 20px;
    margin-top: 10px;
}
.form-check-inline .form-check-label {
    display: inline !important;
}
#filter {
    padding: 0;
}
.vacancy-wrapper {
    margin-bottom: 40px;
}

@media screen and (max-width: 1020px) {
#blog-menu ul li {
    margin-right: 0;
    margin-left: 0;
}
}
@media screen and (max-width: 1150px) {
#bs-example-navbar-collapse-1 .nav:first-child {
    padding: 0px !important;
}
}

.times-vacancy {
    margin: 35px 0 0 0;
}
.input-span {
    display: none;
}
.input-span.required-field {
    display: inline-block;
    margin-top: 2px;
    color: #a03434;
}
.padding-5 {
    padding: 0 5px;
}
#organization-datepicker-2 input {
    border-radius: 0;
}
#organization-datepicker-1 input {
    border-radius: 0;
}
.datepicker-dropdown {
    margin: 20px 0 0;
}
#career-contact-vacancy-attach-cv span {
    display: inline-block;
    margin-top: 9px;
    font-size: 17px;
    color: grey;
}
#career-contact-vacancy-attach-cv span i {
    padding: 0px;
    margin-right: -15px;
}
.share-content {
    list-style: none;
    padding: 0;
    margin-bottom: 40px;
}
.share-content li {
    float: left;
    margin-right: 15px;
    margin-bottom: 25px;
}
.share-content li:first-child {
    content: "";
    padding: 2px 0;
    border-bottom: 2px solid #44d62c;
}
.share-content li span a {
    padding: 6px 15px; 
}
.share-content li a i {
    padding: 6px 9px;
    border: 1px solid #101820; 
}





