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

@font-face {
    font-family: 'promptbold';
    src: url('../fonts/prompt-bold-webfont.woff2') format('woff2'),
         url('../fonts/prompt-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'promptextralight';
    src: url('../fonts/prompt-extralight-webfont.woff2') format('woff2'),
         url('../fonts/prompt-extralight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'promptlight';
    src: url('../fonts/prompt-light-webfont.woff2') format('woff2'),
         url('../fonts/prompt-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'promptthin';
    src: url('../fonts/prompt-thin-webfont.woff2') format('woff2'),
         url('../fonts/prompt-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'promptmedium';
    src: url('../fonts/prompt-medium-webfont.woff2') format('woff2'),
         url('../fonts/prompt-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'promptregular';
    src: url('../fonts/prompt-regular-webfont.woff2') format('woff2'),
         url('../fonts/prompt-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/* =======================================================
*
* 	Template Style 
*
* ======================================================= */
body {
  font-family: 'promptextralight';
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3;
  color: #828282;
  background: #fff;
}

#page {
  position: relative;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.offcanvas #page {
  overflow: hidden;
  position: absolute;
}
.offcanvas #page:after {
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.7);
  content: "";
}
.wapper{
  clear: both;
}
a {
  color: #e11428;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover, a:active, a:focus {
  color: #3c3c3c;
  outline: none;
  text-decoration: none;
}

p {
  margin-bottom: 20px;
  font-size: 16px;
}
h1, .h1 {
    font-size: 36px;
}
 .mar-30{
    margin: 0px;
  }
  .mar-top-20{
    margin-top: 20px;
  }
.mar-top-40{
  margin-top: 40px;
}
@media all and (max-width: 992px) {
  p {
  font-size: 15px;
}
h1, .h1 {
      font-size: 30px;
  }
}
@media all and (max-width: 768px) {
  p {
  font-size: 14px;
}
  h1, .h1 {
      font-size: 20px;
  }
  .mar-30{
    margin: 30px 0 20px 0;
  }
}
h1, h2, h3, h4, h5, h6, figure {
  font-weight: 400;
  margin: 0;
  /* margin: 0 0 20px 0; */
}


::-webkit-selection {
  color: #fff;
  background: #50CB86;
}

::-moz-selection {
  color: #fff;
  background: #50CB86;
}

::selection {
  color: #fff;
  background: #50CB86;
}

.fh5co-nav, .fh5co-footer-nav {
  /*position: absolute;*/
  top: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  padding: 15px;
  z-index: 1001;
  /*background: #fff;*/
}
@media screen and (max-width: 768px) {
  .fh5co-nav, .fh5co-footer-nav {
    padding: 20px 0;
  }
}
.fh5co-nav #fh5co-logo {
  font-size: 20px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: bold;
}
.fh5co-nav a, .fh5co-footer-nav a {
  padding: 5px 10px;
  color: #fff;
}
#fh5co-logo img{
  width: 170px;
}
@media screen and (max-width: 1185px) {
  #fh5co-logo img{
    width: 140px;
  }
}
@media screen and (max-width: 992px) {
  .fh5co-nav .menu-1 ,.fh5co-footer-nav .menu-1 {
    display: none;
  }
}
.fh5co-nav ul, .fh5co-footer-nav ul {
  padding: 0;
  margin: 5px 20px 0 0;
}
.fh5co-nav ul li, .fh5co-footer-nav ul li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline;
}
.fh5co-nav ul li a, .fh5co-footer-nav ul li a{
  font-family: 'promptmedium';
  font-size: 15px;
  padding: 30px 8px;
  text-transform: uppercase;
  color: #7d7d7d;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  
}
/* @media screen and (max-width: 1300px) {
  .fh5co-nav ul li a, .fh5co-footer-nav ul li a{
    font-size: 12px;
    padding: 30px 10px;
  }
} */
@media screen and (max-width: 1200px) {
  .fh5co-nav ul li a, .fh5co-footer-nav ul li a{
    font-size: 15px;
    padding: 30px 3px;

  }
}
@media screen and (max-width: 1110px) {
  .fh5co-nav ul li a, .fh5co-footer-nav ul li a{
    font-size: 14px;
    padding: 30px 3px;

  }
}
/* @media screen and (max-width: 995px) {
  .fh5co-nav ul li a, .fh5co-footer-nav ul li a{
    font-size: 11px;
    padding: 10px 4px;

  }
}
@media screen and (max-width: 990px) {
  .fh5co-nav ul li a, .fh5co-footer-nav ul li a{
    font-size: 10px;
    padding: 10px 2px;

  }
} */
.fh5co-nav ul li a:hover, .fh5co-nav ul li a:focus, .fh5co-nav ul li a:active, .fh5co-footer-nav ul li a:hover {
  color: #000;
}
.fh5co-nav ul li.has-dropdown {
  position: relative;
}
.fh5co-nav ul li.has-dropdown .dropdown {
  width: 130px;
  -webkit-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
  z-index: 1002;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 40px;
  left: 0;
  text-align: left;
  background: #fff;
  padding: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}
.fh5co-nav ul li.has-dropdown .dropdown:before {
  bottom: 100%;
  left: 40px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #fff;
  border-width: 8px;
  margin-left: -8px;
}
.fh5co-nav ul li.has-dropdown .dropdown li {
  display: block;
  margin-bottom: 7px;
}
.fh5co-nav ul li.has-dropdown .dropdown li:last-child {
  margin-bottom: 0;
}
.fh5co-nav ul li.has-dropdown .dropdown li a {
  padding: 2px 0;
  display: block;
  color: #999999;
  line-height: 1.2;
  text-transform: none;
  font-size: 15px;
}
.fh5co-nav ul li.has-dropdown .dropdown li a:hover {
  color: #000;
}
.fh5co-nav ul li.has-dropdown:hover a, .fh5co-nav ul li.has-dropdown:focus a {
  color: #000;
}
.fh5co-nav ul li.btn-cta a {
  color: #50CB86;
}
.fh5co-nav ul li.btn-cta a span {
  background: #fff;
  padding: 4px 20px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
}
.fh5co-nav ul li.btn-cta a:hover span {
  -webkit-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
}
.fh5co-nav ul li.active > a {
  color: #000 !important;
  font-weight: bold;
}
.fh5co-nav ul li.active > a:after {
      /*content: "";
    position: absolute;
    width: 40px;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #000;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;*/
}

#fh5co-header,
#fh5co-counter,
.fh5co-bg {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
}

.fh5co-bg {
  background-size: cover;
  background-position: center center;
  position: relative;
  width: 100%;
  float: left;
  position: relative;
}

.fh5co-video {
  overflow: hidden;
}
@media screen and (max-width: 992px) {
  .fh5co-video {
    height: 450px;
  }
}
.fh5co-video a {
  z-index: 1001;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -45px;
  margin-left: -45px;
  width: 90px;
  height: 90px;
  display: table;
  text-align: center;
  background: #fff;
  -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.fh5co-video a i {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  font-size: 40px;
}
.fh5co-video .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.fh5co-video:hover .overlay {
  background: rgba(0, 0, 0, 0.7);
}
.fh5co-video:hover a {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.fh5co-cover {
  /*height: 800px;*/
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  float: left;
  width: 100%;
}
.fh5co-cover .overlay {
  z-index: 0;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  background: #ff5db1;
  background: -moz-linear-gradient(-45deg, #ff5db1 0%, rgba(0, 87, 137, 0.7) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, #ff5db1), color-stop(100%, rgba(0, 87, 137, 0.7)));
  background: -webkit-linear-gradient(-45deg, #ff5db1 0%, rgba(0, 87, 137, 0.7) 100%);
  background: -o-linear-gradient(-45deg, #ff5db1 0%, rgba(0, 87, 137, 0.7) 100%);
  background: -ms-linear-gradient(-45deg, #ff5db1 0%, rgba(0, 87, 137, 0.7) 100%);
  background: linear-gradient(135deg, #ff5db1 0%, rgba(0, 87, 137, 0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5db1', endColorstr='#005789', GradientType=1 );
}
.fh5co-cover > .fh5co-container {
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .fh5co-cover {
    height: 600px;
  }
}
.fh5co-cover .display-t,
.fh5co-cover .display-tc {
  z-index: 9;
  /*height: 900px;*/
  height: 350px;
  display: table;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .fh5co-cover .display-t,
  .fh5co-cover .display-tc {
    height: 600px;
  }
}
.fh5co-cover.fh5co-cover-sm {
  height: 600px;
}
@media screen and (max-width: 768px) {
  .fh5co-cover.fh5co-cover-sm {
    height: 400px;
  }
}
.fh5co-cover.fh5co-cover-sm .display-t,
.fh5co-cover.fh5co-cover-sm .display-tc {
  height: 600px;
  display: table;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .fh5co-cover.fh5co-cover-sm .display-t,
  .fh5co-cover.fh5co-cover-sm .display-tc {
    height: 400px;
  }
}

#fh5co-counter {
  width: 100%;
}
#fh5co-counter .display-t,
#fh5co-counter .display-tc {
  display: table;
  width: 100%;
}
@media screen and (max-width: 768px) {
  #fh5co-counter {
    height: inherit;
    padding: 0;
  }
  #fh5co-counter .display-t,
  #fh5co-counter .display-tc {
    height: inherit;
  }
}

.about-content {
  margin-bottom: 7em;
}
.about-content .desc {
  background: #fff;
  padding: 20px;
}

.fh5co-staff {
  text-align: center;
  margin-bottom: 30px;
}
.fh5co-staff img {
  width: 100px;
  margin-bottom: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.fh5co-staff h3 {
  font-size: 24px;
  margin-bottom: 5px;
}
.fh5co-staff p {
  margin-bottom: 30px;
}
.fh5co-staff .role {
  color: #bfbfbf;
  margin-bottom: 30px;
  font-weight: normal;
  display: block;
}

.fh5co-social-icons {
  margin: 0;
  padding: 0;
}
.fh5co-social-icons li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.fh5co-social-icons li a {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  color: #50CB86;
  padding-left: 10px;
  padding-right: 10px;
}
.fh5co-social-icons li a i {
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .fh5co-social-icons li a {
    padding-left: 0px;
    padding-right: 0px;
  }
}


.fh5co-contact-info ul {
  padding: 0;
  margin: 0;
}
.fh5co-contact-info ul li {
  padding: 0 0 0 40px;
  margin: 0 0 30px 0;
  list-style: none;
  position: relative;
}
.fh5co-contact-info ul li:before {
  color: #50CB86;
  position: absolute;
  left: 0;
  top: .05em;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fh5co-contact-info ul li.address:before {
  font-size: 30px;
  content: "\e9d1";
}
.fh5co-contact-info ul li.phone:before {
  font-size: 23px;
  content: "\e9f4";
}
.fh5co-contact-info ul li.email:before {
  font-size: 23px;
  content: "\e9da";
}
.fh5co-contact-info ul li.url:before {
  font-size: 23px;
  content: "\e9af";
}

form label {
  /* font-weight: normal !important; */
}

#fh5co-header .display-tc,
#fh5co-counter .display-tc,
.fh5co-cover .display-tc {
  display: table-cell !important;
  vertical-align: middle;
}
#fh5co-header .display-tc h1, #fh5co-header .display-tc h2,
#fh5co-counter .display-tc h1,
#fh5co-counter .display-tc h2,
.fh5co-cover .display-tc h1,
.fh5co-cover .display-tc h2 {
  margin: 0;
  padding: 0;
  color: white;
}
#fh5co-header .display-tc h1,
#fh5co-counter .display-tc h1,
.fh5co-cover .display-tc h1 {
  margin-bottom: 0px;
  font-size: 60px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #fh5co-header .display-tc h1,
  #fh5co-counter .display-tc h1,
  .fh5co-cover .display-tc h1 {
    font-size: 40px;
  }
}
#fh5co-header .display-tc h2,
#fh5co-counter .display-tc h2,
.fh5co-cover .display-tc h2 {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 30px;
}
#fh5co-header .display-tc .btn,
#fh5co-counter .display-tc .btn,
.fh5co-cover .display-tc .btn {
  padding: 15px 30px;
  background: #50CB86 !important;
  color: #fff;
  border: none !important;
  font-size: 18px;
  text-transform: uppercase;
}
#fh5co-header .display-tc .btn:hover,
#fh5co-counter .display-tc .btn:hover,
.fh5co-cover .display-tc .btn:hover {
  background: #50CB86 !important;
  -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
  box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
}

#fh5co-counter {
  text-align: center;
}
#fh5co-counter .counter {
  font-size: 50px;
  margin-bottom: 10px;
  color: #fff;
  font-weight: 100;
  display: block;
}
#fh5co-counter .counter-label {
  margin-bottom: 0;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
  letter-spacing: .1em;
}
@media screen and (max-width: 992px) {
  #fh5co-counter .counter-label {
    font-size: 13px;
  }
}
#fh5co-counter .feature-center {
  margin-bottom: 4em;
}
@media screen and (max-width: 992px) {
  #fh5co-counter .feature-center {
    margin-bottom: 3em;
    width: 25%;
    float: left;
  }
}
@media screen and (max-width: 768px) {
  #fh5co-counter .feature-center {
    width: 100%;
  }
}
#fh5co-counter .icon {
  width: 70px;
  height: 70px;
  text-align: center;
  -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  margin-bottom: 30px;
}
#fh5co-counter .icon i {
  height: 70px;
}
#fh5co-counter .icon i:before {
  display: block;
  text-align: center;
  margin-left: 3px;
}

#fh5co-portfolio,
#fh5co-testimonial,
#fh5co-services-section,
#fh5co-about-section,
#fh5co-started,
.fh5co-section {
  padding: 7em 0;
  clear: both;
}
#fh5co-footer{
  padding: 5px 0;
  clear: both;
  position: relative;
  z-index: 999;
}
@media screen and (max-width: 768px) {
  #fh5co-portfolio,
  #fh5co-testimonial,
  #fh5co-services-section,
  #fh5co-about-section,
  #fh5co-started,
  .fh5co-section {
    padding: 3em 0;
  }
}

@media screen and (max-width: 768px) {
  #fh5co-portfolio,
  #fh5co-testimonial,
  #fh5co-footer {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.fh5co-bg-section {
  position: relative;
  background: #005a8f;
  background: -moz-linear-gradient(45deg, #005a8f 0%, #ff61b3 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #005a8f), color-stop(100%, #ff61b3));
  background: -webkit-linear-gradient(45deg, #005a8f 0%, #ff61b3 100%);
  background: -o-linear-gradient(45deg, #005a8f 0%, #ff61b3 100%);
  background: -ms-linear-gradient(45deg, #005a8f 0%, #ff61b3 100%);
  background: linear-gradient(45deg, #005a8f 0%, #ff61b3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005a8f', endColorstr='#ff61b3', GradientType=1 );
}
.fh5co-bg-section .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

#fh5co-features,
#fh5co-features-2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  width: 100%;
}

#fh5co-section {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  width: 100%;
}

.col-nineth {
  width: 75%;
  float: left;
  padding: 60px 0;
}
@media screen and (max-width: 992px) {
  .col-nineth {
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .col-nineth {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.col-nineth .col-third {
  width: 33.333%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-nineth .col-third {
    width: 100%;
    margin-bottom: 30px;
  }
}
.col-nineth .col-third .icon {
  width: 90px;
  height: 90px;
  background: #efefef;
  display: table;
  text-align: center;
  margin-bottom: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
@media screen and (max-width: 992px) {
  .col-nineth .col-third .icon {
    margin: 0 auto 30px auto;
  }
}
.col-nineth .col-third .icon i {
  display: table-cell;
  vertical-align: middle;
  height: 90px;
  font-size: 40px;
  line-height: 40px;
  color: #50CB86;
}
.col-nineth .col-third .desc h3 {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.col-forth {
  width: 25%;
  float: left;
  padding: 40px 0;
  position: relative;
}
@media screen and (max-width: 992px) {
  .col-forth {
    width: 100%;
  }
}

.feature-center {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  width: 100%;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .feature-center {
    margin-bottom: 50px;
  }
}
.feature-center .icon {
  width: 90px;
  height: 90px;
  background: #efefef;
  display: table;
  text-align: center;
  margin: 0 auto 30px auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.feature-center .icon i {
  display: table-cell;
  vertical-align: middle;
  height: 90px;
  font-size: 40px;
  line-height: 40px;
  color: #50CB86;
}
.feature-center p, .feature-center h3 {
  margin-bottom: 30px;
}
.feature-center h3 {
  text-transform: uppercase;
  font-size: 18px;
  color: #5d5d5d;
}

#fh5co-features-2 .fh5co-heading h2 {
  color: #fff;
  font-weight: 300;
}
#fh5co-features-2 .fh5co-heading p {
  color: rgba(255, 255, 255, 0.5);
}

.col-feature-9, .col-feature-3 {
  float: left;
  padding: 6em 0;
}

.col-feature-9 {
  width: 75%;
  padding-right: 40px;
}
@media screen and (max-width: 992px) {
  .col-feature-9 {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .col-feature-9 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.col-feature-3 {
  width: 25%;
  background: rgba(0, 0, 0, 0.2);
  background-size: cover;
  background-position: center center;
  position: relative;
}
@media screen and (max-width: 992px) {
  .col-feature-3 {
    width: 100%;
  }
}

.feature-image {
  width: 128%;
}
@media screen and (max-width: 768px) {
  .feature-image {
    width: 100%;
    margin-bottom: 30px;
  }
}
.feature-image img {
  width: 100%;
}

.feature-left {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  position: relative;
}
.feature-left:last-child {
  margin-bottom: 0;
}
.feature-left .icon i {
  float: left;
  font-size: 24px;
  color: #fff;
}
.feature-left .feature-copy {
  float: right;
  width: 89%;
}
@media screen and (max-width: 992px) {
  .feature-left .feature-copy {
    width: 89%;
    float: right;
  }
}
.feature-left .feature-copy h3 {
  text-transform: uppercase;
  font-size: 16px;
  color: #fff;
  margin-bottom: 10px;
  letter-spacing: 2px;
  line-height: 28px;
}
.feature-left .feature-copy p {
  color: rgba(255, 255, 255, 0.7);
}

.project {
  width: 100%;
  float: left;
  margin-bottom: 5em;
}
.project:last-child {
  margin-bottom: 0;
}
.project .mt {
  margin-top: 80px;
  margin-bottom: 80px;
}
.project .mt h4 {
  position: relative;
  padding-left: 40px;
  font-size: 20px;
}
.project .mt h4 i {
  position: absolute;
  left: 0;
  top: 0;
  color: #50CB86;
}
.project .mt > div {
  margin-bottom: 40px;
}
.project .mt .list-nav {
  margin: 50px 0 0 0;
  padding: 0;
}
.project .mt .list-nav li {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 16px;
  padding-left: 30px;
  margin-bottom: 10px;
  position: relative;
}
.project .mt .list-nav li i {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 18px;
  color: #50CB86;
}

.work-grid {
  background-size: cover;
  background-position: center center;
  position: relative;
  width: 100%;
  height: 350px;
  float: left;
  display: table;
  margin-bottom: 40px;
}
.work-grid .desc {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 350px;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 768px) {
  .work-grid .desc {
    opacity: 1;
  }
}
.work-grid .desc h3 {
  margin-bottom: 10px;
}
.work-grid .desc h3 a {
  color: #fff;
}
.work-grid .desc h3 a:hover, .work-grid .desc h3 a:focus {
  text-decoration: none;
}
.work-grid .desc .cat {
  font-size: 12px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.6);
  letter-spacing: 2px;
  margin-bottom: 20px;
  display: block;
}
.work-grid .desc p {
  padding: 0;
}
.work-grid .desc p a {
  padding: 0;
  color: #fff;
}
.work-grid .desc p a:hover, .work-grid .desc p a:focus {
  text-decoration: none;
}
.work-grid .desc .download, .work-grid .desc .love {
  line-height: 0;
  font-size: 16px;
}
.work-grid .desc .download a, .work-grid .desc .love a {
  padding: 14px 15px;
  line-height: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  -moz-ms-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  -moz-o-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
}
.work-grid .desc .download a {
  background: #50CB86;
}
.work-grid .desc .love a {
  background: #E04462;
}
.work-grid:hover .desc {
  opacity: 1;
}

.fh5co-heading {
  margin-bottom: 5em;
}
.fh5co-heading.fh5co-heading-sm {
  margin-bottom: 2em;
}
.fh5co-heading h2 {
  font-size: 36px;
  margin-bottom: 20px;
  line-height: 1.5;
  font-weight: bold;
  color: #000;
}
.fh5co-heading p {
  font-size: 18px;
  line-height: 1.5;
  color: #828282;
}

#fh5co-testimonial {
  background: #efefef;
  float: left;
  width: 100%;
  color: #52565b;
}
#fh5co-testimonial blockquote {
  border-left: none;
  padding: 30px;
  background: #fff;
  -webkit-box-shadow: 1px 2px 2px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 2px 2px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 1px 2px 2px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 1px 2px 2px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 2px 2px 0px rgba(0, 0, 0, 0.1);
  position: relative;
}
#fh5co-testimonial blockquote:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 12px 12px 0 12px;
  border-color: #fff transparent;
  display: block;
  width: 0;
  z-index: 1;
  bottom: -12px;
  left: 10%;
}
#fh5co-testimonial .author {
  margin-bottom: 0;
  margin-left: 10px;
}

#fh5co-started {
  background: #ff61b3;
  background: -moz-linear-gradient(-45deg, #ff61b3 0%, #005a8f 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, #ff61b3), color-stop(100%, #005a8f));
  background: -webkit-linear-gradient(-45deg, #ff61b3 0%, #005a8f 100%);
  background: -o-linear-gradient(-45deg, #ff61b3 0%, #005a8f 100%);
  background: -ms-linear-gradient(-45deg, #ff61b3 0%, #005a8f 100%);
  background: linear-gradient(135deg, #ff61b3 0%, #005a8f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff61b3', endColorstr='#005a8f', GradientType=1 );
}
#fh5co-started .fh5co-heading h2 {
  color: #fff;
  margin-bottom: 20px !important;
}
#fh5co-started .fh5co-heading p {
  color: rgba(255, 255, 255, 0.5);
}
#fh5co-started .form-control {
  background: rgba(255, 255, 255, 0.2);
  border: none !important;
  color: #fff;
  font-size: 16px !important;
  width: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#fh5co-started .form-control::-webkit-input-placeholder {
  color: #fff;
}
#fh5co-started .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
#fh5co-started .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
#fh5co-started .form-control:-ms-input-placeholder {
  color: #fff;
}
#fh5co-started .form-control:focus {
  background: rgba(255, 255, 255, 0.3);
}
#fh5co-started .btn {
  height: 54px;
  border: none !important;
  background: #50CB86;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  padding-left: 50px;
  padding-right: 50px;
}
#fh5co-started .form-inline .form-group {
  width: 100% !important;
  margin-bottom: 10px;
}
#fh5co-started .form-inline .form-group .form-control {
  width: 100%;
}
#fh5co-started .fh5co-heading {
  margin-bottom: 30px;
}
#fh5co-started .fh5co-heading h2 {
  margin-bottom: 0;
}

#fh5co-footer {
  background: #efefef;
}
#fh5co-footer .fh5co-footer-links {
  padding: 0;
  margin: 0;
}
#fh5co-footer .fh5co-footer-links li {
  padding: 0;
  margin: 0;
  list-style: none;
}
#fh5co-footer .fh5co-footer-links li a {
  color: #000;
  text-decoration: none;
}
#fh5co-footer .fh5co-footer-links li a:hover {
  text-decoration: underline;
}
#fh5co-footer .fh5co-widget {
  text-align: right;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  #fh5co-footer .fh5co-widget {
    text-align: left;
  }
}
#fh5co-footer .fh5co-widget h3 {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
#fh5co-footer .copyright .block {
  display: block;
}
.copyright{
  margin-top: 45px;
}

#fh5co-offcanvas {
  position: absolute;
  z-index: 1901;
  width: 270px;
  background: black;
  top: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 45px 40px 40px 40px;
  overflow-y: auto;
  -moz-transform: translateX(270px);
  -webkit-transform: translateX(270px);
  -ms-transform: translateX(270px);
  -o-transform: translateX(270px);
  transform: translateX(270px);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.offcanvas #fh5co-offcanvas {
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
#fh5co-offcanvas a {
  color: rgba(255, 255, 255, 0.5);
}
#fh5co-offcanvas a:hover {
  color: rgba(255, 255, 255, 0.8);
}
#fh5co-offcanvas ul {
  padding: 0;
  margin: 0;
}
#fh5co-offcanvas ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}
@media screen and (max-width: 992px) {
  #fh5co-offcanvas ul li {
    padding: 5px 0;
  }
}
#fh5co-offcanvas ul li > ul {
  padding-left: 20px;
  display: none;
}
#fh5co-offcanvas ul li.offcanvas-has-dropdown > a {
  display: block;
  position: relative;
}
#fh5co-offcanvas ul li.offcanvas-has-dropdown > a:after {
  position: absolute;
  right: 0px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e921";
  font-size: 20px;
  color: rgba(255, 255, 255, 0.2);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#fh5co-offcanvas ul li.offcanvas-has-dropdown.active a:after {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.uppercase {
  font-size: 14px;
  color: #000;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
}

.gototop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.gototop.active {
  opacity: 1;
  visibility: visible;
}
.gototop a {
  width: 50px;
  height: 50px;
  display: table;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.gototop a i {
  height: 50px;
  display: table-cell;
  vertical-align: middle;
}
.gototop a:hover, .gototop a:active, .gototop a:focus {
  text-decoration: none;
  outline: none;
}

.fh5co-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
}
.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
  background: #444;
}
.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
.fh5co-nav-toggle i {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 2px;
  color: #252525;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #252525;
  transition: all .2s ease-out;
}
.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
  content: '';
  width: 25px;
  height: 2px;
  background: #252525;
  position: absolute;
  left: 0;
  transition: all .2s ease-out;
}
.fh5co-nav-toggle.fh5co-nav-white > i {
  color: #fff;
  background: #000;
}
.fh5co-nav-toggle.fh5co-nav-white > i::before, .fh5co-nav-toggle.fh5co-nav-white > i::after {
  background: #000;
}

.fh5co-nav-toggle i::before {
  top: -7px;
}

.fh5co-nav-toggle i::after {
  bottom: -7px;
}

.fh5co-nav-toggle:hover i::before {
  top: -10px;
}

.fh5co-nav-toggle:hover i::after {
  bottom: -10px;
}

.fh5co-nav-toggle.active i {
  background: transparent;
}

.fh5co-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
  background: #7c7c7c;
}

.fh5co-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
  background: #7c7c7c;
}

.fh5co-nav-toggle {
  position: absolute;
  right: 0px;
  top: 10px;
  z-index: 21;
  padding: 6px 0 0 0;
  display: block;
  margin: 0 auto;
  display: none;
  height: 44px;
  width: 44px;
  z-index: 2001;
  border-bottom: none !important;
}
@media screen and (max-width: 992px) {
  .fh5co-nav-toggle {
    display: block;
  }
}

.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-size: 16px;
  font-weight: 400;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 8px 20px;
}
.btn.btn-md {
  padding: 8px 20px !important;
}
.btn.btn-lg {
  padding: 18px 36px !important;
}
.btn:hover, .btn:active, .btn:focus {
  box-shadow: none !important;
  outline: none !important;
}

.btn-primary {
  background: #50CB86;
  color: #fff;
  border: 2px solid #50CB86;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #64d194 !important;
  border-color: #64d194 !important;
}
.btn-primary.btn-outline {
  background: transparent;
  color: #50CB86;
  border: 2px solid #50CB86;
}
.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
  background: #50CB86;
  color: #fff;
}

.btn-success {
  background: #5cb85c;
  color: #fff;
  border: 2px solid #5cb85c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active {
  background: #4cae4c !important;
  border-color: #4cae4c !important;
}
.btn-success.btn-outline {
  background: transparent;
  color: #5cb85c;
  border: 2px solid #5cb85c;
}
.btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
  background: #5cb85c;
  color: #fff;
}

.btn-info {
  background: #5bc0de;
  color: #fff;
  border: 2px solid #5bc0de;
}
.btn-info:hover, .btn-info:focus, .btn-info:active {
  background: #46b8da !important;
  border-color: #46b8da !important;
}
.btn-info.btn-outline {
  background: transparent;
  color: #5bc0de;
  border: 2px solid #5bc0de;
}
.btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
  background: #5bc0de;
  color: #fff;
}

.btn-warning {
  background: #f0ad4e;
  color: #fff;
  border: 2px solid #f0ad4e;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
  background: #eea236 !important;
  border-color: #eea236 !important;
}
.btn-warning.btn-outline {
  background: transparent;
  color: #f0ad4e;
  border: 2px solid #f0ad4e;
}
.btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
  background: #f0ad4e;
  color: #fff;
}

.btn-danger {
  background: #d9534f;
  color: #fff;
  border: 2px solid #d9534f;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
  background: #d43f3a !important;
  border-color: #d43f3a !important;
}
.btn-danger.btn-outline {
  background: transparent;
  color: #d9534f;
  border: 2px solid #d9534f;
}
.btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
  background: #d9534f;
  color: #fff;
}

.btn-outline {
  background: none;
  border: 2px solid gray;
  font-size: 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active {
  box-shadow: none;
}

.btn.with-arrow {
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.with-arrow i {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -8px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.btn.with-arrow:hover {
  padding-right: 50px;
}
.btn.with-arrow:hover i {
  color: #fff;
  right: 18px;
  visibility: visible;
  opacity: 1;
}

.form-control {
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 18px;
  font-weight: 300;
}
.form-control:active, .form-control:focus {
  outline: none;
  /* box-shadow: none; */
  border-color: #000;
}

.row-pb-md {
  padding-bottom: 4em !important;
}

.row-pb-sm {
  padding-bottom: 2em !important;
}

.fh5co-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/loader.gif) center no-repeat #fff;
}

.js .animate-box {
  opacity: 0;
}

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

/*SEARCH*/
 .header-nav {
  position: relative;
  padding-right: 3em;
} 
.header-nav:before, .header-nav:after {
   content: '';
  display: table; 
}
.header-nav:after {
  clear: both;
}

/* .menu {
  display: inline-block;
  float: right;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.menu li {
  display: inline-block;
}
.menu li a {
  color: #000;
  display: block;
  padding: 10px;
  position: relative;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  text-decoration: none;
} */

.search-button {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.search-button a{
  padding: 0px;
}

.search-toggle {
  position: relative;
  display: block;
  height: 10px;
  width: 10px;
}
.search-toggle::before, .search-toggle::after {
  content: '';
  position: absolute;
  display: block;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.search-toggle::before {
  border: 2px solid #000;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  left: -2px;
  top: -2px;
}
.search-toggle::after {
  height: 2px;
  width: 7px;
  background: #000;
  top: 10px;
  left: 8px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.search-toggle.active::before {
  width: 0;
  border-width: 1px;
  border-radius: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: -1px;
  left: 4px;
}
.search-toggle.active::after {
  width: 12px;
  left: -1px;
  top: 4px;
}

.search-input:focus {
  outline: none;
}

#header-1 {
  /*border-bottom: 2px solid #0097bf;*/
}
.search-box {
   position: absolute; 
  /* position: relative; */
  bottom: -8px;
  width: 100%;
  height: 100%;
  max-height: 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  background-color: #7d7d7d;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 99;
  height: 40px;
}
.search-box .search-input {
  width: 100%;
  height: 100%;
  padding: 0 1em;
  border: 0;
  background-color: transparent;
  opacity: 0;
  color: #fff;
}
.search-box .search-input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.show .search-box {
  max-height: 40px;
}
.show .search-box .search-input {
  opacity: 1;
}
/*END SEARCH*/

.box-footer{
  border-top: 6px #e11428 solid;
  padding: 30px 0;
}

.box-btn-4{
  background: url(../images/bg-btn-4.png) center repeat-x #fff;
  border-bottom: 6px solid #000;
  padding: 20px;
}
@media (max-width: 768px) {
.box-btn-4 input{
  width: 100%;
}
}
.not-padding [class^="col-"]{
    padding-right: 0px!important;
    padding-left: 0px!important;
}

/* images hover */
figure.snip0017 {
  color: #fff;
  position: relative;
  float: left;
  overflow: hidden;
  /* margin: 10px 1%; */
  /* min-width: 220px;
  max-width: 310px;
  max-height: 220px; */
  width: 100%;
   /* background: #000000;  */
  text-align: right;
}
figure.snip0017 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
figure.snip0017 img {
  opacity: 1;
  width: 100%;
  -webkit-transition: opacity 0.35s;
  /* transition: opacity 0.35s; */

   -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
   transition: all .5s ease;
}
figure.snip0017 figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px 3em;
  width: 100%;
  height: 100%;
}
figure.snip0017 figcaption::before {
  position: absolute;
  top: 30px;
  right: 100%;
  bottom: 30px;
  left: 30px;
  /* border-right: 4px solid rgba(255, 255, 255, 0.8); */
  content: '';
  opacity: 0;
   /* background-color: rgba(255, 255, 255, 0.5);  */
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
figure.snip0017 h2,
figure.snip0017 p {
  margin: 0 0 5px;
   opacity: 0; 
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s,-webkit-transform 0.35s,-moz-transform 0.35s,-o-transform 0.35s,transform 0.35s;
}
figure.snip0017 h2 {
   color: #d8d8d1; 
  word-spacing: -0.15em;
  font-weight: 300;
  text-transform: uppercase;
  -webkit-transform: translate3d(-30%, 0%, 0);
  transform: translate3d(-30%, 0%, 0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
figure.snip0017 h2 span {
  font-weight: 800;
}
figure.snip0017 p {
  font-weight: 200;
  -webkit-transform: translate3d(0%, -30%, 0);
  transform: translate3d(0%, -30%, 0);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
figure.snip0017 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  color: #ffffff;
}
figure.snip0017:hover img {
   /* opacity: 0.3;  */
   -moz-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
   transition: all .5s ease;
}
figure.snip0017:hover figcaption h2,
figure.snip0017:hover figcaption p {
  visibility: visible;
}
figure.snip0017:hover figcaption h2 {
  opacity: 1;
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
figure.snip0017:hover figcaption p {
  opacity: 0.9;
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
figure.snip0017:hover figcaption::before {
   /* background: rgba(255, 255, 255, 0);  */
  right: 30px;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

/* END iamges hover */

.tab-link{
  color: #fff;
  position: absolute;
  bottom: 0px;
  width: 100%;
  text-align: center;
  padding: 10px;
}
.bg-red{
  background: #e11428;
}
.bg-black{
  background: #000;
}
.bg-red:before{
    opacity: 0; 
}

figure.snip0017:hover .bg-red:before {
  opacity: 1;
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #e11428;
  border-width: 8px;
  margin-left: -8px;
}
.bg-black:before{
    opacity: 0; 
}

figure.snip0017:hover .bg-black:before {
  opacity: 1;
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #000;
  border-width: 8px;
  margin-left: -8px;
}

/* video Gallery */
#video{
  /* background:url(http://lorempixel.com/800/800); */
  width: 100%;
  /* height: 500px; */
  cursor: pointer;
  height: 100%;
  overflow: hidden;
  position: absolute;

}
#play-btn-wrap{
  /* margin: 0 auto;
  padding-top:180px;
  display:block;
  width:100%;
  position:relative;
  text-align:center; */
  /* width: 100%;
  position: relative;
  text-align: center;
   top: 50%;    */
padding: 5px;
position: absolute;
left: 50%;
-webkit-transform: translate(-50%, -200%);
transform: translate(-50%, -200%);
z-index: 99;
bottom: 0px;
}
@media all and (max-width: 1800px) {
  #play-btn-wrap{
  -webkit-transform: translate(-50%, -125%);
  transform: translate(-50%, -125%);
  }
}
@media all and (max-width: 1500px) {
  #play-btn-wrap{
  -webkit-transform: translate(-50%, -150%);
  transform: translate(-50%, -150%);
  }
}
@media all and (max-width: 1300px) {
  #play-btn-wrap{
  -webkit-transform: translate(-50%, -125%);
  transform: translate(-50%, -125%);
  }
}
#play-btn-wrap a{
  border: 2px solid red;
    padding: 10px 30px;
    color: red;
    font-size: 1.1em;
    transition: all .5s ease;
    font-weight: bold;
}
#play-btn-wrap a:hover{
  border:2px solid #000;
  padding: 10px 30px;
  color: #000;
  font-size: 1.1em;
}
.play-btn{
  display:inline-block;
  width:130px;
  height:130px;
   border:10px solid rgba(255,255,255,0.6); 
  /* border:10px solid #000; */
  border-radius:50%;
  position:relative;
  text-align:center;
}
#play{
  display:block;
  position:relative;
	width: 0;
	height: 0;
  top:50%;
  left:50%;
  margin-top:-30px;
  margin-left:-15px;
	border-top: 30px solid transparent;
   border-left: 50px solid rgba(255,255,255,0.6); 
  /* border-left: 50px solid #000; */
  border-bottom: 30px solid transparent;
  z-index: 999;
}
#play-btn-wrap h2{
  color: #fff;
}
.play-btn.hover{
  border-color:rgba(255,255,255,1);
}
#play.hover{
  border-left-color:rgba(255,255,255,1);
}
/* video Gallery */

 /* #video-background {
    position: fixed; 
    right: 0; 
    bottom: 0;
    min-width: 100%; 
    min-height: 100%;
    width: auto; 
    height: auto;
    z-index: -100;
}  */

.excellent {
  padding: 2px 15px;
}
.excellent h2 {
  font-size: 1.2em;
  margin-bottom: 2px;
}
.excellent p {
  font-size: 0.75em;
  margin-bottom: 8px;
}
.excellent label{
  font-size: 2em!important;
  color: #000!important;
  line-height: 0;
}
.excellent .cv-1 label{
  font-size: 1.5em!important;
  line-height: 1em;
}
.excellent .cv-1 .fa{
  font-size: 2em!important;
}
.excellent .cv-3 label{
  font-size: 2em!important;
  line-height: 1em;
  color: #ee9f3e!important;
}
.excellent .cv-3 .fa{
  font-size: 2em!important;
}
.excellent .cv-3 .past-review{
  color: #707070 !important;
  font-size: 16px !important;
  float: right;
  font-weight: normal;  
}
.excellent .cv-2{
  padding: 20px 30px; 
}
@media all and (max-width: 768px) {
  .excellent .cv-2{
    padding: 20px 0px; 
  }
  .excellent .cv-3 .past-review{
    float: left;
  }
}
.excellent .cv-2 h1{
  font-size: 1em!important;
  line-height: 1em;
  color: #000;
  font-weight: bold;  
}
.excellent .cv-2 label{
  font-size: 1.3em!important;
  line-height: 1em;
  color: #7c7c7c!important;
}
.excellent .cv-2 p{
  margin-top:15px;
}
.excellent .cv-2 .fa{
  font-size: 2em!important;
}
/* Star */
.orange-yellow {
    color: #F99E00;
}
.orange-gray {
  color: #e1e1e1;
}
.ficon {
    font-family: icons;
    display: inline-block;
    line-height: 1;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-bottom: 3px;
}
/* /END Star */
.flex-box_box{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.flex-center{
  justify-content:center;
}
.flex-box-colum{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media all and (max-width: 768px) {
  .flex-box_box{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
}

@media all and (max-width: 768px) {
.box-gallery-vdo{
  height:400px;
}
}

@media all and (max-width: 460px) {
  .box-gallery-vdo{
    height:300px;
  }
}
@media all and (max-width: 340px) {
  .box-gallery-vdo{
    height:230px;
  }
}

.banner-honda{
    /*top: 50%;*/
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
}

.about-cover{
  background-image: url(../images/Hondar-About-1.png);
  background-position: 0px 0px;
  position: relative;
  height: 1200px;
  background-size: cover;
  background-position: center;
}
@media all and (max-width: 1300px) {
  .about-cover{
    height: 900px;
  }
}
.box-black-white{
  color: #fff;
  padding: 30px 0;
}
.intro-body-1{
  padding: 30px 0px;
}
.box-intro{
  padding: 60px 30px;
}
@media all and (max-width: 768px) {
  .box-intro{
    padding: 40px 15px;
  }
}
.box-sub{
  padding: 30px 0px;
}
.box-img img{
  width: 100%;
  border:solid 4px #fff;
}
.txt-red{
  color: #e11428;
}
.txt-black{
  color: #000;
}
.txt-white{
  color: #fff!important;
}
.txt-gray{
  color: #7c7c7c;
}
.txt-md{
  font-size: 25px;
}
.txt-bold{
  font-weight: bold;
}
.txt-normal{
  font-weight: normal;
}
.form-customer label{
  font-size: 13px!important;
}
@media all and (max-width: 768px) {
  .form-customer label{
    /* margin-top: 20px; */
  }
}
.box-white-gray{
  color: #707070;
  padding: 30px 0;
}
.under-line{
  margin-bottom:40px;
}
.under-line::after{
    content: "";
    position: absolute;
    display: block;
    width: 92px;
    height: 2px;
    background: #e11428;
    left: 50%;
    margin-left: 0px;
    margin-top: 13px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
/*.under-line-left{
  margin-bottom:40px;
}
.under-line-left::after{
    content: "";
    position: absolute;
    display: block;
    width: 92px;
    height: 2px;
    background: #e11428;
    margin-left: 0px;
    margin-top: 13px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(5%, -50%)
}*/
.under-line-left {
  display: inline;
  border-bottom: 2px solid #e11428;
  padding-bottom: 8px;
  line-height: 1.75em;
}

.under-line-left:after,
.under-line-left:before {
  content: "";
  display: block;
  margin: 0.6em 0;
}
.body-content{
  border-top:6px solid #000;
}

/*slide*/
   .swiper-slide {
      /*text-align: center;*/
      
      /* 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;*/
  }
  .swiper-slide img {
    width: 100%;
  }
/*/END slide*/

.flex-box_box{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.flex-center{
  justify-content:center;
}
.flex-box-colum{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media all and (max-width: 768px) {
  .flex-box_box{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
}
.index-vdo video{
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-15%, 0%);
          height: 780px;
}
@media all and (max-width: 1700px) {
  .index-vdo video{
    /* -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%); */
    height: 700px;
  }
}
@media all and (max-width: 1500px) {
  .index-vdo video{
     height: 650px;
  }
}
@media all and (max-width: 1300px) {
  .index-vdo video{
      height: 550px;
  }
}
@media all and (max-width: 1200px) {
  .index-vdo video{
     height: 500px;
  }
}
@media all and (max-width: 1100px) {
  .index-vdo video{
     height: 480px;
  }
}
@media all and (max-width: 1000px) {
  .index-vdo video{
     height: 400px;
  }
}
@media all and (max-width: 850px) {
  .index-vdo video{
     height: 360px;
  }
}
@media all and (max-width: 768px) {
  .index-vdo video{
    height: 500px;
  }
}
@media all and (max-width: 600px) {
  .index-vdo video{
    height: 400px;
  }
}
@media all and (max-width: 460px) {
  .index-vdo video{
    height: 300px;
  }
}
@media all and (max-width: 340px) {
  .index-vdo video{
    height: 230px;
  }
}
.gradient-black{
  background: rgba(65,65,65,1);
  background: -moz-linear-gradient(top, rgba(65,65,65,1) 0%, rgba(0,0,0,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(65,65,65,1)), color-stop(100%, rgba(0,0,0,1)));
  background: -webkit-linear-gradient(top, rgba(65,65,65,1) 0%, rgba(0,0,0,1) 100%);
  background: -o-linear-gradient(top, rgba(65,65,65,1) 0%, rgba(0,0,0,1) 100%);
  background: -ms-linear-gradient(top, rgba(65,65,65,1) 0%, rgba(0,0,0,1) 100%);
  background: linear-gradient(to bottom, rgba(65,65,65,1) 0%, rgba(0,0,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#414141', endColorstr='#000000', GradientType=0 );
}
.width-14{
  width: 13%;
}
.box-pad-30{
  padding: 30px 10px;
}
.pad-30{
  padding: 30px 10px;
}
.product-intro{
  padding: 10px 30px;
}
.product-icons {
  margin: 0;
  padding: 0;
}
.product-icons ul{
  padding: 30px 60px;
}
.product-icons  li {
  margin: 15px;
  padding: 0;
  list-style: none;
  display: -moz-inline-stack;
  display: inline;
  zoom: 1;
  *display: inline;
}
.product-icons  li a {
  zoom: 1;
  *display: inline;
  color: #50CB86;
  padding-left: 10px;
  padding-right: 10px;
}
.product-icons  li a i {
  font-size: 20px;
}
.procuct-ic{
  text-align: right;
}
.procuct-ic img{
  width: 65px!important;
}
.padding0-15{
  padding: 15px;
}
@media screen and (max-width: 768px) {
  .procuct-ic{
  text-align: center;
  }
  .product-icons ul{
    padding: 30px 10px;
  }
  .box-pad-30{
    padding:5px;
  }
  .product-intro{
    padding: 10px;
  }
  .padding0-15{
    padding: 15px;
  }
}
/*Tab H*/
.tabs {
   text-align: center;
}
.tabs input[type=radio] {
  display: none; 
}
.tabs label {
  transition: background 0.4s ease-in-out, height 0.2s linear;
  display: inline-block;
  cursor: pointer;
  color: #d7d7d7;
  width: 13%;
  height: 3em;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  text-align: center;
  line-height: 3em;
  font-size: 16px; 
}

.tabs label:last-of-type {
  border-bottom: none; 
}
.tabs label:hover {
  color:#e11428;
}
@media screen and (max-width: 1600px) {
.tabs label {
  width: 13%; } 
}
@media screen and (max-width: 900px) {
.tabs label {
  width: 13%; 
  } 
}
@media screen and (max-width: 600px) {
.tabs label {
  /* width: 100%;
  display: block;
  border-bottom: 1px solid #C7C6C4;
  border-radius: 0; 
  height: 2em;
  line-height: 2em; */
  width: 20%;
  display: inline-block;
  /* border-bottom: 1px solid #C7C6C4; */
  border-radius: 0;
  height: 2em;
  line-height: 2em;

} 
}
@media screen and (max-width: 600px) {
.tabs {
  margin: 0; 
  /* padding: 20px; */
} 
}
@media screen and (max-width: 390px) {
.tabs label {
  font-size: 25px; 
} 
}

#tab1:checked + label, 
#tab2:checked + label, 
#tab3:checked + label, 
#tab4:checked + label,
#tab5:checked + label,
#tab6:checked + label,
#tab7:checked + label{
  color:#e11428; }

#tab1 + label img,
#tab2 + label img, 
#tab3 + label img, 
#tab4 + label img,
#tab5 + label img,
#tab6 + label img,
#tab7 + label img{
  width: 114px;
}
.tabs label p{
  font-size: 15px; 
}
@media screen and (max-width: 1200px) {
  .tabs label p{
    font-size: 14px; 
  }
}
@media screen and (max-width: 1130px) {
  #tab1 + label img,
  #tab2 + label img, 
  #tab3 + label img, 
  #tab4 + label img,
  #tab5 + label img,
  #tab6 + label img,
  #tab7 + label img{
    width: 95px;
  }
  .tabs label p{
    font-size: 13px; 
  }
}
@media screen and (max-width: 1060px) {
  .tabs label p{
    font-size: 12px; 
  }
}
@media screen and (max-width: 992px) {
  #tab1 + label img,
  #tab2 + label img, 
  #tab3 + label img, 
  #tab4 + label img,
  #tab5 + label img,
  #tab6 + label img,
  #tab7 + label img{
    width: 65px;
  }
  .tabs label p{
  font-size: 10px; 
}
}
@media screen and (max-width: 855px) {
  .tabs label p{
    font-size: 6px; 
  }
}
@media screen and (max-width: 600px) {
  .tabs label p{
    font-size: 8px; 
  }
}
@media screen and (max-width: 389px) {
  .tabs label p{
    font-size: 6px; 
  }
}
#tab-1:checked + label, #tab-2:checked + label{
   background: #fff;
    border: 2px solid #121212;
    padding: 20px 65px;
    color:#000!important;
}

  .tab-content-sp {
   position: absolute;
   top: -9999px;  
}  

.tab-content-wrapper{
  /*border-top: #2EBEB9 5px solid;*/
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-right-radius: 3px;
  background: #fff;
  margin-top: 30px;
  
}
@media screen and (max-width: 600px) {
.tab-content-wrapper, .tab1-content-wrapper {
  border: none;
  border-radius: 0; 
} 
}

#tab1:checked ~ .tab-content-wrapper #tab-content-1,
#tab2:checked ~ .tab-content-wrapper #tab-content-2, 
#tab3:checked ~ .tab-content-wrapper #tab-content-3, 
#tab4:checked ~ .tab-content-wrapper #tab-content-4,
#tab5:checked ~ .tab-content-wrapper #tab-content-5,
#tab6:checked ~ .tab-content-wrapper #tab-content-6,
#tab7:checked ~ .tab-content-wrapper #tab-content-7 {
  position: relative;
  top: 0px;
  /*background: #3682e9;*/
  /*height: 530px;*/
 }
 
 /* /END Tab H*/

 .bg-pos-cover{
   background-size: cover;
 }

 .periodical-detail{
  padding: 30px 0px;
}
.periodical-detail h1{
  text-transform: uppercase;
  font-size: 1.9em;
  font-weight: bold;
  font-family: 'promptregular';
}
.periodical-detail img{
  width: 100%;
}

  @media screen and (max-width: 768px) {
     .bg-pos-cover{
      background-size: cover;
      height: 600px;
    }
    .periodical-detail{
      padding:0px;
    }
    .periodical-detail h1{
      font-size: 1.3em;
    }
  }

  /*.under-line-left::after{
    content: "";
    position: absolute;
    display: block;
    width: 180px;
    height: 3px;
    background: #e11428;
    margin-left: 0px;
    margin-top: 13px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(0%, -50%)
}*/
.btn_red{
  background:#e11428;
  padding:10px 25px;
  color:#fff;
  display:inline;
}
.btn_red:hover{
  background:#000;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.btn_red-1{
      background: #e11428;
    padding: 10px;
    color: #fff;
    display: inline;
    font-size: 14px;
}
.btn_red-1:hover{
  background:#a7a7a7;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (max-width: 1024px){
  .btn_red-1{
    font-size: 13px;
}
}
.btn_gray{
  background:#7a7a7a;
  padding:10px 25px;
  color:#fff;
  display:inline;
}
.btn_gray:hover{
  background:#000;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.mar-l-30{
    margin-left:30px;
}
.content-1{
  margin: 0px 0px 60px 0px;
}
.campaigns-intro h1::after{
    /*content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 3px;
    background: #e11428;
    margin-left: 0px;
    margin-top: 13px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(0%, -50%);*/
}
.title-underline {
  display: inline;
  border-bottom: 2px solid #e11428;
  padding-bottom: 3px;
  line-height: 1.75em;
}

.title-underline:after,
.title-underline:before {
  content: "";
  display: block;
  margin: 0.6em 0;
}
.col-sub{
 padding: 20px 0px; 
}
.col-sub h1{
  font-size:1em;
  font-weight:bold;
}
.col-sub p{
  font-size:0.8em;
  margin-bottom: 5px;
}
a .link-black{
  color:#000;
  font-weight:bold;
  font-size:0.7em;
}
.box-detail{
  padding: 30px 120px 100px 120px;
}
@media all and (max-width: 992px) {
  .box-detail{
    padding: 30px;
  }
  .col-sub h1{
    font-size: 1em;
  }
  .pad-30{
    padding: 20px 7px;
  }
  .title-underline {
    display: inline;
    border-bottom: 2px solid #e11428;
    padding-bottom: 0px;
    line-height: 1.75em;
  }
  
  .title-underline:after,
  .title-underline:before {
    content: "";
    display: block;
    margin: 0.6em 0;
  }
}
@media all and (max-width: 768px) {
  .box-detail{
    padding: 15px 15px 30px 15px;
  }
  .pad-30 {
      padding: 0px 7px 20px 7px;
  }
  .content-1{
    margin: 0px 0px 40px 0px;
  }
}

.btn-call {
    border-radius: 50px;
    background: #000;
    padding: 8px 10px 8px 3px;
    font-weight: bold;
    color: #fff;
    font-size: 1.4em;
    /* width: 210px; */
    /*display: block;*/
}
.btn-call img{
   width: 80px;
    position: relative;
    top: -4px;
}

.contact-box{
  margin: 2em 0;
}
.contact-box p{
  margin: 0;
}
.mar-25-0{
  margin: 25px 0;
}

.modal{
  z-index: 9999;
}
.modal-dialog{
  width: 1000px;
  margin: 30px auto;
}
.modal-header,
.modal-footer{
  border: none;
}
.close{
  font-size:3em;
}
.modal-header .close{
  margin-top: -15px;
}
.img-100{
  width: 100%;
}
@media all and (max-width: 1200px) {
  .modal-dialog{
    width: 900px;
  }
}
@media all and (max-width: 992px) {
  .modal-dialog{
    width: 90%;
  }
}

.form-control {
  box-shadow: none;
  background: transparent;
  border: 1px solid #b7b7b7;
  border-radius: 10px;
  height: 42px;
  font-size: 18px;
  font-weight: 300;
  -webkit-box-shadow: inset 0px 0px 22px 0px rgba(124,124,124,0.61);
  -moz-box-shadow: inset 0px 0px 22px 0px rgba(124,124,124,0.61);
  box-shadow: inset 0px 0px 22px 0px rgba(124,124,124,0.61);
}
.width-100{
  width: 100%;
}

  .search_box{
    display: block;
    float: right;
    position: absolute;
    right: 24px;
    top: 23px;
  }
  input[type="text"] {
    -webkit-appearance: none;
    outline: none;
    border: none;
  }

  textarea.form-control {
    height: auto;
    border: none;
}

  .search-wrap {
    position: relative;
    display: block;
    z-index: 1;
    width: 17px;
    height: 17px;
    background-color: #fff;
    margin-left: 0;
    padding: 0;
    border: 2px solid #000;
    border-radius: 20px;
    -moz-transition: all 0.25s ease 0.3s;
    -o-transition: all 0.25s ease 0.3s;
    -webkit-transition: all 0.25s ease;
    -webkit-transition-delay: 0.3s;
    transition: all 0.25s ease 0.3s;
  }
  .search-wrap:before {
    top: 90%;
    left: 90%;
    width: 10px;
    height: 2px;
    background-color: #000;
    border-radius: 1px;
    -moz-transition: width 0.15s ease 0.55s;
    -o-transition: width 0.15s ease 0.55s;
    -webkit-transition: width 0.15s ease;
    -webkit-transition-delay: 0.55s;
    transition: width 0.15s ease 0.55s;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -webkit-transform-origin: top left;
    transform-origin: top left;
  }
  .search-wrap input {
    width: 100%;
    height: 100%;
    padding: 0 30px 0 15px;
    font-size: 14px;
    line-height: 38px;
    opacity: 0;
    background-color: #fff;
    -moz-transition: opacity 0.15s ease;
    -o-transition: opacity 0.15s ease;
    -webkit-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease;
    border-radius: 20px;
  }

  .eks {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 20;
    width: 30px;
    height: 30px;
    cursor: pointer;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .eks:before, .eks:after {
    right: 5px;
    height: 2px;
    width: 2px;
    border-radius: 1px;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  .eks:before {
    top: 6px;
    background-color: #000;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -moz-transform-origin: top right;
    -ms-transform-origin: top right;
    -webkit-transform-origin: top right;
    transform-origin: top right;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
  }
  .eks:after {
    bottom: 6px;
    background-color: #000;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -moz-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }

  .search-wrap.open {
    width: 300px;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    height: 40px;
    top:-11px;
  }
  .search-wrap.open:before {
    width: 0px;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }
  .search-wrap.open input {
    opacity: 1;
    -moz-transition-delay: 0.15s;
    -o-transition-delay: 0.15s;
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
  }
  .search-wrap.open .eks:before, .search-wrap.open .eks:after {
    width: 15px;
    right: 12px;
  }
  .search-wrap.open .eks:before {
    top: 9px;
    -moz-transition-delay: 0.25s;
    -o-transition-delay: 0.25s;
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
  }
  .search-wrap.open .eks:after {
    bottom: 9px;
    -moz-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }

  .search-wrap:before, .eks:before, .eks:after {
    content: "";
    position: absolute;
    display: block;
  }
  .pad_25{
    padding:25px;
  }
 .flag a{
   padding: 2px!important;
 }
  @media all and (max-width: 992px) {
    .search_box{
      right: 65px;
      top: 20px;
    }
    .search-wrap.open {
      top:-5px;
    }
    .search-wrap.open {
      width: 240px;
    }
  }
  @media all and (max-width: 345px) {
   
    .search-wrap.open {
      width: 200px;
    }
  }
/* /END Search */

.bg-gradient{
  background: rgba(66,66,66,1);
  background: -moz-linear-gradient(top, rgba(66,66,66,1) 0%, rgba(0,0,0,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(66,66,66,1)), color-stop(100%, rgba(0,0,0,1)));
  background: -webkit-linear-gradient(top, rgba(66,66,66,1) 0%, rgba(0,0,0,1) 100%);
  background: -o-linear-gradient(top, rgba(66,66,66,1) 0%, rgba(0,0,0,1) 100%);
  background: -ms-linear-gradient(top, rgba(66,66,66,1) 0%, rgba(0,0,0,1) 100%);
  background: linear-gradient(to bottom, rgba(66,66,66,1) 0%, rgba(0,0,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#424242', endColorstr='#000000', GradientType=0 );
}
.bg-gray{
  background: #aeaeae;
}
.box-pad-40{
  padding: 40px 5px;
}
.link-category a{
  color: #fff;
}
.link-category p{
  margin-top: 15px;
  font-size: 13px;
}
.link-category a.active{
  color: #e11428;
}
.link-category img{
  border:1px solid #959595;
}
.border-top-white{
  border-top:2px solid #fff;
}

/*upload*/
.file-upload-wrapper {
  position: relative;
  width: 100%;
  height: 50px;
  /*border: solid 1px #e1e1e1;*/
  margin-top: 20px;
  border-radius: 10px;
}
.file-upload-wrapper:after {
  content: attr(data-text);
  font-size: 18px;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  padding: 5px 15px;
  display: block;
  width: calc(100% - 40px);
  pointer-events: none;
  z-index: 20;
  height: 50px;
  line-height: 40px;
  color: #999;
  border-radius: 8px;
  border: solid 1px #e1e1e1;
  box-shadow: inset 0px 0px 22px 0px rgba(124,124,124,0.61);
  font-weight: 300;
}
.file-upload-wrapper:before {
  content: 'Upload';
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  height: 50px;
  background: #000;
  color: #fff;
  font-weight: 700;
  z-index: 25;
  font-size: 16px;
  line-height: 50px;
  padding: 0 15px;
  text-transform: uppercase;
  pointer-events: none;
  border-radius: 0 5px 5px 0;
}
.file-upload-wrapper:hover:before {
  background: #6f6e6e;
}
.file-upload-wrapper input {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  height: 40px;
  margin: 0;
  padding: 0;
  display: block;
  cursor: pointer;
  width: 100%;
}
.profile-img p{
  margin-bottom: 0px!important;
  font-size: 13px;
  text-align: center;
}
.cv-review-box{
  padding: 30px 15px;
}
.excellent .cv-3 label.review-white{
  color: #fff !important;
  font-size: 16px !important;
  float: right;
  font-weight: normal;
}
@media all and (max-width: 460px) {
  .file-upload-wrapper:after, .file-upload-wrapper:before  {
    font-size: 13px;
  }
}

.progress {
  width: 100%;
  height: 7px;
}

.progress-wrap {
  background: #f80;
  margin: 5px 0;
  overflow: hidden;
  position: relative;
}
.progress-wrap .progress-bar {
  background: #ddd;
  left: 0;
  position: absolute;
  top: 0;
}

.news-img{
  height: 250px;
  overflow: hidden;
}
.banner-txt{
  position: relative;
  z-index: 1;
  font-size: 2.8em;
  top: 150px;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%,-50%);
  width:100%;
  font-family: 'promptmedium';
}

@media all and (max-width: 768px) {
  .news-img{
    height: auto;
    overflow: hidden;
  }
  .banner-txt{
    font-size: 1.4em;
    top: 70px;
  }
  
}
