body {
  color: #241d1a;
  background: #fff;
  /* font-family:
    Helvetica Neue,
    sans-serif,
    Helvetica,
    Arial; */
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  margin: 0;
  padding: 0;
  line-height: normal;
  overflow-x: hidden;
}
p {
  line-height: 24px;
  font-style: normal;
}
img {
  font-size: 12px;
  max-width: 100%;
  height: auto;
  font-family:
    Helvetica Neue,
    sans-serif,
    Helvetica,
    Arial;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-style: normal;
  margin-bottom: 0;
  margin-top: 10px;
  line-height: 1.2;
  font-weight: 600;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a,
button {
  outline: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a {
  color: #241d1a;
}
a:focus,
.btn:focus {
  text-decoration: none;
  outline: none;
}
a:focus,
a:hover {
  color: #00904a;
  text-decoration: none;
  text-decoration: none;
}
h1 a,
h2 a,
h3 a,
h4 a,
nh5 a,
h6 a {
  color: inherit;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
h1 {
  font-size: 30px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 14px;
}
ul {
  margin: 0px;
  padding: 0px;
}
li {
  list-style: none;
}
input:focus,
button:focus {
  border-color: transparent;
  outline: none;
}
textarea:focus {
  border-color: transparent;
  outline: none;
}
hr {
  margin: 60px 0;
  padding: 0px;
  border-bottom: 1px solid #eceff8;
  border-top: 0px;
}
hr.style-2 {
  border-bottom: 1px dashed #f10;
}
hr.mp-0 {
  margin: 0;
  border-bottom: 1px solid #eceff8;
}
hr.mtb-40 {
  margin: 40px 0;
  border-bottom: 1px solid #eceff8;
  border-top: 0px;
}
label {
  color: #454545;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
}
a,
i,
cite,
em,
var,
address,
dfn,
ol,
li,
ul {
  font-style: normal;
  font-weight: normal;
}
*::-moz-selection {
  background: #4fc1f0;
  color: #454545;
  text-shadow: none;
}
::-moz-selection {
  background: #4fc1f0;
  color: #454545;
  text-shadow: none;
}
::selection {
  background: #4fc1f0;
  color: #454545;
  text-shadow: none;
}
::placeholder {
  color: #454545;
  font-size: 14px;
}
::-webkit-input-placeholder {
  color: #454545;
}
::-moz-placeholder {
  color: #454545;
}
:-ms-input-placeholder {
  color: #454545;
}
:-moz-placeholder {
  color: #454545;
}
.em_contact_form ::-webkit-input-placeholder {
  color: #fff !important;
  font-size: 16px;
  font-weight: 400;
}
.em_contact_form ::-moz-placeholder {
  color: #fff !important;
  font-size: 16px;
  font-weight: 400;
}
.em_contact_form :-ms-input-placeholder {
  color: #fff !important;
  font-size: 16px;
  font-weight: 400;
}
.em_contact_form :-moz-placeholder {
  color: #fff !important;
  font-size: 16px;
  font-weight: 400;
}
.mc4wp-form-fields input::-moz-placeholder {
  color: #454545;
  font-size: 14px;
}
.mc4wp-form-fields input::-webkit-input-placeholder {
  color: #454545;
  font-size: 14px;
}
b,
strong {
  font-weight: 600;
}
.box.wrapper {
  max-width: 1200px;
  margin: auto;
  background: #fff;
  box-shadow: 0px 0px 5px #ddd;
}
.wrap {
  overflow: hidden;
}
.pointers {
  cursor: pointer;
}
.pad0 {
  padding: 0;
}
.pad05 {
  padding-left: 5px;
  padding-right: 5px;
}
.marg-05 {
  margin-left: -5px;
  margin-right: -5px;
}
.mtop10 {
  margin-top: 10px;
}
.mtop30 {
  margin-top: 30px;
}
.mtop50 {
  margin-top: 50px;
}
.mbt15 {
  margin-bottom: 15px;
}
.mbt30 {
  margin-bottom: 30px;
}
.mbt50 {
  margin-bottom: 50px;
}
.flex_box,
.flex_center {
  display: flex;
}
.align_center {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.txt_blue {
  color: #00904a !important;
}
.txt_red {
  color: #ff7200 !important;
}
.bd_radius4 {
  border-radius: 4px;
}
.bd_radius10 {
  border-radius: 10px;
}
.center_div {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.bg_wht {
  background: #fff !important;
}
.bg_green {
  background: #00ad58 !important;
}
.bg_red {
  background: #ff7200 !important;
}
.bg_gray {
  background: #636466 !important;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.hr_line {
  border-bottom: 1px solid #aaa;
}
.bg_img {
  background: #ffffff;
}
.fix {
  overflow: hidden;
}
.clear_both {
  clear: both;
}
table {
  border-bottom: 1px solid #ededed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 14px;
  line-height: 2;
  margin: 0 0 20px;
  width: 100%;
}
th {
  font-weight: bold;
  text-transform: uppercase;
}
td {
  border-top: 1px solid #ededed;
  padding: 6px 10px 6px 0;
}
caption,
th,
td {
  font-weight: normal;
  text-align: left;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 30px;
  font-size: 14px;
  border-left: 5px solid #b9b9b9;
  background: #f9f9f9;
  font-style: italic;
}
.blockquote p {
  font-size: 16px;
}
small {
  font-size: smaller;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl {
  margin: 0 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 0 20px;
}
address {
  font-style: italic;
  margin: 0 0 24px;
}
i,
cite,
em,
var,
address,
dfn {
  font-style: italic;
}
em {
  font-style: italic;
  font-weight: bold;
}
pre {
  background: #f5f5f5;
  margin: 20px 0;
  overflow: auto;
  padding: 20px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
tt,
code,
samp {
  color: #666;
}
.em40_header_area_main.hdisplay_none {
  display: none;
}
.redexzone-header-top {
  background: #00904a;
  padding: 10px 0;
}
.top-address p {
  margin-bottom: 0;
  color: #241d1a;
}
.top-address p span,
.top-address p a {
  margin-right: 20px;
}
.top-address p span i,
.top-address p a i {
  font-size: 13px;
  color: #ff7200;
  margin-right: 15px;
}
.top-address p a {
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.top-middle-icon {
  text-align: center;
}
.top-middle-icon ul li {
  margin-right: 10px;
  display: inline-block;
}
.top-middle-icon i {
  color: #fff;
  font-size: 13px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.top-middle-icon i:hover {
  color: #ff7200;
}
.top-right-menu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  color: #ffffff;
}
.top-right-menu p.text-left {
  display: inline-block;
  margin-bottom: 0;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0.3px;
}
.top-right-menu ul.social-icons {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.top-right-menu ul.social-icons li {
  display: inline-block;
  margin-left: 22px;
  position: relative;
}
.top-right-menu ul.social-icons li a {
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.social-icons.text-right li a i {
  margin-right: 6px;
  font-size: 15px;
  display: inline-block;
  vertical-align: middle;
}
.top-address p a,
.top-right-menu ul.social-icons li a,
.top-address p span {
  font-size: 14px;
  color: #ffffff;
  letter-spacing: 0.3px;
}
.top-right-menu ul.social-icons li a:hover {
  color: #ffffff;
}
.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;
}
.redexzone-header-top.header_top_two {
  background: #ff7200 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;
}
.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 #ff7200;
  width: 150px;
  text-align: left;
  background: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  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-address.menu_18 span {
  background: #fff;
  padding: 8px 15px 9px;
  display: inline-block;
  color: #241d1a;
}
.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;
}
.em-top-quearys-area {
  position: relative;
}
.em-header-quearys {
  list-style: none;
}
.em-quearys-menu i {
  background: #fff none repeat scroll 0 0;
  border-radius: 50px;
  display: inline-block;
  height: 26px;
  text-align: center;
  width: 26px;
  line-height: 26px;
  font-size: 15px;
  color: #ff7200;
}
.em-quearys-inner {
  position: absolute;
  right: 0;
  top: 36px;
  z-index: 999;
  display: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.em-quearys-inner {
}
.em-quearys-form {
  background-color: #ffffff;
  border-top: 1px solid #ff7200;
  width: 357px;
  float: right;
  border-radius: 6px;
}
.top-form-control {
  position: relative;
}
.top-form-control input {
  background: #f8fbfd;
  color: #666666;
  font-size: 13px;
  font-weight: 300;
  height: 55px;
  padding: 0 40px 0 25px;
  width: 100%;
  border: none;
  border-radius: 6px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.top-form-control button.top-quearys-style {
  position: absolute;
  right: 6px;
  top: 50%;
  background: transparent;
  font-size: 15px;
  border: none;
  color: #ff7200;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.em-s-hidden {
  display: none !important;
}
.top-right-menu.litop {
  float: left;
}
.mobile_menu_logo.text-center {
  padding: 20px 0;
}
.em_creative_header {
  background: #f8fbfd none repeat scroll 0 0;
  padding: 28px 0;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.em_creative_header:before {
  background: #ff7200 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: #ff7200 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: #ff7200;
  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: #ff7200;
  width: 1px;
  height: 74px;
  left: 10px;
  top: -21px;
}
.creative_header_button .dtbtn {
  background: #ff7200 none repeat scroll 0 0;
  border-radius: 6px;
  color: #fff;
  display: inline-block;
  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: #ff7200 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: #ff7200 none repeat scroll 0 0;
  border: 1px solid #ff7200;
  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: #ff7200;
  color: #fff;
  border-color: #ff7200;
}
.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 .redexzone_menu ul {
  text-align: center;
}
.no-logo-sr .redexzone_menu ul li {
  text-align: left;
}
.mean-container .mean-bar {
  padding: 0;
}
.mean-container .mean-nav {
  float: none;
  background: #fff none repeat scroll 0 0;
  z-index: 999;
}
.redexzone_nav_area {
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 10px 0px;
  z-index: 999;
}
.header_no_transparent .redexzone_nav_area {
  background: #fff;
  position: inherit;
  box-shadow: none;
}
.header_no_transparent .redexzone_menu > ul > li > a {
  color: #555;
}
.header_no_transparent .redexzone_menu > ul > li:hover a {
  color: #ff7200;
}
.header_no_transparent .redexzone_menu > ul > li > a::before {
  border-bottom: 5px dotted #ff7200;
}
.header_no_transparent .redexzone_menu ul .sub-menu li a {
  color: #444 !important;
}
.header_no_transparent a.dtbtn:hover {
  background-color: #122a89;
  color: #fff;
}
.header_transparent_two .redexzone_nav_area {
  background: inherit;
  box-shadow: none;
}
.header_transparent_two .logo-left {
}
.header_transparent_two .redexzone_nav_area.prefix {
  background: transparent !important;
  top: 0px;
}
.header_transparent_two .redexzone_nav_area.prefix .logo-left {
  background: #00904a;
}
.redexzone-main-menu {
  position: relative;
}
.logo-left {
  display: flex;
  align-items: center;
}
.logo {
  margin: 5px 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.prefix .logo {
  margin: 0px 0;
}
.logo a {
  display: block;
}
.redexzone_menu {
  text-align: right;
}
.main-search-menu {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.redexzone_menu ul {
  display: inline-block;
  list-style: none;
}
.redexzone_menu > ul > li {
  display: inline-block;
  position: relative;
}
.redexzone_menu > ul > li > a {
  display: block;
  position: relative;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 16px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  letter-spacing: 0.3px;
}
.donate-btn-header .smooth_scroll {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  background: green;
  padding: 10px 14px;
  border-radius: 6px;
  letter-spacing: 0.2px;
}
.redexzone_menu > ul > li.has_menu > a {
  position: relative;
}
.redexzone_menu > ul > li.has_menu > a:after {
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  top: 0;
  right: -10px;
  display: inline-block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.redexzone_menu > ul > li.has_menu:hover > a:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.redexzone_menu > ul > li > a:before {
  display: none;
  position: absolute;
  content: "";
  left: 0px;
  bottom: -5px;
  width: 0%;
  border-bottom: 2px solid #999;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.redexzone_menu > ul > li:hover > a:before {
  width: 100%;
  border-bottom: 2px solid #00904a;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.redexzone_menu ul li:last-child a {
  margin-right: 0px;
}
.redexzone_menu > ul > li.current > a,
.redexzone_menu > ul > li:hover > a {
  color: #fff;
  background-color: #00904a;
  border-radius: 4px;
}
.redexzone_menu > ul > li:hover > a:before,
.redexzone_menu > ul > li.current > a:before {
  width: 100%;
  border-bottom: 0px solid #00904a;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.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;
}
.transprent-menu .redexzone_nav_area {
  left: 0;
  right: 0;
  top: 0;
  z-index: 9999;
  background-color: transparent;
  padding: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
}
.redexzone_nav_area.prefix {
  padding: 5px 0;
  background: #fff !important;
  top: 0px;
  box-shadow: 0px 0px 1px 0px #aaa;
}
.redexzone_nav_area.prefix .redexzone_menu > ul > li > a {
  color: #241d1a;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.redexzone_nav_area.prefix .redexzone_menu > ul > li.current > a {
  color: #fff;
}
.logo-right .logo {
  text-align: right;
}
.logo-right .redexzone_menu > ul {
  text-align: left;
}
.logo-right .redexzone_menu > ul > li:first-child a {
  padding-left: 0px;
}
.logo-right .redexzone_menu > ul > li:last-child a {
  padding-right: auto;
}
.logo-top .logo {
  text-align: center;
}
.logo-top .redexzone_menu > ul {
  text-align: center;
}
.logo-top > .redexzone_menu > ul > li:last-child a {
  padding-right: auto;
}
.redexzone_menu ul .sub-menu {
  position: absolute;
  left: 0;
  top: 130%;
  min-width: 220px;
  text-align: left;
  background: #fff;
  border-radius: 4px;
  margin: 0;
  padding: 5px 0;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
  max-height: 345px;
  overflow-y: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 9999;
}
.redexzone_menu ul li:hover > .sub-menu {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
  top: 100%;
  z-index: 9;
}
.redexzone_menu ul .sub-menu li {
  position: relative;
}
.redexzone_menu ul .sub-menu li a {
  display: block;
  padding: 8px 15px;
  margin: 0;
  line-height: 1.3;
  letter-spacing: normal;
  font-size: 15px;
  border-bottom: 1px solid #eee;
  font-weight: normal;
  visibility: inherit !important;
  color: #241d1a;
  text-transform: capitalize;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.redexzone_menu ul .sub-menu li:last-child a {
  border-bottom: none;
}
.redexzone_menu ul .sub-menu li:hover > a,
.redexzone_menu ul .sub-menu .sub-menu li:hover > a,
.redexzone_menu ul .sub-menu .sub-menu .sub-menu li:hover > a,
.redexzone_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover > a {
  background: rgba(255, 255, 255, 0.06);
  color: #ff7200;
}
.redexzone_menu ul .sub-menu .sub-menu {
  left: 100%;
  top: 130%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
}
.redexzone_menu ul .sub-menu li:hover > .sub-menu {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
  top: 0%;
}
.redexzone_menu ul .sub-menu .sub-menu li {
  position: relative;
}
.redexzone_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;
}
.redexzone_menu ul .sub-menu .sub-menu li:hover > .sub-menu {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
  top: 0%;
}
.redexzone_menu ul .sub-menu .sub-menu .sub-menu li {
  position: relative;
}
.redexzone_menu ul .sub-menu .sub-menu .sub-menu .sub-menu {
}
.redexzone_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%;
}
.logged-in .transprent-menu .redexzone_nav_area.prefix {
  top: 32px;
}
.logged-in .trp_nav_area.hbg2 {
  top: 32px;
}
.redexzone_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;
}
.redexzone-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)";
}
.redexzone-main-menu .menu-item-has-children .menu-item-has-children > a:after {
  margin-left: 8px;
  content: "\f105";
}
.donate-btn-header {
  display: inline-block;
  margin-left: 10px;
}
a.dtbtn {
  border: none;
  display: block;
  font-size: 14px;
  margin-left: 40px;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 6px;
  padding: 9px 20px;
  background-color: #ff7200;
  color: #fff;
}
a.dtbtn:hover {
  background-color: #00904a;
  color: #fff;
}
.donate-btn-header img {
  max-width: 125px;
  margin-left: 40px;
}
.redX {
  color: #ff7200;
}
.redexzone-main-menu .logo a.main_sticky_main_l {
  display: flex;
  align-items: center;
}
.redexzone-main-menu .logo a.main_sticky_main_l img {
  width: 100%;
  max-width: 150px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.logo a.main_sticky_main_l span,
.logo a.main_sticky_l span {
  color: #d3c064;
  font-size: 25px;
  font-weight: 600;
  text-transform: capitalize;
  padding-left: 10px;
}
.redexzone-main-menu .prefix .logo a.main_sticky_main_l img {
  max-width: 130px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.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.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition:
    transform 0.3s ease-in-out,
    -webkit-transform 0.25s ease-in-out;
  will-change: transform;
}
.menu-height-space {
  height: 100px;
}
.header-creative-area {
  padding: 24px 0 25px;
}
.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: #ff7200;
  line-height: 35px;
  margin-top: 5px;
  border-radius: 3px;
}
.header-creative-text p {
  margin: 0;
  overflow: hidden;
  margin-left: 10px;
}
.main-slider-area {
  display: block;
  position: relative;
}
.slider-wrapper {
  position: relative;
}
.slide-caption {
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
  color: #fff;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.homeSlider .banner_item {
  position: relative;
  height: 550px;
}
.banner_thumb {
  display: block;
  overflow: hidden;
}
.banner_thumb img {
  width: 100%;
}
.em_slider_inner {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  z-index: 300;
  background: rgb(0 0 0 / 46%);
}
.em_slider_inner .container {
  padding-top: 25px;
}
.em-slider-title {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 23px;
  text-transform: uppercase;
}
.em-slider-sub-title {
  font-size: 45px !important;
  font-weight: 600;
  margin-top: 0px;
  margin-bottom: 0;
  width: 70%;
  margin: auto;
  text-align: center;
  line-height: 1.2;
  letter-spacing: -0.2px;
}
.em-slider-sub-title1 {
  font-size: 24px;
  font-weight: 600;
  margin-top: 3px;
  margin-bottom: 0;
}

.em-slider-sub-title .txt_blue,
.txt_blue {
  color: #ff7200;
}
.slide-caption p.desc {
  font-size: 20px;
}
.slide-caption p span {
  font-size: 14px;
  color: #fff;
}
.text-center .em-slider-sub-title {
  font-weight: 600;
  text-transform: uppercase;
}
.em-slider-descript {
  font-size: 16px;
  margin: 8px auto 0;
  max-width: 80%;
  text-transform: lowercase;
  font-weight: 600;
  color: #14d950;
  letter-spacing: 0.4px;
}
.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;
}
.em-button-button-area a {
  display: inline-block;
  font-size: 15px;
  padding: 8px 10px 10px;
  min-width: 150px;
  text-align: center;
  position: relative;
  text-transform: capitalize;
  border-radius: 4px;
  background: transparent;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 9999;
}
.em-button-button-area a i {
  font-size: 12px;
  padding-left: 20px;
  top: -2px;
  position: relative;
}
.em-button-button-area a.em-none-active-button {
  text-transform: capitalize;
  background: transparent;
  color: #fff;
  border: 1px solid #fff;
}
a.em-active-button {
  background: #ff7200;
  border-color: #ff7200;
  color: #fff;
}
.em-button-button-area .em-active-button1 {
  padding: 0px;
  margin-bottom: 20px;
  color: #fff;
}
.em-button-button-area a.em-none-active-button:hover {
  background: #ff7200;
  color: #fff;
  border-color: #ff7200;
}
.em-button-button-area a:hover {
}
.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%;
}
.slider-wrapper .nivo-directionNav a {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 42px;
  width: 42px;
  line-height: 38px;
  border: 1px solid #fff;
  text-align: center;
  display: block;
  border-radius: 50%;
  color: #fff;
  font-size: 30px;
  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;
}
.slider-wrapper .nivo-directionNav a:hover {
  background: none;
  color: #ff7200;
  border-color: #ff7200;
}
.slider-wrapper:hover .nivo-directionNav a {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
}
.slider-wrapper:hover .nivo-directionNav a.nivo-prevNav {
  left: 15px;
}
.slider-wrapper:hover .nivo-directionNav a.nivo-nextNav {
  left: auto;
  right: 15px;
}
.slider-wrapper .nivo-controlNav {
  bottom: 50px;
  padding: 0;
  position: absolute;
  width: 100%;
  z-index: 9;
  display: none;
}
.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;
  border: 1px solid #eee;
}
.slider-wrapper .nivo-controlNav a:hover,
.slider-wrapper .nivo-controlNav a.active {
  background: #ff7200 none repeat scroll 0 0;
  opacity: 1;
  border: 1px solid #ff7200;
  color: #fff;
  -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: 52%;
  top: 0;
}
.text-right .em_slider_single_img {
  position: absolute;
  left: 0%;
  top: 0;
}
.slider_area {
  background: url(../images/slider-bg.jpg);
  background-size: cover;
  background-position: center center;
  position: relative;
  z-index: 1;
}
.home-2.slider_area {
  background: url(../images/s4.jpg);
  background-size: cover;
  background-position: center center;
}
.home-3.slider_area {
  background: url(../images/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: 930px;
  text-align: center;
  width: 100%;
  padding-top: 23%;
}
.slider_text {
  vertical-align: middle;
  width: 100%;
}
.slider_text > h1 {
  color: #fff;
  font-size: 50px;
  text-transform: uppercase;
  margin: 0;
}
.slider_text > h2 {
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  text-transform: uppercase;
  z-index: 999999999;
  margin: 0;
}
.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: 6px;
  display: inline-block;
  margin: 0 7px 0;
  text-transform: uppercase;
  background: #041b5e;
  border-radius: 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 99999999;
}
.sreadmore:hover {
  color: #444;
  background: #fff;
}
.effective_slider .slider_text > h1 {
  margin-bottom: 13px;
}
.particles-js-canvas-el {
  position: absolute;
  top: 0;
  z-index: -1;
}
#particles-js {
  z-index: -1;
}
.call_do_action_area {
  margin-bottom: 30px;
  background: #ff7200;
  padding: 24px 0 38px;
}
.call_do_content h1 {
  margin-bottom: 10px;
  font-size: 26px;
  color: rgba(255, 255, 255, 1);
  font-weight: 600;
}
.call_do_content p {
  color: rgba(255, 255, 255, 1);
  line-height: normal;
  font-size: 14px;
}
.call_do_action_area h4 {
  margin-top: 15px;
}
.call_do_action_area h4 span {
  color: rgba(255, 255, 255, 1);
}
.single_call_do_btn {
  margin-top: 15px;
}
.single_call_do_btn a {
  border: none;
  padding: 8px 30px;
  background: #00904a;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  border-radius: 4px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.single_call_do_btn a:hover {
  background: #fff;
  color: #00904a;
}
.about_area {
  padding: 90px 0 20px;
  overflow: hidden;
  background: #fff;
}
.about-pages .redexzone_about {
  padding: 0 0 0 59px;
}
.about_area.about-left-img {
  background: #fbfdff;
  padding: 80px 0 40px;
}
.redexzone_about {
  padding-right: 15px;
}
.section_title_lefts h1 {
  text-transform: capitalize;
  font-size: 30px;
  position: relative;
  margin-top: 0;
}
.section_title_lefts h1 span {
  color: #ff7200;
}
.section_title_lefts h2 {
  font-size: 20px;
  position: relative;
}
.hosthub_about {
  padding-left: 25px;
}
.section_title_lefts.about_subtitle h2 {
  position: relative;
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 0px;
  text-transform: uppercase;
  color: #ff7200;
  letter-spacing: 2px;
}
.about_subtitle h5 {
  margin-bottom: 5px;
  color: #555;
  font-weight: 500;
}
.about_subtitle p {
  color: #333;
  font-size: 13px;
  margin-bottom: 5px;
}
.about_singnature img {
  margin-top: 8px;
}
.single_image {
  position: relative;
}
.about_text {
  padding-bottom: 10px;
}
.about_text p {
  text-align: justify;
  margin-bottom: 0px;
  font-size: 14px;
  border-bottom: 1px solid #dddddd6e;
  padding-bottom: 15px;
}
.about_text p.about_text_bold {
  margin-bottom: 30px;
  font-weight: 600;
  color: #241d1a;
  font-size: 16px;
}
.about_button {
  margin-top: 30px;
}
.about_button a {
  display: inline-block;
  color: #ff7200;
  background: transparent;
  font-size: 15px;
  font-weight: 500;
  text-transform: capitalize;
  padding: 8px 30px;
  margin-right: 20px;
  border: 1px solid #ff7200;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 4px;
}
.about_button a:last-child {
  margin-right: 0px;
}
.about_button a.about-active {
  border: 1px solid #ff7200;
  background: #ff7200;
  color: #fff;
}
.about_button a:hover {
  border-color: #ff7200;
  background: #ff7200;
  color: #fff;
}
.about_button a.about-active:hover {
  border-color: #00904a;
  background: #00904a;
  color: #fff;
}
.breatcome_area .about_button {
  margin-top: 15px;
}
.breatcome_area .about_button a.about-active {
  border-color: #fff;
  background: #fff;
  color: #00904a;
}
.breatcome_area .about_button a.about-active:hover {
  border-color: #ff7200;
  background: #ff7200;
  color: #fff;
}
.about_button a i {
  padding-left: 6px;
}
.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: #ff7200;
  margin-right: 5px;
}
.about-left-img .redexzone_about {
  padding: 59px 42px 0 0px;
}
.about-left-img.about-pages .redexzone_about {
  padding: 3px 42px 0 0px;
}
.about-left-img .single_image {
  margin-top: -10px;
  position: relative;
}
.about-left-img .hosthub_about {
  padding-left: 0;
  padding-right: 25px;
}
.feature_area {
  padding: 50px 0;
}
.feature_area h2 span {
  color: #000;
}
.single_feature {
  margin-bottom: 30px;
  position: relative;
  background: #fff;
  padding: 22px 20px 15px;
  box-shadow: 1px 1px 18px 0px rgba(0, 0, 0, 0.08);
  min-height: 170px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 10px;
  border: 1px solid #f5f4f4;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 20px;
}
.single_feature.text-left .single_feature_icon {
  margin-right: 0px;
  min-width: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80px;
  background: #ff7200;
  color: #fff;
  border-radius: 6px;
}
.single_feature.text-left .single_feature_icon i {
  font-size: 35px;
  margin-top: 0px;
  color: #fff;
}
.single_feature.text-left .feature_title h2 {
  margin-top: 0px;
  margin-bottom: 25px;
  font-size: 17px;
  padding-bottom: 15px;
  position: relative;
}
.single_feature.text-left .feature_title h2::before {
  content: "";
  position: absolute;
  border-bottom: 2px solid #ff7200;
  bottom: 0;
  width: 45px;
}
.single_feature.text-left .feature_title p {
  line-height: 20px;
  font-size: 14px;
}
.single_feature.text-left .feature_title p i {
  margin-left: 1px;
  font-size: 16px;
  color: #ff7200;
  margin-top: 2px;
  margin-right: 8px;
}
.single_feature.single_feature-green .single_feature_icon {
  flex: 1;
  width: auto;
  height: auto;
}
.single_feature.single_feature-green .feature_title {
  flex: 3;
  border-left: 2px solid #00904a;
}
.single_feature.single_feature-green .feature_title p i {
  color: #00904a;
}
.single_feature.text-left.single_feature-green .feature_title h2::before {
  border-bottom: 2px solid #00904a;
}
.feature_back_content a {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  display: inline-block;
  background: #ff7200;
  padding: 3px 16px;
  border-radius: 6px;
  margin-top: 4px;
}
.feature_icon {
  text-align: center;
  position: absolute;
  background: #ff7200;
  border: 3px solid #ffffff;
  left: 15px;
  top: 15px;
  width: 85%;
  height: 85%;
  margin: auto;
  border-radius: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.feature_icon_inner {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.single_feature .feature_title {
  border-left: 2px solid #ff7200;
  padding-left: 20px;
}
.single_feature_icon {
  float: left;
  overflow: hidden;
  margin-right: 20px;
}
.single_feature_icon i {
  margin-top: 12px;
  font-size: 50px;
  color: #ff7200;
}
.feature_title {
  overflow: hidden;
}
.feature_title > .flex_center {
  margin-bottom: 15px;
}
.feature_title h2 {
  padding: 0 0 19px;
  text-transform: capitalize;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.feature_title h2 a {
  font-weight: 700;
  font-size: 21px;
  color: #444;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.feature_title a {
  color: #00904a;
  font-weight: 500;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.feature_title a:hover {
  color: #ff7200;
}
.feature_area_style2.feature_area {
  padding-top: 0;
}
.feature_area_style2 .col-md-4.col-lg-4.col-sm-6.col-xs-12 {
  margin: 0;
  padding: 0;
}
.single_feature_area {
  background: #fff;
  padding: 40px 0 35px;
  overflow: hidden;
  position: relative;
  box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.15);
  margin-top: -129px;
  margin-bottom: 30px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.single_feature_area.middle_feature {
  background: #ff7200;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.single_feature2 {
  text-align: center;
}
.single_feature_content {
  padding: 0 20px;
}
.single_feature_title h2 {
  padding: 5px 0 10px;
  color: #241d1a;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.single_feature_title p {
  padding: 0 0 13px;
  color: #444;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.single_feature_icon i {
}
.single_feature_btn a {
  color: #00904a;
  border-radius: 6px;
  margin-top: 15px;
  padding: 5px 15px;
  border: 1px solid #00904a;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
}
.single_feature_btn a:hover {
  color: #ff7200;
  border-color: #ff7200;
}
.single_feature_btn a i {
  padding-left: 6px;
}
.middle_feature .single_feature_icon i {
  background: #00904a;
  color: #fff;
  transition: 0.5s;
}
.middle_feature .single_feature_title h2 {
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.middle_feature .single_feature_title p {
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.single_feature:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.feature_title h2 a:hover {
  color: #ff7200;
}
.single_feature_area:hover {
  background: #ff7200;
}
.single_feature_area:hover .single_feature_title h2 {
  color: #fff;
}
.single_feature_area:hover .single_feature_title p {
  color: #fff;
}
.single_feature_area:hover .single_feature_icon i {
  background: #00904a;
}
.single_feature_area.middle_feature:hover {
  background: #fff;
}
.single_feature_area.middle_feature:hover .single_feature_title h2 {
  color: #444;
}
.single_feature_area.middle_feature:hover .single_feature_title p {
  color: #444;
}
.single_feature_area.middle_feature:hover .single_feature_icon i {
  background: #ff7200;
  color: #fff;
}
.single_feature_area:hover .single_feature_btn a,
.single_feature_area.middle_feature .single_feature_btn a {
  background: #00904a;
  color: #fff;
}
.testimonial_area {
  padding-top: 40px;
  padding-bottom: 50px;
  background: #fafcfc;
  position: relative;
}
.testimonial_area.about-pages {
  padding-top: 80px;
  padding-bottom: 98px;
  background: #fff;
}
.single_testimonial {
  padding-bottom: 70px;
  margin-top: 20px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.em_testi_text p::before {
  display: none;
}
.em_testi_text {
  padding: 15px 0px 5px;
  text-align: center;
  position: relative;
  max-width: 80%;
  margin: 0 auto;
}
.em_testi_text p {
  font-size: 17px;
  position: relative;
  max-height: 192px;
  overflow: hidden;
  color: #666;
}
.em_test_thumb {
  margin: 10px 0 10px;
  display: inline-block;
  vertical-align: top;
}
.testimonial_area .em_test_thumb img {
  border-radius: 100%;
  width: 54px;
  border: 3px solid #fff;
  box-shadow: 0 0px 3px rgba(0, 0, 0, 0.2);
}
.em_testi_content {
  text-align: center;
  display: block;
  margin-bottom: 0px;
}
.em_testi_title h2 {
  color: #555;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
}
.em_testi_title span {
  color: #666;
  display: block;
  font-size: 13px;
  font-weight: 400;
  margin-top: 5px;
}
.testi_review {
  margin-top: 4px;
}
.testi_review i {
  color: #e7711b;
  font-size: 13px;
}
.testimonial_list {
  position: relative;
}
.testimonial_area .review_btn .less_than {
  display: none;
}
.single_video {
  margin-top: 30px;
}
.video_image {
  position: relative;
}
.video_image img {
  width: 100%;
}
.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%;
}
.video-icon a {
  text-align: center;
  display: inline-block;
  position: relative;
}
.video-icon a::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  height: 90px;
  width: 90px;
  background: rgba(255, 255, 255, 0.6);
  z-index: -1;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  animation: pulse-border 1500ms ease-out infinite;
}
@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
.video-icon a i {
  color: #fff;
  border: 0;
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 35px;
  border-radius: 50%;
  background: rgba(255, 99, 99, 0.7);
}
.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%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  padding-top: 8px;
}
.video_area .single-video img {
  border-radius: 0;
}
.video_area .col-md-12,
.video_area .col-sm-12,
.video_area .col-xs-12 {
  padding: 0;
}
.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;
}
.team_area {
  padding: 81px 0 70px;
  background: #fbfdff;
}
.single_team {
  background-color: #fff;
  text-align: center;
  position: relative;
  overflow: hidden;
  margin: 5px 5px 30px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.single_team::after {
  content: "";
  position: absolute;
  right: 25px;
  bottom: 25px;
  width: 0;
  height: 0;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  -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;
  z-index: 2;
}
.single_team::before {
  border-left: 5px solid transparent;
  border-top: 5px solid transparent;
  content: "";
  height: 0;
  left: 25px;
  position: absolute;
  top: 25px;
  -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: 0;
  z-index: 2;
}
.single_team:hover::before {
  height: 100%;
  width: 100%;
  border-color: #ff7200;
}
.single_team:hover::after {
  height: 100%;
  width: 100%;
  border-color: #ff7200;
}
.single_team:hover .single_team_icon {
  opacity: 0;
  left: 100%;
}
.team_thumb .single_team_icon {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 46, 90, 0.9);
  padding: 15px 3px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.team_thumb .single_team_icon a {
  display: block;
  margin: 5px 9px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  width: 35px;
  height: 35px;
  background: #ff7200;
  line-height: 35px;
  border-radius: 4px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.mentor_team {
  background-color: #fff;
  text-align: center;
  position: relative;
  overflow: hidden;
  margin: 5px 5px 30px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  padding: 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.mentor_team:hover {
  box-shadow: 0 4px 12px rgba(0 0 0 / 12%);
}
.team_mentor {
}
.team_social_title {
  margin-top: 55px;
}
.mentor_team .team_thumb {
  width: 92px;
  height: 92px;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #e5e5e5;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 2px auto 0;
}
.mentor_team .team_thumb img {
  width: 100%;
}
.mentor_team .team_social_title {
  margin-top: 15px;
}
.mentor_team .team_social_title h2 {
  font-size: 17px;
  color: #555;
}
.mentor_team .team_social_content_text {
  color: #555;
  padding-top: 4px;
  padding-bottom: 10px;
  width: 100%;
}
.mentor_team .team_social_content_text p {
  font-size: 13px;
  margin-bottom: 5px;
}
.team_social_title h2 {
  text-transform: uppercase;
  font-size: 18px;
  padding-top: 0;
  margin-top: 0;
  font-weight: 700;
  text-transform: capitalize;
  color: #fff;
  margin-bottom: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.team_social_subtitle {
  font-size: 15px;
  margin-bottom: 0;
  text-transform: capitalize;
  transition: all 0.3s ease-in-out 0s;
  font-weight: 400;
  color: #ff7200;
}
.team_social_content_text {
  color: #ddd;
  padding-top: 10px;
  padding-bottom: 4px;
  width: 77%;
  margin: auto;
}
.team_thumb {
  position: relative;
}
.team_social {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0px;
  text-align: center;
  top: 0px;
  background: rgba(0, 46, 90, 0.9);
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.team_socials_inner {
  margin-top: 10px;
}
.team_socials_inner img {
  max-width: 92px;
}
.team_socials_inner a {
  display: inline-block;
  padding: 5px;
  background: #fff;
  border-radius: 4px;
}
.team_socials_inner a:hover {
  background: #fff;
  color: #ff7200;
}
.single_team:hover .team_social {
  opacity: 1;
}
.single_team.style2::after {
  display: none;
}
.single_team.style2::before {
  display: none;
}
.style2 .single_team_social {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 999;
  text-align: center;
  right: 0;
  margin: 0px 12px;
  background: rgba(250, 41, 100, 0.8);
  padding: 17px 0 14px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.single_team_social_title h2 {
  color: #fff;
}
.style2 .team_social_subtitle {
  color: #fff;
}
.style2:hover .single_team_social {
  bottom: -40%;
}
.portfolio_area {
  padding: 78px 0 70px;
}
.portfolio_nav {
  text-align: left;
  margin-bottom: 50px;
}
.portfolio_nav ul {
  text-align: center;
  padding-top: 47px;
}
.portfolio_nav ul li {
  list-style: none;
  display: inline;
}
.portfolio_nav ul li {
  border-radius: 3px;
  color: #241d1a;
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 2px;
  padding: 3px 15px;
  text-transform: uppercase;
  cursor: pointer;
  margin: 0px 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.portfolio_nav ul li.current_menu_item,
.portfolio_nav ul li:hover {
  color: #fff;
  border-color: #000;
  background-color: #ff7200;
}
.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;
}
.single_portfolio {
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
}
.portfolio_style_two .single_portfolio {
  margin-bottom: 10px;
}
.single_portfolio_thumb {
  position: relative;
  overflow: hidden;
}
.single_portfolio_thumb img {
  width: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.cer_box .portfolio-icon {
  display: inline-flex;
  position: absolute;
  left: 50%;
  top: 50%;
  color: #fff;
  font-size: 16px;
  z-index: 111;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.1);
  align-items: center;
  justify-content: center;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.cer_box .portfolio-icon:hover {
  color: #fff;
  background: rgba(33, 52, 108, 0.7);
}
.single_portfolio_thumb:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.cer_box .single_portfolio_thumb:before {
  display: none;
  content: none;
}
.cer_box .single_portfolio_thumb:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.port_icon {
  left: 0;
  position: absolute;
  top: 45%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  z-index: 999;
  width: 100%;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.port_icon a {
  display: inline-block;
  margin: 0px 25px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.port_icon i {
  color: #fff;
  font-size: 16px;
  display: inline-block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border-radius: 5px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background: #ff7200;
}
.port_icon i:hover {
  background: #fff;
  color: #151515;
}
.portfolio_content {
  position: absolute;
  left: 0;
  bottom: -61px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  z-index: 99999;
  opacity: 0;
  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;
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
  font-style: italic;
  margin-top: 5px;
  display: inline-block;
  font-size: 13px;
}
.single_portfolio:hover .portfolio_content {
  opacity: 1;
  bottom: 25px;
  -webkit-transition: all 0.3s ease-in-out 0.3s;
  -o-transition: all 0.3s ease-in-out 0.3s;
  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;
}
.blog_area {
  padding: 60px 0;
}
.blog_area.blog-grid {
  padding: 100px 0 72px;
}
.blog_area.blog-grid.blog-details-area {
  padding: 100px 0 97px;
}
.redexzone-single-blog {
  background-color: #fff;
  overflow: hidden;
  text-align: left;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  margin-bottom: 30px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
}
.blog-black .redexzone-single-blog {
  background-color: #121212;
  overflow: hidden;
  text-align: left;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  margin-bottom: 30px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.3);
  border-color: #686464;
}
.blog-black .redexzone-blog-meta {
  border-top: 1px solid #686464;
}
.blog_thumb_inner {
  position: relative;
}
.redexzone-blog-thumb {
  position: relative;
}
.redexzone-blog-thumb a {
  position: relative;
}
.redexzone-blog-thumb a {
  display: block;
}
.redexzone-blog-thumb img {
  display: block;
  -webkit-transition: 6s;
  transition: 6s;
  width: 100%;
}
.blog_icon {
  text-align: center;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 50%;
  bottom: -21px;
  margin: auto;
  transform: translateX(-50%);
  transition: 0.5s;
}
.blog_icon i {
  background: #fff;
  height: 45px;
  width: 45px;
  line-height: 45px;
  text-align: center;
  border-radius: 50%;
  color: #ff7200;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  transition: 0.5s;
}
.em-blog-content-area {
  padding: 6px 15px 10px;
}
.blog-content h2 {
  margin: 0 0 18px;
}
.blog-page-title a {
  color: #241d1a;
  display: block;
  font-size: 15px;
  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;
}
.redexzone-blog-meta {
  margin-bottom: 13px;
  margin-top: 0;
}
.redexzone-blog-meta:after {
  display: block;
  clear: both;
  content: "";
}
.redexzone-blog-meta-left {
  padding: 16px 0 5px;
  display: flex;
  justify-content: space-between;
}
.blog_dtl_content .redexzone-blog-meta-left {
  text-align: left;
  display: inline-block;
}
.blog_dtl_content .redexzone-blog-meta-right {
  display: inline-block;
  padding-top: 16px;
}
.redexzone-blog-meta-left a,
.redexzone-blog-meta-right a,
.redexzone-blog-meta-left span,
.redexzone-blog-meta-right span {
  font-weight: 300;
  margin-right: 0px;
  text-transform: capitalize;
  font-size: 12px;
  transition: 0.5s;
  display: inline-block;
}
.redexzone-blog-meta-left .em-meta-icon {
  display: inline-block;
}
.redexzone-blog-meta-left span i {
  margin-right: 6px;
  color: #ff7200;
}
.redexzone-blog-meta-right {
  float: right;
  overflow: hidden;
}
.redexzone-blog-meta-right a,
.redexzone-blog-meta-right span {
  font-size: 12px;
  font-weight: 400;
  margin-right: 0;
  text-transform: uppercase;
}
.redexzone-blog-meta-right i {
  margin-right: 5px;
  color: #ff7200;
}
.readmore {
  padding-top: 10px;
  padding-bottom: 10px;
}
.readmore a {
  border: 1px solid #ff7200;
  color: #ff7200;
  display: inline-block;
  font-size: 12px;
  padding: 4px 12px;
  border-radius: 6px;
  text-transform: capitalize;
  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: #ff7200;
  background: #ff7200;
  color: #fff;
}
.redexzone-single-blog:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.redexzone-single-blog:hover .blog_icon i {
  background: #ff7200;
  color: #fff;
}
.redexzone-single-blog:hover .blog_icon {
  bottom: 30%;
}
.redexzone-single-blog:hover .redexzone-blog-thumb:before {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  transform: scale(1);
}
.blog-page-title a:hover,
.blog-page-title h2:hover {
  color: #ff7200;
}
.blog_nospace.col-xs-12 {
  padding: 0px;
}
.blog_nospace .redexzone-single-blog {
  margin-bottom: 0px;
}
.blog_details {
  padding: 50px 29px 48px;
  -webkit-box-shadow: 0 7px 16px rgba(0, 0, 0, 0.15);
  box-shadow: 0 7px 16px rgba(0, 0, 0, 0.15);
}
.blog_dtl_thumb {
}
.blog_dtl_thumb img {
  width: 100%;
}
.blog_dtl_content {
}
.blog_dtl_content h2 {
  padding-bottom: 8px;
  padding-top: 14px;
  font-size: 30px;
}
.blog_dtl_content h3 {
  padding-top: 20px;
  font-size: 21px;
  color: #241d1a;
}
.blog_dtl_content p {
  margin-top: 20px;
}
.blog_details .contructor-blog-meta {
  margin-bottom: 0px;
  margin-top: 0;
  padding: 0 0 18px;
  border-bottom: 1px solid #ddd;
  border-top: 0;
}
.blog_details .contructor-blog-meta-left {
  text-align: left;
  position: inherit;
  bottom: inherit;
  background: transparent;
  width: inherit;
  left: inherit;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  right: 0;
  margin: auto;
  border-radius: 0;
}
.blog_details .contructor-blog-meta-right {
  float: right;
  overflow: hidden;
  margin-top: -26px;
}
.blog_details blockquote {
  padding: 10px 20px;
  margin: 37px 0 36px;
  font-size: 14px;
  border-left: 7px solid #ff7200;
  background: #fbfdff;
  font-style: italic;
  font-weight: 500;
  padding: 15px 35px 15px;
}
.signatures {
  text-align: right;
  font-weight: 600;
  font-style: italic;
  font-size: 15px;
}
.newxt_preview {
  margin-top: 25px;
}
.newxt_preview.style2 {
  text-align: right;
}
.next_preview_content a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  color: #888;
  letter-spacing: 2px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.next_preview_title a {
  font-size: 21px;
  margin-top: 0;
  font-weight: 700;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #241d1a;
}
.next_preview_title h4 {
  margin-top: 5px;
}
.author_info {
  background: #f8fbfd;
  text-align: center;
  padding: 50px 46px 37px;
  margin-top: 180px;
}
.author_thumb img {
  margin-top: -111px;
}
.author_icon a {
  margin: 0 3px;
  font-size: 14px;
  color: #666;
}
.author_name h2 {
  font-size: 21px;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 0;
  padding: 22px 0 6px;
  color: #241d1a;
}
.next_preview_content a:hover {
  color: #ff7200;
}
.next_preview_title a:hover {
  color: #ff7200;
}
.blog_comments_section {
  padding: 30px 29px 40px;
  margin: 50px 0 0;
  -webkit-box-shadow: 0 7px 16px rgba(0, 0, 0, 0.15);
  box-shadow: 0 7px 16px rgba(0, 0, 0, 0.15);
}
.comments_ttl > h3 {
  font-size: 21px;
  font-weight: 700;
  position: relative;
  color: #241d1a;
}
.comments_ttl {
  margin-bottom: 37px;
}
.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-weight: 500;
  padding-right: 15px;
  color: #6d6d6d;
}
.blog_comments_section .post_meta span:hover {
  color: #ff7200;
}
.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: #ff7200;
}
.single_commentst_inner {
  margin-bottom: 44px;
  margin-top: 46px;
  padding-left: 63px;
}
.badmin i {
  margin-right: 3px;
}
#sbi_images {
  overflow: hidden;
}
.sbi_photo_wrap img {
  float: left;
  padding: 2px;
}
.blog_reply {
  overflow: hidden;
  margin-top: 50px;
  padding: 33px 29px 48px;
  -webkit-box-shadow: 0 7px 16px rgba(0, 0, 0, 0.15);
  box-shadow: 0 7px 16px rgba(0, 0, 0, 0.15);
}
.reply_ttl > h3 {
  font-size: 21px;
  position: relative;
  color: #241d1a;
}
.reply_ttl {
  margin-bottom: 36px;
}
.blog_reply .em_contact_form {
  margin-bottom: 0;
}
.blog_reply .contact_bnt button:hover {
  background: #00904a;
  color: #fff;
}
.breatcome_area {
  background:
    -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(33, 52, 108, 0.5)),
      to(rgba(33, 52, 108, 0.3))
    ),
    #00904a;
  background:
    -webkit-linear-gradient(rgba(33, 52, 108, 0.5), rgba(33, 52, 108, 0.3)),
    #00904a;
  background:
    -o-linear-gradient(rgba(33, 52, 108, 0.5), rgba(33, 52, 108, 0.3)), #00904a;
  background:
    linear-gradient(rgba(33, 52, 108, 0.5), rgba(33, 52, 108, 0.3)), #00904a;
  padding: 40px 0;
}
.breatcome_title_inner h2 {
  color: #fff;
  text-align: center;
  margin: 0;
  font-size: 32px;
  margin-bottom: 15px;
  font-weight: 500;
}
.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;
}
.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: #ff7200;
  border-color: #ff7200;
  color: #fff;
}
.google_map_area {
  pointer-events: none;
  padding-top: 70px;
}
.map {
  width: 100%;
  margin: 0;
  height: 338px;
  border: 1px solid #ddd;
  border-radius: 10px;
}
.informastion_area {
  background: #fcfdff;
  padding: 60px 0 50px;
}
.informastion_info {
  position: relative;
  padding: 0px;
}
.request_form {
  background-image: url(../images/consult-form2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 41px 50px 50px 50px;
}
.request_form_title h2 {
  color: rgba(255, 255, 255, 1);
  font-size: 29px;
  font-weight: 800;
  text-transform: none;
  padding-top: 3px;
  padding-bottom: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.request_form_title {
  padding-bottom: 33px;
}
.request_form_title p {
  color: rgba(255, 255, 255, 1);
}
.single_plases {
  padding-bottom: 20px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}
.single_informastion_title h2 {
  font-size: 30px;
  font-weight: 600;
  text-transform: none;
  padding-top: 5px;
  padding-bottom: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.single_informastion_title p {
  padding-bottom: 30px;
}
.single_plases_inner {
  text-align: left;
}
.plases_icon {
  float: left;
  overflow: hidden;
}
.plases_icon i {
  border-radius: 6px;
  color: rgba(255, 255, 255, 1);
  background-color: #ff7200;
  height: 65px;
  width: 65px;
  line-height: 65px;
  margin-top: 2px;
  font-size: 29px;
  text-align: center;
  transition: 0.5s;
}
.single_plases:hover .plases_icon i {
  background: #00904a;
  color: #fff;
  border-color: #00904a;
}
.single_plases:hover .plases_text h2 {
  color: #ff7200;
}
.plases_text {
  overflow: hidden;
  margin-left: 85px;
}
.plases_text h2 {
  color: #00904a;
  font-size: 17px;
  font-weight: 600;
  text-transform: capitalize;
  margin: 0;
  transition: 0.5s;
}
.plases_text p {
  font-size: 14px;
  font-weight: 400;
  margin-top: 8px;
}
.em_contact_form {
  margin-bottom: 100px;
}
.form_field {
  width: 100%;
}
.form_field_inner {
  width: 50%;
  float: left;
}
.home-2.consult-form .field.topfield .form-field {
  float: left;
}
.form_field_inner input,
.form_field_inner textarea {
  position: relative;
  background: rgba(255, 255, 255, 0.95);
  color: #241d1a;
  font-size: 14px;
  font-weight: 500;
  height: 40px;
  width: 100%;
  margin-bottom: 10px;
  border: 1px solid #fff;
  border-radius: 2px;
  padding: 5px 10px;
}
.form_field_inner input:focus,
.form_field_inner textarea:focus,
.field_comment_inner input:focus,
.field_comment_inner textarea:focus {
  border-color: #00904a;
}
.contact_form h3 {
  margin: 0 0 15px;
  text-align: center;
  color: #000000;
  font-weight: 600;
}
.contact_form p {
  font-size: 14px;
  color: #666;
  margin-bottom: 20px;
}
.contact_form p a {
  color: #ff7200;
  cursor: pointer;
}
.contact_form p a:hover {
  color: #00904a;
}
.form_field_inner label {
  display: block;
  width: 100%;
  font-size: 14px;
}
.text_area .form_field_inner {
  width: 100%;
}
.text_area .form_field_inner textarea {
  width: 97.5%;
  height: 80px;
  padding-top: 10px;
}
.request_button button {
  background: #ff7200;
  border: 0;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 15px;
  padding: 8px 30px;
  text-transform: capitalize;
  width: inherit;
  border: 1px solid #ff7200;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
.request_button button:hover {
  background: #fff;
  border-color: #fff;
  color: #ff7200;
}
.contact_area {
  color: #000000;
  padding: 40px 0;
  /* background: #241d1a; */
}
.section-title h2 {
  font-size: 30px;
  color: #00904a;
}
.about_info .section-title h2 span {
  color: #000000;
}
.contact_area .section-title h2 {
    font-size: 30px;
    margin: 0px 0 0px;
    font-weight: 500;
    line-height: 1.5;
}
.contact_area .section-title h2 span {
  color: #fff;
  border-bottom: 1px solid #fff;
  padding-bottom: 2px;
}
.contact_area .section-title p {
  margin-bottom: 20px;
  font-size: 14px;
}
.contact_form {
  position: relative;
  padding: 20px 35px;
  background: #efffee;
  border-radius: 10px;
  max-width: max-content;
  margin: 0 auto;
  box-shadow: 0px 2px 10px 0px #ddd;
  float: inline-end;
}
.contact_area .form_field_inner {
  width: 100%;
  float: none;
  position: relative;
  padding-bottom: 20px;
}
.contact_form .form_field_inner input,
.contact_form .form_field_inner textarea {
  position: relative;
  width: 100%;
  background: #fff;
  border: 1px solid #ddd;
  height: 38px;
  color: #241d1a;
  padding: 5px 8px;
  border-radius: 2px;
  font-size: 14px;
  margin-bottom: 5px;
}
.contact_form .text_area .form_field_inner textarea {
  height: 60px;
}
.contact_form .form_field_inner input:focus,
.contact_form .form_field_inner textarea:focus {
  border: 1px solid #00904a;
}
.contact_button button {
  background: #ff7200;
  border: 1px solid #ff7200;
  border-radius: 4px;
  color: #fff;
  min-width: 150px;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  padding: 9px 10px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.contact_button button:hover {
  background: #00904a;
  border-color: #00904a;
  color: #fff;
}
.contact_area.black_edition {
  background: #34313f;
}
.black_edition .contact_form .form_field_inner input,
.black_edition .contact_form .form_field_inner textarea {
  border: 0;
  color: #fff;
  background: #292633;
}
.black_edition .company_info_content h5 {
  color: #fff;
}
.black_edition .single_company_info p {
  color: #ddd;
}
.single_company_info {
  margin-bottom: 35px;
}
.single_company_info i {
  color: #fff;
  font-size: 36px;
  border: 1px solid transparent;
  float: left;
  border-radius: 5px;
  margin-right: 15px;
  line-height: 58px;
  height: 60px;
  width: 60px;
  text-align: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background: #ff7200;
}
.single_company_info:hover i {
  background: transparent;
  color: #ff7200;
  border-color: #ff7200;
}
.company_info_content h5 {
  font-size: 20px;
  font-weight: 500;
  padding-bottom: 5px;
}
.single_company_info p {
  padding-top: 3px;
}
.company_info_desc {
  color: #fff;
  padding-bottom: 17px;
}
.company_info_content {
  overflow: hidden;
}
::-webkit-input-placeholder {
  color: #666;
}
::-moz-placeholder {
  color: #666;
}
:-ms-input-placeholder {
  color: #666;
}
:-moz-placeholder {
  color: #666;
}
.em_contact_form ::-webkit-input-placeholder {
  color: #241d1a !important;
  font-size: 14px;
  font-weight: 400;
}
.em_contact_form ::-moz-placeholder {
  color: #241d1a !important;
  font-size: 14px;
  font-weight: 400;
}
.em_contact_form :-ms-input-placeholder {
  color: #241d1a !important;
  font-size: 14px;
  font-weight: 400;
}
.em_contact_form :-moz-placeholder {
  color: #241d1a !important;
  font-size: 14px;
  font-weight: 400;
}
.em_contact_form ::-webkit-input-placeholder {
  color: #241d1a !important;
  font-size: 14px;
  font-weight: 400;
}
.em_quote_form ::-webkit-input-placeholder {
  color: #fff !important;
  font-size: 14px;
  font-weight: 400;
}
.em_quote_form ::-moz-placeholder {
  color: #fff !important;
  font-size: 14px;
  font-weight: 400;
}
.em_quote_form :-ms-input-placeholder {
  color: #fff !important;
  font-size: 14px;
  font-weight: 400;
}
.em_quote_form :-moz-placeholder {
  color: #fff !important;
  font-size: 14px;
  font-weight: 400;
}
.em_quote_form ::-webkit-input-placeholder {
  color: #fff !important;
  font-size: 14px;
  font-weight: 400;
}
.home-2 ::-moz-placeholder {
  color: #241d1a !important;
  font-size: 14px;
  font-weight: 400;
}
.home-2 :-ms-input-placeholder {
  color: #241d1a !important;
  font-size: 14px;
  font-weight: 400;
}
.home-2 :-moz-placeholder {
  color: #241d1a !important;
  font-size: 14px;
  font-weight: 400;
}
.request_form ::-moz-placeholder {
  color: #fff !important;
  font-size: 14px;
  font-weight: 400;
}
.request_form :-ms-input-placeholder {
  color: #fff !important;
  font-size: 14px;
  font-weight: 400;
}
.request_form :-moz-placeholder {
  color: #fff !important;
  font-size: 14px;
  font-weight: 400;
}
.contact_information {
  padding: 100px 0 70px;
}
.single_information_contact {
  margin-top: 10px;
  background: #00904a;
  margin-bottom: 20px;
  padding-top: 25px;
  padding-bottom: 26px;
  text-align: center;
  border-radius: 4px;
}
.single_information_contact h2 {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
}
.single_information_contact h2 > span {
  display: block;
  font-weight: 400;
  font-size: 13px;
  color: #ddd;
  padding-top: 10px;
}
.footer-middle {
  position: relative;
  background: #09345f;
  padding: 50px 0 40px;
}
.footer-middle.wpfd {
  padding: 0;
}
.wpfdp {
  padding-top: 0px;
  padding-bottom: 80px;
}
.footer-middle .widget h2 {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 22px;
  margin-top: 0px;
  text-transform: capitalize;
}
.footer-middle .widget h4 {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
  margin-top: 0px;
  text-transform: capitalize;
}
.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 ul {
  list-style: none;
}
.footer-middle .widget ul li {
  margin-bottom: 17px;
  list-style: none;
}
.menu-quick-link-container ul li i {
  background: #30425c;
  height: 17px;
  width: 17px;
  text-align: center;
  margin-right: 10px;
  transition: 0.5s;
  line-height: 17px;
  font-size: 13px;
}
.menu-quick-link-container ul li i:hover {
  background: #ff7200;
}
.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 {
  color: #ff7200;
}
.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;
}
.contact_map {
  position: relative;
}
.contact_map iframe {
  width: 100%;
  height: 200px;
}
.company_info_desc {
  padding-bottom: 13px;
}
.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: #ff7200;
  color: #fff;
  border-color: #ff7200;
}
.company_info_desc p {
  font-size: 13px;
  color: #fff;
}
.single_company_info p {
  color: #fff;
  padding-top: 3px;
}
.single-widget-item {
  overflow: hidden;
}
.recent-post-item {
  clear: both;
}
.recent-post-image a {
  display: inline-block;
  margin-top: 6px;
  margin-bottom: 5px;
}
.recent-post-text a {
  color: #241d1a;
  font-size: 14px;
}
.recent-post-text .rcomment i {
  margin-right: 5px;
}
.recent-post-text .rcomment {
  color: #241d1a;
}
.recent-post-item {
  clear: both;
  transition: 0.5s;
}
.recent-post-image {
  float: left;
}
.recent-post-image img {
  max-width: 87%;
}
.recent-post-text {
  overflow: hidden;
}
.recent-post-text > h4 {
  margin-bottom: 0;
}
.recent-post-text h4 a:hover {
  color: #ff7200;
}
.recent-post-text .rcomment {
  color: #241d1a;
  font-size: 14px;
  text-transform: none;
}
.quick-post-text i {
  padding-top: 2px;
  margin-right: 6px;
  font-size: 13px;
}
.quick-post-text .rcomment i {
  margin-right: 5px;
}
.accordion-wrapper .accordion-section .accordion-header {
  padding: 15px 15px;
}
.accordion-wrapper .accordion-section .accordion-content {
  padding-left: 15px;
  padding-right: 15px;
}
.footer-middle .quick-post-text h4 a {
  color: #fff;
  font-weight: 400;
  font-size: 13px;
  line-height: normal;
  display: flex;
  padding-bottom: 5px;
}
.footer-middle .quick-post-text h4 a:hover {
  color: #ff7200;
}
.recent-post-text .rcomment {
  color: #241d1a;
}
.footer-middle .recent-post-text h4 a {
  color: #fff;
  font-weight: 400;
  font-size: 15px;
}
.footer-middle .recent-post-text > h4 {
  margin-bottom: 17px;
  font-weight: 500;
  line-height: 1;
  margin-top: 0;
}
.footer-middle .rcomment > h4 a {
  font-weight: 600;
}
.recent-post-item:hover .recent-post-text > h4 a {
  color: #ff7200;
}
.footer-middle .recent-post-text .rcomment {
  color: #ddd;
  font-size: 12px;
  font-weight: 400;
}
.footer-middle .rcomment.recent-post-text > h4 {
  margin-bottom: 8px;
  font-weight: 500;
  line-height: 1;
  margin-top: 0;
}
.footer_contact_info {
  text-align: center;
  background: #00904a;
  overflow: hidden;
  color: #fff;
  border-radius: 11px;
  box-shadow: 0 6px 30px rgba(0, 0, 0, 0.3);
  margin-top: -136px;
  margin-bottom: 67px;
}
.contact_info_icon i {
  font-size: 25px;
  color: #ff7200;
  margin-bottom: 5px;
}
.single_information_contact p {
  font-size: 18px;
  font-weight: 500;
}
.single_information_contact p span {
  display: block;
  font-weight: 400;
  font-size: 15px;
}
.blog-grid .recent-post-text > h4 {
  margin-bottom: 3px;
  line-height: 18px;
}
.blog-grid .recent-post-text .rcomment {
  color: #6d6d6d;
  font-size: 12px;
}
.quote_form_inner {
  padding-top: 6px;
}
.quote_form_field input {
  font-size: 13px;
  height: 40px;
  padding: 5px 15px;
  position: relative;
  width: 100%;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid #6e76a5;
  border-radius: 10px;
  color: #eee;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.quote_form_field input:focus {
  border-color: #ff7200;
}
.quote_form_field textarea {
  width: 100%;
  height: 85px;
  border: 0;
  padding-left: 15px;
  border-radius: 5px;
  color: #fff;
  background-color: #041842;
}
.quote_button {
  margin: 0;
  position: absolute;
  right: 0px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  width: 50px;
  border: medium none;
  border-radius: 0;
  bottom: 0;
  color: #1293d4;
  font-size: 20px;
  height: 40px;
  line-height: 20px;
  background: #ff7200;
  color: #fff;
  border-radius: 10px;
}
.quote_button:hover {
  background: #ff7200;
  color: #fff;
}
.mc4wp-form-fields button:hover {
  background: #;
  color: #fff;
}
.widget_quote_text ul li i {
  float: left;
  margin-right: 10px;
  padding-top: 4px;
  font-size: 18px;
}
.footer_s_inner {
  display: flex;
  align-items: baseline;
}
.footer-sociala-icon {
  top: 2px;
  position: relative;
  font-size: 16px;
  margin-right: 12px;
  color: #fff;
}
.footer-sociala-info p {
  font-size: 14px;
  color: #fff;
}
.em_form_title h3 {
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  padding-bottom: 20px;
  padding-top: 12px;
}
.footer-menu ul ul {
  display: none;
}
.social_media h3 {
  font-size: 18px;
  color: #fff;
  padding-bottom: 22px;
  padding-top: 20px;
  font-weight: 500;
}
.social_media a {
  background: #fff;
  border-radius: 50%;
  color: #4068e0;
  font-size: 18px;
  margin-bottom: 0;
  margin-right: 8px;
  text-align: center;
  width: 32px;
  height: 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
}
.social_media a:last-child {
  margin-right: 0px;
}
.social_media a:hover {
  background: #ff7200;
  color: #fff;
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.footer-bottom {
  background: #241d1a none repeat scroll 0 0;
  padding: 20px 0;
  border-top: 1px solid #444;
}
.copy-right-text p {
    color: #fff;
    font-size: 13px;
    margin: 4px 0 0;
    padding: 0;
    text-align: center;
}
.footer-menu ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.footer-menu ul li {
  display: inline-block;
}
.footer-menu ul li a {
  color: #fff;
  margin-right: 8px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.footer-menu ul li a:hover {
  color: #ff7200;
}
.copy-right-text a:hover {
  color: #ff7200;
}
.footer-menu ul li:last-child a {
  padding-right: 0px;
  margin-right: 0px;
}
.footer_style_3 .footer-menu ul li:first-child a {
  padding-left: 0px;
}
.case_study_area {
  background: #fafcfc;
  padding: 40px 0;
}
.single_case_study_area {
  /* margin-top: 30px; */
  position: relative;
  text-align: center;
  margin-bottom: 100px;
  z-index: 1;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgb(0 0 0 / 0%);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.single_case_study_area:hover {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}
.single_case_thumb {
  position: relative;
  border-radius: 30px;
  overflow: hidden;
  z-index: 1;
}
.single_case_study_area .single_case_thumb img {
  min-width: 165px;
  min-height: 165px;
}
.single_case_thumb img {
  border-radius: 30px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}
.single_case_thumb:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  content: "";
  transition: 0.5s;
  -webkit-transition: 0.5s;
}
.em_casestudy_content {
  position: absolute;
  bottom: -72px;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10px 5px;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  flex-wrap: wrap;
  border-radius: 30px;
}
.single_casestudy_title h2 {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  margin-top: 0;
  margin-bottom: 12px;
  position: relative;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}
.single_casestudy_title h2 span {
  display: block;
}
.single_casestudy_text a {
  color: #fff;
  font-size: 14px;
  line-height: normal;
  display: block;
  transition: 0.3s;
}
.single_case_icon {
  background: #fff;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 15px;
  color: #00904a;
}
.counter_area {
  background: #fbfdff;
  background-image: url(../images/counter-bg.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 100px 0 91px;
}
.single_counter {
  position: relative;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.counter_icon {
  margin-top: 0;
  padding-top: 0;
  position: relative;
  transition: 0.5s;
}
.single_counter:hover .counter-icon {
  color: #fff;
}
.counter_icon i {
  height: 90px;
  width: 90px;
  margin: auto;
  background: transparent;
  line-height: 74px;
  border-radius: 7px;
  font-size: 36px;
  color: #ff7200;
  background: #fff;
  border-radius: 100%;
  transition: 0.5s;
  display: inline-block;
  border: 8px solid #ff7200;
}
.counter_icon i:hover {
  background: #041b5e;
  color: #fff;
}
.countr_text > h1 {
  color: #ff7200;
  display: inline-block;
  font-size: 36px;
  font-weight: 700;
  margin: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.countr_text > h3 {
  display: inline-block;
  font-size: 50px;
  color: #ff7200;
}
.counter_title {
  padding: 0 0 0;
}
.counter_title h4 {
  padding-top: 0px;
  padding-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize;
  color: #fff;
}
#scrollUp {
  background: #fff;
  bottom: 30px;
  color: #ff7200;
  font-size: 24px;
  height: 35px;
  line-height: 33px;
  right: 15px;
  text-align: center;
  width: 35px;
  border-radius: 50%;
  box-shadow: 0 0px 3px rgba(0 0 0 / 20%);
}
#scrollUp:hover {
  color: #00904a;
}
.call_box {
  background: #fcfdff;
  bottom: 90px;
  color: #00904a;
  height: 40px;
  line-height: 39px;
  position: fixed;
  z-index: 8888;
  right: 15px;
  text-align: center;
  width: 40px;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 0px 3px rgba(0 0 0 / 40%);
}
.call_box:hover {
  background: #fff;
  color: #ff7200;
}
.call_box img {
  width: 24px;
}
.copy-right-text a {
  color: #fff;
}
.template-home .vc_row {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.wpb_gallery.wpb_content_element.vc_clearfix {
  margin-bottom: 0;
}
.main-menu-area {
  position: relative;
  padding: 5px 0;
}
.mean-container .mean-bar {
  position: relative;
  float: none;
}
.mean-container .mean-nav ul li li a {
  color: #241d1a;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.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;
}
.section-title.t_center {
  position: relative;
  text-align: center;
}
.section-title.t_left {
  text-align: left;
}
.section-title.t_right {
  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: 30px;
  font-weight: 600;
  text-transform: capitalize;
  margin-top: 0px;
  margin-bottom: 10px;
}

.section-title .icon,
.section_title_lefts .icon {
  position: relative;
  padding-bottom: 10px;
}
.section-title .icon span,
.section_title_lefts .icon span {
  display: inline-block;
  border-bottom: 2px solid #ff7200;
  width: 90px;
}
.section-title .icon i {
  color: #ff7200;
  font-size: 22px;
}
.section-title h3 {
  font-size: 22px;
  color: #241d1a;
  font-weight: 500;
  margin-top: 0;
}
.serive-padding-bottom {
  padding-bottom: 30px;
}
.tmr0 .section-title h2 {
  margin: 0;
}
.section-title h5 {
  font-size: 18px;
  font-weight: 500;
  margin: 0;
}
.section-title p {
  margin-bottom: 30px;
  font-size: 15px;
}
.service_area .section-title p {
  margin-bottom: 15px;
}
.em-bar-main {
  margin: 10px 0 13px;
}
.em-bar {
  background: #ff7200 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;
}
.section-title.t_left span {
  color: #ff7200;
}
.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;
}
.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;
}
.service_area {
  padding: 40px 0 20px;
}
.single_service_area {
  position: relative;
  margin-bottom: 30px;
  border-radius: 4px;
  background: #f9f9f9;
  overflow: hidden;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  z-index: 11;
}
.single_service_content {
  text-align: center;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.single_service_area.text-left .single_service_content {
  text-align: left;
}
.single_service_icon {
  width: 100%;
  height: 100%;
  border-radius: 0;
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.single_service_icon img {
  border: 1px solid #ddd;
  padding: 1px;
  transition: 0.6s;
  -webkit-transition: 0.6s;
}
.single_service_content:hover .single_service_icon img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.single_service_title {
  padding-bottom: 15px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}
.single_service_title h2 {
  color: #5a5a5a;
  margin: 5px auto 10px;
  padding: 0;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 17px;
}
.single_service_area .single_service_text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  padding: 15px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 111;
}
.single_service_area:hover .single_service_text {
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
.single_service_area .single_service_text p {
  font-size: 14px;
}
.single_service_btn a {
  position: relative;
  color: #00904a;
  border-radius: 6px;
  margin-top: 20px;
  padding: 5px 15px;
  border: 1px solid #00904a;
  font-size: 13px;
  font-weight: 500;
  display: inline-block;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.single_service_btn a i {
  font-size: 14px;
  padding-left: 6px;
}
.single_service_btn a:hover {
  color: #ff7200;
  border-color: #ff7200;
}
.single_service_area.style2 {
  border: 0;
}
.em_feature_flipbox .feature_flipbox_back .frb-batton a:hover {
  color: #fff;
  border-color: #04175a;
  background: #04175a;
}
.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_font .em-feature-desc,
.em_feature_flipbox .feature_flipbox_back .em-feature-desc {
  color: #fff;
}
.single_service_area:hover .single_service_icon::before {
  border-bottom: 0px solid #00904a;
}
.single_service_area:hover .single_service_icon::after {
  border-top: 0px solid #00904a;
}
.single_service_title h2:hover {
  color: #ff7200;
}
.single_service_btn a:hover {
  color: #ff7200;
}
.curosel-style .owl-nav div {
  border: 1px solid #ff7200;
  border-radius: 50%;
  color: #ff7200;
  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 {
  position: relative;
  margin-left: -10px;
  margin-right: -10px;
  width: auto;
  margin-top: 20px;
}
.single_gallery .banner_item {
  padding: 10px;
  overflow: hidden;
}
.single_gallery .banner_item a {
  cursor: pointer;
  display: block;
  overflow: hidden;
  border: 2px solid #eee;
  border-radius: 6px;
}
.single_gallery.owl-carousel .owl-item:hover .banner_item a {
  border: 2px solid #ff7200;
}
.single_gallery.owl-carousel .owl-item img {
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.single_gallery.owl-carousel .owl-item:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.single_gallery.curosel-style .owl-nav div {
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.homeSlider.curosel-style .owl-nav div {
  font-size: 24px;
  border-color: #fff;
  color: #fff;
}
.homeSlider.curosel-style .owl-nav div:hover {
  border-color: #ff7200;
  color: #fff;
}
.homeSlider.curosel-style:hover .owl-nav div {
  left: 30px;
}
.homeSlider.curosel-style:hover .owl-nav .owl-next {
  right: 30px;
  left: auto;
}
.single_gallery.curosel-style .owl-nav .owl-next {
  right: 0px;
  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: #ff7200;
  color: #fff;
}
.curosel-style .owl-nav .owl-prev:hover {
  background: #ff7200;
  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: 0;
  left: 0;
  bottom: 25px;
  display: block;
  text-align: center;
}
.testimonial_list .owl-dot {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0px 5px 0;
  background: #999;
  border-radius: 100%;
}
.testimonial_list .owl-dot.active {
  background: #ff7200;
}
.vedeo_area .col-md-12 {
  padding: 0;
}
.single_choose {
  margin-bottom: 20px;
}
.single-video {
  position: relative;
  margin-bottom: 15px;
  margin-top: 5px;
  border-radius: 0;
}
.single-video img {
  display: block;
  width: 100%;
  border-radius: 6px;
  transition: 0.6s;
  -webkit-transition: 0.6s;
}
.em-video-image {
  display: block;
  overflow: hidden;
  border-radius: 6px;
  border: 3px solid #ff7200;
  padding: 3px;
  text-align: center;
}
.em-video-image img:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.single-video h3,
.single-video h2 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 10px;
}
.single-video h3 span,
.single-video h2 span {
  border-bottom: 2px solid #ff7200;
  padding-bottom: 5px;
}
.video-icon a {
  text-align: center;
  display: inline-block;
}
.video-icon a i {
  color: #ff7200;
  font-size: 30px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.73);
  height: 70px;
  width: 70px;
  line-height: 70px;
  transition: 0.5s;
}
.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;
}
.logo_image_box {
  position: relative;
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
}
.logo_image {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 92px;
  width: 23.2%;
  overflow: hidden;
  box-shadow: 0px 1px 6px 0px #ddd;
  margin: 10px 10px;
}
.logo_image img {
  max-height: 55px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.logo_image:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.cer_box {
  padding-top: 50px;
}
.brand_logo {
  display: flex;
  margin: 0px -5px 30px;
  align-items: center;
}
.brand_logo .logo_image {
  max-width: 22%;
  margin: 5px 5px;
  box-shadow: none;
  height: 45px;
}
.brand_logo .logo_image img {
  max-height: 40px;
}
.team_area .brand_logo .logo_image {
  max-width: 12%;
}
.brand_box {
  padding-top: 40px;
  padding-bottom: 30px;
  position: relative;
}
.brand_box .logo_image {
  width: 16.3%;
  box-shadow: none;
  margin: 0;
}
.faculty_list {
  position: relative;
  padding-top: 20px;
}
.program_info {
  display: flex;
  align-items: center;
  width: 100%;
}
.program_info span {
  display: inline-block;
  border-right: 1px solid #ccc;
  padding-right: 6px;
  margin-right: 6px;
  font-size: 13px;
  line-height: 12px;
}
.program_info span:last-child {
  border-right: none;
  padding-right: 0px;
  margin-right: 0px;
}
.blog-page-title p {
  font-size: 14px;
  line-height: 20px;
  height: 120px;
  overflow: hidden;
}
.redexzone-blog-meta-left.readmore {
  align-items: center;
}
.redexzone-blog-meta-left.readmore a {
  border: none;
  font-weight: 500;
  font-size: 13px;
  padding: 0;
}
.redexzone-blog-meta-left.readmore a:hover {
  background: none;
  color: #00904a;
}
.pr_img_box {
}
.pr_img_box img {
  max-width: 70px;
}
.advantage_area {
  padding-top: 50px;
  padding-bottom: 50px;
}
.advantage_area .single_feature {
  background: #fff;
  padding: 20px 20px 15px;
  border-bottom: none;
}
.advantage_thumb {
  display: block;
}
.advantage_thumb img {
  width: 100%;
}
.advantage_area .single_feature.text-left .feature_title h2 {
  margin-top: 0px;
  margin-bottom: 0;
  font-size: 17px;
}
.advantage_area .single_information_contact {
  margin-top: 0px;
  margin-bottom: 5px;
  padding-top: 15px;
  padding-bottom: 18px;
}
.about_info {
  padding-top: 50px;
  padding-bottom: 50px;
}
.about_info .about_text {
  max-height: 100%;
  overflow: hidden;
  padding-bottom: 0px;
}
.about_info .about_text.active {
  max-height: 100%;
}
.about_info .about_button {
  margin-top: 20px;
}
.about_info .about_button a {
  color: #ff7200;
  background: none;
  font-size: 16px;
  padding: 8px 0px 7px 20px;
  border-radius: 30px;
  border: 2px solid #ff7200;
  cursor: pointer;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.read_more {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0 0 0 / 0%);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  position: relative;
}
.read_more:after {
  font-family: "FontAwesome", sans-serif;
  font-weight: 800;
  content: "\f105";
  margin-left: 20px;
  margin-right: -1px;
  color: #ffffff;
  font-size: 19px;
  background: #ff7200;
  padding: 10px 13px 10px 18px;
  border-radius: 30px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.about_info .about_button a:hover {
  color: #00904a;
  border-color: #00904a;
}
.read_more:hover:after {
  background: #00904a;
  color: #ffffff;
}
.about_info .about_button a.less_than {
  display: none;
}
.process_box {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
}
.item-feature-box {
  position: relative;
  margin-bottom: 10px;
}
.process_box .item-feature-box:after {
  border-bottom: 1px solid #ff7200;
  position: absolute;
  top: 30px;
  left: 50%;
  width: 100%;
  content: "";
  z-index: 11;
}
.process_box .item-feature-box.last_item:after {
  border-bottom: none;
}
.process_box .box_thumb {
  width: 60px;
  height: 60px;
  background: #ff7200;
  border-radius: 100%;
  color: #fff;
  margin: 0 auto 20px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 111;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.process_box .box_thumb span {
  font-size: 18px;
  font-weight: 600;
}
.feature-box-info {
  padding: 0 15px;
}
.feature-box-info h3 {
  font-size: 17px;
  margin-bottom: 12px;
}
.feature-box-info p {
  font-size: 14px;
  line-height: 20px;
}
.curriculum_area {
  padding-bottom: 20px;
  position: relative;
  padding-top: 30px;
}
.circle_list {
  position: relative;
  margin-bottom: 30px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 3px 8px -3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 3px 8px -3px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 3px 8px -3px rgba(0, 0, 0, 0.5);
}
.circle_list ul {
  list-style: none;
  padding-left: 0;
}
.circle_list ul > li {
  position: relative;
  color: #241d1a;
  font-size: 15px;
  line-height: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #eee;
  font-weight: 500;
}
.circle_list ul > li:nth-child(odd) {
  background: #fcfcfd;
}
.circle_list ul > li:nth-child(even) {
  background: #f6f8f9;
}
.circle_list ul > li p,
.catalogue_header p {
  margin-bottom: 0;
}
.circle_list ul > li i {
  padding-right: 5px;
}
.circle_list ul > li > a {
  position: relative;
  color: #241d1a;
  font-size: 18px;
  font-weight: 600;
}
.program_detail {
}
.program_detail .single_feature.text-left .feature_title h2 {
  margin-bottom: 0;
  padding-bottom: 8px;
}
.program_detail .single_feature {
  margin-bottom: 10px;
}
.program_detail .view_btn {
  margin-top: 15px;
  margin-bottom: 15px;
}
.program_detail .view_btn a {
  padding: 5px 25px;
  color: #ff7200;
}
.program_detail .view_btn a:hover {
  color: #fff;
}
.program_detail .brand_logo {
  justify-content: center;
  margin: 10px -5px 15px;
}
.team_box {
}
.team_box .item-feature-box {
  position: relative;
  margin-bottom: 30px;
}
.team_box .feature-box-thumb {
  display: block;
  overflow: hidden;
}
.team_box .feature-box-thumb img {
  max-height: 130px;
  -webkit-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}
.team_box .item-feature-box:hover .feature-box-thumb img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.team_box .feature-box-info {
  display: block;
  padding: 12px 5px 18px;
}
.team_box .feature-box-info h3 {
  font-size: 16px;
  margin-bottom: 10px;
  position: relative;
  padding-bottom: 5px;
}
.team_box .feature-box-info h3:after {
  background: #ff7200 none repeat scroll 0 0;
  content: "";
  height: 2px;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
  bottom: -3px;
  width: 35px;
}
.team_box .feature-box-info p {
  color: #777;
}
.catalogue_header {
  background: #ff7200;
  color: #fff;
  border-radius: 4px 4px 0px 0px;
}
.catalogue_text {
  font-weight: 500;
  font-size: 15px;
  line-height: normal;
  padding-top: 8px;
  padding-bottom: 8px;
}
.catalogue_text a {
  color: #241d1a;
  display: flex;
  align-items: center;
}
.catalogue_text a:hover {
  color: #ff7200;
}
.catalogue_text a i {
  padding-right: 7px;
  color: #ff7200;
  font-size: 18px;
}
.contact_form .form_field_inner input.captcha,
.captcha {
  width: 80px;
  text-align: center;
  height: 38px;
  background-image: url(../images/captchaimg.png);
  font-size: 20px;
  border: 1px solid;
  display: inline-block;
  vertical-align: top;
  color: #241d1a;
  border-radius: 2px;
}
.refresh_btn {
  margin-left: 1px;
  width: 38px;
  height: 38px;
  line-height: 38px;
  display: inline-block;
  vertical-align: top;
  background: #f3f3f3;
  border: none;
  font-size: 20px;
  color: #ff7200;
  border-radius: 2px;
}
.error-message {
  position: absolute;
  bottom: 0;
  margin-bottom: 5px;
  font-size: 12px;
}
.redexzone_about .para-top {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #dddddd59;
  padding-bottom: 0px;
}
.redexzone_about .icon {
  min-width: 50px;
  max-width: 50px;
  height: 50px;
  background: #cdf7cd;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 20px;
  color: #00904a;
}
.feature_area .about_text p {
  text-align: center;
  font-weight: 400;
  width: 80%;
  margin: auto;
  border-bottom: none;
}
.catalogue-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #f5f4f4;
  border-radius: 15px;
  padding: 15px;
  box-shadow: 1px 1px 19px 1px #dfdfdfc4;
}
.catalogue-wrapper .left-side {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 15px;
}
.catalogue-wrapper h2 {
  color: #ff7200;
  margin: 0px;
  padding-bottom: 3px;
}
.catalogue-wrapper h2 span {
  border-bottom: none;
}
.catalogue-wrapper .left-side .icon {
  padding-bottom: 0px;
}
.catalogue-wrapper .left-side .icon i {
  font-size: 25px;
  min-width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ff7200;
  color: #fff;
  padding-bottom: 0px;
  margin: 0px;
  border-radius: 50%;
}
.catalogue-wrapper p {
  margin: 0px;
  padding: 0px;
}
.right-arrow i {
  min-width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #ff7200;
  border-radius: 50%;
  color: #ff7200;
  font-size: 15px;
}
.catalogue-wrapper .catalogue_text a {
  color: #241d1a;
}
.about-wrapper {
  padding-bottom: 50px;
}
.about-wrapper .our-details {
  text-align: end;
}
.about-wrapper .our-details .our-details-item {
  padding-bottom: 5px;
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
.about-wrapper .our-details .our-details-item.gst-num {
  color: #00904a;
}
.address-details {
  padding-bottom: 15px;
}
.address-details .icon-details{
        color: #00904a;
    font-size: 16px;
    padding-bottom: 5px;
}
.address-details .addres-txt{
        font-size: 14px;
    line-height: 1.6;
    padding-left: 20px;
    color: #333;
}
.contact-card {
display: flex;
    flex-wrap: wrap;
    gap: 20px;
        padding-top: 10px;
}
 .contact-card .call-us{
        padding-bottom: 10px;
 }
.contact-card .call-us .icon{
    padding: 0px;
}
.contact-card .call-us .icon i{
     color: #00904a !important;
}
.contact-card p{
    margin-bottom: 0px !important;
    font-size: 13px !important;
    line-height: 1.7;
}
.contact-card .call-us .icon i {
    color: #ff7200;
    font-size: 15px;
}
@media (max-width: 767px) {
  body {
    overflow-x: hidden;
  }
  .redexzone-header-top {
    display: none;
  }
}
