/*
Template Name: aomio
Author: Dream-IT
*/

/*
======================================================================================
CSS INDEX
======================================================================================
**** aomio HEADER TOP AREA CSS 					***
**** aomio TOP  CREATIVE HEADER CSS 				***
**** aomio HEADING NAV AREA CSS 					***
**** aomio NIVO SLIDER AREA CSS 					***
**** aomio ABOUT AREA CSS 						***
**** aomio SEARCH DOMAIN AREA CSS					***
**** aomio FEATURE AREA CSS 						***
**** aomio PRICING AREA CSS 						***
**** aomio TESTIMONIAL AREA CSS 					***
**** aomio VIDEO AREA CSS 						***
**** aomio TEAM AREA CSS 							***
**** aomio BLOG AREA CSS 							*** 
**** aomio BLOG DETAILS AREA CSS 					***
**** aomio FOOTER TOP CSS 						***
**** aomio FOOTER BOTTOM AREA CSS 				***
**** aomio COUNTER AREA CSS 						***
**** aomio INSTAGRAM AREA CSS 					***
**** aomio BRAND AREA CSS 						***
**** aomio BREADCRUMB AREA CSS 					***
**** aomio PAGINATION AREA CSS 					***
**** aomio 404 AREA CSS 							***
**** aomio SECTION TITLE CSS 						***
**** aomio SERVICE AREA  CSS 						***
**** aomio CUOROSEL  CSS 							***
**** aomio ACOADING AREA CSS 						***
**** portfolio DITALS AREA CSS 						***
****  DOMEIN FEATURE AREA CSS 						***
**** CHOOSE US AREA CSS 							***
=============================================================================================
END CSS INDEX
============================================================================================= */

html,
body {
}

img {
  max-width: 100%;
  height: auto;
}

/* box layout */

.box.wrapper {
  max-width: 1200px;
  margin: auto;
  background: #fff;
  box-shadow: 0px 0px 5px #ddd;
}

/* end box layout */

.fix {
  overflow: hidden;
}

.clear_both {
  clear: both;
}

.scroll-btn {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
}

.sticky {
  left: 0;
  margin: auto;
  position: fixed !important;
  top: 0;
  width: 100%;
  -webkit-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
  background: #222 !important;
  transition: 0.5s !important;
  z-index: 922;
  -webkit-animation: 300ms running fadeInDown;
  animation: 500ms running fadeInUp;
  animation-name: slideInDown;
}

/*============================
aomio HEADER TOP AREA CSS
==============================*/

.em40_header_area_main {
}

.em40_header_area_main.hdisplay_none {
  display: none;
}

.aomio-header-top {
  background: #1c65cc none repeat scroll 0 0;
  padding: 12px 0;
  border-bottom: 1px solid #667de3;
}
.top-address p {
  margin-bottom: 0;
  color: #fff;
}
.top-address p span,
.top-address p a {
  margin-right: 20px;
}

.top-address p span i,
.top-address p a i {
  font-size: 15px;
  /* color: #000; */
  margin-right: 10px;
}
.top-address p a {
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* TOP RIGHT CSS */
.top-right-menu ul.social-icons {
  margin: 0;
  padding: 0;
}

.top-right-menu ul.social-icons li {
  display: inline-block;
  margin-left: 15px;
  position: relative;
}

.top-right-menu ul.social-icons li a {
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-size: 15px;
}

.top-address p a,
.top-right-menu ul.social-icons li a,
.top-address p span {
  font-size: 15px;
  color: #fff;
}

.top-right-menu .social-icons li a:hover,
.top-right-menu .social-icons li a i:hover {
  color: #000;
}

.top-both-p0 .top-address p a,
.top-both-p0 .top-address p span {
  margin-right: 0px;
  margin-left: 12px;
}

.facebook.social-icon {
  color: #415e9b;
}

.twitter.social-icon {
  color: #1da1f3;
}

.pinterest.social-icon {
  color: #bd081b;
}

.linkedin.social-icon {
  color: #007bb5;
}

.dribbble.social-icon {
  color: #eb4d88;
}

.login i,
.register i {
  margin-right: 9px;
}

/* Header Top Two */

.aomio-header-top.header_top_two {
  background: #000 none repeat scroll 0 0;
}

.header_top_two .top-address p a {
  color: #fff;
}

.header_top_two .top-address p span i,
.header_top_two .top-address p a i {
  color: #fff;
}

.header_top_two .top-right-menu ul.social-icons li a {
  color: #fff;
}

/* sub menu css */
.top-right-menu ul .sub-menu {
  position: absolute;
  left: 0px;
  top: 100%;
  visibility: hidden;
  opacity: 0;

  border-top: 1px solid #000;
  width: 150px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-align: left;
  background: #fff;
  z-index: 1;
}

.top-right-menu ul.social-icons li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
}

.top-right-menu ul .sub-menu li {
  padding: 5px 0px 0px 5px;
}

.top-right-menu ul .sub-menu li a {
  font-size: 12px;
}

.top-right-menu ul .sub-menu ul {
  display: none;
}

.top-welcome p {
  padding: 0px;
  margin: 0px;
}

.top-address.em-login a {
  margin-right: 10px;
}

.top-address.em-login a + a {
  margin-right: 0;
}

.top-address.em-login p a i,
.top-address.em-login p a i {
  margin-right: 5px;
}

.top-address.em-login a + a:before {
  content: "|";
  margin-right: 12px;
}

.txtc {
  text-align: center;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

/* top opening */

.top-address.menu_18 span {
  background: #fff;
  padding: 8px 15px 9px;
  display: inline-block;
  color: #333;
}

.top-right-menu ul.social-icons.menu_18,
.top-right-menu ul.social-icons.menu_19 {
  padding: 7px 0;
}

.em-login.menu_18,
.em-quearys-top.menu_19 {
  padding: 7px 0;
}

/* top quearys */

.em-top-quearys-area {
  position: relative;
}

.em-header-quearys {
  list-style: none;
}

.em-quearys-menu i {
  background: #000 none repeat scroll 0 0;
  border-radius: 50px;
  display: inline-block;
  height: 26px;
  text-align: center;
  width: 26px;
  line-height: 26px;
  font-size: 11px;
  color: #fff;
}

.em-quearys-inner {
  position: absolute;
  right: 0;
  top: 36px;
  z-index: 999;
  display: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.em-quearys-inner {
}

.em-quearys-form {
  background-color: #ffffff;
  border-top: 1px solid #000;
  width: 290px;
  float: right;
}

.top-form-control {
  position: relative;
}

.top-form-control input {
  background: #f9f9f9;
  color: #666666;
  font-size: 13px;
  font-weight: 300;
  height: 48px;
  padding: 0 40px 0 15px;
  width: 100%;
  border: none;
  -webkit-transition: 1s;
  transition: 1s;
}

.top-form-control button.top-quearys-style {
  position: absolute;
  right: 6px;
  top: 50%;
  /* height: 44px; */
  background: transparent;
  font-size: 15px;
  border: none;
  color: #000;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.em-s-hidden {
  display: none !important;
}

/* address left right icon */

.top-right-menu.litop {
  float: left;
}

/* mobile logo   */

.mobile_menu_logo.text-center {
  padding: 20px 0;
}

/*=========================
aomio TOP  CREATIVE HEADER
==========================*/

.em_slider_social {
  position: fixed;
  right: 15px;
  text-align: center;
  top: 50%;
  z-index: 9999;
}

.em_slider_social li {
  display: block;
  list-style: outside none none;
  text-decoration: none;
}

.em_slider_social a {
  background: #000 none repeat scroll 0 0;
  border: 1px solid #000;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  height: 35px;
  line-height: 35px;
  margin-bottom: 10px;
  width: 35px;
}

.em_slider_social a:hover {
  background: #000;
  color: #fff;
  border-color: #000;
}

.no-logo-sr .creative_search_icon {
  position: absolute;
  right: 19%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999;
}

.no-logo-sr .em-quearys-top.msin-menu-search .em-quearys-inner {
  top: 70px;
}

.no-logo-sr .aomio_menu ul {
  text-align: center;
}

.no-logo-sr .aomio_menu ul li {
  text-align: left;
}

/*==============================
aomio HEADING NAV AREA CSS
===============================*/

.mean-container .mean-bar {
  padding: 0;
}

.mean-container .mean-nav {
  background: #000 none repeat scroll 0 0;
  float: none;
}

.main_menu_div {
  position: relative;
}

/* LOGO CSS */

.logo {
  margin-top: 13px;
}

.logo a {
  font-weight: 700;
  display: inline-block;
  margin-top: 2px;
}

.aomio_menu {
  text-align: right;
}

/* MAIN MENU CSS */

.aomio_menu ul {
  text-align: right;
  list-style: none;
}

.aomio_menu > ul > li {
  display: inline-block;
  position: relative;
}

.aomio_menu > ul > li > a {
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  color: #999;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 14px 0px 25px;
  margin-left: 27px;
  letter-spacing: 2px;
}
.aomio_menu > ul > li > a::before {
  position: absolute;
  content: "";
  left: -2px;
  bottom: -6px;
  width: 0%;
  border-bottom: 5px dotted #999;
  transition: 0.3s;
}
.aomio_menu > ul > li > a:hover::before {
  width: 101%;
}
.aomio_menu ul li:last-child a {
  margin-right: 0px;
}

.aomio_menu > ul > li.current > a,
.aomio_menu > ul > li:hover > a {
  color: #000;
  background-color: transparent;
}

.aomio_menu > ul > li:hover > a:before,
.aomio_menu > ul > li.current > a:before {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* Menu Transparent */
.trp_nav_area {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9999;
  background-color: transparent;
  padding: 25px 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* stycky nav Css */
.transprent-menu .aomio_nav_area {
  left: 0;
  right: 0;
  top: 0;
  z-index: 9999;
  background-color: transparent;
  padding: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
}
.aomio_nav_area.postfix {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.aomio_nav_area.prefix {
  background: #0d2352 !important;
  top: 0px;
}

.aomio_nav_area.prefix .aomio_menu > ul > li > a {
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.aomio_nav_area.prefix .aomio_menu > ul > li.current > a {
  color: #000;
}

/* Header Transparent */
.header_transparent .aomio_menu > ul > li > a::before {
  border-bottom: 5px dotted #fff;
}
.header_transparent .aomio_menu > ul > li > a {
  color: #fff;
}
/* Humbarger Menu */
.humbergar .main-menu {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: 0.7s;
  transition: 0.7s;
  position: relative;
  left: 600px;
}
.main-menu.nav-show {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  left: 0px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-right: 62px;
}

/* LOGO LEFT RIGHT CSS */

.logo-left {
}

.logo-right .logo {
  text-align: right;
}

.logo-right .aomio_menu > ul {
  text-align: left;
}

.logo-right .aomio_menu > ul > li:first-child a {
  padding-left: 0px;
}

.logo-right .aomio_menu > ul > li:last-child a {
  padding-right: auto;
}

/* logo top */

.logo-top .logo {
  text-align: center;
}

.logo-top .aomio_menu > ul {
  text-align: center;
}

.logo-top > .aomio_menu > ul > li:last-child a {
  padding-right: auto;
}

/* sub menu style */
.aomio_menu ul .sub-menu {
  position: absolute;
  left: 0px;
  top: 140%;
  width: 272px;
  text-align: left;
  background: #fff;
  margin: 0;
  padding: 15px 0;
  z-index: 9999;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
}

.aomio_menu ul li:hover > .sub-menu {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
  top: 125%;
  z-index: 9;
}

.aomio_menu ul .sub-menu li {
  position: relative;
}

.aomio_menu ul .sub-menu li a {
  display: block;
  padding: 12px 20px;
  margin: 0;
  line-height: 1.3;
  letter-spacing: normal;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-transition: 0.1s;
  transition: 0.1s;
  visibility: inherit !important;
  color: #999;
}

.aomio_menu ul .sub-menu li:hover > a,
.aomio_menu ul .sub-menu .sub-menu li:hover > a,
.aomio_menu ul .sub-menu .sub-menu .sub-menu li:hover > a,
.aomio_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover > a {
  background: rgba(255, 255, 255, 0.06);
  color: #000;
}

/* sub menu 2 */

.aomio_menu ul .sub-menu .sub-menu {
  left: 100%;
  top: 130%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
}

.aomio_menu ul .sub-menu li:hover > .sub-menu {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
  top: 0%;
}

/* sub menu 3 */

.aomio_menu ul .sub-menu .sub-menu li {
  position: relative;
}

.aomio_menu ul .sub-menu .sub-menu .sub-menu {
  right: 100%;
  left: auto;
  top: 130%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
}

.aomio_menu ul .sub-menu .sub-menu li:hover > .sub-menu {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
  top: 0%;
}

/* sub menu 4 */

.aomio_menu ul .sub-menu .sub-menu .sub-menu li {
  position: relative;
}

.aomio_menu ul .sub-menu .sub-menu .sub-menu .sub-menu {
}

.aomio_menu ul .sub-menu .sub-menu .sub-menu li:hover > .sub-menu {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
  top: 0%;
}

/* user login */
.logged-in .transprent-menu .aomio_nav_area.prefix {
  top: 32px;
}

.logged-in .trp_nav_area.hbg2 {
  top: 32px;
}
/* Main  menu search */

.aomio_menu.main-search-menu > ul,
.em-quearys-top.msin-menu-search {
  display: inline-block;
}

.em-quearys-top.msin-menu-search .em-quearys-menu i {
  height: 36px;
  width: 36px;
  line-height: 36px;
  margin-left: 20px;
}

.em-quearys-top.msin-menu-search .em-quearys-inner {
  top: 59px;
}

/* has menu icon */

.aomio-main-menu .menu-item-has-children > a:after {
  margin-left: 5px;
  content: "\f107";
  font-family: FontAwesome;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  font-size: 13px;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.aomio-main-menu .menu-item-has-children .menu-item-has-children > a:after {
  margin-left: 8px;
  content: "\f105";
}

/* Main menu button */
.donate-btn-header {
  display: inline-block;
  float: right;
}

a.dtbtn {
  border: none;
  display: block;
  font-size: 14px;
  margin-left: 30px;
  font-weight: 700;
  text-transform: capitalize;
  border-radius: 5px;
  padding: 8px 21px;
  font-family: "Raleway", sans-serif;
  background-color: #000;
  color: #fff;
  margin-top: 29px;
}
a.dtbtn:hover {
  background-color: #fff;
  color: #444;
}
.redX {
  color: #000;
}

/* logo sticky */
.aomio-main-menu .logo a.main_sticky_main_l {
  display: block;
}
.aomio-main-menu .logo a.main_sticky_l {
  display: none;
}

/* logo pre */

.aomio-main-menu .prefix .logo a.main_sticky_main_l {
  display: none;
}

.aomio-main-menu .prefix .logo a.main_sticky_l {
  display: block;
  margin-top: 3px;
}

.headroom .aomio_nav_area {
  background: transparent;
  padding: 17px 0;
}
.headroom--pinned .aomio_nav_area {
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.headroom--pinned {
  transform: translateY(0);
}
.headroom--unpinned {
  transform: translateY(-100%);
}
.header--fixed {
  position: fixed;
  z-index: 10;
  right: 0;
  left: 0;
  top: 0;
  transition: transform 0.25s ease-in-out;
  will-change: transform;
  z-index: 999999;
}
.menu-height-space {
  height: 100px;
}
.headroom.header_style_two .aomio_nav_area {
  background: #fff;
}
.headroom.header_transparent .headroom--pinned .aomio_nav_area {
  background: transparent;
}
.header_transparent.headroom--pinned .aomio_nav_area {
  background: rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.minimal .hamburger-inner,
.minimal .hamburger-inner::before,
.minimal .hamburger-inner::after {
  background-color: #121212 !important;
}
.minimal.header_transparent .aomio_menu > ul > li > a {
  color: #999;
}
.minimal.header_transparent .aomio_menu > ul > li > a::before {
  border-bottom: 5px dotted #999;
}
.minimal.header_transparent.headroom--pinned .aomio_nav_area {
  background: rgba(255, 255, 255, 1);
  box-shadow: none;
}
.full-width.headroom .aomio_nav_area {
  padding: 17px 40px;
}
/*==================
CUROUSEL SLIDER AREA
====================*/
.slider_area {
  background: url(assets/images/slider-bg1.jpg);
  background-size: cover;
  background-position: center center;
  position: relative;
  z-index: 1;
}

.slider_area:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.45);
  z-index: -1;
}
.slider_content {
  display: table;
  height: 925px;
  width: 100%;
  text-align: center;
}
.slider_text {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.slider_text > h1 {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  color: #444;
  letter-spacing: 3px;
}

.slider_text > p {
  color: #fff;
  width: 61%;
  margin: auto;
  font-size: 18px;
}

.slider_readmore {
  margin-top: 32px;
}
.sreadmore {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  padding: 12px 40px;
  border-radius: 30px;
  display: inline-block;
  margin: 0 7px 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-transform: uppercase;
  background: #000;
  border-radius: 5px;
  z-index: 99999999;
}
.sreadmore:hover {
  color: #444;
  background: #fff;
}
.slider_text_inner {
  display: inline-block;
}
.slider_text .slider_text_inner > h1 {
  color: #fff;
  font-size: 90px;
  text-transform: capitalize;
  font-weight: 700;
}
.slider_text .slider_text_inner > h2 {
  color: #fff;
  font-size: 28px;
  font-weight: 500;
  text-transform: capitalize;
  z-index: 999999999;
  margin-top: 27px;
}
.slider_text .slider_text_inner h3 {
  color: #fff;
  font-size: 25px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
}
.single_slider_icon {
  margin-top: 45px;
}
.slider_icon_inner {
  position: relative;
}
.slider_icon_inner a {
  display: inline-block;
  margin: 0 11px 0;
}
.slider_icon_inner i {
  text-align: center;
  color: #fff;
  transition: 0.5s;
  font-size: 19px;
}
.slider_icon_inner i:hover {
  color: #e66200;
}
.slider_text_inner ul {
  list-style: square;
  margin-top: 33px;
}
.slider_text_inner li {
  display: inline-block;
  margin: 0px 15px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 2px;
  position: relative;
  color: #fff;
}
.slider_text_inner li::before {
  content: "";
  position: absolute;
  left: -15px;
  margin: auto;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #f7f7f7;
  bottom: 8px;
}
.scroll-next {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 65px;
  margin: auto;
  z-index: 999999;
}
.scroll-next a {
  color: #fff;
  height: 55px;
  width: 35px;
  border: 1px solid #fff;
  display: inline-block;
  line-height: 53px;
  border-radius: 13px;
}

/*slider style two*/
.slider-style-two .slider_text .slider_text_inner > h2 {
  color: #fff;
  font-size: 47px;
  font-weight: 700;
  text-transform: uppercase;
  z-index: 999999999;
}
.slider-style-two .slider_text .slider_text_inner > h1 {
  color: #fff;
  font-size: 26px;
  text-transform: capitalize;
  padding: 6px 0 0;
  letter-spacing: 4px;
}
.slider-style-two .slider_text .slider_text_inner > h1 b {
  font-weight: 500;
}
.slider-button {
  margin-top: 39px;
}
.slider-button a {
  display: inline-block;
  color: #fff;
  background: transparent;
  padding: 9px 23px;
  font-size: 13px;
  text-transform: uppercase;
  margin: 0 8px;
  border-radius: 30px;
  letter-spacing: 1px;
  font-weight: 500;
  transition: 0.3s;
  border: 2px solid #fff;
  position: relative;
  z-index: 1;
}
.slider-button a::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #fff;
  transition: 0.3s;
  z-index: -1;
  transform: scale(0);
  border-radius: 30px;
}
.slider-button a:hover::before {
  transform: scale(1);
}
.slider-button a:hover {
  color: #000;
}
/* Slider Polyzone Style */
.style-polizone .slider-button a {
  color: #fff;
  background: transparent;
  padding: 10px 30px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  border: 2px solid #fff;
}
.style-polizone .slider-button a:hover {
  background: #fff;
  color: #000;
}
.style-polizone .slider_content {
  height: 860px;
}
.style-polizone .scroll-next {
  bottom: 96px;
}
/* Particles Js Slider */
.effective_slider .slider_text > h1 {
  margin-bottom: 13px;
}
.particles-js-canvas-el {
  position: absolute;
  top: 0;
  z-index: -1;
}
#particles-js {
}

.simple_slider .slider_content {
  display: inherit;
  height: 300px;
  text-align: left;
  width: 100%;
  position: relative;
  top: inherit;
}
.simple_slider .slider_text {
  display: inherit;
  vertical-align: middle;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.simple_slider .slider_text > h2 {
  font-size: 30px;
  font-weight: 500;
  text-transform: inherit;
  color: #151515;
}
.simple_slider .slider_text > h1 {
  font-size: 30px;
  padding: 0;
  text-transform: inherit;
  font-weight: 500;
  color: #151515;
  /* line-height: 1; */
  margin: 0;
}
.sreadmore {
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  padding: 9px 39px;
  border-radius: 30px;
  display: inline-block;
  margin-top: 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.sreadmore:hover {
  color: #fff;
  background: #000;
  border: 1px solid #000;
}
.cd-headline.clip span {
  display: inline-block;
  padding: 0 0 0;
}
.cd-headline.clip span b {
  display: inline-block;
}
.slider_area.video-slider {
  position: relative;
}
.slider_area.video-slider {
  position: relative;
}
.slider_area.video-slider::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  content: "";
  z-index: -1;
}
.shape {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
/* -----------------------------
4. Slick Slider area style
-------------------------------- */
.slick-single-slider {
  height: 100vh;
}

.slider-1 {
  background: url(assets/images/slider-bg2.html);
  -webkit-background-size: cover;
  background-size: cover;
}
.slider-2 {
  background: url(assets/images/slider-bg1.jpg);
  -webkit-background-size: cover;
  background-size: cover;
}
.slider-3 {
  background: url(assets/images/slider-bg1.jpg);
  -webkit-background-size: cover;
  background-size: cover;
}
.dd {
  background: url(assets/images/slider-bg2.html);
  -webkit-background-size: cover;
  background-size: cover;
}
.slick-single-slider .slider-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
}

.slick-single-slider .slider-content h1 {
  color: #ffffff;
  font-size: 65px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: normal;
  margin-bottom: 30px;
  text-transform: unset;
}

.slick-single-slider .button {
  background: #fff;
  display: inline-block;
  padding: 10px 40px;
  border-radius: 30px;
  letter-spacing: 2px;
  font-size: 16px;
  font-weight: 600;
  margin-top: 20px;
  transition: 0.3s;
}
.slick-single-slider .button:hover {
  background: #000;
  color: #fff;
}
.slider-navegarion-style-one .slick-dots {
  bottom: 96px;
  text-align: center;
  /* top: auto; */
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.slider-navegarion-style-one .slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: auto;
  margin: 0;
  padding: 0;
  position: relative;
  width: auto;
}

.slider-navegarion-style-one .slick-dots li button::before {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 20px;
  left: 0;
  line-height: 1;
  opacity: 1;
  position: absolute;
  text-align: center;
  top: 0;
  transition: all 0.3s ease-in-out 0s;
  width: 1px;
}
.slider-navegarion-style-one .slick-dots li button {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: auto;
  line-height: 0;
  outline: medium none;
  padding: 0;
  width: 10px;
}

.slider-navegarion-style-one .slick-dots li button:hover::before,
.slider-navegarion-style-one .slick-dots li.slick-active button::before {
  background: #fff none repeat scroll 0 0;
  height: 30px;
}
/* Slick Slider Next & Prv */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  z-index: 99;
}
.slick-prev {
  left: 0;
}
.slick-next {
  right: 0;
}
.arrow-style-one .slick-prev,
.arrow-style-one .slick-next {
  height: 60px;
  width: 40px;
  background: rgba(0, 0, 0, 0.5);
  transition: 0.3s ease-in-out 0s;
}
.slick-prev::before,
.slick-next::before {
  font-family: "FontAwesome";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-next::before {
  content: "\f105";
}
.slick-prev::before {
  content: "\f104";
}

.single-portfolio-slider .slick-dots {
  display: none;
}
.single-portfolio-slider .slick-dots li {
  display: none;
}
.portfolio_single_area {
  padding: 100px 0 70px;
}
.single_portfolio_desc {
  border: 1px solid #ddd;
  padding: 0 20px 10px;
  margin-top: 30px;
}
.single_portfolio_desc h2,
.portfolio_info h2 {
  margin: 30px 0 20px;
}
.portfolio_desc_title p {
  letter-spacing: 0.5px;
  line-height: 23px;
}
.portfolio_info {
}
.portfolio_info {
  border: 1px solid #ddd;
  padding: 0 20px 0px;
  margin-top: 30px;
}
.portfolio_info h2 {
}
.portfolio_info p {
  padding-bottom: 14px;
}
.portfolio_info p b {
}

.portfolio_info p b {
  font-size: 19px;
  margin-right: 46px;
  font-weight: 500;
  color: #151515;
  width: 169px;
  display: inline-block;
}
.portfolio_info p span {
  width: 150px;
}
.related_project {
  overflow: hidden;
  padding-top: 80px;
}
.related-title {
  position: relative;
  padding-bottom: 58px;
}
.related-title::before {
  position: absolute;
  content: "";
  left: 0;
  top: 37px;
  background: #000;
  height: 2px;
  width: 75px;
  margin: auto;
}
/* Standard syntax */

@keyframes mike-slider-anim {
  0% {
    top: 10px;
    opacity: 1;
  }
  50% {
    top: 40px;
    opacity: 0;
  }
  100% {
    top: 10px;
    opacity: 0;
  }
}

/* Section Title Css */
.section_title {
  text-align: center;
}
.section_title h1 {
  padding-bottom: 30px;
  font-size: 35px;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  text-align: center;
  margin-bottom: 36px;
  letter-spacing: 2px;
}
.section_title h1::before {
  content: "";
  left: 0;
  top: 45px;
  position: absolute;
  height: 3px;
  width: 40px;
  background: #000;
  right: 55px;
  margin: auto;
}
.section_title h1::after {
  content: "";
  left: 55px;
  top: 45px;
  position: absolute;
  height: 3px;
  width: 40px;
  background: #000;
  right: 0px;
  margin: auto;
}
.big-title {
  position: absolute;
  left: 0;
  right: 0;
  top: -28px;
  font-size: 79px;
  opacity: 0.4;
  color: #ddd;
  z-index: -1;
  font-weight: 900;
}

/*=========================
aomio ABOUT AREA CSS
===========================*/
.about_area {
  padding: 96px 0 100px;
}
.about_area.about-left-img {
  background: #fff;
}

.section_title_lefts {
}

.section_title_lefts h2 {
  margin-top: 0;
  font-size: 17px;
  font-weight: 700;
  /* text-transform: capitalize; */
  margin-bottom: 19px;
  color: #6d6d6d;
}
.about_thumb img {
  margin-top: 5px;
}
.single_about_content {
  margin-top: 0;
  padding-left: 35px;
  padding-top: 23px;
}
.single_about_title h2 {
  font-size: 34px;
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 18px;
  text-transform: none;
  margin-top: 0;
  font-weight: 600;
  width: 90%;
}
.single_about_title h3 {
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 6px;
}
.single_about_content_text p {
  padding: 10px 0 5px;
}
.single_about_btn {
  margin-top: 38px;
}
.single_about_btn a {
  background: #000;
  padding: 10px 25px;
  margin-right: 20px;
  transition: 0.5s;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 2px;
  /* border-radius: 30px 0 0; */
  color: #fff;
  position: relative;
  z-index: 1;
  border: 3px solid #000;
}
.single_about_btn a::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #fff;
  transition: 0.3s;
  z-index: -1;
  transform: scale(0);
}
.single_about_btn a:hover:before {
  transform: scale(1);
}
.single_about_btn a:hover {
  color: #000;
}
.section_title_lefts h1 {
  margin-bottom: 22px;
  font-size: 37px;
}
.section_title_lefts h1 span {
  color: #000;
}
.aomio_about {
  padding: 44px 0 0 0px;
}
.section_title_lefts.about_subtitle h2 {
  position: relative;
  display: inline-block;
  font-family: "Merriweather", serif;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 17px;
}

.section_title_lefts.about_subtitle h2::before {
  position: absolute;
  content: "";
  right: -59%;
  top: 10px;
  width: 60px;
  height: 2px;
  background: #000;
}
.about_thumb::before {
  border-left: 10px solid #000;
  border-top: 10px solid #000;
  content: "";
  left: 15px;
  position: absolute;
  top: 5px;
  -webkit-transition: width 0.3s ease 0.2s, height 0.3s ease 0.4s;
  transition: width 0.3s ease 0.2s, height 0.3s ease 0.4s;
  width: 85px;
  height: 85px;
}
.about_thumb::after {
  content: "";
  position: absolute;
  right: 15px;
  bottom: 0;
  width: 85px;
  height: 85px;
  border-right: 10px solid #000;
  border-bottom: 10px solid #000;
  -webkit-transition: width 0.3s ease 0.2s, height 0.3s ease 0.4s;
  transition: width 0.3s ease 0.2s, height 0.3s ease 0.4s;
}
.about_singnature img {
  width: 100%;
}
.single_image {
  margin-top: 5px;
  position: relative;
}
.about_text p {
  margin-bottom: 30px;
}
.my-contact {
  list-style: none;
}
.my-contact li {
  display: inline-block;
  letter-spacing: 1px;
  font-size: 13px;
  line-height: 30px;
}
.my-contact li i {
  margin-right: 7px;
}
.my-contact-right {
  float: right;
}
/* About Left Images Css */

.about-left-img .aomio_about {
  padding: 59px 42px 0 0px;
}

.about-left-img.about-pages .aomio_about {
  padding: 3px 42px 0 0px;
}
.tab_area {
  overflow: hidden;
}

.leadership-tab {
  overflow: hidden;
  clear: both;
  margin-bottom: 50px;
  text-align: center;
}
.leadership-tab li {
  display: inline-block;
  list-style: none;
  overflow: hidden;
  text-align: center;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  margin: 10px 20px 10px 0;
  background: #fff;
  padding: 20px 0 16px;
  transition: 0.5s;
  cursor: pointer;
  border-radius: 5px;
  border-radius: 60px 0 0;
  color: #e66200;
}
.leadership-tab li:last-child {
  margin-right: 0;
}

.leadership-tab li i {
  font-size: 25px;
  transition: 0.5s;
}
.leadership-tab li a {
  padding: 3px 29.5px 0;
  display: block;
  color: #e66200;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 2px;
}
.minimal .leadership-tab li a {
  color: #121212;
}
.minimal .leadership-tab li {
  color: #121212;
}
.leadership-tab li.active,
.leadership-tab li:hover {
  background: #e66200;
  color: #fff;
  border-radius: 60px 0 0;
}
.minimal .leadership-tab li.active,
.minimal .leadership-tab li:hover {
  background: #121212;
}
.leadership-tab li.active a,
.leadership-tab li:hover a {
  color: #fff;
}

/* About Single Tab */
.our_vision_area {
  padding: 30px 25px 30px 13px;
  overflow: hidden;
  background: #121212;
}
.vission_content h2 {
  padding-bottom: 25px;
}

.single_vision {
  padding-left: 25px;
  padding-top: 11px;
}

.vission_content a {
  font-size: 16px;
  padding: 8px 35px;
  border-radius: 30px;
  color: #fff;
  background: #f00;
  display: inline-block;
  margin-top: 17px;
}
.vission_content a:hover {
  background: #b1202b;
}
.vsion_thumb img {
  width: 100%;
}
.goal_area.feature_style2 {
  padding: 82px 0 70px;
}

/* About Skill css */
.skill_area {
  padding: 0 0 45px;
}
.skill-wrapper.left {
  padding-right: 15px;
}
.skill-wrapper {
}

.skill-wrapper h5 {
  font-size: 13px;
  /* margin-top: 16px; */
  padding-bottom: 10px;
  color: #333;
  letter-spacing: 2px;
  font-weight: 500;
  text-transform: uppercase;
}
.progress_text h3 {
  margin-bottom: 10px;
}

.progress {
  background-color: #ddd;
  box-shadow: none;
  height: 6px;
  margin-bottom: 55px;
  overflow: visible;
  border-radius: 0;
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 10px;
  color: #fff;
  text-align: right;
  background-color: #000;
  box-shadow: none;
}
.ttop {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  position: relative;
  text-align: center;
  top: -38px;
  width: 41px;
  height: 24px;
  background: #000;
  line-height: 24px;
  text-align: center;
  border-radius: 3px;
}
.ttop::before {
  position: absolute;
  content: "";
  width: 7px;
  height: 7px;
  background: #000;
  bottom: -3px;
  left: 0;
  right: 0;
  margin: auto;
  transform: rotate(133deg);
}
.google_map_area {
  pointer-events: none;
}

/* About video css */
.vedeo_area .col-md-12 {
  padding: 0;
}
.single_choose {
  margin-bottom: 20px;
}
.single-video {
  position: relative;
  text-align: center;
}
.single-video img {
  display: block;
  width: 100%;
}
.single-video h3 {
  color: #fff;
  font-size: 35px;
  font-weight: 600;
  margin-bottom: 0;
  padding-top: 30px;
  text-transform: uppercase;
}
.video-icon a {
  text-align: center;
  display: inline-block;
}

.video-icon a i {
  color: #fff;
  /* border: 5px solid #fff; */
  width: 90px;
  height: 90px;
  line-height: 80px;
  font-size: 40px;
  border-radius: 50%;
}
.v-overlay .video-icon a i {
  border: 0px solid #fff;
  font-size: 30px;
}
.video-icon {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  padding-top: 8px;
}

.single-video:before {
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.single-video.video-overlay:before {
  background-color: rgba(0, 0, 0, 0.4);
  border: 3px solid rgba(255, 255, 255, 1);
  bottom: 0;
  content: "";
  height: 95%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 95%;
}
.single-video.video-overlay:before {
  background: rgba(255, 160, 0, 0.5) none repeat scroll 0 0;
  border: 3px solid rgba(255, 255, 255, 1);
  bottom: 0;
  content: "";
  height: 95%;
  left: 0;
  margin: auto;
  width: 95%;
}

/*=====================
SERVICE AREA CSS
======================*/
.service_area {
  overflow: hidden;
  padding: 77px 0 70px;
  background: #f9f9f9;
}
.single_service {
  overflow: hidden;
  padding: 48px 25px 32px;
  text-align: center;
  margin-bottom: 30px;
  transition: 0.5s;
  box-shadow: 0 0 19px rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 1;
}
.single_service:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
}
.service_icon {
  position: relative;
  margin-bottom: 20px;
}
.service_icon span {
  font-size: 38px;
  color: #151515;
  display: inline-block;
  text-align: center;
  text-align: center;
  transition: 0.5s;
  padding-top: 5px;
}
.single_service:hover .service_icon span {
  background: #fff;
  color: #000;
}
.sercive_content {
}
.sercive_content h2 {
  padding: 0px 0 14px;
  margin: 0;
  font-size: 18px;
}
.sercive_content p {
  padding: 0 3px 5px;
}

.single_service:after {
  bottom: 20px;
  content: "";
  left: 20px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  position: absolute;
  right: 20px;
  top: 20px;
  -webkit-transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s,
    -webkit-transform 0.35s ease 0s;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  transform: scale(1, 0);
  -webkit-transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  z-index: -1;
}
.single_service:hover:after {
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
}
.single_service:before {
  bottom: 20px;
  content: "";
  left: 10px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  position: absolute;
  right: 10px;
  top: 20px;
  -webkit-transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s,
    -webkit-transform 0.35s ease 0s;
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  transform: scale(0, 1);
  -webkit-transform: scale(0, 1);
  -moz-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  z-index: -1;
}

.single_service:hover:before {
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
}

.em_feature_flipbox {
  margin-bottom: 30px;
  perspective: 1000px;
  position: relative;
  transform-style: preserve-3d;
  -webkit-perspective: 1000px;
  -webkit-transform-style: preserve-3d;
  z-index: 9899999;
}

.em_feature_flipbox .feature_flipbox_font,
.em_feature_flipbox .feature_flipbox_back {
  min-height: 299px;
  height: auto;
  box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.07);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: rotateX(0);
  -webkit-transform: rotateX(0);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}

.em_feature_flipbox .feature_flipbox_font {
  background: #fff;
}

.em_feature_flipbox .feature_flipbox_inner {
  text-align: center;
  padding: 0 11px;
  border-radius: 2px;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  perspective: inherit;
  -webkit-perspective: inherit;
  outline: transparent solid 1px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateY(-50%) translateZ(60px) scale(0.94);
  transform: translateY(-50%) translateZ(60px) scale(0.94);
  z-index: 2;
}
.feature_flipbox_icon {
  font-size: 45px;
  text-align: center;
  display: inline-block;
  color: #eb1b2b;
  overflow: hidden;
}
.feature_flipbox_icon {
  font-size: 30px;
  height: 80px;
  width: 80px;
  text-align: center;
  display: inline-block;
  line-height: 80px;
  border-radius: 50% 50% 0% 50%;
  transform: rotate(-313deg);
  background: #000;
  color: #fff;
}
.feature_flipbox_icon i {
  transform: rotate(313deg);
}
.em_feature_flipbox .em-feature-title h2 {
  font-size: 18px;
  padding-bottom: 0;
  text-transform: uppercase;
  -webkit-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
  overflow: hidden;
  margin: 41px 0 15px;
  font-weight: 500;
}

.em_feature_flipbox .feature_flipbox_back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #000;
  border-radius: 2px;
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.em_feature_flipbox .feature_flipbox_back .frb-batton a {
  color: #fff;
  text-transform: uppercase;
  margin-top: 15px;
  background: transparent;
  color: #fff;
  display: inline-block;
  padding: 5px 21px;
  border-radius: 30px;
  border: 2px solid #fff;
  transition: 0.5s;
  font-size: 13px;
  letter-spacing: 1px;
}
.em_feature_flipbox .feature_flipbox_back .frb-batton a:hover {
  color: #000;
  border-color: #fff;
  background: #fff;
}

.em_feature_flipbox .feature_flipbox_back .frb-batton a i {
  display: none;
}

.em_feature_flipbox .feature_flipbox_back .em-feature-title h2 {
  padding-bottom: 16px;
  padding-top: 0;
  color: #fff;
  margin-bottom: 0;
}
.em_feature_flipbox .feature_flipbox_back .em-feature-desc p {
  color: #fff;
}
.em_feature_flipbox:hover .feature_flipbox_font {
  -webkit-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}

.em_feature_flipbox:hover .feature_flipbox_back {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}

/*========================
EDUCATION & EXPERIENCE CSS
==========================*/
.education_area {
  padding-bottom: 70px;
  background: #f9f9f9;
  padding: 80px 0 8px;
}
.em-education {
  padding: 73px 25px 17px;
  transition: 0.5s;
  position: relative;
  border-bottom: 6px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
  background: #fff;
  margin-bottom: 94px;
}
.education_title {
}
/* Em Education And Experience */
.em-education-title h1 {
  font-size: 14px;
  display: inline-block;
  font-weight: 400;
  position: relative;
  margin: 0;
  margin-bottom: 0;
}

.em-education-title h2 {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  letter-spacing: 2px;
}
.em-education-title h3 {
  color: #777;
  font-weight: 400;
  font-size: 14px;
  margin: 0;
  padding: 0;
}
.em-education-desc {
  color: #777;
  letter-spacing: 0.5px;
}
.em-education-title h4 {
  margin: 7px 0 17px;
  font-size: 13px;
  font-weight: 500;
  color: #777;
  text-align: left;
  text-transform: uppercase;
}
.eaducation_seasion {
  position: absolute;
  text-align: center;
  width: 120px;
  height: 120px;
  /* line-height: 61px; */
  background: #fff;
  border-radius: 100%;
  left: 50%;
  top: -62px;
  transform: translateX(-50%);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  border-bottom: 4px solid #ddd;
  transition: 0.5s;
}
.eaducation_seasion .em-education-title {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.em-education:hover .eaducation_seasion {
  border-bottom: 4px solid #000;
}
.em-education:hover {
  border-bottom: 6px solid #000;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
}

/*====================
PORTFOLIO NAV CSS
======================*/
.portfolio_area {
  padding: 77px 0 100px;
}
.portfolio_nav {
  text-align: left;
  margin-bottom: 50px;
}
.portfolio_nav ul {
  text-align: center;
}
.portfolio_nav ul li {
  list-style: none;
  display: inline;
}
.portfolio_nav ul li {
  background-color: #333;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 2px;
  padding: 3px 15px;
  text-transform: capitalize;
  cursor: pointer;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  margin: 0px 5px;
}
.portfolio_nav ul li.current_menu_item,
.portfolio_nav ul li:hover {
  color: #fff;
  border-color: #000;
  background-color: #000;
}

.portfolio-pages .portfolio_nav ul {
  text-align: center;
}
.gutter-less .col-md-3,
.gutter-less .col-md-4,
.gutter-less .col-md-6 {
  width: 25%;
  padding: 0;
  margin: 0;
}
.gutter-less .single_portfolio {
  margin-bottom: 0;
}
.gutter-less .loade_more {
  text-align: center;
  margin-top: 30px;
}
/*====================
Portfolio Style Default
======================*/
.single_portfolio {
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
  z-index: 2222;
}
.portfolio_style_two .single_portfolio {
  margin-bottom: 10px;
}
.single_portfolio_thumb {
  position: relative;
  overflow: hidden;
}
.single_portfolio_thumb img {
  width: 100%;
  transition: 0.5s;
}

.single_portfolio_thumb:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 100%;
  height: 100%;
}
.port_icon {
  left: 0;
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  opacity: 0;
  transition: 0.5s;
  z-index: 999;
  width: 100%;
  text-align: center;
}
.port_icon a {
  display: inline-block;
  margin: 0px 25px;
  transition: 0.5s;
}
.port_icon span {
  color: #fff;
  font-size: 23px;
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 43px;
  border: 1px solid #fff;
  text-align: center;
  border-radius: 100%;
  transition: 0.5s;
}
.port_icon span:hover {
  background: #fff;
  color: #151515;
}
.portfolio_content {
  position: absolute;
  left: 0;
  bottom: -61px;
  transition: 0.7s;
  z-index: 99999;
  opacity: 0;
  /* transform: translateX(-50%); */
  width: 100%;
  text-align: center;
}
.portfolio_content a {
  color: #fff;
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 600;
}
.portfolio_content span {
  color: #fff;
  text-transform: capitalize;
  font-size: 3px;
  letter-spacing: 2px;
  transition-delay: 1s;
  font-style: italic;
  margin-top: 5px;
  display: inline-block;
  font-size: 13px;
}
.single_portfolio:hover .portfolio_content {
  opacity: 1;
  bottom: 25px;
  transition: all 0.3s ease-in-out 0.3s;
}
.single_portfolio:hover .port_icon a {
  margin: 0 3px 0px;
}
.single_portfolio:hover .single_portfolio_thumb:before {
  opacity: 1;
}
.single_portfolio:hover .port_icon {
  opacity: 1;
}
.loade_more {
  text-align: center;
}
.loade_more a {
  background: #000;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
  display: inline-block;
  padding: 10px 26px;
  transition: 0.5s;
  position: relative;
  z-index: 1;
  border: 3px solid #000;
}
.loade_more a:hover {
  color: #000;
}
.loade_more a:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  content: "";
  transition: 0.5s;
  z-index: -1;
  transform: scale(0);
}
.loade_more a:hover::before {
  width: 100%;
  transform: scale(1);
}

/* Portfolio Style One */
.portfolio_style_one .single_portfolio_thumb img {
  width: calc(100% + 10px);
  transform: translate3d(-10px, 0, 0);
  transition: all 0.3s linear 0s;
}
.portfolio_style_one .single_portfolio:hover .single_portfolio_thumb img {
  transform: translate3d(0, 0, 0);
}
.portfolio_style_one .single_portfolio_thumb a:before {
  width: 98%;
}
.portfolio_style_one .single_portfolio:hover .single_portfolio_thumb a:before {
  width: 100%;
}
.portfolio_style_one .single_portfolio:hover .portfolio_content {
  left: 30px;
}
.gutter_less .col-md-6,
.gutter_less .col-md-3,
.gutter_less .col-md-4 {
  padding: 0px 0px 0 0;
}
.portfolio_style_one.gutter_less .single_portfolio_thumb img {
  width: calc(100% + 10px);
  transform: translate3d(0px, 0, 0);
  transition: all 0.3s linear 0s;
  width: 100%;
}
.gutter_less .single_portfolio {
  margin-bottom: 0;
}
.gutter_less .loade_more {
  text-align: center;
  margin-top: 50px;
}
/* Porfolio Style Two */
.portfolio_style_two .portfolio_nav ul,
.portfolio_style_three .portfolio_nav ul {
  text-align: center;
}

.portfolio_style_two .col-md-4 {
  padding: 0px 5px 0 5px;
}
.portfolio_style_two .portfolio_content {
  left: 0;
  bottom: -65px;
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
  left: 0;
  text-align: center;
  padding-bottom: 12px;
}
.portfolio_style_two .portfolio_content a {
  color: #151515;
}
.portfolio_style_two .portfolio_content span {
  color: #666;
  margin-top: 0px;
}
.portfolio_style_two .single_portfolio:hover .portfolio_content {
  opacity: 1;
  bottom: 0;
}
.portfolio_style_two .loade_more {
  text-align: center;
  margin-top: 20px;
}

/* Porfolio Style Three */
.portfolio_style_three .single_portfolio_thumb a::before {
  left: 0;
  top: 0;
  content: "";
  background: rgba(255, 255, 255, 0.8);
  width: inherit;
  height: inherit;
  right: 0;
  bottom: 0;
  margin: auto;
}
.portfolio_style_three
  .single_portfolio:hover
  .single_portfolio_thumb
  a::before {
  left: 20px;
  top: 20px;
  right: 20px;
  bottom: 20px;
}
.portfolio_style_three .portfolio_content {
  left: 0;
  bottom: inherit;
  width: 100%;
  background: transparent;
  text-align: center;
  padding-bottom: 12px;
  top: 40%;
  transform: translateY(-50%);
}
.portfolio_style_three .portfolio_content a {
  color: #151515;
}
.portfolio_style_three .portfolio_content span {
  color: #444;
  margin-top: 0px;
}
.portfolio_style_three .single_portfolio:hover .portfolio_content {
  opacity: 1;
  top: 60%;
}
.portfolio_style_three .single_portfolio:hover .port_icon {
  opacity: 1;
  top: 40%;
  transition-delay: 0.3s;
}
.portfolio_style_three .port_icon {
  top: 25%;
  z-index: 9999999;
}
.portfolio_style_three .port_icon a:before {
  display: none;
}

.portfolio_style_three .port_icon span {
  color: #000;
  border: 2px solid #000;
  background: transparent;
  transition: 0.3s;
}
.portfolio_style_three .port_icon span:hover {
  background: #000;
  color: #fff;
}
/*=========================
aomio FEATURE AREA CSS
===========================*/

.feature_area {
  padding: 80px 0 70px;
}

.em-feature {
  position: relative;
  transition: all 0.5s ease 0s;
  margin-bottom: 30px;
}

.em-feature::before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  content: "";
}

.feature_inner_box {
  background: #fff;
  transition: all 0.5s ease 0s;
  position: relative;
  text-align: center;
  padding: 50px 0 25px;
  box-shadow: 0 0 4px rgba(13, 46, 99, 0.3);
}

.feature_inner_box:hover {
  box-shadow: 0 0 17px rgba(13, 46, 99, 0.2);
}

.em_feature_thumb img {
  width: 60%;
}
.feature_area_style2 .em_feature_thumb img {
  width: 100px;
}

.em-feature:hover {
}

.em_feature-icon {
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 21px;
  height: 45px;
  line-height: 46px;
  margin-top: 0;
  overflow: hidden;
  position: relative;
  transition: all 0.5s ease 0s;
  width: 45px;
  background: #fff;
  border-radius: 30px;
  margin-right: 20px;
  text-align: center;
  float: left;
  color: #333;
  transition: 0.5s;
  background: #f9f9f9;
}

.em_content_text {
  padding-top: 10px;
}

.em-feature-title h2 {
  font-weight: 600;
  padding-bottom: 14px;
  text-transform: capitalize;
  transition: all 0.5s ease 0s;
}

.feature_inner {
  overflow: hidden;
  padding: 5px 20px 17px;
  background: #fff;
  bottom: 0;
  position: relative;
}

.feature_icon {
  margin-top: 21px;
}

.f-readmore {
  padding-top: 7px;
}

.feature_button {
  transition: 0.5s;
}

.feature_button a {
  color: #333;
  display: inline-block;
  border: 1px solid #ddd;
  padding: 5px 20px;
  border-radius: 30px;
}

.feature_button a span i {
  margin-left: 5px;
  font-size: 11px;
}

.em-feature:hover .feature_button {
  display: block;
}

.em-feature:hover .em_feature-icon {
  background: #000;
  color: #fff;
}

/*=============================
aomio TESTIMONIAL AREA CSS
===============================*/
.testimonial_area {
  padding-top: 79px;
  padding-bottom: 124px;
}
.testimonial_area.about-pages {
  padding-top: 86px;
  padding-bottom: 128px;
  background: #fff;
}
.single_testimonial {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 0px 6px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  margin-top: 75px;
  padding: 71px 45px 10px;
  text-align: center;
  transition: all 0.5s ease 0s;
  position: relative;
}
.em_testi_text p::before {
  display: none;
}

.em_testi_text p {
  font-size: 13px;
  letter-spacing: 0.5px;
  color: #777;
  font-style: italic;
}
.em_test_thumb {
  overflow: hidden;
  position: absolute;
  top: -57px;
  text-align: center;
  margin: auto;
  left: 0;
  right: 0;
  padding-bottom: 5px;
  padding-top: 5px;
}
.testimonial_area .em_test_thumb img {
  border-radius: 100%;
  border: 8px solid #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.em_testi_title h2 {
  font-size: 18px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 600;
}

.em_testi_title h2 span {
  display: block;
  font-size: 15px;
  color: #999;
  margin-top: 4px;
  font-weight: 500;
}

.testi_review {
  margin-top: 20px;
}
.testi_review i {
  color: #000;
  margin: 0 2px;
  display: none;
}

/*=====================
TESTIMONIAL MINIMAL CSS
=======================*/
.minimal.testimonial_area {
  background: #ffffff;
}
.minimal .em_testi_title h2 {
  color: #121212;
}
/*=======================
aomio VIDEO AREA CSS
=========================*/

.single_video {
  margin-top: 30px;
}

.video_image {
  position: relative;
}

.video_image img {
  width: 100%;
}

.choose_video_icon {
}

.video_icon {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9999;
  transform: translateY(-50%) translateX(-50%);
}

.video_icon a {
  text-align: center;
  display: inline-block;
}

.video_icon a i {
  color: #fff;
  border: 5px solid #fff;
  width: 90px;
  height: 90px;
  line-height: 80px;
  font-size: 40px;
  border-radius: 50%;
}

.abtext em {
  color: #444;
  font-weight: 600;
}

.abtext ol {
  padding-left: 15px;
}

.abtext ol li {
  font-weight: 600;
  line-height: 30px;
}

.creative_title {
  letter-spacing: 0;
}

/*======================
 aomio TEAM AREA CSS
========================*/
.team_area {
  padding: 80px 0 70px;
}
.single_team {
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-bottom: 30px;
}

.team_content {
  text-align: center;
  border: 1px solid #ddd;
  padding: 0 0 12px;
}

.team_thumb {
  position: relative;
}

.team_social {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: -100%;
  /* transform: translateX(-50%) translateY(-50%); */
  text-align: center;
  top: 0;
  /* z-index: -1; */
  background: rgba(0, 0, 0, 0.75);
  transition: 0.5s;
}

.team_socials_inner {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.team_socials_inner a {
  font-size: 20px;
  background: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  margin: 0 3px;
  border-radius: 100%;
  color: #000;
}

.team_socials_inner a:hover {
  background: #fff;
}

.single_team:hover .team_social {
  left: 0;
}

/* team content */

.em-content-title h2 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
}

.em-content-subtitle {
  font-size: 14px;
  margin: 5px 0 0;
  text-transform: uppercase;
}

/* Team style Two */
.style-two.em-team {
  background-color: #ffffff;
  text-align: center;
  position: relative;
  overflow: hidden;
  border: 1px solid #000;
  padding: 30px 0;
  transition: 0.5s;
  border-radius: 5px;
}

.style-two.em-team:hover {
  background: #000;
}

.style-two .em-team-content-title h2 {
  margin-bottom: 5px;
  font-size: 21px;
  padding-top: 21px;
  font-weight: 700;
  text-transform: capitalize;
  color: #555;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.style-two .em-team-content-subtitle {
  font-size: 14px;
  margin-bottom: 0;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  color: #000;
  line-height: 20px;
}

.style-two .em-team-content-socials-inner {
  padding-top: 10px;
}

.style-two .em-team-content-socials {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding-top: 13px;
}

.style-two .em-team-content-socials a {
  display: inline-block;
  margin: 0 1px 0;
  text-align: center;
  color: #fff;
  font-size: 14px;
  height: 30px;
  width: 30px;
  background: #000;
  line-height: 30px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 50%;
}

.style-two.em-team:hover .em-team-content-title-inner h2,
.style-two.em-team:hover .em-team-content-subtitle-inner span {
  color: #fff;
}

.style-two.em-team:hover .em-team-content-socials a {
  background: #fff;
  color: #000;
}

.style-two.em-team:hover .em-team-content-image img {
  border: 1px solid #fff;
}

/*=======================
aomio Info AREA CSS
=========================*/
.aomio_contact_info {
  background: #f7f7f7;
  padding: 100px 20px 70px;
}
.aomio_single_info {
  text-align: center;
  background: #fff;
  padding: 35px 0 25px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  transition: 0.3s;
  margin-bottom: 30px;
}
.aomio_single_info:hover {
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.2);
}

.aomio_single_info h3 {
  font-size: 19px;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 5px;
}
.aomio_single_info span {
  font-size: 40px;
  text-transform: uppercase;
}

/*=======================
aomio BLOG AREA CSS
=========================*/
.blog_area {
  padding: 86px 0 72px;
}

.blog_area.blog-grid {
  padding: 100px 0 72px;
}

.blog_area.blog-grid.blog-details-area {
  padding: 100px 0 97px;
}
.aomio-single-blog {
  background-color: #fff;
  overflow: hidden;
  text-align: left;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  margin-bottom: 30px;
  border: 1px solid #ddd;
}
.blog-black .aomio-single-blog {
  background-color: #121212;
  overflow: hidden;
  text-align: left;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  margin-bottom: 30px;
  /* border: 1px solid #757575; */
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.3);
  border-color: #686464;
}
.blog-black .aomio-blog-meta {
  border-top: 1px solid #686464;
}
.blog_thumb_inner {
  position: relative;
}

.aomio-blog-thumb {
  overflow: hidden;
  position: relative;
}

.aomio-blog-thumb a {
  position: relative;
}

.aomio-blog-thumb a {
  display: block;
}
.aomio-blog-thumb::before {
  content: "";
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  z-index: 999;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.aomio-blog-thumb img {
  display: block;
  -webkit-transition: 6s;
  transition: 6s;
  width: 100%;
}

.em-blog-content-area {
  padding: 6px 15px 9px;
}

.blog-inner {
}

.blog-content {
}

.blog-content h2 {
  margin: 0 0 18px;
}

.blog-page-title a {
  color: #333;
  display: block;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 14px;
  text-transform: capitalize;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.blog-content h2 a {
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}
.blog-content p {
  margin-bottom: 0;
}

.blog_icon {
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  z-index: 999;
  transform: translateX(-50%) translateY(-50%);
  opacity: 0;
  transition: 0.5s;
}

.blog_icon a {
  color: #000;
  width: 45px;
  height: 45px;
  line-height: 45px;
  background: #fff;
  border-radius: 50%;
  transform: scale(0);
  font-size: 18px;
}

.blog-page-title {
}

.blog-page-title h2 {
}

.blog-page-title h2 a {
}
.aomio-blog-meta {
  margin-bottom: 0px;
  margin-top: 0;
  padding: 0px 0 16px;
}
.aomio-blog-meta:after {
  display: block;
  clear: both;
  content: "";
}

.aomio-blog-meta-left {
  float: left;
  overflow: hidden;
}

.aomio-blog-meta-left a,
.aomio-blog-meta-right a,
.aomio-blog-meta-left span,
.aomio-blog-meta-right span {
  font-weight: 400;
  margin-right: 15px;
  text-transform: capitalize;
  letter-spacing: 0.5px;
}
.aomio-blog-meta-left i {
  margin-right: 5px;
  color: #999;
}

.blog-page-title_adn > h2 {
  margin-bottom: 8px;
}

.aomio-blog-meta-right {
  float: right;
  overflow: hidden;
}

.aomio-blog-meta-right a,
.aomio-blog-meta-right span {
  font-size: 12px;
  font-weight: 400;
  margin-right: 0;
  text-transform: uppercase;
}

.aomio-blog-meta-right i {
  margin-right: 5px;
}
.blog_btn {
  margin-top: 22px;
}

/* blog hover */

.aomio-single-blog:hover .aomio-blog-thumb:before {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  transform: scale(1);
}

.aomio-single-blog:hover .blog_icon {
  opacity: 1;
}

.aomio-single-blog:hover .blog_icon a {
  transform: scale(1);
}

.blog_nospace.col-xs-12 {
  padding: 0px;
}

.blog_nospace .aomio-single-blog {
  margin-bottom: 0px;
}

/*===============================
aomio BLOG DETAILS AREA CSS
================================*/

.blog_details {
  border: 1px solid #ddd;
  padding: 15px 15px 21px;
}

.blog_dtl_thumb {
}

.blog_dtl_thumb {
}

.blog_dtl_content {
}

.blog_dtl_content h2 {
  padding-bottom: 5px;
  padding-top: 14px;
}

.blog_dtl_content h3 {
  padding-top: 20px;
  font-size: 20px;
}

.blog_dtl_content p {
  margin-top: 20px;
}

.blog_details .aomio-blog-meta {
  margin-bottom: 0px;
  margin-top: 0;
  /* border-top: 1px solid #ddd; */
  padding: 0 0 18px;
  border-bottom: 1px solid #ddd;
  border-top: 0;
}

.blog_details blockquote {
  padding: 10px 20px;
  margin: 37px 0 36px;
  font-size: 14px;
  border-left: 7px solid #000;
  background: #f7f7f7;
  font-style: italic;
  font-weight: 500;
  padding: 15px 35px 15px;
}

.signatures {
  text-align: right;
  font-weight: 600;
  font-style: italic;
  font-size: 15px;
}

/* POST REPLY CSS */

.blog_comments_section {
  border: 1px solid #ddd;
  padding: 20px 15px 18px;
  margin: 50px 0 0;
}

.comments_ttl > h3 {
  font-size: 20px;
  font-weight: 700;
  position: relative;
}

.comments_ttl {
  margin-bottom: 37px;
}

.comments_ttl > h3::before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 1px;
  left: 131px;
  position: absolute;
  top: 12px;
  width: 40px;
}

.comments_thumb {
  float: left;
  margin-right: 20px;
  overflow: hidden;
}

.commentst_content {
  overflow: hidden;
}

.blog_comments_section .post_meta {
  margin-bottom: 6px;
}

.blog_comments_section .post_meta span {
  /* font-size: 12px; */
  font-weight: 400;
  padding-right: 15px;
  /* text-transform: uppercase; */
  color: #6d6d6d;
}

.blog_comments_section .post_meta span:hover {
  color: #000;
}

.blog_comments_section .post_meta span:last-child:before {
  display: none;
}

.commentst_meta_reply {
  float: right;
}

.commentst_meta_reply i {
  margin-right: 10px;
}

.commentst_meta_reply:hover {
  color: #000;
}

.single_commentst_inner {
  margin-bottom: 44px;
  margin-top: 46px;
  padding-left: 63px;
}

.badmin i {
  margin-right: 3px;
}

/* COMMENT FORM CSS */
.blog_reply {
  overflow: hidden;
  border: 1px solid #ddd;
  margin-top: 50px;
  padding: 20px 15px 10px;
}

.reply_ttl > h3 {
  font-size: 20px;
  position: relative;
}

.reply_ttl {
  margin-bottom: 36px;
}

.reply_ttl > h3::before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 1px;
  left: 194px;
  position: absolute;
  top: 12px;
  width: 40px;
}

.blog_reply .em_contact_form {
  margin-bottom: 0;
}

.blog_reply .contact_bnt button:hover {
  background: #0d2352;
  color: #fff;
}

/* contact area css */
.contact_area {
  padding: 79px 0 90px;
}
.contact_area_inner {
  background: #232323;
  overflow: hidden;
  margin: 0 0px;
  padding: 70px 50px 70px;
  box-shadow: 0 0 17px rgba(0, 0, 0, 0.2);
  margin-bottom: 70px;
}
.contact_info {
  /* border: 1px solid #ddd; */
  padding: 63px 20px 4px;
  border-radius: 10px;
  background: #121212;
}
.single_plases {
  margin-bottom: 65px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  padding: 30px 25px 30px;
  overflow: hidden;
}
.single_plases_inner {
  text-align: left;
}

.plases_icon {
  float: left;
  overflow: hidden;
}

.plases_icon i {
  font-size: 26px;
  overflow: hidden;
  width: 60px;
  height: 60px;
  line-height: 58px;
  border-radius: 100%;
  text-align: center;
  border: 1px solid #ddd;
  margin-right: 15px;
  transition: 0.3s;
}

.single_plases:hover .plases_icon i {
  background: #e66200;
  color: #fff;
  border-color: #e66200;
}
.plases_text {
  overflow: hidden;
  padding: 6px 0 0;
}

.plases_text h2 {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 2px;
}

.plases_text p {
  font-weight: 400;
  /* color: #fff; */
  margin-top: 0;
  margin-bottom: 0px;
}

.contact_form_inner {
}

.form_field {
  width: 100%;
}

.form_field_inner {
  margin-bottom: 25px;
  width: 100%;
}

.form_field_inner input,
.form_field_inner input,
.field_comment_inner textarea {
  background: transparent;
  /* border: 1px solid #ddd; */
  color: #000;
  font-size: 16px;
  font-weight: 500;
  height: 50px;
  -webkit-transition: all 0.3s ease 0s;
  border-bottom: 1px solid #fff;
  transition: all 0.3s ease 0s;
  width: 100%;
  outline: none;
  background: #121212;
  border: 0;
  padding-left: 15px;
  border-radius: 10px;
}

.form_field_inner input:focus {
  border-color: #000;
}

.field_comment_inner textarea:focus {
  border-color: #000;
}
.blog_reply .form_field_inner input,
.blog_reply .form_field_inner input,
.blog_reply .field_comment_inner textarea {
  background: #f7f7f7;
  border: 1px solid #ddd;
}
.form_field_inner input:hover {
}

.form_field_comment {
}

.field_comment_inner {
}

.field_comment_inner textarea {
  height: 125px;
  padding-top: 10px;
}

.contact_bnt {
  margin-top: 23px;
}

.contact_bnt button {
  background: #121212;
  border: 0 none;
  border-radius: 0;
  color: #fff;
  display: block;
  letter-spacing: 2px;
  padding: 14px 50px;
  margin: auto;
  border-radius: 10px;
  text-transform: capitalize;
  transition: 0.3s;
  width: 100%;
  margin-top: -4px;
}

.contact_bnt button:hover {
  background: #fff;
  color: #000;
}

.google_map_area {
  pointer-events: none;
}

.map {
  width: 100%;
  margin: 0;
  height: 426px;
  border: 1px solid #ddd;
  border-radius: 10px;
}

.sbi_item.sbi_type_image {
  display: inline-block;
}

/* contact minimal css */
.minimal .contact_area_inner {
  background: #fff;
}
.minimal .contact_info {
  background: #fafafa;
  border: 1px solid #ddd;
}
.minimal .single_plases:hover .plases_icon i {
  background: #121212;
  border-color: #121212;
}
.minimal .plases_text p {
  color: #121212;
}
.minimal .plases_icon i {
  background: #fff;
}
.minimal .form_field_inner input,
.minimal .form_field_inner input,
.minimal .field_comment_inner textarea {
  background: #fafafa;
  color: #121212;
  border: 1px solid #ddd;
}
.minimal .contact_bnt button {
  background: #fafafa;
  color: #121212;
  border: 1px solid #ddd;
}
.minimal .contact_bnt button:hover {
  background: #121212;
  color: #fff;
}
.minimal .contact_area_inner {
  margin-bottom: 0;
}
.contact_area.minimal-2 {
  background: #fff;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #666;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #666;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #666;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #666;
}

.em_contact_form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff !important;
  font-size: 14px;
  font-weight: 400;
}

.em_contact_form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff !important;
  font-size: 14px;
  font-weight: 400;
}

.em_contact_form :-ms-input-placeholder {
  /* IE 10+ */
  color: #fff !important;
  font-size: 14px;
  font-weight: 400;
}

.em_contact_form :-moz-placeholder {
  /* Firefox 18- */
  color: #fff !important;
  font-size: 14px;
  font-weight: 400;
}

.minimal .em_contact_form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #121212 !important;
  font-size: 14px;
  font-weight: 400;
}
.minimal .em_contact_form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #121212 !important;
  font-size: 14px;
  font-weight: 400;
}

.minimal .em_contact_form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #121212 !important;
  font-size: 14px;
  font-weight: 400;
}

.minimal .em_contact_form :-ms-input-placeholder {
  /* IE 10+ */
  color: #121212 !important;
  font-size: 14px;
  font-weight: 400;
}

.minimal .em_contact_form :-moz-placeholder {
  /* Firefox 18- */
  color: #121212 !important;
  font-size: 14px;
  font-weight: 400;
}

.minimal .em_contact_form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #121212 !important;
  font-size: 14px;
  font-weight: 400;
}

.em_quote_form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff !important;
  font-size: 14px;
  font-weight: 400;
}

.em_quote_form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff !important;
  font-size: 14px;
  font-weight: 400;
}

.em_quote_form :-ms-input-placeholder {
  /* IE 10+ */
  color: #fff !important;
  font-size: 14px;
  font-weight: 400;
}

.em_quote_form :-moz-placeholder {
  /* Firefox 18- */
  color: #fff !important;
  font-size: 14px;
  font-weight: 400;
}

.em_quote_form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff !important;
  font-size: 14px;
  font-weight: 400;
}

.home-2 ::-moz-placeholder {
  /* Firefox 19+ */
  color: #333 !important;
  font-size: 14px;
  font-weight: 400;
}

.home-2 :-ms-input-placeholder {
  /* IE 10+ */
  color: #333 !important;
  font-size: 14px;
  font-weight: 400;
}

.home-2 :-moz-placeholder {
  /* Firefox 18- */
  color: #333 !important;
  font-size: 14px;
  font-weight: 400;
}
.blog_reply .em_contact_form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #121212 !important;
  font-size: 14px;
  font-weight: 400;
}

.blog_reply .em_contact_form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #121212 !important;
  font-size: 14px;
  font-weight: 400;
}

.blog_reply .em_contact_form :-ms-input-placeholder {
  /* IE 10+ */
  color: #121212 !important;
  font-size: 14px;
  font-weight: 400;
}

.blog_reply .em_contact_form :-moz-placeholder {
  /* Firefox 18- */
  color: #121212 !important;
  font-size: 14px;
  font-weight: 400;
}

.blog_reply .em_contact_form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #121212 !important;
  font-size: 14px;
  font-weight: 400;
}

/* recent post */

.single-widget-item {
  overflow: hidden;
}

.recent-post-item {
  clear: both;
}

.recent-post-image {
  float: left;
  margin-right: 10px;
}

.recent-post-image a {
  display: inline-block;
  margin-top: 6px;
  margin-bottom: 5px;
}

.recent-post-text {
  margin-top: -4px;
  overflow: hidden;
}

.recent-post-text h4 a {
  color: #151515;
}

.recent-post-text .rcomment i {
  margin-right: 5px;
}

.recent-post-text .rcomment {
  color: #151515;
}

.recent-post-item {
  clear: both;
}

.recent-post-image {
  float: left;
  margin-right: 10px;
}

.recent-post-text {
  overflow: hidden;
}

.recent-post-text > h4 {
  margin-bottom: 0;
}

.recent-post-text h4 a {
  color: #151515;
  font-size: 14px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.recent-post-text h4 a:hover {
  color: #000;
}

.recent-post-text .rcomment {
  color: #151515;
  font-size: 14px;
  text-transform: none;
}

.recent-post-text .rcomment i {
  margin-right: 5px;
}

.recent-post-text .rcomment {
  color: #151515;
}
/*=================
google map AREA CSS
===================*/
.google_map_area.minimal {
  padding: 0;
  background: #fff;
  margin-bottom: 0;
}
/*=====================
FOOTER AREA CSS
======================*/
.footer_area {
  padding: 75px 0 96px;
  background: #232323;
}
.coppyright {
}
.footer_logo {
  font-size: 48px;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  padding-bottom: 20px;
}
.footer_logo a {
}
.footer_logo h3 {
  font-style: normal;
  letter-spacing: 5px;
  font-size: 20px;
}
.footer_text p {
  margin: auto;
  padding: 24px 0 26px;
  text-align: center;
  width: 61%;
}
.footer_social_icon {
  text-align: center;
}
.footer_social_icon a {
  margin: 0 7px;
  font-size: 17px;
}
.footer_social_icon a:hover {
  color: #000;
}

/* Blog Widget Css */

.blog-grid .recent-post-text > h4 {
  margin-bottom: 3px;
  line-height: 18px;
}

.blog-grid .recent-post-text .rcomment {
  color: #6d6d6d;
  font-size: 12px;
}

/* Get quote css */

.em_quote_form {
}

.quote_form_inner {
  padding-top: 6px;
}

.quote_form_field {
}

.quote_form_field input {
  width: 100%;
  height: 40px;
  margin-bottom: 16px;
  background: #041842;
  border: 0;
  padding-left: 15px;
  border-radius: 5px;
  color: #fff;
}

.quote_form_field textarea {
  width: 100%;
  height: 85px;
  border: 0;
  padding-left: 15px;
  border-radius: 5px;
  color: #fff;
  background-color: #041842;
}

.quote_button {
  width: 100%;
  height: 40px;
  margin-top: 16px;
  border: 0;
  border-radius: 5px;
  background: #fff;
  color: #444;
  transition: 0.5s;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}

.quote_button:hover {
  background: #000;
  color: #fff;
}
/*================
FOOTER MINIMAL CSS
==================*/
.minimal.footer_area {
  background: #f7f7f7;
}
.minimal .footer_social_icon a {
}
.minimal .footer_social_icon a:hover {
}

/*===============================
aomio FOOTER BOTTOM AREA CSS
================================*/
.footer-bottom {
  padding: 26px 0 24px;
  border-top: 1px solid #5c5656;
  background: #232323;
}

.copy-right-text {
}

.copy-right-text p {
  font-size: 12px;
  margin: 0;
  padding-top: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: center;
}

.footer-menu {
}

.footer-menu ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.footer-menu ul li {
  display: inline-block;
}
.footer-menu ul li a {
  padding: 0 10px;
  display: block;
  color: #999;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 2px;
}

.copy-right-text a:hover,
.footer-menu ul li a:hover {
  color: #e66200;
}

.footer-menu ul li:last-child a {
  padding-right: 0px;
}

.footer_style_3 .footer-menu ul li:first-child a {
  padding-left: 0px;
}

.footer-menu ul ul {
  display: none;
}
/*===============================
 FOOTER BOTTOM MINIMAL CSS
================================*/
.minimal.footer-bottom {
  background: #f7f7f7;
  border-top: 1px solid #c6c4c4;
}
.minimal .copy-right-text a:hover,
.footer-menu ul li a:hover {
  color: #121212;
}
/*==========================
aomio OTHERS PAGES CSS
===========================*/

.row.sg {
  margin-top: 38px;
}

/*==========================
aomio COUNTER AREA CSS
===========================*/
.counter_area {
  padding-top: 98px;
  padding-bottom: 100px;
  background: #f9f9f9;
}
.single_counter {
  position: relative;
  padding: 32px 0;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border-top: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
}
.single_counter::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  border-left: 2px solid #ddd;
  border-right: 2px solid #ddd;
  height: 40%;
  transition: 0.3s;
}
.single_counter::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  border-left: 2px solid #ddd;
  border-right: 2px solid #ddd;
  height: 40%;
  transition: 0.3s;
}
.single_counter:hover {
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  background: #000;
}
.single_counter:hover:before {
  border-left: 2px solid #000;
  border-right: 2px solid #000;
}
.single_counter:hover:after {
  border-left: 2px solid #000;
  border-right: 2px solid #000;
}

.single_counter_inner {
  text-align: center;
  transition: all 0.5s ease 0s;
}
.counter_icon i {
  color: #000;
  font-size: 50px;
  margin-top: 7px;
  text-align: center;
  display: block;
  transition: 0.3s;
}
.countr_text > h1 {
  color: #333;
  display: inline-block;
  font-size: 45px;
  margin: 0;
  padding: 0;
  transition: 0.3s;
}
.countr_text > h3 {
  color: #000;
  display: inline-block;
  font-size: 40px;
  transition: 0.3s;
}
.counter_title {
  padding: 0 0 0;
}
.counter_title h4 {
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
  margin: 24px 0 17px;
  transition: 0.3s;
}
.single_counter:hover .counter_title h4,
.single_counter:hover .countr_text > h3,
.single_counter:hover .counter_icon i,
.single_counter:hover .countr_text > h1 {
  color: #fff;
}

/*=================
COUNTER MINIMAL CSS
===================*/
.minimal.counter_area {
  background: #fafafa;
}
.minimal .single_counter {
  background: #fff;
}
.minimal .single_counter:hover {
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.7);
}
.minimal .counter_title h4 {
  color: #121212;
}
.minimal .countr_text > h1 {
  color: #121212;
}
.minimal .counter_icon i {
  color: #444;
  background: #fff;
  border: 7px solid #444;
}
.minimal .single_counter:hover .counter_icon i {
  background: #fff;
  color: #121212;
  border-color: #121212;
}
/* Counter simple */
.counter-style-simple.counter_area {
  background: url(assets/images/counter-bg.html);
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  padding: 104px 0 53px;
}
.counter-style-simple .single_counter {
  background: transparent;
  box-shadow: none;
  margin-top: 0;
}
.counter-style-simple .single_counter:hover {
  box-shadow: none;
}
.counter-style-simple .counter_icon {
  margin-bottom: 0;
  position: inherit;
}
.counter-style-simple .counter_icon i {
  height: inherit;
  width: inherit;
  margin: auto;
  background: transparent;
  line-height: inherit;
  border-radius: 0;
  font-size: 36px;
  color: #fff;
  background: inherit;
  border-radius: inherit;
  transition: 0.5s;
  display: inline-block;
  border: 0;
  position: inherit;
  /* left: 0; */
  /* top: -45px; */
  margin-bottom: 0;
}
.counter-style-simple .single_counter:hover .counter_icon i {
  background: inherit;
  color: #fff;
}
.counter-style-simple .counter_title h4 {
  font-size: 18px;
  margin: 0;
  margin-top: 25px;
  text-transform: uppercase;
  font-weight: 500;
}

/*================================
aomio CALL DO ACTION AREA CSS
=================================*/
.call-to-action_area {
  padding: 79px 0 100px;
  background: #f9f9f9;
}
.em_call-to-action {
}

.em_single_call-to-action_content {
  text-align: center;
}

.em_call-to-action_title {
}

.em_call-to-action_title h2 {
  font-size: 35px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 13px;
  letter-spacing: 2px;
}
.em_call-to-action_title h2 span {
  display: block;
  font-size: 36px;
  margin-top: 10px;
}

.em_call-to-action_inner {
}

.em_call-to-action_desc {
  color: #777777;

  font-size: 18px;

  font-weight: 300;

  text-align: center;

  letter-spacing: 1px;
}

.call-to-action_btn {
}

.call-to-action_btn a {
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  background-color: #000;
  color: #fff;
  margin-top: 38px;
  padding: 12px 35px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  letter-spacing: 2px;
  border: 3px solid #000;
  z-index: 1;
  position: relative;
}
.call-to-action_btn a::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  content: "";
  transition: 0.3s;
  z-index: -1;
  transform: scale(0);
}
.call-to-action_btn a:hover::before {
  transform: scale(1);
}
.call-to-action_btn a:hover {
  color: #000;
}

.em-call-to_video {
  position: absolute;
  right: -40px;
  top: 50%;
  width: 24%;
  transform: translateY(-50%);
}

.em-call-video_link {
  float: left;
  margin-right: 20px;
}

.em-call-video_link a {
  font-size: 28px;
  margin-top: 9px;
  color: #fff;
  font-weight: 600;
}

.em-call-video_link a i {
  font-size: 28px;
  margin-top: 9px;
  color: #fff;
  margin-right: 15px;
}

/*================================
aomio INSTAGRAM AREA CSS
=================================*/

.instadram_area {
  background: linear-gradient(rgba(0, 0, 0, 0.87), rgba(0, 0, 0, 0.87)),
    transparent url(assets/images/cblog1.html) 0% 0% / cover repeat scroll;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0 100px;
}

.row.insta .col-md-2 {
  padding: 0px;
}

.instragram_thumb img {
  width: 100%;
}

/*=======================
aomio BRAND AREA CSS
=========================*/
.brand_area {
  padding-bottom: 70px;
}
.single_brand {
  transform: scale(1);
  transition: 0.5s;
  margin-top: 10px;
  margin-bottom: 30px;
}
.single_brand:hover {
  transform: scale(1.1);
  transition: 0.5s;
}

.single_brand_inner {
}

.single_brand_thumb {
}

.single_brand_thumb img {
}

/*===========================
aomio BREADCRUMB AREA CSS
=============================*/
.breatcome_area {
  background: #000;
  background: linear-gradient(rgba(0, 0, 0, 0.51), rgba(0, 0, 0, 0.51)),
    transparent url(assets/images/brd-bg1.jpg) 0% 0% / cover repeat scroll;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 215px 0 120px;
}

.breatcome_title {
}

.breatcome_title_inner h2 {
  color: #fff;
  text-align: center;
  margin: 0;
  font-size: 41px;
  margin-bottom: 6px;
  font-weight: 700;
}

.breatcome_content {
}

.breatcome_content ul {
  text-align: center;
}

.breatcome_content ul li {
  list-style: none;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  text-transform: capitalize;
}

.breatcome_content ul li a {
  color: #fff;
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 500;
  margin-right: 5px;
}

.breatcome_content ul li a i {
  margin-left: 5px;
}

/*========================
 aomio UNITETEST
=========================*/

.blog-page-title h2 {
  color: #333;
  display: block;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 7px;
  text-transform: capitalize;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.blog-page-title a {
  color: #333;
  display: inline-block;
  font-weight: 600;
}
.em-blog-content-area {
  padding: 20px 15px 25px;
  text-align: left;
}

.single-blog-content iframe {
  margin-top: 20px;
}

.blog-content h1,
.blog-content h2,
.blog-content h3,
.blog-content h4,
.blog-content h5,
.blog-content h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 500;
  color: #333;
  font-size: 30px;
}

.post_reply h1,
.post_reply h2,
.post_reply h3,
.post_reply h4,
.post_reply h5,
.post_reply h6 {
  color: #303030;
  font-size: 30px;
  font-weight: 500;
  margin-top: 15px;
  margin-bottom: 15px;
}
.blog-content h2,
.post_reply h2 {
  font-size: 26px;
}
.blog-content h3,
.post_reply h3 {
  font-size: 22px;
}
.blog-content h4,
.post_reply h4 {
  font-size: 20px;
}
.blog-content h5,
.post_reply h5 {
  font-size: 18px;
}
.blog-content h6,
.post_reply h6 {
  font-size: 17px;
}
/* single blog */

.single-blog-content h1,
.single-blog-content h2,
.single-blog-content h3,
.single-blog-content h4,
.single-blog-content h5,
.single-blog-content h6 {
  margin-bottom: 22px;
  margin-top: 20px;
  font-size: 30px;
  font-weight: 600;
}
.single-blog-content h2 {
  font-size: 26px;
}
.single-blog-content h3 {
  font-size: 22px;
}
.single-blog-content h4 {
  font-size: 20px;
}

.single-blog-content h5 {
  font-size: 18px;
}
.single-blog-content h6 {
  font-size: 17px;
}

/*=============================
 aomio PAGINATION AREA CSS
===============================*/

.paginations {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 28px;
}

.paginations a,
.page-numbers span.current {
  width: 35px;
  height: 35px;
  line-height: 35px;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  margin: auto 5px;
  border: 1px solid #ddd;
  color: #888;
}

.page-numbers li {
  display: inline-block;
}

.paginations a:hover,
.paginations a.current,
.page-numbers span.current {
  background: #000;
  border-color: #000;
  color: #fff;
}

/*========================
aomio 404 AREA CSS
=========================*/

.not-found-area {
  background-color: #fff;
  background-position: center top;
  background-repeat: repeat;
  background-size: cover;
  border-top: 1px solid #f5f3f3;
  padding: 0 0 16px;
}

.not-found {
  display: table;
  width: 100%;
  height: 500px;
  text-align: center;
  padding-bottom: 40px;
}

.not-found-inner {
  display: table-cell;
  vertical-align: middle;
}

.not-found-inner {
  font-size: 30px;
}

.not-found-inner h2 {
  color: #f01e4a;
  display: inline-block;
  font-size: 160px;
  font-weight: 700;
  line-height: 1.2;
  padding: 15px 0;
}

.not-found-inner p {
  font-size: 30px;
}

.not-found-inner a {
  color: #606b82;
  font-size: 24px;
  margin-top: 40px;
  display: inline-block;
  text-decoration: underline;
}

/* search error */

.aomio-search-page {
  background: #fff;
}

.search-error .search input {
  padding: 20px 0;
}

.search-error .search input[type="text"] {
  padding-left: 10px;
}

.search-error .search button {
  top: 48%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.search-error > p {
  font-size: 14px;
  margin: 14px 0 19px;
}

.search-error > h3 {
  display: block;
  font-size: 30px;
  color: #333;
}

.search-error .search input {
  height: 54px;
  border: 1px solid #ddd;
}

/* RECENT PORTFOLIO */

.recent-portfolio {
  margin-bottom: 10px;
  margin-right: 10px;
}

.recent-portfolio {
  width: 29.33%;
}

.recent-portfolio-image img {
  width: 100%;
}

/*========================
aomio SCROLL TOP CSS
=========================*/

#scrollUp {
  background: #000 none repeat scroll 0 0;
  bottom: 30px;
  color: #fff;
  font-size: 30px;
  height: 40px;
  line-height: 40px;
  right: 30px;
  text-align: center;
  width: 40px;
}

#scrollUp i {
  color: #fff;
}

.copy-right-text a {
  color: #000;
}

.template-home .vc_row {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.wpb_gallery.wpb_content_element.vc_clearfix {
  margin-bottom: 0;
}

.mean-container .mean-bar {
  float: none;
  background: #000 none repeat scroll 0 0;
}

.mean-container .mean-nav ul li li a {
  color: #333;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* kc element */

.template-home-wrapper {
  overflow: hidden;
}

.kc-blog-posts-3 .kc-list-item-3 > a img {
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

/*==========================
aomio SECTION TITLE CSS
===========================*/

.section-title.t_center {
  margin: auto;
  text-align: center;
  width: 63%;
}

.section-title.t_left {
  margin: auto auto auto 0;
  width: 63%;
  text-align: left;
}

.section-title.t_right {
  margin: auto 0 auto auto;
  width: 63%;
  text-align: right;
}

.section-title.t_right .em-bar {
  margin: 0 0 5px auto;
}

.section-title.t_left .em-bar {
  margin: 0 0 5px;
}

.section-title h2 {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 16px;
  text-transform: capitalize;
}

.section-title h3 {
  font-size: 18px;
  color: #000;
}

.tmr0 .section-title h2 {
  margin: 0;
}

.section-title h5 {
  font-size: 18px;
  font-weight: 500;
  margin: 0;
}

.section-title p {
  margin-bottom: 60px;
}

.em-icon {
}

.em-icon i {
}

.em-bar-main {
  margin: 10px 0 13px;
}

.em-bar {
  background: #000 none repeat scroll 0 0;
  height: 2px;
  margin: 0 auto 5px;
  width: 62px;
}

.em-bar.em-bar-big {
  width: 80px;
}

.em-image {
  margin-bottom: 10px;
}

.em-image img {
}

.section-title.t_left span {
  color: #000;
}

/* section title 2 css */

.section-title1 {
  text-align: center;
}

.section-title1 h2 {
  font-size: 41px;
  font-weight: 700;
  margin-bottom: 28px;
  text-transform: capitalize;
  color: #fff;
  position: relative;
}

.section-title1 p {
  color: #fff;
  margin-bottom: 48px;
}

.em-image1 {
  margin-bottom: 10px;
}

.em-image1 img {
}

.section-title1 h2::after {
  position: absolute;
  content: "";
  left: -7px;
  bottom: -24px;
  width: 1px;
  height: 20px;
  background: #fff;
  margin: auto;
  right: 0;
}

.section-title1 h2::before {
  position: absolute;
  content: "";
  left: 2px;
  bottom: -24px;
  width: 1px;
  height: 20px;
  background: #fff;
  margin: auto;
  right: 0;
}

/*============
BLOG AREA CSS
=============*/
.blog_area {
  padding: 80px 0 70px;
}

.blog_area.blog-black {
  background: #232323;
}

.blog_area.blog-grid {
  padding: 100px 0 72px;
}

.blog_area.blog-grid.blog-details-area {
  padding: 100px 0 97px;
}

.AOMIO-single-blog {
  overflow: hidden;
  text-align: left;
}

.blog_thumb_inner {
  position: relative;
}

.AOMIO-blog-thumb {
  overflow: hidden;
  position: relative;
}

.AOMIO-blog-thumb a {
  position: relative;
}

.AOMIO-blog-thumb a {
  display: block;
}

.single_blog_content {
  background: #232323;
  position: relative;
  top: -50px;
  width: 92%;
  text-align: center;
  margin-left: 14px;
  padding: 5px 0 15px;
  margin: auto;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
  transition: 0.5s;
}
.single_blog_content:hover {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.7);
}
.em-blog-content-area {
  padding: 6px 15px 9px;
}

.blog-inner {
}

.blog-content {
}

.blog-content h2 {
  margin: 0 0 18px;
}

.blog-page-title a {
  color: #333;
  display: block;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
  text-transform: capitalize;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  /* letter-spacing: 0.5px; */
}
.blog-content h2 a {
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}
.blog-content p {
  margin-bottom: 0;
}

.blog_icon {
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  z-index: 999;
  transform: translateX(-50%) translateY(-50%);
  opacity: 0;
  transition: 0.5s;
}

.blog_icon a {
  width: 45px;
  height: 45px;
  line-height: 50px;
  background: #fff;
  border-radius: 50%;
  transform: scale(0);
  font-size: 18px;
  display: inline-block;
}
.blog-page-title {
}

.blog_description p {
  margin-bottom: 0;
}
.blog_btn a {
  background-color: #000;

  border: 0 none;

  border-radius: 0;

  color: #fff;

  display: inline-block;

  font-family: "Montserrat", sans-serif;

  font-size: 12px;

  font-weight: 500;

  letter-spacing: 0.5px;

  line-height: 1;

  padding: 9px 16px;

  text-align: center;

  text-transform: uppercase;

  border: 2px solid transparent;

  transition: all 0.5s ease 0s;
  position: relative;
  z-index: 1;
}
.blog_btn a::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  content: "";
  transition: 0.3s;
  z-index: -1;
  transform: scale(0);
}
.blog_btn a i {
  font-size: 16px;
  padding-top: 0px;
  transition: 0.3s;
}
.blog_btn a:hover::before {
  transform: scale(1);
}
.blog_btn a:hover {
  color: #000;
}
.blog-black .blog-page-title h2 a {
  color: #fff;
}

.AOMIO-blog-meta {
  margin-bottom: 0px;
  margin-top: 0;
  border-top: 1px solid #ddd;
  padding: 11px 15px 10px;
}

.AOMIO-blog-meta:after {
  display: block;
  clear: both;
  content: "";
}

.AOMIO-blog-meta-left {
  float: left;
  overflow: hidden;
}

.AOMIO-blog-meta-left a,
.AOMIO-blog-meta-right a,
.AOMIO-blog-meta-left span,
.AOMIO-blog-meta-right span {
  font-weight: 400;
  margin-right: 12px;
  text-transform: capitalize;
}
.AOMIO-blog-meta-left i {
  margin-right: 5px;
}
.fa.fa-thumbs-up {
  margin-right: 5px;
}
/*============
BLOG MINIMAL CSS
=============*/
.minimal.blog_area {
  padding: 80px 0 52px;
  background: #ffffff;
}
.minimal .single_blog_content {
  background: #fff;
}
.minimal .blog-page-title h2 a {
  color: #121212;
}
.minimal-2.blog_area {
  padding: 99px 0 70px;
  background: #f7f7f7;
}

/*============================
aomio CUOROSEL  CSS
=============================*/
.curosel-style .owl-nav div {
  border: 2px solid #000;
  border-radius: 50%;
  color: #000;
  font-size: 19px;
  height: 44px;
  left: -45px;
  line-height: 40px;
  position: absolute;
  top: 46%;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 44px;
  text-align: center;
  z-index: 99;
  -webkit-transform: translateY(-49%);
  transform: translateY(-49%);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.curosel-style .owl-nav .owl-next {
  left: auto;
  right: -45px;
}

.single_gallery.curosel-style .owl-nav div {
  left: 30px;
}

.single_gallery.curosel-style .owl-nav .owl-next {
  right: 30px;
  left: auto;
}

.portfolio_gallery_post.curosel-style .owl-nav div {
  left: 0px;
}

.portfolio_gallery_post.curosel-style .owl-nav .owl-next {
  right: 0px;
  left: auto;
}

.portfolio_gallery_post.curosel-style .owl-nav div {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.curosel-style .owl-nav .owl-next:hover {
  background: #transparent;
  color: #000;
}
.curosel-style .owl-nav .owl-prev:hover {
  background: #transparent;
  color: #000;
}

.owl-carousel .owl-item img {
  margin: auto;
}

.curosel-style:hover .owl-nav div {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.testimonial_list .owl-dots {
  position: absolute;
  left: 50%;
  bottom: -28px;
  transform: translateX(-50%);
}

.testimonial_list .owl-dot {
  display: inline-block;
  width: 24px;
  height: 11px;
  margin: 0px 5px 0;
  background: #9998;
  border-radius: 16px;
}

.testimonial_list .owl-dot.active {
  background: #000;
}

/* responsive 320 start */

/* small mobile :320px. */

@media (max-width: 767px) {
  body {
    overflow-x: hidden;
  }
  .aomio-header-top {
    display: none;
  }
  .mean-container .mean-bar:before {
    text-transform: uppercase;
    top: 19px;
  }
  .mean-container a.meanmenu-reveal {
    padding: 19px 20px 18px;
  }
}

/* responsive 320 end */

/*========================
aomio VIDEO  CSS
=========================*/

.vedeo_area .col-md-12 {
  padding: 0;
}

.single_choose {
  margin-bottom: 20px;
}
.single-video {
  position: relative;
  text-align: center;
  box-shadow: 17px 17px 7px rgba(0, 0, 0, 0.2);
}

.single-video img {
}

.single-video h3 {
  color: #fff;
  font-size: 35px;
  font-weight: 600;
  margin-bottom: 0;
  padding-top: 30px;
  text-transform: uppercase;
}

.video-icon a {
  text-align: center;
  display: inline-block;
}

.video-icon a i {
  color: #fff;
  font-size: 68px;
  border-radius: 50%;
}

.v-overlay .video-icon a i {
  border: 0px solid #fff;
  font-size: 30px;
}

.video-icon {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  padding-top: 8px;
}

.single-video:before {
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.single-video.video-overlay:before {
  background-color: rgba(0, 0, 0, 0.4);
  border: 3px solid rgba(255, 255, 255, 1);
  bottom: 0;
  content: "";
  height: 95%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 95%;
}

.single-video.video-overlay:before {
  background: rgba(255, 160, 0, 0.5) none repeat scroll 0 0;
  border: 3px solid rgba(255, 255, 255, 1);
  bottom: 0;
  content: "";
  height: 95%;
  left: 0;
  margin: auto;
  width: 95%;
}
/*==========================
aomio ACOADING AREA CSS
============================*/

.accoarding_area {
  padding: 86px 0 80px;
}
.accoarding_area.index-pages-two {
  padding: 0 0 80px;
}

.kc_accordion_section.group {
  padding-bottom: 27px !important;
}

.ui-accordion-header {
}

.ui-accordion-header a {
}

.ui-accordion-header a i {
  background: #333;
  color: #fff;
  border-radius: 50%;
  height: 28px;
  width: 28px;
  line-height: 28px;
  font-size: 14px;
  text-align: center;
  margin-right: 5px;
}

.ui-accordion-header.ui-state-active a i {
  background: #fff;
  color: #333;
}

.kc-panel-body ul {
  padding-left: 15px;
}

.kc-panel-body ul li {
}

/* Widgets Css */

table#wp-calendar td#today a {
  color: #fff;
}

.blog-left-side .widget h2 {
  margin-top: 0;
}

.widget.widget_categories select {
  width: 100%;
  height: 34px;
}

.widget .screen-reader-text {
  display: none;
}

.search input {
  width: 100%;
}

.textwidget select {
  width: 100%;
}

.comment_field .textarea-field label {
  margin-top: 20px;
  margin-bottom: 10px;
}

.blog-content {
  word-break: break-word;
}

.post-password-form input[type="submit"] {
  background: #000;
}

.page-list-single {
  clear: both;
}

.single-blog-content p {
  margin-bottom: 19px;
}

.blog-left-side .widget h2 {
  font-size: 24px;
}

.blog-page-title h2 {
  font-size: 24px;
}

.aomio-single-blog-title h2 {
  font-size: 24px;
}

.em-blog-content-area {
  padding: 10px 15px 24px;
}

/* Experience And biography Css */
.biography_area {
  background-image: url(assets/images/biography-bg.html);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 80px 0 100px;
  background: #121212;
}

.biography-timline {
  text-align: center !important;
  position: relative;
  padding: 0px;
  display: block;
  overflow: hidden;
}

.biography-timline::before {
  position: absolute;
  top: 0;
  left: calc(50% - 1px);
  bottom: 0;
  width: 2px;
  background-color: #e66200;
  -webkit-border-radius: 4rem;
  -moz-border-radius: 4rem;
  -ms-border-radius: 4rem;
  -o-border-radius: 4rem;
  border-radius: 4rem;
  content: " ";
}
.single-biography {
  position: relative;
}
.single-biography:not(:last-child) {
  margin-bottom: 222px;
}
.single-biography:first-child {
  margin-top: 20px;
}

.biography_points::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  content: " ";
  background-color: #e66200;
  z-index: 0;
  animation: video-icon-animation 1.4s 0.7s linear infinite;
}

.biography_points {
  position: absolute;
  top: 0;
  left: calc(50% - 15px);
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border: 5px solid #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}

.biography_text {
  float: right;
  text-align: left;
  padding-top: 4px;
  background: transform;
  position: relative;
  transition: 0.3s;
  background: #232323;
  padding: 23px 25px 16px;
  border-radius: 0 50px 0 50px;
}
.biography_text:hover {
  background: #e66200;
}

.biography_text:hover.biography_text h3,
.biography_text:hover.biography_text span,
.biography_text:hover.biography_text p {
  color: #fff;
}

.biography_text h3 {
  font-size: 22px;
  text-transform: capitalize;
  margin: 0;
  margin-bottom: 5px;
  transition: 0.3s;
  color: #fff;
}
.biography_text h4 {
  font-size: 18px;
  text-transform: capitalize;
  margin: 0;
  margin-bottom: 5px;
  transition: 0.3s;
  color: #fff;
  text-align: right;
  font-style: italic;
  font-weight: 600;
  padding-top: 10px;
}

.biography_text span {
  font-size: 15px;
  color: #fff;
  transition: 0.3s;
}

.biography_text p {
  margin-top: 19px;
  transition: 0.3s;
  color: #fff;
}

.biography-date {
  text-align: right;
  display: inline-block;
  padding-right: 37px;
  margin-top: -3px;
}
.biography-date span {
  background: transparent;
  display: inline-block;
  padding: 4px 28px;
  border-radius: 20px 0 0;
  font-size: 18px;
  color: #fff;
  background: #e66200;
}

.biography-date {
  font-size: 19px;
  font-weight: 500;
}

.biography-date,
.biography_text {
  width: 46%;
}

.biography-timline .single-biography:nth-child(even) .biography_text {
  float: left;
  text-align: right;
}

.biography-timline .single-biography:nth-child(even) .biography-date {
  text-align: left;
  padding-left: 37px;
  padding-right: 0;
}
.biography-timline .single-biography:nth-child(even) .biography_text h4 {
  text-align: left;
}
/*===================
biography minimal CSS
=====================*/
.minimal.biography_area {
  background: #fafafa;
}
.minimal .biography_text {
  background: #fff;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  margin: 0 5px;
}
.minimal .biography_text h3 {
  color: #121212;
}
.minimal .biography_text p {
  color: #999;
}
.minimal .biography_text h4 {
  color: #777;
}
.minimal .biography_text:hover.biography_text h4 {
  color: #fff;
}
.minimal .biography_text:hover {
  background: #121212;
}
.minimal .biography-date span {
  color: #fff;
  background: #121212;
}
.minimal .biography_points::after {
  background-color: #121212;
}
.minimal .biography-timline::before {
  background-color: #121212;
}

/* Acoading css */

.panel-group .panel {
  margin-bottom: 19.5px;
  border-radius: 4px;
}

.panel-title {
  font-size: 18px;
  color: #333;
}

.panel-title a {
}

.panel-heading1 a i {
  background: #333;
  color: #fff;
  height: 28px;
  width: 28px;
  line-height: 28px;
  font-size: 16px;
  text-align: center;
  margin-right: 5px;
}

.panel-heading1 {
  padding: 11px 15px;
  background: #f7f7f7;
}

.panel-body {
}

.panel-body ul {
  padding-left: 15px;
}

.panel-body ul li {
}

.panel-heading1.active {
  background: #000;
}

.panel-heading1 {
  position: relative;
}

.panel-heading1::before {
  position: absolute;
  content: "+";
  color: #333;
  right: 15px;
  transform: translateY(-50%);
  top: 50%;
  font-size: 30px;
}

.panel-heading1.active {
  position: relative;
}

.panel-heading1.active::before {
  position: absolute;
  content: "-";
  color: #fff;
  right: 15px;
  transform: translateY(-50%);
  top: 50%;
}

.panel-heading1.active a {
  color: #fff;
}
.panel-heading1 a {
  display: block;
  color: #333;
}

.panel-heading1.active a i {
  background: #fff;
  color: #333;
}

/*======================
portfolio DITALS AREA CSS
=======================*/

.portfolio_details_area {
  background-image: url(assets/images/bg1.html);
  background-repeat: no-repeat;
  background-position: center center;
  padding: 261px 0 170px;
  position: relative;
}

.portfolio_details_area:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background: rgba(13, 46, 199, 0.5);
  height: 100%;
  width: 100%;
}

.single_portfolio_details {
}

.single_portfolio_content {
}

.single_portfolio_content h1 {
  color: #fff;
  text-transform: uppercase;
  font-size: 50px;
}

.single_portfolio_content h1 span {
  color: #e05138;
}

.single_portfolio_content h2 {
  color: #fff;
  font-size: 25px;
  font-weight: 600;
}

.single_portfolio_content p {
  color: #fff;
  padding: 9px 0 21px;
  width: 66%;
}

.single_portfolio_content a {
  color: #444;
  background: #fff;
  padding: 11px 33px;
  transition: 0.3s;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 14px;
  display: inline-block;
  border-radius: 5px;
}

.single_portfolio_content a:hover {
  background: #000;
  color: #fff;
}

.portfolio_slide_img {
  position: absolute;
  content: "";
  left: 32%;
  top: -309px;
  width: 100%;
  height: 100%;
  transform: translateY(-50%);
  text-align: center;
}

.portfolio_slide_thumb {
}

.portfolio_slide_img {
}

.portfolio_slide_img img {
  width: 26%;
}

/* Video Slider Css */
.video-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.video-wrapper video {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

svg {
  fill: currentcolor;
}
.svg.shape svg {
  color: #fff;
}
.svg.shape {
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  z-index: 21111;
}
.svg.shape svg {
  width: 100%;
  height: 100%;
  color: #fff;
}
.svg.another svg {
  color: #f7f7f7;
}
