/*========================================================================
    Index
    ------------------------------------------------------------------------
    # - PreLoader
    # - Header
    # - MainMenu
    # - Breadcrumb Section
    # - Home v2 header slider
    # - Feature Service
    # - Service
    # - About
    # - Call To Action
    # - Team
    # - Blog
    # - Contact form
    # - Footer
*/
/*basic content*/
* {
    margin: 0;
    padding: 0;
}
a {
    color: #4a84c0;
    text-decoration: none !important;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
::-moz-selection {
    background-color: #38adb6;
    color: #ffffff;
}
::selection {
        background-color: #298ae1;
    color: #ffffff;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    -o-text-overflow: '';
       text-overflow: '';
    position: relative;
    cursor: pointer;
}
.select_icon {
    width: 100%;
    position: relative;
    display: block;
}
.select_icon:before {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    z-index: 1;
    right: 20px;
    color: #87868a;
    top: 15px;
    display: inline-block;
}
input:focus,
button:focus,
textarea:focus,
select:focus,
a:focus {
    outline: none;
}
button {
    border: none;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    opacity: 1;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    opacity: 1;
}
input::-ms-input-placeholder, textarea::-ms-input-placeholder {
    opacity: 1;
}
input::placeholder, textarea::placeholder {
    opacity: 1;
}
input,
select {
    width: 100%;
    background-color: #ffffff;
    border: none;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #fff;
    font-weight: 400;
    margin: 0;
    padding: 0;
}
p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #000;
}
body {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100vh;
    overflow-x: hidden;
    overflow-y: scroll;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    font-family: 'Josefin Sans', sans-serif;
}

.text-red{color:#000457;}
.text-color1{color: white;font-size: 20px;}
.text-black{color: #000!important;}.text-white{color: #fff!important;}
.bg{text-shadow:-2px -2px 6px #000000d9;}
.pad_10{padding: 60px 0 0 0!important;}
.pad_12 {padding: 24px 0 0 0; }
.bg1{color: #fff!important;}
.bg2{text-shadow: 5px 2px 9px black;}
.bg3{text-shadow: 2px 1px 5px black}
.bg4{text-shadow:-7px -2px 6px #00000070;}
.hover-img:hover{transition: transform 1s;
transform: rotate(360deg) scale(1) translateX(0px);}
.hover2-img:hover{ transition: transform 1s; transform: skewX(20deg);}
.bg-opacity1{box-shadow:0 0 7px 2px #000000;border-style: outset;}
.bg-opacity2{box-shadow: 0 0 6px 3px #3c4245;}.boxshadow{box-shadow: inset 0 0 4px 2px black;}
.pad_11{padding: 0 0 8px 0!important;}
.img-box{
  position: relative;
  margin-left: 60px;
  margin-right: 20px;
  box-shadow: 0px 0 20px 10px #eee;
}
.shadow-img{box-shadow: 0 0 0px 5px #fff; border: 2px solid;}
.bgvideodes{background:#000;}
.dimenvideo{width: 362px!important; height: 438px!important; padding: 9px 0;}
.img-box:before{
  position: absolute;
  content: '';
  background: url(../images/about/about-shap.png);
  width: 420px;
  height: 406px;
  left: -60px;
  bottom: -60px;
  background-size: cover;
  background-repeat: no-repeat;
}
.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color:#ffcd00;
    border: 1px solid #fcfffa;
}
.img-thumbnail1 {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color:#fff;
    border:2px solid #05187a;    
}
.img-box img{
  position: relative;
  width: 100%;
  z-index: 1;
  border: 2px solid #ff6bd2;
}

.gallery-space {
    margin: 10px 0;
}




.smallvideo{
    box-shadow: 0 0 14px 7px #ffffff;
    border: 1px solid #000;
    border-radius: 5px;width: 498px; height: 282px!important;
    }
.smallvideo1{width: 282px; height: 276px!important;background: #000;}
.mb-30 {
    margin-bottom: 30px;
}
.section_padding {
    padding: 120px 0;
}
.section_border {
    border-bottom: 2px solid #f1f1f1;
}
.hero-section-title {margin-bottom: 60px;}
.hero-section-title h1 {
    font-size: 54px;
    font-weight: 300;
    color: #38373c;
    line-height: 54px;
}
.hero-title-with-shape .heading_with_border {
    position: relative;
    padding-top: 25px;
    margin: 0;
    font-weight: 400;
    font-size: 24px;
}
.hero-title-with-shape .heading_with_border:before {
    content: '';
    background:#ffcd00;
    width: 25px;
    height: 3px;
    border-radius: 10px;
    position: absolute;
    left: 0;
    top: 0;
}
.heading-title-with-shape h1 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 40px;
    font-weight: 300;
}
.hero-title-with-shape {
    margin-bottom: 40px;
}
.btn-yellow:hover {
    color: #000!important;    
}
.btn-yellow {
    background:linear-gradient(45deg, #deb309, #ffc900);
    color: #000!important;
    padding: 17px 40px;
    display: inline-block;
    font-weight: 900;
    text-decoration: none !important;
    letter-spacing: 1px;
    font-size: 14px;    
}
.btn-white {
    background-color:#848589;
    color: #fff !important;
    padding: 17px 40px;
    display: inline-block;
    font-weight: 700;
    text-decoration: none !important;
    letter-spacing: 1px;
    font-size: 12px;
   border-bottom: 2px solid #fff;
   border-top: 2px solid #fff;
}
.btn-black{
    background:#4d1203;
    color: #fff !important;
    padding: 17px 40px;
    display: inline-block;
    font-weight: 700;
    text-decoration: none !important;
    letter-spacing: 1px;
    font-size: 12px;   
}

/*------------------------------------
# .0 PreLoader
------------------------------------*/
.preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background:#000457;
    z-index: 99999999999;
    overflow: hidden;
}
.preloader .loader {
    position: absolute;
    left: 50%;
    width: 80px;
    height: 80px;
    top: 50%;
    margin-top: -40px;
    margin-left: -40px;
}
/* CSS Floation Animation */
.leaf{
    font-size: 30px;
    color: #60b316;
    margin-left: 15px
}
.floating {
  float: left;
  -webkit-animation-name: Floatingx;
  -webkit-animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-name: Floating;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: ease-in-out;
  margin-top: 10px;
  font-size: 20px;
}
@-webkit-keyframes Floatingx {
  from {
    -webkit-transform: translate(0, 0px);
  }
  65% {
    -webkit-transform: translate(0, 15px);
  }
  to {
    -webkit-transform: translate(0, 0px);
  }
}
@-moz-keyframes Floating {
  from {
    -moz-transform: translate(0, 0px);
  }
  65% {
    -moz-transform: translate(0, 15px);
  }
  to {
    -moz-transform: translate(0, 0px);
  }
}
.preloader .loader:before {
    content: '';
    width: 5px;
    height: 5px;
    background: none;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -2.5px;
    margin-left: -2.5px;
    border-radius: 50%;
}
.preloader .loader span {
    width: 80px;
    height: 80px;
    display: inline-block;
    position: absolute;
    left: 50%;
    margin-left: -40px;
    top: 50%;
    margin-top: -40px;
    border-radius: 50%;
    border: 2px solid #009588;
}
.preloader .loader span:before,
.preloader .loader span:after {
    content: '';
    width: 35px;
    height: 3px;
    background: -webkit-linear-gradient(left,#a9e8dc,#a9e8dc,#a9e8dc);
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -1.5px;
    -webkit-transform-origin: left;
        -ms-transform-origin: left;
            transform-origin: left;
    -webkit-animation: rotate 3s linear infinite;
            animation: rotate 3s linear infinite;
}
.preloader .loader span:after {
    width: 25px;
    background: -webkit-linear-gradient(left, #a9e8dc,#a9e8dc,#a9e8dc);
    -webkit-animation: rotate_to 1s linear infinite;
            animation: rotate_to 1s linear infinite;
}
.lds-facebook {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-facebook div {
  display: inline-block;
  position: absolute;
  left: 8px;
  width: 16px;
  background: #d2b802;
  animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}
.lds-facebook div:nth-child(1) {
  left: 8px;
  animation-delay: -0.24s;
}
.lds-facebook div:nth-child(2) {
  left: 32px;
  animation-delay: -0.12s;
}
.lds-facebook div:nth-child(3) {
  left: 56px;
  animation-delay: 0;
}
@keyframes lds-facebook {
  0% {
    top: 8px;
    height: 64px;
  }
  50%, 100% {
    top: 24px;
    height: 32px;
  }
}
/*------------------------------------
# .0 PreLoader 2
------------------------------------*/

.sk-cube-grid {
  margin: 25% auto;
  width: 80px;
  height: 80px;
  position: relative;
}

.spinner {
  margin: 25% auto;
  width: 80px;
  height: 80px;
  position: relative;
}

.spinner > div {
  background:#000f84;
  height: 100%;
  width: 6px;
  display: inline-block;
  
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
  20% { -webkit-transform: scaleY(1.0) }
}

@keyframes sk-stretchdelay {
  0%, 40%, 100% { 
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }  20% { 
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}
/*------------------------------------
# .0 Header
------------------------------------*/
.menu_style_2.main_menu_area .container-fluid {
    padding: 0 40px;
}

.logo {
    display: inline-block;
    margin-top: 10px;
}

.logo-img {
   width:280px;
}

.header_area {
    padding: 15px 0;
}
.header_social .hd_social_icons {
    margin: 0;
    padding: 0;
}
.header_social .hd_social_icons li {
    display: inline-block;
}
.header_social .hd_social_icons li a {
    background-color: #fff;
    color: #87868a;
    display: block;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.padslide{padding-top: 54px;}
.smalllet{font-size: 28px;}
.header_area {
    background:#000457;
    color: white;  
}
.header_contact .hd_contact {
    margin: 0;
    padding: 7px 0;
}
.header_contact .hd_contact li {
    display: inline-block;
    margin-left: 14px;
    color: #ffffff;
    font-weight: 600;
}
.header_contact .hd_contact li i {
    font-size: 20px;
    display: inline-block;
    color: #ffffff;
}
.header_contact .hd_contact li a {
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
}
.header_contact .hd_contact li a:hover {
    color: #fff;
}
.main_menu_area .nav.navbar-nav li a {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    padding: 25px 15px 15px 15px;
    text-shadow:2px 0px 3px #000000e6;
}
.main_menu_area .nav.navbar-nav li a:hover {
    background: none;
    color: none;
}
.navbar-nav {
    float: none;
}
.main_menu_area .nav.navbar-nav.col-md-10 {
    padding: 0;
}
.main_menu_area .navbar-nav .header_right_btn {
    float: right;
}
.main_menu_area .navbar-nav .header_right_btn a.btn-yellow {
    font-size: 15px;
    font-weight: 700;
    color: #38373c;
    padding: 22px 40px;
    text-shadow: none;
}
.main_menu_area .navbar-nav li.header_right_btn a:hover {
    background:linear-gradient(45deg, #deb309, #ffc900);
    color: #000;
}
.main_menu_area .navbar-toggles {
   border-radius: 0;
   border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    display: none;
    width: 40px;
    height: 35px;
    padding: 6px;
    right: 15px;
}
.main_menu_area .navbar-toggles span {
    display: block;
    width: 25px;
    height: 2px;
    background:#ffda00;
    left: 0;
    z-index: 999999;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.responsive_menu {
    position: relative;
    right: 0;
    background: #f1f1f1;
    width: 8%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    z-index: 9999999999;
    top: 0;
    display: none;
    float: right;
    cursor: pointer;
    font-size: 18px;
}

.img-menu {
    width: 100%;
}

/*------------------------------------
# .0 MainMenu
------------------------------------*/

.menu_style_2 .header_social {
    text-align: right;
    margin-top: 10px;
}
.menu_style_2 .container-fluid {
    padding: 0 25px;
}
.main_menu_area {
    /* background: rgba(255, 255, 255, 0.70); */
    padding: 20px 0;
    /* -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.02);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.02); */
    position: absolute;
    z-index: 9999999;
    width: 100%;
}
.menu_style_2.main_menu_area {
    background: #ffffff;
}
.main_menu_area .navbar-nav li {
    float: initial;
    display: inline-block;
}
.main_menu_area .nav.navbar-nav li ul.dropdown-menu li {
    display: block;
}
.main_menu_area .nav.navbar-nav li ul.dropdown-menu {
    background: none;
    border: none;
    border-radius: 0;
    /* width: 200px; */
    padding: 20px 30px;
    display: block;
    top: 100%;
    -webkit-box-shadow: none;
    z-index: 9999999999;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
     opacity: 0;
     visibility: hidden;
    background: #002a5e;
    -webkit-transform: rotateX(90deg);
            transform: rotateX(90deg);
    -webkit-transform-origin: top;
        -ms-transform-origin: top;
            transform-origin: top;
    box-shadow: 0 5px 10px rgba(69, 69, 74, 0.20);
}
.main_menu_area .nav.navbar-nav li ul.dropdown-menu li a {
    padding: 10px 0;
    background: #002a5e;
    color: #ffffff;
    -webkit-transform-origin: center;
        -ms-transform-origin: center;
            transform-origin: center;
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s;
    font-size: 16px;
}
.main_menu_area .nav.navbar-nav li:hover ul.dropdown-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
}
.main_menu_area .nav.navbar-nav li:hover ul.dropdown-menu li:nth-child(2) a {
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
}
.main_menu_area .main_nav_2 {
    width: 100%;
}
.main_menu_area .nav.navbar-nav.navbar-right.btn-right {
    text-align: right;
    padding-right: 0;
}
.main_menu_area .remove_padding {
    padding-right: 0;
}
.main_menu_area .navbar-right.btn-right li a {
    color: #87868a;
    padding: 16px 25px;
    text-align: center;
}
.main_menu_area .navbar-right.btn-right li a:hover {
    background-color: #87868a;
    color: #ffffff;
}


/*------------------------------------
# .0 Breadcrumb Section
------------------------------------*/
.breadcrumb_section {
    background: #e4e4e4 url(../images/bc.jpg) center left no-repeat;
    background-size: cover;
    position: relative;
    padding-top: 224px;
}
.breadcrumb_section .breadcrumb {
    background: none;
    margin: 0 0 15px 0;
    padding: 0;
}
.breadcrumb > li + li:before {
    content: '-';
    color: #838286;
}
.breadcrumb_section .breadcrumb li a:hover {
    color: #4a84c0;
}
.breadcrumb_section .breadcrumb li a, .breadcrumb_section .breadcrumb li {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
}
.breadcrumb_section h1 {
    font-size: 54px;
    font-weight: 300;
}











.breadcrumb_section2 {
    background: #e4e4e4 url(../images/blue.jpg) center left no-repeat;
    background-size: cover;
    position: relative;
    padding-top: 224px;
}
.breadcrumb_section2 .breadcrumb {
    background: none;
    margin: 0 0 15px 0;
    padding: 0;
}
.breadcrumb > li + li:before {
    content: '-';
    color: #838286;
}
.breadcrumb_section2 .breadcrumb li a:hover {
    color: #4a84c0;
}
.breadcrumb_section2 .breadcrumb li a, .breadcrumb_section2 .breadcrumb li {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
}
.breadcrumb_section2 h1 {
    font-size: 54px;
    font-weight: 300;
}




/*------------------------------------
# .0 Home v2 header slider
------------------------------------*/
.header_slider_area.owl-carousel .owl-stage-outer {
    overflow: inherit;
    height: 100% !important;
    overflow: hidden;
}
.header_slider_bg {
    background: url(../images/slider/slider-2.jpg) center center no-repeat;
    background-size: cover;
    height: 100%;
    padding: 315px 0 100px 0;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.slider_bg2 {
    background-image: url(../images/slider/slider-3.jpg);
}
.slider_bg3 {
    background-image: url(../images/slider/slider-4.jpg);
}
.slider_bg21 {
    background-image: url(../images/slider/slider-22.jpg);
}
.slider_bg22 {
    background-image: url(../images/slider/slider-33.jpg);
}
.slider_bg23 {
    background-image: url(../images/slider/slider-44.jpg);
}
.header_slider_area .owl-item .header_slider_bg p {
    margin-left: -200px;
    -webkit-transition: 2s;
    -o-transition: 2s;
    transition: 2s;
    opacity: 0;
    position: relative;
    font-size: 20px;
    font-weight: 600;
    z-index: 1;
    color: #000;
    /*text-shadow:0px -3px 4px black; */
}
.header_slider_area .owl-item.active .header_slider_bg p {
    margin-left: 0;
    -webkit-transition: 2s;
    -o-transition: 2s;
    transition: 2s;
    opacity: 1;
    position: relative;
}
.header_slider_area .header_slider_bg h1 {
    margin: 15px 0 35px 0;
    font-size: 70px;
    font-weight: 600;
    line-height: 70px;
}
.home_v2_header_slider .header_slider_bg .col-md-6 {
    padding: 0;
}
.header_slider_area .owl-item .header_slider_bg h1 {
    -webkit-transition: 2s;
    -o-transition: 2s;
    transition: 2s;
    position: relative;
    display: inline-block;
    margin-left: -90px;
    opacity: 0;
    visibility: hidden;
    padding-right: 10px;
}
.header_slider_area .owl-item.active .header_slider_bg h1 {
    margin-left: 0;
    -webkit-transition: 2s;
    -o-transition: 2s;
    transition: 2s;
    opacity: 1;
    visibility: visible;
}
.header_slider_area .header_slider_bg p span {
    display: inline-block;
    position: relative;
    margin-right: 60px;
    z-index: 1;
}
.header_slider_area .owl-item .header_slider_bg .slide_button a {
    display: inline-block;
    margin-top: 100px;
    -webkit-transition: 2s;
    -o-transition: 2s;
    transition: 2s;
}
.header_slider_area .header_slider_bg .slide_button {
    position: relative;
    overflow: hidden;
    height: 68px;
}
.header_slider_area .owl-item.active .header_slider_bg .slide_button a{
    margin-top: 0;
    -webkit-transition: 2s;
    -o-transition: 2s;
    transition: 2s;
}
.header_slider_area .header_slider_bg p span:before {
    content: '';
    width: 75px;
    height: 3px;
    position: absolute;
    left: 0;
    top: 42%;
    background: #4a84c0;
    margin-top: -1px;
    z-index: -1;
}
.header_slider_area .owl-dots {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 50px;
    z-index: 999999;
    text-align: center;
}
.header_slider_area .owl-dots button {
    width: 10px;
    height: 10px;
    background: #38373c;
    border-radius: 50%;
    margin: 0 3px;
    opacity: .20;
}
.header_slider_area .owl-dots button.active {
    opacity: 1;
}


/*------------------------------------
# .0 Feature Service
------------------------------------*/
.feature_service_area {
    color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    position: relative;
    background:#000457;
}
.feature_service_box_width {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-right: 1px solid #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    padding: 60px 40px;
    
}
.feature_service_box_width:last-of-type{
    border-right: none;
}
.feature_service_box_width:hover {
    background:#363636;
    box-shadow: -2px 5px 10px 0px #ffffff;
}
.feature_service_box_width i {
    font-size: 65px;
    margin-bottom: 25px;
    display: block;
    color: #fff;
}
.feature_service_box_width p {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}


.marquee {
 height: 30px;  
 overflow: hidden;
 position: relative;
}


.marquee ul {
 position: absolute;
 height: 30px;  

 text-align: center;
 /* Starting position */
 -moz-transform:translateX(100%);
 -webkit-transform:translateX(100%);    
 transform:translateX(100%);
 /* Apply animation to this element */  
 -moz-animation: scroll-left 5s linear infinite;
 -webkit-animation: scroll-left 5s linear infinite;
 animation: scroll-left 20s linear infinite;
}



/* Move it (define the animation) */
@-moz-keyframes scroll-left {
 0%   { -moz-transform: translateX(100%); }
 100% { -moz-transform: translateX(-100%); }
}
@-webkit-keyframes scroll-left {
 0%   { -webkit-transform: translateX(100%); }
 100% { -webkit-transform: translateX(-100%); }
}
@keyframes scroll-left {
 0%   { 
 -moz-transform: translateX(100%); /* Browser bug fix */
 -webkit-transform: translateX(100%); /* Browser bug fix */
 transform: translateX(100%);       
 }
 100% { 
 -moz-transform: translateX(-100%); /* Browser bug fix */
 -webkit-transform: translateX(-100%); /* Browser bug fix */
 transform: translateX(-100%); 
 }
}








.bounce {
 height: 30px;  
 overflow: hidden;
 position: relative;
}
.bounce ul {
 position: absolute;
 line-height: 30px;
 /* Starting position */
 -moz-transform:translateX(50%);
 -webkit-transform:translateX(50%); 
 transform:translateX(50%);
 /* Apply animation to this element */  
 -moz-animation: bouncing-text 15s linear infinite alternate;
 -webkit-animation: bouncing-text 15s linear infinite alternate;
 animation: bouncing-text 15s linear infinite alternate;
}
/* Move it (define the animation) */
@-moz-keyframes bouncing-text {
 0%   { -moz-transform: translateX(50%); }
 100% { -moz-transform: translateX(-50%); }
}
@-webkit-keyframes bouncing-text {
 0%   { -webkit-transform: translateX(50%); }
 100% { -webkit-transform: translateX(-50%); }
}
@keyframes bouncing-text {
 0%   { 
 -moz-transform: translateX(50%); /* Browser bug fix */
 -webkit-transform: translateX(50%); /* Browser bug fix */
 transform: translateX(50%);        
 }
 100% { 
 -moz-transform: translateX(-50%); /* Browser bug fix */
 -webkit-transform: translateX(-50%); /* Browser bug fix */
 transform: translateX(-50%); 
 }
}







.bigger {
    font-size: 100px;
    font-weight: 600;
    color: #38373c;
    line-height: 54px;
}










/*------------------------------------
# .0 About Style 3
------------------------------------*/
.about_image_box {
    background: none;
    background-size: cover;
    position: relative;
    padding: 125px 0 125px 0;
    z-index:1;
    width: 100%;
    height: 365px;
}
.about_style_3_details {
    margin-top: 60px;
    position: relative;
}
.about_style_3_details > img.about_us_shape {
    position: absolute;
    z-index: -1;
    width: 152px;
    height: 152px;
    margin-left: -50px;
    top: -19px;
}
.about_style_3_details p {
    color: #87868a;
    font-weight: 400;
}
.about_style_3_details h1 span {
    font-weight: 300;
    color: #4a84c0;
}
.about_style_3_details h1 {
    font-weight: 600;
    font-size: 40px;
}
.about_style_4_details i {
    font-size: 76px;
    color: #b23437;
}

/*footer*/
.footer_style_4_area {
    background: #000;
    background-size: cover;
    color: #ffffff;
    z-index: 1;
    position: relative;
}
.footer_style_4_area:before {
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #00000080;
    z-index: -1;
    opacity: .70;
    position: absolute;
}

/*------------------------------------
# .0 About Style 4
------------------------------------*/
.about_style_4_area {
    background: #38373c url(../images/breather-easy-bg.jpg) center center fixed no-repeat;
    background-size: cover;
    color: #ffffff;
    z-index: 1;
    position: relative;
}
.about_style_4_area:before {
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color:#000000c7;
    z-index: -1;
    opacity: .70;
    position: absolute;
}
.about_style_4_details h1 {
    margin: 60px 0 40px 0;
    font-weight: 600;
    color: #ffffff;
    font-size: 50px;
}
.about_style_4_details p {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 55px;
    color: #ffffff;
    font-weight: 300;
}








.about_style_lui_area {
    background: #38373c url(../images/slider/slider-5.jpg) center center fixed  no-repeat;
    background-size: cover;
    color: #ffffff;
    z-index: 1;
    position: relative;
}
.about_style_lui_area:before {
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #00000080;
    z-index: -1;
    opacity: .70;
    position: absolute;
}
.about_style_lui_details h1 {
    margin: 60px 0 40px 0;
    font-weight: 600;
    color: #ffffff;
    font-size: 50px;
}
.about_style_lui_details p {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 55px;
    color: #ffffff;
    font-weight: 300;
}
.about_style_lui_area3 {
    background: #38373c url(../images/parallax3.jpg) center center  fixed  no-repeat;
    background-size: cover;
    color: #ffffff;
    z-index: 1;
    position: relative;
}
.about_style_lui_area3:before {
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #000000c7;
    z-index: -1;
    opacity: .70;
    position: absolute;
}





/*------------------------------------
# there- letter
------------------------------------*/

.letterefe{
        color: #fff;
        font-size: 92px;        
        text-transform: uppercase;
        font-weight: 700;       
        background:linear-gradient(to left,#6d6c6c 40%, #ffffff 49%);
        background-size: auto auto;
        background-clip: border-box;
        background-size: 200% auto;
        color: #fff;
        background-clip: text;
        text-fill-color: transparent;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        animation: textclip 2.7s linear infinite;
        display: inline-block;
        text-shadow: 0 0 0 0 #000;
    }

@keyframes textclip {
    to {
        background-position: 200% center;
    }
}
.letterefe1{
        color: #fff;
        font-size: 92px;        
        text-transform: uppercase;
        font-weight: 700;       
        background:linear-gradient(#002b60 10%, #bdbec0 50%, #002451 60%);
        background-size: auto auto;
        background-clip: border-box;
        background-size: 200% auto;
        color: #fff;
        background-clip: text;
        text-fill-color: transparent;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        animation: textclip 2.7s linear infinite;
        display: inline-block;
        text-shadow: 0 0 0 0 #000;
    }

@keyframes textclip {
    to {
        background-position: 200% center;
    }
}


/*------------------------------------
# Scroll To Top
------------------------------------*/
.ir-arriba{
  display:none;
  background-repeat:no-repeat;
  font-size:20px;
  color:#d2b802;
  cursor:pointer;
  position:fixed;
  bottom:10px;
  right:10px;
  z-index:2;
}
.ir-arriba:hover{ color:#d2b802; }

/*------------------------------------
# New seccion-services
------------------------------------*/
.img-scale img {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    width: 100%;
    transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -moz-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -webkit-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -o-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
}
.img-scale:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -moz-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -webkit-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -o-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    box-shadow:-1px -5px 7px 1px #0000004f;
    border: 2px solid #000;
}
.sevice-box figure {
    margin: 0px;
    box-shadow: -1px -5px 7px 1px #01b10140;
    border: 3px dashed #01b101;
}
.sevice-box figure img {
    width: 100%;
}
.sevice-box .service-text {
    box-shadow: 4px 2px 4px #00000075;
    padding: 25px 20px;
    margin: -78px 25px 0px 25px;
    position: relative;
    z-index: 3;
    background:#000;
    border-top: 0px;
    position: relative;
    z-index: 2;
    top: 0;
    transition: all 0.3s ease-in-out;
}
.sevice-box:hover .service-text {
    top: -10px;
    color: #fff;
}
.sevice-box .service-text h3 a {
    color: #fff;
    transition: all 0.3s ease-in-out 0.2s;
}
.sevice-box:hover .service-text h3 a {
    color: #fff;
}
.sevice-box .service-text:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    content: '';
    background:#a1d000;
    z-index: -1;
    transition: all 0.3s ease-in-out;
}
.sevice-box:hover .service-text:before {
    height: 100%;
    background: #01b101;
    border: 1px dashed #000;
}
.sevice-box:hover span a{
    background: #000;
}
.sevice-box .service-text p{color: #fff;}
.sevice-box:hover .service-text p {
    color: #fff;
}
.sevice-box:hover .service-text h3 {
    color: #fff!important;
}
/*------------------------------------
# New seccion-services2
------------------------------------*/
.btn-servi{
    background:#00b100;
    padding: 20px;
    color: #fff!important;
}
figure.snip0042 {
  font-family: 'Josefin Sans', sans-serif;
  position: relative;
  overflow: hidden;
  margin: 10px;
  min-width: 220px;
  max-width:435px;
  width: 100%;
  background: #ffffff;
  color: #ffffff;
}
figure.snip0042 > img {
  max-width: 100%;
}
figure.snip0042 figcaption {
  padding: 20px 30px 20px 25%;
  position: relative;
}
figure.snip0042 figcaption h2,
figure.snip0042 figcaption p {
  margin: 0;
  text-align: right;
  padding: 10px 0;
  right: 0;
  width: 100%;
}
figure.snip0042 figcaption h2 {
  font-size: 1.6em;
  font-weight: 400;
  text-transform: uppercase;
  border-bottom: 1px double rgb(250 250 250);
}
figure.snip0042 figcaption .icons {
    width: 68%;
    text-align: center;
    background:linear-gradient(45deg, #deb309, #ffc900);
    padding: 11px;
    float: right;
    margin-bottom: 20px;
}
figure.snip0042 figcaption .icons i {
  font-size: 26px;
  padding: 5px;
  color: #ffffff;
  top: 50%;
}
figure.snip0042 .position {
  width: 100%;
  text-align: right;
  padding: 8px 30px 13px;
  font-size: 0.8em;
  opacity: 0.8;
  font-style: italic;
}
figure.snip0042:after {
  position: absolute;
  top: 0;
  left: -16%;
  height: 110%;
  width: 30%;
  background-color: #000000;
  content: '';
  border-right: 4px solid #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  -webkit-transform: skewX(-7deg) translateX(0px);
  transform: skewX(-7deg) translateX(0px);
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
figure.snip0042.yellow {
  background: #000457;
}
figure.snip0042.yellow:after {
  background:linear-gradient(45deg, #deb309, #ffc900);
}
figure.snip0042:hover:after,
figure.snip0042.hover:after {
  -webkit-transform: skewX(-7deg) translateX(10px);
  transform: skewX(-7deg) translateX(10px);
}
/*------------------------------------
# New seccion-services2
------------------------------------*/
figure.snip0051 {
  position: relative;
  overflow: hidden;  
  background:#412821;
  box-shadow:-4px -2px 0px 1px #40272059;
  border-style: double;
  color: #fff;
}

figure.snip0051 > img {
  margin-left: 50%;
  opacity: 1;
  width: 70%;
  filter: blur(0px);
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
figure.snip0051 figcaption {
  left: 0;
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  background:linear-gradient(0deg, #bb6f28, #893900);
}
figure.snip0051 figcaption h2,
figure.snip0051 figcaption p {
  margin: 0;
  color: #000000;
  text-align: right;
  position: absolute;
  padding: 10px 0 10px 4px;
  margin: 0 40px 0 20px;
}
figure.snip0051 figcaption h2 {
  font-size: 2em;
  bottom: 66%;
  right: 0;
  font-weight: 500;
  text-transform: capitalize;
  border-bottom:1px dashed rgb(255 255 255);
  color: #fff;
}
figure.snip0051 figcaption p {
  top: 36%;
}
figure figcaption span a {
    padding-left: 10%;
    margin-top: 90%;
    position: absolute;
    background: #402720;
    padding-top: 4%;
    height: 17%;
    width: 60%;
}
figure.snip0051 .icons {
  padding: 5px;
  position: absolute;
  left: 50%;
  top: 50%;
  padding-left: 30px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
figure.snip0051 .icons i {
  font-size: 32px;
  padding: 10px;
  color: #ffffff;
  opacity: 0;
  top: 50%;
  display: inline-block;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-transform: translateX(50px);
  transform: translateX(50px);
}
figure.snip0051 .icons a:first-child i {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
figure.snip0051 .icons a:nth-child(2) i {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
figure.snip0051 .icons a:nth-child(3) i {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
figure.snip0051:after {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 35px;
  width: 35px;
  background-color: #402720;
  content: '';
  -webkit-transform: rotate(45deg) translate(-50%, -50%);
  transform: rotate(45deg) translate(-50%, -50%);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
figure.snip0051:hover > img,
figure.snip0051.hover > img {
  opacity: 0.5;
  filter: blur(5px);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
figure.snip0051:hover i,
figure.snip0051.hover i {
  opacity: 0.8;
  -webkit-transform: translate(0);
  transform: translate(0);
}
figure.snip0051:hover a:first-child i,
figure.snip0051.hover a:first-child i {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
figure.snip0051:hover a:nth-child(2) i,
figure.snip0051.hover a:nth-child(2) i {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
figure.snip0051:hover a:nth-child(3) i,
figure.snip0051.hover a:nth-child(3) i {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
/*------------------------------------
# New home-portfolio
------------------------------------*/
figure.snip0013 {
  position: relative;
  overflow: hidden;

  text-align: center;
}
figure.snip0013 img {
  max-width: 100%;

  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
figure.snip0013 > div {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  position: absolute;
}
figure.snip0013 > div a {
  color: #ffffff;
}
figure.snip0013 > div a i {
  font-size: 50px;
  opacity: 0;
  top: 50%;
  position: relative;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  display: inline-block;
}
figure.snip0013 > div a i.left-icon {
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
figure.snip0013 > div a i.right-icon {
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
figure.snip0013 > div::before {
  position: absolute;
  top: 30px;
  right: 50%;
  bottom: 30px;
  left: 50%;
  border-left: 2px solid rgba(255, 255, 255, 0.8);
  border-right: 2px solid rgba(255, 255, 255, 0.8);
  content: '';
  opacity: 0;
  background-color: #ffffff;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

figure.snip0013:hover > div i {
  opacity: 0.9;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
figure.snip0013:hover > div i.left-icon {
  -webkit-transform: translate3d(-25%, -50%, 0);
  transform: translate3d(-25%, -50%, 0);
}
figure.snip0013:hover > div i.right-icon {
  -webkit-transform: translate3d(25%, -50%, 0);
  transform: translate3d(25%, -50%, 0);
}
figure.snip0013:hover > div::before {
  background: rgb(0 0 0 / 70%);
  left: 30px;
  right: 30px;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

/*------------------------------------
# New home-portfolio2
------------------------------------*/
figure.snip1148 {
  position: relative;
  overflow: hidden;
  text-align: left;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

figure.snip1148 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

figure.snip1148 img {
  position: relative;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

figure.snip1148:after {
  background: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: -55px;
  content: '';
  opacity: 0;
  -webkit-transform: skew(-45deg) translateY(0%);
  transform: skew(-45deg) translateY(0%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

figure.snip1148 .icons {
  width: 100%;
  bottom: 47%;
  left: 70px;
  position: absolute;
  text-align: center;
  z-index: 1;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

figure.snip1148 .icons i {
  font-size: 24px;
  display: inline-block;
  border-radius: 4px;
  text-align: center;
  color: #ffffff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  margin: 14px;
  background-color: #262626;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
}

figure.snip1148 .icons a:first-child {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}

figure.snip1148 .icons a:nth-child(2) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

figure.snip1148 .icons a:nth-child(3) {
  -webkit-transition-delay: 0.45s;
  transition-delay: 0.45s;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

figure.snip1148 a {
  opacity: 0;
  display: inline-block;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

figure.snip1148 a:hover i {
  -webkit-transform: translate(-5px, -5px);
  transform: translate(-5px, -5px);
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
}

figure.snip1148.blue i {
  color: #fff;
  background-color:#ba7029;
}

figure.snip1148.blue:after {
  background-color: #000;
}

figure.snip1148:hover img,
figure.snip1148.hover img {
  -webkit-transform: scale(1);
  transform: scale(1);
}

figure.snip1148:hover:after,
figure.snip1148.hover:after {
  -webkit-transform:rotate(40deg);
  transform: rotate(40deg);
  opacity: 0.8;
}

figure.snip1148:hover .icons a,
figure.snip1148.hover .icons a {
  opacity: 1;
}

/*------------------------------------
# New home-portfolio3
------------------------------------*/

.snip1573 {
  background-color: #000;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  /*margin: 10px;*/
  box-shadow: -5px 5px 8px 0px #00000091;
  overflow: hidden;
  position: relative;
  text-align: center;

}

.snip1573 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

.snip1573:before,
.snip1573:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  background-color: #000457;
  border-left: 3px solid #f2c004;
  border-right: 3px solid #f2c004;
  content: '';
  opacity: 0.9;
  z-index: 1;
}

.snip1573:before {
  -webkit-transform: skew(45deg) translateX(-155%);
  transform: skew(45deg) translateX(-155%);
}

.snip1573:after {
  -webkit-transform: skew(45deg) translateX(155%);
  transform: skew(45deg) translateX(155%);
}

.snip1573 img {
  backface-visibility: hidden;
  max-width: 100%;
  vertical-align: top;
}

.snip1573 figcaption {
  top: 50%;
  left: 50%;
  position: absolute;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%) scale(0.5);
  transform: translate(-50%, -50%) scale(0.5);
  opacity: 0;  
}

.snip1573 h3 {
  background-color: #fff;
  color: #fff;
  border-radius: 5px;
  font-size: 3em;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 0;
  padding: 31px 31px;
  text-transform: uppercase;
}

.snip1573 a {
  position: absolute;
  top: 4px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  color: #f5c202;
}

.snip1573:hover > img,
.snip1573.hover > img {
  opacity: 0.5;
}

.snip1573:hover:before,
.snip1573.hover:before {
  -webkit-transform: skew(45deg) translateX(-55%);
  transform: skew(45deg) translateX(-55%);
}

.snip1573:hover:after,
.snip1573.hover:after {
  -webkit-transform: skew(45deg) translateX(55%);
  transform: skew(45deg) translateX(55%);
}

.snip1573:hover figcaption,
.snip1573.hover figcaption {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}

/*------------------------------------
# .0 About
------------------------------------*/
.about_gray {
    background-color: #f1f1f1;
    padding: 70px 100px;
}
.about_image,
.about_image.about_style_2_img .about_2_img {
    position: relative;
    height: 435px;
    width: 95%;
    background: url(../images/about.jpg) right center no-repeat;
    background-size: cover;
    box-shadow:0px -1px 4px 4px #878e96, inset 0 0 3px 3px white;
}

.about_image .about_service_box_1:nth-child(2){
    border-left:none;
}
.about_image .about_service_box_1:last-child {
    border-right: none;
}
.about_image .about_service_box_1 h2 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 300;
    line-height: 34px;
}
.about_image .about_service_box_1.about_service_box_2_bg h2 {
    color: #38373c;
}
.about_image .about_service_box_2_bg {
    background-color: #b23437;
    color: #38373c;
    margin-right: 0;
}
.about_image.about_style_2_img .about_2_img {
    height: 348px;
    width: 100%;
}
.about_image.about_style_2_img {
    height: 100%;
    width: 100%;
    background-image: none;
}
.about_image.about_style_2_img .about_service_box_1 i {
    font-size: 65px;
    display: block;
    text-align: left;
    margin-left: -15px;
    margin-bottom: 20px;
}
.hero-title-with-shape h1 {
    margin-top: 25px;
    font-size:35px;
    line-height: 36px;
    font-weight: 400;
}
.about_details {
    padding-left: 20px;
}
.about_details p {
    margin: 45px 0 45px 0;
    font-size: 18px;
    line-height: 25px;
    padding-right: 45px;
    font-weight: 400;
}
.about_details.about_gray.responsive_no_pading {
    padding: 100px 100px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.about_details.about_gray.responsive_no_pading img.about_gray_shape {
    position: absolute;
    right: -100px;
    bottom: -142px;
    width: 382px;
    height: 382px;
    z-index: -1;
    opacity: .5;
}
.about_details.about_gray.responsive_no_pading p {
    padding-right: 0;
}
.about_details.about_gray.responsive_no_pading .hero-title-with-shape h1 {
    font-weight: 300;
}
.about_details .btn-yellow {
    padding: 17px 40px;
}
.about_area {
    overflow: hidden;
}
section.about_area img.about_shape {
    position: absolute;
    left: 50%;
    margin-left: -180px;
    margin-top: 25px;
    width: 382px;
    height: 382px;
}

/*------------------------------------
# .0 Service Area
------------------------------------*/
.service_area {
    background-color: #fff;
}
.service_box {
    background: #05187a;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.service_box .service_img img {
    width: 100%;
}
.service_box .service_img {
    position: relative;
}
.service_box .service_img:before {
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background:#00000052;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.service_box:hover > .service_img:before {
    opacity: .7;
    visibility: visible;
}
.service_box:hover {
    background: #1956c5;
    color: #ffffff;
}
.service_box:hover h2 {
    color: #fff;
}
.service_box .btn-yellow:hover {
    color: #38373c;
}
.service_box:hover .btn-yellow {
   background: radial-gradient(white 45%, black);
    box-shadow: 0 0 11px 6px #fff;
    color: #000!important;
}
.service_box:hover .btn-white {
    background:#848589;
    color: #fff!important;
}
.service_box:hover p {
    color: #ffffff;
}
.service_box .service_details {
    padding: 40px 35px;
}
.service_details h2 a {
    display: block;
}
.service_details h2 {
    margin-bottom: 40px;
    font-size: 24px;
    font-weight: 600;
}
.service_details p {
    color: #87868a;
    font-size: 16px;
    margin-bottom: 40px;
    font-weight: 400;
}

.service_center_left i {
    font-size: 50px;
}



/*------------------------------------
# .0 Service Style 2
------------------------------------*/
.service_img_info_box {
    position: relative;
    margin-bottom: 130px;
    width: 100%;
    height: 400px;
    background: url(../images/services/service-info-bg.jpg) center center no-repeat;
    background-size: cover;
}
.service_style_2_area p {
    font-size: 24px;
    color: #87868a;
    line-height: 40px;
    padding: 0 50px;
    font-weight: 400;
}
.service_img_info_box .service_info_color_shape {
    width: 152px;
    height: 152px;
    position: absolute;
    bottom: -76px;
    left: 50%;
    margin-left: -76px;
}



/*------------------------------------
# .0 Service Benefits
------------------------------------*/
.service_benefits_box {
    border: 1px solid #f1f1f1;
    padding: 50px 30px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.service_benefits_box:hover {
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
}
.service_benefits_box h3 {
    margin: 28px 0 40px 0;
    font-size: 20px;
    padding-left: 25px;
    padding-right: 25px;
    line-height: 28px;
    font-weight: 600;
}
.service_benefits_box p {
    color: #87868a;
}
.service_benefits_box > i {
    font-size: 65px;
    color: #4a84c0;
}


/*------------------------------------
# .0 Service Details
------------------------------------*/
.service_details_area.section_padding {
    padding: 120px 0 110px 0;
}
.service_details_left h1 {
    font-size: 34px;
    font-weight: 600;
    margin: 40px 0 10px 0;
}
.service_details_left p {
    line-height: 30px;
    margin: 30px 0 40px 0;
    font-weight: 400;
    color: #87868a;
}
.service_details_left p.extra_mr {
    margin-top: 40px;
    margin-bottom: 36px;
}
.service_details_left p.info_mr {
    margin-top: 38px;
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 0;
}
.service_details_left h2 {
    font-size: 24px;
    font-weight: 600;
    margin: 20px 0 40px 0;
    float: left;
    width: 100%;
    display: block;
}
.service_details_left p a:hover {
    color: #b23437;
}
.service_details_left ul {
    display: inline-block;
    width: 100%;
}
.service_details_left ul li {
    line-height: 40px;
    color: #87868a;
    font-weight: 400;
}
.service_details_left ul li > i {
    margin-right: 10px;
    color: #4a84c0;
}
.service_details_left ul.service_details_ac {
    float: left;
    width: 100%;
    position: relative;
}
.service_details_left ul.service_details_ac li {
    margin-bottom: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 30px;
}
.service_details_left ul.service_details_ac li:last-child {
    margin-bottom: 0;
}
.service_details_left ul.service_details_ac li i {
    margin-top: 5px;
}
.service_details_left img {
    width: 100%;
}
.service_details_contact h2 {
    -webkit-box-flex: 4;
        -ms-flex: 4;
            flex: 4;
    color: #ffffff;
    font-size: 25px;
    line-height: 30px;
}
.service_details_contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #4a84c0;
    padding: 50px 40px;
    color: #ffffff;
}
.service_details_contact span.fa {
    display: inline-block;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.service_details_contact h2 span {
    font-size: 18px;
    display: block;
    font-weight: 400;
}
.service_details_sv_cnt .service_center_left {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    background-color: #f1f1f1;
    padding: 40px 50px;
    border-right: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.service_details_sv_cnt .service_center_left:first-child {
    border-left: none;
}
.service_details_sv_cnt .service_center_left:last-child {
    border-right: none;
}
.service_details_sv_cnt .service_center_left i.fa ,
.service_details_sv_cnt .service_center_left span{
    display: block;
}
.service_details_sv_cnt .service_center_left span {
    color: #38373c;
    font-weight: 600;
    line-height: 20px;
    margin-top: 15px;
}
.service_details_sv_cnt .nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    border: none;
}
.service_details_sv_cnt .nav > * {
    flex: 1;
}
.service_details_sv_cnt .nav a > .service_center_left {
    color: #38373c;
}
.service_details_sv_cnt .nav .active > .service_center_left {
    color: #38373c;
}
.service_details_sv_cnt .nav.nav-tabs li a {
    padding: 0;
    border: none;
}
.service_details_sv_cnt .nav.nav-tabs li:last-child a {
    margin-right: 0;
}
.service_category {
    padding: 38px 50px;
    border-left: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
}
.service_category ul li {
    display: block;
    line-height: 45px;
}
.service_category ul li a {
    color: #87868a;
    font-weight: 600;
    display: block;
}
.service_category ul li a > i {
    float: right;
    line-height: 38px;
}
.service_category ul li a:hover {
    color: #4a84c0;
}
.service_details_right h1 {
    font-size: 20px;
    font-weight: 600;
    border-left: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    padding: 30px 0;
    border-top: 1px solid #f1f1f1;
}
.service_cool_head {
    margin-bottom: 0;
}
.service_center_left:hover,
.service_details_sv_cnt .nav.nav-tabs li.active > a > .service_center_left {
    background-color: #b23437;
}
.service_details_contact > span {
    font-size: 65px;
    margin-right: 5px;
}
.service_style_2_area img {
    width: 100%;
}




/*------------------------------------
# .0 Call to action style 1
------------------------------------*/
.call_to_action {
    padding: 85px 0;
    background-size: contain;
    background:#000457;
}
.call_to_action h1 {
    font-size: 40px;
    padding-top: 12px;

}
.btn-gray {
    background:#fcc701;
    color: #000;
    padding: 19px 44px;
    display: inline-block;
    font-weight: 700;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    font-size: 15px;
    letter-spacing: 1px;   
}
.btn-gray:hover {
    background:#fcc701;
    color: #000;
}

/*------------------------------------
# .0 Call to action style 3
------------------------------------*/
.cta_style_3_area {
    width: 100%;
    position: relative;
    z-index: 1;
    padding: 115px 0;
    overflow: hidden;
}
.cta_style_3_area:after,
.cta_style_3_area:before {
    content: '';
    background: #fbdc89;
    width: 50%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: -1;
}
.cta_style_3_area:after {
    left: auto;
    right: 0;
    background: #4a84c0;
}
.cta_style_3_width span {
    color: #3b3a3d;
    font-weight: 700;
    font-size: 54px;
    display: block;
    margin-top: 70px;
}
.cta_style_3_width {
    padding-right: 105px;
}
.cta_style_3_right {
    padding-right: 0;
    padding-left: 105px;
}
.cta_style_3_width h2 {
    font-weight: 300;
    font-size: 40px;
}
.cta_style_3_right h2 {
    color: #ffffff;
}
.cta_style_3_right span {
    color: #ffffff;
}
.cta_style_3_area > i {
    position: absolute;
    left: 0;
    font-size: 255px;
    opacity: .2;
    bottom: -40px;
    color: #ffffff;
}
.cta_style_3_area > i.icon_right {
    left: auto;
    right: 0;
}


/*------------------------------------
# .0 Team Member
------------------------------------*/
.team_member {
    border: 1px solid #f1f1f1;
    padding: 10px;
    position: relative;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    overflow: hidden;
    height: 360px;
}
.team_member:hover {
    -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.08);
}
.team_member img {
    width: 100%;
}
.team_details h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 15px 0;
}
.team_details h3 span {
    color: #87868a;
    font-weight: 600;
    font-size: 16px;
}
.team_details .team_socials li {
    display: inline-block;
}
.team_details .team_socials li a {
    color: #87868a;
    display: inline-block;
    margin: 0 5px;
}
.team_details {
    padding: 30px 0 20px 0;
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.team_member .team_socials {
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.team_details .team_socials li a:hover {
    color: #4a84c0;
}
.team_member:hover .team_socials {
    opacity: 1;
    /*height: 100%;*/
    /*visibility: visible;*/
}
.team_member:hover .team_details {
    bottom: 34px;
}




/*------------------------------------
# .0 CounterUp
------------------------------------*/
.counter_box .counter {
    display: inline-block;
    color: #4a84c0;
    font-size: 100px;
    position: relative;
    font-weight: 300;
}
.counterup_area .counter_box {
    border-right: 1px solid #f1f1f1;
    padding: 86px 70px 40px 70px;
    position: relative;
}
.counterup_area .col-md-4:last-child .counter_box{
    border-right: none;
}
.counter_box img.number_img_shape {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -70px;
    width: 152px;
    height: 152px;
}
.counterup_area .counter_box p {
    color: #87868a;
    margin-top: 45px;
    font-size: 18px;
    font-weight: 400;
}

/*------------------------------------
# .0 Gallery
------------------------------------*/
.gallery_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
}
.gallery_area > * {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    overflow: hidden;
    -webkit-box-shadow: 0 0 9px 3px rgb(255 255 255);
    box-shadow: 0 0 9px 3px rgb(255 255 255);
}
.gallery_area .gallery_width:first-child .gallery_fixed_height img {
    width: 100%;
}
.gallery_width img {
    position: relative;
}
.gallery_fixed_height {
    position: relative;
}
.gallery_overlay {
    position: absolute;
    left: 0;
    z-index: 999;
    top: 0;
    width: 100%;
    height: 100%;
    background:#00000047;
    padding: 40px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: scale(.4);
    -ms-transform: scale(.4);
    transform: scale(.4);
    opacity: 0;
    visibility: hidden;
}
.gallery_width:hover .gallery_overlay {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: .9;
    visibility: visible;
}
.gallery_overlay h3 {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    padding-right: 40px;
}
.gallery_overlay a {
    background-color: #fff;
    color: #000;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 45px;
}


/*------------------------------------
# .0 Client Logos
------------------------------------*/
.clients_logo_area {
    position: relative;
    width: 100%;
    display: inline-block;
}
.clients_logo img {
    width: 190px !important;
    text-align: center;
    margin: auto;
    height: auto;
    opacity: .7;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.clients_logo img:hover {
    opacity: 1;
}



/*------------------------------------
# .0 About Service Section
------------------------------------*/
.about_service_area {
    position: relative;
    width: 100%;
    display: inline-block;
    overflow: hidden;
}
.about_service_left {
    position: relative;
    width: 95%;
    background: url(../images/why_choose_us.jpg) center no-repeat;
    background-size: cover;
    height: 675px;
}
.about_service_left img {
    width: 105%;
    position: relative;
}
.about_service_right {
    padding-left: 50px;
}
.about_service_right h1 {
    font-size: 30px;
    margin-top: 20px;
    margin-bottom: 40px;
    font-weight: 300;
}
.about_service_right ul li {
    display: block;
    line-height: 44px;
    color: #87868a;
    font-size: 18px;
    font-weight: 400;
}
.about_service_right ul li > i {
    margin-right: 10px;
    color: #4a84c0;
}
.about_service_left .about_service_year {
    background-color: #000;
    color: #fff;
    position: absolute;
    right: -50px;
    bottom: 0;
    margin: 0;
    font-size: 54px;
    padding: 50px 25px 40px 25px;
    width: 190px;
    height: 177px;
    font-weight: 300;
}
.about_service_left .about_service_year span {
    font-size: 24px;
    display: inline-block;
    line-height: 26px;
    margin-top: 10px;
    color: #fff;
    font-weight: 300;
}
.about_service_right .about_service_discount p {
    font-size: 24px;
    color: #38373c;
    margin: 0;
    font-weight: 300;
}
.about_service_right .about_service_discount {
    padding: 50px 35px;
    border: 1px solid #f1f1f1;
    margin-top: 45px;
}
.about_service_right .about_service_discount h1 {
    margin: 0;
    color: #4a84c0;
    font-size: 54px;
    font-weight: 300;
    line-height: initial;
}



/*------------------------------------
# .0 Video Promotion
------------------------------------*/

.video_promotion_area {
    /*background: #aaaaaa url(../images/video-promotion.jpg) center center fixed no-repeat;*/
    background-size: cover;
    position: relative;
    padding: 180px 0;
    z-index:1;
}
.video_promotion_area:before {
    content: '';
    background-color: #000;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: .60;
}
#videostore iframe {
    margin: auto;
    width: 100%;
    height: 500px;
}
.overlay .video-img {
    width: 127px;
    height: 127px;
    background: #5e9ee0;
    display: inline-block;
    line-height: 135px;
    border-radius: 50%;
    color: #38373c;
    font-size: 30px;
    margin-bottom: 10px;
    position: relative;
}
.video_promotion_area .overlay > a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #5e9ee0;
    left: 0;
    top: 0;
    border-radius: 50%;
    z-index: -1;
    -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
            transform: scale(1.5);
    -webkit-animation: scale 1s infinite linear;
            animation: scale 1s infinite linear;
}
.overlay h1 {
    color: #fff;
    font-size: 54px;
    margin: 25px 0 0 0;
    font-weight: 300;
}
.mfp-close-btn-in .mfp-close {
    color: #fff;
    font-size: 50px;
    top: 5%;
    right: 2%;
}
iframe {
    /*width: 600px !important;
    height: 600px !important;
    margin: auto;*/
    border: none !important;
}


/*------------------------------------
# .0 Call to action style 2
------------------------------------*/
.video{width: 100%; height: 450px; background: #000;}
.cta_style_2_area {
    z-index: 1;
    padding: 237px 0;
    overflow-x: hidden;
    position: relative;
    background: #38373c url(../images/ac-skew-1.jpg) center fixed no-repeat;
    background-size: cover;
    width: 100%;
    height: 100px;
}
.cta_style_2_area:before {
    content: '';
    background-color: #000000;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .4;
}
.cta_style_2_area:after {
    content: '';
    /*background-image: url(../images/shape/service-shape.png);*/
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 1;
    width: 474px;
    height: 474px;
    background-size: cover;
    border-radius: 50%;
    margin-left: -236px;
}
.cta_style_2_area .cta_style_2_left {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 999;
    margin-top: -60px;
    background-color: #ffab4b;
    text-align: right;
    padding: 40px 60px 22px 0;
    width: 337px;
    min-height: 147px;
    vertical-align: middle;
}
.cta_style_2_area .cta_style_2_right {
    left: auto;
    text-align: left;
    right: 0;
    padding: 40px 0 22px 60px;
}
.cta_style_2_img_left {
    position: absolute;
    left: 0;
    width: 70%;
    background-color: #999;
    background-size: cover;
    height: 100%;
    top: 0;
    /*z-index: -1;*/
    -webkit-transform: skew(45deg);
    -ms-transform: skew(45deg);
    transform: skew(45deg);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    overflow: hidden;
}
.cta_style_2_img_right {
    left: auto;
    right: 0;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
}
.cta_style_2_img_left:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-size: cover;
    width: 170%;
    height: 100%;
    -webkit-transform: skew(-45deg);
    -ms-transform: skew(-45deg);
    transform: skew(-45deg);
}
.cta_style_2_img_right:before {
    left: auto;
    right: 0;
    background-image: url(../images/ac-skew-2.jpg);
}
.cta_style_2_left p {
    font-weight: 600;
    font-size: 16px;
    line-height: initial;
    color: #000;
}
.cta_style_2_left h1 {
    font-size: 40px;
    font-weight: 600;
    margin-top: 10px;
}

/*------------------------------------
# .0 Latest Blog
------------------------------------*/
.blog_share_box{
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border: 1px solid #f1f1f1;
    padding: 10px;
}
.blog_share_box:hover {
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
}
.blog_share_box .bl_share_img {
    position: relative;
    width: 100%;
}
.blog_share_box .bl_share_img img {
    width: 100%;
}
.bl_share_img .blog_date {
    width: 57px;
    height: 55px;
    display: inline-block;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    font-size: 16px;
    padding: 14px 10px 10px 10px;
    line-height: 16px;
    font-weight: 600;
}
.blog_share_details {
    padding: 35px 20px 20px 30px;
}
.blog_share_details .comment_author a {
    text-decoration: none;
}
.blog_share_details .comment_author a:hover {
    color: #38373c;
}
.blog_share_details .comment_author {
    display: block;
    color: #38adb6;
    font-weight: 600;
    margin-bottom: 15px;
}
.blog_share_details h1 a {
    color: #38373c;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    display: block;
}
.blog_share_details h1 a:hover {
    color: #4a84c0;
}
.blog_share_details h1 {
    font-size: 34px;
    margin-bottom: 35px;
    font-weight: 500;
    line-height: 34px;
}
.blog_share_details p {
    font-size: 16px;
    color: #87868a;
    font-weight: 400;
}



/*------------------------------------
# .0 Blog Details
------------------------------------*/
.widget_search input {
    background-color: #4a84c0;
    color: #ffffff;
    font-weight: 600;
    padding: 25px 35px;
}
.widget_search input::-webkit-input-placeholder {
    color: #ffffff;
}
.widget_search input:-ms-input-placeholder {
    color: #ffffff;
}
.widget_search input::-ms-input-placeholder {
    color: #ffffff;
}
.widget_search input::placeholder {
    color: #ffffff;
}
.latest_post, .widget_categories, .tagcloud {
    padding: 40px;
    border: 1px solid #f1f1f1;
}
.blog_right_box h2 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
}
.latest_post ul li {
    display: inline-block;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #f1f1f1;
}
.latest_post ul li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}
.latest_post ul li a {
    color: #38373c;
    font-weight: 600;
    display: block;
    font-size: 16px;
    padding-right: 30px;
    line-height: 26px;
}
.latest_post ul li a:hover {
    color: #87868a;
}
.latest_post ul li a img {
    margin-right: 20px;
    float: left;
    width: 60px;
    height: 60px;
}
.widget_categories ul li {
    display: block;
    line-height: 40px;
}
.widget_categories ul li a {
    display: block;
    color: #87868a;
    font-weight: 600;
}
.widget_categories ul li a > i {
    float: right;
    line-height: 38px;
}
.widget_categories ul li a:hover {
    color: #4a84c0;
}
.tagcloud ul li {
    display: inline-block;
}
.tagcloud ul li a {
    display: block;
    color: #87868a;
    font-weight: 400;
    position: relative;
    margin-bottom: 5px;
    margin-right: 5px;
}
.tagcloud ul li a:hover {
    color: #4a84c0;
}
.tagcloud ul li:last-child a {
    margin-right: 0;
    margin-bottom: 0;
}
.tagcloud ul li a::before {
    content: ',';
    position: absolute;
    right: -4px;
}
.blog_left_box .bl_share_img {
    position: relative;
}
.blog_details_left .blog_share_details {
    padding-left: 0;
    padding-right: 0;
}
.blog_left_box .bl_share_img {
    background: url(../images/blog/blog-details.jpg) center center no-repeat;
    position: relative;
    width: 100%;
    height: 428px;
    background-size: cover;
}
.blog_left_box .blog_share_details p {
    margin-bottom: 30px;
}
.blog_social_share_box .share_box_left {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.blog_social_share_box {
    border-top: 1px solid #f1f1f1;
    padding: 40px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.blog_social_share_box .share_box_left ul li a {
    display: block;
    margin-left: 30px;
    color: #87868a;
}
.blog_social_share_box .share_box_left ul li a:hover {
    color: #4a84c0;
}
.blog_social_share_box .share_box_left ul li {
    display: inline-block;
}
.blog_social_share_box .share_box_left p a {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
}
.blog_social_share_box .share_box_left p a:hover {
    color: #38373c;
}
.blog_social_share_box .share_box_left p {
    font-weight: 600;
    color: #38373c;
    font-size: 20px;
}
.blog_author_box {
    padding: 60px;
    border: 1px solid #f1f1f1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.blog_author_box .author_img img {
    margin-right: 40px;
}
.blog_author_box .author_bio h2 {
    font-size: 22px;
    font-weight: 400;
    margin-top: 0;
}
.blog_author_box .author_bio p {
    padding: 30px 0 30px 0;
    line-height: 30px;
    font-weight: 400;
}
.blog_author_box .author_bio .author_profile {
    font-weight: 600;
}
.blog_author_box .author_bio .author_profile:hover {
    color: #38373c;
}
.blog_comment_box .title-box {
    padding: 60px 0;
}
.blog_comment_box .title-box h3 {
    font-size: 30px;
    font-weight: 400;
}
.blog_comment_box .text-box h3 {
    font-size: 18px;
    font-weight: 600;
}
.blog_comment_box .comment-respond .title-box {
    padding: 60px 0 55px 0;
}
.blog_comment_box .comment-list .depth-2 {
    padding-left: 50px;
}
.blog_comment_box .comment-list li {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 55px;
    margin-bottom: 55px;
    position: relative;
}
.blog_comment_box .comment-list li:last-child{
    margin-bottom: 0;
}
.blog_comment_box .text-box .comment_date_time {
    display: block;
    color: #4a84c0;
    font-weight: 400;
    margin-top: 3px;
}
.blog_comment_box .text-box .comment-title p {
    padding-top: 26px;
    font-weight: 400;
    padding-right: 85px;
}
.blog_comment_box .reply.comment-title .btn-gray {
    padding: 10px 25px;
    position: absolute;
    right: 0;
    top: 0;
}
.blog_comment_box .reply.comment-title .btn-gray:hover {
    color: #38373c;
    background-color: #b23437;
}
.blog_comment_box form input,
.blog_comment_box form textarea {
    background-color: #f1f1f1;
    padding: 15px 20px;
    border: none;
    margin-bottom: 20px;
    font-weight: 400;
}
.blog_comment_box form textarea {
    width: 100%;
    height: 230px;
    resize: none;
}
.blog_comment_box form textarea {
    margin-bottom: 10px;
}
.blog_comment_box form input.input_m_right {
    margin-right: 3%;
}
.blog_comment_box form input::-webkit-input-placeholder,
.blog_comment_box form textarea::-webkit-input-placeholder {
    color: #87868a;
}
.blog_comment_box form input:-ms-input-placeholder,
.blog_comment_box form textarea:-ms-input-placeholder {
    color: #87868a;
}
.blog_comment_box form input::-ms-input-placeholder,
.blog_comment_box form textarea::-ms-input-placeholder {
    color: #87868a;
}
.blog_comment_box form input::placeholder,
.blog_comment_box form textarea::placeholder {
    color: #87868a;
}
.blog_comment_box form input.half_width {
    width: 48.5%;
}
.single-comment-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.comment_image img {
    width: 110px;
    margin-right: 30px;
}



/*------------------------------------
# .0 Contact form
------------------------------------*/
.contact_form_area{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.contact_form_area .contact_form_width {
    -ms-flex: 169px;
    -webkit-flex: 169px;
            flex: 169px;
}
.contact_form_area .contact_form_width:nth-child(1) {
    -webkit-box-flex: 1.3;
    -ms-flex: 1.3;
    flex: 1.3;
}
.contact_map_title {
    background-color: #4a84c0;
    color: #ffffff;
    padding: 30px 155px;
    font-size: 30px;
    line-height: 34px;
    font-weight: 400;
}
input.half_width {
    width: 48%;
    float: left;
}
.contact_form_width.contact-right {
    padding: 120px 380px 120px 117px;
}
.contact-right-style-2 input.input_m_right,
.contact_form_width input.input_m_right {
    margin-right: 4%;
}
.contact-right-style-2.extra_mr_30 input.half_width {
    width: 47.5%;
}
.contact-right-style-2.extra_mr_30 select,
.contact-right-style-2.extra_mr_30 input {
    margin-bottom: 30px;
}
.contact-right-style-2.extra_mr_30 input.input_m_right {
    margin-right: 5%;
}
.contact_form_width .hero-title-with-shape h1 {
    margin-top: 25px;
    font-size: 30px;
    line-height: 36px;
    padding-right: 0;
    font-weight: 300;
}
#map {
    width: 100%;
    height: 612px;
    display: none;
}
#map .gmnoprint,
#map button.gm-control-active.gm-fullscreen-control {
    display: none;
}
.contact-right #select {
    color: #87868a;
    padding: 17px 15px !important;
    height: 64px;
    border-radius: 0 !important;
}
.contact-right {
    background-color: #f1f1f1;
}
.contact-right h4 {
    margin-bottom: 20px;
}
.ctf_gray {
    background-color: #f1f1f1;
}
.contact-right input::-webkit-input-placeholder {
    color: #87868a;
}
.contact-right input:-ms-input-placeholder {
    color: #87868a;
}
.contact-right input::-ms-input-placeholder {
    color: #87868a;
}
.contact-right input::placeholder {
    color: #87868a;
}
.contact-right input,
.contact-right select,
.newslatter input {
    padding: 17px 20px;
    margin-bottom: 20px;
    font-weight: 400;
    color: #87868a;
}
.contact_details {
    padding-right: 50px;
}
.contact-right p,
.contact_details p {
    font-size: 17px;
    line-height: 30px;
    color: #666;
}
.ctf_gray .contact-right p {
    font-size: 18px;
    line-height: 34px;
    color: #87868a;
    font-weight: 400;
}
.contact-right.contact_details .hero-title-with-shape h1 {
    font-weight: 300;
}
.ctf_gray .contact-right.contact_details .hero-title-with-shape h1 {
    font-size: 27px;
}


.map_section #map {
    height: 540px;
}
.contact_form_area .contact_with_us,
.contact_form_area .contact_details {
    background: none;
}
.contact_form_area .contact_with_us input,
.contact_form_area .contact_with_us select,
.contact_form_area .contact_with_us textarea {
    background-color: #f1f1f1;
}
.contact_form_area .contact_with_us textarea {
    width: 100%;
    resize: none;
    border: none;
    padding: 20px 20px;
    font-weight: 600;
    height: 120px;
    margin-bottom: 15px;
}
.contact_us > p {
    margin-bottom: 40px;
}
.contact_location_box .contact_location_map {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 40px 40px;
    border: 1px solid #F1F1F1;
    margin-right: 20px;
}
.contact_location_map > span {
    font-size: 45px;
    display: block;
    margin-bottom: 20px;
    color:#ffc200;
}
.contact_location_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.contact_location_box .contact_location_map p {
    margin-bottom: 0!important;
    color: #87868a;
    font-size: 20px;
}
.contact_location_box .contact_location_map:last-child {
    margin-right: 0;
}
.contact_us .contact-right {
    background: none;
}
.contact_us .contact-right input,
.contact_us .contact-right textarea {
    background: #F1F1F1;
    color: #87868a;
    font-weight: 400;
}
.contact_us .contact-right textarea {
    width: 100%;
    border: none;
    padding: 17px 20px;
    resize: none;
    margin-bottom: 10px;
}
.contact_us .contact-right .hero-title-with-shape .heading_with_border {
    font-weight: 400;
}
.contact_us .contact-right p {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 55px;
    color: #87868a;
}



/*------------------------------------
# .0 Footer
------------------------------------*/
.fz{font-size: 36px}
.footer_content.section_padding {
    padding-bottom: 0;
}
.footer_area {
    background:#121212;
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.footer_content {
    position: relative;
    width: 100%;
    display: inline-block;
}
.footer_content h2 {
    font-size: 20px;
    margin-bottom: 35px;
    font-weight: 700;
}
.footer_textwidget p {
    color: #b5b4b9;
    padding-right: 60px;
    margin-bottom: 37px;
    font-weight: 400;
}
.footer_textwidget h4 {
    color: #ffffff;
    font-size: 27px;
    font-weight: 400;
}
.footer_textwidget .number {
    font-size: 24px;
    margin-top: 5px;
    font-weight: 400;
}
.footer_link li a {
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    display: block;
    font-weight: 600;
}
.footer_link li a:hover {
    color: #fff;
}
.footer_link.extra_mt {
    margin-top: 57px;
}
.footer_contact {
    position:relative;
    width: 100%;
    border-bottom: 1px solid #fff;
}
.footer_contact .footer_contact_width {
    border-right: 1px solid #fff;
    padding: 46px 0;
}
.footer_contact .col-md-4:last-child .footer_contact_width {
    border: none;
}
.footer_contact .col-md-4 {
    padding: 0;
}
.footer_contact_width p {
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
}
.footer_contact .footer_contact_width p > i {
    display: inline-block;
    color: #fff;
    font-size: 20px;
}
.footer_contact_width p span,
.footer_contact_width p span a {
    color: #fff;
    font-weight: 400;
}
.footer_contact_width p span a:hover {
    color: #fff;
}
.footer_area h2 {
    color: #ffffff;
}
.footer_textwidget.textwidget span.number {
    display: block;
    color: #fff;
}
.footer_area img.footer_shape {
    opacity: .2;
    position: absolute;
    bottom: -17%;
    text-align: center;
    width: 440px;
    margin: auto auto auto -220px;
    height: 440px;
    z-index: -1;
    left: 50%;
}


/* copyright */
.copyright_social ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.copyright_social ul li {
    display: inline-block;
}
.copyright_social ul li a i,
.header_social .hd_social_icons li a i {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
    border-radius: 50%;
    line-height: 45px;
}
.copyright_social ul li a,
.header_social .hd_social_icons li a {
    color: #000;
    display: inline-block;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    position: relative;
}
.copyright_social ul li a {
    background-color: #ffffff;
    margin: 0 1px;
}
.header_social .hd_social_icons li a:before,
.copyright_social ul li a:before {
    content: '';
    width: 100%;
    height: 100%;
    background: transparent;
    position: absolute;
    border-radius: 50%;
    left: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    color: #87868a;
}
.copyright_social ul li a:hover:before,
.header_social .hd_social_icons li a:hover:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.newslatter input {
    margin-bottom: 10px;
}
.newslatter input::-webkit-input-placeholder {
    color: #87868a;
}
.newslatter input:-ms-input-placeholder {
    color: #87868a;
}
.newslatter input::-ms-input-placeholder {
    color: #87868a;
}
.newslatter input::placeholder {
    color: #87868a;
}
.copyright_area {
    /*border-top: 1px solid #535356;*/
    margin-top: 85px;
    padding-top: 0px;
    padding-bottom: 40px;
}
.copyright_text p {
    color: #b5b4b9;
    margin-top: 10px;
    font-weight: 400;
}



@-webkit-keyframes rotate {
    0%{
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}



@keyframes rotate {
    0%{
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}
@-webkit-keyframes rotate_to {
    0%{
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}
@keyframes rotate_to {
    0%{
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}
@-webkit-keyframes scale {
    0%{
        -webkit-transform: scale(1);
                transform: scale(1);
                opacity: .7;
    }
    100%{
        -webkit-transform: scale(1.5);
                transform: scale(1.5);
                opacity: 0;
    }
}
@keyframes scale {
    0%{
        -webkit-transform: scale(1);
                transform: scale(1);
                opacity: .7;
    }
    100%{
        -webkit-transform: scale(1.5);
                transform: scale(1.5);
                opacity: 0;
    }
}

