/* CSS Document */
/******************
	   HEADER
******************/
* {
  margin: 0 auto;
}
.container-fluid {
  max-width: 1500px;
}
body {
  font-family: "Open Sans", sans-serif !important;
}
.no-padding {
  padding: 0 !important;
}
.no-margin {
  margin: 0 !important;
}
.bx-pager .bx-pager-item {
  display: none;
}
.bx-wrapper {
  margin-bottom: 0 !important;
}
.navbar-default {
  background-color: transparent !important;
  border-color: transparent !important;
}
.navbar-collapse {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.navbar {
  border: 0 !important;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 0px !important;
}
a {
  color: #fff !important;
}
a:hover {
  color: #fff !important;
  text-decoration: none !important;
}
a,
a:active,
a:focus {
  outline: none !important;
}
.banner {
  position: relative;
}
.logo img {
  float: left;
  margin-top: 25px !important; /* moey */
}
.menu {
  text-transform: uppercase;
  font-weight: 700;
  float: right;
}
.nav {
  padding-left: 36px !important;
}
.header-top ul {
}
.header-contact {
  padding: 40px 0;
}
.header-top .header-contact .header-icon {
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  border: 1px solid #696969;
  float: left;
  border-radius: 50%;
  margin-right: 15px;
  color: #3d3d3f;
}
.header-top .header-contact a {
  color: #707070 !important;
}
.header-top .header-contact span {
  font-weight: 600;
  color: #272727;
}
.header-top .header-contact .header-social-icon a {
  color: #3d3d3f !important;
}
.header-contact ul {
  padding: 0;
  margin-bottom: 0;
  color: #fff;
}
.header-top i {
  font-size: 16px;
}
.header-top .header-social-icon {
  float: right;
  padding-top: 10px;
}
.header-top .header-social-icon li {
  height: 30px;
  width: 30px;
  line-height: 30px;
  border-radius: 50%;
  border: 1px solid #696969;
  text-align: center;
}
.header-top .header-social-icon ul {
  padding: 0;
}
header {
  background: #3fb1e1;
}
/******************
	  WELCOME
******************/
.index-form #subber2 {
  color: #fff !important;
  -webkit-transition: 4s;
  transition: 4s;
  text-align: center;
}
.index-form #subber2 .btn {
  font-family: "Roboto", sans-serif;
  font-weight: 800;
  font-size: 15px;
  background: transparent;
}
.index-form #subber2 .btn:hover {
  color: #fff;
}
.index-form .form-control {
  border-radius: 0 !important;
}
.index-form form {
  margin: 0 15px;
  min-height: 470px;
}
.index-form {
  margin-top: -125px;
}
.form h3 {
  font-weight: 800;
  font-size: 22px;
  text-transform: uppercase;
  text-align: center;
  background: #3fb1e1;
  color: #fff;
  padding: 20px;
  margin: 0 15px;
}
.index-form form {
  background: #f5f5f5;
}
.index-form #subber2 {
  background: #3fb1e1;
  color: #fff !important;
  -webkit-transition: 4s;
  transition: 4s;
  text-align: center;
  max-width: 145px;
}
#banner {
  position: relative;
}
.banner2 {
  position: absolute;
  width: 100%;
  top: 0px;
  z-index: 99;
  display: inline-block;
}
.banner2 .banner-slogan {
  background: rgba(0, 0, 0, 0.64);
}
.banner2 h3 {
  font-size: 25px;
  color: #fff;
  padding: 10px 40px 10px 20px;
  line-height: 40px;
}
.banner2 h3 span {
  text-transform: uppercase;
}
.title h1 {
  font-size: 38px;
  font-weight: 800;
  color: #343434;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  z-index: 1;
  margin: 45px 0;
}
.title h1:before {
  content: "";
  position: absolute;
  top: -30px;
  bottom: -30px;
  left: 50%;
  border: 8px solid #f5f5f5;
  z-index: -1;
  width: 64%;
  max-width: 315px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.title h1 span {
  color: #3fb1e1;
}
.welcome {
  padding: 60px 0;
}
.welcome p {
  color: #787878;
}
/******************
   INDEX-CONTACT
******************/
.index-form #contact input[type="text"] {
  padding: 0px;
  margin-top: -10px;
  border: 1px solid #ccc;
  padding-left: 40px;
  height: 50px;
}
.index-form #contact input[type="email"] {
  padding: 0px;
  margin-top: -10px;
  border: 1px solid #ccc;
  padding-left: 40px;
  height: 50px;
}
.index-form #contact textarea {
  padding: 10px;
  margin-top: -10px;
  border: 1px solid #ccc;
  padding-left: 40px;
  height: 120px;
}
.index-form #contact #name {
  background-image: url("../image/form/name.png");
  background-repeat: no-repeat;
  background-position: 5px 18px;
}
.index-form #contact #email {
  background-image: url("../image/form/email.png");
  background-repeat: no-repeat;
  background-position: 5px 16px;
}
.index-form #contact #phone {
  background-image: url("../image/form/phone.png");
  background-repeat: no-repeat;
  background-position: 5px 18px;
}
.index-form #contact #message {
  background-image: url("../image/form/message.png");
  background-repeat: no-repeat;
  background-position: 5px 11px;
}
/******************
	   SERVICE
******************/
.service {
  background: url("../image/service.jpg") no-repeat center;
  padding: 130px 0;
}
.service-left-block {
  background: rgba(255, 255, 255, 0.8);
  padding: 30px 0;
}
.service-icon,
.service-content {
  display: table-cell;
  vertical-align: top;
}
.service-icon i {
  font-size: 30px;
  color: #282828;
  padding-right: 30px;
}
.service-content {
  color: #272727;
}
.service-content h4 {
  margin: 0;
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 20px;
}
.side-frame h1 {
  color: #fff;
}
.side-frame h1:before {
  left: 50px;
  width: auto;
  -webkit-transform: none;
  transform: none;
  right: -80px;
  border: 10px solid #000;
}
.service-right-block p {
  text-transform: uppercase;
  color: #fff;
  padding-top: 15px;
}
.contact-block {
  background: #f5f5f5;
  text-align: center;
  text-transform: uppercase;
}
.quote-text {
  padding: 50px 0;
}
.contact-block p {
  font-size: 18px;
  margin: 0;
  font-weight: 800;
}
.quote {
  background: #3fb1e1;
  text-align: center;
  max-width: 150px;
  margin: 30px auto;
  text-transform: uppercase;
}
.quote a {
  font-size: 14px;
  padding: 20px;
  display: block;
  font-weight: 800;
}
.quote .btn {
  border: none;
  position: relative;
}
.btn:before,
.btn:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transition: all 1s ease 0s;
}
.btn:hover:before {
  background: rgba(255, 255, 255, 07);
  left: 60%;
  right: 60%;
}
.btn:hover:after {
  background: rgba(255, 255, 255, 07);
  top: 60%;
  bottom: 60%;
}
/******************
	  PROJECT
******************/
.gallery-head {
  background: #3fb1e1;
  padding: 30px 0;
  color: #fff;
}
h3.small {
  margin: 20px 0;
  font-weight: 800;
  font-size: 22px;
  position: relative;
  display: inline-block;
  z-index: 1;
  color: #fff;
  text-transform: uppercase;
}
h3.small:before {
  top: -50px;
  bottom: -20px;
  -webkit-transform: none;
  transform: none;
  left: 50%;
  border: 10px solid #000;
  border-top: none;
  content: "";
  position: absolute;
  z-index: -1;
  width: 64%;
  max-width: 315px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.gallery {
  padding: 10px 0;
}
.gallery .title h1 {
  color: #fff;
}
.image-section {
  max-width: 1020px;
}
.image-section img {
  overflow: hidden;
}
.box {
  overflow: hidden;
  position: relative;
  padding: 5px !important;
}
.box img {
  width: 100%;
  height: auto;
}
.box .box-content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s ease 0.5s;
}
.box:before,
.box:after,
.box .box-content:before,
.box .box-content:after,
.box .box-overlay {
  content: "";
  width: 20%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transform: scale(1.2);
  transition: all 0.3s ease 0.1s;
}
.box:after {
  left: 20%;
  transition-delay: 0.2s;
}
.box .box-content:before {
  left: 40%;
  transition-delay: 0.3s;
}
.box .box-content:after {
  left: 60%;
  transition-delay: 0.4s;
}
.box .box-overlay {
  left: 80%;
  transition-delay: 0.5s;
}
.box:hover:before,
.box:hover:after,
.box:hover .box-content:before,
.box:hover .box-content:after,
.box:hover .box-overlay {
  opacity: 1;
  transform: scale(1);
}
.box .inner-content {
  width: 100%;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  z-index: 1;
  transform: translate(-50%, -50%) scale(1.5);
  transition: all 0.3s ease 0.5s;
}
.box:hover .inner-content {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}
.box .title {
  font-size: 25px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
}
.box .post {
  display: inline-block;
  font-size: 16px;
  font-style: italic;
  letter-spacing: 1px;
  text-transform: capitalize;
  margin: 5px 0 20px 0;
}
.box .icon {
  padding: 0;
  margin: 0;
  list-style: none;
}
.box .icon li {
  display: inline-block;
  margin: 0 5px;
}
.box .icon li a {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 25%;
  background: #3fb1e1;
  font-size: 18px;
  color: #fff !important;
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.5), 0 0 0 4px rgba(255, 255, 255, 0.8);
  transition: all 0.3s ease 0s;
}
.box .icon li a:hover {
  background: #fff;
  color: #3fb1e1 !important;
  box-shadow: 0 0 0 2px #3fb1e1, 0 0 0 4px rgba(255, 255, 255, 0.8);
}
@media only screen and (max-width: 990px) {
  .box {
    margin-bottom: 30px;
  }
}
/******************
    TESTIMONIAL
******************/
.testimonials {
  background: url("../image/testimonials.jpg") no-repeat center;
  padding: 100px 0;
  color: #fff;
  text-align: center;
}
.testimonials h3 {
  font-size: 24px;
  font-weight: 800;
  text-transform: uppercase;
  margin: 0;
}
.testimonials h3 span {
  color: #3fb1e1;
}
.testimonials p {
  padding: 0 60px;
  margin-top: 40px;
}
/******************
	FOOTER-TOP
******************/
.footer-top {
  background: #3fb1e1;
  color: #fff;
  text-align: center;
  padding: 40px 0 0;
}
.footer-top p {
  padding: 0 60px;
  margin: 0;
}
.footer-top .quote {
  background: #000;
}
/******************
	  FOOTER
******************/
#back-to-top {
  z-index: 999;
  position: fixed;
  margin: 0px;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
  position: fixed;
  bottom: 60px;
  right: 15px;
  border-radius: 3px;
  z-index: 999;
  background: transparent;
  font-size: 20px;
  background: #fff;
  border: 1px solid #2a4175;
  width: 46px;
  height: 46px;
  text-align: center;
  line-height: 46px;
  border-radius: 3px;
}
#back-to-top .fa {
  margin-top: 10px;
  color: #2a4175 !important;
}
.copyright {
  color: #fff;
  background: #3fb1e1;
  padding: 25px 0 20px;
  font-size: 13px;
}
.copyright img {
  float: right;
}
footer {
  color: #fff;
  padding: 40px 0 30px;
  margin-top: 0px;
  background: #0c1321;
}
footer .title h4 {
  font-weight: 800;
  padding: 15px 0;
  color: #fff;
  text-transform: uppercase;
}
footer ul {
  padding: 0;
  list-style: none;
}
footer ul li {
  padding-bottom: 10px;
}
footer img {
  margin: 0;
}
footer .links ul li {
  padding-bottom: 10px;
  color: #b5de29;
}
footer table {
  float: left;
}
footer table td {
  color: #868686;
}
.footer-icon {
  float: left;
  text-align: center;
  height: 2.6em;
  width: 2.6em;
  line-height: 2.6em;
  border-radius: 50%;
  margin-bottom: 15px;
  margin-right: 20px;
  color: #868686;
  border: 1px solid rgba(52, 52, 52, 0.2);
  font-size: 16px;
}
.footer-icon a {
  color: #868686 !important;
}
footer table span {
  font-weight: 800;
  text-transform: none;
  font-size: 14px;
  color: #fff;
}
footer ul.inline {
  margin-top: 20px;
}
footer ul.inline li {
  display: inline-block;
  background: #fff;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  margin-right: 15px;
  font-size: 15px;
}
footer ul.inline a {
  color: #868686 !important;
}
footer .follow i {
  padding-right: 0;
  color: #1167b0;
  font-size: 16px;
}
footer span {
  text-transform: uppercase;
}
/******************
      ABOUT
******************/
.sub-banner {
  height: 400px;
  background: #000;
  position: relative;
  border-bottom: 1px solid #3fb1e1;
}
#cube-loader {
  align-items: center;
  display: flex;
  height: 100%;
  width: 100%;
  margin-top: 100px;
}
#cube-loader .caption {
  margin: 0 auto;
}
#cube-loader .cube-loader {
  width: 73px;
  height: 73px;
  margin: 0 auto;
  margin-top: 49px;
  position: relative;
  transform: rotateZ(45deg);
}
#cube-loader .cube-loader .cube {
  position: relative;
  transform: rotateZ(45deg);
  width: 50%;
  height: 50%;
  float: left;
  transform: scale(1.1);
}
#cube-loader .cube-loader .cube:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #3fb1e1;
  animation: cube-loader 2.76s infinite linear both;
  transform-origin: 100% 100%;
}
#cube-loader .cube-loader .loader-2 {
  transform: scale(1.1) rotateZ(90deg);
}
#cube-loader .cube-loader .loader-3 {
  transform: scale(1.1) rotateZ(180deg);
}
#cube-loader .cube-loader .loader-4 {
  transform: scale(1.1) rotateZ(270deg);
}
#cube-loader .cube-loader .loader-2:before {
  animation-delay: 0.35s;
}
#cube-loader .cube-loader .loader-3:before {
  animation-delay: 0.69s;
}
#cube-loader .cube-loader .loader-4:before {
  animation-delay: 1.04s;
}
@keyframes cube-loader {
  0%,
  10% {
    transform: perspective(136px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
  75% {
    transform: perspective(136px) rotateX(0deg);
    opacity: 1;
  }
  90%,
  100% {
    transform: perspective(136px) rotateY(180deg);
    opacity: 0;
  }
}
.sub-banner h1 {
  position: relative;
  color: #3fb1e1;
  font-size: 5em;
  text-align: center;
  margin-top: 80px;
  letter-spacing: 2px;
}
.error-banner h1 {
  letter-spacing: -1px;
}
.sub-banner h1:before {
  content: attr(data-text);
  position: absolute;
  overflow: hidden;
  max-width: 7em;
  white-space: nowrap;
  color: #fff;
  animation: loading 8s linear;
}
@keyframes loading {
  0% {
    max-width: 0;
  }
}
.about {
  padding: 60px 0;
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
  text-align: justify;
  background: #000;
}
.about h2 {
  font-size: 40px;
  margin-bottom: 0;
  font-weight: 600;
}
.about h4 {
  font-size: 24px;
  color: #3fb1e1;
}
.color img {
  border: 12px solid #3fb1e1;
  padding: 10px;
}
.white img {
  border: 12px solid #fff;
  padding: 10px;
}
.why_us {
  background-color: #211f23;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: -moz-radial-gradient(top, circle, #53455b 0%, #201e22 70%);
  background-image: -webkit-radial-gradient(top, circle, #53455b 0%, #201e22 70%);
  background-image: radial-gradient(circle at top, #53455b 0%, #201e22 70%);
  color: #fff;
  font-family: "Lato", sans-serif;
  font-size: 100%;
  min-height: 100%;
  line-height: 1.5;
  padding: 2.5em 0 60px;
  text-align: center;
}
.why_us h1 {
  color: #fff;
  padding-bottom: 30px;
}
.group:after {
  content: "";
  display: table;
  clear: both;
}
.group h3 {
  text-transform: uppercase;
  padding: 0 26px 20px;
}
.group p {
  color: #fff;
}
.grid-1-5 {
  border: 2px solid #3498db;
  min-height: 300px;
  padding: 1.25em;
  position: relative;
  transition: all 0.2s ease-in-out;
}
@media screen and (min-width: 568px) {
  .grid-1-5 {
    float: left;
    width: 50%;
  }
  .grid-1-5:nth-child(odd) {
    clear: none;
  }
}
@media screen and (min-width: 800px) {
  .grid-1-5 {
    width: 25%;
  }
  .grid-1-5:nth-child(3n + 1) {
    clear: none;
  }
  .grid-1-5:nth-child(odd) {
    clear: none;
  }
}
@media screen and (min-width: 1120px) {
  .grid-1-5 {
    width: 25%;
  }
  .grid-1-5:nth-child(odd),
  .grid-1-5:nth-child(3n + 1) {
    clear: none;
  }
}
.grid-1-5:hover {
  background-color: #53455b;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #53455b), color-stop(100%, #201d22));
  background-image: -moz-linear-gradient(top, #53455b 0%, #201d22 100%);
  background-image: -webkit-linear-gradient(top, #53455b 0%, #201d22 100%);
  background-image: linear-gradient(to bottom, #53455b 0%, #201d22 100%);
  border: 2px solid #3498db;
  box-shadow: 0px 0px 10px 0px #323232;
  transform: scale(1.025);
  z-index: 2;
}
.grid-1-5:hover:before,
.grid-1-5:hover:after {
  content: "";
  position: absolute;
  background-color: #fff;
  background-size: 100%;
  top: -2px;
  bottom: -2px;
  width: 2px;
}
.grid-1-5:hover:before {
  left: -2px;
}
.grid-1-5:hover:after {
  right: -2px;
}
/******************
    SERVICE-PAGE
******************/
.service-page {
  background: #000;
  padding: 60px 0 60px;
  border-bottom: 1px solid #3fb1e1;
}
.service-page p {
  font-size: 15px;
  line-height: 1.75;
  text-align: justify;
}
.service-page ul li {
  font-size: 15px;
  padding-bottom: 10px;
  font-weight: 600;
}
.service-page .post-slide {
  margin: 0 0px;
  border-left: 8px solid #1dcfd1;
  border: 8px solid #3fb1e1;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
  padding: 10px;
  margin-bottom: 30px;
}
.service-page .post-slide .post-img {
  position: relative;
  overflow: hidden;
}
.service-page .post-slide .post-img:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0);
  transition: all 0.4s linear 0s;
}
.service-page .post-slide:hover .post-img:before {
  background: rgba(0, 0, 0, 0.6);
}
.service-page .post-slide .post-img img {
  width: 100%;
  height: auto;
}
.service-page .post-slide .post-info {
  width: 75%;
  position: absolute;
  bottom: -100%;
  left: 12.5%;
  background: #3fb1e1;
  text-align: center;
  line-height: 26px;
  padding: 15px;
  transition: bottom 0.4s ease-in-out 0s;
}
.service-page .post-slide:hover .post-info {
  bottom: 0;
}
.service-page .post-slide .category {
  padding: 0;
  margin: 0;
  list-style: none;
}
.service-page .post-slide .category li,
.service-page .post-slide span {
  font-size: 16px;
  color: #fff;
  text-transform: capitalize;
}
.service-page .post-slide .post-review {
  padding: 35px 20px 25px;
  background: #fff;
  position: relative;
}
.service-page .post-slide .icons {
  width: 90px;
  height: 90px;
  border: 4px solid #fff;
  border-radius: 50%;
  position: absolute;
  top: -45px;
  right: 10px;
  overflow: hidden;
}
.service-page .post-slide .icons img {
  width: 100%;
  height: auto;
}
.service-page .post-slide .post-title {
  margin: 0 0 25px 0;
  color: #1dcfd1;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 2px;
  display: inline-block;
  text-transform: uppercase;
  transition: all 0.3s linear 0s;
}
.service-page .post-slide .post-title a:hover {
  text-decoration: none;
  color: #555;
}
.service-page .post-slide .post-description {
  color: #555;
  font-size: 15px;
  line-height: 26px;
  margin-bottom: 20px;
}
.service-page .owl-controls .owl-buttons {
  text-align: center;
  margin-top: 20px;
}
.service-page .owl-controls .owl-buttons .owl-prev {
  position: absolute;
  top: -3%;
  left: 15px;
  padding: 16px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  transition: background 0.5s ease 0s;
  background: url("../image/controls.png") no-repeat 0 -0px !important;
  border: 1px solid #fff;
  border-radius: 50%;
}
.service-page .owl-controls .owl-buttons .owl-next {
  position: absolute;
  top: -3%;
  right: 15px;
  padding: 16px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  transition: background 0.5s ease 0s;
  background: url("../image/controls.png") no-repeat -43px -0px !important;
  border: 1px solid #fff;
  border-radius: 50%;
}
@media only screen and (max-width: 1280px) {
  .post-slide .post-content {
    padding: 10px;
  }
}
.post-slide .read {
  font-size: 13px;
  color: #555 !important;
  display: block;
  text-align: right;
  text-transform: uppercase;
}
.post-slide .read:hover {
  text-decoration: none;
  color: #3fb1e1 !important;
}
/******************
   GALLERY-PAGE
******************/
.gallery-page {
  padding: 60px 0;
}
.gallery-page img {
  padding: 10px;
}
.pagination {
  display: block;
  width: 100%;
  margin: 1em auto;
  text-align: center;
}
.pagination:after {
  content: "";
  clear: both;
}
.pagination-button {
  display: inline-block;
  border: 1px solid #3fb1e1;
  color: #333;
  cursor: pointer;
  transition: background 0.1s, color 0.1s;
  border-radius: 50%;
  margin: 0 5px;
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.pagination-button:hover {
  background-color: #3fb1e1;
  color: #fff;
}
.pagination-button.active {
  background-color: #3fb1e1;
  color: #fff;
}
.pagination-button:first-of-type {
  border-radius: 50% 50% 0 50%;
  border: 2px solid #3fb1e1;
  font-size: 20px;
  line-height: 35px;
}
.pagination-button:last-of-type {
  border-radius: 50% 50% 50% 0;
  border: 2px solid #3fb1e1;
  font-size: 20px;
  line-height: 35px;
}
.article-loop {
  display: block;
  padding: 1em 2em;
  margin: 1em auto;
}
/******************
 TESTIMONIAL-PAGE
******************/
.testimonial-page {
  padding: 60px 0;
}
.testimonial-page .testimonial-bg {
  border: 10px solid #3fb1e1;
  padding: 60px;
  text-align: center;
  position: relative;
}
.testimonial-page .testimonial-bg:before {
  content: "\f10d";
  font-family: "fontawesome";
  width: 75px;
  height: 75px;
  line-height: 75px;
  background: #fff;
  text-align: center;
  font-size: 50px;
  color: #3c414c;
  position: absolute;
  top: -40px;
  left: 2%;
}
.testimonial-page .testimonial {
  padding: 0 15px;
}
.testimonial-page .testimonial .description {
  font-size: 20px;
  font-weight: 400;
  font-style: italic;
  color: #848484;
  line-height: 30px;
  padding-bottom: 25px;
  margin-bottom: 15px;
  position: relative;
}
.testimonial-page .testimonial .description:before {
  content: "";
  width: 75%;
  border-top: 1px solid #ddd;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.testimonial-page .testimonial .description:after {
  content: "";
  width: 20px;
  height: 20px;
  background: #fff;
  position: absolute;
  bottom: -10px;
  left: 50%;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  transform: translateX(-50%) rotate(45deg);
}
.testimonial-page .testimonial .title {
  display: inline-block;
  font-size: 23px;
  font-weight: 700;
  color: #848484;
  text-transform: capitalize;
}
.testimonial-page .owl-theme .owl-controls {
  background: #fff;
  margin-top: 10px;
  position: absolute;
  bottom: -85px;
  right: 0;
  width: 100px;
  height: 40px;
}
.testimonial-page .owl-theme .owl-controls .owl-buttons div {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  background: #34363b;
  opacity: 1;
  padding: 0;
}
.testimonial-page .owl-buttons .owl-prev {
  left: 15px;
  top: 10%;
  background: url("../image/controls.png") no-repeat 0 -0px !important;
}
.testimonial-page .owl-buttons .owl-next {
  right: 15px;
  top: 10%;
  background: url("../image/controls.png") no-repeat -43px -0px !important;
}
.testimonial-page .owl-prev:before,
.testimonial-page .owl-next:before {
  content: "\f104";
  font-family: "fontawesome";
  font-size: 23px;
  font-weight: 700;
  color: #fff;
}
.testimonial-page .owl-next:before {
  content: "\f105";
}
@media only screen and (max-width: 767px) {
  .testimonial-page .testimonial-bg {
    padding: 50px 40px 30px;
  }
  .testimonial-page .owl-theme .owl-controls {
    bottom: -22%;
  }
}
@media only screen and (max-width: 480px) {
  .testimonial-page .testimonial-bg:before {
    width: 55px;
    height: 55px;
    line-height: 55px;
    font-size: 40px;
  }
  .testimonial-page .testimonial-bg {
    padding: 30px 10px;
  }
  .testimonial-page .owl-theme .owl-controls {
    bottom: -15%;
  }
}
@media only screen and (max-width: 360px) {
  .testimonial-page .testimonial .title {
    font-size: 16px;
  }
  .testimonial-page .owl-theme .owl-controls {
    bottom: -12%;
  }
}
/******************
   OUR MEMBERS
******************/

/******************
   CONTACT-PAGE
******************/
.contact-page #submitlink {
  background: -webkit-linear-gradient(left, rgba(33, 174, 226, 0.8), rgba(21, 102, 180, 1));
  background: -o-linear-gradient(right, rgba(33, 174, 226, 0.8), rgba(21, 102, 180, 1));
  background: -moz-linear-gradient(right, rgba(33, 174, 226, 0.8), rgba(21, 102, 180, 1));
  background: linear-gradient(to right, rgba(33, 174, 226, 0.8), rgba(21, 102, 180, 1));
  color: #fff;
  border: 0;
  -webkit-transition: all ease 2s;
  -moz-transition: all ease 2s;
  transition: all ease 2s;
  font-family: "Roboto Slab", serif;
  float: left;
}
.contact-page #submitlink:hover {
  -webkit-transition: 4s;
  transition: 4s;
  box-shadow: inset 0px 0px 20px 20px #000;
}
#subber2 {
  margin-top: 15px;
}
.contact-page #contact input[type="text"] {
  padding: 0px;
  margin-top: -10px;
  border: 1px solid #ccc;
  padding-left: 40px;
}
.contact-page #contact input[type="email"] {
  padding: 0px;
  margin-top: -10px;
  border: 1px solid #ccc;
  padding-left: 40px;
}
.contact-page #contact textarea {
  padding: 10px;
  margin-top: -10px;
  border: 1px solid #ccc;
  padding-left: 40px;
}
.contact-page #contact #name {
  background-image: url("../image/name.png");
  background-repeat: no-repeat;
  background-position: 5px 11px;
}
.contact-page #contact #email {
  background-image: url("../image/email.png");
  background-repeat: no-repeat;
  background-position: 5px 8px;
}
.contact-page #contact #phone {
  background-image: url("../image/phone.png");
  background-repeat: no-repeat;
  background-position: 5px 11px;
}
.contact-page #contact #subject {
  background-image: url("../image/subject.png");
  background-repeat: no-repeat;
  background-position: 5px 11px;
}
.contact-page #contact #message {
  background-image: url("../image/message.png");
  background-repeat: no-repeat;
  background-position: 5px 11px;
}
.contact-right-form {
  background: #fff;
  padding: 30px 0;
  text-align: center;
}
iframe {
  box-shadow: 0 10px 20px #3fb1e1;
  margin-top: 60px;
}
.contact-details {
  padding: 60px 0;
  background: #000;
  border-bottom: 1px solid #3fb1e1;
}
body .right {
  float: none;
  position: relative;
  height: 400px;
}
.app {
  border-radius: 10px;
  width: 340px;
  margin: 0 auto;
  height: 414px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-box-shadow: 4px 5px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 4px 5px 0px rgba(0, 0, 0, 0.11);
  -webkit-animation: intro 0.34s 0.4s cubic-bezier(1, 1.4, 0.41, 1.01) forwards;
  animation: intro 0.34s 0.4s cubic-bezier(1, 1.4, 0.41, 1.01) forwards;
  -webkit-transform: translateY(-50%) scale(0) rotateX(10deg) rotateY(10deg) rotateZ(10deg);
  transform: translateY(-50%) scale(0) rotateX(10deg) rotateY(10deg) rotateZ(10deg);
  margin: auto;
  overflow: hidden;
  font-family: "Roboto Condensed", sans-serif;
  box-shadow: 0px 10px 20px #fff;
}
.app_inner {
  position: relative;
}
.app_inner input[type="radio"] {
  display: none;
}
.app_inner input[type="radio"]:checked + label .app_inner__tab {
  height: 175px;
}
.app_inner input[type="radio"]:checked + label .app_inner__tab .tab_right {
  top: 39px;
  -webkit-transition: all 0.3s 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.3s 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.app_inner input[type="radio"]:not(checked) + label .app_inner__tab {
  height: 80px;
  border-left: 12px solid rgba(0, 0, 0, 0.12);
}
.app_inner input[type="radio"]:not(checked) + label .app_inner__tab .tab_right {
  top: 200px;
  -webkit-transition: all 0.3s 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.3s 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.app_inner input[type="radio"]:checked + label .app_inner__tab .tab_left .tab_left__image {
  -webkit-animation: move_in 0.55s 0.05s cubic-bezier(0.455, 0.03, 0.515, 0.955) forwards;
  animation: move_in 0.55s 0.05s cubic-bezier(0.455, 0.03, 0.515, 0.955) forwards;
  -webkit-transition: all 0.3s 0.36s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.3s 0.36s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.app_inner input[type="radio"]:not(checked) + label .app_inner__tab .tab_left .tab_left__image {
  -webkit-animation: move_out 0.75s 0s cubic-bezier(0.455, 0.03, 0.515, 0.955) forwards;
  animation: move_out 0.75s 0s cubic-bezier(0.455, 0.03, 0.515, 0.955) forwards;
  -webkit-transition: all 0.3s 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.3s 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.app_inner input[type="radio"]:checked + label .app_inner__tab .tab_left .big {
  left: 260px;
}
.app_inner input[type="radio"]:not(checked) + label .app_inner__tab .tab_left .big {
  left: 400px;
}
.app_inner input[type="radio"]:checked + label .app_inner__tab h2 i {
  opacity: 0;
}
.app_inner input[type="radio"]:not(checked) + label .app_inner__tab h2 i {
  opacity: 1;
}
.app_inner label {
  display: block;
  width: 100%;
}
.app_inner label:nth-of-type(1) .app_inner__tab {
  background: #3fb1e1;
  height: 200px;
}
.app_inner label:nth-of-type(1) .app_inner__tab:hover {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #3fb1e1;
}
.app_inner label .white .tab_left__image {
  background: #fff;
}
.app_inner label .black .tab_left__image {
  background: #3fb1e1;
}
.app_inner label:nth-of-type(2) .app_inner__tab {
  background: #fff;
}
.app_inner label:nth-of-type(2) .app_inner__tab:hover {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #fff;
}
.app_inner label:nth-of-type(3) .app_inner__tab {
  background: #3fb1e1;
}
.app_inner label:nth-of-type(3) .app_inner__tab:hover {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #3fb1e1;
}
.app_inner label:nth-of-type(4) .app_inner__tab {
  background: #fff;
}
.app_inner label:nth-of-type(4) .app_inner__tab:hover {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #fff;
}
.app_inner__tab {
  width: 100%;
  height: 80px;
  background: red;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.65s cubic-bezier(1, 0, 0.41, 1.01);
  transition: all 0.65s cubic-bezier(1, 0, 0.41, 1.01);
}
.app_inner__tab h2 {
  position: absolute;
  right: 20px;
  top: 16px;
  font-size: 18px;
}
.white h2 {
  color: #fff;
}
.black a {
  color: #000 !important;
}
.black p {
  color: #000 !important;
}
.black h2 {
  color: #000;
}
.app_inner__tab h2 i {
  position: absolute;
  right: 271px;
  opacity: 0.3;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.app_inner__tab .tab_right {
  width: 70%;
  float: right;
  position: relative;
  top: 200px;
  text-align: right;
  padding: 20px;
}
.app_inner__tab .tab_right p {
  padding-top: 20px;
}
.app_inner__tab .tab_right p {
  font-size: 14px;
  color: white;
}
.app_inner__tab .tab_left {
  width: 30%;
  float: left;
  position: relative;
}
.app_inner__tab .tab_left .big {
  position: absolute;
  top: -17px;
  -webkit-transition: all 0.3s 0.3s;
  transition: all 0.3s 0.3s;
  left: 390px;
  font-size: 180px;
  opacity: 0.3;
}
.white .tab_left .big {
  color: #fff;
}
.app_inner__tab .tab_left__image {
  position: relative;
  top: -100px;
  text-align: center;
  background: white;
  left: 0px;
  border-radius: 20px;
  width: 80px;
  height: 80px;
}
.app_inner__tab .tab_left__image i {
  color: #3fb1e1;
  font-size: 40px;
  top: 18px;
  position: relative;
}
.white .tab_left__image i {
  color: #3fb1e1;
}
.black .tab_left__image i {
  color: #fff;
}
@-webkit-keyframes move_out {
  0% {
    top: 47px;
  }
  100% {
    top: 200px;
  }
}
@keyframes move_out {
  0% {
    top: 47px;
  }
  100% {
    top: 200px;
  }
}
@-webkit-keyframes move_in {
  0% {
    top: -200px;
  }
  100% {
    top: 47px;
  }
}
@keyframes move_in {
  0% {
    top: -200px;
  }
  100% {
    top: 47px;
  }
}
@-webkit-keyframes bump {
  0% {
    top: 16px;
  }
  25% {
    top: 13px;
  }
  50% {
    top: 16px;
  }
  75% {
    top: 13px;
  }
  100% {
    top: 16px;
  }
}
@keyframes bump {
  0% {
    top: 16px;
  }
  25% {
    top: 13px;
  }
  50% {
    top: 16px;
  }
  75% {
    top: 13px;
  }
  100% {
    top: 16px;
  }
}
@-webkit-keyframes intro {
  0% {
    -webkit-transform: translateY(-50%) scale(0) rotateX(10deg) rotateY(10deg) rotateZ(40deg);
    transform: translateY(-50%) scale(0) rotateX(10deg) rotateY(10deg) rotateZ(40deg);
  }
  100% {
    -webkit-transform: translateY(-50%) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    transform: translateY(-50%) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  }
}
@keyframes intro {
  0% {
    -webkit-transform: translateY(-50%) scale(0) rotateX(10deg) rotateY(10deg) rotateZ(40deg);
    transform: translateY(-50%) scale(0) rotateX(10deg) rotateY(10deg) rotateZ(40deg);
  }
  100% {
    -webkit-transform: translateY(-50%) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    transform: translateY(-50%) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  }
}
/******************
	CUSTOM CSS
******************/
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #fff !important;
}
.navbar-nav > li > a {
  color: #fff !important;
}
.navbar-nav > li > ul > li > a {
  color: #2d2b2c !important;
}
.navbar-nav > li > ul {
  list-style: none;
  padding: 10px !important;
  margin-left: -15px !important;
}
.sub-menu > li > a:hover {
  background-color: #fff !important;
}
.sub-menu {
  margin-top: 5px !important;
}
.sub-menu > li {
  padding-bottom: 5px;
}
.sub-menu > li > a {
  padding: 5px !important;
}
.sub-menu {
  font-size: 12px !important;
}
.navbar-default .navbar-nav > li > a:hover {
  border-bottom: 0px !important;
}
header .menu ul li ul.sub li a {
  padding: 5px 0 0 10px !important;
}
#button-container {
  padding: 0 !important;
}
::-webkit-input-placeholder {
  color: #000 !important;
  font-family: "Roboto Slab", serif;
}
::-moz-placeholder {
  color: #000 !important;
  font-family: "Roboto Slab", serif;
  font-size: 14px;
}
:-ms-input-placeholder {
  color: #000 !important;
  font-family: "Roboto Slab", serif;
  font-size: 14px;
}
:-moz-placeholder {
  color: #000 !important;
  font-family: "Roboto Slab", serif;
  font-size: 14px;
}
.contact #subber2 .btn {
  border-radius: 4px;
  color: #fff;
  font-family: "Roboto Slab", serif;
}
.navbar-nav li a:hover ul.sub-menu {
  display: none;
}
.sub-menu {
  display: none !important;
  top: 90% !important;
}
li:hover > ul.sub-menu {
  display: block !important;
}
header .menu ul.sub-menu li a {
  text-transform: capitalize;
  font-size: 16px !important;
}
.content h2 {
  text-transform: uppercase;
  color: #000;
  font-family: "Roboto Slab", serif;
}
.content span {
  font-weight: bold;
  letter-spacing: 2px;
}
.content {
  margin: 0 auto;
  text-align: center;
  padding: 20px 0px;
}
h1.sub-error em {
  font-size: 18vmin;
}
.error-menu .navbar-nav {
  position: absolute;
}
.newfooterabove {
  padding: 50px 0;
  border: 10px solid #3fb1e1;
}
