/*
Template Name: hosthub
Author: Dream-IT
*/

/*
======================================================================================
CSS INDEX
======================================================================================
**** hosthub HEADER TOP AREA CSS 					***
**** hosthub TOP  CREATIVE HEADER CSS 				***
**** hosthub HEADING NAV AREA CSS 					***
**** hosthub NIVO SLIDER AREA CSS 					***
**** hosthub ABOUT AREA CSS 						***
**** hosthub SEARCH DOMAIN AREA CSS					***
**** hosthub FEATURE AREA CSS 						***
**** hosthub PRICING AREA CSS 						***
**** hosthub TESTIMONIAL AREA CSS 					***
**** hosthub VIDEO AREA CSS 						***
**** hosthub TEAM AREA CSS 							***
**** hosthub BLOG AREA CSS 							***
**** hosthub BLOG DETAILS AREA CSS 					***
**** hosthub FOOTER TOP CSS 						***
**** hosthub FOOTER BOTTOM AREA CSS 				***
**** hosthub COUNTER AREA CSS 						***
**** hosthub INSTAGRAM AREA CSS 					***
**** hosthub BRAND AREA CSS 						***
**** hosthub BREADCRUMB AREA CSS 					***
**** hosthub PAGINATION AREA CSS 					***
**** hosthub 404 AREA CSS 							***
**** hosthub SECTION TITLE CSS 						***
**** hosthub SERVICE AREA  CSS 						***
**** hosthub CUOROSEL  CSS 							***
**** hosthub ACOADING AREA CSS 						***
**** HOSTING 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;
}

/*============================
hosthub HEADER TOP AREA CSS
==============================*/

.em40_header_area_main {
}

.em40_header_area_main.hdisplay_none {
  display: none;
}

.hosthub-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: #0d2ec7; */
  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: #0d2ec7;
}

.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 */

.hosthub-header-top.header_top_two {
  background: #0d2ec7 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;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  border-top: 1px solid #0d2ec7;
  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;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  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: #0d2ec7 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 #0d2ec7;
  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: #0d2ec7;
  -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;
}

/*=========================
hosthub TOP  CREATIVE HEADER
==========================*/

.em_creative_header {
  background: #f9f9f9 none repeat scroll 0 0;
  padding: 28px 0;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.em_creative_header:before {
  background: #0d2ec7 none repeat scroll 0 0;
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  width: 25%;
  height: 100%;
  z-index: -1;
  position: absolute;
}

.em_creative_header:after {
  background: #0d2ec7 none repeat scroll 0 0;
  content: "";
  left: 18%;
  top: 0;
  bottom: 0;
  width: 15%;
  height: 100%;
  position: absolute;
  border: ;
  -webkit-transform: rotate(-121deg);
  transform: rotate(-121deg);
  z-index: -1;
}

.single_header_address {
}

.creative_logo_thumb {
  z-index: 9;
  text-align: right;
}

.creative_header_icon {
  float: left;
  margin-right: 10px;
  overflow: hidden;
}

.creative_header_icon i {
  color: #0d2ec7;
  font-size: 28px;
  margin-top: 5px;
}

.creative_header_address {
  overflow: hidden;
  padding-left: 80px;
}

.creative_header_address_text > h3 {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  padding: 0;
}

.creative_header_address_text > p {
  margin: 0;
}

.creative_logo_thumb {
  z-index: 9;
}

.creative_header_button {
  padding-left: 50px;
  position: relative;
  margin-top: 5px;
}

.creative_header_button:before {
  content: "";
  position: absolute;
  background: #0d2ec7;
  width: 1px;
  height: 74px;
  left: 10px;
  top: -21px;
}

.creative_header_button .dtbtn {
  background: #0d2ec7 none repeat scroll 0 0;
  border-radius: 30px;
  color: #fff;
  display: inline-block;
  font-family: raleway;
  font-size: 14px;
  font-weight: 600;
  margin-left: 0;
  padding: 6px 26px;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.creative_header_button > a:hover {
  background: #0d2ec7 none repeat scroll 0 0;
}

.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: #0d2ec7 none repeat scroll 0 0;
  border: 1px solid #0d2ec7;
  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: #0d2ec7;
  color: #fff;
  border-color: #0d2ec7;
}

.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 .hosthub_menu ul {
  text-align: center;
}

.no-logo-sr .hosthub_menu ul li {
  text-align: left;
}

/*==============================
hosthub HEADING NAV AREA CSS
===============================*/

.mean-container .mean-bar {
  padding: 0;
}

.mean-container .mean-nav {
  background: #0d2ec7 none repeat scroll 0 0;
  float: none;
}

.main_menu_div {
  position: relative;
}
.hosthub_nav_area {
  background: transparent !important;
  position: absolute;
  left: 0;
  top: 50px;
  width: 100%;
  z-index: 999;
  box-shadow: 0px 4px 5px -3px rgba(0, 0, 0, 0.2);
}
/*style two*/
.style-two.hosthub_nav_area {
  background: #144bca !important;
}

/* LOGO CSS */

.logo {
  margin-top: 30px;
}

.logo a {
  font-weight: 700;
  display: inline-block;
  margin-top: 2px;
}

.hosthub_menu {
  text-align: right;
}

/* MAIN MENU CSS */

.hosthub_menu ul {
  text-align: right;
  list-style: none;
}

.hosthub_menu > ul > li {
  display: inline-block;
  position: relative;
}

.hosthub_menu > ul > li > a {
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 39px 0px 38px;
  margin-left: 33px;
}

.hosthub_menu > ul > li > a::before {
  position: absolute;
  content: "";
  left: -2px;
  bottom: -6px;
  width: 0%;
  border-bottom: 5px dotted #fff;
  transition: 0.3s;
}
.hosthub_menu > ul > li > a:hover::before {
  width: 101%;
}
.hosthub_menu ul li:last-child a {
  margin-right: 0px;
}

.hosthub_menu > ul > li.current > a,
.hosthub_menu > ul > li:hover > a {
  color: #fff;
  background-color: transparent;
}

.hosthub_menu > ul > li:hover > a:before,
.hosthub_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 .hosthub_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;
}
.hosthub_nav_area.postfix {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.hosthub_nav_area.prefix {
  background: #0d2352 !important;
  top: 0px;
}

.hosthub_nav_area.prefix .hosthub_menu > ul > li > a {
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.hosthub_nav_area.prefix .hosthub_menu > ul > li.current > a {
  color: #0d2ec7;
}

/* LOGO LEFT RIGHT CSS */

.logo-left {
}

.logo-right .logo {
  text-align: right;
}

.logo-right .hosthub_menu > ul {
  text-align: left;
}

.logo-right .hosthub_menu > ul > li:first-child a {
  padding-left: 0px;
}

.logo-right .hosthub_menu > ul > li:last-child a {
  padding-right: auto;
}

/* logo top */

.logo-top .logo {
  text-align: center;
}

.logo-top .hosthub_menu > ul {
  text-align: center;
}

.logo-top > .hosthub_menu > ul > li:last-child a {
  padding-right: auto;
}

/* sub menu style */
.hosthub_menu ul .sub-menu {
  position: absolute;
  left: 0;
  top: 130%;
  width: 217px;
  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;
}

.hosthub_menu ul li:hover > .sub-menu {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
  top: 100%;
  z-index: 9;
}

.hosthub_menu ul .sub-menu li {
  position: relative;
}

.hosthub_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;
}

.hosthub_menu ul .sub-menu li:hover > a,
.hosthub_menu ul .sub-menu .sub-menu li:hover > a,
.hosthub_menu ul .sub-menu .sub-menu .sub-menu li:hover > a,
.hosthub_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover > a {
  background: rgba(255, 255, 255, 0.06);
  color: #0d2ec7;
}

/* sub menu 2 */

.hosthub_menu ul .sub-menu .sub-menu {
  left: 100%;
  top: 130%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
}

.hosthub_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 */

.hosthub_menu ul .sub-menu .sub-menu li {
  position: relative;
}

.hosthub_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;
}

.hosthub_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 */

.hosthub_menu ul .sub-menu .sub-menu .sub-menu li {
  position: relative;
}

.hosthub_menu ul .sub-menu .sub-menu .sub-menu .sub-menu {
}

.hosthub_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 .hosthub_nav_area.prefix {
  top: 32px;
}

.logged-in .trp_nav_area.hbg2 {
  top: 32px;
}
/* Main  menu search */

.hosthub_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 */

.hosthub-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)";
}

.hosthub-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: #0d2ec7;
  color: #fff;
  margin-top: 29px;
}
a.dtbtn:hover {
  background-color: #fff;
  color: #444;
}
.redX {
  color: #0d2ec7;
}

/* logo sticky */
.hosthub-main-menu .logo a.main_sticky_main_l {
  display: block;
}
.hosthub-main-menu .logo a.main_sticky_l {
  display: none;
}

/* logo pre */

.hosthub-main-menu .prefix .logo a.main_sticky_main_l {
  display: none;
}

.hosthub-main-menu .prefix .logo a.main_sticky_l {
  display: block;
  margin-top: 3px;
}
.headroom--pinned {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.headroom--unpinned {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

.header--fixed {
  position: fixed;
  z-index: 10;
  right: 0;
  left: 0;
  top: 0;
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
  will-change: transform;
}

.menu-height-space {
  height: 100px;
}

/* hosthub header-creative css */
.header-creative-area {
  padding: 24px 0 25px;
  /* background: #ddd; */
}

.header-creative-address {
  text-align: right;
  position: relative;
}

.header-creative-address::before {
  position: absolute;
  right: -27px;
  top: -25px;
  width: 1px;
  height: 211%;
  background: #ddd;
  content: "";
}

.header-creative-address.last-child:before {
  display: none;
}

.header-creative-icon i {
  font-size: 20px;
  display: inline-block;
  float: left;
  margin-left: 26px;
  height: 35px;
  width: 35px;
  color: #fff;
  text-align: center;
  background: #0d2ec7;
  line-height: 35px;
  margin-top: 5px;
  border-radius: 3px;
}

.header-creative-text p {
  margin: 0;
  overflow: hidden;
  margin-left: 10px;
}

/*=============================
hosthub NIVO SLIDER AREA CSS
==============================*/

.main-slider-area {
  overflow: hidden;
  display: block;
  position: relative;
  z-index: 0;
}

.nivo-caption {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  height: 100%;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.em-slider-content-nivo {
}

.em_slider_right {
}

.em_slider_inner {
  margin: auto;
  /* width: 60%; */
  position: absolute;
  top: 54%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9999;
}

/* slider title */

.em-slider-title {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 23px;
  text-transform: uppercase;
}

.em-slider-sub-title {
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  margin-bottom: 0;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.05);
  text-transform: capitalize;
  margin: 0;
}

.em-slider-descript {
  color: #fff;
}

.em-slider-descript {
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 43px;
  width: 55%;
  margin-top: 21px;
}

.text-left .em-slider-descript {
  margin-left: 0;
  margin-right: auto;
}

.text-center .em-slider-descript {
  margin: 11px auto 28px;
}

.text-right .em-slider-descript {
  margin-right: 0;
  margin-left: auto;
}

/* button */

.em-button-button-area a {
  color: #fff;
  display: inline-block;
  font-size: 17px;
  font-weight: 600;
  margin: 0 4px;
  padding: 10px 45px;
  position: relative;
  text-transform: capitalize;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  z-index: 1;
  font-family: "Raleway", sans-serif;
  background: #fff;
  border-radius: 5px;
  background: #fff;
  background: #1c65cc;
  z-index: 9999;
}

a.em-active-button {
  background: #fff;
  border-color: #fff;
  color: #454545;
}

.em-button-button-area a:hover {
  color: #fff;
  background: #1c65cc;
  border-color: #1c65cc;
}

.em-slider-half-width {
  width: 50%;
}

.em-slider-left {
  padding-right: 30px;
}

.em-slider-right {
  padding-left: 30px;
}

.em-slider-full-width {
  width: 85%;
}

.em-slider-half-width .em-slider-descript {
  width: 100%;
}

/* directionNav */

.em-nivo-slider-wrapper .nivo-directionNav {
}

.em-nivo-slider-wrapper .nivo-directionNav a {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 50px;
  width: 50px;
  line-height: 48px;
  border: 1px solid #fff;
  text-align: center;
  display: block;
  border-radius: 50%;
  color: #fff;
  font-size: 22px;
  left: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
}

.em-nivo-slider-wrapper .nivo-directionNav .nivo-prevNav {
}

.em-nivo-slider-wrapper .nivo-directionNav .nivo-nextNav {
  left: auto;
  right: 0;
}

.em-nivo-slider-wrapper .nivo-directionNav a:hover {
  background: #0d2ec7;
  border-color: #0d2ec7;
  color: #fff;
}

.em-nivo-slider-wrapper:hover .nivo-directionNav a {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
  left: 50px;
}

.em-nivo-slider-wrapper:hover .nivo-directionNav .nivo-nextNav {
  left: auto;
  right: 50px;
}

/* controlNav */

.em-nivo-slider-wrapper .nivo-controlNav {
  bottom: 50px;
  padding: 0;
  position: absolute;
  width: 100%;
  z-index: 9;
  display: none;
}

.em-nivo-slider-wrapper .nivo-controlNav a {
  background: #000 none repeat scroll 0 0;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  height: 25px;
  margin: 0 5px;
  width: 25px;
  color: #fff;
  line-height: 25px;
}

.em-nivo-slider-wrapper .nivo-controlNav a:hover,
.em-nivo-slider-wrapper .nivo-controlNav a.active {
  background: #0d2ec7 none repeat scroll 0 0;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.hosting_feature {
  list-style: none;
  padding-left: 15px;
  padding-top: 20px;
}

.hosting_feature li {
  margin-bottom: 14px;
  font-size: 16px;
}

.hosting_feature li:last-child {
  margin-bottom: 0px;
}

.hosting_feature li i {
  margin-right: 10px;
}

.em_slider_single_img {
  position: absolute;
  right: 36%;
  top: -2%;
}

/*==================
CUROUSEL SLIDER AREA
====================*/
.slider_area {
  background: url(//shablon16/assets/images/slider-bg.jpg);
  background-size: cover;
  background-position: center center;
  position: relative;
  z-index: 1;
}
.home-2.slider_area {
  background: url(img/slider/s4.jpg);
  background-size: cover;
  background-position: center center;
}
.home-3.slider_area {
  background: url(img/slider/s4.jpg);
  background-size: cover;
  background-position: center center;
}

.slider_area:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  z-index: -1;
}
.slider_content {
  display: table;
  height: 830px;
  text-align: center;
  width: 100%;
}
.slider_text {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.slider_text > h1 {
  color: #fff;
  font-size: 65px;
  text-transform: uppercase;
}
.slider_text > h2 {
  color: #fff;
  font-size: 26px;
  font-weight: 600;
  text-transform: uppercase;
  z-index: 999999999;
}
.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: #0d2ec7;
  border-radius: 5px;
  z-index: 99999999;
}
.sreadmore:hover {
  color: #444;
  background: #fff;
}

/* Particles Js Slider */
.effective_slider .slider_text > h1 {
  margin-bottom: 13px;
}
.particles-js-canvas-el {
  position: absolute;
  top: 0;
  z-index: -1;
}
#particles-js {
  z-index: -1;
}

/*=========================
hosthub ABOUT AREA CSS
===========================*/

.about_area {
  padding: 95px 0 85px;
  background: #f7f7f7;
}
.about-pages .hosthub_about {
  padding: 0 0 0 59px;
}

.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;
}

.section_title_lefts h1 {
  margin-bottom: 22px;
  font-size: 37px;
}

.section_title_lefts h1 span {
  color: #0d2ec7;
}

.hosthub_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: #0d2ec7;
}

.about_singnature img {
  margin-top: 8px;
}

.single_image {
  margin-top: 5px;
  position: relative;
}

.about_text p {
  margin-bottom: 30px;
}

.about_button {
  margin-top: 44px;
}

.about_button a {
  color: #ffffff;
  background: #0d2ec7;
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
  border-radius: 5px 5px 5px 5px;
  padding: 13px 40px 13px 40px;
  font-family: Raleway, sans-serif;
  margin-right: 11px;
}

.about_button a:hover {
  background: #1068f9;
}

.about_text ul {
  list-style: none;
}

.about_text ul li {
  line-height: 30px;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 9px;
  color: #555;
}

.about_text ul li i {
  color: #0d2ec7;
  margin-right: 5px;
}

/* About Left Images Css */

.about-left-img .hosthub_about {
  padding: 59px 42px 0 0px;
}

.about-left-img.about-pages .hosthub_about {
  padding: 3px 42px 0 0px;
}

.table_head {
  background: #0d2ec7;
  color: #fff;
  font-size: 18px;
}

.table_head td {
  font-weight: 500;
  padding: 15px 20px;
}

td {
  border: 1px solid #ddd;
  text-align: center;
  padding: 15px 0;
}

.domain_information tr:nth-child(2n) td {
  background: #f9f9f9;
}

.domain_information tr td:first-child {
  font-size: 18px;
  font-weight: 600;
}
.purchace_button {
  background: #0d2ec7;
  display: inline-block;
  color: #fff;
  padding: 2px 17px;
  font-weight: 500;
  border-radius: 7px;
  transition: 0.3s;
}
.purchace_button:hover {
  color: #fff;
  background: #3553db;
}
/*============================
hosthub SEARCH DOMAIN AREA CSS
==============================*/
.search_domain_area {
  padding-top: 100px;
}
.subscribe_form {
  background: #fff;
  overflow: hidden;
  padding: 48px 28px 49px;
  margin-top: -169px;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  border-radius: 15px;
  z-index: 999999999;
}
.search_domain_style2 .subscribe_form {
  margin-top: 0;
}
.subscribe_title {
}

.subscribe_title h2 {
  font-size: 23px;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  margin-top: 8px;
}

.subscribe_title p {
  color: #fff;
  margin: 20px 0 37px;
}

.subscribe_form_inner {
}

.subscribe_form_field {
  position: relative;
  border: 4px solid #0d2ec7;
  width: 80%;
  margin: auto;
  border-radius: 5px;
}

.subscribe_form_field input {
  width: 70%;
  height: 55px;
  border-radius: 3px;
  border: 0;
  padding-left: 15px;
  background: #fff;
}

.subscribe_form_field button {
  position: absolute;
  right: 0%;
  height: 100%;
  border-radius: 0;
  border: 0;
  background: #0d2ec7;
  width: 21%;
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 500;
}

#domain_select {
  position: absolute;
  width: 10%;
  right: 21%;
  top: 0;
  border-radius: 0;
  height: 100%;
  border: 0;
}

.domain_price {
  margin-top: 20px;
  text-align: center;
}

.domain_price p {
  display: inline-block;
  text-align: center;
  background: #fff;
  color: #444;
  margin: 0px 4px;
  padding: 2px 17px 5px;
  border-radius: 5px;
  font-size: 19px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  transition: 0.3s;
}

.domain_price p:hover {
  background: #0d2ec7;
  color: #fff;
}

.domain_price p span {
  display: block;
  font-size: 15px;
}

/*=========================
hosthub 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: #0d2ec7;
  color: #fff;
}

/*==============================
/* hosthub Pricing AREA CSS 
===============================*/

.pricing_area {
  background: #f7f7f7;
  padding: 86px 0 70px;
}

.single_pricing {
  background: #fff none repeat scroll 0 0;
  transition: all 0.3s ease 0s;
  padding: 23px 0px 45px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
  margin-top: 5px;
}

.single_pricing:hover {
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
}

.pricing_head {
  padding: 20px 0 16px;
  transition: all 0.3s ease 0s;
  text-align: center;
}

.pricing_icon {
  text-align: center;
}

.pricing_title {
  text-align: center;
  position: relative;
}

.pricing_img {
  text-align: center;
  border: 1px solid #454545;
  display: inline-block;
  /* margin: auto; */
  padding: 25px;
  border-radius: 100%;
  width: 110px;
  height: 110px;
}

.pricing_title h2 {
  font-size: 20px;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.pricing_title h3 {
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
  margin: 0;
  padding: 24px 0px 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-transform: uppercase;
}

.pricing_title h4 {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.price_item_inner_center {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-top: 19px;
}

.price_item {
  text-align: center;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.3s ease 0s;
}

.price_item span {
  color: #0d2ec7;
  display: inline-block;
  -webkit-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.3s ease 0s;
  font-size: 30px;
}

.slash {
  font-size: 26px !important;
}

.curencyp {
  font-size: 24px;
  font-weight: 600;
  position: relative;
}

.tk {
  color: #0d2ec7;
  font-weight: 600;
}

.starting {
  display: block !important;
  font-size: 13px !important;
  color: #454545 !important;
  text-transform: uppercase;
}

.line_barp {
}

.monthp {
  display: block;
  position: relative;
}

.bootmp {
  font-weight: 400;
}

.pricing_body {
}

.featur {
}

.featur ul {
  text-align: center;
}

.featur ul li {
  display: block;
  font-size: 15px;
  font-weight: 300;
  padding: 7px 0;
  text-transform: none;
  transition: all 0.3s ease 0s;
}

.featur ul li i {
  margin-right: 5px;
  color: #666;
}

.featur ul li b {
  font-weight: 600;
}

.featur ul li:last-child {
}

.pricing_bottom {
  padding-top: 16px;
}

.order_now {
  background: transparent none repeat scroll 0 0;
  /* padding: 29px 0; */
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  /* margin-bottom: -19px; */
}

.order_now a {
  background: #0d2ec7 none repeat scroll 0 0;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  padding: 10px 39px;
  position: relative;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  /* font-family: 'Raleway', sans-serif; */
  letter-spacing: 1px;
}

.single_pricing .order_now a,
.single_pricing .price_item_inner,
.single_pricing .pricing_title > h3 {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.active .pricing_title h4 {
  color: #fff;
}

/*=============================
hosthub TESTIMONIAL AREA CSS
===============================*/
.testimonial_area {
  padding-top: 86px;
  padding-bottom: 128px;
  background: #f7f7f7;
}

.testimonial_area.about-pages {
  padding-top: 86px;
  padding-bottom: 128px;
  background: #fff;
}

.single_testimonial {
  margin-top: 10px;
  text-align: center;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  padding: 40px 15px 25px;
  margin-bottom: 30px;
  transition: 0.3s;
  background: #fff;
}

.single_testimonial:hover {
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
}

.em_testi_text p::before {
  display: none;
}

.em_testi_text p {
  position: relative;
  margin-top: 0;
}

.em_test_thumb {
  float: none;
  overflow: hidden;
  margin: 0;
  width: inherit;
  margin-bottom: 17px;
}

.testimonial_area .em_test_thumb img {
  border-radius: 100%;
}

.em_testi_title h2 {
  font-size: 20px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
}

.em_testi_title h2 span {
  display: block;
  font-size: 15px;
  color: #0d2ec7;
  margin-top: 4px;
  font-weight: 500;
}

.testi_review {
  margin-top: 20px;
}

.testi_review i {
  color: #0d2ec7;
  margin: 0 2px;
}

.testimonial_area .col-md-6,
.testimonial_area .col-lg-6 {
  margin: 0;
  padding: 0;
}

/*=======================
hosthub 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;
}

/*======================
 hosthub TEAM AREA CSS
========================*/
.team_area {
  padding: 86px 0 70px;
  background: #f7f7f7;
}

.em-team {
  margin-bottom: 30px;
}

/* team image css */

.em-team-content-image img {
  height: auto;
  width: 145px;
  border-radius: 100%;
}

.em-team-content-inner {
}

.em-team-content-title h2 {
  margin-bottom: 5px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  font-size: 36px;
  padding-top: 0;
  margin-top: 0;
  font-weight: 600;
  text-transform: capitalize;
  color: #fff;
}

.em-team-content-subtitle {
  font-size: 15px;
  margin-bottom: 0;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  font-weight: 400;
  color: #fff;
}

.em-team-content-socials a {
  display: inline-block;
  margin: 8px 9px 0;
  text-align: center;
  color: #fff;
  font-size: 18px;
}

.em-team-content-socials {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.em-team:hover .em-team-content-waraper {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* 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 #0d2ec7;
  padding: 30px 0;
  transition: 0.5s;
  border-radius: 5px;
}

.style-two.em-team:hover {
  background: #0d2ec7;
}

.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: #0d2ec7;
  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: #0d2ec7;
  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: #0d2ec7;
}

.style-two.em-team:hover .em-team-content-image img {
  border: 1px solid #fff;
}

/*=======================
hosthub 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;
}

.hosthub-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_thumb_inner {
  position: relative;
}

.hosthub-blog-thumb {
  overflow: hidden;
  position: relative;
}

.hosthub-blog-thumb a {
  position: relative;
}

.hosthub-blog-thumb a {
  display: block;
}

.hosthub-blog-thumb::before {
  content: "";
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background: #0d2ec7;
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(13, 46, 199, 0.8);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  z-index: 999;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  transform: scale(0);
}

.hosthub-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-page-title a:hover {
  color: #0d2ec7;
}

.blog-content h2 a {
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}

.blog-content h2 a:hover {
  color: #0d2ec7;
}

.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: #0d2ec7;
  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 {
  color: #333;
}

.hosthub-blog-meta {
  margin-bottom: 0px;
  margin-top: 0;
  border-top: 1px solid #ddd;
  padding: 11px 15px 10px;
}

.hosthub-blog-meta:after {
  display: block;
  clear: both;
  content: "";
}

.hosthub-blog-meta-left {
  float: left;
  overflow: hidden;
}

.hosthub-blog-meta-left a,
.hosthub-blog-meta-right a,
.hosthub-blog-meta-left span,
.hosthub-blog-meta-right span {
  font-weight: 400;
  margin-right: 15px;
  text-transform: capitalize;
}

.hosthub-blog-meta-left a:hover,
.hosthub-blog-meta-left span:hover {
  color: #0d2ec7;
}

.hosthub-blog-meta-left i {
  margin-right: 5px;
  color: #0d2ec7;
}

.blog-page-title_adn > h2 {
  margin-bottom: 8px;
}

.hosthub-blog-meta-right {
  float: right;
  overflow: hidden;
}

.hosthub-blog-meta-right a,
.hosthub-blog-meta-right span {
  color: #454545;
  font-size: 12px;
  font-weight: 400;
  margin-right: 0;
  text-transform: uppercase;
}

.hosthub-blog-meta-right i {
  margin-right: 5px;
  color: #0d2ec7;
}

.readmore a {
  border: 1px solid #ddd;
  color: #444;
  display: inline-block;
  font-size: 11px;
  font-weight: 400;
  padding: 6px 10px;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
}

.readmore a:hover {
  border-color: #0d2ec7;
  background: #0d2ec7;
  color: #fff;
}

/* blog hover */

.hosthub-single-blog:hover .hosthub-blog-thumb:before {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  transform: scale(1);
}

.hosthub-single-blog:hover .blog_icon {
  opacity: 1;
}

.hosthub-single-blog:hover .blog_icon a {
  transform: scale(1);
}

.blog_nospace.col-xs-12 {
  padding: 0px;
}

.blog_nospace .hosthub-single-blog {
  margin-bottom: 0px;
}

/*===============================
hosthub 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 .hosthub-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 #0d2ec7;
  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: #0d2ec7 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: #0d2ec7;
}

.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: #0d2ec7;
}

.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: #0d2ec7 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 {
  background: #f7f7f7;
  padding: 81px 0 96px;
}

.contact_info {
  border: 1px solid #ddd;
  padding: 55px 20px 21px;
  border-radius: 10px;
  background: #fff;
}

.single_plases {
  margin-bottom: 50px;
}

.single_plases_inner {
  text-align: left;
}

.plases_icon {
  float: left;
  overflow: hidden;
}

.plases_icon i {
  font-size: 26px;
  overflow: hidden;
  width: 80px;
  height: 80px;
  line-height: 80px;
  border-radius: 100%;
  text-align: center;
  border: 1px solid #ddd;
  margin-right: 15px;
  transition: 0.3s;
}

.single_plases:hover .plases_icon i {
  background: #0d2ec7;
  color: #fff;
  border-color: #0d2ec7;
}

.plases_text {
  overflow: hidden;
  padding: 20px 0 0;
}

.plases_text h2 {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 2px;
}

.plases_text p {
  font-size: 14px;
  font-weight: 400;
  /* color: #fff; */
  margin-top: 0;
  margin-bottom: 0px;
}

.em_contact_form {
  margin-bottom: 100px;
}

.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: #fff;
  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: #fff;
  border: 1px solid #ddd;
  padding-left: 15px;
  border-radius: 10px;
}

.form_field_inner input:focus {
  border-color: #0d2ec7;
}

.field_comment_inner textarea:focus {
  border-color: #0d2ec7;
}

.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: #0d2ec7;
  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: #0d2ec7;
}

.google_map_area {
  pointer-events: none;
}

.map {
  width: 100%;
  margin: 0;
  height: 338px;
  border: 1px solid #ddd;
  border-radius: 10px;
}

::-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: #333 !important;
  font-size: 14px;
  font-weight: 400;
}

.em_contact_form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #333 !important;
  font-size: 14px;
  font-weight: 400;
}

.em_contact_form :-ms-input-placeholder {
  /* IE 10+ */
  color: #333 !important;
  font-size: 14px;
  font-weight: 400;
}

.em_contact_form :-moz-placeholder {
  /* Firefox 18- */
  color: #333 !important;
  font-size: 14px;
  font-weight: 400;
}

.em_contact_form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #333 !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;
}

/*==========================
hosthub FOOTER TOP CSS
===========================*/

.footer-middle {
  background: #1a1a1a none repeat scroll 0 0;
  padding: 68px 0 92px;
}

.footer-middle {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-image: url(/shablon16/assets/images/footer-bg.jpg);
}

.footer-middle.wpfd {
  padding: 0;
}

.wpfdp {
  padding-top: 0px;
  padding-bottom: 80px;
}

.footer-middle .widget h2 {
  color: #fff;
  margin-bottom: 42px;
  margin-top: 28px;
  position: relative;
}

.footer-middle .widget h2:before {
}

.footer-middle .widget ul li,
.footer-middle .widget ul li a,
.footer-middle .widget ul li:before,
.footer-middle .tagcloud a,
.footer-middle caption,
.footer-middle table,
.footer-middle table td a,
.footer-middle cite,
.footer-middle .rssSummary,
.footer-middle span.rss-date,
.footer-middle span.comment-author-link,
.footer-middle .textwidget p,
.footer-middle .widget .screen-reader-text {
  color: #fff;
}

.footer-middle .widget h2 {
}

.footer-middle .widget ul li:before {
}

.footer-middle .tagcloud a {
}

.footer-middle .widget ul {
  list-style: none;
}

.footer-middle .widget ul li {
  margin-bottom: 18px;
  list-style: none;
}

.footer-middle .widget ul li a,
.footer-middle .widget ul li:before {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.footer-middle .widget ul li a:hover,
.footer-middle .widget ul li:hover:before {
  color: #0d2ec7;
}

.footer_s_inner {
}

.footer_s_thumb {
}

.footer_s_thumb img {
}

.footer_s_content {
}

.footer_s_content h2 {
}

.footer_s_content p {
}

.recent-portfolio-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row;
  flex-flow: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* Company Info Css */

.company_info_desc {
  padding-bottom: 23px;
}

.single_company_info {
  margin-bottom: 24px;
}

.single_company_info i {
  color: #fff;
  font-size: 15px;
  border: 1px solid #fff;
  float: left;
  border-radius: 50%;
  margin-right: 15px;
  line-height: 28px;
  height: 30px;
  width: 30px;
  text-align: center;
  transition: 0.3s;
}

.single_company_info:hover i {
  background: #0d2ec7;
  color: #fff;
  border-color: #0d2ec7;
}

.company_info_desc p {
  color: #fff;
}

.single_company_info p {
  color: #fff;
  padding-top: 3px;
}

/* 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: #333;
}

.recent-post-text .rcomment i {
  margin-right: 5px;
}

.recent-post-text .rcomment {
  color: #333;
}

.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: #333;
  font-size: 14px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.recent-post-text h4 a:hover {
  color: #0d2ec7;
}

.recent-post-text .rcomment {
  color: #333;
  font-size: 14px;
  text-transform: none;
}

.recent-post-text .rcomment i {
  margin-right: 5px;
}

.recent-post-text .rcomment {
  color: #333;
}

.footer-middle .recent-post-text h4 a {
  color: #fff;
  font-weight: 600;
}

.footer-middle .recent-post-text > h4 {
  margin-bottom: 5px;
  font-weight: 500;
  line-height: 1;
}

.footer-middle .recent-post-text > h4 a:hover {
  color: #0d2ec7;
}

.footer-middle .recent-post-text .rcomment {
  color: #ddd;
  font-size: 12px;
  font-weight: 400;
}

/* 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: #0d2ec7;
  color: #fff;
}

/*===============================
hosthub FOOTER BOTTOM AREA CSS
================================*/

.footer-bottom {
  background: #0d2352 none repeat scroll 0 0;
  padding: 26px 0 24px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.copy-right-text {
}

.copy-right-text p {
  color: #fff;
  font-size: 14px;
  margin: 0;
  padding: 0;
}

.footer-menu {
}

.footer-menu ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.footer-menu ul li {
  display: inline-block;
}

.footer-menu ul li a {
  color: #fff;
  padding: 0 10px;
  display: block;
}

.copy-right-text a:hover,
.footer-menu ul li a:hover {
  color: #0d2ec7;
}

.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;
}

/*==========================
hosthub OTHERS PAGES CSS
===========================*/

.row.sg {
  margin-top: 38px;
}

/*==========================
hosthub COUNTER AREA CSS
===========================*/
.counter_area {
  background: linear-gradient(rgba(13, 46, 199, 0.77), rgba(13, 46, 199, 0.77)),
    transparent url(/shablon16/assets/images/bg-counter.png) 0% 0% / cover repeat scroll;
  padding-top: 111px;
  padding-bottom: 130px;
}

.single_counter {
  position: relative;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.counter_icon {
  margin-top: 7px;
  padding-top: 32px;
  position: relative;
  transition: 0.5s;
}

.counter_icon::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  margin: auto;
  height: 50px;
  width: 1px;
  border: 1px dashed #00138e;
  top: -18px;
}

.single_counter:hover .counter-icon {
  color: #fff;
}

.counter_icon i {
  height: 100px;
  width: 100px;
  margin: auto;
  background: transparent;
  line-height: 84px;
  border-radius: 7px;
  font-size: 36px;
  color: #fff;
  background: #00138e;
  border-radius: 100%;
  transition: 0.5s;
  display: inline-block;
  border: 8px solid #0d2ec7;
}

.counter_icon i:hover {
  background: #fff;
  color: #0d2ec7;
}

.countr_text > h1 {
  display: inline-block;
  font-size: 36px;
  font-weight: 700;
  -webkit-transition: 0.3s;
  margin: 15px 0 53px;
  transition: 0.3s;
  font-family: Poppins, sans-serif;
  color: #fff;
  position: relative;
}

.countr_text > h1::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  width: 20px;
  height: 20px;
  background: #00138e;
  bottom: -41px;
  margin: auto;
  border-radius: 100%;
}

.countr_text > h3 {
  display: inline-block;
  font-size: 50px;
  font-family: Poppins, sans-serif;
  color: #0d2ec7;
}

.counter_title {
  padding: 0 0 0;
}

.counter_title h4 {
  font-size: 21px;
  font-weight: 600;
  margin: 0;
  text-transform: capitalize;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding-top: 14px;
  color: #fff;
}

/*================================
hosthub CALL DO ACTION AREA CSS
=================================*/

.call-to-action_area {
  background: #0d2ec7;
  padding: 169px 0 185px;
  background: linear-gradient(rgba(0, 0, 0, 0.79), rgba(0, 0, 0, 0.79)),
    transparent url(/shablon16/assets/images/video_image.jpg) 0% 0% / cover repeat scroll;
}

.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: 41px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 13px;
  color: #fff;
}

.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: #fff;
  width: 55%;
  margin: auto;
  margin-left: 0;
  font-size: 16px;
  margin: auto;
}

.call-to-action_btn {
}

.call-to-action_btn a {
  border: none;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #0d2ec7;
  border-radius: 50px;
  color: #fff;
  margin-top: 38px;
  padding: 12px 42px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.call-to-action_btn a:hover {
  background: #fff;
  color: #0d2ec7;
}

.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;
}

/*================================
hosthub INSTAGRAM AREA CSS
=================================*/

.instadram_area {
  background: linear-gradient(rgba(0, 0, 0, 0.87), rgba(0, 0, 0, 0.87)),
    transparent url(/shablon16/assets/images/cn.jpg) 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%;
}

/*=======================
hosthub BRAND AREA CSS
=========================*/

.brand-area {
  background: #f7f7f7;
  padding: 26px 0;
}

.single_brand {
  transform: scale(1);
  transition: 0.5s;
  margin-top: 10px;
  margin-bottom: 10px;
}

.single_brand:hover {
  transform: scale(1.1);
  transition: 0.5s;
}

.single_brand_inner {
}

.single_brand_thumb {
}

.single_brand_thumb img {
}

/*===========================
hosthub BREADCRUMB AREA CSS
=============================*/

.breatcome_area {
  background: #0d2ec7;
  background: linear-gradient(rgba(13, 46, 199, 0.71), rgba(13, 46, 199, 0.71)),
    transparent url(/shablon16/assets/images/brd-bg.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;
}

/*========================
 hosthub 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;
}

.blog-page-title h2 a:hover {
  color: #0d2ec7;
}

.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;
}

/*=============================
 hosthub 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: #0d2ec7;
  border-color: #0d2ec7;
  color: #fff;
}

/*========================
hosthub 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 */

.hosthub-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%;
}

/*========================
hosthub SCROLL TOP CSS
=========================*/

#scrollUp {
  background: #0d2ec7 none repeat scroll 0 0;
  bottom: 30px;
  color: #fff;
  font-size: 30px;
  height: 40px;
  line-height: 40px;
  right: 80px;
  text-align: center;
  width: 40px;
}

#scrollUp i {
  color: #fff;
}

.copy-right-text a {
  color: #0d2ec7;
}

.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: #0d2ec7 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;
}

/*==========================
hosthub 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: #0d2ec7;
}

.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: #0d2ec7 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: #0d2ec7;
}

/* 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;
}

/*===========================
 hosthub SERVICE AREA  CSS
=============================*/

.service_area {
  padding: 86px 0 70px;
}

.em-service {
  padding: 40px 25px 26px;
  text-align: center;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  background: #f7f7f7;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
  border-radius: 15px;
}

.em-service:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

.service_top_text {
  display: block;
}

.em-service-img {
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.em-service-title {
  overflow: hidden;
}

.em-service-title h2 {
  margin: 20px 0 14px;
  padding: 0;
  text-transform: capitalize;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.em-service-desc {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.em-service-desc p {
  font-size: 14px;
}

.service-btn {
  margin-top: 2px;
}

.service-btn > a {
  border-radius: 30px;
  color: #333;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  border: 1px solid transparent;
}

/*============================
hosthub CUOROSEL  CSS
=============================*/

.curosel-style .owl-nav div {
  border: 2px solid #0d2ec7;
  border-radius: 50%;
  color: #0d2ec7;
  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: #0d2ec7;
  color: #fff;
}

.curosel-style .owl-nav .owl-prev:hover {
  background: #0d2ec7;
  color: #fff;
}

.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;
  right: 50%;
  bottom: -35px;
}

.testimonial_list .owl-dot {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0px 5px 0;
  background: #0d2ec7;
  border-radius: 100%;
}

.testimonial_list .owl-dot.active {
  background: #000;
}

/* responsive 320 start */

/* small mobile :320px. */

@media (max-width: 767px) {
  body {
    overflow-x: hidden;
  }
  .hosthub-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 */

/*========================
hosthub 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%;
}

/*==========================
hosthub 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: #0d2ec7;
}

.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;
}

.hosthub-single-blog-title h2 {
  font-size: 24px;
}

.em-blog-content-area {
  padding: 10px 15px 15px;
}

/* Experience And biography Css */

.biography_area {
  background-image: url(/shablon16/assets/images/biography-bg.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 82px 0 100px;
}

.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: #0d2ec7;
  -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: 160px;
}

.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: #0d2ec7;
  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;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  position: relative;
  transition: 0.3s;
}

.biography_text:hover {
}

.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 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: 30px;
  font-size: 18px;
  color: #fff;
  background: rgba(245, 35, 44, 0.8);
}

.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;
}

/* 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: #0d2ec7;
}

.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;
}

/*======================
HOSTING DITALS AREA CSS
=======================*/

.hosting_details_area {
  background-image: url(/shablon16/assets/images/bg1.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  padding: 261px 0 170px;
  position: relative;
}

.hosting_details_area:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background: rgba(13, 46, 199, 0.5);
  height: 100%;
  width: 100%;
}

.single_hosting_details {
}

.single_hosting_content {
}

.single_hosting_content h1 {
  color: #fff;
  text-transform: uppercase;
  font-size: 50px;
}

.single_hosting_content h1 span {
  color: #e05138;
}

.single_hosting_content h2 {
  color: #fff;
  font-size: 25px;
  font-weight: 600;
}

.single_hosting_content p {
  color: #fff;
  padding: 9px 0 21px;
  width: 66%;
}

.single_hosting_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_hosting_content a:hover {
  background: #0d2ec7;
  color: #fff;
}

.hosting_slide_img {
  position: absolute;
  content: "";
  left: 32%;
  top: -309px;
  width: 100%;
  height: 100%;
  transform: translateY(-50%);
  text-align: center;
}

.hosting_slide_thumb {
}

.hosting_slide_img {
}

.hosting_slide_img img {
  width: 26%;
}

/*========================
 DOMEIN FEATURE AREA CSS
=========================*/

.domein_feature_area {
  /* background: #ddd; */
  padding: 100px 0 70px;
}

.single_domein_area {
  background: #fff;
  overflow: hidden;
  text-align: center;
  padding: 25px 0 14px;
  transition: 0.5s;
  margin-bottom: 30px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}

.single_domein_area:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.single_domein_thumb {
}

.single_domein_thumb img {
}

.single_domein_content {
}

.single_domein_content h2 {
  transition: 0.5s;
  margin: 22px 0 5px;
}

.single_domein_content p {
  transition: 0.5s;
}

/*==================
 CHOOSE US AREA CSS
====================*/
.choose_us_area {
  padding: 75px 0px;
}
.single_choose_us_area {
  text-align: center;
  margin-bottom: 30px;
}

.single_choose_us_thumb {
}

.single_choose_us_content {
}

.single_choose_us_content h2 {
  padding: 10px 0 12px;
}

.single_choose_us_content p {
}

.domain_details_area {
  padding: 86px 0 0;
}
.domain_details_area.index_page_three {
  padding: 86px 0 80px;
}

/*Loader*/

.loader-wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  transition: 0.8s 1s ease;
  z-index: 99999;
}
.loader {
  position: relative;
  display: block;
  z-index: 201;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  border-radius: 50%;
  transition: all 1s 1s ease;
  border: 3px solid transparent;
  border-top-color: #ff7174;
  -webkit-animation: spin 1.5s linear infinite;
  -moz-animation: spin 1.5s linear infinite;
  -o-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}
.loader:before {
  position: absolute;
  content: "";
  top: 6px;
  left: 6px;
  right: 6px;
  bottom: 6px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-left-color: #4245fa;
  -webkit-animation: spin 2s linear infinite;
  -moz-animation: spin 2s linear infinite;
  -o-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
.loader:after {
  position: absolute;
  content: "";
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-right-color: #825ae8;
  -webkit-animation: spin 2.5s linear infinite;
  -moz-animation: spin 2.5s linear infinite;
  -o-animation: spin 2.5s linear infinite;
  animation: spin 2.5s linear infinite;
}
/** Here comes the Magic **/

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.loader-wrapper .loder-section {
  position: fixed;
  top: 0;
  width: 50%;
  height: 100%;
  background: #111;
  z-index: 2;
}
.loader-wrapper .loder-section.left-section {
  left: 0;
  transition: 1s 1.4s ease;
}
.loader-wrapper .loder-section.right-section {
  right: 0;
  transition: 1s 1.4s ease;
}

/** When page loaded **/
.loaded .loder-section.left-section {
  left: -100%;
}
.loaded .loder-section.right-section {
  right: -100%;
}
.loaded .loader-wrapper {
  visibility: hidden;
}
.loaded .loader {
  top: -100%;
  opacity: 0;
}

/*particles js*/
div#particles {
  position: relative;
}

#webcoderskull {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 20px;
  width: 100%;
}
div#particles .main-slider-area {
  overflow: inherit;
  display: block;
  z-index: 0;
}

/*main slider area style two*/
.em-slider-contant {
  position: absolute;
  left: 38%;
  top: 217px;
}
.em_slider-single_img {
  position: absolute;
  right: 20%;
  top: 200px;
}
.em-slider_descript {
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 43px;
  width: 100%;
  margin-top: 21px;
  color: #fff;
}
.hosting_feature li {
  margin-bottom: 14px;
  font-size: 16px;
  color: #fff;
}
