/*----------------------------------------------------
@File: Default Styles
@Author: Rony
@URL: http://themeforest/user/Dreemsthemes

This file contains the styling for the actual theme, this
is the file you need to edit to change the look of the
theme.
---------------------------------------------------- */
/*=====================================================================
@Template Name: Vision
@Author: Rony
@Developed By: Rony
@Developer URL: http://rocky.obaidul.com

@Default Styles

Table of Content:
01/ variables
02/ predefin
03/ button
04/ header
05/ slider
06/ team
07/ services
08/ about
09/ priceing
10/ portfolio
11/ blog
12/ contact
13/ agency 
14/ footer

=====================================================================*/
/*Color Variables*/
/*=========Prefix==========*/
/*----------------------------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Cormorant+SC:400,500,700|Open+Sans+Condensed:300,300i,700|Raleway:100,400,500,600,700|Roboto:100,300,300i,400,400i,500,700|Sacramento|Anton");
.col-md-offset-right-1 {
  margin-right: 8.33333333%; }



 @font-face {font-family:"Opal";src:url("OPAL.eot?") format("eot"),url("OPAL.woff") format("woff"),url("OPAL.ttf") format("truetype"),url("OPAL.svg#Opal") format("svg");font-weight:normal;font-style:normal;}




html, body {
  height: 100%; }

.m0 {
  margin: 0px; }

.p0 {
  padding: 0px; }

body {
  font-family: "Roboto", sans-serif;
  background: #fff;
  font-weight: 400;
  font-size: 0.95rem;
  line-height: 1.5rem;
  -webkit-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #555; }

a, button {
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none; }

a {
  color: #37788b; }

a:hover {
  color: #2e7286; }

a, a:hover, a:focus, button:hover, button:focus {
  outline: 0 !important;
  text-decoration: none; }



.scrollReveal  a {  padding: 2px}
.scrollReveal:hover  a {background: rgba(255, 255, 255, .5);}
.scrollReveal:hover  a:hover {background: rgba(255, 255, 255, 1);}




blockquote {
  font-style: normal;
  font-weight: 400; }

blockquote p {
  font-weight: 400; }

button:focus {
  outline: 0 !important; }

::-moz-selection {
  background-color: #191b1d;
  color: #fff; }

::selection {
  background-color: #000;
  color: #fff; }

h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 0px;
  margin-top: 0px;
  font-family: "Roboto", sans-serif;
  color: #555;
  font-weight: 300;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.lead {
  line-height: 1.9rem; }

button, input, optgroup, select, textarea {
  font-family: "Roboto", sans-serif;
  font-weight: 300; }

.border-width {
  width: 100%;
  height: 1px;
  background: #ededed;
  margin: 30px 0 10px; }

.overflow-hidden {
  overflow: hidden; }

.full-wid {
  width: 100%; }

.no-padd {
  padding: 0px; }

.no-margin {
  margin: 0px; }

/***spaces**/
.space-10 {
  width: 100%;
  height: 10px; }

.space-20 {
  width: 100%;
  height: 20px; }

hr {
  border-color: #ededed; }

.sec-p {
  padding-top: 10px;
  max-width: 600px;
  margin: 0 auto; }

.space-30 {
  width: 100%;
  height: 30px; }

.space-40 {
  width: 100%;
  height: 40px; }

.space-50 {
  width: 100%;
  height: 50px; }

.space-60 {
  width: 100%;
  height: 60px; }

.space-70 {
  width: 100%;
  height: 70px; }

.space-80 {
  width: 100%;
  height: 80px; }

.space-90 {
  width: 100%;
  height: 90px; }

.space-100 {
  width: 100%;
  padding-top: 100px; }

/**margins**/
.margin-b-10 {
  margin-bottom: 10px; }

.margin-b-20 {
  margin-bottom: 20px; }

.margin-b-30 {
  margin-bottom: 30px; }

.margin-t-30 {
  margin-top: 30px; }

.margin-b-40 {
  margin-bottom: 40px; }

.margin-b-50 {
  margin-bottom: 50px; }

.margin-b-60 {
  margin-bottom: 60px; }

.margin-b-75 {
  margin-bottom: 75px; }

.margin-b-80 {
  margin-bottom: 80px; }

.skin-bg {
  background-color: #37788b; }

.gray-bg {
  background: #f7f9fa; }

.center-title {
  font-family: "Open Sans Condensed", sans-serif;
  letter-spacing: 3px;
  text-align: center;
  font-weight: 400;
  font-size: 3.2rem;
  padding-bottom: 25px;
  position: relative;
}

.center-title:before {
  content: "";
  background: url("../images/wave.png") no-repeat scroll center;
  width: 32px;
  height: 10px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }





.section-title h1 {
  font-size: 50px;
  font-weight: 700; }

/*========= prallex css ===========*/
.divimage:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.parallax-text {
  color: #fff; }
  .parallax-text h2 {
    margin-bottom: 5px !important; }
  .parallax-text .text-up {
    text-transform: uppercase;
    text-align: center; }

.bg-color {
  background: #f8f8f8; }

.scrollToTop {
  text-align: center;
  font-size: 50px;
  background: transparent;
  font-weight: bold;
  color: #2e7286;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 999999;
  display: none;
  opacity: 0.8;
  line-height: 0px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .scrollToTop:hover {
    color: #169cc3; }

.s-title {
  text-align: center;
  max-width: 640px;
  margin: 0 auto 40px; }
  .s-title .sec-title-one:before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }

.sec-title-one {
  color: #fff;
  font-family: "Roboto", sans-serif;
  position: relative;
  font-size: 36px;
  font-weight: 500;
  text-transform: uppercase;
  padding-bottom: 25px; }
  .sec-title-one:before {
    content: "";
    width: 50px;
    height: 2px;
    background: #ce3635;
    position: absolute;
    display: inline-block;
    bottom: 0; }

.main-title {
  text-align: center;
  padding-top: 10px; }
  .main-title h2 {
    font: 700 28px "Raleway", sans-serif;
    color: #5a5a5a;
    text-transform: capitalize;
    position: relative;
    z-index: 0; }
    .main-title h2:before {
      content: attr(data-line);
      width: 100%;
      font-size: 35px;
      top: 10px;
      color: #f0f0f0;
      font-weight: 700;
      position: absolute;
      left: 0px;
      font-family: "Raleway", sans-serif;
      line-height: 0px;
      z-index: -1; }
  .main-title h3 {
    font: 700 14px "Raleway", sans-serif;
    color: #999; }

.grey {
  padding-top: 15px;
  color: rgba(255, 255, 255, 0.6);
  padding-bottom: 20px; }

.dk-bg {
  background: #111; }

.agency_bg {
  background: #f9f9f9; }

@-webkit-keyframes runpulse {
  0% {
    opacity: 1;
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0); }
  50% {
    opacity: 1;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  100% {
    opacity: 0; } }

@keyframes runpulse {
  0% {
    opacity: 1;
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0); }
  50% {
    opacity: 1;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  100% {
    opacity: 0; } }

/* Contact From popup css
============================================================================================ */
.modal-message {
  background: rgba(0, 0, 0, 0.5); }
  .modal-message .modal-dialog {
    margin-top: 0px;
    margin-bottom: 0px;
    top: 30%;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0px;
    left: 0px;
    border-radius: 0px; }
    .modal-message .modal-dialog .modal-content {
      border: none;
      border-radius: 15px;
      text-align: center; }
      .modal-message .modal-dialog .modal-content .modal-header {
        border-bottom: 0px;
        padding-bottom: 0px;
        display: block; }
      .modal-message .modal-dialog .modal-content h2 {
        color: #000;
        font-size: 40px;
        font-family: "Raleway", sans-serif;
        text-transform: uppercase;
        font-weight: bold;
        letter-spacing: 3px;
        padding-bottom: 10px;
        padding-top: 20px; }
      .modal-message .modal-dialog .modal-content p {
        color: #888;
        font-size: 16px;
        font-family: "Roboto", sans-serif;
        padding-bottom: 40px; }

#error h2 {
  color: #37788b; }

#success h2 {
  color: #14e06e; }

.modal-backdrop {
  z-index: 20; }

/* End Contact From popup css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
.td-color-theme-demos {
  background: #fff;
  width: 250px;
  position: fixed;
  top: 200px;
  z-index: 1002;
  border-radius: 0 0 6px;
  padding: 0px 20px;
  text-align: center;
  left: -250px;
  -webkit-box-shadow: -3px 0px 10px 0px rgba(26, 38, 74, 0.15);
  box-shadow: -3px 0px 10px 0px rgba(26, 38, 74, 0.15);
  visibility: visible; }

.plate-title {
  background: #f8f8f8;
  color: #000;
  padding: 5px 0 5px 10px;
  margin: 0;
  line-height: 35px;
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  font-weight: 500; }

a.settingBtn {
  background: #fff none repeat scroll 0 0;
  color: #fff;
  font-size: 24px;
  height: 45px;
  right: -50px;
  position: absolute;
  text-align: center;
  -webkit-box-shadow: 4px 0px 10px 0px rgba(26, 38, 74, 0.15);
  box-shadow: 4px 0px 10px 0px rgba(26, 38, 74, 0.15);
  width: 50px;
  line-height: 44px;
  color: #1aabec;
  top: 0px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }
  a.settingBtn i {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear; }

.td-title {
  font: 400 16px/30px "Roboto", sans-serif;
  color: #222;
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 25px;
  padding: 22px 0px 12px 4px; }

.td-sw-color {
  overflow: hidden;
  padding-bottom: 12px;
  padding-top: 5px; }
  .td-sw-color li.active i {
    display: block;
    font-size: 20px;
    line-height: 40px; }
  .td-sw-color a {
    width: calc(84% / 4);
    height: 40px;
    display: block;
    float: left;
    color: #fff;
    text-align: center;
    margin: 0px 4px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border-radius: 3px;
    margin-bottom: 5px; }
    .td-sw-color a i {
      display: none; }
    .td-sw-color a.color1 {
      background: #37788b; }
    .td-sw-color a.color2 {
      background: #0081ff; }
    .td-sw-color a.color3 {
      background: #eb1478; }
    .td-sw-color a.color4 {
      background: #14e06e; }
    .td-sw-color a.color5 {
      background: #f88e40; }
    .td-sw-color a.color6 {
      background: #5b75e7; }
    .td-sw-color a.color7 {
      background: #495d7f; }
    .td-sw-color a.color8 {
      background: #c52fe9; }

/*---------------------------------------------------- */
/*----------------------------------------------------*/
.loader-container {
  position: fixed;
  float: left;
  top: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  background: #2e7286;
  z-index: 999999; }

.loader-container .loader {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: auto; }


.load_l {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 75px;
  font-family: 'Anton', sans-serif;
  color: #000;
  white-space: nowrap; }
  @media (max-width: 414px) {
    .load_l {
      font-size: 60px; } 

   
}

.load_l span {
  opacity: 0;
  display: inline-block; }

.load_l span:nth-child(1) {
  -webkit-animation: load-ing 3s alternate-reverse infinite;
  -moz-animation: load-ing 3s alternate-reverse infinite;
  animation: load-ing 3s alternate-reverse infinite; }

.load_l span:nth-child(2) {
  -webkit-animation: load-ing 3.1s .1s alternate-reverse infinite;
  -moz-animation: load-ing 3.1s .1s alternate-reverse infinite;
  animation: load-ing 3.1s .1s alternate-reverse infinite; }

.load_l span:nth-child(3) {
  -webkit-animation: load-ing 3.1s .2s alternate-reverse infinite;
  -moz-animation: load-ing 3.1s .2s alternate-reverse infinite;
  animation: load-ing 3.1s .2s alternate-reverse infinite; }

.load_l span:nth-child(4) {
  -webkit-animation: load-ing 3.1s .33s alternate-reverse infinite;
  -moz-animation: load-ing 3.1s .33s alternate-reverse infinite;
  animation: load-ing 3.1s .33s alternate-reverse infinite; }

.load_l span:nth-child(5) {
  -webkit-animation: load-ing 3.1s .44s alternate-reverse infinite;
  -moz-animation: load-ing 3.1s .44s alternate-reverse infinite;
  animation: load-ing 3.1s .44s alternate-reverse infinite; }

.load_l span:nth-child(6) {
  -webkit-animation: load-ing 3.1s .55s alternate-reverse infinite;
  -moz-animation: load-ing 3.1s .55s alternate-reverse infinite;
  animation: load-ing 3.1s .55s alternate-reverse infinite; }

.load_l span:nth-child(7) {
  -webkit-animation: load-ing 3.1s .66s alternate-reverse infinite;
  -moz-animation: load-ing 3.1s .66s alternate-reverse infinite;
  animation: load-ing 3.1s .66s alternate-reverse infinite; }

@-webkit-keyframes load-ing {
  0% {
    opacity: 1;
    color: #d00; }
  100% {
    opacity: 0;
    color: #ff0; } }

@-moz-keyframes load-ing {
  0% {
    opacity: 1;
    color: #d00; }
  100% {
    opacity: 0;
    color: #ff0; } }

@keyframes load-ing {
  0% {
    opacity: 1;
    color: #d00; }
  100% {
    opacity: 0;
    color: #ff0; } }

@-webkit-keyframes light_fire_start {
  0% {
    top: 70px;
    left: 50px;
    width: 200px;
    height: 210px; }
  100% {
    top: 120px;
    left: 20px;
    width: 0;
    height: 0; } }

@keyframes light_fire_start {
  0% {
    top: 70px;
    left: 50px;
    width: 200px;
    height: 210px; }
  100% {
    top: 120px;
    left: 20px;
    width: 0;
    height: 0; } }

@-webkit-keyframes light_fire {
  0% {
    opacity: 0.4;
    top: 10px;
    left: 300px;
    width: 200px;
    height: 190px; }
  25% {
    top: 20px;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    width: 200px;
    height: 190px; }
  50% {
    opacity: 0.8;
    top: 20px;
    width: 200px;
    height: 190px; }
  75% {
    opacity: 0.3;
    top: 20px;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    width: 200px;
    height: 190px; }
  100% {
    top: 20px;
    left: -100px;
    width: 200px;
    height: 190px; } }

@keyframes light_fire {
  0% {
    opacity: 0.4;
    top: 10px;
    left: 300px;
    width: 200px;
    height: 190px; }
  25% {
    top: 20px;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    width: 200px;
    height: 190px; }
  50% {
    opacity: 0.8;
    top: 20px;
    width: 200px;
    height: 190px; }
  75% {
    opacity: 0.3;
    top: 20px;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    width: 200px;
    height: 190px; }
  100% {
    top: 20px;
    left: -100px;
    width: 200px;
    height: 190px; } }

@-webkit-keyframes fire-load_start {
  0% {
    -webkit-transform: rotate(-50deg);
    transform: rotate(-50deg);
    height: 0px;
    width: 20px;
    left: 65px;
    top: 0px; }
  10% {
    border-radius: 110px 10px;
    -webkit-box-shadow: 10px -10px 90px 4px #ff0;
    box-shadow: 10px -10px 90px 4px #ff0;
    height: 80px;
    left: 42px;
    top: 35px; } }

@keyframes fire-load_start {
  0% {
    -webkit-transform: rotate(-50deg);
    transform: rotate(-50deg);
    height: 0px;
    width: 20px;
    left: 65px;
    top: 0px; }
  10% {
    border-radius: 110px 10px;
    -webkit-box-shadow: 10px -10px 90px 4px #ff0;
    box-shadow: 10px -10px 90px 4px #ff0;
    height: 80px;
    left: 42px;
    top: 35px; } }

@-webkit-keyframes fire-load_start_1 {
  0% {
    -webkit-transform: rotate(-50deg);
    transform: rotate(-50deg);
    height: 0px;
    width: 20px;
    top: 0px; }
  10% {
    border-radius: 110px 10px;
    -webkit-box-shadow: 10px -10px 90px 4px #ff0;
    box-shadow: 10px -10px 90px 4px #ff0;
    height: 30px;
    top: 25px; } }

@keyframes fire-load_start_1 {
  0% {
    -webkit-transform: rotate(-50deg);
    transform: rotate(-50deg);
    height: 0px;
    width: 20px;
    top: 0px; }
  10% {
    border-radius: 110px 10px;
    -webkit-box-shadow: 10px -10px 90px 4px #ff0;
    box-shadow: 10px -10px 90px 4px #ff0;
    height: 30px;
    top: 25px; } }

@-webkit-keyframes fire-load {
  10% {
    -webkit-transform: rotate(-37deg);
    transform: rotate(-37deg);
    border-radius: 90px 5px;
    -webkit-box-shadow: -10px 10px 70px 2px #ff0;
    box-shadow: -10px 10px 70px 2px #ff0;
    height: 88px;
    left: 35px;
    top: 0px; }
  20% {
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);
    border-radius: 100px 10px;
    height: 92px;
    left: 33px;
    top: 10px; }
  30% {
    border-radius: 100px 0;
    -webkit-box-shadow: 0px 0px 60px 2px #ff0;
    box-shadow: 0px 0px 60px 2px #ff0;
    width: 80px;
    height: 85px;
    left: 38px;
    top: 15px; }
  40% {
    -webkit-transform: rotate(-40deg);
    transform: rotate(-40deg);
    border-radius: 70px 0;
    -webkit-box-shadow: -10px 10px 50px 5px #ff0;
    box-shadow: -10px 10px 50px 5px #ff0;
    height: 86px;
    width: 78px;
    left: 35px;
    top: 20px; }
  60% {
    -webkit-transform: rotate(-25deg);
    transform: rotate(-25deg);
    border-radius: 80px 0;
    -webkit-box-shadow: 5px -5px 50px 5px #ff0;
    box-shadow: 5px -5px 50px 5px #ff0;
    height: 80px;
    width: 75px;
    left: 48px;
    top: 25px; }
  70% {
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);
    border-radius: 65px 0;
    -webkit-box-shadow: 15px -15px 50px 5px #ff0;
    box-shadow: 15px -15px 50px 5px #ff0;
    height: 85px;
    width: 80px;
    left: 48px;
    top: 30px; } }

@keyframes fire-load {
  10% {
    -webkit-transform: rotate(-37deg);
    transform: rotate(-37deg);
    border-radius: 90px 5px;
    -webkit-box-shadow: -10px 10px 70px 2px #ff0;
    box-shadow: -10px 10px 70px 2px #ff0;
    height: 88px;
    left: 35px;
    top: 0px; }
  20% {
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);
    border-radius: 100px 10px;
    height: 92px;
    left: 33px;
    top: 10px; }
  30% {
    border-radius: 100px 0;
    -webkit-box-shadow: 0px 0px 60px 2px #ff0;
    box-shadow: 0px 0px 60px 2px #ff0;
    width: 80px;
    height: 85px;
    left: 38px;
    top: 15px; }
  40% {
    -webkit-transform: rotate(-40deg);
    transform: rotate(-40deg);
    border-radius: 70px 0;
    -webkit-box-shadow: -10px 10px 50px 5px #ff0;
    box-shadow: -10px 10px 50px 5px #ff0;
    height: 86px;
    width: 78px;
    left: 35px;
    top: 20px; }
  60% {
    -webkit-transform: rotate(-25deg);
    transform: rotate(-25deg);
    border-radius: 80px 0;
    -webkit-box-shadow: 5px -5px 50px 5px #ff0;
    box-shadow: 5px -5px 50px 5px #ff0;
    height: 80px;
    width: 75px;
    left: 48px;
    top: 25px; }
  70% {
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);
    border-radius: 65px 0;
    -webkit-box-shadow: 15px -15px 50px 5px #ff0;
    box-shadow: 15px -15px 50px 5px #ff0;
    height: 85px;
    width: 80px;
    left: 48px;
    top: 30px; } }

@-webkit-keyframes fire-load_1 {
  10% {
    -webkit-transform: rotate(-37deg);
    transform: rotate(-37deg);
    border-radius: 90px 5px;
    -webkit-box-shadow: 10px -10px 70px 2px #f00;
    box-shadow: 10px -10px 70px 2px #f00;
    height: 58px;
    width: 48px;
    left: 48px;
    top: 0px; }
  20% {
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);
    border-radius: 80px 10px;
    height: 62px;
    width: 52px;
    left: 46px;
    top: 10px; }
  30% {
    border-radius: 100px 0;
    -webkit-box-shadow: 0px 0px 30px 2px #f00;
    box-shadow: 0px 0px 30px 2px #f00;
    height: 58px;
    width: 45px;
    left: 49px;
    top: 15px; }
  40% {
    -webkit-transform: rotate(-40deg);
    transform: rotate(-40deg);
    border-radius: 70px 0;
    -webkit-box-shadow: 10px -10px 40px 5px #f00;
    box-shadow: 10px -10px 40px 5px #f00;
    height: 54px;
    width: 44px;
    left: 52px;
    top: 20px; }
  60% {
    -webkit-transform: rotate(-25deg);
    transform: rotate(-25deg);
    border-radius: 100px 0;
    -webkit-box-shadow: 0 0 20px 5px #ff0;
    box-shadow: 0 0 20px 5px #ff0;
    height: 50px;
    width: 40px;
    left: 53px;
    top: 25px; }
  70% {
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);
    border-radius: 65px 0;
    -webkit-box-shadow: 5px 5px 40px 5px #ff0;
    box-shadow: 5px 5px 40px 5px #ff0;
    height: 55px;
    width: 50px;
    left: 59px;
    top: 25px; } }

@keyframes fire-load_1 {
  10% {
    -webkit-transform: rotate(-37deg);
    transform: rotate(-37deg);
    border-radius: 90px 5px;
    -webkit-box-shadow: 10px -10px 70px 2px #f00;
    box-shadow: 10px -10px 70px 2px #f00;
    height: 58px;
    width: 48px;
    left: 48px;
    top: 0px; }
  20% {
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);
    border-radius: 80px 10px;
    height: 62px;
    width: 52px;
    left: 46px;
    top: 10px; }
  30% {
    border-radius: 100px 0;
    -webkit-box-shadow: 0px 0px 30px 2px #f00;
    box-shadow: 0px 0px 30px 2px #f00;
    height: 58px;
    width: 45px;
    left: 49px;
    top: 15px; }
  40% {
    -webkit-transform: rotate(-40deg);
    transform: rotate(-40deg);
    border-radius: 70px 0;
    -webkit-box-shadow: 10px -10px 40px 5px #f00;
    box-shadow: 10px -10px 40px 5px #f00;
    height: 54px;
    width: 44px;
    left: 52px;
    top: 20px; }
  60% {
    -webkit-transform: rotate(-25deg);
    transform: rotate(-25deg);
    border-radius: 100px 0;
    -webkit-box-shadow: 0 0 20px 5px #ff0;
    box-shadow: 0 0 20px 5px #ff0;
    height: 50px;
    width: 40px;
    left: 53px;
    top: 25px; }
  70% {
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);
    border-radius: 65px 0;
    -webkit-box-shadow: 5px 5px 40px 5px #ff0;
    box-shadow: 5px 5px 40px 5px #ff0;
    height: 55px;
    width: 50px;
    left: 59px;
    top: 25px; } }

/*
Top bar style
*/
.top-bar {
  width: 100%;
  left: 0;
  top: 0;
  z-index: 999;
  position: absolute;
  padding-top: 10px; }

.top-bar ul {
  margin: 0px;
  padding: 0px; }

.top-bar ul li {
  padding: 0px;
  vertical-align: middle; }

.top-bar ul li:last-child a {
  border-right: 0px; }

.top-bar ul li a {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0px 10px;
  color: #fff;
  text-align: center; }

.top-bar ul li a:hover {
  color: #37788b; }

.top-bar ul.top-socials li a {
  font-size: 20px;
  width: auto;
  padding: 0px 3px;
  text-align: center; }

/*
navigation start
*/
/********navbar fullscreen ***********/
.navbar-light {
  background-color: #fff;
  border: 0px;
  z-index: 99 !important;
  width: 100%;
  left: 0;
  padding: 12px 0;
  border-radius: 0px;
  border-bottom: 1px solid #eee; }

.agency_menu {
  position: absolute;
  top: 0; }

.navbar-light .navbar-nav .nav-link {
  font-size: .8rem;
  letter-spacing: 1px;
  font-weight: 500;
  text-transform: uppercase; }
  .navbar-light .navbar-nav .nav-link:hover {
    color: #37788b; }

.sticky-wrapper {
  position: absolute;
  width: 100%;
  top: 0; }

#affix-sticky-wrapper {
  position: relative; }

.is-sticky .navbar-light {
  -webkit-box-shadow: 0 -1px 10px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 -1px 10px -1px rgba(0, 0, 0, 0.2);
  border-bottom: 0px; }

@media (min-width: 768px) {
  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: .7rem;
    padding-left: .7rem; } }

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.open, .navbar-light .navbar-nav .open > .nav-link {
  color: #37788b; }

.agency_menu.navbar-light .navbar-nav .nav-link.active, .agency_menu.navbar-light .navbar-nav .nav-link.open, .agency_menu.navbar-light .navbar-nav .open > .nav-link, .agency_menu.navbar-light .navbar-nav .nav-link:hover {
  color: #0081ff; }

.navbar-brand img {
  display: inline-block;
  margin: 0 auto; }

.navbar-light .navbar-toggler {
  border: 0px;
  padding: 13px 0px;
  position: relative;
  float: right;
  right: auto;
  cursor: pointer; }

.dropdown-toggle::after {
  margin-top: -3px; }

/*transparent header*/


.transparent-nav.bg-inverse {
  background: rgba(0, 0, 0, 0.051) !important;
  padding: 11px 0 !important;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 999 !important; }
  .transparent-nav.bg-inverse .navbar-nav .nav-link {
    color: #fff;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .transparent-nav.bg-inverse .navbar-nav .nav-link:hover, .transparent-nav.bg-inverse .navbar-nav .nav-link.active {
      color: #37788b; }

.navbar-inverse .navbar-toggler-icon {
  cursor: pointer; }

.transparent-nav.bg-inverse.shrink {
  background-color: #292b2c !important;
  padding: 11px 0px !important; }

/**dropdown menu**/
.dropdown-menu {
  padding: 0px;
  border-radius: 0px;
  border: 0px;
  margin-top: 18px;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.08); }
  .dropdown-menu > li > a {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 400;
    display: block;
    color: rgba(0, 0, 0, 0.5);
    padding: 8px 20px;
    text-transform: capitalize;
    border-bottom: 1px solid #ededed; }
    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
      background: #37788b;
      outline: none;
      color: #fff; }
  .dropdown-menu li:last-child a {
    border-bottom: 0px; }

/*new css 
===========================*/
.menu_area_middle.shrink .navbar {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0; }

/*fluid-menu css
=========================================================================*/
.transparent-nav.bg-inverse.fluid-menu {
  padding: 12px 30px 12px 20px !important; }
  .transparent-nav.bg-inverse.fluid-menu .navbar-brand {
    margin-right: 0px; }
  .transparent-nav.bg-inverse.fluid-menu .navbar-nav .nav-link:hover, .transparent-nav.bg-inverse.fluid-menu .navbar-nav .nav-link.active {
    color: #0facf3; }
  .transparent-nav.bg-inverse.fluid-menu .dropdown-menu > li > a:hover, .transparent-nav.bg-inverse.fluid-menu .dropdown-menu > li > a:focus {
    background: #0081ff; }

.topbar-right a {
  font-size: 12px;
  padding: 5px 18px 3px;
  line-height: 25px;
  background: #fff;
  font-family: "Raleway", sans-serif;
  font-weight: 400; }
  .topbar-right a.btn-white {
    color: #333; }
  .topbar-right a.btn-transparent {
    border: 1px solid #fff;
    background: transparent;
    color: #fff; }
  .topbar-right a:hover {
    background: #0facf3;
    color: #fff;
    border-color: #0facf3; }

/*---------------------------------------------------- */
/*----------------------------------------------------*/
/*
Button style
*/
.btn {
  font-family: "Open Sans Condensed", sans-serif;
  text-transform: uppercase;
  font-size: 1.3rem;
  letter-spacing: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  font-weight: 500;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  cursor: pointer; }

.btn-lg {
  padding: 15px 51px; }

.btn-dark-border {
  border: 2px solid #333;
  color: #333;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .btn-dark-border:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-dark-border:hover, .btn-dark-border:focus {
  background: #333;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn-skin-border {
  border: 2px solid #37788b;
  color: #37788b;
  background-color: transparent; }

.btn-skin-border:hover, .btn-skin-border:focus {
  background: #37788b;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn-white-border {
  border: 2px solid #fff;
  color: #fff;
  background-color: transparent; }

.btn-white-border:hover, .btn-white-border:focus {
  background: #fff;
  color: #333; }

.btn-dark {
  background-color: #333;
  color: #fff; }

.btn-dark:hover, .btn-dark:focus {
  background: #37788b;
  color: #fff; }

.btn-skin {
  background-color: #37788b;
  color: #fff; }

.btn-skin:hover, .btn-skin:focus {
  background: #169cc3;
  color: #fff; }

.btn-link {
  color: #37788b; }

.btn-link:hover {
  color: #999; }

.promo-btn {
  border-radius: 0px;
  background: #ce3635;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 15px;
  padding: 15px 43px;
  color: #fff; }
  .promo-btn:hover {
    background: #f62019; }

.ag_btn {
  font-family: "Roboto", sans-serif;
  letter-spacing: 0px;
  font-size: 15px;
  font-weight: 500;
  -webkit-box-shadow: none;
  box-shadow: none; }

.p_btn {
  margin-top: 5px;
  display: inline-block;
  line-height: 50px;
  border: 2px solid #fff;
  color: #fff;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  letter-spacing: .72px;
  text-transform: uppercase;
  padding: 0px 45px;
  border-radius: 30px;
  z-index: 2;
  overflow: hidden;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  float: right; }
  .p_btn:hover {
    background: #fff;
    color: #333;
    -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.16), 0 4px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.16), 0 4px 4px rgba(0, 0, 0, 0.2); }

.slider_btn {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.28em;
  position: relative;
  display: inline-block;
  border: 0;
  border-radius: 30px;
  padding: 10px 25px;
  font-size: 0.9375em;
  line-height: 23px;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-box-shadow: 0 10px 20px rgba(101, 52, 255, 0.3);
  box-shadow: 0 10px 20px rgba(101, 52, 255, 0.3);
  background-color: #0081ff;
  -webkit-transition: all 0.3s ease-out !important;
  -o-transition: all 0.3s ease-out !important;
  transition: all 0.3s ease-out !important; }
  .slider_btn:hover {
    background-color: #333;
    color: #fff; }

.btn-trans {
  background: #333; }
  .btn-trans:hover {
    background-color: #0081ff; }

.saas-f-btn {
  font-size: 12px;
  padding: 12px 38px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 1.7px;
  text-transform: uppercase;
  background: #0facf3;
  color: #fff;
  border-radius: 40px;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  display: inline-block; }
  .saas-f-btn:hover {
    background: #0081ff;
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
    color: #fff; }

/*---------------------------------------------------- */
/*----------------------------------------------------*/
/**parallax hero**/
.dzsparallaxer {
  background-color: #fff; }

.parallax-hero {
  position: relative; }

.hero-parallax {
  height: 100%;
  width: 100%; }

.hero-inner {
  display: table;
  width: 100%;
  height: 100%; }

.hero-inner .hero-content {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle; }

.mouse-down {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 10px;
  text-align: center;
  z-index: 99; }

.mouse-down a {
  color: #fff;
  font-size: 3rem; }

.mouse-down a:hover {
  color: #37788b; }

.parallax-text h2 {
  color: #fff;
  font-size: 2.5rem;
  line-height: 3.5rem;
  font-weight: 300;
  text-transform: capitalize;
  font-family: "Open Sans Condensed", sans-serif;
  margin-bottom: 20px;
  letter-spacing: 2px; }

/************Hero static with parallax bg************/
.hero-static h1 {
  color: #fff;
    font-family: "Opal";
  font-size: 3rem;
  font-weight: 300;
  letter-spacing: 2px; }

.hero-static p {
  color: #fff;
  font-size: 20px;
  line-height: 35px;
  font-weight: 300; }

.buttons {
  margin-top: 15px; }

.buttons a {
  margin: 10px; }

/*========== section-home css ============*/
.section-home {
  min-height: 100vh;
  position: relative;
  text-align: center;
  z-index: 1;
  overflow: hidden; }
  .section-home .divimage {
    width: 100%;
    height: 115%;
    background-position: center 0;
    background-size: cover; }
  .section-home .show-list.slogan {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 40px;
    width: 100%;
    color: #fff;
    font-family: "Raleway", sans-serif;
    text-transform: uppercase; }
    .section-home .show-list.slogan p {
      font-size: 18px;
      text-transform: capitalize;
      margin-top: 25px;
      opacity: 0.50; }

.main_slider .tp-dottedoverlay {
  background: rgba(0, 0, 0, 0.55); }

/*Slides 2, 3*/
.agency-slider {
  padding-top: 72px; }

.tp-caption.hero-text {
  color: #fff;
  text-shadow: none;
  font-weight: 700;
  font-family: 'Raleway', sans-serif;
  letter-spacing: 0.02em;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  padding: 0px 4px;
  padding-top: 1px;
  text-transform: uppercase; }

.tp-caption.hero-text.huge_nocaps {
  font-size: 76px;
  text-transform: none; }

.tp-caption.nocaps {
  text-transform: none;
  letter-spacing: normal; }

.tp-caption.hero-text.huge_white {
  font-size: 76px; }

.tp-caption.medium_text {
  color: #fff;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  font-family: 'Raleway', sans-serif;
  letter-spacing: 0.02em;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  text-transform: uppercase;
  text-shadow: none; }

.tp-caption.small_text {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  font-family: 'Raleway', sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  text-shadow: none; }

.subheading_text {
  font-family: "Roboto", sans-serif;
  font-size: 22px;
  color: #fff; }

.tp-caption.hero-line {
  content: "";
  border-bottom: 3px solid #fff;
  width: 20%; }

.s-btn {
  text-align: center;
  line-height: 21px;
  margin: 0px;
  padding: 13px 34px 12px;
  letter-spacing: 0px;
  font-size: 14px;
  border-radius: 0px;
  background-color: transparent;
  border: 2px solid #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
  -webkit-transition: all 0.3s linear !important;
  -o-transition: all 0.3s linear !important;
  transition: all 0.3s linear !important; }
  .s-btn.btn-white {
    background: #fff;
    color: #111; }
  .s-btn:hover {
    background: #0081ff;
    border-color: #0081ff;
    color: #fff; }

.tp-caption a {
  color: #fff; }

.saas-banner {
  height: 960px;
  position: relative;
  padding-top: 280px;
  overflow: hidden;
  z-index: 1; }
  .saas-banner.overlay2 {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#ffa58c), color-stop(1%, #ffaf98), to(#ffd1ff));
    background-image: -webkit-linear-gradient(bottom, #ffa58c 0%, #ffaf98 1%, #ffd1ff 100%);
    background-image: -o-linear-gradient(bottom, #ffa58c 0%, #ffaf98 1%, #ffd1ff 100%);
    background-image: linear-gradient(to top, #ffa58c 0%, #ffaf98 1%, #ffd1ff 100%); }
  .saas-banner .saas-text {
    text-align: center;
    color: #fff; }
    .saas-banner .saas-text h2 {
      font: 400 42px/60px "Raleway", sans-serif;
      color: #fff; }
    .saas-banner .saas-text p {
      font-size: 18px; }
  .saas-banner .dashboard-img {
    position: absolute;
    bottom: 0;
    height: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    z-index: -1; }
    .saas-banner .dashboard-img .single-img {
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      bottom: 0;
      -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
      box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;
      overflow: hidden; }
      .saas-banner .dashboard-img .single-img.left {
        right: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        left: auto; }
      .saas-banner .dashboard-img .single-img.right {
        right: auto;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        left: 0;
        z-index: -1; }

/* Video background css
===================================================================*/
.video-background {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
  z-index: -99; }
  .video-background video {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -5;
    left: 0; }

/*---------------------------------------------------- */
/*----------------------------------------------------*/
.team-wrapper {
  background: #f8fcff; }
  .team-wrapper .person-col {
    text-align: center;
    cursor: pointer; }
    .team-wrapper .person-col img {
      opacity: .9;
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%);
      -webkit-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }
    .team-wrapper .person-col .person-overlay {
      padding-top: 25px; }
    .team-wrapper .person-col h4 {
      font-size: 25px; }
    .team-wrapper .person-col ul {
      margin-top: 20px; }
      .team-wrapper .person-col ul li a {
        display: inline-block;
        width: 40px;
        height: 40px;
        background: #fff;
        border-radius: 50%;
        text-align: center;
        line-height: 40px;
        font-size: 18px;
        color: #888;
        -webkit-transition: all 0.4s linear;
        -o-transition: all 0.4s linear;
        transition: all 0.4s linear;
        margin: 0px 3px; }
        .team-wrapper .person-col ul li a:hover {
          background: #37788b;
          color: #fff; }
    .team-wrapper .person-col:hover img {
      opacity: 1;
      -webkit-filter: grayscale(0);
      filter: grayscale(0);
      -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }

/*============testimonial_area css =============*/
.testimonial_area {
  position: relative;
  overflow: hidden; }
  .testimonial_area:before {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #dfeef4;
    position: absolute; }
  .testimonial_area .owl-nav {
    left: 41%;
    font-size: 22px;
    border-radius: 50%;
    color: #fff;
    height: 35px;
    width: 200px;
    text-align: center;
    position: absolute;
    bottom: -50px;
    line-height: 35px; }
    .testimonial_area .owl-nav .owl-prev, .testimonial_area .owl-nav .owl-next {
      display: inline-block;
      margin: 0px 20px; }


.testimonial_area .owl-item {
    border: 1px solid #fff;
    background: rgba(200, 220, 227, 0.65);
    padding: 20px;
}

#testimonial-slider i {
    text-align: center;
    line-height: 90px;
    font-size: 60px;
    color: #2e7286;

}


.testimonial_item .pic_h1 {
  width: 32%;
  padding: 10px 30px 40px 30px;
    text-align: center;

  float: left;
  position: relative;
    background-color: #fff;
  z-index: 1; }


  .testimonial_item .pic_h1 img {
    width: auto;
    max-width: 100%;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
 

.testimonial_item .testimonial-content {
  width: 66%;
  float: right;
  padding-left: 15px;
  padding-top: 10px; }
  .testimonial_item .testimonial-content .title {
    font-size: 26px;
    font-weight: 300;
    color: #2e7286;
    letter-spacing: 2px; }


  .testimonial_item .testimonial-content .post {
    margin-top: 15px;
    margin-bottom: 30px;
    display: block;
    border: 0px; }

 .post {

      font-size: 18px;
     font-style: italic;

 }
.testimonial-content{color: #000}


/*====== bubble css ========*/
.bubble {
  width: 60px;
  height: 60px;
  background: #2e7286;
  border-radius: 200px;
  -moz-border-radius: 200px;
  -webkit-border-radius: 200px;
  position: absolute; }

.x1 {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  opacity: 0.2;
  -webkit-animation: moveclouds 15s linear infinite, sideWays 4s ease-in-out infinite alternate;
  -moz-animation: moveclouds 15s linear infinite, sideWays 4s ease-in-out infinite alternate;
  -o-animation: moveclouds 15s linear infinite, sideWays 4s ease-in-out infinite alternate; }

.x2 {
  left: 200px;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
  opacity: 0.5;
  -webkit-animation: moveclouds 25s linear infinite, sideWays 5s ease-in-out infinite alternate;
  -moz-animation: moveclouds 25s linear infinite, sideWays 5s ease-in-out infinite alternate;
  -o-animation: moveclouds 25s linear infinite, sideWays 5s ease-in-out infinite alternate; }

.x3 {
  left: 350px;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0.3;
  -webkit-animation: moveclouds 20s linear infinite, sideWays 4s ease-in-out infinite alternate;
  -moz-animation: moveclouds 20s linear infinite, sideWays 4s ease-in-out infinite alternate;
  -o-animation: moveclouds 20s linear infinite, sideWays 4s ease-in-out infinite alternate; }

.x4 {
  left: 470px;
  -webkit-transform: scale(0.75);
  -ms-transform: scale(0.75);
  transform: scale(0.75);
  opacity: 0.35;
  -webkit-animation: moveclouds 18s linear infinite, sideWays 2s ease-in-out infinite alternate;
  -moz-animation: moveclouds 18s linear infinite, sideWays 2s ease-in-out infinite alternate;
  -o-animation: moveclouds 18s linear infinite, sideWays 2s ease-in-out infinite alternate; }

.x5 {
  left: 150px;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0.3;
  -webkit-animation: moveclouds 7s linear infinite, sideWays 1s ease-in-out infinite alternate;
  -moz-animation: moveclouds 7s linear infinite, sideWays 1s ease-in-out infinite alternate;
  -o-animation: moveclouds 7s linear infinite, sideWays 1s ease-in-out infinite alternate; }

@-webkit-keyframes moveclouds {
  0% {
    top: 500px; }
  100% {
    top: -500px; } }

@-webkit-keyframes sideWays {
  0% {
    margin-left: 0px; }
  100% {
    margin-left: 50px; } }

@-moz-keyframes moveclouds {
  0% {
    top: 500px; }
  100% {
    top: -500px; } }

@-moz-keyframes sideWays {
  0% {
    margin-left: 0px; }
  100% {
    margin-left: 50px; } }

@-o-keyframes moveclouds {
  0% {
    top: 500px; }
  100% {
    top: -500px; } }

@-o-keyframes sideWays {
  0% {
    margin-left: 0px; }
  100% {
    margin-left: 50px; } }




/*====== bubble css ========*/
.testimonial_area_two {
  padding: 90px 0px; }

.testimonial_slider_two {
  text-align: center;
  position: relative;
  padding: 0px 130px; }
  .testimonial_slider_two .item .img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block; }
    .testimonial_slider_two .item .img img {
      width: auto;
      max-width: 100%; }
  .testimonial_slider_two .item h2 {
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #222222;
    margin: 20px 0px 25px; }
    .testimonial_slider_two .item h2 span {
      font-size: 15px;
      font-weight: 600;
      color: #0081ff;
      letter-spacing: 0.50px; }
  .testimonial_slider_two .item p {
    font: 400 18px/32px "Roboto", sans-serif;
    color: #888;
    letter-spacing: 0.22px; }
  .testimonial_slider_two .owl-prev, .testimonial_slider_two .owl-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    background: #fdfcfc;
    border: 1px solid #f8f6f6;
    color: #222222;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 2px;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
    cursor: pointer; }
    .testimonial_slider_two .owl-prev i, .testimonial_slider_two .owl-next i {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .testimonial_slider_two .owl-prev:hover, .testimonial_slider_two .owl-next:hover {
      background: #0081ff;
      border-color: #0081ff;
      color: #fff; }
  .testimonial_slider_two .owl-prev {
    left: 5px; }
  .testimonial_slider_two .owl-next {
    right: 5px; }
  .testimonial_slider_two .owl-dots {
    text-align: center;
    margin-top: 40px; }
    .testimonial_slider_two .owl-dots .owl-dot {
      width: 12px;
      height: 12px;
      border-radius: 50%;
      background: #e7e7e7;
      display: inline-block;
      margin: 0px 14px;
      -webkit-transition: all 0.5s linear;
      -o-transition: all 0.5s linear;
      transition: all 0.5s linear; }
      .testimonial_slider_two .owl-dots .owl-dot.active {
        background: #0081ff; }

/*=========== bg-video css ===========*/
.bg-video {
  position: relative;
  padding: 140px 0 110px; }
  .bg-video:before {
    display: block;
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    z-index: -1; }
  .bg-video .section-title {
    position: relative;
    margin-bottom: 40px;
    font-family: 'Roboto', sans-serif;
    font-size: 42px;
    line-height: 58px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .05em;
    text-align: center; }
  .bg-video .video-link {
    display: inline-block;
    color: #fff !important;
    border: 3px solid #fff;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    font-size: 42px;
    line-height: 94px;
    text-align: center;
    padding-left: 10px;
    margin-bottom: 40px;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease; }
    .bg-video .video-link:hover {
      -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
      transform: scale(1.05); }
  .bg-video .video-bg-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: -999; }
    .bg-video .video-bg-wrapper .video-bg {
      position: absolute;
      top: 50%;
      left: 50%;
      min-width: 100%;
      min-height: 100%;
      width: auto;
      height: auto;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
      background-size: cover; }

/*========== clients-logo-area css ==========*/
.clients-logo-area .clients-lg-slider {
  text-align: center; }
  .clients-logo-area .clients-lg-slider .item {
    cursor: pointer; }
    .clients-logo-area .clients-lg-slider .item:hover img {
      opacity: 1; }
  .clients-logo-area .clients-lg-slider img {
    width: auto;
    max-width: 100%;
    display: inline-block;
    opacity: 0.68;
    -webkit-transition: all 0.6s linear;
    -o-transition: all 0.6s linear;
    transition: all 0.6s linear; }

.partenaire-txt{}


.partenaire-img img{
        filter: none;
    -webkit-filter: grayscale(100%);
    -moz-filter:    grayscale(100%);
    -ms-filter:     grayscale(100%);
    -o-filter:      grayscale(100%);
    cursor: pointer;
    
}
.partenaire-img img:hover{
        filter: none;
    -webkit-filter: grayscale(0%);
    -moz-filter:    grayscale(0%);
    -ms-filter:     grayscale(0%);
    -o-filter:      grayscale(0%);
    cursor: pointer;
    
}


/*========= support-area css =========*/
.support-area {
  background: #f8fcff; }
  .support-area .support-item {
    text-align: center;
    padding: 30px 0px;
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear; }
    .support-area .support-item i {
      font-size: 50px;
      color: #37788b; }
    .support-area .support-item h2 {
      font: 300 28px/35px "Open Sans Condensed", sans-serif;
      margin: 15px 0px 10px;
      display: block; }
    .support-area .support-item:hover {
      -webkit-box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.3);
      box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.3); }

/*========== get_touch-area css ==========*/
.contact-form .form-group {
  margin-bottom: 20px; }
  .contact-form .form-group .form-control {
    font-size: 18px;
    line-height: 38px;
    font-family: "Open Sans Condensed", sans-serif;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 5px 25px;
    color: #555555;
    border-color: #ededed;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear; }
    .contact-form .form-group .form-control:hover, .contact-form .form-group .form-control:focus {
      border-color: #37788b; }
    .contact-form .form-group .form-control::-moz-placeholder {
      color: rgba(0, 0, 0, 0.5); }
    .contact-form .form-group .form-control::-moz-placeholder {
      color: rgba(0, 0, 0, 0.5); }
    .contact-form .form-group .form-control::-webkit-input-placeholder {
      color: rgba(0, 0, 0, 0.5); }
  .contact-form .form-group textarea.form-control {
    height: 250px; }

.contact-form p {
  margin: 0px; }

/*============== team_area_two css ==============*/
.team_area_two {
  background: url(../images/bg-t.png);
  background-attachment: fixed;
  height: auto;
  position: relative;
  z-index: 0; }
  .team_area_two:after {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100%;
    content: '';
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0; }
  .team_area_two .person-col {
    background: #fff;
    padding-bottom: 25px; }
    .team_area_two .person-col ul {
      margin-top: 8px; }
    .team_area_two .person-col h4 {
      font-family: "Roboto", sans-serif;
      font-weight: 400;
      font-size: 20px; }
    .team_area_two .person-col:hover img {
      -webkit-box-shadow: none;
      box-shadow: none; }
    .team_area_two .person-col:hover h4 {
      color: #ce3635; }

/*expart team area css 
===============================================================*/
.expert_team_item {
  text-align: center;
  -webkit-transition: all 0.5s cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 0.5s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.5s cubic-bezier(0.42, 0, 0.58, 1);
  cursor: pointer;
  margin-bottom: 30px; }
  .expert_team_item .e_team_image {
    position: relative;
    z-index: 3;
    overflow: hidden; }
    .expert_team_item .e_team_image:before {
      content: "";
      background: rgba(0, 126, 250, 0.74);
      position: absolute;
      left: auto;
      right: 0px;
      top: 0px;
      width: 0%;
      height: 100%;
      z-index: 1;
      -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
      -o-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
      transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1); }
    .expert_team_item .e_team_image img {
      max-width: 100%;
      width: 100%; }
    .expert_team_item .e_team_image ul {
      position: absolute;
      left: 0px;
      width: 100%;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      z-index: 2;
      text-align: center;
      overflow: hidden;
      padding-top: 1px; }
      .expert_team_item .e_team_image ul li {
        display: inline-block; }
        .expert_team_item .e_team_image ul li a {
          font-size: 18px;
          height: 31px;
          width: 31px;
          background: transparent;
          color: #fff;
          display: block;
          border-radius: 50%;
          text-align: center;
          line-height: 30px;
          position: relative;
          bottom: -20px;
          opacity: 0;
          -webkit-transition: all 250ms linear;
          -o-transition: all 250ms linear;
          transition: all 250ms linear; }
        .expert_team_item .e_team_image ul li:nth-child(2) a {
          -webkit-transition: all 350ms linear;
          -o-transition: all 350ms linear;
          transition: all 350ms linear; }
        .expert_team_item .e_team_image ul li:nth-child(3) a {
          -webkit-transition: all 450ms linear;
          -o-transition: all 450ms linear;
          transition: all 450ms linear; }
        .expert_team_item .e_team_image ul li:last-child a {
          -webkit-transition: all 550ms linear;
          -o-transition: all 550ms linear;
          transition: all 550ms linear; }
        .expert_team_item .e_team_image ul li:hover a {
          background: #fff;
          color: #0081ff; }
  .expert_team_item h4 {
    font: 700 17px/30px "Raleway", sans-serif;
    color: #292929;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    padding: 24px 0px 0px;
    margin-bottom: 0px;
    -webkit-transition: all 450ms linear;
    -o-transition: all 450ms linear;
    transition: all 450ms linear; }
  .expert_team_item p {
    font-size: 14px;
    color: #6f6f6f;
    padding-bottom: 26px;
    margin-bottom: 0px; }
  .expert_team_item:hover {
    -webkit-box-shadow: 0px 0px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 12px -1px rgba(0, 0, 0, 0.15);
    background-color: rgba(255, 255, 255, 0.75); }
    .expert_team_item:hover h4 {
      color: #0081ff; }
    .expert_team_item:hover .e_team_image:before {
      width: 100%;
      right: auto;
      left: 0px; }
    .expert_team_item:hover .e_team_image ul li a {
      bottom: 0px;
      opacity: 1; }

/*================= ag_clients_section css =====================*/
.ag_clients_section {
  background: #f5f6f7;
  padding: 13px 0px;
  text-align: center; }
  .ag_clients_section .ag_clients_slider .item img {
    opacity: 0.65;
    -webkit-transition: all 0.6s linear;
    -o-transition: all 0.6s linear;
    transition: all 0.6s linear;
    width: auto;
    max-width: 100%;
    cursor: pointer;
    display: inline-block; }
  .ag_clients_section .ag_clients_slider .item:hover img {
    opacity: 1; }

/*---------------------------------------------------- */
/*----------------------------------------------------*/
/*
icon-boxes
*/
.services-list li {
  padding: 30px 15px;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  cursor: pointer; }
  
.services-list li i {
    float: left;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 45px;
    color: #2e7286}


.services-list p {
    line-height: 21px;
    margin-bottom: 10px;
}




  .services-list li .content {
    overflow: hidden; }
  .services-list li h4 {
      margin-left: 20px;
      margin-bottom: 10px;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1.6rem;
    letter-spacing: 2px; }
  .services-list li:hover {
    background-color: #37788b;
    border-color: #37788b;
    color: #fff; }
    .services-list li:hover h4, .services-list li:hover i {
      color: #fff; }


@media (min-width: 768px) {
 
  .services-list li:nth-child(3), .services-list li:nth-child(5) {
    border-right: 1px solid #ededed; }
  .services-list li:nth-child(2) {
    border-right: 1px solid #ededed; } 
  .services-list li:nth-child(1)  {
    border-bottom: 1px solid #ededed; } }

/*=================== agency_services_area ====================*/
.agency_services_area .services-list li h4 {
  font: 700 16px/30px "Raleway", sans-serif;
  color: #292929;
  letter-spacing: 0px; }

.agency_services_area .services-list li i {
  color: #0081ff; }

.agency_services_area .services-list li:hover {
  background-color: #0081ff;
  border-color: #0081ff;
  color: #fff; }
  .agency_services_area .services-list li:hover h4, .agency_services_area .services-list li:hover i {
    color: #fff; }

/*========== section-services css ==========*/
.section-services {
  text-align: center;
  padding: 95px 0px 80px; }
  .section-services .service_item {
    cursor: pointer; }
    .section-services .service_item:hover .medium-icon-clear {
      background: #37788b;
      -webkit-box-shadow: 0 0 0 0px #37788b;
      box-shadow: 0 0 0 0px #37788b;
      border-color: #37788b;
      color: #fff; }
    .section-services .service_item:hover h4 {
      color: #37788b; }
  .section-services .medium-icon-clear {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    font-size: 35px;
    line-height: 96px;
    border: 2px solid rgba(255, 255, 255, 0.1);
    color: #ce3635;
    -webkit-box-shadow: 0 0 0 7px transparent;
    box-shadow: 0 0 0 7px transparent;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s; }
  .section-services h4 {
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    line-height: 24px;
    text-transform: capitalize;
    color: #fff;
    font-weight: 500;
    margin-top: 28px;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s; }



/* End Universal Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
.about_us_area {
  background: #f8fcff;
  padding: 100px 0px; }

.about_left_h1 h2 {
  font-size: 30px;
  font-weight: 500;
  padding-bottom: 40px;
  font-family: "Open Sans Condensed", sans-serif;}

.row_h1_about {
  padding-top: 50px; }

.h1_about_column_4_single i {
  font-size: 50px;
  margin-bottom: 20px;
  display: block;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear; }

.h1_about_column_4_single h5 {
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear; }

.h1_about_column_4_single:hover {
  color: #37788b; }
  .h1_about_column_4_single:hover h5 {
    color: #37788b; }

.about_right_h1 {
  position: relative;
  margin-left: 100px;
  height: 600px; }

.about_right_div1, .about_right_div2, .about_right_div3 {
  -webkit-box-shadow: 5px 4px 5px 0px #989898;
  box-shadow: 5px 4px 5px 0px #989898;
    border: 5px solid #fff;
}

.about_right_div1 {
  position: absolute;
  left: 0;
  top: 0; }

.about_right_div2 {
  position: absolute;
  top: 200px;
  left: 230px; }

.about_right_div3 {
  position: absolute;
  top: 300px;
  left: -40px; }

/*
Tab style
*/
.text-color {
  color: #37788b; }

.about-tabs {
  padding-bottom: 0px; }

.about-tabs li {
  padding: 0px 20px; }

.about-tabs li a {
  font-family: "Open Sans Condensed", sans-serif;
  text-transform: uppercase;
  font-size: 1.4rem;
  display: block;
  border-bottom: 2px solid transparent;
  padding: 10px 0;
  color: #999;
  font-weight: 400; }

.about-tabs li a:hover {
  color: #2e7286;
 }

.about-tabs li a.active {
  color: #000;
  border-bottom-color: #2e7286; }

/*
Progess bars
*/
.progress {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  margin-bottom: 20px;
  height: 20px; }

.progress .progress-bar {
  background: #37788b;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  font-size: 13px;
  text-align: left;
  padding-left: 20px;
  height: 20px;
  line-height: 20px;
  float: left;
  width: 0%;
  -webkit-transition: width 0.6s linear;
  -o-transition: width 0.6s linear;
  transition: width 0.6s linear; }

.progress .progress-bar .value {
  display: inline-block;
  margin-right: 20px; }

.process-box h2 {
  font-weight: 300;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 5px;
  padding-bottom: 5px; }

/*========= about section css ===========*/
.about-section .about-info .signature h2 {
  font-family: 'Sacramento', cursive;
  margin-top: 20px;
  margin-bottom: 40px; }

.about-section address {
  margin-bottom: 40px; }
  .about-section address p {
    font-size: 16px;
    line-height: 30px; }
    .about-section address p span {
      color: #000;
      font-weight: 700; }

.col-pad-left {
  padding-left: 40px; }

.achievement li {
  float: left; }
  .achievement li .counter {
    font-size: 56px;
    font-weight: 700;
    color: #37788b;
    line-height: 62px; }
    .achievement li .counter.counter1 {
      color: #873e95; }
    .achievement li .counter.counter2 {
      color: #3c70b4; }
    .achievement li .counter.counter3 {
      color: #f7941d; }
  .achievement li h4 {
    font-size: 16px;
    font-family: "Roboto", sans-serif; }
  .achievement li + li {
    margin-left: 30px; }



/*newsletter*/
.newsletter-form {
  padding-top: 20px; }
  .newsletter-form .input-group {
    max-width: 570px;
    margin: 0px auto; }
    .newsletter-form .input-group .form-control {
      padding: 0px 30px;
      font: 400 16px/40px "Roboto", sans-serif;
      -webkit-box-shadow: none;
      box-shadow: none;
      border: 1px solid #ededed;
      color: #555555;
      height: 60px; }
      .newsletter-form .input-group .form-control.placeholder {
        color: #888; }
      .newsletter-form .input-group .form-control:-moz-placeholder {
        color: #888; }
      .newsletter-form .input-group .form-control::-moz-placeholder {
        color: #888; }
      .newsletter-form .input-group .form-control::-webkit-input-placeholder {
        color: #888; }
    .newsletter-form .input-group .btn-skin-border {
      background: #37788b;
      color: #fff; }
      .newsletter-form .input-group .btn-skin-border:hover {
        background: #333;
        border-color: #333; }




/*---------------------------------------------------- */


/**contact**/
.contact-section {
  background-color: #fff; }

.xone-contact .form-control {
  border: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  min-height: 45px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  border-bottom: 2px solid #f5f5f5; }

.xone-contact .form-control:focus {
  border-bottom-color: #37788b; }

.contact-details ul li {
  padding: 0px 3px; }

.contact-details ul li a {
  font-size: 25px;
  color: #999; }

.contact-details ul li a:hover {
  color: #37788b; }

.sidebar-widget ul li {
  padding: 5px; }

.sidebar-widget ul li a {
  font-size: 16px;
  color: #999; }

.sidebar-widget ul li a:hover {
  color: #37788b; }

.post-detail h2 a {
  color: #333;
  padding-bottom: 15px;
  display: inline-block; }
  .post-detail h2 a:hover {
    color: #37788b; }

.post-detail .list-inline .list-inline-item a {
  color: #999;
  margin-right: 15px; }
  .post-detail .list-inline .list-inline-item a i {
    padding-right: 8px; }
  .post-detail .list-inline .list-inline-item a:hover {
    color: #37788b; }

/*


/*----------------------------------------------------*/
.mailchimp p {
  text-align: center;
  color: #888;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  padding-top: 5px;
  margin-bottom: 0px; }

/*=========== contact-section-two css ==========*/
.section-content .address {
  overflow: hidden; }
  .section-content .address a {
    color: #888; }
    .section-content .address a:hover {
      color: #37788b; }
  .section-content .address ul li {
    width: calc(100% / 2);
    display: inline-block;
    float: left;
    overflow: hidden;
    min-height: 110px; }
    .section-content .address ul li .icons {
      float: left;
      font-size: 36px;
      margin-right: 30px;
      line-height: 50px;
      height: 80px;
      color: #37788b; }
      .section-content .address ul li .icons.icons1 {
        color: #f7941d; }
      .section-content .address ul li .icons.icons2 {
        color: #b90162; }
      .section-content .address ul li .icons.icons3 {
        color: #3c70b4; }
    .section-content .address ul li .social li {
      float: none;
      width: auto;
      display: inline-block;
      min-height: auto;
      margin-right: 5px; }
      .section-content .address ul li .social li a {
        font-size: 14px; }

.section-content .contact {
  padding-left: 65px;
  margin-top: 45px;
  position: relative; }
  .section-content .contact .contact-info {
    margin-bottom: 40px; }
    .section-content .contact .contact-info .icons {
      position: absolute;
      left: 0px;
      top: 0;
      font-size: 36px;
      color: #87c05e; }
    .section-content .contact .contact-info .title {
      padding-bottom: 10px; }
  .section-content .contact .contact-form .form-group .form-control {
    background: #f2f2f2; }

/*get_contact_area 
===================================================*/
.get_contact_area {
  background: url("../images/map.jpg") no-repeat scroll center 0;
  background-attachment: fixed;
  position: relative;
  background-size: cover; }

.form--square h4 {
  font: 500 20px/30px "Roboto", sans-serif;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
  margin-bottom: 40px; }

.form--square .input-with-icon {
  position: relative;
  margin-bottom: 20px; }
  .form--square .input-with-icon i {
    position: absolute;
    font-size: 1.4375em;
    margin-left: 1.904347826087em;
    top: 15px;
    left: 0; }

.form--square .form-control {
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
  color: #767676;
  padding-left: 3.825em;
  padding-right: 1.625em;
  background: rgba(255, 255, 255, 0.9);
  height: 52px;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  letter-spacing: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .form--square .form-control.placeholder {
    font-size: 14px;
    line-height: 25px;
    color: #999; }
  .form--square .form-control:-moz-placeholder {
    font-size: 14px;
    line-height: 25px;
    color: #999; }
  .form--square .form-control::-moz-placeholder {
    font-size: 14px;
    line-height: 25px;
    color: #999; }
  .form--square .form-control::-webkit-input-placeholder {
    font-size: 14px;
    line-height: 25px;
    color: #999; }
  .form--square .form-control:focus {
    border-color: #ce3635; }

.form--square textarea.form-control {
  height: 210px;
  padding-left: 25px;
  padding-top: 15px; }

.form--square .promo-btn {
  display: block;
  border-radius: 5px;
  width: 100%;
  height: 50px;
  margin-top: 20px;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0px; }

.contact-area .contact-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 560px;
  margin-left: auto;
  margin-right: 0; }
  .contact-area .contact-inner .content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    vertical-align: middle;
    padding-right: 50px; }
    .contact-area .contact-inner .content h2 {
      font: 700 28px/45px "Raleway", sans-serif;
      color: #5a5a5a;
      margin-bottom: 0px; }
    .contact-area .contact-inner .content h5 {
      font: 700 14px "Raleway", sans-serif;
      color: #999;
      padding-bottom: 20px; }
    .contact-area .contact-inner .content h3 {
      font: 700 17px/35px "Raleway", sans-serif;
      color: #292929;
      text-transform: uppercase;
      margin-bottom: 0px; }

.contact-area .promo-img {
  padding: 0px; }
  .contact-area .promo-img img {
    width: 100%;
    display: inline-block;
    max-width: 100%; }

.popup-content {
  max-width: 600px;
  min-width: 300px;
  position: relative;
  margin: auto;
  text-align: center;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 25px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 25px rgba(0, 0, 0, 0.05); }
  .popup-content .pop-header {
    background: #1f2229;
    color: #fff;
    padding: 40px; }
    .popup-content .pop-header i {
      font-size: 50px; }
    .popup-content .pop-header h2 {
      font: 700 28px/45px "Raleway", sans-serif;
      color: #fff;
      margin-bottom: 0px;
      margin-top: 15px; }
  .popup-content .form-widget {
    padding: 40px; }
    .popup-content .form-widget .form-group .form-control {
      border-radius: 2px;
      -webkit-box-shadow: none;
      box-shadow: none;
      background-color: transparent;
      vertical-align: middle;
      border: 1px solid rgba(152, 167, 177, 0.2);
      font-size: 14px;
      height: 40px;
      line-height: 25px;
      padding: 5px 15px;
      font-family: "Raleway", sans-serif;
      font-weight: normal;
      color: #b2b2b2; }
      .popup-content .form-widget .form-group .form-control.placeholder {
        color: #b2b2b2; }
      .popup-content .form-widget .form-group .form-control:-moz-placeholder {
        color: #b2b2b2; }
      .popup-content .form-widget .form-group .form-control::-moz-placeholder {
        color: #b2b2b2; }
      .popup-content .form-widget .form-group .form-control::-webkit-input-placeholder {
        color: #b2b2b2; }
    .popup-content .form-widget .form-group textarea.form-control {
      height: 150px; }
    .popup-content .form-widget .btn-lg {
      background: #333;
      font-family: "Roboto", sans-serif;
      font-weight: 400;
      padding: 14px 40px 13px;
      border-radius: 0px;
      color: #fff; }
      .popup-content .form-widget .btn-lg i {
        padding-right: 8px; }
      .popup-content .form-widget .btn-lg:hover {
        background: #0081ff;
        border-color: #0081ff; }
  .popup-content .mfp-close {
    background: transparent;
    border: 1px solid #fff;
    opacity: 1; }
    .popup-content .mfp-close:hover {
      background: #fff;
      color: #333; }



/*----------------------------------------------------*/
/*services area css
====================================================*/
.services_item {
  text-align: center;
  position: relative;
  z-index: 1; }
  .services_item:before {
    content: attr(data-line);
    position: absolute;
    height: 100%;
    font-size: 82px;
    line-height: 270px;
    color: #f6f6f6;
    font-weight: 600;
    font-family: "Raleway", sans-serif;
    right: 0;
    z-index: -1; }
  .services_item .round_icon {
    width: 85px;
    height: 85px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #e8e8e8;
    text-align: center;
    line-height: 85px;
    display: inline-block;
    position: relative; }
  .services_item h2 {
    font: 700 16px/20px "Raleway", sans-serif;
    color: #292929;
    text-transform: uppercase;
    margin-top: 25px;
    margin-bottom: 15px; }




/*============= Start footer area css =================*/
.footer-top {
  background: #2e7286;
  padding: 60px 0px 75px; }
  .footer-top .widget_title {
    font: 20px;
    font-family: "Open Sans Condensed", sans-serif;
    color: #fff;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    padding-bottom: 10px; }
  .footer-top .footer_sidebar .widget {
    font: 400 15px/28px "Roboto", sans-serif;
    color: rgba(255, 255, 255, 0.5); }
    .footer-top .footer_sidebar .widget .logo {
      padding-bottom: 30px;
      display: block; }
    .footer-top .footer_sidebar .widget .widget_inner ul {
      padding-left: 0px; }
    .footer-top .footer_sidebar .widget.about_us_widget .social_icon {
      padding-top: 15px; }
      .footer-top .footer_sidebar .widget.about_us_widget .social_icon li {
        display: inline-block; }
        .footer-top .footer_sidebar .widget.about_us_widget .social_icon li a {
          font-size: 24px;
          color: #fff;
          padding: 0px 0px 0px 18px;
          opacity: 0.50;
          -webkit-transition: all 0.1s linear;
          -o-transition: all 0.1s linear;
          transition: all 0.1s linear; }
          .footer-top .footer_sidebar .widget.about_us_widget .social_icon li a:hover {
            background: none;
            color: #169cc3; opacity: 1; }
        .footer-top .footer_sidebar .widget.about_us_widget .social_icon li:first-child a {
          padding-left: 0px; }
    .footer-top .footer_sidebar .widget.widget_contact ul li {
      display: table;
      width: 100%; }
      .footer-top .footer_sidebar .widget.widget_contact ul li i {
        float: left;
        font-size: 14px;
        color: #fff;
        opacity: 0.30;
        line-height: 30px;
        width: 30px; }
      .footer-top .footer_sidebar .widget.widget_contact ul li .fleft {
        float: left;
        width: calc(100% - 30px); }
        .footer-top .footer_sidebar .widget.widget_contact ul li .fleft a {
          color: #fff;
          opacity: 0.50; }
          .footer-top .footer_sidebar .widget.widget_contact ul li .fleft a:hover {
            color: #169cc3; opacity: 1; }
      .footer-top .footer_sidebar .widget.widget_contact ul li + li {
        padding-top: 18px; }
    .footer-top .footer_sidebar .widget.widget_twitter {
      padding-right: 50px; }
      .footer-top .footer_sidebar .widget.widget_twitter .tweets li {
        width: 100%;
        display: table; }
        .footer-top .footer_sidebar .widget.widget_twitter .tweets li i {
          float: left;
          width: 35px;
          font-size: 16px;
          line-height: 30px;
          color: #fff;
          opacity: 0.20; }
        .footer-top .footer_sidebar .widget.widget_twitter .tweets li .tweets-text {
          float: left;
          width: calc(100% - 35px); }
          .footer-top .footer_sidebar .widget.widget_twitter .tweets li .tweets-text a {
            opacity: 1;
            color: #fff;
            -webkit-transition: all 0.1s linear;
            -o-transition: all 0.1s linear;
            transition: all 0.1s linear; }
            .footer-top .footer_sidebar .widget.widget_twitter .tweets li .tweets-text a:hover {
              color: #2e7286; }
        .footer-top .footer_sidebar .widget.widget_twitter .tweets li + li {
          padding-top: 25px; }
    .footer-top .footer_sidebar .widget.widget_instagram span {
      font-size: 14px;
      letter-spacing: 0.20px;
      padding-top: 17px;
      display: block; }
      .footer-top .footer_sidebar .widget.widget_instagram span a {
        color: #fff; }
        .footer-top .footer_sidebar .widget.widget_instagram span a:hover {
          color: #2e7286; }

.instagram-feed {
  margin-left: -6px;
  margin-right: -6px;
  list-style: none;
  overflow: hidden;
  padding-left: 0px; }
  .instagram-feed li {
    float: left;
    padding: 6px;
    width: calc(100% / 3); }
    .instagram-feed li img {
      width: 100%;
      max-width: 100%; }

.footer_bottom {
  background: #242424;
  font: 400 15px/20px "Roboto", sans-serif;
  color: rgba(255, 255, 255, 0.3);
  padding: 30px 0px; }
  .footer_bottom a {
    color: #fff;
    opacity: 0.3; }
    .footer_bottom a:hover {
      color: #2e7286;
      opacity: 1; }
  .footer_bottom .footer-menu {
    width: 100%;
    text-align: right;
    margin-bottom: 0px; }
    .footer_bottom .footer-menu li {
      display: inline-block; }
      .footer_bottom .footer-menu li + li {
        padding-left: 38px; }


#fixed-top-sticky-wrapper {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 99; }

#sticky-wrapper{position: relative !important;}


#sticky-wrapper ul {
-webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    text-align: center;
    justify-content: center;


}

