.contacts .contact-block {
    height: auto;
    margin: auto;
    width: auto;
}

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

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.wrapper-cont {
    width: 980px;
    margin: auto;
    height: auto;
    font-family: "RobotoCondensedRegular";
}

.photo-text-block-1,
.photo-text-block-2 {
    margin: 45px 0;
}

/* це перший блок   */
.wrapper-cont .photo-text-block-1 {
    width: 980px;
    height: auto;
}

.wrapper-cont .photo-text-block-1 .bordered-photo {
    width: 192px;
    height: 192px;
    float: left;
    border: 4px solid #406EAD;
    overflow: hidden;
    border-radius: 50%;
    margin-left: 220px;
}

.wrapper-cont .photo-text-block-1 .text {
    float: left;
    width: 546px;
}

.wrapper-cont .photo-text-block-1 .text ul {
    list-style: none;
    padding-left: 70px;
}

.wrapper-cont .photo-text-block-1 .text h3,
.wrapper-cont .photo-text-block-2 .text h3 {
    text-transform: uppercase;
    font-size: 30px;
    color: #406EAD;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 20px;
}

.wrapper-cont .photo-text-block-1 .text h6,
.wrapper-cont .photo-text-block-2 .text h6 {
    /*text-transform: capitalize;*/
    font-size: 21px;
    color: #303C60;
    margin-top: -13px;
    font-weight: 300;
}

.wrapper-cont .photo-text-block-1 .text p,
.wrapper-cont .photo-text-block-2 .text p {
    /*margin-top: -40px;*/
    color: #7e818b;
}

.wrapper-cont .photo-text-block-1 .text ul li ul {
    padding-left: 0;
}

.wrapper-cont .photo-text-block-2 .text ul li ul {
    padding-right: 0;
}

/* це другий блок   */
.wrapper-cont .photo-text-block-2 {
    width: 980px;
    height: auto;
}

.wrapper-cont .photo-text-block-2 .bordered-photo {
    width: 192px;
    height: 192px;
    float: left;
    border: 4px solid #406EAD;
    overflow: hidden;
    border-radius: 50%;
}

.wrapper-cont .photo-text-block-2 .text {
    float: left;
    width: 546px;
}

.wrapper-cont .photo-text-block-2 .text ul {
    list-style: none;
    text-align: right;
    padding-right: 80px;
}
/*-----*/
header .lang-links {
    float: left;
    width: 80px;
}

header .lang-links ul {
    margin-top: 55px;
    text-align: right;
    list-style: none;
}

header .lang-links ul li a {
    text-transform: uppercase;
    font-family: "RobotoCondensedLight";
    font-size: 15px;
    color: #334d71;
    text-decoration: none;
    font-weight: 100;
}

header .lang-links ul li a:hover,
header .lang-links ul li a.active {
    font-family: "RobotoCondensedBold";
    transition: none;
    text-decoration: underline;
}

.contacts ul li {
    font-size: 24px;
}
header nav .navbar li a {
    font-family: "RobotoCondensedBold";
}
.top-slider {
    height: 400px;
}
.top-slider .slide {
    height: 400px;
    background-position: center center;
    background-repeat: no-repeat;
}
.top-slider .slide h2 {
    font-family: "RobotoCondensedRegular";
    line-height: 65px;
    padding: 172px 0;
}
.top-slider .slide h2 span {
    font-weight: 100;
}
.content-sec h2 {

}
.content-sec .Icon-box h3 {
    font-weight: 100;
}
.content-sec-2 h2 {
    font-family: "RobotoCondensedRegular";
}
.content-sec-2 h2 span {
    font-weight: 100;
}
.content-sec-3 h2 {
    font-weight: 100;
}
footer ul li a {
    text-transform: uppercase;
    font-family: "RobotoCondensedBold";
}
footer {
    height: auto;
    padding-bottom: 20px;
}
.p2-content h2 {
    font-weight: 100;
}
.teem-slider h2 {
    font-weight: 100;
}
.tabs-accord .accordion-demo .accordion_in .acc_head h3 {
    font-weight: 100;
    padding-left: 20px;
}
.wrapper-cont .photo-text-block-1 .text h3,
.wrapper-cont .photo-text-block-2 .text h3 {
    font-size: 35px;
}
.wrapper-cont .photo-text-block-1 .text h6,
.wrapper-cont .photo-text-block-2 .text h6 {
    font-family: "RobotoCondensedLight";
    font-weight: 100;
}
.wrapper-cont .photo-text-block-1 .text p,
.wrapper-cont .photo-text-block-2 .text p {
    color: #7e818b;
    font-size: 21px;
    font-family: "RobotoCondensedLight";
}
.our-history h2 {
    font-weight: 100;
}
.contacts h2 {
    font-weight: 100;
}
.cont-addres h3 {
    font-weight: 100;
}
.form .contact-form button[type="submit"] {
    text-transform: uppercase;
}

#output.error {
    left: -420px;
    padding: 40px 0;
    position: absolute;
    top: 84px;
}
#output.success {
    position: absolute;
    top: 0;
    padding-bottom: 0;
    padding-top: 40px;
}
.form .contact-form form input[type="text"] {
    border: medium none;
    border-radius: 0;
    color: #7e818b;
    display: block;
    font-family: "RobotoCondensedLight";
    font-size: 21px;
    line-height: 36px;
    margin: 18px auto;
    padding: 0 9px;
    width: 345px;
}
.form .contact-form form textarea {
    border: medium none;
    border-radius: 0;
    color: #7e818b;
    display: block;
    font-family: "RobotoCondensedLight";
    font-size: 21px;
    margin: auto;
    padding: 9px;
    width: 345px;
}
header .contacts ul li:first-child {
    color: #2e74d3;
    font-size: 24px;
    font-family: "RobotoCondensedBold";
}
header .contacts ul li:first-child::before {
    vertical-align: top;
    margin-right: 26px;
}
.partners h2 {
    color: #406ead;
    font-family: "RobotoCondensedRegular";
    font-size: 55px;
    padding-bottom: 38px;
    padding-top: 48px;
    text-align: center;
    font-weight: 100;
}
.content-sec .Icon-box {
    float: left;
    margin-top: 20px;
    width: 33.33%;
}

.content-sec-4 {
    background: rgba(0, 0, 0, 0) url("../img/fut.png") repeat fixed center center;
    height: 585px;
    width: 100%;
}