/*
Theme Name: Ethics
Theme URI: https://wpshopmart.com/free-wp-themes/ethics/
Author: wpshopmart
Author URI: https://wpshopmart.com/
Description:  Ethics is a business theme for the digital marketing as well as online business promotion. Theme is totally responsive and SEO friendly works well on mobile and tablet devices for its responsive features. SO It works on all the browser and devices. It is compatible with the different browsers and the user friendly characteristics.ethics comes with A good looking home included intro, services, about, blog and call out section. Since it is based on Bootstrap Framework, and comes with fontawesome icons to make your website stunning and creative. Since it is translation ready with a clean and secure code.
Version:  1.0.2
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl.html
Text Domain: ethics
Tags: right-sidebar, one-column, two-columns, custom-logo, custom-menu, custom-header, editor-style,  footer-widgets, full-width-template, theme-options, translation-ready, threaded-comments, blog

ethics WordPress Theme, Copyright (C) 2019, wpshopmart
ethics is distributed under the terms of the GNU General Public License v3
*/


html,
body {
  height: 100%;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  vertical-align: baseline;
  background: #ffffff;
  color: #646464;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.4;
  font-weight: 600;
  font-family: 'Raleway', sans-serif;
  margin: 0 0 10px 0;
  color: #222222;

}
h1 {
  font-size: 60px;
}
h2 {
  font-size: 36px;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 18px;
}
p {
  line-height: 24px;
  margin: 0 0 20px 0;
}
a {
  text-decoration: none;
}
a:active,
a:hover,
a:focus {
  text-decoration: none;
}
a:active,
a:hover,
a:focus {
  outline: 0 none;
}
img {
  width: 100%;
  height: auto;
}
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
/*----------------------------------------
1.3 Helper Classes styles
/*----------------------------------------*/
.section-space {
  padding: 100px 0;
}
.section-space-b-less-30 {
  padding: 100px 0 70px;
}
.section-space-top {
  padding: 100px 0 0 0;
}
.inner-section-space-top {
  padding: 60px 0 0 0;
}
.inner-section-space-top30 {
  padding: 30px 0 0 0;
}
.section-space-b-less-20 {
  padding: 100px 0 80px;
}
.section-space-88 {
  padding: 88px 0;
}
.section-space-88-100 {
  padding: 88px 0 100px;
}
.section-space-82-100 {
  padding: 82px 0 100px;
}
.section-space-88-64 {
  padding: 88px 0 64px;
}
.section-space-100-74 {
  padding: 100px 0 74px;
}
.section-space-88-75 {
  padding: 88px 0 75px;
}
.section-space-88-94 {
  padding: 88px 0 94px;
}
.section-space-82-74 {
  padding: 82px 0 74px;
}
.section-space-110-64 {
  padding: 110px 0 64px;
}
.section-space-88-44 {
  padding: 88px 0 44px;
}
.section-space-100-64 {
  padding: 100px 0 64px;
}
.section-space-93-94 {
  padding: 93px 0 94px;
}
.section-space-93-100 {
  padding: 93px 0 100px;
}
.margin-b-30 {
  margin-bottom: 30px;
}
.margin-b-0 {
  margin-bottom: 0!important;
}
.padding-b-0 {
  padding-bottom: 0;
}
.wrapper-area {
  overflow: hidden;
}

/*----------------------------------------
1.4 Button styles
/*----------------------------------------*/
.btn-read-more {
  background: transparent;
  padding: 10px 20px;
  font-size: 18px;
  display: inline-block;
  border: 2px solid #3DB4D9;
  text-transform: capitalize;
  color: #222222;
  font-weight: 600;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.btn-read-more i {
  padding-left: 10px;
}
.btn-read-more:hover {
  color: #ffffff;
  background: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.btn-read-more-fill {
  border-bottom: 1px solid #3db4d9;
  text-transform: capitalize;
  color: #14141c;
  font-weight: 600;
  display: inline-block;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.btn-read-more-fill:hover {
  color: #3db4d9;
  background: transparent;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.btn-read-more-white {
  background: #ffffff;
  padding: 14px 30px;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  color: #222222;
  font-weight: 600;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  display: block;
  width: 170px;
}
.btn-read-more-white i {
  padding-left: 10px;
}
.btn-read-more-white:hover {
  color: #ffffff;
  background: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.btn-read-more-transparent {
  background: transparent;
  padding: 14px 30px;
  border: 2px solid #3DB4D9;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 600;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  display: block;
  width: 170px;
}
.btn-read-more-transparent i {
  padding-left: 10px;
}
.btn-read-more-transparent:hover {
  color: #ffffff;
  background: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.btn-error {
  background: #222222;
  padding: 14px 33px;
  color: #ffffff;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 30px;
}
.btn-error:hover {
  background: #3DB4D9;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.btn-shopnow {
  display: inline-block;
  background: #3DB4D9;
  padding: 8px 30px;
  color: #ffffff;
  border-radius: 0;
  text-transform: capitalize;
  border: 2px solid #3DB4D9;
  font-weight: 600;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.btn-shopnow:hover {
  background: transparent;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.btn-cart {
  background: #3DB4D9;
  height: 46px;
  width: 140px;
  color: #ffffff;
  border-radius: 0;
  text-transform: uppercase;
  border: 2px solid #3DB4D9;
  font-weight: 600;
  line-height: 32px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.btn-cart:hover {
  background: transparent;
  color: #000000;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.btn-download {
  background: transparent;
  padding: 12px 30px;
  border: 2px solid #3DB4D9;
  text-transform: capitalize;
  color: #000000;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  display: inline-block;
}
.btn-download i {
  padding-left: 15px;
  color: #898989;
}
.btn-download:hover {
  color: #ffffff;
  background: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.btn-checkout {
  display: inline-block;
  background: #3DB4D9;
  padding: 7px 25px;
  border: 1px solid #3DB4D9;
  text-transform: capitalize;
  color: #ffffff;
  font-weight: 600;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.btn-checkout i {
  padding-right: 10px;
}
.btn-checkout:hover {
  color: #222222;
  background: transparent;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
/*----------------------------------------
1.5 Section Title styles
/*----------------------------------------*/
.section-title-area {
  text-align: center;
}
.section-title-area h2.section-title {
  margin-bottom: 8px;
  color: #222222;
}
.section-title-area .title-bottom-icon {
  width: 110px;
  position: relative;
  margin: 0 auto;
  margin-bottom: 40px;
  margin-top: 20px;
}
/* .section-title-area .title-bottom-icon .title-bottom-icon-left:after {
  content: "";
  height: 1px;
  width: 110px;
  background: #b0b0b0;
  bottom: 10px;
  left: 0;
  position: absolute;
}
.section-title-area .title-bottom-icon .title-bottom-icon-left:before {
  content: "";
  height: 1px;
  width: 75px;
  background: #b0b0b0;
  bottom: 13px;
  left: 23px;
  position: absolute;
}
.section-title-area .title-bottom-icon i {
  color: #3DB4D9;
  font-size: 24px;
  padding-bottom: 3px;
  transform: rotate(50deg);
  -webkit-transform: rotate(50deg);
} */
.section-title-area .title-bottom-icon .title-bottom-icon-right:after {
  content: "";
  height: 1px;
  width: 75px;
  background: #b0b0b0;
  bottom: 13px;
  right: 16px;
  position: absolute;
}
.section-title-area .title-bottom-icon .title-bottom-icon-right:before {
  content: "";
    height: 1px;
    width: 110px;
    background: #b0b0b0;
    bottom: 10px;
    right: 0px;
    position: absolute;
}
.white-title-area .title-bottom-icon .title-bottom-icon-right:after,
.white-title-area .title-bottom-icon .title-bottom-icon-right:before{
  background: #fff;
}
.white-title-area p{
  color: #fff;
}
.section-title-area p {
  margin: 0 auto;
  max-width: 800px;
}
.section-sub-title-big {
  padding-bottom: 24px;
  position: relative;
  font-weight: 600;
  color: #222222;
  margin-bottom: 25px;
}
.section-sub-title-big:after {
  content: "";
  height: 3px;
  width: 50px;
  background: #3DB4D9;
  position: absolute;
  bottom: 0;
  left: 0;
}
.section-sub-title {
  padding-bottom: 24px;
  position: relative;
  font-weight: 600;
  margin-bottom: 30px;
  color: #222222;
}
.section-sub-title a {
  color: #222222;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.section-sub-title a:hover {
  color: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.section-sub-title:after {
  content: "";
  height: 3px;
  width: 50px;
  background: #3DB4D9;
  position: absolute;
  bottom: 0;
  left: 0;
}
.sub-title {
  color: #222222;
  font-weight: 600;
}
.sub-title a {
  color: #222222;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.sub-title a:hover {
  color: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.title-bar {
  margin-bottom: 20px;
  padding-bottom: 20px;
  color: #7a7a7a;
  position: relative;
}
.title-bar:after {
  content: "";
  height: 3px;
  width: 50px;
  background: #3DB4D9;
  position: absolute;
  bottom: 0;
  left: 0;
}
.inner-sub-title {
  font-size: 18px;
  font-weight: 600;
  color: #222222;
  margin-bottom: 30px;
  display: block;
}
.sidebar-search-title {
  position: relative;
  font-weight: 600;
  font-size: 20px;
  color: #000000;
  text-transform: uppercase;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
.sidebar .widget_media_image{
  padding-bottom: 30px;
}
.sidebar .widget_tag_cloud{
  padding-bottom: 30px;
}
.sidebar-search-title:after {
  content: "";
  position: absolute;
  background: #3db4d9;
  height: 10px;
  border: 1px solid #3db4d9;
  width: 10px;
  bottom: -3px;
  left: 0;
  transform: rotate(45deg);
}
.sidebar-search-title:before {
  content: "";
  position: absolute;
  background: #e1e1e1;
  height: 1px;
  width: 100%;
  bottom: 1px;
  left: 0;
}
.sidebar-title {
  position: relative;
  font-weight: 600;
  font-size: 22px;
  color: #000000;
  text-transform: capitalize;
  padding-bottom: 15px;
  margin-bottom: 32px;
}
.sidebar-title:after {
  content: "";
  position: absolute;
  background: #3db4d9;
  height: 10px;
  border: 1px solid #3db4d9;
  width: 10px;
  bottom: -3px;
  left: 0;
  transform: rotate(45deg);
}
.sidebar-title:before {
  content: "";
  position: absolute;
  background: #e1e1e1;
  height: 1px;
  width: 100%;
  bottom: 1px;
  left: 0;
}
/*----------------------------------------
1.6 Inner Page Header Banner styles
/*----------------------------------------*/
.header-bennar-area {
  padding: 90px 0;
  position: relative;
  background: #efefef;
}
.header-bennar-area .overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
}
.header-bennar-area .header-bennar-left h2 {
  font-size: 48px;
  color: #14141c;
}
.header-bennar-area .header-bennar-right {
  text-align: right;
  margin-top: 22px;
}
.header-bennar-area .header-bennar-right ul li {
  display: inline-block;
  color: #696969;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
}
.header-bennar-area .header-bennar-right ul li a {
  color: #3db4d9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.header-bennar-area .header-bennar-right ul li a:hover {
  color: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
/*-------------------------------------
1.7 Contact Banner Area styles  
---------------------------------------*/
.contact-banner-area {
  background: url(img/clients/2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.contact-banner-area h3 {
  color: #ffffff;
  font-size: 38px;
  line-height: 1.1;
}
.contact-banner-area a {
  color: #ffffff;
  font-weight: 600;
  display: inline-block;
}
/*-------------------------------------
1.8 Image Back Side styles
--------------------------------------*/
.img-back-side {
  position: relative;
}
.img-back-side img {
  width: 100%;
}
.img-back-side:after {
  content: "";
  position: absolute;
  right: -7px;
  bottom: -7px;
  height: 100%;
  width: 100%;
  background: #e8e8e8;
  z-index: -1;
}
/*-------------------------------------
1.9 Pagination styles
--------------------------------------*/
.mypagination {
  text-align: left;
  margin-top: 30px;
}
.mypagination li {
  display: inline-block;
}
.mypagination li a {
  width: 42px;
  font-size: 16px;
  color: #ffffff;
  height: 40px;
  background: #222222;
  display: block;
  line-height: 40px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mypagination li a:hover {
  background: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
/*-------------------------------------
1.10 Search Box styles
--------------------------------------*/
.stylish-input-group .form-control {
  border: none;
  box-shadow: 0 0 0;
  border-radius: 0;
  background: #f0f0f0;
}
.stylish-input-group .input-group-addon {
    border: none;
    border-radius: 0;
    position: absolute;
    top: 17px;
    right: -45px;
    width: 45px;
    line-height: 20px;
    z-index: 2;
    background: #98191900;
    background-color: #f0f0f0;
    height: 35px;
    transform: translateY(-50%);
}
.footer-area-top .stylish-input-group .input-group-addon {
    border: none;
    border-radius: 0;
    position: absolute;
    top: 23px;
    right: -49px;
    width: 45px;
    line-height: 30px;
    z-index: 2;
    background: #98191900;
    background-color: transparent;
    height: 45px;
    transform: translateY(-50%);
}
.stylish-input-group .input-group-addon button {
  border: 0;
  background: transparent;
}
.stylish-input-group .input-group-addon button span {
      color: #5b5b5b;
   
}
/*-------------------------------------
1.11 ScrollUp styles
--------------------------------------*/
#scrollUp {
  background-color: rgba(61, 180, 217, 0.7);
  bottom: 30px;
  color: #ffffff !important;
  display: block;
  font-size: 25px;
  height: 40px;
  line-height: 0;
  position: fixed;
  right: 20px;
  text-align: center;
  text-decoration: none !important;
  transition: all 0.5s cubic-bezier(0, 0, 0, 1) 0s;
  width: 40px;
  z-index: 99999;
}
#scrollUp i {
  display: block;
  padding-top: 7px;
}
#scrollUp:hover,
#scrollUp:focus {
  background-color: #3db4d9;
}
/*-------------------------------------
1.12 Preloader styles
--------------------------------------*/
#preloader {
  background: #ffffff url('assets/images/preloader.gif') no-repeat scroll center center;
  height: 100%;
  left: 0;
  overflow: visible;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999999;
}
/*=====================================
2. Header Area
=======================================*/
/*-------------------------------------
2.1 Header Common Area styles
--------------------------------------*/
.header-top-area {
  padding: 20px 0;
}
.header-top-area .header-top-left ul li {
  margin-right: 15px;
  display: inline-block;
}
.header-top-area .header-top-left ul li i {
  padding-right: 15px;
  color: #fff;
  font-size: 16px;
}
.header-top-area .header-top-left ul li a {
  color: #fff;
  padding-right: 15px;
}
.header-top-area .header-top-right {
  text-align: right;
}
.header-top-area .header-top-right ul li {
  display: inline-block;
}
.header-top-area .header-top-right ul li a {
  color: #3DB4D9;
  margin-left: 15px;
  font-size: 16px;
}
.header-top-area .header-top-right ul li a:hover {
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.main-header-area .logo-area {
  margin-top: 26px;
}
.main-header-area .main-menu-area nav ul {
  text-align: right;
}
.main-header-area .main-menu-area nav ul .active > a {
  color: #3DB4D9 !important;
}
.main-header-area .main-menu-area nav ul li {
  display: inline-block;
  position: relative;
  padding: 33px 15px;
}
.main-header-area .main-menu-area nav ul li a {
  display: block;
  transition: all .3s;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  font-size: 13px;
  color: #000000;
}
.main-header-area .main-menu-area nav ul li a:hover {
  color: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.main-header-area .main-menu-area nav ul li ul {
  text-align: left;
  opacity: 0;
  position: absolute;
  top: 100%;
  transform: scaleY(0);
  -ms-transform: scaleY(0);
  /* IE 9 */

  -webkit-transform: scaleY(0);
  /* Safari */

  transform-origin: 0 0 0;
  width: 180px;
  z-index: 99999;
  background: #fff;
  padding: 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.main-header-area .main-menu-area nav ul li ul > li {
  padding: 0;
  display: block;
  /* border-bottom: 1px solid #f1f1f1; */
}
.main-header-area .main-menu-area nav ul li ul > li > a {
  padding: 10px;
  display: block;
  color: #14141c;
}
.main-header-area .main-menu-area nav ul li ul > li:last-child {
  border-bottom: none;
}
.main-header-area .main-menu-area nav ul li ul > li:hover,
.main-header-area .main-menu-area nav ul li ul > li .active {
  background: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.main-header-area .main-menu-area nav ul li ul > li:hover>a {
  color: #ffffff;
}
.main-header-area .main-menu-area nav ul li ul > li a.active{
  color: #fff;
}
.main-header-area .main-menu-area nav ul li:hover ul {
  opacity: 1;
  transform: scaleY(1);
  -ms-transform: scaleY(1);
  /* IE 9 */

  -webkit-transform: scaleY(1);
  /* Safari */

  visibility: visible;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.main-header-area .main-menu-area nav ul li .mega-menu-area {
  padding: 18px 35px;
  width: 855px;
  left: -507px;
}
.header-style3-area .main-header-area .main-menu-area nav ul li .mega-menu-area {
  right: 0;
  left: inherit;
}
.main-header-area .main-menu-area nav ul li .mega-menu-area > li {
  width: 185px;
    border-bottom: none;
    display: inline-block;
    margin-right: 10px;
}
.main-header-area .main-menu-area nav ul li .mega-menu-area > li:hover {
  background: transparent!important;
}
.main-header-area .main-menu-area nav ul li .mega-menu-area > li a {
  padding: 8px 0;
  display: block;
  border-bottom: 1px solid #e8e8e8;
  color: #14141c !important;
}
.main-header-area .main-menu-area nav ul li .mega-menu-area > li a:hover{
  color: #3DB4D9 !important;
}
.main-header-area .main-menu-area nav ul li .mega-menu-area > li a:hover {
  color: #222222;
}
.main-header-area .main-menu-area nav ul li .mega-menu-area > li a:last-child {
  border-bottom: none;
}
.main-header-area .main-menu-area nav ul li .mega-menu-area > li:last-child {
  margin-right: 0;
}
.main-header-area .main-menu-area nav ul li .mega-menu-area > li .active {
  color: #222222;
  background: transparent;
}
.cart-area {
  position: relative;
}
.cart-area > a {
  color: #3DB4D9;
  font-size: 16px;
}
.cart-area > a > span {
  background: #000000;
  border-radius: 45px;
  color: #ffffff;
  height: 20px;
  padding: 0 6px;
  position: absolute;
  top: 25px;
  width: 20px;
  font-size: 12px;
  right: -10px;
  line-height: 20px;
}
.cart-area > ul {
  padding: 15px 15px 0 15px;
  text-align: left;
  background-color: rgba(255, 255, 255, 0.95);
  opacity: 0;
  position: absolute;
  right: 0;
  top: 90px;
  transform: scaleY(0);
  -ms-transform: scaleY(0);
  /* IE 9 */

  -webkit-transform: scaleY(0);
  /* Safari */

  transform-origin: 0 0 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 418px;
  z-index: 99999;
}
.cart-area > ul > li {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 5px;
}
.cart-area > ul > li .media {
  position: relative;
}
.cart-area > ul > li .media .cart-product-img {
  padding-right: 15px;
}
.cart-area > ul > li .media .cart-product-img a {
  display: inline-block;
}
.cart-area > ul > li .media .cart-product-img a img {
  border: 1px solid #dddddd;
  width: 80px;
  min-height: 80px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cart-area > ul > li .media .cart-product-img a img:hover {
  opacity: 0.5;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cart-area > ul > li .media .cart-content ul li {
  margin-right: 30px;
  display: inline-block;
}
.cart-area > ul > li .media .cart-content ul li h4 {
  text-transform: capitalize;
  font-size: 14px;
  margin-bottom: 5px;
}
.cart-area > ul > li .media .cart-content ul li h4 a {
  color: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cart-area > ul > li .media .cart-content ul li h4 a:hover {
  color: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cart-area > ul > li .media .cart-content ul li p {
  font-size: 12px;
  color: #222222;
}
.cart-area > ul > li .media .cart-content ul li p span {
  color: #000000;
}
.cart-area > ul > li .media .cart-content ul li .trash {
  font-size: 16px;
  color: #000000;
}
.cart-area > ul > li .media .cart-content ul li .trash:hover {
  color: #fb0303;
}
.cart-area > ul > li .media .cart-content ul li:first-child {
  width: 140px;
}
.cart-area > ul > li .media .cart-content ul li:last-child {
  margin-right: 0;
}
.cart-area > ul > li:last-child {
  border-bottom: none;
}
.cart-area > ul > li .checkout li {
  display: inline;
}
.cart-area > ul > li > span {
  display: inline-block;
  border-top: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  font-size: 12px;
  padding-right: 20px;
  text-align: right;
  width: 194px;
}
.cart-area > ul > li > span span {
  font-weight: 600;
  border-left: 1px solid #dddddd;
  width: 194px;
  display: inline-block;
  padding-right: 20px;
}
.cart-area:hover ul {
  opacity: 1;
  transform: scaleY(1);
  -ms-transform: scaleY(1);
  /* IE 9 */

  -webkit-transform: scaleY(1);
  /* Safari */

  visibility: visible;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media only screen and (min-width: 767px) {
  li.has-child-menu {
    position: relative;
  }
  li.has-child-menu > a {
    color: #ffffff;
  }
  li.has-child-menu > a:after {
    font-family: 'FontAwesome';
    content: "\f105";
    float: right;
  }
  li.has-child-menu > ul.thired-level {
    position: absolute;
    left: 180px;
    top: 0!important;
    opacity: 0!important;
    transform: scaleY(0) !important;
    transform-origin: 0 0 0;
    transition: all 0.5s ease 0s;
  }
  li.has-child-menu > ul.thired-level li a {
    color: #ffffff;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  li.has-child-menu:hover ul.thired-level {
    opacity: 1!important;
    transform: scaleY(1) !important;
    visibility: visible;
  }
}
/*-------------------------------------
2.2 Header 1 Area styles 
---------------------------------------*/
.header-style1-area .header-top-area {
  background: #3db4d9;
}
/*-------------------------------------
2.3 Header 2 Area styles 
---------------------------------------*/
.header-style2-area {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.header-style2-area .header-top-area {
  background: transparent;
}
.header-style2-area .main-header-area div > div {
  background: #ffffff;
}
/*-------------------------------------
2.4 Header 3 Area styles 
---------------------------------------*/
.header-style3-area {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.header-style3-area .main-header-area {
  padding: 30px;
  background: transparent;
}
/* .header-style3-area .main-header-area .main-menu-area ul li a {
  color: #ffffff;
} */
/*-------------------------------------
2.5 Header 4 Area styles  
---------------------------------------*/
.header-style4-area {
  position: relative;
}
.header-style4-area .header-top-area {
  padding-top: 30px;
  position: absolute;
  z-index: 9;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.header-style4-area .header-top-area .header-top-right ul li a {
  color: #ffffff;
}
.header-style4-area .header-top-area .header-top-right ul li a:hover {
  color: #3DB4D9;
}
.header-style4-area .main-header-area {
  background-color: #000000;
}
.header-style4-area .main-header-area .logo-area {
  display: none;
}
.header-style4-area .main-header-area .main-menu-area ul li {
  padding: 33px 16px;
}


.header-style4-area .main-header-area .main-menu-area ul li ul > li {
  padding: 0;
}
.header-style4-area .main-header-area .my-search-style {
  margin: 25px 20px 0 0;
  width: 100%;
  float: left;
}
.header-style4-area .main-header-area .my-search-style .form-control {
  color: #ffffff;
  border-radius: 30px 0 0 30px;
  border: none!important;
  background: #3b3b3b!important;
}
.header-style4-area .main-header-area .my-search-style .form-control:focus {
  box-shadow: none;
}
.header-style4-area .main-header-area .my-search-style .input-group-addon {
  background: #3b3b3b!important;
  border: none!important;
  border-radius: 0 30px 30px 0;
}
.header-style4-area .main-header-area .my-search-style .input-group-addon button {
  border: 0;
  background: transparent;
}
.header-style4-area .main-header-area .my-search-style .input-group-addon button i {
  color: #fff;
}
.header-style4-area .main-header-area .cart-area > a > span {
  background: #ffffff;
  color: #222222;
}
/*-------------------------------------
2.6 Stick Menu Area styles 
---------------------------------------*/
.stick {
  position: fixed;
  top: 0px;
  z-index: 999999;
  width: 100%;
  background: rgb(255, 255, 255);
  box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.1);
  margin: 0;
}
/* .stick .logo-area {
  margin-top: 12px;
}
.stick .main-menu-area nav ul li {
  padding: 20px 25px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.stick .cart-area {
  padding: 19px 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
} */
.stick .cart-area > a > span {
  top: 12px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.header-style1-area .stick .cart-area > ul {
  top: 66px;
}
.header-style2-area .stick div > div {
  background: transparent;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.header-style2-area .stick div > div .cart-area > ul {
  top: 66px;
}
.header-style3-area .stick {
  background: rgba(0, 0, 0, 0.9) !important;
  padding: 0 30px !important;
}
.header-style3-area .stick .cart-area > ul {
  top: 66px;
}
.header-style4-area .stick {
  background: rgba(0, 0, 0, 0.95);
  padding: 10px 0;
}
.header-style4-area .stick .my-search-style {
  margin: 15px 20px 0 0;
}
.header-style4-area .stick .main-menu-area ul {
  text-align: left;
}
.header-style4-area .stick .main-menu-area ul li {
  vertical-align: middle;
  padding: 20px 14px;
}
.header-style4-area .stick .main-menu-area>ul>li>a {
  color: #ffffff;
}
.header-style4-area .stick .logo-area {
  float: left;
  display: block;
  margin: 15px 15px 0 0;
}
.header-style4-area .stick .cart-area > ul {
  top: 66px;
}
/*-------------------------------------
2.7 Mobile Menu Area styles
---------------------------------------*/
.mobile-menu-area {
  display: none;
}
.mean-container .mean-bar {
  float: none;
}
.mean-container .mean-bar a{
padding: 15px 10px;
    display: inline-block;
}
.mean-container a.meanmenu-reveal{
  margin-top: 10px;
    margin-right: 5px;
}
.mean-container .mean-bar:after {
  content: "";
  clear: both;
  display: block;
}
.mean-container .mean-nav ul li a {
  color: #222222;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mean-container .mean-nav ul li a:hover {
  color: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mean-container .mean-nav > ul:after {
  content: '';
  display: block;
  clear: both;
}
.mean-container .mean-nav > ul {
  overflow-y: scroll;
}
/*====================================
3. Slider Area 
======================================*/
/*-------------------------------------
3.1 Slider 1 Area styles 
---------------------------------------*/
.preview-1 {
  position: relative;
}
.preview-1 .overlay {
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 7;
}
.preview-1 .slider-1 h1 {
  position: relative;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 2px;
  margin-bottom: 30px;
}
.preview-1 .slider-1 h1 span {
  color: #3DB4D9;
}
.preview-1 .slider-1 h1:after {
  height: 2px;
  left: 0;
  right: 0;
  margin: 0 auto;
  content: "";
  background: #9c9c9c;
  width: 618px;
  top: -30px;
  position: absolute;
}
.preview-1 .slider-1 h1:before {
  height: 2px;
  left: 0;
  right: 0;
  margin: 0 auto;
  content: "";
  background: #9c9c9c;
  width: 618px;
  bottom: -30px;
  position: absolute;
}
.preview-1 .slider-1 h3 {
  position: relative;
  letter-spacing: 10px;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 40px;
}
.preview-1 .slider-1 .details-content {
  margin-bottom: 30px;
  display: inline-block;
}
.preview-1 .slider-1 .details-content p {
  font-size: 18px;
  margin-bottom: 5px;
  padding: 0;
}
.preview-1 .slider-1 .read-more {
  margin-top: 30px;
}
.preview-1 .slider-1 .read-more ul li {
  display: inline-block;
}
.preview-1 .slider-1 .read-more ul li a {
  background: #3DB4D9;
  color: #ffffff;
  font-weight: bold;
  padding: 15px 30px;
  text-transform: uppercase;
  border-radius: 0;
  margin: 10px;
  transition: all 0.5s ease 0s;
  display: block;
}
.preview-1 .slider-1 .read-more ul li a i {
  font-size: 16px;
  font-weight: bold;
  margin-left: 10px;
}
.preview-1 .slider-1 .read-more ul li a:hover {
  background: #3DB4D9;
}
.preview-1 .slider-1 .read-more ul li:last-child a {
  background: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-weight: bold;
  padding: 15px 30px;
  text-transform: uppercase;
  border-radius: 0;
  margin: 10px;
  transition: all 0.5s ease 0s;
  display: block;
}
.preview-1 .slider-1 .read-more ul li:last-child a i {
  font-size: 16px;
  font-weight: bold;
  margin-left: 10px;
}
.preview-1 .slider-1 .read-more ul li:last-child a:hover {
  background: #3DB4D9;
  border: 1px solid #3DB4D9;
}
.preview-1 .slider-2 h1 {
  position: relative;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 2px;
  margin-bottom: 30px;
}
.preview-1 .slider-2 h1 span {
  color: #3DB4D9;
}
.preview-1 .slider-2 .details-content {
  margin-bottom: 30px;
  display: inline-block;
}
.preview-1 .slider-2 .details-content p {
  font-size: 18px;
  margin-bottom: 5px;
  padding: 0;
}
.preview-1 .slider-2 .read-more {
  margin-top: 30px;
}
.preview-1 .slider-2 .read-more ul li {
  display: inline-block;
}
.preview-1 .slider-2 .read-more ul li a {
  background: #3DB4D9;
  color: #ffffff;
  font-weight: bold;
  padding: 15px 30px;
  text-transform: uppercase;
  border-radius: 0;
  margin: 10px;
  transition: all 0.5s ease 0s;
  display: block;
}
.preview-1 .slider-2 .read-more ul li a i {
  font-size: 16px;
  font-weight: bold;
  margin-left: 10px;
}
.preview-1 .slider-2 .read-more ul li a:hover {
  background: #3DB4D9;
}
.preview-1 .slider-2 .read-more ul li:last-child a {
  background: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-weight: bold;
  padding: 15px 30px;
  text-transform: uppercase;
  border-radius: 0;
  margin: 10px;
  transition: all 0.5s ease 0s;
  display: block;
}
.preview-1 .slider-2 .read-more ul li:last-child a i {
  font-size: 16px;
  font-weight: bold;
  margin-left: 10px;
}
.preview-1 .slider-2 .read-more ul li:last-child a:hover {
  background: #3DB4D9;
  border: 1px solid #3DB4D9;
}
.preview-1 .slider-3 h1 {
  position: relative;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 2px;
  margin-bottom: 60px;
}
.preview-1 .slider-3 h1 span {
  color: #3DB4D9;
}
.preview-1 .slider-3 h3 {
  position: relative;
  letter-spacing: 25px;
  text-transform: uppercase;
  font-size: 14px;
}
.preview-1 .slider-3 .read-more {
  display: inline-block;
  margin-top: 30px;
}
.preview-1 .slider-3 .read-more ul li {
  display: inline-block;
}
.preview-1 .slider-3 .read-more ul li a {
  background: #3DB4D9;
  color: #ffffff;
  font-weight: bold;
  padding: 15px 30px;
  text-transform: uppercase;
  border-radius: 0;
  margin: 10px;
  transition: all 0.5s ease 0s;
  display: block;
}
.preview-1 .slider-3 .read-more ul li a i {
  font-size: 16px;
  font-weight: bold;
  margin-left: 10px;
}
.preview-1 .slider-3 .read-more ul li a:hover {
  background: #3DB4D9;
}
.preview-1 .slider-3 .read-more ul li:last-child a {
  background: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-weight: bold;
  padding: 15px 30px;
  text-transform: uppercase;
  border-radius: 0;
  margin: 10px;
  transition: all 0.5s ease 0s;
  display: block;
}
.preview-1 .slider-3 .read-more ul li:last-child a i {
  font-size: 16px;
  font-weight: bold;
  margin-left: 10px;
}
.preview-1 .slider-3 .read-more ul li:last-child a:hover {
  background: #3DB4D9;
  border: 1px solid #3DB4D9;
}
.preview-1 .nivo-controlNav {
  bottom: 30px;
}
.preview-1 .preview-1 .nivo-caption a {
  border-bottom: none;
}
.preview-1 .details-content {
  margin-top: 15px;
}
.preview-1 .title4 {
  padding-bottom: 15px;
}
/*-------------------------------------
3.2 Slider 2 Area styles
---------------------------------------*/
.preview-2 .slider-1 p {
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 30px;
  padding: 0;
  letter-spacing: 10px;
}
.preview-2 .slider-1 p span {
  padding: 0 20px;
}
.preview-2 .slider-1 p span i:before {
  color: #3DB4D9;
  font-size: 50px;
}
.preview-2 .slider-1 h1 {
  position: relative;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 2px;
  margin-bottom: 75px;
}
.preview-2 .slider-1 h1 span {
  color: #3DB4D9;
}
.preview-2 .slider-2 p {
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 30px;
  padding: 0;
  letter-spacing: 10px;
}
.preview-2 .slider-2 p span {
  padding: 0 20px;
}
.preview-2 .slider-2 p span i:before {
  color: #3DB4D9;
  font-size: 50px;
}
.preview-2 .slider-2 h1 {
  position: relative;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 2px;
  margin-bottom: 75px;
}
.preview-2 .slider-2 h1 span {
  color: #3DB4D9;
}
.preview-2 .slider-3 p {
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 30px;
  padding: 0;
  letter-spacing: 10px;
}
.preview-2 .slider-3 p span {
  padding: 0 20px;
}
.preview-2 .slider-3 p span i:before {
  color: #3DB4D9;
  font-size: 50px;
}
.preview-2 .slider-3 h1 {
  position: relative;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 2px;
  margin-bottom: 75px;
}
.preview-2 .slider-3 h1 span {
  color: #3DB4D9;
}
/*-------------------------------------
3.3 Slider 3 Area styles
---------------------------------------*/
.preview-3 .slider-1 h1 {
  position: relative;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 2px;
  margin-bottom: 45px;
}
.preview-3 .slider-1 h1 span {
  color: #3DB4D9;
}
.preview-3 .slider-1 .details-content {
  margin-bottom: 30px;
  display: inline-block;
}
.preview-3 .slider-1 .details-content p {
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 40px;
  padding: 0;
  letter-spacing: 10px;
}
.preview-3 .slider-2 h1 {
  position: relative;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 2px;
  margin-bottom: 45px;
}
.preview-3 .slider-2 h1 span {
  color: #3DB4D9;
}
.preview-3 .slider-2 .details-content {
  margin-bottom: 30px;
  display: inline-block;
}
.preview-3 .slider-2 .details-content p {
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 40px;
  padding: 0;
  letter-spacing: 10px;
}
.preview-3 .slider-3 h1 {
  position: relative;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 2px;
  margin-bottom: 45px;
}
.preview-3 .slider-3 h1 span {
  color: #3DB4D9;
}
.preview-3 .slider-3 .details-content {
  margin-bottom: 30px;
  display: inline-block;
}
.preview-3 .slider-3 .details-content p {
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 40px;
  padding: 0;
  letter-spacing: 10px;
}
/*-------------------------------------
3.4 Slider 4 Area styles
---------------------------------------*/
.slider-area .slider-4 .logo-area img {
  right: 0;
  margin: 0 auto;
  top: 50%;
}
/*====================================
4. Service Area 
======================================*/
/*-------------------------------------
4.1 Services 1 Area styles  
---------------------------------------*/
/* .service-area .row > div {
  padding: 0;
} */
.service-area .row > div .service-box {
  position: relative;
  padding: 30px 30px 25px;
 margin-bottom: 30px;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
  text-align: center;

}
.service-area .row > div .service-box::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #0b8cb3;
  opacity: 0.9;
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service-area .row > div .service-box:hover::before{
  background: #006280;
}
.service-area .row > div .service-box .service-box-top {
  overflow: hidden;
}
/* .service-area .row > div .service-box .service-box-top a {
  margin-right: 28px;
} */
.service-area .row > div .service-box .service-box-top a i:before {
  color: #eeeeee;
  font-size: 60px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service-area .row > div .service-box .service-box-top h3 {
  position: relative;
  margin-top: 10px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service-area .row > div .service-box .service-box-top h3 a {
  color: #eeeeee;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.service-area .row > div .service-box .service-box-top h3:hover > a {
  color: #fff!important;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
/* .service-area .row > div .service-box .service-box-top h3:after {
  content: "";
  height: 2px;
  width: 50px;
  background: #eeeeee;
  bottom: -40px;
  left: 90px;
  position: absolute;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
} */
.service-area .row > div .service-box p {
  color: #eeeeee;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service-area .row > div .service-box .service-read-more {
  height: 40px;
  width: 40px;
  background: #0b8cb3;
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: center;
}
.service-area .row > div .service-box .service-read-more i {
  color: #ffffff;
  font-size: 15px;
  line-height: 40px;
}
.service-area .row > div .service-box .service-read-more:hover {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: #ffffff;
}
 .service-area .row > div .service-box .service-read-more:hover i {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #222222;
}/*
.service-area .row > div .service-box:hover p {
  color: #222222;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
} */
/* .service-area .row > div .service-box:hover .service-box-top a i:before {
  color: #222222;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service-area .row > div .service-box:hover .service-box-top h3:after {
  background: #222222;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service-area .row > div .service-box:hover .service-box-top h3 > a {
  color: #222222;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
} */
/* .service-area .row > div .active {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-image: url(img/clients/center-box-bg.jpg);
} */
/*-------------------------------------
4.2 Services 2 Area styles  
---------------------------------------*/
.services-2-area {
    /* padding-bottom: 70px; */
    /* background: url(img/services/services-2-background.jpg); */
    /* background-size: cover; */
    /* background-position: center; */
    /* background-repeat: no-repeat; */
    /* margin-top: -85px; */
}
.services-2-area .services-2-top {
  position: relative;
  z-index: 8;
}
.services-2-area .services-2-top .overlay {
  opacity: 0;
  transform: scaleX(0);
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -ms-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
  background-color: rgba(61, 180, 217, 0.8);
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
}
.services-2-area .services-2-top .overlay a {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
}
.services-2-area .services-2-top .overlay a i {
  color: #222222;
  padding: 0 15px 15px;
}
.services-2-area .services-2-top .overlay a:after {
  border-color: transparent #ffffff;
  border-style: solid;
  border-width: 60px 60px 0 0;
  bottom: 4px;
  content: "";
  position: absolute;
  right: 4px;
  z-index: -1;
}
.services-2-area .services-2-top:hover .overlay {
  opacity: 1;
  transform: scaleX(1);
}
.services-2-area .services-2-bottom {
  padding: 30px 20px;
}
.services-2-area .services-2-bottom h3 {
  position: relative;
  font-size: 20px;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.services-2-area .services-2-bottom h3 a {
  color: #222222;
}
.services-2-area .services-2-bottom h3 a:hover {
  color: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.services-2-area .services-2-bottom h3:after {
  position: absolute;
  content: "";
  height: 3px;
  width: 60px;
  background: #3DB4D9;
  left: 0;
  bottom: 0;
}
/*-------------------------------------
4.3 Services 3 Area styles   
---------------------------------------*/
.services-4-area {
  position: relative;
}
.services-4-area .services-4-area-left .services-4-area-left-top h2 {
  color: #222222;
  margin-bottom: 24px;
}
.services-4-area .services-4-area-left .services-4-area-left-top p {
  margin-bottom: 42px;
}
.services-4-area .services-4-area-left .services-4-area-left-bottom .services-4-area-left-bottom-box {
  padding: 40px 35px;
  border: 1px solid #e2e2e2;
}
.services-4-area .services-4-area-left .services-4-area-left-bottom .services-4-area-left-bottom-box i:before {
  color: #3DB4D9;
  font-size: 40px;
  margin-bottom: 15px;
  display: block;
}
.services-4-area .services-4-area-left .services-4-area-left-bottom .services-4-area-left-bottom-box h3 {
  position: relative;
  font-size: 14px;
  text-transform: uppercase;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.services-4-area .services-4-area-left .services-4-area-left-bottom .services-4-area-left-bottom-box h3 a {
  color: #000000;
}
.services-4-area .services-4-area-left .services-4-area-left-bottom .services-4-area-left-bottom-box h3:after {
  content: "";
  background: #3DB4D9;
  height: 3px;
  width: 42px;
  bottom: 0;
  left: 0;
  position: absolute;
}
.services-4-area .services-4-area-left .services-4-area-left-bottom .services-4-area-left-bottom-box:hover {
  background: #3DB4D9;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border: 1px solid #3DB4D9;
}
.services-4-area .services-4-area-left .services-4-area-left-bottom .services-4-area-left-bottom-box:hover i:before {
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.services-4-area .services-4-area-left .services-4-area-left-bottom .services-4-area-left-bottom-box:hover h3 a {
  color: #ffffff;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.services-4-area .services-4-area-left .services-4-area-left-bottom .services-4-area-left-bottom-box:hover h3:after {
  background: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.services-4-area .services-4-area-right {
  position: absolute;
  top: 127px;
}
.services-4-area .services-4-area-right img:hover {
  opacity: 0.5;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
/*------------------------------
4.4 Services Page 1 Area styles
----------------------------*/
.page-services-1-top-area .services-1-top-inner ul {
  border: none;
}
.page-services-1-top-area .services-1-top-inner ul li {
  width: 100%;
  margin-bottom: 2px;
}
.page-services-1-top-area .services-1-top-inner ul li a {
  font-weight: 600;
  font-family: 'Raleway', sans-serif;
  color: #000000;
  padding: 10px 0 10px 10px;
  border-radius: 0;
  border: 1px solid #e0e0e0;
}
.page-services-1-top-area .services-1-top-inner ul li a i:before {
  color: #3DB4D9;
  margin-right: 10px;
  font-size: 36px;
}
.page-services-1-top-area .services-1-top-inner ul .active a {
  border: 1px solid #3DB4D9;
  background: #3DB4D9;
  color: #ffffff;
}
.page-services-1-top-area .services-1-top-inner ul .active a i:before {
  color: #ffffff;
}
.page-services-1-top-area .services-1-top-content .indivisual-content img {
  margin-bottom: 30px;
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.page-services-1-project-activation-area {
  background: url(img/contact-background.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.page-services-1-project-activation-area .about-counter-list {
  text-align: center;
}
.page-services-1-project-activation-area .about-counter-list h2 {
  position: relative;
  padding-bottom: 30px;
  color: #ffffff;
}
.page-services-1-project-activation-area .about-counter-list h2:after {
  content: "";
  height: 3px;
  position: absolute;
  width: 66px;
  background: #3DB4D9;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
}
.page-services-1-project-activation-area .about-counter-list p {
  color: #d1d1d1;
}
/*------------------------------
4.5 Services Page 2 Area styles
----------------------------*/
.page-services-2-area .page-services-2-top h4 {
  color: #222222;
}
.page-services-2-area .page-services-2-top a img {
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.page-services-2-area .page-services-2-top a img:hover {
  opacity: 0.5;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.page-services-2-area .page-services-2-bottom .page-services-2-box {
  margin-bottom: 30px;
}
.page-services-2-area .page-services-2-bottom .page-services-2-box .media > a {
  position: relative;
  margin: 8px 30px 0 7px;
  display: inline-block;
  height: 75px;
  width: 75px;
  text-align: center;
  border-radius: 50%;
  background: transparent;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-right: 0;
}
.page-services-2-area .page-services-2-bottom .page-services-2-box .media > a:after {
  top: -8px;
  left: -7px;
  position: absolute;
  height: 90px;
  width: 90px;
  border: 1px solid #cbcbcb;
  border-radius: 50%;
  content: "";
}
.page-services-2-area .page-services-2-bottom .page-services-2-box .media > a i:before {
  color: #3DB4D9;
  font-size: 42px;
  line-height: 75px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.page-services-2-area .page-services-2-bottom .page-services-2-box .media > a:hover {
  background: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.page-services-2-area .page-services-2-bottom .page-services-2-box .media > a:hover i:before {
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.page-services-2-area .page-services-2-bottom .page-services-2-box .media .media-body h3 {
  margin-bottom: 18px;
  font-size: 20px;
}
/*------------------------------
4.6 Services Page 3 Area styles
----------------------------*/
.page-services-3-top-area .page-services-3-box {
  margin-bottom: 30px;
}
.page-services-3-top-area .page-services-3-box .media .featured-box {
  overflow: hidden;
  padding-right: 0;
  margin-right: 15px;
  position: relative;
}
.page-services-3-top-area .page-services-3-box .media .featured-box .overlay {
  opacity: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(61, 180, 217, 0.7);
  transform: translateX(190%);
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -ms-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.page-services-3-top-area .page-services-3-box .media .featured-box .overlay > a {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
}
.page-services-3-top-area .page-services-3-box .media .featured-box .overlay > a i {
  color: #222222;
  padding: 0 15px 15px;
}
.page-services-3-top-area .page-services-3-box .media .featured-box .overlay > a:after {
  border-color: transparent #ffffff;
  border-style: solid;
  border-width: 60px 60px 0 0;
  bottom: 4px;
  content: "";
  position: absolute;
  right: 4px;
  z-index: -1;
}
.page-services-3-top-area .page-services-3-box .media .featured-box:hover .overlay {
  opacity: 1;
  transform: translateX(0%);
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -ms-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.page-services-3-top-area .page-services-3-box .media .media-body {
  padding-left: 13px;
}
.page-services-3-top-area .page-services-3-box .media .media-body h3 {
  line-height: 1;
  padding-bottom: 18px;
  margin-bottom: 15px;
}
.page-services-3-top-area .page-services-3-box .media .media-body p {
  margin-bottom: 0;
}
/*-------------------------------------
4.7 Services Page Details Area styles
---------------------------------------*/
.page-services-details-area .page-services-details-content {
  margin-bottom: 45px;
}
.page-services-details-area .page-services-details-content a img {
  margin-bottom: 47px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.page-services-details-area .page-services-details-content a img:hover {
  opacity: 0.5;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.page-services-details-area .page-services-details-content h4 {
  color: #222222;
  margin-bottom: 25px;
}
.page-services-details-area .tagcloud {
  margin-bottom: 0;
}
/*====================================
5. About Area 
======================================*/
/*-------------------------------------
5.1 About 1 Area styles  
---------------------------------------*/
.about-area .about-left h2 {
  font-size: 40px;
  color: #222222;
  margin-bottom: 22px;
}
.about-area .about-left h2 span {
  color: #3DB4D9;
}
.about-area .about-left ul {
  margin: 30px 0 65px 0;
}
.about-area .about-left ul li {
  margin-bottom: 5px;
}
.about-area .about-left ul li i:before {
  color: #3DB4D9;
  font-size: 22px;
  margin-right: 20px;
  float: left;
}
.about-area .about-right {
  position: relative;
}
.about-area .about-right .overlay {
  opacity: 0;
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  background-color: rgba(61, 180, 217, 0.7);
  transform: scaleY(0);
  -ms-transform: scaleY(0);
  /* IE 9 */

  -webkit-transform: scaleY(0);
  /* Safari */

  transform-origin: 0 0 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about-area .about-right img {
  width: 100%;
}
.about-area .about-right:hover .overlay {
  opacity: 1;
  transform: scaleY(1);
  -ms-transform: scaleY(1);
  /* IE 9 */

  -webkit-transform: scaleY(1);
  /* Safari */

  visibility: visible;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
/*-------------------------------------
5.2 About 2 Area styles    
---------------------------------------*/
.about-2-area .about-2-left h2 {
  font-size: 48px;
  color: #222222;
  margin-bottom: 50px;
}
.about-2-area .about-2-left h2 span {
  color: #3DB4D9;
}
.about-2-area .about-2-left .about-2-tab-area ul li {
  float: left;
  display: inline-block;
  position: relative;
}
.about-2-area .about-2-left .about-2-tab-area ul li a {
  border: 1px solid #d5d5d5;
  color: #222222;
  font-weight: 600;
  text-align: center;
  display: block;
  padding: 10px 0 0 0;
  width: 170px;
  height: 48px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about-2-area .about-2-left .about-2-tab-area ul li a:hover {
  border-bottom: 2px solid #3DB4D9;
}
.about-2-area .about-2-left .about-2-tab-area ul li:last-child a {
  border-left: 0;
}
.about-2-area .about-2-left .about-2-tab-area ul li:last-child a:hover {
  border-left: 0;
}
.about-2-area .about-2-left .about-2-tab-area ul li:first-child a {
  border-right: 0;
}
.about-2-area .about-2-left .about-2-tab-area ul li:first-child a:hover {
  border-right: 0;
}
.about-2-area .about-2-left .about-2-tab-area ul li span:after {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #3DB4D9;
  bottom: -7px;
  content: "";
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
  opacity: 0;
  z-index: 3;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about-2-area .about-2-left .about-2-tab-area ul li:hover span:after {
  opacity: 1;
}
.about-2-area .about-2-left .about-2-tab-area ul .active a {
  border-bottom: 2px solid #3DB4D9;
}
.about-2-area .about-2-left .about-2-tab-area ul .active span:after {
  opacity: 1;
}
.about-2-area .about-2-left .about-2-tab-area .tab-content {
  padding: 40px 115px 0 0;
}
.about-2-area .about-2-right p {
  width: 1px;
  word-wrap: break-word;
  position: absolute;
  top: 100px;
  text-transform: uppercase;
  background: #000000;
  padding: 20px 25px;
  left: -35px;
  color: #ffffff;
}
.about-2-area .about-2-right a {
  display: block;
  position: relative;
}
.about-2-area .about-2-right a:after {
  position: absolute;
  top: 0;
  width: 355px;
  height: 500px;
  content: "";
  border: 10px solid #ebebeb;
  z-index: -1;
}
.about-2-area .about-2-right a img {
  width: 100%;
  padding: 30px 0 0px 40px;
}
/*-------------------------------------
5.3 About 3 Area styles  
---------------------------------------*/
.about-3-area .about-3-left .about-3-left-top {
  padding-bottom: 20px;
}
.about-3-area .about-3-left .about-3-left-top h2 {
  position: relative;
  color: #000000;
  padding-bottom: 20px;
  margin-bottom: 28px;
}
.about-3-area .about-3-left .about-3-left-top h2:after {
  content: "";
  background: #3DB4D9;
  width: 50px;
  height: 4px;
  left: 0;
  bottom: 0;
  position: absolute;
}
.about-3-area .about-3-left .about-3-left-top p span {
  display: block;
  color: #000000;
  font-weight: 600;
  text-transform: uppercase;
}
.about-3-area .about-3-right {
  position: relative;
}
/* .about-3-area .about-3-right:after {
  background: #dfdfdf;
  height: 100%;
  width: 100%;
  position: absolute;
  top: -30px;
  right: -30px;
  z-index: -1;
  content: "";
} */
/* .about-3-area .about-3-right:before {
  background: transparent;
  border: 10px solid rgba(223, 223, 223, 0.7);
  position: absolute;
  top: 25px;
  left: 25px;
  right: 25px;
  bottom: 25px;
  z-index: 1;
  content: "";
} */
.about-3-area .about-3-right a img {
  width: 100%;
}
.about-3-area .about-3-details .media .media-body {
  padding-left: 5px;
}
.about-3-area .about-3-details .media .media-body h4 {
  margin-bottom: 18px;
  padding-bottom: 18px;
  position: relative;
}
.about-3-area .about-3-details .media .media-body h4 a {
  color: #222222;
}
.about-3-area .about-3-details .media .media-body h4 a:hover {
  color: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about-3-area .about-3-details .media .media-body h4:after {
  content: "";
  background: #3DB4D9;
  width: 44px;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
}
/*-------------------------------------
5.4 About 4 Area styles  
---------------------------------------*/
.about-4-area .about-4-left h2 {
  font-size: 48px;
  color: #222222;
  margin-bottom: 40px;
}
.about-4-area .about-4-left h2 span {
  color: #3DB4D9;
}
.about-4-area .about-4-left .about-4-tab-area ul li {
  float: left;
  display: inline-block;
  position: relative;
}
.about-4-area .about-4-left .about-4-tab-area ul li a {
  border: 1px solid #d5d5d5;
  color: #222222;
  font-weight: 600;
  text-align: center;
  display: block;
  padding: 10px 0 0 0;
  width: 170px;
  height: 48px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about-4-area .about-4-left .about-4-tab-area ul li a:hover {
  background: #3DB4D9;
  border: 1px solid #3DB4D9;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about-4-area .about-4-left .about-4-tab-area ul li:last-child a {
  border-left: 0;
}
.about-4-area .about-4-left .about-4-tab-area ul li:last-child a:hover {
  border-left: 0;
}
.about-4-area .about-4-left .about-4-tab-area ul li:first-child a {
  border-right: 0;
}
.about-4-area .about-4-left .about-4-tab-area ul li:first-child a:hover {
  border-right: 0;
}
.about-4-area .about-4-left .about-4-tab-area ul li span:after {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #3DB4D9;
  bottom: -7px;
  content: "";
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
  opacity: 0;
  z-index: 3;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about-4-area .about-4-left .about-4-tab-area ul li:hover span:after {
  opacity: 1;
}
.about-4-area .about-4-left .about-4-tab-area ul .active a {
  background: #3DB4D9;
  border: 1px solid #3DB4D9;
  color: #ffffff;
}
.about-4-area .about-4-left .about-4-tab-area ul .active span:after {
  opacity: 1;
}
.about-4-area .about-4-left .about-4-tab-area .tab-content {
  padding: 40px 115px 0 0;
}
.about-4-area .about-4-right p {
  width: 1px;
  word-wrap: break-word;
  position: absolute;
  top: 100px;
  text-transform: uppercase;
  background: #000000;
  padding: 20px 25px;
  left: -35px;
  color: #ffffff;
}
.about-4-area .about-4-right a {
  margin-top: 70px;
  display: block;
}
.about-4-area .about-4-right a img {
  width: 100%;
}
/*=====================================
5.5 About Page Area styles   
=======================================*/
.page-about-us-area .page-about-us-left {
  padding: 0 20px 0 0;
}
.page-about-us-area .page-about-us-left h2 {
  margin-bottom: 25px;
  padding-bottom: 20px;
  position: relative;
  color: #222222;
}
.page-about-us-area .page-about-us-left h2:after {
  content: "";
  height: 3px;
  width: 50px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #3DB4D9;
}
.page-about-us-area .page-about-us-left p {
  margin-bottom: 25px;
}
.page-about-us-area .page-about-us-right img {
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
/* .page-about-us-area .page-about-us-right img:hover {
  opacity: 0.5;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
} */
.page-about-us-details-area {
  /* text-align: center;
  background: url(img/about/page-about-us-about-background.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; */
}
.page-about-us-details-area .page-about-us-details-box{
  margin-bottom: 40px;
}
.page-about-us-details-area .page-about-us-details-box > a {
  position: relative;
  margin-bottom: 25px;
  display: inline-block;
  height: 80px;
  width: 80px;
  text-align: center;
  border-radius: 50%;
  background: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.page-about-us-details-area .page-about-us-details-box > a:after {
  top: -7px;
  left: -8px;
  position: absolute;
  height: 95px;
  width: 95px;
  border: 1px solid #cbcbcb;
  border-radius: 50%;
  content: "";
}
.page-about-us-details-area .page-about-us-details-box > a i {
  color: #ffffff;
  font-size: 25px;
  line-height: 80px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.page-about-us-details-area .page-about-us-details-box > a:hover {
  background: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.page-about-us-details-area .page-about-us-details-box > a:hover i {
  color: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.page-about-us-details-area .page-about-us-details-box h3 {
  position: relative;
  font-size: 20px;
  margin-bottom: 20px;
  padding-bottom: 15px;
}
.page-about-us-details-area .page-about-us-details-box h3 > a {
  color: #222222;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.page-about-us-details-area .page-about-us-details-box h3 > a:hover {
  color: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.page-about-us-details-area .page-about-us-details-box h3:after {
  right: 0;
  margin: 0 auto;
  bottom: 0;
  left: 0;
  content: "";
  height: 3px;
  width: 35px;
  background: #3DB4D9;
  position: absolute;
}
/*====================================
6. Featured Area 
======================================*/
/*-------------------------------------
6.1 Featured 1 Area styles  
---------------------------------------*/
.featured-area .isotop-classes-tab {
  text-align: center;
}
.featured-area .isotop-classes-tab a {
  padding: 10px 30px;
  border: 2px solid #3DB4D9;
  margin: 0 5px;
  color: #14141c;
  font-weight: 600;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.featured-area .isotop-classes-tab a:hover {
  background: #3DB4D9;
  border: 2px solid #3DB4D9;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.featured-area .isotop-classes-tab .current {
  background: #3DB4D9;
  border: 2px solid #3DB4D9;
  color: #ffffff;
}
/* .featured-area .featuredContainer > div {
  padding: 0;
} */
.featured-area .featuredContainer .featured-box {
  position: relative;
}
.featured-area .featuredContainer .featured-box .featured-box-content {
  opacity: 0;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  position: absolute;
  text-align: center;
  right: 0;
  left: 0;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.featured-area .featuredContainer .featured-box .featured-box-content h3 {
  display: inline-block;
  margin-bottom: 7px;
}
.featured-area .featuredContainer .featured-box .featured-box-content h3 a {
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.featured-area .featuredContainer .featured-box .featured-box-content p {
  font-weight: 600;
  color: #ffffff;
}
.featured-area .featuredContainer .featured-box .featured-box-content .line {
  height: 2px;
  width: 0%;
  margin: 5px auto;
  background-color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.featured-area .featuredContainer .featured-box .featured-details {
  opacity: 0;
  position: absolute;
  right: 30px;
  bottom: 30px;
  z-index: 10;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.featured-area .featuredContainer .featured-box .featured-details li {
  margin: 0 2px;
  display: inline-block;
}
.featured-area .featuredContainer .featured-box .featured-details li a {
  background: #ffffff;
  text-align: center;
  line-height: 40px;
  height: 45px;
  width: 45px;
  border-radius: 50%;
  display: block;
  border: 2px solid #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.featured-area .featuredContainer .featured-box .featured-details li a:hover {
  background: transparent;

  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.featured-area .featuredContainer .featured-box .featured-details li a i {
  color: #000000;
}
.featured-area .featuredContainer .featured-box .featured-details li a:hover i {
color: #fff;
}
.featured-area .featuredContainer .featured-box .overlay {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: 0.2;
  z-index: 1;
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.featured-area .featuredContainer .featured-box:hover .overlay {
  opacity: 1;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.featured-area .featuredContainer .featured-box:hover .featured-box-content {
  opacity: 1;
}
.featured-area .featuredContainer .featured-box:hover .featured-box-content .line {
  width: 25%;
}
.featured-area .featuredContainer .featured-box:hover .featured-details {
  opacity: 1;
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -ms-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.featured-area .featuredContainer .featured-box a img {
  width: 100%;
}
/*-------------------------------------
6.2 Featured 2 Area styles  
---------------------------------------*/
.featured-2-area {
  /* position: relative;
  background: url(img/featured/featured-2-background.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; */
}
/* .featured-2-area .section-title-area h2 {
  color: #ffffff;
}
.featured-2-area .section-title-area p {
  color: #e1e1e1;
} */
.featured-2-area .featured-2-box {
  text-align: center;
}
.featured-2-area .featured-2-box .overlay .overlay-top {
  transform: scale(0);
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -ms-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
  opacity: 0;
  background-color: rgba(61, 180, 217, 0.8);
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 5;
}
.featured-2-area .featured-2-box .overlay .overlay-top .overlay-top-content {
  padding: 0 30px;
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.featured-2-area .featured-2-box .overlay .overlay-top .overlay-top-content h3 {
  color: #ffffff;
}
.featured-2-area .featured-2-box .overlay .overlay-top .overlay-top-content p {
  color: #ffffff;
}
.featured-2-area .featured-2-box .overlay .overlay-top a {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
}
.featured-2-area .featured-2-box .overlay .overlay-top a i {
  position: relative;
  z-index: 5;
  color: #222222;
  padding: 0 15px 15px;
}
.featured-2-area .featured-2-box .overlay .overlay-top a:after {
  border-color: transparent #ffffff;
  border-style: solid;
  border-width: 60px 60px 0 0;
  bottom: 4px;
  content: "";
  position: absolute;
  right: 4px;
  z-index: 4;
}
.featured-2-area .featured-2-box .overlay .overlay-bottom {
  transform: scale(1);
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -ms-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
  opacity: 1;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  background-color: rgba(34, 34, 34, 0.6); 
  z-index: 6;
}
.featured-2-area .featured-2-box .overlay .overlay-bottom h3 {
  color: #ffffff;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}
.featured-2-area .featured-2-box img {
  width: 100%;
}
.featured-2-area .featured-2-box:hover .overlay-top {
  transform: scale(1);
  opacity: 1;
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -ms-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.featured-2-area .featured-2-box:hover .overlay-bottom {
  opacity: 0;
  transform: scale(0);
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -ms-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.featured-2-area .owl-controls {
  margin: 0;
}
.featured-2-area .owl-controls .owl-prev,
.featured-2-area .owl-controls .owl-next {
  position: absolute;
  border-radius: 0;
  background: #3DB4D9;
  padding: 6px 12px 3px 12px;
  opacity: 1;
  margin: 2px;
  top: 58%;
  transform: translateY(-50%);
  border: 1px solid #3DB4D9;
}
.featured-2-area .owl-controls .owl-prev i,
.featured-2-area .owl-controls .owl-next i {
  font-weight: 600;
  font-size: 18px;
  color: #ffffff;
}
.featured-2-area .owl-controls .owl-prev:hover,
.featured-2-area .owl-controls .owl-next:hover {
  background: transparent;
  transition: 0.7s;
}
.featured-2-area .owl-controls .owl-prev:hover i,
.featured-2-area .owl-controls .owl-next:hover i {
  color: #3DB4D9;
}
.featured-2-area .owl-controls .owl-prev {
  left: -50px;
}
@media only screen and (max-width: 991px) {
  .featured-2-area .owl-controls .owl-prev {
    left: -60px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }
}
.featured-2-area .owl-controls .owl-next {
  right: -50px;
}
@media only screen and (max-width: 991px) {
  .featured-2-area .owl-controls .owl-next {
    right: -60px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }
}
@media only screen and (max-width: 991px) {
  .featured-2-area:hover .owl-controls .owl-prev {
    left: -15px;
  }
}
@media only screen and (max-width: 991px) {
  .featured-2-area:hover .owl-controls .owl-next {
    right: -15px;
  }
}
/*-------------------------------------
6.3 Featured 3 Area styles  
---------------------------------------*/
.featured-3-area {
  /* background: url(img/featured/featured-3-background.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; */
}
.featured-3-area .isotop-classes-tab {
  text-align: center;
}
.featured-3-area .isotop-classes-tab a {
  background: #ffffff;
  padding: 10px 30px;
  color: #222222;
}
.featured-3-area .isotop-classes-tab a:hover {
  background: #3DB4D9;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.featured-3-area .isotop-classes-tab .current {
  background: #3DB4D9;
  color: #ffffff;
}
/* .featured-3-area .featuredContainer > div {
  padding: 0;
} */
.featured-3-area .featuredContainer .featured-box {
  position: relative;
  overflow: hidden;
}
.featured-3-area .featuredContainer .featured-box .overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: 0;
  z-index: 1;
  background-color: rgba(61, 180, 217, 0.8);
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}
.featured-3-area .featuredContainer .featured-box .overlay .overlay-top {
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  position: absolute;
  text-align: center;
  right: 0;
  left: 0;
}
.featured-3-area .featuredContainer .featured-box .overlay .overlay-top h3 a {
  color: #ffffff;
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}
.featured-3-area .featuredContainer .featured-box .overlay .overlay-top h3 a:hover {
  color: #222222;
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}
.featured-3-area .featuredContainer .featured-box .overlay .overlay-top p {
  color: #ffffff;
}
.featured-3-area .featuredContainer .featured-box .overlay > a {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
}
.featured-3-area .featuredContainer .featured-box .overlay > a i {
  color: #222222;
  padding: 0 15px 15px;
}
.featured-3-area .featuredContainer .featured-box .overlay > a:after {
  border-color: transparent #ffffff;
  border-style: solid;
  border-width: 60px 60px 0 0;
  bottom: 4px;
  content: "";
  position: absolute;
  right: 4px;
  z-index: -1;
}
.featured-3-area .featuredContainer .featured-box:hover .overlay {
  opacity: 1;
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -ms-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.featured-3-area .featuredContainer .featured-box:hover a img {
  transform: scale3d(1.1, 1.1, 1);
}
.featured-3-area .featuredContainer .featured-box a img {
  backface-visibility: hidden;
  width: 100%;
  transition: opacity 1s ease 0s, transform 1s ease 0s;
}
/*-------------------------------------
6.4 Featured 4 Area styles  
---------------------------------------*/
.featured-4-area {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.featured-4-area .isotop-classes-tab {
  text-align: center;
}
.featured-4-area .isotop-classes-tab a {
  background: #ffffff;
  padding: 10px 30px;
  color: #222222;
}
.featured-4-area .isotop-classes-tab a:hover {
  background: #3DB4D9;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.featured-4-area .isotop-classes-tab .current {
  background: #3DB4D9;
  color: #ffffff;
}
.featured-4-area .featuredContainer > div {
  padding: 0;
}
.featured-4-area .featuredContainer .featured-box {
  overflow: hidden;
  position: relative;
}
.featured-4-area .featuredContainer .featured-box .overlay {
  bottom: 0;
  opacity: 0;
  position: absolute;
  height: 28%;
  width: 100%;
  background-color: rgba(61, 180, 217, 0.7);
  transform: translateY(250px);
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -ms-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.featured-4-area .featuredContainer .featured-box .overlay .overlay-top {
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  position: absolute;
  text-align: center;
  right: 0;
  left: 0;
}
.featured-4-area .featuredContainer .featured-box .overlay .overlay-top p {
  color: #ffffff;
  margin-bottom: 0;
}
.featured-4-area .featuredContainer .featured-box .overlay .overlay-top p a {
  font-weight: 600;
  font-size: 18px;
  text-transform: capitalize;
  color: #222222;
}
.featured-4-area .featuredContainer .featured-box .overlay .overlay-top p a:hover {
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.featured-4-area .featuredContainer .featured-box:hover .overlay {
  opacity: 1;
  transform: translateY(0px);
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -ms-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
/*====================================
7. Clients Area 
======================================*/
/*-------------------------------------
7.1 Clients 1 Area styles  
---------------------------------------*/
.clients-area .clients-box .clients-area-top {
  overflow: hidden;
  margin-bottom: 15px;
}
.clients-area .clients-box .clients-area-top a img {
  float: left;
  width: auto;
  margin: 0 20px 0 -7px;
}
.clients-area .clients-box .clients-area-top a img:hover {
  opacity: 0.5;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.clients-area .clients-box .clients-area-top .clients-area-top-content {
  overflow: hidden;
  height: 102px;
  padding-top: 30px;
}
.clients-area .clients-box .clients-area-top .clients-area-top-content h4 {
  margin-bottom: 5px;
}
.clients-area .clients-box .clients-area-top .clients-area-top-content h4 a {
  color: #010101;
}
.clients-area .clients-box .clients-area-top .clients-area-top-content h4 a:hover {
  color: #3DB4D9;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.clients-area .clients-box .clients-area-top .clients-area-top-content p {
  position: relative;
}
.clients-area .clients-box .clients-area-top .clients-area-top-content p:after {
  content: "";
  height: 3px;
  width: 50px;
  position: absolute;
  bottom: -16px;
  left: 0;
  background: #3DB4D9;
}
.clients-area .owl-controls .owl-dots {
  margin-top: 50px;
}
.clients-area .owl-controls .owl-dots .active span {
  background: #3DB4D9;
}
.clients-area .owl-controls .owl-dots .owl-dot:hover span {
  background: #3DB4D9;
}
/*-------------------------------------
7.2 Clients 2 Area styles   
---------------------------------------*/
.clients-2-area .clients-2-box {
  text-align: center;
}
.clients-2-area .clients-2-box .clients-area-2-top {
  overflow: hidden;
  margin-bottom: 15px;
}
.clients-2-area .clients-2-box .clients-area-2-top a img {
  width: auto;
  display: inline;
  border: 8px solid #fff;
  border-radius: 50%;
}
.clients-2-area .clients-2-box .clients-area-2-top a img:hover {
  opacity: 0.5;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.clients-2-area .clients-2-box .clients-area-2-top .clients-area-2-top-content {
  overflow: hidden;
  height: 102px;
  padding-top: 30px;
}
.clients-2-area .clients-2-box .clients-area-2-top .clients-area-2-top-content h4 {
  margin-bottom: 5px;
}
.clients-2-area .clients-2-box .clients-area-2-top .clients-area-2-top-content h4 a {
  color: #fff;
}
.clients-2-area .clients-2-box .clients-area-2-top .clients-area-2-top-content h4 a:hover {
  color: #3DB4D9;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.clients-2-area .clients-2-box .clients-area-2-top .clients-area-2-top-content p {
  position: relative;
  color:#fff;
}
.clients-2-area .clients-2-box .clients-area-2-top .clients-area-2-top-content p:after {
  content: "";
  height: 4px;
  width: 50px;
  position: absolute;
  bottom: -16px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #fff;
}
.clients-2-area .clients-2-box > p {
  padding: 0 100px;
  color: #fff;
}
.clients-2-area .owl-controls .owl-dots {
  margin-top: 50px;
}
.clients-2-area .owl-controls .owl-dots .active span {
  background: #3DB4D9;
}
.clients-2-area .owl-controls .owl-dots .owl-dot:hover span {
  background: #3DB4D9;
}
/*-------------------------------------
7.3 Clients 3 Area styles   
---------------------------------------*/
.clients-2-area,
.clients-3-area {
  background: url(img/clients/2.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.clients-2-area .section-title-area h2,
.clients-3-area .section-title-area h2 {
  color: #ffffff;
}
.clients-3-area .clients-3-box .clients-3-box-top {
  border: 1px solid #777775;
  padding: 25px 40px;
  margin: 15px 0 40px ;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.clients-3-area .clients-3-box .clients-3-box-top p {
  color: #eaeaea;
  margin-bottom: 0;
}
.clients-3-area .clients-3-box .clients-3-box-top span {
  display: block;
  text-align: center;
}
.clients-3-area .clients-3-box .clients-3-box-top span i {
  font-size: 22px;
  color: #ffffff;
}
/* .clients-3-area .clients-3-box .clients-3-box-top:hover {
  background-color: rgba(255, 190, 0, 0.8);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
} */
.clients-3-area .clients-3-box img {
  position: absolute;
  left: 60px;
  bottom: 68px;
  width: auto;
}
.clients-3-area .clients-3-box p {
  color: #ffffff;
  margin-bottom: 0;
}
.clients-3-area .clients-3-box p a {
  font-size: 16px;
  color: #fff;
  font-weight: 800;
}
.clients-3-area .clients-3-box p a:hover {
  color: #3DB4D9;
}
/*====================================
8. News Area 
======================================*/
/*-------------------------------------
8.1 News 1 Area styles  
---------------------------------------*/
.news-area {
  background: #f9f9f9;
}
.news-area .inner-news-box-top {
  position: relative;
}
.news-area .inner-news-box-top .news-published {
  z-index: 8;
  position: absolute;
  text-align: center;
  bottom: 0;
  left: 0;
  width: 54px;
}
.news-area .inner-news-box-top .news-published p {
  color: #ffffff;
  margin: 0 ;
  display: block;
}
.news-area .inner-news-box-top .news-published .news-date {
  padding: 12px 0 7px 0;
  line-height: 18px;
  background: #3DB4D9;
  font-size: 16px;
  font-weight: 600;
}
.news-area .inner-news-box-top .news-published .news-year {
  background: #222222;
  padding: 5px 0;
}
.news-area .inner-news-box-top img {
  width: 100%;
}
.news-area .inner-news-box-top img:hover {
  opacity: 0.5;
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -ms-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.news-area .inner-news-box-bottom {
  background: #ffffff;
  padding: 30px 30px 50px;
}
.news-area .inner-news-box-bottom h4 {
  margin-bottom: 10px;
}
.news-area .inner-news-box-bottom h4 a {
  color: #010101;
}
.news-area .inner-news-box-bottom h4:hover a {
  color: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news-area .inner-news-box-bottom p {
  margin-bottom: 20px;
}
.news-area .inner-news-box-bottom:hover {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  transition: all 0.7s ;
}
/*-------------------------------------
8.2 News 2 Area styles 
---------------------------------------*/
.news-3-area {
  background: #f9f9f9;
}
.news-3-area .inner-news-3-box-top {
  position: relative;
}
.news-3-area .inner-news-3-box-top .news-published {
  z-index: 8;
  position: absolute;
  text-align: center;
  bottom: 0;
  left: 0;
  width: 54px;
}
.news-3-area .inner-news-3-box-top .news-published p {
  color: #ffffff;
  margin: 0 ;
  display: block;
}
.news-3-area .inner-news-3-box-top .news-published .news-date {
  padding: 12px 0 7px 0;
  line-height: 18px;
  background: #3DB4D9;
  font-size: 16px;
  font-weight: 600;
}
.news-3-area .inner-news-3-box-top .news-published .news-year {
  background: #222222;
  padding: 5px 0;
}
.news-3-area .inner-news-3-box-top img {
  width: 100%;
}
.news-3-area .inner-news-3-box-top img:hover {
  opacity: 0.5;
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -ms-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.news-3-area .inner-news-3-box-bottom {
  background: #ffffff;
  padding: 30px 38px 50px;
}
.news-3-area .inner-news-3-box-bottom h4 {
  margin-bottom: 20px;
}
.news-3-area .inner-news-3-box-bottom h4 a {
  color: #010101;
}
.news-3-area .inner-news-3-box-bottom h4:hover a {
  color: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news-3-area .inner-news-3-box-bottom p {
  margin-bottom: 10px;
}
.news-3-area .inner-news-3-box-bottom:hover {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  transition: all 0.7s ;
}
.news-3-area .inner-news-3-box-right .inner-news-3-box-bottom {
  padding: 30px 30px 20px 30px;
}
.news-3-area .inner-news-3-box-right .inner-news-3-box-bottom p {
  margin-bottom: 20px;
}
.news-3-area .fixed-width {
  width: 50%;
}
/*-------------------------------------
8.3 News Page 1 Area styles 
---------------------------------------*/
.page-news-area .inner-page-news-area .inner-page-news-box {
  margin-bottom: 30px;
}
.page-news-area .inner-page-news-area .inner-page-news-box .inner-news-box-top {
  position: relative;
}
.page-news-area .inner-page-news-area .inner-page-news-box .inner-news-box-top .news-published {
  z-index: 8;
  position: absolute;
  text-align: center;
  bottom: 0;
  left: 0;
  width: 54px;
}
.page-news-area .inner-page-news-area .inner-page-news-box .inner-news-box-top .news-published p {
  color: #ffffff;
  margin: 0 ;
  display: block;
}
.page-news-area .inner-page-news-area .inner-page-news-box .inner-news-box-top .news-published .news-date {
  padding: 12px 0 7px 0;
  line-height: 18px;
  background: #3DB4D9;
  font-size: 16px;
  font-weight: 600;
}
.page-news-area .inner-page-news-area .inner-page-news-box .inner-news-box-top .news-published .news-year {
  background: #222222;
  padding: 5px 0;
}
.page-news-area .inner-page-news-area .inner-page-news-box .inner-news-box-top img {
  width: 100%;
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -ms-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.page-news-area .inner-page-news-area .inner-page-news-box .inner-news-box-top img:hover {
  opacity: 0.5;
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -ms-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.page-news-area .inner-page-news-area .inner-page-news-box .inner-news-box-top:after {
  background-color: rgba(0, 0, 0, 0.5);
  content: "";
  height: 100%;
  width: 100%;
  z-index: 2;
  position: absolute;
  top: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.page-news-area .inner-page-news-area .inner-page-news-box .inner-news-box-bottom {
  background: #f9f9f9;
  padding: 30px 38px 50px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.page-news-area .inner-page-news-area .inner-page-news-box .inner-news-box-bottom h4 {
  margin-bottom: 20px;
}
.page-news-area .inner-page-news-area .inner-page-news-box .inner-news-box-bottom h4 a {
  color: #010101;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.page-news-area .inner-page-news-area .inner-page-news-box .inner-news-box-bottom h4:hover a {
  color: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.page-news-area .inner-page-news-area .inner-page-news-box .inner-news-box-bottom p {
  margin-bottom: 50px;
}
.page-news-area .inner-page-news-area .inner-page-news-box .inner-news-box-bottom:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
  transition: all 0.7s ;
}
.page-news-area .inner-page-news-area .inner-page-news-box:hover .inner-news-box-top:after {
  opacity: 1;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
/*-------------------------------------
8.4 News Page Details Area styles  
---------------------------------------*/
.page-news-details-area .page-news-details-content {
  padding-bottom: 80px;
}
.page-news-details-area .page-news-details-content a img {
  width: 100%;
  margin-bottom: 40px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.page-news-details-area .page-news-details-content a img:hover {
  opacity: 0.5;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.page-news-details-area .page-news-details-content h3 {
  margin-bottom: 30px;
}
.page-news-details-area .page-news-details-content h3 a {
  color: #222222;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.page-news-details-area .page-news-details-content h3 a:hover {
  color: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.page-news-details-area .page-news-details-content .comments-info {
  padding-bottom: 24px;
}
.page-news-details-area .page-news-details-content .comments-info li {
  display: inline;
  margin-right: 15px;
  color: #7a7a7a;
}
.page-news-details-area .page-news-details-content .comments-info li i {
  padding-right: 10px;
  color: #3DB4D9;
}
.page-news-details-area .page-news-details-content p span {
  position: relative;
  padding-left: 20px;
  margin: 50px 0 50px 70px;
  display: block;
  font-size: 18px;
}
.page-news-details-area .page-news-details-content p span:after {
  content: "";
  background: #3DB4D9;
  height: 76px;
  width: 2px;
  position: absolute;
  left: 0;
  top: 0;
}
.page-news-details-area .page-news-details-tags {
  padding-bottom: 50px;
}
.page-news-details-area .page-news-details-tags span {
  margin-bottom: 10px;
}
.page-news-details-area .page-news-details-tags ul li {
  display: inline;
}
.page-news-details-area .page-news-details-tags ul li a {
  color: #7a7a7a;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.page-news-details-area .page-news-details-tags ul li a:hover {
  color: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.page-news-details-area .page-news-details-comments .media a img {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.page-news-details-area .page-news-details-comments .media a img:hover {
  opacity: 0.5;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.page-news-details-area .page-news-details-comments .media .media-body {
  padding-left: 30px;
}
.page-news-details-area .page-news-details-comments .media .media-body h3 {
  font-size: 16px;
}
.page-news-details-area .page-news-details-comments .media .media-body h3 a {
  color: #222222;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-right: 5px;
}
.page-news-details-area .page-news-details-comments .media .media-body h3 a:hover {
  color: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.page-news-details-area .page-news-details-comments .media .media-body .replay-area a {
  color: #7a7a7a;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.page-news-details-area .page-news-details-comments .media .media-body .replay-area a:hover {
  color: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.page-news-details-area .page-news-details-comments .media .media-body .replay-area a i:before {
  color: #3DB4D9;
}
.page-news-details-area .page-news-details-leave-comments .form-group {
  margin-bottom: 20px;
}
.page-news-details-area .page-news-details-leave-comments .form-group .form-control {
  border-radius: 0;
  background: #f9f9f9;
  box-shadow: none;
  border: none;
}
.page-news-details-area .page-news-details-leave-comments .form-group input {
  height: 45px;
}
/*====================================
9. Video Area 
======================================*/
/*-------------------------------------
9.1 Video 1 Area styles  
---------------------------------------*/
.video-area {
  background: url(img/clients/2.jpg) no-repeat;
  background-size: cover;
  text-align: center;
  position: relative;
}
.video-area .overlay {
  background: rgba(0, 0, 0, 0.8);
  height: 100%;
  width: 100%;
  top: 0;
  position: absolute;
}
.video-area h2 {
  font-size: 48px;
  color: #ffffff;
  margin-top: 30px;
}
.video-area h2 span {
  color: #3DB4D9;
}
.video-area p {
  color: #e5e5e5;
  margin-bottom: 42px;
}
.video-area a{
display: inline-block;
margin-top: 60px;
}
.video-area a i:before {
  color: #ffffff;
  font-size: 60px;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.video-area a:hover i:before {
  color: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
/*-------------------------------------
9.2 Video 2 Area styles   
---------------------------------------*/
.video-4-area {
  background: url(img/video/video-4-background.jpg) no-repeat;
  background-size: cover;
  text-align: center;
  position: relative;
}
.video-4-area .overlay {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  top: 0;
  position: absolute;
}
.video-4-area h2 {
  font-size: 48px;
  color: #ffffff;
  margin-bottom: 45px;
}
.video-4-area h2 span {
  color: #3DB4D9;
}
.video-4-area p {
  color: #e5e5e5;
  margin-bottom: 42px;
}
.video-4-area a i:before {
  color: #ffffff;
  font-size: 60px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.video-4-area a:hover i:before {
  color: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
/*====================================
10. Projects Area 
======================================*/
/*-------------------------------------
10.1 Projects Page 1 Area styles  
---------------------------------------*/
.projects-1-featured-area {
  background: #ffffff;
}
.projects-1-featured-area .isotop-classes-tab {
  text-align: center;
}
.projects-1-featured-area .isotop-classes-tab a {
  text-align: left;
  font-family: 'Raleway', sans-serif;
  width: 100%;
  border: 1px solid #e0e0e0;
  display: inline-block;
  margin-bottom: 2px;
  text-transform: uppercase;
  background: #ffffff;
  padding: 10px 30px;
  color: #000000;
}
.projects-1-featured-area .isotop-classes-tab a:hover {
  background: #3DB4D9;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.projects-1-featured-area .isotop-classes-tab .current {
  background: #3DB4D9;
  color: #ffffff;
}
.projects-1-featured-area .featuredContainer > div {
  padding: 0;
}
.projects-1-featured-area .featuredContainer .featured-box {
  position: relative;
  overflow: hidden;
}
.projects-1-featured-area .featuredContainer .featured-box .overlay {
  opacity: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(61, 180, 217, 0.7);
  transform: translateY(150%);
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -ms-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.projects-1-featured-area .featuredContainer .featured-box .overlay .overlay-top {
  bottom: 0;
  position: absolute;
  text-align: center;
  right: 0;
  left: 0;
}
.projects-1-featured-area .featuredContainer .featured-box .overlay .overlay-top h4 {
  background: #ffffff;
  font-size: 16px;
  margin-bottom: 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.projects-1-featured-area .featuredContainer .featured-box .overlay .overlay-top h4:hover a {
  color: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.projects-1-featured-area .featuredContainer .featured-box .overlay .overlay-top h4 a {
  padding: 8px 0;
  color: #222222;
  display: block;
}
.projects-1-featured-area .featuredContainer .featured-box .overlay ul {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  text-align: center;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.projects-1-featured-area .featuredContainer .featured-box .overlay ul li {
  margin: 0 2px;
  display: inline-block;
}
.projects-1-featured-area .featuredContainer .featured-box .overlay ul li a {
  background: #ffffff;
  text-align: center;
  height: 36px;
  width: 36px;
  border-radius: 50%;
  display: block;
  border: 2px solid #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.projects-1-featured-area .featuredContainer .featured-box .overlay ul li a:hover {
  background: transparent;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.projects-1-featured-area .featuredContainer .featured-box .overlay ul li a i {
  line-height: 33px;
  color: #000000;
}
.projects-1-featured-area .featuredContainer .featured-box:hover .overlay {
  opacity: 1;
  transform: translateY(0%);
}
/*-------------------------------------
10.2 Projects Page 2 Area styles  
---------------------------------------*/
.projects-2-featured-area {
  background: #ffffff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.projects-2-featured-area .isotop-classes-tab {
  text-align: center;
}
.projects-2-featured-area .isotop-classes-tab a {
  display: inline-block;
  border: 1px solid #e0e0e0;
  background: #ffffff;
  padding: 10px 30px;
  color: #222222;
}
.projects-2-featured-area .isotop-classes-tab a:hover {
  border: 1px solid #3DB4D9;
  background: #3DB4D9;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.projects-2-featured-area .isotop-classes-tab .current {
  background: #3DB4D9;
  color: #ffffff;
}
.projects-2-featured-area .featuredContainer > div {
  padding: 0;
}
.projects-2-featured-area .featuredContainer .featured-box {
  position: relative;
}
.projects-2-featured-area .featuredContainer .featured-box .overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: 0;
  z-index: 1;
  background-color: rgba(61, 180, 217, 0.8);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.projects-2-featured-area .featuredContainer .featured-box .overlay .overlay-top {
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  position: absolute;
  text-align: center;
  right: 0;
  left: 0;
}
.projects-2-featured-area .featuredContainer .featured-box .overlay .overlay-top h3 a {
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.projects-2-featured-area .featuredContainer .featured-box .overlay .overlay-top h3 a:hover {
  color: #222222;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.projects-2-featured-area .featuredContainer .featured-box .overlay .overlay-top p {
  color: #ffffff;
}
.projects-2-featured-area .featuredContainer .featured-box .overlay > a {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
}
.projects-2-featured-area .featuredContainer .featured-box .overlay > a i {
  color: #222222;
  padding: 0 15px 15px;
}
.projects-2-featured-area .featuredContainer .featured-box .overlay > a:after {
  border-color: transparent #ffffff;
  border-style: solid;
  border-width: 60px 60px 0 0;
  bottom: 4px;
  content: "";
  position: absolute;
  right: 4px;
  z-index: -1;
}
.projects-2-featured-area .featuredContainer .featured-box:hover .overlay {
  opacity: 1;
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -ms-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.projects-2-featured-area .featuredContainer .featured-box a img {
  width: 100%;
}
/*-------------------------------------
10.3 Projects Page Details Area styles 
---------------------------------------*/
.page-project-details-area .page-project-details-content a img {
  margin-bottom: 47px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.page-project-details-area .page-project-details-content a img:hover {
  opacity: 0.5;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.page-project-details-area .page-project-details-content h4 {
  color: #222222;
  margin-bottom: 25px;
}
.page-project-details-area .page-project-details-bottom ul {
  margin: 30px 0 65px 0;
}
.page-project-details-area .page-project-details-bottom ul li {
  margin-bottom: 5px;
}
.page-project-details-area .page-project-details-bottom ul li i:before {
  color: #3DB4D9;
  font-size: 24px;
  margin-right: 20px;
  float: left;
}
/*====================================
11. Shop Page Area
======================================*/
/*---------------------------------------
11.1 Shop Page Common Area styles 
---------------------------------------*/
.page-shop-area .inner-shop-top-left {
  padding-top: 5px;
  text-align: left;
}
.page-shop-area .inner-shop-top-left p {
  font-size: 16px;
  color: #222222;
}
.page-shop-area .inner-shop-top-right {
  float: right;
}
.page-shop-area .inner-shop-top-right ul > li {
  border: 1px solid #e1e1e1;
  display: inline-block;
  padding: 8px 17px;
}
.page-shop-area .inner-shop-top-right ul > li:hover a i {
  color: #3DB4D9;
}
.page-shop-area .inner-shop-top-right ul > li > a > i {
  color: #646464;
}
.page-shop-area .inner-shop-top-right ul > li .dropdown button {
  padding: 0;
  background: transparent;
}
.page-shop-area .inner-shop-top-right ul > li .dropdown button span {
  margin-left: 15px;
}
.page-shop-area .inner-shop-top-right ul > li .dropdown .dropdown-menu {
  border-radius: 0;
  left: -18px;
  margin: 10px 0 0 0;
}
.page-shop-area .inner-shop-top-right ul > li .dropdown .dropdown-menu > li {
  border: none;
  padding: 0;
  display: inherit;
}
.page-shop-area .inner-shop-top-right ul > .active i {
  color: #3DB4D9;
}
/*--------------------------------------
11.2 Shop Page 1 Area styles
---------------------------------------*/
.shop-1-box {
  margin-bottom: 30px;
  border: 1px solid #e1e1e1;
  position: relative;
  overflow: hidden;
}
.shop-1-box a img {
  display: inline-block;
}
.shop-1-box .overlay {
  left: 0;
  top: 0;
  height: 60%;
  width: 100%;
  margin: 0 auto;
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -ms-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
  z-index: 8;
  position: absolute;
  opacity: 0;
  transform: translateY(-400px);
  background-color: rgba(255, 190, 0, 0.8);
}
.shop-1-box .overlay .active-in-hover {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
.shop-1-box .overlay .active-in-hover ul li {
  margin-bottom: 15px;
  display: inline-block;
}
.shop-1-box .overlay .active-in-hover ul li a {
  height: 42px;
  width: 45px;
  background-color: #ffffff;
  display: block;
  color: #222222;
}
.shop-1-box .overlay .active-in-hover ul li a i {
  line-height: 42px;
  font-size: 14px;
}
.shop-1-box .overlay .active-in-hover ul li a:hover {
  transition: 1s;
  background: #646464;
  color: #ffffff;
}
.shop-1-box:hover .overlay {
  transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  opacity: 1;
}
.shop-1-box .shop-1-box-content {
  text-align: center;
  padding: 30px 0;
}
.shop-1-box .shop-1-box-content h4 {
  font-size: 16px;
  color: #222222;
}
.shop-1-box .shop-1-box-content ul {
  padding-bottom: 5px;
}
.shop-1-box .shop-1-box-content ul li {
  display: inline-block;
}
.shop-1-box .shop-1-box-content ul li i {
  color: #f7c51d;
}
.shop-1-box .shop-1-box-content ul li:last-child i {
  color: #a7a7a7;
}
.shop-1-box .shop-1-box-content span {
  font-size: 18px;
  color: #222222;
}
/*--------------------------------------
11.3 Shop Page 2 Area styles
---------------------------------------*/
.shop-2-box {
  margin-bottom: 30px;
}
.shop-2-box a img {
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.shop-2-box a img:hover {
  opacity: 0.5;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.shop-2-box .media-body {
  text-align: left;
  padding: 8px 30px 0 20px;
}
.shop-2-box .media-body .shop-2-box-content h4 {
  font-size: 20px;
}
.shop-2-box .media-body .shop-2-box-content h4 a {
  color: #222222;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.shop-2-box .media-body .shop-2-box-content h4 a:hover {
  color: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.shop-2-box .media-body .shop-2-box-content ul {
  padding-bottom: 15px;
}
.shop-2-box .media-body .shop-2-box-content ul li {
  display: inline-block;
}
.shop-2-box .media-body .shop-2-box-content ul li i {
  color: #f7c51d;
}
.shop-2-box .media-body .shop-2-box-content ul li:last-child i {
  color: #a7a7a7;
}
.shop-2-box .media-body .shop-2-box-content span {
  font-size: 20px;
  display: block;
  margin-bottom: 20px;
  color: #222222;
}
.shop-2-box .media-body .shop-2-box-content p {
  margin-bottom: 30px;
}
.shop-2-box .media-body .shop-2-box-cart li {
  margin: 0 2px 0 0;
  display: inline-block;
}
.shop-2-box .media-body .shop-2-box-cart li a {
  text-align: center;
  height: 42px;
  width: 45px;
  background: #646464;
  display: block;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.shop-2-box .media-body .shop-2-box-cart li a i {
  line-height: 42px;
  font-size: 14px;
}
.shop-2-box .media-body .shop-2-box-cart li a:hover {
  background: #3DB4D9;
  color: #ffffff;
}
/*--------------------------------------
11.4 Shop Page Details Area styles
---------------------------------------*/
.inner-shop-details .inner-product-details-left .tab-content {
  border: 1px solid #e1e1e1;
}
.inner-shop-details .inner-product-details-left .tab-content a {
  display: block;
}
.inner-shop-details .inner-product-details-left .tab-content a img {
  width: 100%;
}
.inner-shop-details .inner-product-details-left ul li {
  border: 1px solid #e1e1e1;
  width: 29%;
  display: inline-block;
  margin: 16px 17px 0 0;
}
.inner-shop-details .inner-product-details-left ul li a img {
  width: 100%;
}
.inner-shop-details .inner-product-details-left ul li a img:hover {
  opacity: 0.5;
}
.inner-shop-details .inner-product-details-left ul li:last-child {
  margin: 16px 0 0 0;
}
.inner-shop-details .inner-product-details-left ul .active a img {
  opacity: 0.5;
}
.inner-shop-details .inner-product-details-right ul {
  margin: 15px 0 8px 0;
}
.inner-shop-details .inner-product-details-right ul li {
  display: inline-block;
}
.inner-shop-details .inner-product-details-right ul li i {
  color: #f7c51d;
}
.inner-shop-details .inner-product-details-right ul li:last-child i {
  color: #a7a7a7;
  margin-right: 15px;
}
.inner-shop-details .inner-product-details-right .price {
  font-size: 24px;
  font-weight: 600;
  color: #000000;
  margin-bottom: 22px;
}
.inner-shop-details .inner-product-details-right > span {
  font-size: 16px;
  font-weight: 600;
  color: #222222;
  text-transform: uppercase;
  display: block;
}
.inner-shop-details .inner-product-details-right .cat-item {
  padding-bottom: 20px;
  margin-bottom: 10px;
}
.inner-shop-details .inner-product-details-right .product-cart-area {
  margin-top: 28px;
}
.inner-shop-details .inner-product-details-right .product-cart-area a {
  float: left;
  margin-right: 8px;
}
.inner-shop-details .inner-product-details-right .product-cart-area input {
  width: 50px;
  border: 1px solid #dcdcdc;
  border-radius: 0;
  font-size: 18px;
  color: #222222;
  box-shadow: none;
  height: 46px;
  text-align: center;
}
.inner-shop-details .inner-product-details-right > p {
  margin-bottom: 5px;
  margin-bottom: 0;
}
.inner-shop-details .inner-product-details-right > p > span {
  color: #222222;
}
.inner-shop-details .product-details-tab-area {
  margin-top: 60px;
  border: 1px solid #e6e6e6;
  overflow: hidden;
}
.inner-shop-details .product-details-tab-area ul li {
  margin: -2px;
  display: inline-block;
  padding: 10px 0;
  background: #f4f4f4;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.inner-shop-details .product-details-tab-area ul li a {
  color: #222222;
  padding: 12px 30px;
  text-transform: capitalize;
}
.inner-shop-details .product-details-tab-area ul .active {
  background: transparent;
  border-bottom: none;
}
.inner-shop-details .product-details-tab-area ul .active a {
  color: #3DB4D9;
  text-decoration: none;
}
.inner-shop-details .product-details-tab-area ul .active:last-child {
  border-right: none;
}
.inner-shop-details .product-details-tab-area .tab-content {
  padding: 35px 35px 15px 35px;
}
.inner-shop-details .related-products {
  padding-top: 70px;
}
.inner-shop-details .related-products .owl-controls {
  margin: 0;
}
.inner-shop-details .related-products .owl-controls .owl-nav {
  right: 0;
  position: absolute;
  top: -48px;
}
.inner-shop-details .related-products .owl-controls .owl-nav .owl-prev,
.inner-shop-details .related-products .owl-controls .owl-nav .owl-next {
  border-radius: 0;
  background: #010101;
  padding: 6px 12px 3px 12px;
  opacity: 1;
  margin: 2px;
  border: 1px solid #010101;
}
.inner-shop-details .related-products .owl-controls .owl-nav .owl-prev i,
.inner-shop-details .related-products .owl-controls .owl-nav .owl-next i {
  font-weight: 600;
  font-size: 18px;
  color: #ffffff;
}
.inner-shop-details .related-products .owl-controls .owl-nav .owl-prev:hover,
.inner-shop-details .related-products .owl-controls .owl-nav .owl-next:hover {
  background: #3DB4D9;
  transition: 0.7s;
  border: 1px solid #fff4d2;
}
.page-shop-details-area .tagcloud {
  margin-bottom: 0;
}
/*====================================
12. Team Page Area
======================================*/
/*-------------------------------------
12.1 Team Page 1 Area styles  
---------------------------------------*/
.team-box {
  text-align: center;
}
.team-box .overlay-box {
  z-index: 1;
  position: relative;
  margin-bottom: 35px;
}
.team-box .overlay-box .overlay {
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.team-box .overlay-box ul {
  opacity: 0;
  z-index: 5;
  right: 0;
  left: 0;
  top: 30%;
  position: absolute;
}
.team-box .overlay-box ul li {
  display: inline-block;
  margin-bottom: 50px;
  width: 86px;
}
.team-box .overlay-box ul li a i {
  color: #fff;
  font-size: 32px;
  height: 50px;
  width: 50px;
  line-height: 46px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.team-box .overlay-box ul li a:hover i {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  transform: scale(1.2);
}
.team-box .overlay-box:hover .overlay {
  opacity: 1;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.team-box .overlay-box:hover ul {
  opacity: 1;
}
.team-box .overlay-box:hover ul li i {
  transform: scale(1);
}
.team-box h3 {
  margin-bottom: 10px;
}
.team-box h3 a {
  color: #222222;
}
.team-box h3 a:hover {
  color: #3DB4D9;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.team-box p {
  margin-bottom: 0;
}
/*-------------------------------------
12.2 Team Page 2 Area styles 
---------------------------------------*/
.team-2-area .team-2-box {
  margin-bottom: 30px;
}
.team-2-area .team-2-box .media > a img {
  width: 100%;
}
.team-2-area .team-2-box .media .media-body {
  padding-left: 30px;
}
.team-2-area .team-2-box .media .media-body p {
  color: #646464;
  margin-bottom: 26px;
  padding-bottom: 23px;
}
.team-2-area .team-2-box .media .media-body ul {
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  display: inline;
}
.team-2-area .team-2-box .media .media-body ul li {
  text-align: center;
  display: inline;
}
.team-2-area .team-2-box .media .media-body ul li a {
  width: 40px;
  height: 38px;
  display: inline-block;
  background: #646464;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.team-2-area .team-2-box .media .media-body ul li a i {
  color: #ffffff;
  font-size: 24px;
  line-height: 38px;
}
.team-2-area .team-2-box .media .media-body ul li a:hover {
  background: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
/*-------------------------------------
12.3 Team Page 3 Area styles   
---------------------------------------*/
.team-3-area .team-2-box {
  margin-bottom: 30px;
}
.team-3-area .team-2-box .media > a img {
  width: 100%;
}
.team-3-area .team-2-box .media .media-body {
  padding-left: 30px;
}
.team-3-area .team-2-box .media .media-body p {
  color: #646464;
  margin-bottom: 26px;
  padding-bottom: 23px;
}
.team-3-area .team-2-box .media .media-body ul {
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  display: inline;
}
.team-3-area .team-2-box .media .media-body ul li {
  text-align: center;
  display: inline;
}
.team-3-area .team-2-box .media .media-body ul li a {
  width: 40px;
  height: 38px;
  display: inline-block;
  background: #646464;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.team-3-area .team-2-box .media .media-body ul li a i {
  color: #ffffff;
  font-size: 24px;
  line-height: 38px;
}
.team-3-area .team-2-box .media .media-body ul li a:hover {
  background: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
/*-------------------------------------
12.4 Team Page Details Area styles  
---------------------------------------*/.team-details-top-area {
  background: #f8f8f8;
}
.team-details-top-area .img-back-side {
  position: relative;
  z-index: 1;
}
.team-details-top-area .img-back-side .overlay {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-color: rgba(61, 180, 217, 0.32);
  z-index: 8;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.team-details-top-area .img-back-side:hover .overlay {
  opacity: 1;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.team-details-top-area .team-details-top-area-right {
  position: relative;
}
.team-details-top-area .team-details-top-area-right .team-details-social {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.team-details-top-area .team-details-top-area-right .team-details-social li {
  display: inline-block;
}
.team-details-top-area .team-details-top-area-right .team-details-social li a {
  background: #646464;
  height: 36px;
  width: 42px;
  display: block;
  text-align: center;
  line-height: 40px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.team-details-top-area .team-details-top-area-right .team-details-social li a:hover {
  background: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.team-details-top-area .team-details-top-area-right .team-details-social li a i {
  font-size: 18px;
  color: #ffffff;
}
.team-details-top-area .team-details-top-area-right h3 {
  font-size: 30px;
}
.team-details-top-area .team-details-top-area-right .team-details-skill {
  padding-top: 40px;
}
.team-details-top-area .team-details-top-area-right .team-details-skill h2 {
  letter-spacing: 2px;
  text-transform: capitalize;
}
.team-details-top-area .team-details-top-area-right .team-details-skill h2 span {
  color: #656565;
}
.team-details-top-area .team-details-top-area-right .team-details-skill .single-skill {
  margin-top: 40px;
  text-align: center;
}
.team-details-top-area .team-details-top-area-right .team-details-skill .single-skill .progress-circular {
  position: relative;
}
.team-details-top-area .team-details-top-area-right .team-details-skill .single-skill .progress-circular h4 {
  bottom: 50px;
  color: #222222;
  left: 0;
  position: absolute;
  right: 0;
  font-size: 16px;
}
.team-details-team-area {
  position: relative;
}
.team-details-team-area .sub-title {
  margin-bottom: 40px;
}
.team-details-team-area .team-box {
  margin-right: 7px;
}
.team-details-team-area .owl-controls {
  margin: 0;
}
.team-details-team-area .owl-controls .owl-nav {
  right: 0;
  margin-top: 0;
  position: absolute;
  top: -65px;
}
.team-details-team-area .owl-controls .owl-nav .owl-prev,
.team-details-team-area .owl-controls .owl-nav .owl-next {
  border-radius: 0;
  background: #010101;
  padding: 6px 12px 3px 12px;
  opacity: 1;
  margin: 2px;
  border: 1px solid #010101;
}
.team-details-team-area .owl-controls .owl-nav .owl-prev i,
.team-details-team-area .owl-controls .owl-nav .owl-next i {
  font-weight: 600;
  font-size: 18px;
  color: #ffffff;
}
.team-details-team-area .owl-controls .owl-nav .owl-prev:hover,
.team-details-team-area .owl-controls .owl-nav .owl-next:hover {
  background: #3DB4D9;
  transition: 0.7s;
  border: 1px solid #fff4d2;
}
/*====================================
13. Other Section Area
======================================*/
/*-------------------------------------
13.1 Brand Area styles  
---------------------------------------*/
.brand-area {
  padding: 70px 0;
  background: #3DB4D9;
}
.brand-area .brand {
  text-align: center;
}
/* .brand-area .brand .brand-box {
  border: 2px solid #ffffff;
  padding-top: 20px;
  height: 90px;
  margin: 0 auto;
} */
.brand-area .brand .brand-box a {
  display: inline-block;
}
/* .brand-area .brand .brand-box:hover {
  background: #000000;
  border: 2px solid #000000;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
} */
.brand-area .brand .owl-controls {
  margin: 0;
}
.brand-area .brand .owl-controls .owl-prev {
  left: -45px;
  position: absolute;
  border-radius: 0;
  background: #010101;
  padding: 5px 12px;
  opacity: 1;
  margin: 2px;
  top: 30px;
  border: 1px solid #010101;
}
@media (min-width: 480px) and (max-width: 768px) {
  .brand-area .brand .owl-controls .owl-prev {
    left: -17px;
  }
}
@media only screen and (max-width: 479px) {
  .brand-area .brand .owl-controls .owl-prev {
    left: -50px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }
}
.brand-area .brand .owl-controls .owl-prev i {
  font-weight: 600;
  font-size: 18px;
  color: #ffffff;
}
.brand-area .brand .owl-controls .owl-prev:hover {
  background: transparent;
  transition: 0.7s;
  border: 1px solid #fff4d2;
}
.brand-area .brand .owl-controls .owl-next {
  border: 1px solid #010101;
  top: 30px;
  right: -45px;
  position: absolute;
  margin: 2px;
  opacity: 1;
  border-radius: 0;
  background: #010101;
  padding: 5px 12px;
}
@media (min-width: 480px) and (max-width: 768px) {
  .brand-area .brand .owl-controls .owl-next {
    right: -17px;
  }
}
@media only screen and (max-width: 479px) {
  .brand-area .brand .owl-controls .owl-next {
    right: -50px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }
}
.brand-area .brand .owl-controls .owl-next i {
  font-weight: 600;
  color: #ffffff;
  font-size: 18px;
}
.brand-area .brand .owl-controls .owl-next:hover {
  background: transparent;
  transition: 0.7s;
  border: 1px solid #fff4d2;
}
@media only screen and (max-width: 479px) {
  .brand-area:hover .brand .owl-controls .owl-prev {
    left: 0;
  }
}
@media only screen and (max-width: 479px) {
  .brand-area:hover .brand .owl-controls .owl-next {
    right: 0;
  }
}
/*-------------------------------------
13.2 Get A Quote Area styles  
---------------------------------------*/
.get-quote-area {
  position: relative;
  z-index: 8;
}
.get-quote-area .inner-get-quote-area {
  background: #3DB4D9;
}
.get-quote-area .inner-get-quote-area h3 {
  color: #ffffff;
  float: left;
  padding: 38px;
  margin-bottom: 0;
}
.get-quote-area .inner-get-quote-area a {
  float: left;
  margin-top: 25px;
}
/*-------------------------------------
13.3 Why Choose Us Area styles  
---------------------------------------*/
.why-choose-us-area {
  background: url(img/why-choose-us-background.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
  height: 608px;
  position: relative;
}
/* .why-choose-us-area:after {
  content: "";
  height: 100%;
  width: 50%;
  position: absolute;
  background: rgba(230, 230, 230, 0.9);
  top: 0;
} */
.why-choose-us-area .why-choose-us-left {
  padding-right: 145px;
  position: absolute;
  z-index: 1;
}
.why-choose-us-area .why-choose-us-left .why-choose-us-title {
  padding-bottom: 10px;
}
.why-choose-us-area .why-choose-us-left .why-choose-us-title h2 {
  color: #fff;
  margin-bottom: 20px;
}
.why-choose-us-area .why-choose-us-left .why-choose-us-title p{
  color: #fff;
}
.why-choose-us-area .why-choose-us-left .why-choose-us-title h2 span {
  color: #3DB4D9;
}
.why-choose-us-area .why-choose-us-left .why-choose-us-details .panel-default{
  background-color: transparent;
}
.why-choose-us-area .why-choose-us-left .why-choose-us-details .panel-default .panel-heading:hover{
  background-color:#3DB4D9; 
}
.why-choose-us-area .why-choose-us-left .why-choose-us-details .panel-default .panel-heading {
  background-color: transparent;
  border-radius: 0;
  color: #ffffff;
  padding: 10px 20px !important;
  transition: all 0.5s ease 0s;
}
.why-choose-us-area .why-choose-us-left .why-choose-us-details .panel-default .panel-heading .panel-title {
  font-weight: 600;
  font-size: 18px;
}
.why-choose-us-area .why-choose-us-left .why-choose-us-details .panel-default .panel-heading .panel-title a {
  color: #ffffff;
}
.why-choose-us-area .why-choose-us-left .why-choose-us-details .panel-default .panel-heading .panel-title a span {
  color: #ffffff;
}
.why-choose-us-area .why-choose-us-left .why-choose-us-details .panel-default .panel-heading .accordion-toggle:after {
  font-family: FontAwesome;
  content: "\f0ab";
  float: right;
  color: #ffffff;
  font-size: 18px;
}
.why-choose-us-area .why-choose-us-left .why-choose-us-details .panel-default .panel-heading .accordion-toggle.collapsed:after {
  content: "\f0a9";
  font-family: FontAwesome;
}
.why-choose-us-area .why-choose-us-left .why-choose-us-details .panel-default .panel-body {
  padding: 20px 25px;
  color: #fff;
}
.why-choose-us-area .why-choose-us-left .why-choose-us-details .panel-default .active {
  background: #3db4d9;
}
.why-choose-us-area .why-choose-us-left .why-choose-us-details .panel-default .active .panel-title a {
  color: #ffffff;
}
/*--------------------------------------
13.4 Project Activation Area styles
---------------------------------------*/
.project-activation-area .about-counter-list {
  text-align: center;
}
.project-activation-area .about-counter-list h2 {
  position: relative;
  padding-bottom: 20px;
  color: #222222;
  margin-bottom: 15px;
}
.project-activation-area .about-counter-list h2:after {
  content: "";
  height: 3px;
  position: absolute;
  width: 66px;
  background: #3DB4D9;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
}
.project-activation-area .about-counter-list p {
  color: #919191;
  font-size: 16px;
  font-style: italic;
  font-weight: 600;
}
/*======================================
14. Contact Page Area styles 
========================================*/
.page-contact-us-area .page-contact-us-left p {
  margin-bottom: 52px;
}
.page-contact-us-area .page-contact-us-left ul li {
  margin-bottom: 15px;
}
.page-contact-us-area .page-contact-us-left ul li i {
  color: #3DB4D9;
  width: 30px;
  font-size: 20px;
}
.page-contact-us-area .page-contact-us-right .contact-form .form-group {
  margin-bottom: 20px;
}
.page-contact-us-area .page-contact-us-right .contact-form .form-group .form-control {
  border-radius: 0;
  background: #f9f9f9;
  box-shadow: none;
  border: none;
}
.page-contact-us-area .page-contact-us-right .contact-form .form-group input {
  height: 45px;
}
.form-response {
  border-radius: 0!important;
}
.form-response .alert {
  border-radius: 0!important;
}
.form-response .alert-success {
  background: #3DB4D9;
  margin-bottom: 0;
  border-radius: 0;
  border: 0;
}
.form-response .alert-success p {
  color: #ffffff;
  letter-spacing: 4px;
  font-weight: 600;
}
/*======================================
15. 404 Error Page Area styles
========================================*/
.page-error-area {
  text-align: center;
}
.page-error-area .page-error-top {
  background: #3DB4D9;
  padding: 60px 0 130px 0;
}
.page-error-area .page-error-top span {
  font-size: 300px;
  color: #f5f5f5;
  margin-bottom: 0;
  line-height: 300px;
  font-weight: 800;
}
.page-error-area .page-error-top p {
  letter-spacing: 4px;
  font-weight: 600;
  color: #ffffff;
  font-size: 30px;
}
.page-error-area .page-error-bottom {
  margin-top: 45px;
}
.page-error-area .page-error-bottom p {
  margin-bottom: 0;
  font-weight: 600;
  font-size: 18px;
}
/*======================================
16. Sidebar Area styles 
========================================*/
.sidebar .search-box {
  margin-bottom: 45px;
}
.sidebar .recent-news-box {
  display: inline-block;
}
.sidebar .recent-news-box .media {
  margin: 0 0 25px 0;
  padding-bottom: 25px;
}
.sidebar .recent-news-box .media a img {
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.sidebar .recent-news-box .media a img:hover {
  opacity: 0.5;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.sidebar .recent-news-box .media .media-body p {
  margin-bottom: 0;
  line-height: 20px;
}
.sidebar .recent-news-box .media .media-body p span {
  font-size: 13px;
  font-weight: 600;
  font-style: italic;
  color: #222222;
  margin-bottom: 10px;
  display: block;
}
.sidebar .tagcloud {
  margin-bottom: 50px;
}
.sidebar .tagcloud a{
  display: inline-block;
  margin-bottom: 10px;
  float: left;
  margin-right: 10px;
}
.sidebar .tagcloud a {
  color: #6b6b6b;
  font-weight: 600;
  padding: 5px 17px;
  font-size: 14px !important;
  text-transform: capitalize;
  background: #efefef;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.sidebar .tagcloud a:hover {
  background: #3DB4D9;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.gallery {margin-bottom: 1.5em;padding: 5px 0;}
.gallery-item {display: inline-block;text-align: center;vertical-align: top;width: 100%; margin-bottom: -5px;} 
.gallery-item  img{width: 100%;height: auto;padding: 5px;margin-bottom: 5px;}
.gallery-columns-2 .gallery-item {max-width: 50%; }
.gallery-columns-3 .gallery-item {max-width: 33.33%;}
.gallery-columns-4 .gallery-item { max-width: 25%; }
.gallery-columns-5 .gallery-item { max-width: 20%; }
.gallery-columns-6 .gallery-item { max-width: 16.66%;}
.gallery-columns-7 .gallery-item {max-width: 14.28%; }
.gallery-columns-8 .gallery-item {max-width: 12.5%; }
.gallery-columns-9 .gallery-item {max-width: 11.11%; }
.gallery-caption {display: block; }
.sidebar .shopnow-box {
  padding: 100px 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
}
.sidebar .shopnow-box span {
  font-weight: 400;
  font-size: 18px;
}
.sidebar .shopnow-box p {
  font-weight: 600;
  font-size: 30px;
  color: #ffffff;
  margin-bottom: 30px;
  border: 2px solid #ffffff;
  padding: 20px 30px;
  display: inline-block;
}
.solid-underline {
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.solid-underline:after {
  position: absolute;
  content: "";
  height: 1px;
  width: 100%;
  background: #e3e3e3;
  left: 0;
  bottom: 0;
}
.inner-shop-details .inner-product-details-right .solid-underline {
  padding-bottom: 20px;
  margin-bottom: 10px;
}

.sidebar .widget_archive {
  padding-bottom: 30px;
}
.sidebar .widget_archive select{
  width: 100%;
  padding: 10px;
}
.sidebar .widget_archive ul li {
  margin-bottom: 5px;
  padding-bottom: 8px;
}
.sidebar .widget_archive ul li a {
  color: #646464;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.sidebar .widget_archive ul li a i {
  color: #222222;
  margin-right: 15px;
}
.sidebar .widget_archive ul li a:hover {
  color: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.sidebar .widget_archive ul li {
  border-bottom: 1px solid #ddd;
  list-style-type: none;
}
.sidebar .widget_archive ul li:last-child {
  border-bottom: none;
}
.sidebar .widget_archive li{padding: 8px 0 10px;
    color: #555555;
    position: relative;text-align: right;}
.sidebar .widget_archive li a{font-family: 'Source Sans Pro', sans-serif;
    float: left;
    line-height: 35px;
    position: relative;
    padding-left: 5px;}
.sidebar .widget_pages {
  padding-bottom: 30px;
}
.sidebar .widget_pages ul li {
  margin-bottom: 5px;
  padding-bottom: 8px;
  list-style-type: none;
}
.sidebar .widget_pages ul li a {
  color: #646464;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.sidebar .widget_pages ul li a i {
  color: #222222;
  margin-right: 15px;
}
.sidebar .widget_pages ul li a:hover {
  color: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.sidebar .widget_pages ul li {
  border-bottom: 1px solid #ddd;
  list-style-type: none;
}
.sidebar .widget_pages ul li:last-child {
   border-bottom: none;
}
.sidebar .widget_nav_menu {
  padding-bottom: 30px;
}
.sidebar .widget_nav_menu ul li {
  margin-bottom: 5px;
  /*padding-bottom: 8px;*/
}
.sticky{}
.sidebar .widget_nav_menu ul li a {
  color: #646464;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.sidebar .widget_nav_menu ul li a i {
  color: #222222;
  margin-right: 15px;
}
.sidebar .widget_nav_menu ul li a:hover {
  color: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.sidebar .widget_nav_menu ul li {
  border-bottom: 1px solid #ddd;
  list-style-type: none;
}
.sidebar .widget_nav_menu ul li:last-child {
   border-bottom: none;
}
.sidebar .widget_nav_menu ul li .sub-menu{
  margin-left: 20px;
}




.sidebar .widget_categories {
  padding-bottom: 30px;
}
.sidebar .widget_categories li{
  text-align:left;
  border-bottom: 1px solid #ddd;
  padding:8px 0; 
  padding-bottom:8px;
  list-style-type: none;
  overflow: hidden;
  }
.sidebar .widget_categories ul li:last-child {
  border-bottom: none;
}
.sidebar .widget_categories ul li ul.children{
  margin-left:10px;
  border-top: 1px solid #ddd;
 margin-bottom:-10px;
  margin-top:10px;
}

.sidebar .widget_categories ul li > ul.children::first-child{
  padding-bottom:0 !important;

}

.sidebar .widget_categories ul li a{
 text-align:left;
 }
.sidebar .widget_categories select{
}

.sidebar .widget_categories ul li.cat-item a {
  color: #646464;
  float:left;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.sidebar .widget_categories ul li a i {
  color: #222222;
}

.sidebar .widget_categories ul li a:hover {
  color: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}



.sidebar .widget_calendar{
  padding-bottom: 30px;
}
.post-date{font-size: 13px;
    font-weight: 600;
    font-style: italic;
    color: #b0b0b0;
    margin-bottom: 10px;
    display: block;} 
#wp-calendar {padding:5px;border: 1px solid #3db4d9;width:100%;font-size:12px;font-weight:300;border-collapse:separate;border-spacing:1px;margin-left:-2px;}
#wp-calendar caption {text-align: center; font-size: 14px;}
.footer-area-top #wp-calendar caption {text-align: center; font-size: 14px;color: #b0b0b0;}
#wp-calendar tbody td {margin-bottom:10px;text-align:center;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;border:1px solid #585858;padding: 6px 10px;}
#wp-calendar tbody td:hover {border-color:#3db4d9;}
#wp-calendar tbody td.pad {border:0;}
#wp-calendar tbody td#today {color:#fff;background-color:#3db4d9;}
#wp-calendar tfoot td#prev a,#wp-calendar tfoot td#next a {color:#b0b0b0;font-size:12px;font-weight:400;position:relative;text-transform:uppercase;bottom:-9px;margin-bottom:1px;}
#wp-calendar tfoot td#prev {text-align:left;}
#wp-calendar tfoot td#next {text-align:right;}
#wp-calendar thead th {font-size:14px;font-weight:400;color:#b0b0b0;text-align:center;padding-bottom:10px;}
#wp-calendar tbody td a,#wp-calendar tfoot td#prev a:hover,#wp-calendar tfoot td#next a:hover {color:#3db4d9;}

.sidebar .widget_meta {
  padding-bottom: 30px;
}
.sidebar .widget_meta ul li {
  border-bottom: 1px solid #ddd;
  list-style-type: none;
}
.sidebar .widget_meta ul li:last-child {
   border-bottom: none;
}

.sidebar .widget_meta ul li {
  margin-bottom: 5px;
  padding-bottom: 8px;
}
.sidebar .widget_meta ul li a {
  color: #646464;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.sidebar .widget_meta ul li a i {
  color: #222222;
  margin-right: 15px;
}
.sidebar .widget_meta ul li a:hover {
  color: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.sidebar .widget_custom_html {
  padding-bottom: 30px;
}

.sidebar .widget_recent_entries {
  padding-bottom: 30px;
}
.sidebar .widget_recent_entries ul li {
  border-bottom: 1px solid #ddd;
  list-style-type: none;
}
.sidebar .widget_recent_entries ul li:last-child {
   border-bottom: none;
}
.sidebar .widget_recent_entries ul li {
  margin-bottom: 5px;
  padding-bottom: 8px;
}
.sidebar .widget_recent_entries ul li a {
  color: #646464;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.sidebar .widget_recent_entries ul li a i {
  color: #222222;
  margin-right: 15px;
}
.sidebar .widget_recent_entries ul li a:hover {
  color: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.sidebar .widget_search {
  padding-bottom: 30px;
}
.sidebar .widget_recent_comments {
  padding-bottom: 30px;
}
.sidebar .widget_recent_comments ul li {
  border-bottom: 1px solid #ddd;
  list-style-type: none;
}
.sidebar .widget_recent_comments ul li:last-child {
   border-bottom: none;
}
.sidebar .widget_recent_comments ul li {
  margin-bottom: 5px;
  padding-bottom: 8px;
}
.sidebar .widget_recent_comments ul li a {
  color: #646464;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.sidebar .widget_recent_comments ul li a i {
  color: #222222;
  margin-right: 15px;
}
.sidebar .widget_recent_comments ul li a:hover {
  color: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

/* Footer widget styling */
.footer-area-top #wp-calendar tbody td{
  color: #b0b0b0;
}
.footer-area-top .widget_search input {
  background: transparent;
}
.footer-area-top .widget_search {
 padding-bottom: 30px;
}
.footer-area-top .widget_recent_entries {
  padding-bottom: 30px;
}
.footer-area-top .widget_meta ul li {
  border-bottom: 1px solid #dddddd1f;
  list-style-type: none;
}
.footer-area-top .widget_meta ul li:last-child {
   border-bottom: none;
}
.footer-area-top .widget_custom_html {
  padding-bottom: 30px;
}
.footer-area-top .widget_custom_html {
  color: #b0b0b0;
}
.footer-area-top .widget_calendar{
  padding-bottom: 30px;
}
.footer-area-top .widget_recent_entries ul li {
  margin-bottom: 5px;
  padding-bottom: 8px;
}
.footer-area-top .widget_recent_entries ul li {
  border-bottom: 1px solid #dddddd1f;
  list-style-type: none;
}
.footer-area-top .widget_recent_entries ul li:last-child {
   border-bottom: none;
}
.footer-area-top .widget_recent_entries ul li a {
  color: #b0b0b0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.footer-area-top .widget_recent_entries ul li a i {
  color: #222222;
  margin-right: 15px;
}
.footer-area-top .widget_recent_entries ul li a:hover {
  color: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.footer-area-top .widget_media_image{
  padding-bottom: 30px;
}
.footer-area-top .widget_tag_cloud{
  padding-bottom: 30px;
}

.footer-area-top .widget_recent_comments {
  padding-bottom: 30px;
}
.footer-area-top .widget_recent_comments ul li {
  border-bottom: 1px solid #dddddd1f;
  list-style-type: none;
}
.footer-area-top .widget_recent_comments ul li:last-child {
   border-bottom: none;
}
.footer-area-top .widget_recent_comments ul li {
  margin-bottom: 5px;
  padding-bottom: 8px;
}
.footer-area-top .widget_recent_comments ul li a {
  color: #b0b0b0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.footer-area-top .widget_recent_comments ul li a i {
  color: #222222;
  margin-right: 15px;
}
.footer-area-top .widget_recent_comments ul li a:hover {
  color: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.footer-area-top .tagcloud {
  margin-bottom: 50px;
}
.footer-area-top .tagcloud a{
  display: inline-block;
  margin-bottom: 10px;
  float: left;
  margin-right: 10px;
}
.footer-area-top .tagcloud a {
  color: #b0b0b0;
  font-weight: 600;
  padding: 5px 17px;
  background: transparent;
   font-size: 14px !important;
  text-transform: capitalize;
  border: 1px solid #efefef;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.footer-area-top .tagcloud a:hover {
  background: #3DB4D9;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.footer-area-top .widget_archive {
  padding-bottom: 30px;
}
.footer-area-top .widget_archive ul li {
  border-bottom: 1px solid #dddddd1f;
  list-style-type: none;
}
.footer-area-top .widget_archive ul li:last-child {
   border-bottom: none;
}
.footer-area-top .widget_archive select{
  width: 100%;
  padding: 10px;
  background: transparent;
}
.footer-area-top .widget_archive li{padding: 8px 0 10px;
    color: #b0b0b0;
    position: relative;text-align: right;}
.footer-area-top .widget_archive li a{font-family: 'Source Sans Pro', sans-serif;
    float: left;
    line-height: 35px;
    position: relative;
    padding-left: 5px;}
.footer-area-top .widget_archive ul li {
  margin-bottom: 5px;
  padding-bottom: 8px;
}
.footer-area-top .widget_archive ul li a {
  color: #b0b0b0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.footer-area-top .widget_archive ul li a i {
  color: #222222;
  margin-right: 15px;
}
.footer-area-top .widget_archive select option{
  background-color: #000;
  color: #b0b0b0;
}
.footer-area-top .widget_archive ul li a:hover {
  color: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.footer-area-top .widget_categories {
  padding-bottom: 30px;
}
.footer-area-top .widget_categories li{
  text-align:right;
  border-bottom: 1px solid #dddddd1f;
  padding:8px 0; 
  padding-bottom:8px;
  list-style-type: none;
  }
.footer-area-top .widget_categories ul li:last-child {
  border-bottom: none;
}
.footer-area-top .widget_categories ul li ul.children{
  margin-left:10px;
  border-top: 1px solid #dddddd1f;
 margin-bottom:-10px;
  margin-top:10px;
}

.footer-area-top .widget_categories ul li > ul.children::first-child{
  padding-bottom:0 !important;

}

.footer-area-top .widget_categories ul li a{
 text-align:left;
 }
.footer-area-top .widget_categories select{
  background: transparent;
  width: 100%;
}

.footer-area-top .widget_categories ul li.cat-item a {
  color: #646464;
  float:left;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.footer-area-top .widget_categories ul li a i {
  color: #222222;
}

.footer-area-top .widget_categories ul li a:hover {
  color: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.footer-area-top .widget_meta {
  padding-bottom: 30px;
}
.footer-area-top .widget_meta ul li {
  margin-bottom: 5px;
  padding-bottom: 8px;
}
.footer-area-top .widget_meta ul li a {
  color: #b0b0b0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.footer-area-top .widget_meta ul li a i {
  color: #222222;
  margin-right: 15px;
}
.footer-area-top .widget_meta ul li a:hover {
  color: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.footer-area-top .widget_pages {
  padding-bottom: 30px;
}
.footer-area-top .widget_pages ul li {
  border-bottom: 1px solid #dddddd1f;
  list-style-type: none;
}
.footer-area-top .widget_pages ul li:last-child {
   border-bottom: none;
}
.footer-area-top .widget_pages ul li {
  margin-bottom: 5px;
  padding-bottom: 8px;
}
.footer-area-top .widget_pages ul li a {
  color: #b0b0b0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.footer-area-top .widget_pages ul li a i {
  color: #222222;
  margin-right: 15px;
}
.footer-area-top .widget_pages ul li a:hover {
  color: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.footer-area-top .widget_nav_menu {
  padding-bottom: 30px;
}
.footer-area-top .widget_nav_menu ul li {
  border-bottom: 1px solid #dddddd1f;
  list-style-type: none;
}
.footer-area-top .widget_nav_menu ul li:last-child {
   border-bottom: none;
}
.footer-area-top .widget_nav_menu ul li {
  margin-bottom: 5px;
  /*padding-bottom: 8px;*/
}
.footer-area-top .widget_nav_menu ul li a {
  color: #b0b0b0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.footer-area-top .widget_nav_menu ul li a i {
  color: #222222;
  margin-right: 15px;
}
.footer-area-top .widget_nav_menu ul li a:hover {
  color: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.footer-area-top .widget_nav_menu ul li .sub-menu{
  margin-left: 20px;
}

.content{
  margin-top: 45px;
  margin-bottom: 45px;
}

.sidebar .best-seller-box {
  padding-bottom: 30px;
}
.sidebar .best-seller-box .cat-item {
  padding-bottom: 7px;
  margin-bottom: 12px;
}
.sidebar .best-seller-box li .media a {
  padding-right: 0;
  margin: 7px 20px 0 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.sidebar .best-seller-box li .media a:hover img {
  opacity: 0.5;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.sidebar .best-seller-box li .media .media-body h4 {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
.sidebar .best-seller-box li .media .media-body h4 a {
  color: #646464;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.sidebar .best-seller-box li .media .media-body h4 a:hover {
  color: #3DB4D9;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.sidebar .best-seller-box li .media .media-body ul {
  margin: 7px 0;
}
.sidebar .best-seller-box li .media .media-body ul li {
  display: inline-block;
}
.sidebar .best-seller-box li .media .media-body ul li i {
  color: #f7c51d;
}
.sidebar .best-seller-box li .media .media-body ul li:last-child i {
  color: #a7a7a7;
}
.sidebar .best-seller-box li .media .media-body p {
  font-size: 16px;
  color: #3DB4D9;
}
.sidebar .best-seller-box li .media .media-body p span {
  text-decoration: line-through;
  margin-right: 10px;
  color: #222222;
}
/*======================================
17. Footer Area styles 
========================================*/
.footer-area-top {
  background-color: #000;
  position: relative;
  background-size: 100%;
}
.footer-area-top::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(27, 27, 27, 0.5);
}
.footer-area-top p {
  color: #b0b0b0;
}
.footer-area-top h3 {
  font-size: 20px;
  margin-bottom: 30px;
  color: #ffffff;
}
.footer-area-top .footer-social {
  margin-top: 30px;
}
.footer-area-top .footer-social li {
  display: inline-block;
  margin-right: 5px;
}
.footer-area-top .footer-social li a {
  width: 29px;
  height: 26px;
  border: 1px solid #a7a7a7;
  display: block;
  text-align: center;
}
.footer-area-top .footer-social li a i {
  color:#fff;
}
.footer-area-top .footer-social li a:hover i {
  color:#3DB4D9;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.footer-area-top .twitter-feed li {
  margin-bottom: 10px;
}
.footer-area-top .twitter-feed li i {
  float: left;
  margin: 5px 10px 0 0;
  color: #fff;
}
.footer-area-top .twitter-feed li a {
  font-size: 13px;
  color: #b0b0b0;
}
.footer-area-top .twitter-feed li a:hover {
  color: #3DB4D9;
}
.footer-area-top .twitter-feed li p {
  font-size: 13px;
  margin-bottom: 0;
}
.footer-area-top .twitter-feed li p span {
  color: #808080;
}
.footer-area-top .twitter-feed li:last-child {
  margin-bottom: 0;
}
.sidebar .gallery-item .gallery-icon {
  display: inline-block;
  width: 100%;
  margin-bottom: -2px;
}
.sidebar .gallery-item .gallery-icon img:hover {
  opacity: 0.5;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.footer-area-top .corporate-address li {
  margin-bottom: 20px;
  color: #b0b0b0;
}
.footer-area-top .corporate-address li i {
  color: #fff;
  padding-right: 15px;
}
.footer-area-top .corporate-address li:last-child {
  margin-bottom: 0;
}
.footer-area-bottom {
  padding: 30px 0 0 0;
  background: #151515;
  text-align: center;
  color: #b0b0b0;
}
.footer-area-bottom a {
  color: #3DB4D9;
}
.footer-area-bottom a:hover {
  color: #ffffff;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/*-------------- Custom Css --------*/
.qoute-btn{
  background: #75d5f3;
  padding: 12px 30px;
  border-radius: 2px;
  color: #14141c !important;
  text-transform: capitalize;
  font-weight: 600;
  color: #fff !important;
}
.qoute-btn:hover{
  background-color: #fff;
  color: #14141c !important;
}
.header-top-area .header-top-left ul li::after{
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  background: #f5f5f5;
  top: 3px;
}
.header-top-area .header-top-left ul li:last-child::after{
  position: relative;
}
.bg-gray{
  background-color: #f9f9f9;
}
.error-page img{
  margin: 0 auto;
}
.color-theme{
position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-color: rgba(61, 180, 217, 0.81);
}
.color-overlay{
  position: relative;
}
.color-overlay::before{
 
    opacity: 0.8 !important;
    background-color: #3db4d9  !important;
}
.color-overlay .about-counter-list h2:after{
  background: #fff;
}
.color-bg-btn{
  border-color: #ffff;
}
.main-header-area .menu-text-two nav>ul>li>a:hover {
  color: #14141c !important;
}
.header-style1-area .black-top-area{
  background: #14141c;
}

.text-logo a{
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 900;
  color: #94949a;
}
.text-logo a:hover{
  color:#14141c;
}
.text-logo span{
  display: block;
  font-size: 12px;
  margin-top: -5px;
  text-transform: capitalize;
}
.mean-bar .text-logo{
  display: inline-block;
}
.mean-bar .text-logo a{
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 900;
  color: #94949a;
}
.mean-bar .text-logo a:hover{
  color:#14141c;
}
.mean-bar .text-logo span{
  display: block;
  font-size: 12px;
  margin-top: -15px;
  text-transform: capitalize;
    margin-left: 15px;
}

.header-style3-area .main-header-area.stick .menu-text-two nav>ul>li>a:hover,
.header-style3-area .main-header-area.stick  .menu-text-two nav ul .active > a {
  color: #3DB4D9 !important;
}

.cat-value{
  float: right;
}
.project-box{
  padding-bottom: 30px;
}
.sidebar .project-box ul li {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.project-box .left-icon{
  color: #3db4d9;
  padding-right: 10px;
}
.project-box strong{
  color: #3db4d9;
  padding-right: 3px;
}
.project-box .pro-tag{
  background: #3db4d9;
  color: #fff;
  padding: 3px 8px;
  font-size: 12px;
  border-radius: 4px;
  margin-right: 5px;
  font-weight: 600;
}
.project-box .pro-link{
  color: #646464; 
}
.project-box .pro-link:hover{
  color: #3db4d9;
}
.project-box .port-social{
  display: inline-block;
}
.project-box .port-social>li{
  display: inline-block;
  margin: 0 5px;
  padding: 0 !important;
}
.project-box .port-social>li>a{
  color: #14141c;
}
.project-box .port-social>li>a:hover{
  color: #3db4d9;
}
.pro-related{
  margin-bottom: 30px;
}
.pro-related .pro-title{
    font-weight: 600;
    color: #222222;
}
/*-------------- Spacing --------*/
.mt-20{
  margin-top: 20px;
}
.mt-30{
  margin-top: 30px;
}
.mt-60{
  margin-top: 60px;
}
.mb-30{
  margin-bottom: 30px;
}
/*------------ Custom slider ----------*/
.hero-slider .item img {
  width: 100%;
  height: 80vh;
  object-fit: cover;
}
.slide-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
}
.slide-table {
  overflow: hidden;
  display: table;
  width: 100%;
  height: 100%;
}
.slide-table-cell {
  display: table-cell;
  vertical-align: middle;
}
.slide-content {
  overflow: hidden;
}
.slide-content h2 {
  font-size: 40px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 800;
}
.slide-content p {
  color: #fff;
  font-size: 16px;
  margin: 35px auto 40px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.btn-theme {
  padding: 10px 20px;
  color: #fff;
  margin: 10px;
  border: 1px solid #fff !important;
  border-radius: 0;
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize;
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border: 0;
  z-index: 1;
}
.btn.focus, .btn:focus, .btn:hover
{
  color: #fff;
}
.btn-theme.btn-active {
  background-color: #3db4d9;
  border-color: #3db4d9 !important; 
}
.btn-theme:hover{
  color: #fff;
  background-color: #3db4d9;
  border-color: #3db4d9 !important; 
}
.clients-3-area .owl-dots,
.main-slider-three .owl-dots,
.main-slider-two .owl-dots,
.main-slider-one .owl-dots{
  position: absolute;
  bottom: 30px;
left: 50%;
transform: translateX(-50%);
}
.clients-3-area .owl-dot,
.main-slider-three .owl-dot,
.main-slider-two .owl-dot,
.main-slider-one .owl-dot{
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: none;
  margin: 0 5px;
  background-color: #fff;
}
.clients-3-area .owl-dot.active,
.main-slider-three .owl-dot.active,
.main-slider-two .owl-dot.active,
.main-slider-one .owl-dot.active{
  background-color: #3db4d9;
}
.clients-3-area .owl-dot.active:focus,
.main-slider-three .owl-dot.active:focus,
.main-slider-two .owl-dot.active:focus,
.main-slider-one .owl-dot.active:focus{
  outline: 0;
}
.main-slider-one .owl-carousel .owl-nav .owl-next,.main-slider-one .owl-carousel .owl-nav .owl-prev{
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #fff;
  border: transparent;
  width: 35px;
  height: 100px;
  font-size: 18px;
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
 }
 .main-slider-one .owl-carousel .owl-nav .owl-next:hover,.main-slider-one .owl-carousel .owl-nav .owl-prev:hover{
  color: #fff;
  background-color: #3db4d9;
 }
 .main-slider-one .owl-carousel .owl-nav .owl-next{
  right: 0;
}

/*------------- team-Two --------------*/
.our-team-two{
  text-align: center;
}
.our-team-two .team_img{
  position: relative;
  overflow: hidden;
}
.our-team-two .team_img:after{
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,0.2);
  position: absolute;
  bottom: -100%;
  left: 0;
  transition: all 0.3s ease 0s;
}
.our-team-two:hover .team_img:after{
  bottom: 0;
}
.our-team-two img{
  width: 100%;
  height: auto;
}
.our-team-two .social{
  padding: 0 0 18px 0;
  margin: 0;
  list-style: none;
  position: absolute;
  top: -100%;
  right: 10px;
  background: #3db4d9;
  border-radius: 0 0 20px 20px;
  z-index: 1;
  transition: all 0.3s ease 0s;
}
.our-team-two:hover .social{
  top: 0;
}
.our-team-two .social li a{
  display: block;
  padding: 10px 15px;
  font-size: 15px;
  color: #fff;
}
.our-team-two:hover .social li a:hover{
  color: #2a4284;
}
.our-team-two .team-content{
  padding: 20px 0;
  background:#f9f9f9;
}
.our-team-two .title{
  font-size: 18px;
  font-weight: bold;
  color: #14141c;
  text-transform: capitalize;
  margin: 0 0 20px;
  position: relative;
}
.our-team-two .title:before{
  content: "";
  width: 25px;
  height: 1px;
  background: #3db4d9;
  position: absolute;
  bottom: -10px;
  right: 50%;
  margin-right: 9px;
  transition-duration: 0.25s;
}
.our-team-two .title:after{
  content: "";
  width: 25px;
  height: 1px;
  background:#3db4d9;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: 9px;
  transition-duration: 0.25s;
}
.our-team-two:hover .title:before,
.our-team-two:hover .title:after{
  width: 50px;
}
.our-team-two .post{
  display: inline-block;
  font-size: 15px;
  color:  #3db4d9;
  text-transform: capitalize;
}
.our-team-two .post:before{
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #3db4d9;
  margin: 0 auto;
  position: relative;
  top: -13px;
}
@media only screen and (max-width: 990px){
  .our-team-two{ margin-bottom: 30px; }
}

/*-------------- Team-Three -------------*/
.our-team-three{
  text-align: center;
}
.our-team-three .pic{
  position: relative;
  overflow: hidden;
}
.our-team-three .pic img{
  width: 100%;
  height: auto;
  transition: all 0.2s ease 0s;
}
.our-team-three:hover .pic img{
  transform: translateY(-15px);
}
.our-team-three .social_media_team{
  position: absolute;
  bottom: -20%;
  width: 100%;
  background-color:#3db4d9;
  transition: all 0.35s ease 0s;
}
.our-team-three:hover .social_media_team{
  bottom: 0px;
}
.our-team-three .team_social{
  padding: 0;
  margin: 0;
  list-style: none;
  height: 100%;
}
.our-team-three .team_social li{
  display: inline-block;
  margin-right: 5px;
}
.our-team-three .team_social li a{
  width: 45px;
  height: 45px;
  line-height: 45px;
  display: block;
  color:#fff;
  font-size: 18px;
  transition: all 1.3s ease 0s;
}
.our-team-three .team_social li a:hover{
  background: #fff;
  color:#424242;
}
.our-team-three .team-prof{
  margin-top: 10px;
}
.our-team-three .post-title a{
  text-transform: capitalize;
  color:#424242;
  transition: all 0.2s ease 0s;
}
.our-team-three .post-title a:hover{
  text-decoration: none;
  color:#3db4d9;
}
.our-team-three .post{
  color:#3db4d9;
  font-size: 18px;
  text-transform: capitalize;
}
@media screen and (max-width: 990px){
  .our-team-three{
      margin-bottom: 30px;
  }
}
/*------------ counter-area-two -----------*/
.counter-area-two{
  background: url(img/clients/2.jpg); 
  position: relative;
background-size: cover; 
   background-position: center; 
  background-repeat: no-repeat; 
}
.counter-area-two::before{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #000;
  opacity: 0.7;
}
.counter-area-two .about-counter-list h2{
  color:#fff;
}
.counter-area-two .about-counter-list p{
  color:#fff;
}
.count-icon-two,
.count-icon{
  color: #fff;
  font-size: 45px;
  padding-bottom: 10px;
}
.count-icon-two{
  color:#14141c;
}

/*------------ clients-area --------------*/
.team-details-team-area .owl-dots,
.clients-2-area .owl-dots,
.clients-area .owl-dots{
  text-align: center;
  margin-top: 30px;
}
.team-details-team-area .owl-dot,
.clients-2-area .owl-dots .owl-dot,
.clients-area .owl-dots .owl-dot{
  border: none;
  width: 30px;
  height: 5px;
  border-radius: 3px;
  margin: 0 5px;
  background: #14141c;
}

.clients-2-area .owl-dots .owl-dot{
  background-color: #fff;
}
.team-details-team-area .owl-dots .owl-dot.active,
.clients-2-area .owl-dots .owl-dot.active,
.clients-area .owl-dots .owl-dot.active{
  background-color: #3db4d9;
}

/*---------------- Team-area --------------*/
.our-team{
  text-align: center;
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
}
.our-team img{
  width: 100%;
  height: auto;
  transition: all 0.5s ease-in-out 0s;
}
.our-team:hover img{ transform: scale(1.2); }
.our-team .social{
  list-style: none;
  padding: 20px 15px;
  margin: 0;
  background: #3DB4D9;
  position: absolute;
  top: 0;
  left: -50%;
  transition: all 0.4s ease-in-out 0s;
}
.our-team:hover .social{ left: 0; }
.our-team .social li{ display: block; }
.our-team .social li a{
  display: block;
    padding: 7px 0;
    font-size: 18px;
    color: #fff;
    transition: all 0.3s ease-in-out 0s;
}
.our-team .social li:first-child a{ padding-top: 0; }
.our-team .social li:last-child a{ padding-bottom: 0; }
.our-team .social li a:hover{ color: #000; }
.our-team .team-content{
  width: 100%;
  padding: 15px 10px;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  left: 0;
}
.our-team .title{
  color: #fff;
  margin: 0 0 5px 0;
}
.our-team .post{
  display: block;
  font-size: 14px;
  color: #fff;
}
@media only screen and (max-width: 990px){
  .our-team{ margin-bottom: 30px; }
}
/*--------------- Pricing-table -------------*/

.price_title {
  text-align: center;
  background-color: #f5f5f5;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 10px 10px 0px 0px;
  transition: all ease 0.5s 0s;
}
.price_title h2 {
  color: #222222;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  text-align: center;
  font-weight: 600;
  margin-top: 15px;
}
.price_title .price-icon{
font-size: 40px;
}
.price_box {
  box-shadow: 0px 3px 5px 0px rgba(187, 187, 187, 0.25);
  display: inline-block;
  width: 100%;
  border-radius: 10px;
  margin-bottom: 30px;
  transition: all ease 0.5s 0s;
}
.price_box:hover {
  box-shadow: 0px 5px 25px 0px rgba(204, 204, 204, 0.75);
}
.price_box:hover .price_title .price-icon,
.price_box:hover .price_title h2 {
  color: #fff;
}
.price_box:hover .price_title {
  transition: all ease 0.5s 0s;
  background: #3DB4D9;
}

.price_box:hover .hover {
  display: block !important;
  margin: auto;
}

ul.detail_plan {
  margin: 0;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}
ul.detail_plan li {
  list-style: none;
  text-align: center;
  line-height: 35px;
}
.plan_detail h2 {
  font-size: 35px;
  text-align: center;
color: #3DB4D9;
}
.plan_detail .small {
  font-size: 12px !important;
  color: #3DB4D9;
  padding-right: 3px;
}
a.sign_up {
  font-size: 14px;
  text-transform: uppercase;
  border: 2px solid #3db4d9;
  color: #14141c;
  padding: 11px 30px;
  border-radius: 30px !important;
  font-weight: 600;
  transition: all ease 0.5s 0s;
}
a.sign_up:hover {
  transition: all ease 0.5s 0s;
  padding: 11px 33px;
  color: #fff;
  background-color:#3db4d9; 
}
.plan_btn {
  text-align: center;
  margin-top: 35px;
  margin-bottom: 40px;
}
/*-------------- Blog ----------*/

  .blog-meta-list li{
    display:inline-block;
  }
  .blog-meta-list li a{
    color: #14141c;
    font-weight: 500;
    font-size: 13px;
    display: block;
    margin-bottom: 10px;
    margin-right: 10px;
  }
  .blog-meta-list li>a>i{
    padding-right: 5px;
  }
  .blog-meta-btn{
    color: #14141c;
    font-weight: 500;
    border-bottom: 1px solid;
    padding-bottom: 2px;
  }
  .blog-meta-btn:hover,
  .blog-meta-list li a:hover{
    color: #3db4d9;
  }
/*--------------- home-page-two -------------*/
.header-style2-area .header-top-area .header-top-left ul li i,
.header-style2-area .header-top-area .header-top-right ul li a{
  color: #fff;
}
.header-style2-area .header-top-area .header-top-right ul li a:hover{
  color: #3db4d9;
}
.main-slider-two.hero-slider .item img {
  height: 90vh;
}
.main-slider-two .slide-overlay {
  /* background: rgba(27, 14, 95, 0.63) none repeat scroll 0 0; */
}
.main-slider-two .owl-carousel .owl-nav .owl-next,
 .main-slider-two .owl-carousel .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  width: 50px;
  height: 50px;
  font-size: 35px;
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.main-slider-two .owl-carousel .owl-nav .owl-next {
  right: 15px;
}
.main-slider-two .owl-carousel .owl-nav .owl-prev {
  left: 15px;
}
.main-slider-two .owl-carousel .owl-nav .owl-next:hover, .main-slider-two .owl-carousel .owl-nav .owl-prev:hover{
  background-color: #3db4d9;
  border-color:  #3db4d9;
}
/*--------------- top-inner-service --------------*/

.top-inner-service{
  background: #fff;
}
/*------------ featured-2-area -------------*/
.featured-2-area .overlay{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.7);
}


.featured-2-area .owl-carousel .owl-nav .owl-next,
.featured-2-area  .owl-carousel .owl-nav .owl-prev{
  position: absolute;
  top: 50%;
  border: none;
  background: #fff;
  width: 20px;
  height: 30px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.featured-2-area .owl-carousel .owl-nav .owl-next{
right: 0;
}
.featured-2-area  .owl-carousel .owl-nav .owl-prev{
  left: 0;
}
.featured-2-area .owl-carousel .owl-nav .owl-next:hover,
.featured-2-area  .owl-carousel .owl-nav .owl-prev:hover{
  background-color: #3db4d9;
  color: #fff;
}
/*------------- contact-banner-area -------------*/
.clients-2-area .overlay,
.clients-3-area .overlay,
.contact-banner-area .overlay{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
}
.clients-2-area .overlay{
  background-color: rgba(61, 180, 217, 0.81);
}
.clients-3-area .kon-carousel{
  padding-bottom: 100px;
}
.contact-banner-area-two{
  background-color:  #3db4d9;
}
.contact-banner-area-two h3{  
  color: #ffffff;
  font-size: 38px;
  line-height: 1.1;
}
.contact-banner-area-two .btn-read-more{
  border: 1px solid #fff;
  color: #fff;
}
.contact-banner-area-two .btn-read-more:hover{
  background:#fff;
  color:#14141c;
}
/*---------------- home-page-three ----------------*/
.text-wht{
  color: #fff !important;
}
.text-wht:hover{
  color: #3db4d9 !important;
}
.main-slider-three.hero-slider .item img {
  height: 95vh;
}
.main-slider-three .owl-carousel .owl-nav .owl-next,
 .main-slider-three .owl-carousel .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 25px;
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.main-slider-three .owl-carousel .owl-nav .owl-next {
  right: 15px;
}
.main-slider-three .owl-carousel .owl-nav .owl-prev {
  left: 15px;
}
.main-slider-three .owl-carousel .owl-nav .owl-next:hover, .main-slider-three .owl-carousel .owl-nav .owl-prev:hover{
  background-color: #3db4d9;
  border-color:  #3db4d9;
}
.top-get-qoute{
  margin-top: -55px;
}
.feat-icon{
  font-size: 70px;
  color: #3DB4D9;
}
.header-style3-area .cart-area a{
  color: #fff !important;
}
.slider-three .slide-overlay{
background-color: rgba(61, 180, 217, 0.75);}
.slider-three .btn-theme:hover,
.slider-three .btn-theme.btn-active{
  background-color: #fff;
  border-color: #fff;
  color: #14141c;
}

.main-header-area .menu-text-two nav ul .active > a {
  color: #14141c !important;
}

/*--------------------- home-page-four -----------------*/

.header-type-4  .main-header-area{
 padding: 0 30px;
 background: rgba(0, 0, 0, 0.7);
 z-index: 99;
}
.header-style2-area .cart-area > a{
  color:#14141c;
}
.header-style3-area .cart-area > a,
.header-type-4 .cart-area > a{
  color: #fff;
}

/*---------- service-three-area -----------*/
.service-three-area{
  background: #fff;
  padding: 20px;
  margin-bottom: 30px;
  -webkit-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.service-three-area .feat-icon{
  font-size: 50px;
}
.service-three-area .media-body h4>a{
  color: #14141c;
  font-weight: 600;
}
.service-three-area:hover{
  background-color: #3db4d9;
}
.service-three-area:hover .btn-read-more-fill,
.service-three-area:hover .media-body p,
.service-three-area:hover .media-body h4>a,
.service-three-area:hover .feat-icon{
  color: #fff;
}

.service-three-area:hover .btn-read-more-fill{
  border-color: #fff;
}

/*---------------- about-faq ------------*/

.about-faq-area .panel-default>.panel-heading {
  color: #fff;
  background-color: #3db4d9;
  border-color: #000;
}
.blog-dess{
  margin-bottom: 30px;
}
/*---------- pricing-two ---------*/
.price-box-two .price_title{
background-color: #fff;
}

#search {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translate(0px, -100%) scale(0, 0);
  -moz-transform: translate(0px, -100%) scale(0, 0);
  -o-transform: translate(0px, -100%) scale(0, 0);
  -ms-transform: translate(0px, -100%) scale(0, 0);
  transform: translate(0px, -100%) scale(0, 0);
  opacity: 0;
}
#search input[type="search"] {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50%;
  color: white;
  background: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #9a9a9a !important;
  font-size: 40px;
  font-weight: 300;
  text-align: center;
  border: 0px;
  margin: 0px auto;
  outline: none;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  
}
#search .btn {
  position: absolute;
  top: 60%;
  left: 50%;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 0;
  padding: 8px 40px;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#search .btn:hover{
  background-color: #3db4d9;
  border-color: #3db4d9;
}
#search .close {
  position: fixed;
  top: 15px;
  right: 15px;
  color: #fff;

  opacity: 1;
  padding: 10px 17px;
  font-size: 27px;
}
#search.open {
  -webkit-transform: translate(0px, 0px) scale(1, 1);
  -moz-transform: translate(0px, 0px) scale(1, 1);
  -o-transform: translate(0px, 0px) scale(1, 1);
  -ms-transform: translate(0px, 0px) scale(1, 1);
  transform: translate(0px, 0px) scale(1, 1);
  opacity: 1;

}

/*-------------- TimeLine --------------*/
.main-timeline{
  overflow: hidden;
  position: relative;
}
.main-timeline:before,
.main-timeline:after{
  content: "";
  display: block;
  width: 100%;
  clear: both;
}
.main-timeline:before{
  content: "";
  width: 3px;
  height: 100%;
  background: #d6d5d5;
  position: absolute;
  top: 30px;
  left: 50%;
}
.main-timeline .timeline{
  width: 50%;
  float: left;
  padding-right: 30px;
  position: relative;
}
.main-timeline .timeline-icon{
  width: 20px;
  height: 20px;
  background: #fff;
  border: 3px solid #dedede;
  position: absolute;
  top: 5.5%;
  right: -12.5px;
}
.main-timeline .year{
  display: block;
  padding: 10px;
  margin: 0;
  font-size: 20px;
  color: #fff;
  background: #3db4d9;
  text-align: center;
  position: relative;
}
.main-timeline .year:before{
  content: "";
  border-top: 35px solid #75c8e2;
  border-left: 35px solid transparent;
  position: absolute;
  bottom: -35px;
  left: 0;
}
.main-timeline .timeline-content{
  padding: 30px 20px;
  margin: 0 45px 0 35px;
  background: #f2f2f2;
}
.main-timeline .title{
  font-size: 19px;
  font-weight: bold;
  color: #504f54;
  margin: 0 0 10px 0;
}
.main-timeline .description{
  font-size: 14px;
  color: #7d7b7b;
  margin: 0;
}
.main-timeline .timeline:nth-child(2n){ padding: 0 0 0 30px; }
.main-timeline .timeline:nth-child(2n) .timeline-icon{
  right: auto;
  left: -8.5px;
}
 /* .main-timeline .timeline:nth-child(2n) .year{ border-radius: 5px 0 0 5px; }  */
.main-timeline .timeline:nth-child(2n) .year:before{
  border-left: none;
  border-right: 35px solid transparent;
  left: auto;
  right: 0;
}
.main-timeline .timeline:nth-child(2n) .timeline-content{
  text-align: right;
  margin: 0 35px 0 35px;
}
.main-timeline .timeline:nth-child(2){ margin-top: 170px; }
.main-timeline .timeline:nth-child(odd){ margin: -175px 0 0 0; }
.main-timeline .timeline:nth-child(even){ margin-bottom: 80px; }
.main-timeline .timeline:first-child,
.main-timeline .timeline:last-child:nth-child(even){ margin: 0; }

@media only screen and (max-width: 767px){
  .main-timeline{ overflow: visible; }
  .main-timeline:before{
      top: 0;
      left: 0;
  }
  .main-timeline .timeline:nth-child(2),
  .main-timeline .timeline:nth-child(odd),
  .main-timeline .timeline:nth-child(even){ margin: 0; }
  .main-timeline .timeline{
      width: 100%;
      float: none;
      padding: 0 0 0 30px;
      margin-bottom: 20px !important;
  }
  .main-timeline .timeline:last-child{ margin: 0 !important; }
  .main-timeline .timeline-icon{
      right: auto;
      left: -14.5px;
  }
  .main-timeline .year{ border-radius: 50px 0 0 50px; }
  .main-timeline .year:before{
      border-left: none;
      border-right: 35px solid transparent;
      left: auto;
      right: 0;
  }
  .main-timeline .timeline-content{ margin: 0 35px 0 45px; }
}

/*--------------- Pagination -------------*/
.pagination-outer{ text-align: center; }
.pagination{
    display: inline-flex;
    position: relative;
    margin: 50px 0 0px;
}
.pagination a.page-numbers{
  color: #fff;
  background-color: #3db4d9;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  height: 45px;
  width: 45px;
  margin: 0 10px 10px 0;
  border: 2px solid #3db4d9;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding: 8px 14px 8px 14px;
  transition: all 0.4s ease 0s;
}
.pagination span.current{
  color: #3db4d9;
  background-color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  height: 45px;
  width: 45px;
  border: 2px solid #3db4d9;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding: 8px 14px 8px 14px;
  transition: all 0.4s ease 0s;
}
.pagination .nav-links:last-child a.page-numbers{ margin-right: 5px; }
.pagination .nav-links:last-child span.current {
    margin-right: 5px;
}
.pagination span.current a.page-numbers,
.pagination a.page-numbers:hover,
.pagination span.current a.page-numbers:hover{
  color: #fff;
  background-color: #3db4d9;
  border: 2px solid #3db4d9;
}
.pagination a.page-numbers:before,
.pagination a.page-numbers:after{
    content: '';
    background-color: rgba(255,255,255,0.8);
    height:50px;
    width: 50px;
    border-radius:50%;
    transform:translateX(-50%);
    position: absolute;
    z-index: -1;
    transition: all 0.5s;
}
.pagination li a.page-numbers:after {
    top: 50px;
    transition-delay: 0.2s;
}
.pagination a.page-numbers:hover:before,
.pagination span.current a.page-numbers:before,
.pagination li a.page-numbers:hover:after,
.pagination span.current a.page-numbers:after{
    top: 6px;
}
@media only screen and (max-width: 480px){
    .pagination{ display: block; }
    .pagination li{
        margin-bottom: 10px;
        display: inline-block;
    }
}



@media only screen and (max-width: 1200px) {
  li.has-child-menu > ul.thired-level {
    left: -180px;
  }
}  
  
@media only screen and (max-width: 991px) {
  .header-top-left{
    text-align: center;
  }
  .main-header-area .logo-area {
    margin-top: 20px;
}
.main-header-area .text-logo{
  margin-top: 10px;
}
.header-style3-area .main-header-area{
  padding:  0;
}

}
@media only screen and (max-width: 767px) {
.about-faq-area{
margin-top: 30px;
}
}

.screen-reader-text{
  display: none;
}

.replay-area a:before{
  font-family: 'FontAwesome';
    content: "\f064";
    margin-right: 5px;
    color: #3DB4D9;
    font-size: 20px;
}
.error-page h1{
  font-size: 100px;
}

.comment-respond .comment-form-comment textarea {
    position: relative;
    display: block;
    width: 100%;
    padding: 20px 20px;
    color: #a5a5a5;
    height: 170px;
    font-size: 15px;
    resize: none;
    background-color: transparent !important;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    border: 1px solid #e9e9e9;
}

.comment-respond .comment-form-author input {
    position: relative;
    display: block;
    width: 100%;
    padding: 10px 20px;
    height: 45px;
    color: #333;
    font-size: 15px;
     background-color: transparent !important;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    border: 1px solid #e9e9e9;
}
.comment-respond .comment-form-email input {
    position: relative;
    display: block;
    width: 100%;
    padding: 10px 20px;
    height: 45px;
    color: #333;
    font-size: 15px;
    background-color: transparent !important;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    border: 1px solid #e9e9e9;
}

.comment-respond .comment-form-url input {
    position: relative;
    width: 100%;
    padding: 10px 20px;
    height: 45px;
    color: #333;
    font-size: 15px;
    background-color: transparent !important;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    border: 1px solid #e9e9e9;
}

.comment-respond .form-submit input{
    background: transparent;
    padding: 10px 20px;
    font-size: 18px;
    display: inline-block;
    border: 2px solid #3DB4D9;
    text-transform: capitalize;
    color: #222222;
    font-weight: 600;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.comment-body{
	margin: 25px 0;
    border-bottom: 1px dashed rgba(0,0,0,0.2);
    padding-bottom: 15px;
}
.comment-author.vcard {
    margin-bottom:15px;
}
.comment-author.vcard img{
    width: 42px;
	margin-right:10px;
}

.comment ul.children {
    background-color: white;
    padding-left: 50px;
}
.widget_search input[type="text"], .widget_search input[type="search"] {
  position: relative;
    padding: 10px 5px;
    border: 1px solid #d3d3d3;
    background: #fff;
    /* display: block; */
    /* font-size: 16px; */
    height: 39px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.search-form input[type="submit"] {
   margin-top: 10px;
    padding: 8px 4px;
    background: #3db4d9;
    font-size: 14px;
    color: #fff;
    outline: none;
    border: 0px;
    box-shadow: none;
    text-shadow: none;
}
.widget_archive li {
    position: relative;
    font-size: 14px;
   
    padding: 0px 0px !important;
    min-height: 40px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e1e1e1;
    text-align: right;
}

#scrollUp{
	position: fixed; 
	z-index: 2147483647;
}