@charset "UTF-8";
/*----------------------
   FONT-COLORS:
-------------------------*/
/*----------------------
   FONT:
-------------------------*/
/*----------------------
   FONT-SIZE:
-------------------------*/
/*-------------------
COLORS:
----------------------*/
@font-face {
  font-family: 'RobotoCondensedBold';
  src: url("../fonts/RobotoCondensedBold.eot");
  src: url("../fonts/RobotoCondensedBold.eot") format("embedded-opentype"), url("../fonts/RobotoCondensedBold.woff2") format("woff2"), url("../fonts/RobotoCondensedBold.woff") format("woff"), url("../fonts/RobotoCondensedBold.ttf") format("truetype"), url("../fonts/RobotoCondensedBold.svg#RobotoCondensedBold") format("svg"); }
@font-face {
  font-family: 'RobotoCondensedLight';
  src: url("../fonts/RobotoCondensedLight.eot");
  src: url("../fonts/RobotoCondensedLight.eot") format("embedded-opentype"), url("../onts/RobotoCondensedLight.woff2") format("woff2"), url("../fonts/RobotoCondensedLight.woff") format("woff"), url("../fonts/RobotoCondensedLight.ttf") format("truetype"), url("../fonts/RobotoCondensedLight.svg#RobotoCondensedLight") format("svg"); }
@font-face {
  font-family: 'RobotoCondensedRegular';
  src: url("../fonts/RobotoCondensedRegular.eot");
  src: url("../fonts/RobotoCondensedRegular.eot") format("embedded-opentype"), url("../fonts/RobotoCondensedRegular.woff2") format("woff2"), url("../fonts/RobotoCondensedRegular.woff") format("woff"), url("../fonts/RobotoCondensedRegular.ttf") format("truetype"), url("../fonts/RobotoCondensedRegular.svg#RobotoCondensedRegular") format("svg"); }
* {
  margin: 0;
  padding: 0; }

html {
    opacity: 0;
  height: 100%; }

body {
  width: 100%;
  height: 100%; }

.wrapper {
  width: 980px;
  margin: 0 auto;
  height: auto !important;
  height: 100%; }

.row {
  height: 980px;
  width: 100%;
  height: auto;
  clear: both; }
.row:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.dark-layer {
  width: 100%;
  height: 511px;
  background: rgba(0, 0, 0, 0.5);
  position: relative;
  top: 0px; }

/* Header
-----------------------------------------------------------------------------*/
header {
  background: #ffffff; }

/* Content-section
-----------------------------------------------------------------------------*/
.top-slider {
  margin-top: -45px;
  height: 400px; }

.content-sec {
  background: #ffffff;
  width: 100%;
  height: 650px; }

.content-sec-2 {
  background: url("../img/backgrounCont.png") fixed center;
  width: 100%;
  height: 511px; }

.content-sec-3 {
  background: #ffffff;
  width: 100%;
  height: 234px; }

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

/* Footer
-----------------------------------------------------------------------------*/
footer {
  width: 100%;
  background: #334d71;
  height: 165px; }

/*---------------------------------------------
                       SECOND PAGE
--------------------------------------*/
.header-bg {
  background: url("../img/index2header.png") center;
  width: 100%;
  height: 232px;
  margin-top: -45px; }

.teem-slider .slider {
  width: 100%;
  height: 371px; }

/*--------------------------
                      SERVIECES PAGE
---------------------------------------------------*/
.header-bg2 {
  background: url("../img/headerbg.png") center;
  width: 100%;
  height: 234px;
  margin-top: -45px; }

.unTitle {
  height: auto;
}
/*--------------------------
                      CONTACTS PAGE
---------------------------------------------------*/
.header-bg-cont {
  background: url("../img/cont-header-bg.png") bottom center;
  width: 100%;
  height: 232px;
  margin-top: -45px; }

.teem-bg {
  width: 100%;
  height: 350px;
  background: url("../img/teem-background2.png") bottom center;
  background-size: cover; }

.map {
  width: 100%;
  height: 585px; }

/*--------------------------
                      partners PAGE
---------------------------------------------------*/
.part-header-bg {
  background: url("../img/Bgnameless.png") bottom center;
  width: 100%;
  height: 232px;
  margin-top: -45px; }

/*--------------------------
                      HISTORY PAGE
---------------------------------------------------*/
.history-header-bg {
  background: url("../img/historyBG2.png") bottom center;
  width: 100%;
  height: 232px;
  margin-top: -45px; }

.our-history {
  width: 100%;
  height: auto; }

.wrapper-cont {
  width: 980px;
  margin: auto;
  height: auto; }

.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: 206px;
  height: 206px;
  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 {
  text-transform: uppercase;
  font-size: 30px;
  color: #406EAD; }

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

.wrapper-cont .photo-text-block-1 .text p {
  /*margin-top: -40px;*/
}

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

.wrapper-cont .photo-text-block-2 .bordered-photo {
  width: 206px;
  height: 206px;
  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; }

.wrapper-cont .photo-text-block-2 .text h3 {
  text-transform: uppercase;
  font-size: 30px;
  color: #406EAD; }

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

.wrapper-cont .photo-text-block-2 .text p {
  margin-top: 0px; }

/*------------------------------------
         HEADER STYLES
 ------------*/
header .logo {
  margin-top: 37px;
  margin-bottom: 37px;
  float: left;
  width: 570px; }
header .contacts {
  margin-top: 23px;
  float: left;
  width: 330px; }
  header .contacts ul {
    margin-right: 1px;
    line-height: 30px;
    font-size: 24px;
    text-align: right;
    list-style: none;}
    header .contacts ul li {
      font-family: "RobotoCondensedBold";
      color: #2e74d3;  }
      header .contacts ul li a {
        font-family: "RobotoCondensedBold";
        color: #2e74d3 !important;
        font-size: 24px;
        text-decoration: none;
      }
      header .contacts ul li:first-child {
        font-family: "RobotoCondensedLight";

        color: #7e818b; }
        header .contacts ul li:first-child:before {
          background: url("../img/icons/phone-icon.png");
          width: 16px;
          height: 24px;
          content: '';
          display: inline-block;
          margin-right: 18px; }
      header .contacts ul li:last-child {
        font-family: "RobotoCondensedLight";
        color: #7e818b; }
        header .contacts ul li:last-child a {
          font-family: "RobotoCondensedLight";
          color: #7e818b !important;
          text-decoration: none;
        }
        header .contacts ul li:last-child:before {
          background: url("../img/icons/envelope.png");
          width: 20px;
          height: 16px;
          content: '';
          display: inline-block;
          margin-right: 18px; }
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 {
      font-family: "RobotoCondensedRegular";
      font-size: 15px;
      color: #334d71; }
      header .lang-links ul li a:hover {
        font-family: "RobotoCondensedBold";
        transition: all 0.35s ease; }
header nav {
  position: relative;
  z-index: 3000;
  width: 100%;
  display: inline-block;
  background: #334d71; }
  header nav .navbar {
    list-style: none;
    text-align: center; }
    header nav .navbar li {
      display: inline-block;
      width: 159px;
      font-size: 0;
      height: 90px;
      cursor: pointer; }
      header nav .navbar li:hover {
        background: #406ead;
        transition: all 0.35s ease; }
      header nav .navbar li a {
        text-decoration: none;
        color: #ffffff;
        font-family: "RobotoCondensedRegular";
        font-size: 18px;
        line-height: 90px; }

/*-------------------------------------
                  SLIDER
------------------------------------*/
.top-slider .slide {
  width: 100%;
  height: 682px; }
  .top-slider .slide h2 {
    padding: 275px 0;
    font-size: 55px;
    font-family: "RobotoCondensedBold";
    color: #ffffff; }
    .top-slider .slide h2 span {
      font-size: 53px;
      font-family: "RobotoCondensedLight"; }
  .top-slider .slide .owl-buttons .owl-prev {
    position: absolute;
    top: 400px;
    left: 50px; }
.top-slider .slide-1 {
  background: url("../img/slide.png") center no-repeat; }
.top-slider .slide-2 {
  background: url("../img/headerbg.png") center no-repeat; }
.top-slider .slide-3 {
  background: url("../img/backgrounCont.png") center no-repeat; }

/*------------------------------------
           CONTENT_SECTION STYLES
   ------------*/
.content-sec h2 {
  margin: 58px 0 46px 0;
  line-height: 67px;
  text-align: center;
  color: #406ead;
  font-size: 55px;
  font-family: "RobotoCondensedRegular"; }
  .content-sec h2 span {
    color: #7e818b;
    font-size: 53px;
    font-family: "RobotoCondensedLight"; }
.content-sec .Icon-box {
  width: 33.33%;
  float: left; }
  .content-sec .Icon-box .img {
    margin: auto;
    width: 194px;
    height: 194px; }
  .content-sec .Icon-box h3 {
    margin-top: 20px;
    text-align: center;
    font-size: 35px;
    font-family: "RobotoCondensedRegular";
    color: #406ead; }
  .content-sec .Icon-box p {
    line-height: 26px;
    margin-top: 15px;
    margin-bottom: 50px;
    text-align: center;
    font-size: 21px;
    font-family: "RobotoCondensedLight";
    color: #7e818b; }

/*------------------------------------
           CONTENT_SECTION-2 STYLES
   ------------*/
.content-sec-2 h2 {
  padding-top: 94px;
  line-height: 66px;
  font-size: 55px;
  font-family: "RobotoCondensedBold";
  color: #ffffff; }
  .content-sec-2 h2 span {
    font-family: "RobotoCondensedLight";
    font-size: 53px; }
.content-sec-2 button[type="button"] {
  cursor: pointer;
  color: #ffffff;
  background: #334d71;
  border: none;
  font-family: "RobotoCondensedBold";
  font-size: 25px;
  padding: 17px 35px;
  margin: 36px 0px 114px; }
  .content-sec-2 button[type="button"]:hover {
    background: #406ead;
    transition: all 0.35s ease; }

/*------------------------------------
           CONTENT_SECTION-3 STYLES
   ------------*/
.content-sec-3 {
  border-bottom: 20px solid #334d71; }
  .content-sec-3 h2 {
    padding-top: 55px;
    line-height: 65px;
    font-size: 55px;
    text-align: center;
    font-family: "RobotoCondensedRegular";
    color: #406ead; }
    .content-sec-3 h2 span {
      color: #7e818b;
      font-size: 53px;
      font-family: "RobotoCondensedLight"; }

/*------------------------------------
           CONTENT_SECTION-3 STYLES
   ------------*/
.content-sec-4 .dark-layer {
  height: 585px; }
  .content-sec-4 .dark-layer .adres-box {
    margin-left: 561px;
    background: #ffffff;
    width: 419px; }
    .content-sec-4 .dark-layer .adres-box h4 {
      padding: 32px 0 0 49px;
      font-size: 25px;
      font-family: "RobotoCondensedLight";
      color: #7e818b; }
    .content-sec-4 .dark-layer .adres-box p {
      padding: 8px 0 0 50px;
      line-height: 26px;
      font-family: "RobotoCondensedLight";
      color: #7e818b;
      font-size: 20px; }
    .content-sec-4 .dark-layer .adres-box button[type="button"] {
      cursor: pointer;
      color: #ffffff;
      background: #334d71;
      border: none;
      font-family: "RobotoCondensedBold";
      font-size: 25px;
      padding: 17px 35px;
      margin: 44px 0px 39px 49px; }
      .content-sec-4 .dark-layer .adres-box button[type="button"]:hover {
        background: #406ead;
        transition: all 0.35s ease; }

/*------------------------------------
           FOOTER STYLES
   ------------*/
footer {
  min-width: 980px; }
  footer ul {
    padding: 25px 0 0 19px;
    list-style: none; }
    footer ul li {
      display: inline-block; }
      footer ul li a {
        padding-right: 20px;
        text-decoration: none;
        color: #ffffff;
        font-family: "RobotoCondensedRegular";
        font-size: 18px; }
        footer ul li a:hover {
          color: #7e818b; }
  footer p {
    font-family: "RobotoCondensedRegular";
    color: #9bbdec;
    padding: 18px 0px 0px 19px;
    font-size: 18px; }
  footer .copy {
    width: 490px;
    display: inline;
    float: left; }
    footer .copy p {
      padding: 9px 0 0 18px;
      color: #ffffff;
      font-family: "RobotoCondensedLight"; }
  footer .design {
    float: left;
    text-align: right;
    display: inline;
    width: 452px; }
    footer .design p {
      margin-top: -8px;
      font-family: "RobotoCondensedLight";
      color: #ffffff;
      padding-right: 19px;
      font-size: 16px; }
      footer .design p a {
        text-decoration: none;
        font-family: "RobotoCondensedBold";
        color: inherit;
        padding-left: 5px;
        margin-right: -10px; }
        footer .design p a .ot-logo {
          background: url("../img/icons/otakoy.png") no-repeat;
          width: 38px;
          height: 37px;
          float: right;
          margin-right: -60px;
          margin-top: -8px; }
        footer .design p a:hover {
          color: #9bbdec; }
          footer .design p a:hover .ot-logo {
            background: url("../img/icons/logo-hover.png") no-repeat; }

/*-----------------------------
                SECOND PAGE 
-------------------*/
#text {
  width: 621px;
  margin: auto; }

.p2-content h2 {
  margin: 54px 0 38px 0;
  font-size: 55px;
  color: #406ead;
  font-family: "RobotoCondensedRegular";
  text-align: center; }
.p2-content p {
  margin-bottom: 14px;
  line-height: 30px;
  font-family: "RobotoCondensedLight";
  font-size: 21px;
  color: #303c60; }
.p2-content ul {
  list-style-image: url("../img/icons/marker-small.png");
  margin-left: 12px; }
  .p2-content ul li {
    padding-left: 30px;
    font-family: "RobotoCondensedLight";
    font-size: 21px;
    color: #303c60;
    line-height: 30px;
    margin-bottom: 15px; }

#teem .owl-next {
  top: 140px; }
#teem .owl-prev {
  top: 140px; }

.teem-slider {
  margin-bottom: 50px; }
  .teem-slider h2 {
    margin-bottom: 47px;
    margin-top: 53px;
    line-height: 67px;
    font-size: 55px;
    color: #406ead;
    font-family: "RobotoCondensedRegular";
    text-align: center; }
    .teem-slider h2 span {
      color: #7e818b;
      font-size: 53px;
      font-family: "RobotoCondensedLight"; }
  .teem-slider .slider .item {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%); }
    .teem-slider .slider .item:hover {
      transition: all 0.35s ease;
      -webkit-filter: grayscale(0%);
      -moz-filter: grayscale(0%);
      -ms-filter: grayscale(0%);
      -o-filter: grayscale(0%);
      filter: grayscale(0%); }
  .teem-slider .slider .item img {
    min-width: 100%;
    min-height: 100%;
  }

.tabs-accord {
  margin-bottom: 103px; }
  .tabs-accord .accordion-demo .accordion_in {
    border: none;
    margin: 30px 0; }
    .tabs-accord .accordion-demo .accordion_in .acc_head {
      border: 3px solid #406ead; }
      .tabs-accord .accordion-demo .accordion_in .acc_head h3 {
        padding: 13px 5px;
        color: #406ead;
        font-family: "RobotoCondensedRegular";
        font-size: 35px; }
        .tabs-accord .accordion-demo .accordion_in .acc_head h3:after {
          content: '';
          width: 63px;
          height: 63px;
          background: url("../img/icons/arrow-down.png") center no-repeat;
          display: inline-block;
          margin-left: 38px;
          margin-top: -16px;
          margin-bottom: -18px; }
    .tabs-accord .accordion-demo .accordion_in .text-right {
      text-align: right; }
    .tabs-accord .accordion-demo .accordion_in .acc_content {
      background: none; }
      .tabs-accord .accordion-demo .accordion_in .acc_content .row-ph {
        clear: both;
        width: 980px;
        height: auto; }
        .tabs-accord .accordion-demo .accordion_in .acc_content .row-ph .photo-box {
          width: 480px;
          float: left;
          height: auto; }
        .tabs-accord .accordion-demo .accordion_in .acc_content .row-ph .description-box {
          width: 480px;
          float: left;
          height: auto; }
          .tabs-accord .accordion-demo .accordion_in .acc_content .row-ph .description-box h3 {
            font-size: 35px;
            font-family: "RobotoCondensedRegular";
            color: #406ead; }
          .tabs-accord .accordion-demo .accordion_in .acc_content .row-ph .description-box ul {
            list-style: none; }
            .tabs-accord .accordion-demo .accordion_in .acc_content .row-ph .description-box ul li {
              font-family: "RobotoCondensedLight";
              font-size: 21px;
              color: #303c60; }
              .tabs-accord .accordion-demo .accordion_in .acc_content .row-ph .description-box ul li + li {
                line-height: 26px;
                color: #7e818b; }
      .tabs-accord .accordion-demo .accordion_in .acc_content .position-ph-1 img {
        margin-top: 61px;
        margin-left: 220px; }
      .tabs-accord .accordion-demo .accordion_in .acc_content .position-ph-1 ul {
        margin-top: 83px;
        margin-left: 21px; }
      .tabs-accord .accordion-demo .accordion_in .acc_content .position-ph-2 img {
        margin-top: 58px;
        margin-left: 78px; }
      .tabs-accord .accordion-demo .accordion_in .acc_content .position-ph-2 ul {
        margin-top: 91px;
        margin-right: 2px; }
      .tabs-accord .accordion-demo .accordion_in .acc_content .position-ph-3 img {
        margin-top: 69px;
        margin-left: 216px; }
      .tabs-accord .accordion-demo .accordion_in .acc_content .position-ph-3 ul {
        margin-top: 93px;
        margin-left: 21px; }
  .tabs-accord .accordion-demo .acc_active .acc_head {
    transition: all 0.35s ease;
    background: #334d71;
    border: 3px solid #334d71; }
    .tabs-accord .accordion-demo .acc_active .acc_head h3 {
      color: #ffffff; }
      .tabs-accord .accordion-demo .acc_active .acc_head h3:after {
        background: url("../img/icons/arrow-up.png") center no-repeat; }

/*-----------------------------
                SERVIECS PAGE 
-------------------*/
#serv-text {
  width: 621px;
  margin: auto; }

.services h1 {
  margin-bottom: 39px;
  margin-top: 56px;
  line-height: 65px;
  font-size: 55px;
  color: #406ead;
  font-family: "RobotoCondensedLight";
  text-align: center; }
  .services h1 span {
    color: #7e818b;
    font-size: 53px;
    font-family: "RobotoCondensedLight"; }
.services ul {
  list-style-image: url("../img/icons/marker-small.png");
  margin-left: -15px; }
  .services ul li {
    padding-left: 15px;
    padding-bottom: 32px;
    font-family: "RobotoCondensedLight";
    font-size: 21px;
    color: #303c60; }
    .services ul li:last-child {
      padding-bottom: 50px; }

/*-----------------------------
                CONTACTS PAGE
-------------------*/
.contacts h2 {
  padding: 53px 0;
  font-size: 55px;
  text-align: center;
  font-family: "RobotoCondensedRegular";
  color: #406ead; }
  .contacts h2 span {
    color: #7e818b;
    font-family: "RobotoCondensedLight";
    font-size: 53px; }
.contacts h3 {
  margin-top: 22px;
  font-size: 30px;
  font-family: "RobotoCondensedRegular";
  color: #406ead; }
.contacts p {
  font-size: 21px;
  color: #303c60;
  font-family: "RobotoCondensedLight"; }
.contacts ul li {
  line-height: 19px;
  margin-top: 12px;
  list-style: none;
  font-size: 21px;
  color: #303c60;
  font-family: "RobotoCondensedLight"; }
.contacts ul li a {
  line-height: 19px;
  font-size: 24px;
  color: #303c60 !important;
  font-family: "RobotoCondensedLight";
  text-decoration: none;
}
.contacts ul li:nth-child(2) {
    margin-top: 7px;
}
.contacts ul li ul li {
  margin-top: 12px !important;
}
.contacts ul li ul li:last-child a {
  color: #406ead !important;
}
  /*.contacts ul li:last-child a {*/
    /*text-decoration: none;*/
    /*line-height: 19px;*/
    /*color: #406ead !important; }*/
.contacts .text-right {
  text-align: right; }
.contacts .contact-block {
  width: 671px;
  height: 2125px;
  margin: auto; }
  .contacts .contact-block .cont-photo {
    width: 300px;
    height: 202px;
    float: left; }
  .contacts .contact-block .p-row-1 {
    margin-bottom: 56px; }
    .contacts .contact-block .p-row-1 img {
      margin-left: 63px; }
  .contacts .contact-block .p-row-2 {
    margin-bottom: 60px; }
    .contacts .contact-block .p-row-2 img {
      margin-left: 35px; }
  .contacts .contact-block .p-row-3 {
    margin-bottom: 67px; }
    .contacts .contact-block .p-row-3 img {
      margin-left: 63px; }
  .contacts .contact-block .p-row-4 {
    margin-bottom: 76px; }
    .contacts .contact-block .p-row-4 img {
      margin-left: 35px; }
  .contacts .contact-block .p-row-5 {
    margin-bottom: 76px; }
    .contacts .contact-block .p-row-5 img {
      margin-left: 63px; }
  .contacts .contact-block .p-row-6 {
    margin-bottom: 76px; }
    .contacts .contact-block .p-row-6 img {
      margin-left: 35px; }
  .contacts .contact-block .p-row-7 {
    margin-bottom: 115px; }
    .contacts .contact-block .p-row-7 img {
      margin-left: 63px; }
  .contacts .contact-block .p-row-8 {
    margin-bottom: 0px; }
    .contacts .contact-block .p-row-8 img {
      margin-left: 35px; }
  .contacts .contact-block .contact-text {
    width: 371px;
    height: 202px;
    float: left; }
  .contacts .contact-block .t-row-1 {
    margin-bottom: 56px; }
    .contacts .contact-block .t-row-1 h3, .contacts .contact-block .t-row-1 p, .contacts .contact-block .t-row-1 li {
      margin-left: 43px; }
  .contacts .contact-block .t-row-2 {
    margin-bottom: 60px; }
    .contacts .contact-block .t-row-2 h3, .contacts .contact-block .t-row-2 p, .contacts .contact-block .t-row-2 li {
      margin-right: 47px; }
    .contacts .contact-block .t-row-2 h3 {
      margin-top: 38px; }
  .contacts .contact-block .t-row-3 {
    margin-bottom: 67px; }
    .contacts .contact-block .t-row-3 h3, .contacts .contact-block .t-row-3 p, .contacts .contact-block .t-row-3 li {
      margin-left: 43px; }
    .contacts .contact-block .t-row-3 h3 {
      margin-top: -3px; }
  .contacts .contact-block .t-row-4 {
    margin-bottom: 76px; }
    .contacts .contact-block .t-row-4 h3, .contacts .contact-block .t-row-4 p, .contacts .contact-block .t-row-4 li {
      margin-right: 47px; }
    .contacts .contact-block .t-row-4 h3 {
      margin-top: 38px; }
  .contacts .contact-block .t-row-5 {
    margin-bottom: 76px; }
    .contacts .contact-block .t-row-5 h3, .contacts .contact-block .t-row-5 p, .contacts .contact-block .t-row-5 li {
      margin-left: 43px; }
    .contacts .contact-block .t-row-5 h3 {
      margin-top: 34px; }
  .contacts .contact-block .t-row-6 {
    margin-bottom: 76px; }
    .contacts .contact-block .t-row-6 h3, .contacts .contact-block .t-row-6 p, .contacts .contact-block .t-row-6 li {
      margin-right: 47px; }
    .contacts .contact-block .t-row-6 h3 {
      margin-top: 35px; }
  .contacts .contact-block .t-row-7 {
    margin-bottom: 115px; }
    .contacts .contact-block .t-row-7 h3, .contacts .contact-block .t-row-7 p, .contacts .contact-block .t-row-7 li {
      margin-left: 43px; }
    .contacts .contact-block .t-row-7 h3 {
      margin-top: 15px; }
  .contacts .contact-block .t-row-8 {
    margin-bottom: 0px; }
    .contacts .contact-block .t-row-8 h3, .contacts .contact-block .t-row-8 p, .contacts .contact-block .t-row-8 li {
      margin-right: 47px; }
    .contacts .contact-block .t-row-8 h3 {
      margin-top: 28px; }

.cont-addres {
  width: 100%;
  height: 366px;
  border-bottom: 20px solid #334d71; }
  .cont-addres h3 {
    font-size: 35px;
    font-family: "RobotoCondensedRegular";
    color: #406ead; }
  .cont-addres p {
    font-size: 21px;
    color: #303c60;
    font-family: "RobotoCondensedLight"; }
  .cont-addres p a {
    font-size: 21px;
    color: #303c60;
    font-family: "RobotoCondensedLight";
    text-decoration: none;
  }
  .cont-addres .addres {
    width: 490px;
    float: left;
    height: 366px; }
    .cont-addres .addres .ad-box {
      margin: 63px 0px 0px 75px; }
      .cont-addres .addres .ad-box h3 {
        line-height: 60px; }
  .cont-addres .email {
    width: 490px;
    float: left;
    height: 366px; }
    .cont-addres .email .em-box {
      margin: 64px 0px 0px 5px; }
      .cont-addres .email .em-box h3 {
        line-height: 60px; }
      .cont-addres .email .em-box p {
        line-height: 20px; }

#map_canvas {
  height: 585px; }

/*-----------------------------
                PARTNERS PAGE
-------------------*/
.partners h2 {
  font-size: 55px;
  font-family: "RobotoCondensedRegular";
  color: #406ead;
  text-align: center;
  padding-top: 48px;
  padding-bottom: 38px; }
.partners .partners-content-box {
  display: block;
  margin: auto;
  width: 660px;
  height: auto;
  padding-left: 38px; }
  .partners .partners-content-box p {
    font-family: "RobotoCondensedLight";
    font-size: 21px;
    color: #303c60;
    margin-bottom: 30px;
    line-height: 30px; }
  .partners .partners-content-box Ul p {
    margin-bottom: 0px; }
  .partners .partners-content-box ul li {
    list-style-image: url("../img/icons/marker-small.png");
    margin-bottom: 20px;
    line-height: 37px;
    font-family: "RobotoCondensedLight";
    font-size: 21px;
    color: #303c60;
    padding-left: 25px;
    margin-bottom: 20px; }

.drivers {
  margin-bottom: 90px;
  height: auto;
  width: 100%; }
  .drivers .text-right {
    text-align: right; }
  .drivers h3 {
    font-size: 30px;
    font-family: "RobotoCondensedRegular";
    color: #406ead; }
  .drivers ul {
    list-style: none; }
    .drivers ul li {
      font-size: 21px;
      color: #7e818b;
      font-family: "RobotoCondensedLight"; }
      .drivers ul li p {
        color: #303c60; }
    .drivers ul .line-sm {
      line-height: 23px;
      padding-top: 5px; }
  .drivers .dr-row {
    width: 980px;
    height: auto;
    clear: both; }
    .drivers .dr-row .dr-photo {
      width: 490px;
      float: left;
      height: auto; }
    .drivers .dr-row .dr-descript {
      width: 490px;
      float: left;
      height: auto; }
  .drivers .row-list-1 {
    margin-top: 55px; }
    .drivers .row-list-1 img {
      margin-left: 216px; }
    .drivers .row-list-1 .dr-descript ul {
      margin-left: 10px;
      margin-top: 22px; }
  .drivers .row-list-2 {
    margin-top: 55px; }
    .drivers .row-list-2 img {
      margin-left: 68px;
      margin-top: 41px; }
    .drivers .row-list-2 .dr-descript ul {
      margin-top: 80px;
      margin-right: 10px; }
  .drivers .row-list-3 {
    margin-top: 55px; }
    .drivers .row-list-3 img {
      margin-top: 39px;
      margin-left: 216px; }
    .drivers .row-list-3 .dr-descript ul {
      margin-left: 8px;
      margin-top: 76px; }
  .drivers .row-list-4 {
    margin-top: 55px; }
    .drivers .row-list-4 img {
      margin-left: 68px;
      margin-top: 54px; }
    .drivers .row-list-4 .dr-descript ul {
      margin-top: 90px;
      margin-right: 10px; }
  .drivers .row-list-5 {
    margin-top: 55px; }
    .drivers .row-list-5 img {
      margin-top: 51px;
      margin-left: 216px; }
    .drivers .row-list-5 .dr-descript ul {
      margin-left: 8px;
      margin-top: 89px; }
  .drivers .row-list-6 {
    margin-top: 55px; }
    .drivers .row-list-6 img {
      margin-left: 68px;
      margin-top: 54px; }
    .drivers .row-list-6 .dr-descript ul {
      margin-top: 90px;
      margin-right: 10px; }

/*---------------------------------------------
                             HISTORY PAGE
-------------------------------------------*/
.our-history h2 {
  padding: 53px 0 40px 0;
  color: #406ead;
  font-family: "RobotoCondensedRegular";
  font-size: 55px;
  text-align: center; }
.our-history .hist-cont-box {
  padding-left: 40px;
  margin: auto;
  display: block;
  width: 650px;
  height: auto; }
  .our-history .hist-cont-box p {
    font-family: "RobotoCondensedLight";
    font-size: 21px;
    color: #303c60;
    padding-bottom: 29px;
    line-height: 30px; }
.our-history .all-in-photo {
  width: 950px;
  height: auto;
  margin-left: 15px; }

.accordion-large .accordion-demo {
  margin-top: 50px;
  margin-bottom: 85px; }
  .accordion-large .accordion-demo .accordion_in {
    border: none;
    margin: 30px 0; }
    .accordion-large .accordion-demo .accordion_in .acc_head {
      border: 3px solid #406ead; }
      .accordion-large .accordion-demo .accordion_in .acc_head h3 {
        padding: 13px 5px;
        color: #406ead;
        font-family: "RobotoCondensedRegular";
        font-size: 35px; }
        .accordion-large .accordion-demo .accordion_in .acc_head h3:after {
          content: '';
          width: 63px;
          height: 63px;
          background: url("../img/icons/arrow-down.png") center no-repeat;
          display: inline-block;
          margin-left: 38px;
          margin-top: -16px;
          margin-bottom: -18px; }
    .accordion-large .accordion-demo .accordion_in .acc_content {
      background: none; }
      .accordion-large .accordion-demo .accordion_in .acc_content p {
        font-family: "RobotoCondensedLight";
        font-size: 21px;
        color: #303c60;
        padding-left: 200px;
        margin: 40px 0;
        line-height: 30px; }
        .accordion-large .accordion-demo .accordion_in .acc_content p + p {
          margin-top: 0px; }
      .accordion-large .accordion-demo .accordion_in .acc_content img {
        margin-left: 15px;
        margin-bottom: 15px; }
  .accordion-large .accordion-demo .acc_active .acc_head {
    transition: all 0.35s ease;
    background: #334d71;
    border: 3px solid #334d71; }
    .accordion-large .accordion-demo .acc_active .acc_head h3 {
      color: #ffffff; }
      .accordion-large .accordion-demo .acc_active .acc_head h3:after {
        background: url("../img/icons/arrow-up.png") center no-repeat; }

.form {
  margin-top: -585px; }
  .form .contact-form {
    margin-bottom: 45px;
    position: relative;
    z-index: 999;
    margin-left: 571px;
    background: rgba(64, 110, 173, 0.46);
    width: 420px;
    height: 540px; }
    .form .contact-form h3 {
      color: #ffffff;
      font-family: "RobotoCondensedRegular";
      font-size: 30px;
      text-align: center;
      padding: 21px 0px 4px; }
    .form .contact-form form input[type='text'] {
      display: block;
      margin: 18px auto;
      border-radius: 0px;
      font-size: 21px;
      font-family: "RobotoCondensedLight";
      border: none;
      color: #7e818b;
      width: 345px;
      line-height: 36px;
      padding-left: 9px; }
      .form .contact-form form input[type='text']:focus, .form .contact-form form input[type='text']:hover {
        outline: 1px solid #334d71; }
    .form .contact-form form textarea {
      margin: auto;
      display: block;
      border-radius: 0px;
      font-size: 21px;
      font-family: "RobotoCondensedLight";
      color: #7e818b;
      border: none;
      padding-left: 7px;
      padding-top: 9px; }
      .form .contact-form form textarea:focus, .form .contact-form form textarea:hover {
        outline: 1px solid #334d71; }
    .form .contact-form button[type='submit'] {
      cursor: pointer;
      color: #ffffff;
      background: #334d71;
      border: none;
      font-family: "RobotoCondensedBold";
      font-size: 25px;
      padding: 17px 35px;
      margin: 28px auto;
      display: block; }
      .form .contact-form button[type='submit']:hover {
        background: #406ead;
        transition: all 0.35s ease; }

.slider #teem {height: 100%;}
.slider #teem .owl-wrapper-outer {height: 100% !important;}
.slider #teem .owl-wrapper-outer .owl-wrapper {height: 100%;}
.slider #teem .owl-wrapper-outer .owl-wrapper .owl-item {height: 100%;}
.slider #teem .owl-wrapper-outer .owl-wrapper .owl-item .item{
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.slider #teem .owl-wrapper-outer .owl-wrapper .owl-item .item img {display: none}

/*# sourceMappingURL=style.css.map */

#output.error {
  position: fixed !important;
  left: auto !important;
  right: 20px !important;
  top: 20px !important;
  padding: 20px 45px !important;
  display: inline-block !important;
  background-color: #FFCCCC !important;
  font-family: "RobotoCondensedRegular" !important;
  color: #2C2E2E !important;
}

#output.success {
  position: fixed !important;
  left: auto !important;
  height: auto !important;
  right: 20px !important;
  top: 20px !important;
  padding: 20px 45px !important;
  display: inline-block !important;
  background-color: rgba(64, 110, 173, 1) !important;
  font-family: "RobotoCondensedRegular" !important;
  color: #fff !important;
}
