/*Tinos*/
@import url('https://fonts.googleapis.com/css?family=Tinos:400,400i,700,700i&subset=cyrillic,cyrillic-ext,latin-ext');
@import url('https://fonts.googleapis.com/css?family=Old+Standard+TT:400,400i,700&subset=cyrillic,cyrillic-ext,latin-ext,vietnamese');


body {
  background: #fff;
  color: #666666;
  font-family: sans-serif;
}

a {
  color: #03C4EB;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.clear {
    clear: both;
}
a:hover, a:active, a:focus {
  color: #03c5ec;
  outline: none;
  text-decoration: none;
}

p {
  padding: 0;
  margin: 0 0 30px 0;
    color: #3c1e1e;
    font-family: sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0;
  padding: 0;
}

/* Prelaoder */
#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #fff url("../img/preloader.svg") no-repeat center center;
}
.add_banner {
  display: block;
  width: 100%;
  margin: 30px auto;
  opacity: 0.6;
  cursor: crosshair;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.add_banner:hover {
  opacity: 0.8;
}
.add_banner img {
  width: 100%;
}
/* Back to top button */
.back-to-top {
    position: fixed;
    display: none;
    background: #343c50;
    color: #fff;
    padding: 6px 12px 9px 12px;
    font-size: 16px;
    border-radius: 2px;
    right: 53px;
    bottom: 23px;
    -webkit-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s;
}

.back-to-top:focus {
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  outline: none;
}

.back-to-top:hover {
  background: #fff;
  color: #000;
}

/*--------------------------------------------------------------
# Welcome
--------------------------------------------------------------*/
#hero {
  display: table;
  width: 100%;
  height: calc(100vh - 90px);
  background: url(../img/hero-bg.jpg) top center fixed;
  background-size: cover;
}

#hero.custhero {
  display: table;
  width: 100%;
  height: 50vh;
  background: url(../img/hero-bg.jpg) top center fixed;
  background-size: cover;
}

#hero .hero-logo {
  margin: 20px;
}

#hero .hero-logo img {
    max-width: 100%;
    background: #0a0b0c87;
    padding: 33px 61px;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(20%, #1257922e), color-stop(50%, #f7f7f74f), color-stop(80%, #343c50d4));
    background: -o-linear-gradient(bottom, #1257922e 20%, #f7f7f74f 50%, #343c50d4 80%);
    background: linear-gradient(to top, #1257922e 20%, #f7f7f74f 50%, #343c50d4 80%);
    border-radius: 50px;
    -webkit-box-shadow: -10px 0px 13px -7px #000000, 10px 0px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
    box-shadow: -10px 0px 13px -7px #000000, 10px 0px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
}

#hero .hero-container {
  background: #343c50c7;
  display: table-cell;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
}

#hero h1 {
  margin: 30px 0 10px 0;
  /* font-weight: 300; */
  line-height: 48px;
  color: #fff;
}

@media (max-width: 768px) {
  #hero h1 {
    font-size: 28px;
    line-height: 36px;
  }
}

#hero h2 {
  color: #E5E5F0;
  margin-bottom: 50px;
}

@media (max-width: 768px) {
  #hero h2 {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 30px;
  }
  #hero h2 .rotating {
    display: block;
  }
}

#hero .rotating > .animated {
  display: inline-block;
}

#hero .actions a {
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 20px;
  border-radius: 2px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  margin: 10px;
  background: #2b38507a;
}

#hero .btn-get-started {
    background: none;
    border: 2.06px solid #fff;
    border-radius: 30px!important;
    color: #fff;
}

#hero .btn-get-started:hover {
  background: #343c50;
/*  border: 1px solid #fff;*/
  color: #fff;
}

#hero .btn-services {
  border: 2px solid #fff;
  border-radius: 30px!important;
  color: #fff;
}

#hero .btn-services:hover {
    background: #343c50;
/*    border: 1px solid #fff;*/
    color: #fff;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  background-image: -webkit-gradient(linear,left bottom, left top,color-stop(0, #484e5d),to(#343c50));
  background-image: -o-linear-gradient(bottom,#484e5d 0,#343c50 100%);
  background-image: linear-gradient(0deg,#484e5d 0,#343c50 100%);
  background-color: #343c50;
  padding: 20px 0;
  height: 90px;
}

#header #logo {
  float: left;
}

#header #logo h1 {
  font-size: 36px;
  margin: 0;
  padding: 6px 0;
  line-height: 1;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#header #logo h1 a, #header #logo h1 a:hover {
  color: #fff;
}

#header #logo img {
    padding: 0;
    margin-top: 8px;
    max-height: 40px;
}

@media (max-width: 768px) {
  #header {
    height: 80px;
  }
  #header #logo h1 {
    font-size: 26px;
  }
  #header #logo img {
    max-height: 40px;
  }
}

.is-sticky #header {
  background: #343c50d6;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Nav Menu Essentials */
.nav-menu, .nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu > li {
  float: left;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
  min-width: 180px;
}
.nav-menu .menphone {
    color: #a8caf5;
    font-size: 21px;
    margin-left: 0;
    padding-left: 32px;
    padding-top: 6px;
}

/* Nav Menu Arrows */
.sf-arrows .sf-with-ul {
  padding-right: 30px;
}

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 15px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}

/* Nav Meu Container */
#nav-menu-container {
  float: right;
  margin: 5px 0;
}

@media (max-width: 991px) {
  #nav-menu-container {
    display: none;
  }
}

/* Nav Meu Styling */
.nav-menu a {
  padding: 10px 15px;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  font-size: 17px;
  outline: none;
}

.nav-menu a:hover, .nav-menu li:hover > a, .nav-menu .menu-active > a {
  color: #a8caf5;
  background: #232833;
  border-radius: 50px;
}

.nav-menu ul {
  margin: 4px 0 0 15px;
  -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.08);
}

.nav-menu ul li {
  background: #fff;
  border-top: 1px solid #f4f4f4;
}

.nav-menu ul li:first-child {
  border-top: 0;
}

.nav-menu ul li:hover {
  background: #f6f6f6;
}

.nav-menu ul li a {
  color: #333;
}

.nav-menu ul ul {
  margin: 0;
}

/* Mobile Nav Toggle */
#mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  margin: 20px 20px 0 0;
  border: 0;
  background: none;
  font-size: 24px;
  display: none;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  outline: none;
}

#mobile-nav-toggle i {
  color: #fff;
}

@media (max-width: 991px) {
  #mobile-nav-toggle {
    display: inline;
  }
}

/* Mobile Nav Styling */
#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 998;
  background: rgba(0, 0, 0, 0.9);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
}

#mobile-nav ul li a {
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  padding: 10px 22px 10px 15px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
}

#mobile-nav ul li a:hover {
  color: #fff;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #03C4EB;
}

#mobile-nav ul .menu-item-active {
  color: #03C4EB;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
  display: none;
}

/* Mobile Nav body classes */
body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}

.active-bord {
    border: 1px solid #5d6f85;
    border-radius: 50px;
}

.imgab2 {
    margin-top: 0%;
    margin-bottom: 3%;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
/* Sections Common
--------------------------------*/
.section-title {
  font-size: 28px !important;
  color: #a8caf5 !important;
  text-align: center !important;
  font-weight: 700 !important;
  background: #444a5a !important;
  padding: 12px 9px !important;
  border-radius: 50px !important;
  -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.75) !important;
  box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.75) !important;
}

.section-description {
  font-size: 12px;
  margin-bottom: 40px;
  text-align: center;
}

.section-title-divider {
  width: 50%;
  height: 1px;
  background-color: #444a5a;
  -webkit-animation-name: example;
  animation-name: example;
  -webkit-animation-duration: 18s;
  animation-duration: 18s;
  margin: 0 auto;
  margin-bottom: 20px;
}

@-webkit-keyframes example {
  0%   {background-color: #586275;}
  25%  {background-color: #dfe1e3;}
  50%  {background-color: #232833;}
  100% {background-color: #a8caf5;}
}

@keyframes example {
  0%   {background-color: #586275;}
  25%  {background-color: #dfe1e3;}
  50%  {background-color: #232833;}
  100% {background-color: #a8caf5;}
}

/* Get Started Section
--------------------------------*/
#about {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)), url(../img/portfolio-6.jpg) fixed center center;
  background: -o-linear-gradient(#fff, #fff), url(../img/portfolio-6.jpg) fixed center center;
  background: linear-gradient(#fff, #fff), url(../img/portfolio-6.jpg) fixed center center;
  padding: 20px 0;
}
#about .imgab img{
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-box-shadow: 6px 6px 5px #a8caf5;
            box-shadow: 6px 6px 5px #a8caf5;
}

.imgab {
    margin-top: 3%;
}

.spantel {
/*    font-size: 1.3em;
    color: #162515;*/
}
/*
#about .about-container {
  background: url(../img/about-img.jpg) left top no-repeat;
}
*/

#about .about-content {
  color: black;
}

#about .about-title {
  color: #333;
  font-weight: 700;
  font-size: 28px;
}

#about .about-text {
  line-height: 27px;
    text-align: justify;
    font-size: 16px;
}
#about .about-textbott {
    margin-top: 20px;
    text-align: justify;
    font-size: 1.2em;
}

#about .about-text:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width : 768px) {
    .imgab {
        margin-bottom: 30px;
    }
}
@media only screen and (max-width : 500px) {
    #header #logo img {
    max-height: 25px;
    }
}

/* Services Section
--------------------------------*/
#services {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)), url(../img/portfolio-6.jpg) fixed center center;
  background: -o-linear-gradient(#fff, #fff), url(../img/portfolio-6.jpg) fixed center center;
  background: linear-gradient(#fff, #fff), url(../img/portfolio-6.jpg) fixed center center;
  background-size: cover;
  padding: 30px 0 20px 0;
}

#services .service-item {
  margin-bottom: 20px;
}

#services .service-icon {
    float: left;
    background: #343c50;
    padding: 16px;
    border-radius: 50%;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    border: 1px solid #a8caf5;
    text-align: center;
}

#services .service-icon i {
  color: #fff;
  font-size: 30px;
  height: 30px;
  width: 30px;
}

#services .service-item:hover .service-icon {
  background: #fff;
}

#services .service-item:hover .service-icon i {
  color: #1b3180;
}

#services .service-title {
  margin-left: 80px;
  font-weight: 700;
  margin-bottom: 15px;
}

#services .service-title a {
  color: #111;
}

#services .service-description {
  margin-left: 80px;
  line-height: 24px;
}
.text-centr {
    text-align: center;
}
.inssize {
    color: #4C6D4F;
    font-size: 1.4em;
}
/* Subscribe Section
--------------------------------*/
#subscribe {
}

#subscribe .subscribe-title {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

#subscribe .subscribe-text {
  color: #fff;
}

#subscribe .subscribe-btn-container {
  text-align: center;
  padding-top: 20px;
}

#subscribe .subscribe-btn {
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 20px;
  border-radius: 2px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#subscribe .subscribe-btn:hover {
  background: #9E6038;
  border: 2px solid #9E6038;
}

/* Portfolio Section
--------------------------------*/
#portfolio {
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(191 210 230)), to(rgb(191 210 230))), url(../img/portfolio-6.jpg) fixed center center;
  background: -o-linear-gradient(rgb(191 210 230), rgb(191 210 230)), url(../img/portfolio-6.jpg) fixed center center;
  background: linear-gradient(rgb(191 210 230), rgb(191 210 230)), url(../img/portfolio-6.jpg) fixed center center;
  padding: 20px 0;
}

#portfolio .portfolio-item {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  height: 260px;
  width: 100%;
  display: table;
  overflow: hidden;
  margin-bottom: 30px;
}

#portfolio .portfolio-item .details {
  height: 260px;
  background: #c00;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(20%, #1257922e), color-stop(50%, #f7f7f74f), color-stop(80%, #343c50d4));
  background: -o-linear-gradient(bottom, #1257922e 20%, #f7f7f74f 50%, #343c50d4 80%);
  background: linear-gradient(to top, #1257922e 20%, #f7f7f74f 50%, #343c50d4 80%);
  display: table-cell;
  vertical-align: middle;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  text-align: center;
}

#portfolio .portfolio-item .details h4 {
  font-size: 16px;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -o-transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translate3d(0, -15px, 0);
  transform: translate3d(0, -15px, 0);
  font-weight: 700;
  color: #333333;
}

#portfolio .portfolio-item .details span {
  display: block;
  color: #fff;
  background: #232833;
  padding: 8px 0px 8px 0px;
  font-size: 16px;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -o-transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translate3d(0, 15px, 0);
  transform: translate3d(0, 15px, 0);
  border-radius: 50px;
  width: 95%;
  margin: 0px auto;
}

#portfolio .portfolio-item:hover .details {
  opacity: 0.8;
}

#portfolio .portfolio-item:hover .details h4 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#portfolio .portfolio-item:hover .details span {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#portfolio .portfolio-item img {
  width: 100%;
  position: absolute;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.owl-carousel-infra {
  -webkit-box-shadow: 6px 6px 5px #a8caf5;
          box-shadow: 6px 6px 5px #a8caf5;
  width: 100%;
  max-width: 900px;
  margin: 35px auto 0 auto;
}
.owl-carousel-infra .owl-item img {
  width: 100%;
  height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
}
.owl-prev{
  position: absolute;
  background: rgb(255 255 255 / 80%)!important;
  left: 30px;
  top: 50%;
  font-size: 30px!important;
  width: 50px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 20%);
          box-shadow: 0 0 10px rgb(0 0 0 / 20%);
  border-radius: 2px;
  height: 50px;
  outline: none !important;
}
.owl-next{
  position: absolute;
  background: rgb(255 255 255 / 80%)!important;
  right: 30px;
  top: 50%;
  font-size: 30px!important;
  width: 50px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 20%);
          box-shadow: 0 0 10px rgb(0 0 0 / 20%);
  border-radius: 2px;
  height: 50px;
  outline: none !important;
}
.owl-prev i {
  color: #343c50;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.owl-next i {
  color: #343c50;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.row-office {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: 15px auto;
}
.owl-carousel-office {
  -webkit-box-shadow: 6px 6px 5px #a8caf5;
          box-shadow: 6px 6px 5px #a8caf5;
}
.owl-carousel-office img {
  width: 100%;
  height: 450px;
  -o-object-fit: cover;
     object-fit: cover;
}
.table-office {
  font-size: 16px;
  font-weight: bold;
  height: 100%;
}
.table-office tr:first-child th, .table-office tr:first-child td {
  border-top: 0px;
}
.table-office th {
  background: #343c50d6;
  color: white;
  text-align: center;
  vertical-align: middle !important;
}
.table-office td {
text-align: center;
border-color: #ffffff !important;
color: #505050;
background: rgb(241 241 241 / 70%);
vertical-align: middle !important;
}
.btn-office {
  display: inline-block;
  text-align: center;
  color: #a8caf4;
  border: 3px solid #a8caf4;
  border-radius: 30px;
  font-size: 16px;
  font-weight: bold;
  padding: 10px;
  margin: 15px auto;
  background: #444a5a;
  opacity: 0.7;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.btn-office:hover, .btn-office.active {
  opacity: 1;
}
a small {
  opacity: 1 !important;
}
.mb35 {
  margin-bottom: 35px;
}

/* Testimonials Section
--------------------------------*/
#testimonials {
  background: #f6f6f6;
  padding: 80px 0;
}

#testimonials .profile {
  text-align: center;
}

#testimonials .profile .pic {
  border-radius: 50%;
  border: 6px solid #fff;
  margin-bottom: 15px;
  overflow: hidden;
  height: 260px;
  width: 260px;
}

#testimonials .profile .pic img {
  max-width: 100%;
}

#testimonials .profile h4 {
  font-weight: 700;
  color: #03C4EB;
  margin-bottom: 5px;
}

#testimonials .profile span {
  color: #333333;
}

#testimonials .quote {
  position: relative;
  background: #fff;
  padding: 60px;
  margin-top: 40px;
  font-size: 16px;
  font-style: italic;
  border-radius: 5px;
}

#testimonials .quote b {
  display: inline-block;
  font-size: 22px;
  left: -9px;
  position: relative;
  top: -8px;
}

#testimonials .quote small {
  display: inline-block;
  right: -9px;
  position: relative;
  top: 4px;
}

/* Team Section
--------------------------------*/
#team {
  background: #fff;
  padding: 80px 0 60px 0;
}

#team .member {
  text-align: center;
  margin-bottom: 20px;
}

#team .member .pic {
  margin-bottom: 15px;
  overflow: hidden;
  height: 260px;
}

#team .member .pic img {
  max-width: 100%;
}

#team .member h4 {
  font-weight: 700;
  margin-bottom: 2px;
}

#team .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
}

#team .member .social {
  margin-top: 15px;
}

#team .member .social a {
  color: #b3b3b3;
}

#team .member .social a:hover {
  color: #03C4EB;
}

#team .member .social i {
  font-size: 18px;
  margin: 0 2px;
}

/* Contact Section
--------------------------------*/
#contact {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)), url(../img/portfolio-6.jpg) fixed center center;
  background: -o-linear-gradient(#fff, #fff), url(../img/portfolio-6.jpg) fixed center center;
  background: linear-gradient(#fff, #fff), url(../img/portfolio-6.jpg) fixed center center;
  padding: 20px 0;
}

#contact .info {
  color: #333333;
}

#contact .info i {
    font-size: 40px;
    color: #343c50;
    float: left;
    text-align: center;
    width: 40px;
}

#contact .info p {
    padding: 0 0 10px 61px;
    line-height: 40px;
    font-size: 1.2em;
}
.offisss.info {
  color: #333333;
}

.offisss.info i {
    font-size: 40px;
    color: #AF6C3F;
    float: left;
    text-align: center;
    width: 40px;
}

.offisss.info p {
    padding: 0px 0 0px 60px;
    line-height: 50px;
    font-size: 1.4em;
    margin: 0 0 10px 0 !important;
    font-weight: 500;
}
#contact .form #sendmessage {
  color: #03C4EB;
  border: 1px solid #03C4EB;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #sendmessage.show, #contact .form #errormessage.show, #contact .form .show {
  display: block;
}

#contact .form .validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

#contact .form input, #contact .form textarea {
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

#contact .form button[type="submit"] {
  background: #03C4EB;
  border: 0;
  padding: 10px 24px;
  color: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

#contact .form button[type="submit"]:hover {
  background: #25d8fc;
}
.trdost {
    text-align: center;
    margin-top: 2em;
    color: black;
    font-size: 15px;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #232833;
  padding: 15px 0;
  color: #fff;
}

#footer .copyright {
  text-align: center;
}

#footer .credits {
  padding-top: 10px;
  text-align: center;
  font-size: 13px;
  color: #ccc;
  line-height: 10px;
}
#footer .credits p {
    margin-bottom: 10px;
}
#footer .credits span {
  font-size: 1.3em;
}
.footp {
    color: white;
}
@media only screen and (max-width : 680px) {
    .credits p {
        line-height: 1.7em;
    }
}
@media only screen and (max-width : 769px) {
    .menphone {
        margin-left: 1em;
        font-size: 1.2em;
        color: #fff;
    }
}
#about,#portfolio,#portfoliomix,#contact {
    background-size: cover !important;
}
.arprofis {
    padding-top: 30px;
}

.btn-active {
    background-color: white!important;
    color: black!important;
}

/*
slider css
*/

.slider {
  margin: 0 auto;
  max-width: 940px;
}

.slide_viewer {
    height: 399px;
    overflow: hidden;
    position: relative;
    border-top: 1px solid #a8caf5;
    border-bottom: 2px solid #a8caf5;
    outline: 3px double #444a5a;
}

.slide_group {
  height: 100%;
  position: relative;
  width: 100%;
}

.slide {
  display: none;
  height: 100%;
  position: absolute;
  width: 100%;
}

.slide:first-child {
  display: block;
}

.slide:nth-of-type(1) {
  background: url(../img/about-img.jpg);
    background-size: cover;
    background-position: center center;
}

.slide:nth-of-type(2) {
  background: url(../img/parking.jpg);
    background-size: cover;
    background-position: center center;
}

.slide:nth-of-type(3) {
  background: url(../img/cafe.jpg);
    background-size: cover;
    background-position: center center;
}

.slide:nth-of-type(4) {
  background: url(../img/cafe2.jpg);
    background-size: cover;
    background-position: center center;
}

.slide_buttons {
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
}

a.slide_btn {
  color: #343c50;
  font-size: 42px;
  margin: 0 0.175em;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.slide_btn.active, .slide_btn:hover {
  color: #428CC6;
  cursor: pointer;
}

.directional_nav {
  height: 340px;
  margin: 0 auto;
  max-width: 940px;
  position: relative;
  top: -340px;
}

.previous_btn {
  bottom: 0;
  left: 100px;
  margin: auto;
  position: absolute;
  top: 0;
}

.next_btn {
  bottom: 0;
  margin: auto;
  position: absolute;
  right: 100px;
  top: 0;
}

.previous_btn, .next_btn {
  cursor: pointer;
  height: 65px;
  opacity: 0.5;
  -webkit-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  width: 65px;
}

.previous_btn:hover, .next_btn:hover {
  opacity: 1;
}

@media only screen and (max-width: 767px) {
  .previous_btn {
    left: 50px;
  }
  .next_btn {
    right: 50px;
  }
}
/*
LISTSTYLE
*/
li {
    list-style: none;
    text-align: justify;
}
img {
  max-width: 100%;
}
.num{
    color: white;
    background: #343c50;
    display: inline-block;
    text-align: center;
    margin: 5px 10px;
    line-height: 40px;
    min-width: 60vmax;
    height: 40px;
    border-radius: 10px;
    border: 1px double #a8caf5;
}

.list-inf {
  color: black;
  line-height: 20px;
  font-size: 15px;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)), url(../img/portfolio-6.jpg) fixed center center;
  background: -o-linear-gradient(#fff, #fff), url(../img/portfolio-6.jpg) fixed center center;
  background: linear-gradient(#fff, #fff), url(../img/portfolio-6.jpg) fixed center center;
  background-size: cover;
  padding: 20px 0 20px 0;
}
.about-img {
  height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-box-shadow: 6px 6px 5px #a8caf5;
    box-shadow: 6px 6px 5px #a8caf5;
    margin-bottom: 15px;
}

@media (max-width:1200px) {
  .nav-menu a {
    padding: 10px 8px;
    font-size: 14px;
  }
  .nav-menu .menphone {
    padding-top: 10px;
    padding-left: 10px;
    font-size: 16px;
  }
}
@media (max-width:991px) {
  #portfolio .portfolio-item .details {
    opacity: 0.8;
}
#portfolio .portfolio-item .details span {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
#mobile-nav ul li noindex {
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  padding: 10px 22px 10px 15px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
}
.active-bord {
  border: 0px;
}
.active-bord a {
  color: #000000 !important;
  background: #a8caf5;
}
#portfoliomix .portfolio-items .mix {
  width: 48% !important;
}
.col-md-7, .col-md-5 {
  width: 100%;
}
.owl-carousel-office, .table-office {
  margin-bottom: 35px;
}
.btn-office.col-md-6 {
  width: 49%;
}
.btn-office.col-md-1 {
  width: 24%;
  margin-bottom: 0;
}
.section-title {
  font-size: 24px !important;
}
#hero h1 {
  font-size: 28px;
}
#hero h2 {
  font-size: 24px;
}
.back-to-top {
  bottom: 105px;
  right: 20px;
}
}
@media (max-width:768px) {
.btn-office.col-md-6 {
  width: 95%;
  display: block;
}
}
@media (max-width:580px) {
  #portfoliomix .portfolio-items .mix {
    width: 98% !important;
    margin-bottom: 15px !important;
  }
  .owl-carousel-office img, .owl-carousel-infra .owl-item img {
    height: 300px;
  }
  .btn-office.col-md-1 {
    width: 32%;
  }
  .section-title {
    font-size: 20px !important;
}
#hero h2 {
    font-size: 20px;
    margin-bottom: 20px;
}
#hero h1 {
  font-size: 22px;
}
}