@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700');
@import url(bootstrap.min.css);
@import url(bootstrap-select.min.css);
@import url(font-awesome.css);
@import url(icomoon.css);
@import url(settings.css);
@import url(navigation.css);
@import url(owl.carousel.css);
@import url(flexslider.css);
@import url(jquery-ui.css);
@import url(animate.min.css);
@import url(nouislider.css);
@import url(nouislider.pips.css);
@import url(menuzord.css);
body {
	font-family: 'Hind', sans-serif;
	color: #222222;
	font-size: 16px;
	overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6, p, ul {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5 {
	font-family: 'Poppins', sans-serif;
}
ul {
	list-style-type: none;
}

.footer_icon ul {
        padding: 8px 0;
  margin: 0 !important;
   background: rgba(0,0,0,0.5);
     }
    .footer_icon ul li {
  padding-bottom: 0 !important;
  width: 25.3%;
  display: inline-block;
}
     .footer_icon ul li a {
        background:#0b5258;
        display: table;
        margin: 0 auto;
     }
     .footer_icon {
        position: fixed;
        bottom: 0;
        width: 100%;
        display: none;
        z-index: 10;
     }
     .footer_icon a.btn-float .fa {
        font-size: 20px;
  height: 50px;
  line-height: 50px;
     }
     .fa {
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
     }
     .fa-phone:before {
        content: "\f095";
     }
     .fa-envelope:before {
        content: "\f0e0";
     }
     .fa-whatsapp:before {
        content: "\f232";
     }
     .btn-float {
        width: 50px;
  height: 50px;
  line-height: 50px;
        display: inline-block;
        border: none;
        font-size: 18px;
        color: #fff;
        text-align: center;
        position: relative;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        border-radius: 50%;
        cursor: pointer;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.11);
     }
     @media only screen and (max-width: 641px){
        .footer_icon {
             display: inline-block;
             text-align: center;
             z-index: 1000;
        }
       #page-block-q8rq9po3api
       {
         display: none;
       }
        .or.or1, #register_form > div.form_container > a {
           display: none;
        }
        .footer_button {
          margin-bottom: 90px;
        }

.scroll-to-top{
bottom:100px;
}	
      
     }
     .blue{background:#50afe4!important}.red{background:#da4a38!important}.green{background:#0fc243!important}

p {
	font-family: 'Hind', sans-serif;
	font-size: 15px;
	color: #848484;
	line-height: 26px;
	margin-bottom: 10px;
	text-align: center;
}
ul li {
	font-family: 'Hind', sans-serif;
	font-size: 18px;
	color: #848484;
	line-height: 26px;
	text-align: justify;
}
a {
	text-decoration: none;
	display: inline-block;
	outline: none;
}
a {
	color: #4fc2ed;
}
a:hover, a:focus, a:visited {
	text-decoration: none;
	outline: none;
}
img {
	max-width: 150%;
	display: inline-block;
}
button {
	border: none;
	outline: none;
	box-shadow: none;
	display: block;
	padding: 0;
	background: transparent;
}
input, textarea {
	font-family: 'Hind', sans-serif;
	display: block;
	font-size: 16px;
	line-height: 28px;
	outline: none;
	box-shadow: none;
	transition: all 0.3s ease-in-out;
}
.boxed_wrapper {
	width: 100%;
	background: #fff;
	overflow-x: hidden;
}
.sec-padd {
	padding: 52px 0 70px;
}
.sec-padd2 {
	padding: 75px 0 30px;
}
.sec-padd-top {
	padding-top: 75px;
}
.sec-padd-bottom {
	padding-bottom: 80px;
}
.no-padd {
	padding: 0px;
}
.clear_fix {
	clear: both;
}
.clear_fix:after {
	display: table;
	content: '';
	clear: both;
}
.list_inline li {
	display: inline-block;
}
.social li {
	display: inline-block;
	font-size: 14px;
	padding: 0 10px;
}
.social li a {
	color: #fff;
	transition: .5s ease-in-out;
	font-size: 14px;
}
.default_link {
	font-size: 14px;
	text-transform: uppercase;
	font-family: "Poppins", sans-serif;
	color: #ff2524;
	font-weight: 600;
}
.default_link:hover {
	color: #ff2524;
}
.default_link i {
	margin-left: 3px;
	font-weight: 700;
	font-size: 18px;
	position: relative;
	top: 1px;
}
.default-overlay-outer {
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	padding: 10px;
	transition: all 700ms ease;
	-webkit-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
}
.default-overlay-outer .inner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: table;
	vertical-align: middle;
	text-align: center;
}
.default-overlay-outer .inner .content-layer {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	color: #ffffff;
}
.rating {
	font-size: 14px;
	color: #ff2524;
}
::-webkit-scrollbar {
width:8px;
}
::-webkit-scrollbar-track {
-webkit-box-shadow:inset 0 0 6px #292121;
background:#292121;
}
::-webkit-scrollbar-thumb {
background:rgba(255,255,255,0.75);
-webkit-box-shadow:inset 0 0 6px rgba(255,255,255,0.75);
}
::-webkit-scrollbar-thumb:window-inactive {
background:rgba(255,255,255,0.75);
}
.uppercase {
	text-transform: uppercase;
}
.padd-80 {
	padding-top: 80px;
}
.tran3s {
	transition: all 0.3s ease-in-out;
}
.center {
	text-align: center;
}
.row-5 {
	margin: 0 -5px;
}
.row-10 {
	margin: 0 -10px;
}
.thm-color {
	color: #ff2524;
}
.bold {
	font-weight: 700;
}
.s-bold {
	font-weight: 600;
}
.m-bold {
	font-weight: 600;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.border-bottom {
	border-bottom: 1px solid #f7f7f7;
}
@media (min-width:1200px) {
.container {
	padding: 0;
}
}
.thm-btn {
	position: relative;
	background: #4fc3ec;
	font-size: 14px;
	line-height: 47px;
	font-weight: 600;
	color: #ffffff;
	border: 2px solid #4fc3ec;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	display: inline-block;
	padding: 0 18px;
	transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}
.thm-btn:hover {
	background: #fff;
	color: #333;
	transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}
.thm-btn2 {
	position: relative;
	background: transparent;
	font-size: 14px;
	line-height: 46px;
	font-weight: 600;
	color: #ff2524;
	border: 2px solid #ddd;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	display: inline-block;
	padding: 0 38px;
	transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}
.thm-btn2:hover {
	background: #ff2524;
	border-color: #ff2524;
	color: #fff;
	transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}
.thm-btn-tr {
	position: relative;
	background: transparent;
	font-size: 14px;
	line-height: 46px;
	font-weight: 600;
	color: #ffffff;
	border: 2px solid #fff;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	display: inline-block;
	padding: 0 38px;
	transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}
.thm-btn-tr:hover {
	background: #ff2524;
	border-color: #ff2524;
	color: #fff;
	transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}
.anim-3 {
	transition: all 0.3s ease;
}
.anim-5 {
	transition: all 0.5s ease;
}
.section-title {
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 48px;
}
.text-content h1 {
	position: relative;
	font-size: 22px;
	text-transform: capitalize;
	margin-bottom: 10px;
}
.text-content h2 {
	position: relative;
	font-size: 22px;
	text-transform: capitalize;
	margin-bottom: 10px;
}
.text-content h3 {
	position: relative;
	font-size: 22px;
	text-transform: capitalize;
	margin-bottom: 10px;
}
.text-content h4 {
	position: relative;
	font-size: 20px;
	text-transform: capitalize;
	margin-bottom: 10px;
}
.section-title:before {
	content: "";
	position: absolute;
	top: 48px;
	left: 0;
	width: 100%;
	height: 1px;
	background: #eaeaea;
}
.section-title:after {
	content: "";
	position: absolute;
	top: 48px;
	left: 0;
	width: 50px;
	height: 1px;
	background: #4fc2ed;
}
.section-title.center:after {
	left: 50%;
	margin-left: -25px;
}
.inner-title {
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 30px;
}
.inner-title:before {
	content: "";
	position: absolute;
	top: 38px;
	left: 0;
	width: 100%;
	height: 1px;
	background: #eaeaea;
}
.inner-title:after {
	content: "";
	position: absolute;
	top: 38px;
	left: 0;
	width: 50px;
	height: 1px;
	background: #ff2524;
}
.inner-title h4 {
	font-size: 20px;
}
.scroll-top {
	width: 60px;
	height: 60px;
	position: fixed;
	border-radius: 50%;
	bottom: 30px;
	right: 30px;
	z-index: 99;
	display: none;
	color: #ff2524;
	background: #4fc2ed;
	text-align: center;
	border: 2px solid #e6f6f7;
}
.scroll-top span:before {
	font-size: 27px;
}
.scroll-top:after {
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 1;
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}
.preloader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999999;
	background-color: #ffffff;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/icons/preloader.gif);
}
.top-bar {
	position: relative;
	background: #ff2524;
	position: relative;
	z-index: 9;
	float: left;
	width: 100%;
}
.top-bar .top-bar-info {
	display: inline-block;
	margin-top: 10px;
}
.top-bar .top-bar-info li {
	color: #fff;
	margin-right: 20px;
	display: inline-block;
	position: relative;
	top: 3px;
}
.top-bar .top-bar-info li i {
	color: #fff;
	margin-right: 10px;
	font-size: 20px;
	position: relative;
	top: 3px;
}
.top-bar .top-bar-info li a {
	color: #fff;
}
.top-bar .social li {
	color: #fff;
	font-size: 16px;
	font-weight: 300;
}
.top-bar .social li a:hover {
	color: #4fc2eb;
	transition: .5s ease-in-out;
}
.top-bar .social li:last-child {
	padding-right: 0px;
}
.top-bar .social, .top-bar .link {
	display: inline-block;
	margin-left: 20px;
}
#polyglotLanguageSwitcher {
	position: relative;
	display: inline-block;
	position: relative;
	margin-right: 20px;
}
#polyglotLanguageSwitcher span.trigger:before {
	content: '\f107';
	font-family: FontAwesome;
	position: absolute;
	color: #cdcdcd;
	top: 0;
	right: 0px;
	line-height: 10px;
}
#polyglotLanguageSwitcher a {
	font-family: 'Hind', sans-serif;
	display: inline-block;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
}
#polyglotLanguageSwitcher a.current:link, #polyglotLanguageSwitcher a.current:visited, #polyglotLanguageSwitcher a.current:active {
	position: relative;
	background-color: #162f3a;
	border: 0;
	line-height: 34px;
	border-radius: 0;
	color: #fff;
	text-align: center;
	height: 33px;
	padding: 0px 0px 0px 22px;
}
#polyglotLanguageSwitcher a.current:hover {
	background-color: #162f3a;
}
#polyglotLanguageSwitcher ul.dropdown {
	top: 100%;
}
.main-logo {
	margin: 10px 0 10px;
}
.theme_menu .container {
	position: relative;
}
.theme_menu {
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	background: rgba(255, 255, 255, 0.8);
	position: relative;
	z-index: 2;
}
.theme_menu .menu-column {
	padding-left: 0;
}
.theme_menu .menuzord {
	padding: 0;
	background: transparent;
}
.menuzord-menu > li > a {
	padding: 49px 4px 34px;
	margin: 0 10px;
	text-transform: uppercase;
	border-bottom: 5px solid transparent;
	color: #222;
	transition: .5s ease;
}
.menuzord-menu li:last-child a {
	padding-right: 0px !important;
}
.menuzord-menu > li.active a {
	border-color: #ff2524;
	color: #ff2524;
}
.menuzord-menu > li > a:hover {
	color: #ff2524;
	transition: .5s ease;
}
.menuzord-menu ul.dropdown, .menuzord-menu ul.dropdown li ul.dropdown {
	min-width: 230px;
	background: #f8f8f8;
}
.menuzord-menu ul.dropdown li a {
	padding: 10px 10px 10px;
	color: #959595;
	transition: .5s ease-in-out;
	font-size: 14px;
	text-transform: capitalize;
	border-bottom: 1px solid #ddd;
}
.menuzord-menu ul.dropdown li:hover > a {
	color: #ff2524;
	transition: .5s ease-in-out;
	font-size: 14px;
}
.theme_menu.stricky-fixed .menuzord-menu > li > a {
	padding: 35px 2px 30px;
}
.theme_menu.stricky-fixed .main-logo {
	margin: 10px 0;
}
.theme_menu.stricky-fixed .nav_side_content {
	margin-top: 32px;
}
.theme_menu.stricky-fixed .nav_side_content .search_option form {
	top: 58px;
}
.w100 {
	width: 100%;
}
.w50 {
	width: 50%;
	float: left;
}
.row-10 {
	margin: 0 -10px;
}
.megamenu .form-group {
	padding: 0 10px;
}
.megamenu .default-form {
	max-width: 410px;
	margin-bottom: 30px;
}
.megamenu .default-form.register-form {
	width: 405px;
	border: 1px solid #2f2f2f;
	padding: 10px 30px 24px;
	background: #252525;
}
.default-form.register-form .form-group {
	margin-bottom: 0;
}
.default-form.register-form .link {
	border-bottom: 1px solid #2f2f2f;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #fff;
}
.default-form.register-form .link .thm-color-2 {
	color: #848484;
}
.default-form.register-form .thm-color:hover, .default-form.register-form .thm-color-2:hover {
	color: #ff2524;
	transition: .5s ease;
}
.default-form.register-form .link_2 {
	position: relative;
}
.default-form.register-form .link_2.singn {
	padding-left: 25px;
}
.default-form.register-form .link_2 .fancy_video {
	position: absolute;
	left: 0;
	top: 1px;
	width: 15px;
	border-radius: 50%;
	font-size: 8px;
	text-align: center;
	line-height: 15px;
	height: 15px;
	color: #222;
	background: #ff2524;
	font-family: "FontAwesome";
}
.default-form.register-form .link_2 .fancy_video span {
	position: relative;
	right: -1px;
}
.theme_menu .right-column {
	position: absolute;
	right: 0;
	width: 50px;
}
.nav_side_content {
	margin-top: 44px;
	position: relative;
	right: 0;
}
.nav_side_content .cart_select>button {
	font-size: 14px;
	text-transform: uppercase;
	position: relative;
	margin-right: 23px;
	color: #272727;
}
.nav_side_content .cart_select>button span {
	font-weight: normal;
	padding: 0 0px;
	border-radius: 50%;
	position: absolute;
	top: 0;
	right: -20px;
	color: #ff2524;
}
.nav_side_content .cart_select>button i {
	font-size: 18px;
	margin-left: 5px;
}
.nav_side_content .cart_select, .nav_side_content .search_option {
	display: inline-block;
	vertical-align: middle;
}
.nav_side_content .search_option>button {
	height: 26px;
	font-size: 15px;
	color: #222;
	border-left: 1px solid #828d92;
	padding-left: 35px;
}
.nav_side_content .search_option form {
	height: 50px;
	width: 280px;
	padding: 5px;
	border-radius: 4px;
	margin: 0;
	left: auto;
	right: 0;
	border-color: #ff2524;
	top: 70px;
}
.nav_side_content .search_option form input {
	font-family: 'Poppins', sans-serif;
	font-weight: normal;
	width: 100%;
	height: 100%;
	background: transparent;
	color: #9e9e9e;
	border: 1px solid rgba(51, 51, 51, 0.16);
	padding: 0 47px 0 10px;
	font-size: 15px;
	border-radius: 3px;
	box-shadow: inset 0 0 11px 2px rgba(119, 119, 119, 0.25);
}
.nav_side_content .search_option form button {
	display: block;
	width: 40px;
	line-height: 40px;
	text-align: center;
	position: absolute;
	top: 5px;
	right: 5px;
	color: #ff2524;
}
.nav_side_content .cart_select {
	border-left: 1px solid #ececec;
	padding-left: 5px;
}
.theme_menu .link_btn {
	margin-top: 24px;
}
@keyframes menu_sticky {
0% {
margin-top:-100px;
}
50% {
margin-top:-90px;
}
100% {
margin-top:0;
}
}
.theme_menu.stricky-fixed {
	margin: 0;
	position: fixed;
	background: #fff;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99999;
	animation-name: menu_sticky;
	animation-duration: 0.60s;
	animation-timing-function: ease-out;
}
.rev_slider_wrapper {
	position: relative;
	margin-top: -115px;
	z-index: 1;
}
.rev_slider_wrapper .slide-content-box h3 {
	background: rgba(0, 0, 0, 0) url("../img/slides/press-bg.html") no-repeat;
	background-size: contain;
	display: inline-block;
	color: #ffffff;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 22px;
	font-family: 'Poppins', sans-serif;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.rev_slider_wrapper .slide-content-box h2 {
	color: #ffffff;
	font-size: 22px !important;
	line-height: 62px;
	margin: 14px 0 9px;
	font-weight: 700;
}
.rev_slider_wrapper .slide-content-box p {
	color: #ffffff;
	font-size: 18px;
	line-height: 30px;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	margin: 0 0 30px;
}
.rev_slider_wrapper .slide-content-box .button a {
	transition: all 500ms ease !important;
	-moz-transition: all 500ms ease !important;
	-webkit-transition: all 500ms ease !important;
	-ms-transition: all 500ms ease !important;
	-o-transition: all 500ms ease !important;
}
.rev_slider_wrapper .slide-content-box.last-slide p {
	margin: 0;
}
.rev_slider_wrapper .slide-content-box.last-slide a {
	margin: 0 8px;
}
.rev_slider_wrapper .slotholder {
	position: relative;
}
.slotholder:after {
	background: rgba(0, 0, 0, 0.10);
	width: 100%;
	height: 100%;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	pointer-events: none;
}
.tp-bannertimer {
	display: none;
}
.rev_slider_wrapper .tparrows {
	background: transparent;
	border: 2px solid #fff;
}
.inner-banner {
	position: relative;
	background-image: url(../images/page-banner.html);
	margin-bottom: 30px;
}
.inner-banner::before {
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: #E6F6F7;
	z-index: 0;
	opacity: 0.9;
}
.inner-banner h3 {
	margin: 0;
	display: table-cell;
	vertical-align: middle;
	font-size: 36px;
	line-height: 60px;
	color: #222;
	font-weight: 600;
	text-transform: capitalize;
}
.inner-banner .box {
	position: relative;
	display: table;
	height: 140px;
	padding-top: 30px;
	width: 100%;
	text-align: center;
}
.breadcumb-wrapper {
	background: #fff;
	padding: 16px 20px;
	border: 1px solid #f4f4f4;
	position: relative;
	bottom: -30px;
}
.breadcumb-wrapper ul, .breadcumb-wrapper li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 18px;
	color: #ff2524;
}
.breadcumb-wrapper ul.link-list li a {
	color: #222;
	text-transform: capitalize;
	font-size: 18px;
	transition: .3s ease;
}
.breadcumb-wrapper ul.link-list li a:hover {
	transition: .3s ease;
}
.breadcumb-wrapper ul.link-list li a i {
	color: #fac012;
	margin-right: 7px;
}
.breadcumb-wrapper ul.link-list li a:after {
	content: "\f105";
	font-family: 'FontAwesome';
	margin: 0 10px;
}
.breadcumb-wrapper a.get-qoute {
	text-transform: capitalize;
	font-weight: 400;
	color: #ff2524;
	font-size: 18px;
}
.breadcumb-wrapper a.get-qoute i {
	margin-left: 7px;
	color: #222;
	margin-right: 7px;
	font-size: 14px;
}
.main-footer {
	position: relative;
	background: #E6F6F7;
	color: #333;
}
.main-footer .footer-title {
	font-size: 22px;
	color: #333;
	margin-bottom: 30px;
}
.main-footer .footer-logo {
	margin-bottom: 40px;
}
.main-footer .widgets-section {
	position: relative;
	padding: 70px 0px 20px;
}
.main-footer .footer-column {
	margin-bottom: 30px;
}
.main-footer .footer-widget {
	position: relative;
}
.main-footer .footer-column h2 {
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 30px;
	color: #a1c436;
}
.main-footer .about-widget .text {
	margin-bottom: 20px;
	padding-bottom: 5px;
}
.main-footer .contact-info {
	margin-bottom: 25px;
}
.main-footer .contact-info li {
	position: relative;
	padding-left: 35px;
	margin-bottom: 16px;
	line-height: 24px;
	color: #333;
}
.main-footer .contact-info li strong {
	position: absolute;
	left: 0px;
	top: 0px;
	line-height: 24px;
	font-size: 24px;
	color: #ff2524;
}
.main-footer .contact-widget .social li {
	padding-left: 0px;
	padding-right: 10px;
}
.main-footer .contact-widget .social li a {
	transition: .5s ease;
	color: #477d95;
	border: 2px solid #477d95;
	border-radius: 50%;
	line-height: 38px;
	height: 38px;
	width: 38px;
	text-align: center;
}
.main-footer .contact-widget .social li a:hover {
	border-color: #ff2524;
	color: #ff2524;
	transition: .5s ease;
}
.main-footer .social-links a {
	display: inline-block;
	width: 32px;
	height: 32px;
	margin-left: 5px;
	line-height: 30px;
	border: 1px solid transparent;
	background: none;
	color: #686868;
	font-size: 14px;
	text-align: center;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.main-footer .social-links a:hover {
	color: #a1c436;
	border-color: #a1c436;
}
.main-footer .posts-widget .post {
	position: relative;
	margin-bottom: 14px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-bottom: 1px solid rgba(255,255,255,0.15);
}
.main-footer .posts-widget .post:last-child {
	border-bottom: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.main-footer .posts-widget .post .content {
	position: relative;
	min-height: 40px;
	padding-left: 0;
	padding-top: 0px;
	margin-bottom: 5px;
}
.main-footer .posts-widget .post .content .post-thumb {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 60px;
	height: 52px;
}
.main-footer .posts-widget .post .content .post-thumb img {
	display: block;
	width: 100%;
}
.main-footer .posts-widget .post h4 {
	font-size: 14px;
	color: #999999;
	line-height: 26px;
}
.main-footer .posts-widget .post h4 a {
	color: #848484;
	font-family: 'Hind', sans-serif;
	font-weight: 300;
	font-size: 16px;
}
.main-footer .posts-widget .post .time {
	color: #ff2524;
	font-family: 'Hind', sans-serif;
	font-weight: 300;
	font-size: 16px;
}
.main-footer .posts-widget .post .time .fa {
	padding-right: 8px;
}
.main-footer .links-widget .list li {
	position: relative;
	margin-bottom: 13px;
}
.main-footer .links-widget .list li a {
	position: relative;
	color: #333;
	font-family: 'Hind', sans-serif;
	font-weight: 300;
	font-size: 16px;
	transition: all 0.3s ease;
}
.main-footer .posts-widget .post:before, .main-footer .links-widget .list li a:before {
	content: '';
	position: absolute;
	left: 0px;
	background: transparent;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	transition: .5s ease-in-out;
}
.main-footer .links-widget .list li a:hover:before {
	background: #ff2524;
	transition: .5s ease-in-out;
}
.main-footer .links-widget .list li a:hover {
	color: #ff2524;
	padding-left: 5px;
	transition: all 0.3s ease;
	text-decoration: none;
}
.main-footer .contact-widget {
	position: relative;
}
.main-footer .news-widget .default-form {
	position: relative;
}
.main-footer .news-widget .default-form input {
	margin-top: 22px;
	margin-bottom: 20px;
	height: 45px;
	padding-left: 50px;
}
.main-footer .news-widget .default-form span {
	position: absolute;
	left: 15px;
	top: 12px;
	color: #ff2524;
	font-size: 14px;
	border-right: 1px solid #ccc;
	padding: 3px 7px 4px 0px;
}
.main-footer .news-widget .default-form .thm-btn {
	line-height: 41px;
	width: 100%;
}
.footer-bottom {
	background: #e6f6f7;
	border-top: 1px solid #4fc3ee;
	padding: 10px 0;
}
.footer-bottom .copy-text {
	font-family: 'Poppins', sans-serif;
	color: #848484;
	font-size: 14px;
}
.footer-bottom .copy-text a {
	color: #ff2524;
	transition: .3s ease;
}
.footer-bottom .get-text ul li {
	float: left;
}
.footer-bottom .get-text ul li a {
	color: #848484;
	font-size: 14px;
	margin-right: 5px;
	font-family: "Popins", sans-serif;
}
.footer-bottom .get-text ul li a:hover {
	color: #ff2524;
	transition: .3s ease;
}
.why-choose {
	position: relative;
}
.why-choose .img-box {
	position: relative;
	overflow: hidden;
	display: inline-block;
}
.why-choose .overlay-box {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: -60px;
	transition: .3s ease-out;
	background: rgba(0, 0, 0, 0.75);
	transform: translate(0, 100%);
}
.why-choose .item:hover .overlay-box {
	transition: .5s ease-in-out;
	top: 0px;
	transform: translate(0, 0);
}
.why-choose .inner-box {
	position: relative;
	padding-left: 80px;
	padding-right: 21px;
	transition: 1s ease;
}
.why-choose .item:hover .inner-box {
	padding: 43px 21px 43px 80px;
	transition: .5s ease;
}
.why-choose .icon_box {
	position: absolute;
	width: 60px;
	height: 100%;
	text-align: center;
	background: #ff2524;
	left: 0;
	top: 0;
	bottom: 0;
	line-height: 60px;
	color: #fff;
	transition: .5s ease;
}
.why-choose .icon_box span {
	font-size: 33px;
	line-height: 60px;
}
.why-choose .item:hover .icon_box span {
	position: absolute;
	top: 50%;
	width: 100%;
	left: 0;
	margin-top: -20px;
	transition: .5s ease;
}
.why-choose .overlay-box .text {
	color: #fff;
}
.why-choose .overlay-box h4 {
	color: #fff;
	line-height: 60px;
	transition: .5s ease-in-out;
}
.why-choose .item:hover .overlay-box h4 {
	color: #ff2524;
	transition: .5s ease-in-out;
}
.why-choose .overlay-box .text p {
	color: rgba(255, 255, 255, 0.06);
	transform: translate(0, 100%);
	transition: 1s ease;
	opacity: 0;
}
.why-choose .item:hover .overlay-box .text p {
	transform: translate(0, 0);
	transition: .5s ease;
	transition-delay: .3s;
	opacity: 1;
	color: #fff;
}
.blog-section {
}
.default-blog-news {
	position: relative;
	transition: .5s ease-in-out;
	margin-bottom: 50px;
}
.default-blog-news:hover {
	box-shadow: 0 15px 16px 0 rgba(0, 0, 0, 0.03), 0 0px 82px 0 rgba(0, 0, 0, 0.02);
	transition: .2s cubic-bezier(0.4, 0, 1, 1);
}
.default-blog-news .lower-content {
	position: relative;
	padding: 30px 0px 20px;
	padding-left: 90px;
	border-bottom: 1px solid #f4f4f4;
}
.default-blog-news .date {
	position: absolute;
	left: 0px;
	top: 30px;
	height: 64px;
	width: 64px;
	background: #ff2524;
	line-height: 20px;
	padding-top: 13px;
	z-index: 9;
	color: #fff;
	text-align: center;
}
.default-blog-news .lower-content .text p {
	margin-bottom: 10px;
}
.default-blog-news .lower-content h4 {
	color: #222;
	font-weight: 400;
	margin-bottom: 10px;
}
.default-blog-news .lower-content h4 a {
	color: #222;
	transition: all 300ms ease;
	font-size: 18px;
}
.default-blog-news .lower-content h4 a:hover {
	color: #ff2524;
	transition: all 300ms ease;
}
.default-blog-news .lower-content .post-meta {
	color: #4fc2ed;
	font-size: 16px;
	margin-bottom: 7px;
}
.default-blog-news .lower-content .default_link {
	text-transform: capitalize;
	color: #222;
	transition: .5s ease;
}
.default-blog-news .lower-content .default_link:hover {
	transition: .5s ease;
	color: #ff2524;
}
.default-blog-news .img-holder {
	display: block;
	overflow: hidden;
	position: relative;
}
.default-blog-news .img-holder a {
	width: 100%;
}
.default-blog-news .img-holder img {
	transform: scale(1);
	transition: all 0.5s ease 0s;
	width: 100%;
}
.default-blog-news:hover .img-holder img {
	transform: scale(1.1);
}
.default-blog-news .overlay {
	background-color: rgba(16, 37, 46, 0.9);
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 450ms ease-out 0s;
	transform: rotateY(180deg) scale(0.5, 0.5);
}
.default-blog-news:hover .img-holder .overlay {
	opacity: 1;
	filter: alpha(opacity=100);
	transform: rotateY(0deg) scale(1, 1);
}
.default-blog-news .overlay .box {
	display: table;
	height: 100%;
	width: 100%;
}
.default-blog-news .overlay .box .content {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.default-blog-news .img-holder .overlay .box .content a i {
	background: #ff2524;
	border-radius: 50%;
	color: #ffffff;
	display: inline-block;
	font-size: 16px;
	height: 45px;
	line-height: 48px;
	transition: all 500ms ease 0s;
	width: 45px;
}
.default-blog-news .img-holder .overlay .box .content a:hover i {
	background: #ff2524;
}
.large-blog-news {
	position: relative;
	margin-left: 80px;
	transition: .5s ease-in-out;
	margin-bottom: 50px;
	padding-bottom: 50px;
	border-bottom: 1px solid #f4f4f4;
}
.large-blog-news .date {
	position: absolute;
	left: -80px;
	top: 0px;
	height: 64px;
	width: 64px;
	background: #ff2524;
	line-height: 20px;
	padding-top: 13px;
	z-index: 9;
	color: #fff;
	text-align: center;
}
.large-blog-news .lower-content {
	position: relative;
	padding: 25px 0px 0px;
}
.large-blog-news .lower-content p {
	margin-bottom: 20px;
}
.large-blog-news .lower-content ul li {
	font-family: 'Hind', sans-serif;
	font-size: 15px;
	color: #848484;
	line-height: 26px;
	margin-bottom: 10px;
	text-align: justify;
}
.large-blog-news .lower-content ul li::before {
	font-family: FontAwesome;
	content: "\f046";
	color: #ff2524;
	padding-right: 10px;
}
.large-blog-news .lower-content h1 {
	color: #222;
	font-weight: 400;
	margin-bottom: 10px;
	font-size: 24px;
}
.large-blog-news .lower-content h2 {
	color: #ff2524;
	font-size: 18px;
	margin-bottom: 15px;
}
.large-blog-news .lower-content h3 {
	color: #ff2524;
	font-size: 18px;
	margin-bottom: 15px;
}
.large-blog-news .lower-content h4 {
	color: #ff2524;
	font-size: 18px;
	margin-bottom: 15px;
}
.large-blog-news .lower-content .post-meta {
	color: #848484;
	font-size: 16px;
	margin-bottom: 15px;
}
.large-blog-news .lower-content .thm-btn {
	background: transparent;
	color: #ff2524;
	border-color: #f4f4f4;
}
.large-blog-news .lower-content .thm-btn:hover {
	background: #ff2524;
	color: #fff;
	border-color: #ff2524;
}
.large-blog-news .img-holder {
	display: block;
	overflow: hidden;
	position: relative;
}
.large-blog-news .img-holder img {
	transform: scale(1);
	transition: all 0.5s ease 0s;
	width: 100%;
}
.large-blog-news .img-holder:hover img {
	transform: scale(1.1);
}
.large-blog-news .overlay {
	background-color: rgba(16, 37, 46, 0.9);
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 450ms ease-out 0s;
	transform: rotateY(180deg) scale(0.5, 0.5);
}
.large-blog-news .img-holder:hover .overlay {
	opacity: 1;
	filter: alpha(opacity=100);
	transform: rotateY(0deg) scale(1, 1);
}
.large-blog-news .overlay .box {
	display: table;
	height: 100%;
	width: 100%;
}
.large-blog-news .overlay .box .content {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.large-blog-news .img-holder .overlay .box .content a i {
	background: #ff2524;
	border-radius: 50%;
	color: #ffffff;
	display: inline-block;
	font-size: 16px;
	height: 45px;
	line-height: 48px;
	transition: all 500ms ease 0s;
	width: 45px;
}
.large-blog-news .img-holder .overlay .box .content a:hover i {
	background: #ff2524;
}
.large-blog-news.single-blog-post .img-holder:hover img {
	transform: scale(1);
}
.blog-section .outer-box {
	padding-left: 80px;
}
.blog-sidebar {
	position: relative;
}
.category-style-one {
	position: relative;
}
.category-style-one ul {
	margin-top: 22px;
	margin-bottom: 35px;
	padding: 10px 30px;
	border: 1px solid #f4f4f4;
	border-left: 2px solid #ff2524;
}
.category-style-one ul li {
	border-bottom: 1px solid #eaeaea;
	margin: 0;
}
.category-style-one ul li:last-child {
	border: none;
}
.category-style-one ul li a {
	font-weight: normal;
	color: #848484;
	position: relative;
	width: 100%;
	transition: .5s ease;
	line-height: 40px;
	display: block;
}
.category-style-one ul li a:hover {
	color: #ff2524;
	transition: .5s ease;
}
.popular-post {
	position: relative;
}
.popular-post .item {
	position: relative;
	font-size: 14px;
	margin-bottom: 10px;
	min-height: 50px;
	padding: 0px 0px 25px 90px;
	color: #cccccc;
	border-bottom: 1px solid #f1f1f1;
}
.popular-post .item:last-child {
	border-bottom: 0px;
}
.popular-post .item .post-thumb {
	position: absolute;
	left: 0px;
	top: 16px;
	width: 75px;
	height: 75px;
}
.popular-post .item .post-thumb img {
	width: 100%;
	display: block;
}
.popular-post .item .post-thumb a {
	position: relative;
}
.popular-post .item .post-thumb a:after {
	position: absolute;
	content: "\f0c1";
	font-family: FontAwesome;
	left: 0px;
	top: 0px;
	text-align: center;
	line-height: 80px;
	width: 100%;
	height: 100%;
	background: rgba(72, 199, 236, 0.9);
	color: #ffffff;
	opacity: 0;
	transition: .5s ease;
}
.popular-post .item .post-thumb:hover a:after {
	opacity: 1;
	transition: .5s ease;
}
.popular-post .item h5 {
	position: relative;
	top: 8px;
	font-size: 16px;
	font-weight: 600;
	margin: 0px 0px 17px;
	line-height: 26px;
	color: #333;
	transition: .5s ease;
}
.popular-post .item h5:hover {
	color: #ff2524;
	transition: .5s ease;
}
.recent-posts.post-thumb .post .post-info {
	font-size: 14px;
	font-weight: 400;
	margin: 0px;
	line-height: 1.6em;
	color: #9c9c9c;
}
.popular-post .item .post-info {
	color: #ff2524;
	font-size: 16px;
}
.popular-post .item .post-info i {
	margin-right: 10px;
}
.sidebar-archive .bootstrap-select {
	background: #f7f7f7;
	color: #848484;
	padding: 10px 0;
	font-size: 16px;
}
.sidebar-archive .btn-group.open .dropdown-toggle {
	box-shadow: none;
}
.sidebar-archive .btn-group.open .dropdown-toggle:focus {
	border: none;
	outline: none;
}
.sidebar-archive .bootstrap-select .dropdown-toggle:focus {
	outline: none !important;
}
.sidebar-archive .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	background-color: #ff2524;
	color: #fff;
}
.sidebar-archive .form-control:focus {
	border-color: #ff2524;
	box-shadow: none;
}
.single-blog-post .author {
	background-color: #ffffff;
	position: relative;
	margin-bottom: 35px;
	margin-top: 40px;
}
.single-blog-post .author img {
	position: absolute;
}
.single-blog-post .author-comment {
	margin-left: 340px;
	padding-left: 30px;
}
.single-blog-post .author-comment .quote {
	font-size: 25px;
	color: #f1f1f1;
	margin-bottom: 5px;
}
.single-blog-post .author-comment h5 {
	font-weight: 600;
	margin: 16px 0 5px 0;
	text-transform: uppercase;
	font-size: 18px;
}
.single-blog-post .author-comment p.a-title {
	color: #ff2524;
	font-size: 16px;
}
.share-box {
	background: #ffffff;
	padding: 0px 0px 12px 0px;
	margin-bottom: 20px;
}
.share-box .tag-box span {
	font-size: 14px;
	color: #3F3E3E;
}
.share-box .tag-box a {
	color: #ff2524;
	font-size: 16px;
	transition: .3s ease;
	line-height: 30px;
	text-transform: capitalize;
}
.share-box .tag-box a:hover {
	color: #ff2524;
	transition: .3s ease;
}
.share-box .social-box span {
	color: #252525;
	margin-right: 13px;
	font-size: 14px;
	font-weight: 600;
}
.share-box .social {
	display: inline-block;
	margin-bottom: 0;
	margin-left: -2.5px;
}
.share-box .social > li {
	padding-right: 0;
	margin: 0;
	padding-left: 0;
}
.share-box .social a {
	width: 40px;
	border-radius: 50%;
	height: 40px;
	color: #BCBCBC;
	text-align: center;
	margin: 0 3px;
	border: 1px solid #eee;
	display: block;
	line-height: 41px;
	transition: all 0.5s ease;
}
.share-box .social a:hover {
	color: #ffffff;
	background: #ff2524;
	border-color: #ff2524;
}
.share-box .tag-box li {
	margin: 0;
	display: inline-block;
}
.post-author {
	position: relative;
	color: #777777;
	margin-bottom: 64px;
}
.post-author .inner-box {
	position: relative;
	padding: 33px 35px 12px 155px;
	min-height: 160px;
	background: #f4f4f4;
}
.post-author .inner-box .author-thumb {
	position: absolute;
	left: 35px;
	top: 35px;
	width: 85px;
	height: 85px;
	border-radius: 2px;
}
.post-author .inner-box .author-thumb img {
	display: block;
	width: 100%;
}
.post-author h4 {
	position: relative;
	margin: 0px 0px 16px;
	font-size: 18px;
	text-transform: capitalize;
	font-weight: 600;
	color: #252525;
}
.post-author ul li {
	margin: 0;
	margin-top: 10px;
}
.post-author ul li a {
	color: #848484;
}
.post-author ul li:hover a {
	color: #ff2524;
}
.news .blogList_single_post .post-author h4 .author-designation {
	position: relative;
	color: #a8c41b;
	font-style: italic;
	font-family: 'Lato', sans-serif;
}
.post-author .text {
	line-height: 1.8em;
	color: #777777;
}
.post-author .text a {
	color: #777777;
	text-decoration: underline;
}
.post-author .text a:hover {
	color: #a8c41b;
}
.single-blog .product-review-tab {
	margin: 0 27px;
}
.product-review-tab .item_review_content {
	border-bottom: 1px solid #f7f7f7;
	padding-bottom: 40px;
	margin-bottom: 40px;
	position: relative;
	padding-left: 80px;
}
.product-review-tab .item_review_content .img_holder {
	position: absolute;
	left: 0;
	top: 0;
}
.product-review-tab .add_your_review {
	margin: 50px 0 50px 0px;
}
.product-review-tab .add_your_review>span {
	display: block;
	margin: 36px 0 14px 0;
	color: #a2a2a2;
}
.product-review-tab .add_your_review ul, .product-review-tab .add_your_review ul li {
	display: inline-block;
	color: #a2a2a2;
}
.product-review-tab .add_your_review ul.rating:hover li, .product-review-tab .add_your_review ul.rating.active li {
	color: #ff2524;
	transition: .5s ease;
}
.news .blogList_single_post .post .product-review-tab .add_your_review ul.rating li {
	font-size: 12px;
	margin-right: 3px;
	color: #d6d6d6;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
}
.news .blogList_single_post .post .product-review-tab .add_your_review ul.active li {
	color: #ab7442;
}
.news .blogList_single_post .post .product-review-tab .add_your_review ul:hover li {
	color: #ab7442;
}
.product-review-tab .add_your_review ul {
	line-height: 20px;
	border-right: 1px solid #d6d6d6;
	padding-right: 6px;
	margin-right: 5px;
}
.product-review-tab .add_your_review ul.fix_border {
	border: none;
}
.product-review-tab .add_your_review form {
	margin-top: 31px;
}
.product-review-tab .add_your_review form label {
	color: #a2a2a2;
	font-size: 16px;
	margin-bottom: 5px;
}
.product-review-tab .add_your_review form input {
	height: 54px;
	padding: 0 15px 0 19px;
}
.product-review-tab .add_your_review form textarea {
	max-width: 100%;
	min-height: 165px;
	padding: 15px 17px 5px 19px;
}
.product-review-tab .add_your_review form input, .product-review-tab .add_your_review form textarea {
	width: 100%;
	border: 1px solid #f0f0f0;
	margin-bottom: 30px;
	color: #9e9e9e;
	resize: none;
}
.news.single-blog .blogList_single_post .post ul li:before {
	display: none;
}
.testimonials-section {
	position: relative;
	background: #E6F6F7;
}
.testimonials-section .section-title:before {
	background: #ff2524;
}
.testimonials-section .section-title h2 {
	color: #ff2524;
}
.testimonials-section .slide-item {
	position: relative;
	margin-top: 5px;
	padding: 30px;
	padding-right: 50px;
	background: #fff;
	transition: .5s ease;
}
.testimonials-section .slide-item:before {
	height: 50px;
	pointer-events: none;
	position: absolute;
	content: '';
	bottom: 0;
	right: 0;
	background: white;
	background: linear-gradient(315deg, #222 45%, #333 50%, #333333 56%, #333 80%);
	transition-duration: 0.3s;
	transition-property: width, height;
}
.project-content.testimonials-section .slide-item {
	margin-bottom: 50px;
}
.padd-bottom-30 {
	padding-bottom: 30px;
}
.testimonials-section .slide-item:hover {
	transition: .5s ease;
}
.testimonials-section .quote {
	position: absolute;
	font-size: 30px;
	right: 15px;
	bottom: 15px;
	color: #ff2524;
	transition: .5s ease;
}
.testimonials-section .slide-item:hover .quote {
	transition: .5s ease;
}
.testimonials-section .author {
	position: relative;
	padding: 15px 0px 0px 100px;
	margin-bottom: 43px;
	color: #c9c9c9;
	line-height: 20px;
}
.testimonials-section .author .img-box {
	position: absolute;
	left: 0px;
	top: 6px;
}
.testimonials-section .author .img-box img {
	border-radius: 50%;
}
.testimonials-section .author h4 {
	position: relative;
	color: #ffffff;
	font-size: 20px;
}
.testimonials-section .author p {
	position: relative;
	color: #ff2524;
}
.testimonials-section .slide-text {
	margin-top: 15px;
	margin-left: 0px;
}
.testimonials-section .slide-text p {
}
.testimonials-section .owl-controls {
	position: absolute;
	top: 50%;
	width: 100%;
	left: 0;
}
.testimonials-section .owl-carousel {
	position: inherit;
}
.testimonials-section .owl-theme .owl-nav {
	margin: 0;
	padding: 0;
}
.testimonials-section .owl-theme .owl-nav [class*=owl-] {
	color: #4fc3ec;
	font-size: 24px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	padding: 0 5px;
	display: inline-block;
	transition: color .3s ease;
	margin-left: -144px;
	margin-right: -144px;
}
.testimonials-section .owl-theme .owl-prev {
	float: left;
	width: 20%;
	text-align: center;
}
.testimonials-section .owl-theme .owl-prev i {
	width: 50px;
	height: 50px;
	line-height: 46px;
	border: 2px solid #4fc3ec;
	transition: .5s ease;
}
.testimonials-section .owl-theme .owl-prev i:hover {
	color: #ff2524;
	border-color: #ff2524;
	transition: .5s ease;
}
.testimonials-section .owl-theme .owl-next {
	float: right;
	width: 20%;
	text-align: center;
}
.testimonials-section .owl-theme .owl-next i {
	width: 50px;
	height: 50px;
	line-height: 46px;
	border: 2px solid #4fc3ec;
	transition: .5s ease;
}
.testimonials-section .owl-theme .owl-next i:hover {
	color: #ff2524;
	border-color: #ff2524;
	transition: .5s ease;
}
.clients-section .section-title {
	margin-bottom: 10px;
}
.clients-section .tooltip-inner {
	background: #ff2524;
}
.clients-section .tooltip.top .tooltip-arrow {
	border-top-color: #ff2524;
}
.clients-section .owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px, 0px, 0px);
	padding-top: 40px;
}
.clients-section .owl-theme .owl-nav {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 100%;
	right: 0;
	margin: 0;
	margin-bottom: 36px;
}
.clients-section .owl-theme .owl-nav [class*=owl-] {
	color: #c5c5c5;
	font-size: 24px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	height: 40px;
	width: 40px;
	border: 2px solid #f7f7f7;
	line-height: 36px;
	text-align: center;
	margin-left: 10px;
	display: inline-block;
	transition: color .3s ease;
}
.clients-section .owl-theme .owl-nav [class*=owl-]:hover {
	color: #ff2524;
	border: 2px solid #ff2524;
	transition: .5s ease;
}
.whychoos-us {
	background: #f7f7f7;
}
.whychoos-us .section-title {
	padding: 0;
}
.whychoos-us .section-title p {
	font-size: 18px;
	margin-top: 50px;
}
.whychoos-us .item {
	position: relative;
	margin-bottom: 50px;
	padding-bottom: 5px;
}
.whychoos-us .item p:before, .whychoos-us .item:before {
	width: 100%;
	height: 2px;
	position: absolute;
	content: "";
	background: #eaeaea;
	left: 0;
	bottom: 0;
}
.whychoos-us .item p:after, .whychoos-us .item:after {
	width: 100%;
	height: 2px;
	position: absolute;
	content: "";
	background: #ff2524;
	left: 0;
	bottom: 0;
	transform: scaleX(0);
	transition: .5s ease;
}
.whychoos-us .item:hover p:after, .whychoos-us .item:hover:after {
	transform: scaleX(1);
	transition: .5s ease;
}
.whychoos-us .icon_box {
	color: #ff2524;
	font-size: 50px;
}
.whychoos-us h4 {
	font-size: 20px;
	color: #222;
	margin-bottom: 15px;
}
.whychoos-us .item p {
	position: relative;
	padding-bottom: 24px;
}
.whychoos-us .count {
	position: absolute;
	right: 0;
	top: 56px;
	font-size: 40px;
	color: #f0f0f0;
}
.service {
	position: relative;
}
.service .item {
	padding: 4px;
	margin-bottom: 5px;
	border: 1px solid #f4f4f4;
}
.service.style-2 .column {
	margin-bottom: 50px;
}
.service .item:before {
	pointer-events: none;
	position: absolute;
	z-index: -1;
	content: '';
	top: 98%;
	left: 10%;
	right: 10%;
	height: 15px;
	width: 80%;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
	transition-duration: 0.3s;
	transition-property: transform, opacity;
	z-index: 9;
}
.service .item:hover:before {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	transform: translateY(5px);
}
.service .item .img-box {
	position: relative;
	overflow: hidden;
}
.service .item .img-box img {
	width: 100%;
}
.service .item .default-overlay-outer {
	opacity: 0;
	top: -100%;
	background: rgba(16, 37, 46, 0.9);
}
.service .item:hover .default-overlay-outer {
	top: 0;
	opacity: 1;
}
.service .item .thm-btn {
	padding: 0 25px;
	line-height: 34px;
}
.service .owl-carousel .owl-stage-outer {
	padding-bottom: 50px;
}
.service .content {
	padding: 12px 5px;
}
.service .content h5 {
	color: #ff2524;
	font-size: 14px;
}
.service .content h4 {
	padding: 15px 0;
	font-size: 18px;
	color: #222;
}
.service .content p {
}
.service .owl-theme .owl-nav {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 100%;
	right: 0;
	margin: 0;
	margin-bottom: 65px;
}
.service .owl-theme .owl-nav [class*=owl-] {
	color: #202f35;
	font-size: 20px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	height: 40px;
	width: 18px;
	line-height: 36px;
	font-weight: 700;
	text-align: center;
	margin-left: 1px;
	display: inline-block;
	transition: color .3s ease;
}
.service .owl-theme .owl-nav [class*=owl-]:hover {
	color: #ff2524;
	transition: .5s ease;
}
.accordion-style-two .accordion .acc-btn .toggle-icon {
	color: #ff2524;
	display: block;
	height: 24px;
	line-height: 24px;
	position: absolute;
	left: 20px;
	top: 15px;
	width: 24px;
}
.accordion-style-two .accordion .acc-btn .toggle-icon .plus:before {
	font-size: 18px;
	top: 3px;
}
.accordion-box.accordion-style-two .accordion .acc-btn .toggle-icon .minus:before {
	font-size: 18px;
	top: 3px;
}
.accordion-box.accordion-style-two {
	border: 0px;
}
.accordion-style-two .accordion .acc-btn {
	font-size: 18px;
	font-weight: 600;
	padding: 14px 30px 14px;
	padding-left: 55px;
	background: #ffffff;
	margin: 0;
	padding-right: 50px;
	border-top: 2px solid #f4f4f4;
}
.accordion-style-two .accordion .acc-btn.active {
	color: #ff2524;
	background: #131d33;
	border: 0px;
}
.accordion-style-two .accordion .acc-btn.active p {
}
.over-view {
	background: #f7f7f7;
	padding: 18px 0;
	margin-top: 10px;
}
.over-view a {
	color: #fa9928;
	text-transform: uppercase;
	margin: 9px 0;
	font-size: 14px;
}
.over-view a i {
	padding-right: 8px;
}
.analysis-result {
	background: #f7f7f7;
	padding: 20px 20px 37px;
	margin-top: 10px;
}
.analysis-result h4 {
	font-size: 20px;
	margin-bottom: 5px;
}
.analysis-chart {
	margin: 30px 0 50px;
}
.analysis-chart h4 {
	font-size: 20px;
	margin-top: 20px;
}
.intro-img {
	position: relative;
}
.intro-img .img-box {
	position: relative;
	margin-bottom: 30px;
}
.intro-img .img-box h5 {
	position: absolute;
	font-size: 14px;
	background: #f7f7f7;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	padding: 15px 0;
	color: #848484;
}
.growth-item {
	border: 2px solid #f4f4f4;
	position: relative;
	margin-bottom: 30px;
	margin-top: 40px;
	padding-bottom: 30px;
	transition: .5s ease;
	padding: 5px;
}
.growth-item .icon_box {
	border-right: 2px solid #e3e3e3;
	width: 65px;
	height: 65px;
	background: #fff;
	position: relative;
	margin: 0 auto;
	margin-top: -33px;
	border-radius: 50%;
	border: 1px solid #f4f4f4;
	line-height: 73px;
	color: #ff2524;
	font-size: 30px;
	text-align: center;
}
.growth-item h4 {
	color: #222;
	margin-top: 18px;
	transition: .5s ease;
}
.growth-item h4:hover {
	color: #ff2524;
	transition: .5s ease;
}
.growth-item .content {
	background: #fff;
}
.main_heading {
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 30px;
}
.main_heading li {
	background: #4fc3ec;
}
.tabs-section {
	position: relative;
	padding: 130px 0px 100px;
}
.tabs-section .column {
	margin-bottom: 30px;
}
.tabs-section .image-box img {
	width: 100%;
	display: block;
}
.tabs-style-two .tab-buttons {
	position: relative;
}
.tabs-style-two .tab-buttons .tab-btn {
	position: relative;
	display: inline-block;
	padding: 9px 60px;
	margin: 0px -2px 0px;
	width: 25%;
	cursor: pointer;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	color: #222;
	border: 1px solid #f4f4f4;
	text-transform: capitalize;
	transition: all 300ms ease;
}
.tabs-style-two .tab-buttons .tab-btn.active-btn {
	color: #ff2524;
	background: #fff;
	border-color: #ff2524;
	border-bottom: 0;
}
.tabs-style-two .tabs-content {
	position: relative;
	padding: 40px;
	border: 1px solid #f2f2f2;
	border-top: 0;
}
.tabs-style-one .tab .text-content {
	position: relative;
}
.tabs-style-two .tab .text-content .text {
	width: 59%;
	margin-left: 30px;
}
.tabs-style-two .tab .text-content .text p {
	margin-bottom: 10px;
}
.tabs-style-two.tabs-box {
	padding-right: 15px;
}
.tabs-box .tabs-content .tab {
	position: relative;
	display: none;
}
.tabs-box .tabs-content .active-tab {
	display: block;
}
.tabs-outer {
	position: relative;
	margin-top: 60px;
}
.tabs-outer.style-two {
	margin: 0px;
}
.tabs-outer .tabs-box .tab-buttons .tab-btn {
	position: relative;
	padding: 9px 30px;
}
.tabs-outer .text-content .image img {
	width: 100%;
}
.tabs-outer .tabs-content {
	padding: 30px 30px 20px;
}
.tabs-outer.style-two .tabs-content {
	padding: 0px;
}
.tabs-outer .tabs-content .column .text {
	margin-bottom: 10px;
}
.service-catergory {
	border: 1px solid #f4f4f4;
	margin: 0;
	padding: 0;
	list-style: none;
}
.service-catergory li {
	list-style: none;
	position: relative;
	padding: 10px 0;
	border-bottom: 1px solid #f4f4f4;
	margin-bottom: 2px;
}
.service-catergory li:last-child {
	border-bottom: 0px;
}
.service-catergory li .view-all-icon {
	position: absolute;
	right: 20px;
	top: 22px;
	color: #848484;
}
.service-catergory li.active {
}
.service-catergory li.active a {
	color: #ff2524;
}
.service-catergory li a {
	display: block;
	font-size: 15px;
	color: #222;
	line-height: 18px;
	border-left: 7px solid transparent;
	font-weight: 400;
	padding-left: 28px;
	transition: all 0.5s ease;
	position: relative;
}
.service-catergory li a:hover {
	color: #ff2524;
}
.service-single blockquote {
	padding: 20px 20px;
	margin: 0 0 20px;
	padding-left: 30px;
	font-size: 18px;
	border-left: 5px solid #f7f7f7;
	font-style: italic;
	color: #ff2524;
	font-family: "Poppins", sans-serif;
}
.service-catergory li a:after {
	position: absolute;
	content: "\f101";
	font-family: FontAwesome;
	font-size: 12px;
	height: 20px;
	width: 20px;
	text-align: center;
	line-height: 6px;
	left: -5px;
	top: 5px;
	color: #848484;
}
.service-catergory li.active a:after {
	color: #fff;
	background: #ff2524;
}
.service-catergory li.active a:before {
	position: absolute;
	content: "\f105";
	font-family: FontAwesome;
	font-size: 18px;
	height: 20px;
	width: 20px;
	text-align: center;
	line-height: 20px;
	right: 15px;
	top: 5px;
	color: #ff2524;
}
.brochures-lists {
}
.brochures-lists li a {
	background: #fff;
	line-height: 40px;
	margin-bottom: 10px;
	display: block;
	color: #222;
	border: 2px solid #f4f4f4;
	position: relative;
	transition: .5s ease;
}
.brochures-lists li a:hover {
	color: #ffffff;
	background: #ff2524;
	border-color: #ff2524;
	transition: .5s ease;
}
.brochures-lists li a span {
	font-size: 16px;
	margin: 0px 6px;
}
.brochures-lists li a i::before {
	font-size: 18px;
	padding-right: 15px;
	position: absolute;
	right: 0;
	top: 18px;
	color: #ffffff;
}
.brochures .img-box {
	padding: 22px 0;
	border: 1px solid #f4f4f4;
}
.author-details.style-2 .item {
	padding: 20px 20px 20px;
	border-bottom: 1px solid rgba(51, 51, 51, 0.08);
	background: transparent;
	margin: 0;
	padding: 0px 0 40px;
}
.growth-service .item {
	background: #f7f7f7;
	padding: 30px 0;
	border: 1px solid #eaeaea;
}
.growth-service .item span {
	color: #ff2524;
	font-size: 48px;
	transition: .5s ease;
}
.growth-service .item h4 {
	font-size: 20px;
	margin-bottom: 5px;
	padding-top: 20px;
}
.growth-service.style-2 {
	background-color: #f7f7f7;
}
.growth-service.style-2 .item {
	background: #fff;
	padding: 45px 15px;
	border: none;
	transition: .5s ease
}
.growth-service.style-2 .item.active, .growth-service.style-2 .item:hover {
	background-color: #ff2524;
	transition: .5s ease
}
.growth-service.style-2 .item h4 {
	font-size: 20px;
	margin-bottom: 18px;
	padding-top: 20px;
	transition: .5s ease;
}
.growth-service.style-2 .item span {
	font-size: 70px;
}
.growth-service.style-2 .item.active span, .growth-service.style-2 .item:hover span, .growth-service.style-2 .item.active h4, .growth-service.style-2 .item:hover h4, .growth-service.style-2 .item.active p, .growth-service.style-2 .item:hover p {
	color: #fff;
	transition: .5s ease;
}
.benifit li {
	position: relative;
	color: #848484;
	padding-left: 20px;
	margin: 15px 0;
}
.benifit li:after {
	position: absolute;
	content: '';
	background: #ff2524;
	height: 8px;
	width: 8px;
	left: 0;
	;
	top: 7px;
}
.benifit {
	margin-bottom: 10px;
}
.benifit-list li {
	margin: 5px 0;
	color: #848484;
	font-size: 14px;
}
.benifit-list li i {
	color: #ff2524;
	margin-right: 20px;
}
.service-single .accordion-box .accordion .acc-content {
	padding: 2px 0 8px;
}
.service-single .accordion {
	margin-bottom: 5px;
}
.default-form.service-form textarea {
	height: 226px;
}
.title-2 {
	line-height: 28px;
}
.fact-counter {
	position: relative;
	padding: 70px 0px 40px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	overflow: hidden;
	color: #ffffff;
	margin-bottom: 3px;
}
.fact-counter:before {
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: #E6F6F7;
	z-index: 0;
	opacity: 0.9;
}
.fact-counter .auto-container {
	position: relative;
	z-index: 1;
}
.fact-counter .column {
	position: relative;
	margin-bottom: 40px;
	text-align: center;
	z-index: 5;
}
.fact-counter .item {
	position: relative;
	border: 2px solid #4fc3ec;
	color: #ff2524;
	padding: 17px 0 25px;
}
.fact-counter .column .icon i {
	font-size: 30px;
	bottom: -10px;
	right: 5px;
	margin-bottom: 20px;
	color: #ff2524;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.fact-counter .count-outer {
	position: relative;
	font-size: 36px;
	font-weight: 600;
	padding: 0px 10px 5px;
	font-family: 'Poppins', Sans-serif;
}
.fact-counter .count-outer:before {
}
.fact-counter .column .counter-title {
	position: relative;
	font-size: 18px;
	font-weight: 300;
	font-family: "Hind", Sans-serif;
	color: #ff2524;
	margin-bottom: 20px;
}
.home-google-map #contact-google-map {
	margin-top: 20px;
	width: 100%;
	height: 420px;
}
.home-google-map .gmnoprint {
	display: none;
}
.contact_us {
}
.default-cinfo .icon_box {
	width: 40px;
}
.default-cinfo li + li {
	margin-top: 10px;
	border-top: 1px solid #f1f1f1;
	padding-top: 12px;
}
.default-cinfo li .icon_box, .default-cinfo li .text-box {
	display: table-cell;
	vertical-align: top;
}
.default-cinfo li .icon_box i {
	font-size: 20px;
	color: #ff2524;
	position: relative;
	top: 7px;
}
.default-cinfo .accordion .acc-btn {
	background: #f7f7f7;
	padding: 14px 30px;
	margin: 0;
}
.default-cinfo .accordion-box {
	border: none;
}
.default-cinfo .accordion {
	border: 1px solid #f7f7f7;
}
.default-cinfo .accordion-box .accordion .acc-content b {
	color: #222;
	font-weight: 600;
}
.default-form {
	position: relative;
}
.default-form p {
	color: #fff;
	font-size: 18px;
	line-height: 34px;
	margin-bottom: 20px;
}
.default-form p span {
	color: #ab7442;
	font-size: 20px;
	font-weight: 600;
}
.default-form .form-box {
	position: relative;
}
.comment-form .form-box {
	padding: 25px 25px 0px 25px;
}
.default-form .form-group {
	position: relative;
	margin-bottom: 30px;
}
.default-form .comment-form .form-box .form-group {
	margin-bottom: 25px;
}
.default-form.form-box .row {
	margin-left: -10px;
	margin-right: -10px;
}
.default-form.form-box .row .form-group {
	padding: 0px 0px;
}
.default-form .form-group .field-label {
	display: block;
	line-height: 24px;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #232323;
	font-weight: 500;
	font-size: 13px;
}
.default-form .form-group .field-label sup {
	color: #ff0000;
	font-size: 14px;
}
.default-form input[type="text"], .default-form input[type="email"], .default-form input[type="password"], .default-form input[type="number"], .default-form select, .default-form textarea {
	display: block;
	width: 100%;
	line-height: 24px;
	height: 46px;
	font-size: 16px;
	box-shadow: none;
	border: 1px solid #ddd;
	padding: 8px 15px;
	background: #fff;
	border-radius: 0px;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.default-form textarea {
	height: 115px;
}
.default-form .bootstrap-select {
	border: 1px solid #f4f4f4;
	background: #f7f7f7;
	color: #a2a2a2;
	padding: 10px 0;
	font-size: 16px;
	height: auto;
}
.default-form .btn-group.open .dropdown-toggle {
	box-shadow: none;
}
.default-form .btn-group.open .dropdown-toggle:focus {
	border: none;
	outline: none;
}
.default-form .bootstrap-select .dropdown-toggle:focus {
	outline: none !important;
}
.default-form .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	background-color: #ff2524;
	color: #fff;
}
.default-form .form-control:focus {
	border-color: #ff2524;
	box-shadow: none;
}
.select-box .btn:after {
	position: absolute;
	content: "\f107";
	font-family: FontAwesome;
	font-size: 16px;
	color: #ff2524;
	width: 20px;
	right: 15px;
	top: 50%;
	margin-top: -11px;
}
.default-form .bootstrap-select {
	background: none;
	border: none;
	box-shadow: none;
	padding: 0px;
}
.default-form .g-select {
	background: none;
	border: none;
	box-shadow: none;
	padding: 0px;
}
.default-form .bootstrap-select.btn-group .dropdown-toggle .filter-option {
	color: #848484;
	padding: 13px 15px;
	border: 1px solid #eee;
}
.default-form .bs-caret {
	display: none;
}
.default-form .dropdown-menu {
	border-radius: 0px;
	padding: 0px;
	top: 50px;
	transform: scaleY(0);
	transform-origin: top center;
	transition: .4s ease;
}
.default-form .bootstrap-select.open .dropdown-menu {
	transform: scaleY(1);
	transition: .4s ease;
}
.default-form .dropdown-menu>li>a {
	padding: 8px 15px;
}
.default-form .dropdown-menu>li>a:focus {
	background-color: #fff;
	color: #222;
}
.default-form .dropdown-menu>li>a:hover {
	background-color: #ff2524 !important;
	color: #fff !important;
}
.default-form form input::-webkit-input-placeholder {
color:#9e9e9e;
}
.default-form form input:-moz-placeholder {
color:#9e9e9e;
}
.default-form form input::-moz-placeholder {
color:#9e9e9e;
}
.default-form form input:-ms-input-placeholder {
color:#9e9e9e;
}
.default-form .alert-success {
	color: #ff2524;
	background: none;
	border: none;
	font-size: 18px;
}
.author-details {
	background: #f7f7f7;
	padding: 1px 20px;
}
.author-details .item {
	padding: 20px 20px 20px;
	border-bottom: 1px solid rgba(51, 51, 51, 0.08);
	background: #fff;
	margin: 30px 0;
}
.author-details .item:last-child {
	border-bottom: 0px;
}
.author-details .item .img-box, .author-details .item .content {
	display: table-cell;
	vertical-align: top;
}
.author-details .item .img-box {
	width: 67px;
}
.author-details .item .content {
	padding-left: 20px;
}
.author-details .item .content p {
	color: #9e9e9e;
	font-size: 14px;
	margin-bottom: 0;
	line-height: 25px;
}
.author-details .item .content p i {
	color: #ff2524;
	margin-right: 5px;
}
.author-details .item h5 {
	font-size: 16px;
	margin-bottom: 15px;
	color: #272727;
}
.author-details .item .content h5 {
	color: #ff2524;
	margin: 0;
}
.consultations {
	position: relative;
	padding-bottom: 60px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right center;
	background: #E6F6F7 !important;
}
.consultations .default-form .column {
	padding: 0 10px;
}
.consultations .section-title h2 {
	color: #444;
}
.consultations .section-title {
	padding-bottom: 21px;
}
.consultations .section-title:after, .consultations .section-title:before {
	top: 58px;
}
.consultations .section-title:before {
	background: #ff2524;
}
.consultations .default-form .form-group {
	margin-bottom: 12px;
}
.consultations .default-form .form-group.style-2 {
	padding-right: 90px;
}
.consultations .default-form input[type="text"], .consultations .default-form input[type="email"], .consultations .default-form input[type="password"], .consultations .default-form input[type="number"], .consultations .default-form select, .consultations .default-form textarea {
	border: 2px solid #4fc3ec;
	background: transparent;
	height: 45px;
}
.consultations .default-form input:focus {
	border-color: #ff2524;
}
.consultations .default-form textarea {
	height: 222px;
}
.consultations .default-form .bootstrap-select {
	background: transparent;
}
.consultations .default-form .btn.focus, .consultations .default-form .btn:focus, .consultations .default-form .btn:hover {
	color: #fff;
}
.consultations .default-form .thm-btn {
	width: 70px;
	border: 2px solid transparent;
	line-height: 190px;
	height: 222px;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
}
.consultations .select-box .btn:after {
	color: #848484;
}
.consultations .default-form .thm-btn:hover {
	border-color: #fff;
}
.consultations .default-form .bootstrap-select.btn-group .dropdown-toggle .filter-option {
	color: #cacaca;
	border: 2px solid #4fc3ec;
}
.consultations::-webkit-input-placeholder {
color:#cacaca !important;
}
.consultations::-moz-placeholder {
color:#cacaca !important;
}
.consultations:-ms-input-placeholder {
color:#cacaca !important;
}
.consultations:-moz-placeholder {
color:#cacaca !important;
}
.consultations .contact-info {
	border: 2px solid #4fc3ec;
	padding: 24px 28px 6px;
	margin-bottom: 20px;
}
.consultations .contact-info .section-title {
	margin-bottom: 25px;
}
.consultations .contact-info .section-title h3 {
	color: #444;
}
.consultations .contact-info .section-title:after {
	width: 75px;
	background: rgb(255, 37, 36);
	top: 41px;
}
.consultations .contact-info .section-title:before {
	display: none;
}
.consultations .contact-info .text p {
	color: #444;
	margin-bottom: 22px;
}
.consultations .contact-info li {
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	line-height: 24px;
	color: #444;
}
.consultations .contact-info li span {
	position: absolute;
	left: 0px;
	top: 0px;
	line-height: 24px;
	font-size: 16px;
	color: #444;
}
.testimonials {
	position: relative;
	padding-bottom: 30px;
}
.single-testimonial h3, .single-testimonial p {
	margin: 0;
}
.single-testimonial h4 {
	font-size: 18px;
	color: #222;
	text-transform: capitalize;
	margin-top: 12px;
	margin-bottom: 6px;
}
.single-testimonial .img-box {
	position: relative;
}
.single-testimonial .img-box img {
	transition: all 0.5s ease;
	transform: scale(1);
}
.testimonials .single-testimonial {
	margin-bottom: 40px;
	border: 1px solid #f4f4f4;
	padding: 30px 10px 26px;
	transition: .5s ease-in-out;
}
.testimonials .single-testimonial:hover {
	box-shadow: 0 1px 16px 0 rgba(0, 0, 0, 0), 0 0px 82px 0 rgba(0, 0, 0, 0.05);
	transition: .5s ease-in-out;
}
.single-testimonial .author-info {
	overflow: hidden;
	border: 2px solid #f4f4f4;
	padding: 6px 0 9px;
	margin-top: 5px;
}
.single-testimonial p a {
	color: #ff2524;
	transition: .5s ease;
}
.single-testimonial .text {
	margin-top: 15px;
	border-bottom: 1px solid #f4f4f4;
	padding-bottom: 22px;
	margin-bottom: 20px;
}
.single-testimonial .text p {
	font-size: 16px;
}
.service-contact {
	background: #ff2524;
	padding: 30px;
	margin-top: 50px;
}
.service-contact h4 {
	color: #fff;
}
.service-contact p {
	color: #fff;
	font-size: 18px;
	margin: 10px 0
}
.service-contact .thm-btn {
	background: #fff;
	line-height: 38px;
	padding: 0 15px;
	color: #ff2524;
}
.service-contact .thm-btn:hover {
	background: #fff;
	color: #ff2524;
}
.contact-info2 {
	background: #ff2524;
	padding: 30px 20px;
	margin-top: 40px;
	margin-bottom: 50px;
}
.contact-info2 h4 {
	color: #fff;
	font-size: 20px;
	margin-bottom: 13px;
}
.contact-info2 p {
	color: #fff;
}
.contact-info2 .thm-btn {
	background: #fff;
	color: #ff2524;
	width: 100%;
	line-height: 41px;
}
.contact-info2 .thm-btn:hover {
	color: #fff;
	background: #222;
}
.contact-info2 ul {
	padding-top: 10px;
	margin-bottom: 20px;
}
.contact-info2 ul li {
	color: #fff;
	margin: 4px 0;
}
.contact-info2 ul li a {
	color: #fff;
}
.contact-info2 ul li i {
	font-size: 11px;
	background: #fff;
	margin-right: 10px;
	color: #ff2524;
	border-radius: 1px;
	height: 15px;
	width: 15px;
	text-align: center;
	line-height: 15px;
}
.policy {
	width: 100%;
	height: auto;
	float: left;
}
.policy .col-md-3 {
	margin-bottom: 30px;
}
.policy h5 {
	text-align: center;
	padding: 5px 0px;
}
.sidebar_tags {
	margin: 60px 0 -6px 0;
}
.sidebar_tags ul {
	margin-top: 10px;
	padding: 24px 0px;
}
.sidebar_tags ul li {
	display: inline-block;
	margin: 0 4px 8px 0;
}
.sidebar_tags ul li a {
	display: block;
	font-weight: normal;
	font-size: 15px;
	color: #9e9e9e;
	line-height: 32px;
	border: 1px solid #f1f1f1;
	background: #fff;
	border-radius: 2px;
	text-align: center;
	padding: 0 14px;
}
.sidebar_tags ul li a:hover {
	color: #ffffff;
	background: #ff2524;
}
.single-sidebar.price-ranger .ui-widget-content {
	background: #f7f7f7;
	border: none;
	height: 2px;
}
.single-sidebar.price-ranger .ui-slider-handle {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: 2px solid #222;
	margin-left: -4px;
	outline: none;
	background: #ff2524;
}
.single-sidebar.price-ranger .ui-slider .ui-slider-range {
	background: #252525;
}
.single-sidebar.price-ranger .ui-slider-horizontal .ui-slider-handle {
	top: -5px;
}
.single-sidebar.price-ranger #slider-range {
	margin-top: 25px;
}
.single-sidebar.price-ranger .ranger-min-max-block {
	margin-top: 20px;
	margin-bottom: 45px;
}
.single-sidebar.price-ranger .ranger-min-max-block input {
	display: inline-block;
}
.single-sidebar.price-ranger .ranger-min-max-block input[type='submit'] {
	width: 80px;
	border: none;
	border-radius: 0px;
	text-align: center;
	outline: none;
	line-height: 35px;
	font-size: 14px;
	margin-right: 37px;
	color: #ffffff;
	font-weight: 700;
	background: #ff2524;
	text-transform: uppercase;
	border: 2px solid #ff2524;
}
.single-sidebar.price-ranger .ranger-min-max-block input[type='text'] {
	border: none;
	text-align: center;
	outline: none;
	width: 40px;
	color: #9c9c9c;
	font-weight: 400;
	text-align: right;
}
.single-sidebar.price-ranger .ranger-min-max-block input[type='text'].max {
}
.single-sidebar.price-ranger .ranger-min-max-block span {
	color: #9c9c9c;
	font-weight: 400;
}
.best_sellers .theme_title {
	margin-bottom: 36px;
}
.best_sellers .best_selling_item .text {
	padding-left: 20px;
	margin-top: -3px;
}
.best_sellers .best_selling_item .text h4 {
	color: #222;
}
.best_sellers .best_selling_item .text h6 {
	font-size: 16px;
	font-weight: 700;
	color: #272727;
}
.best_sellers .best_selling_item .text ul li {
	display: inline-block;
	margin-right: 3px;
	font-size: 12px;
	margin-top: 10px;
	color: #ff2524;
}
.best_sellers .best_selling_item .text span {
	display: block;
	margin-top: 10px;
	color: #ff2524;
	font-size: 16px;
	font-weight: 400;
	font-family: 'Roboto';
}
.best_sellers .best_selling_item {
	margin: 20px 0 20px 0;
	padding-bottom: 17px;
}
.best_sellers .best_selling_item.border {
	border-bottom: 1px solid #f7f7f7;
}
.sidebar_styleTwo .sidebar_categories {
	margin-top: 30px;
}
.sidebar_styleTwo .sidebar_tags {
	margin: 19px 0 51px 0;
}
. {
text-align:center;
padding-top:20px;
}
.page_pagination li {
	display: inline-block;
	margin: 0 4px;
}
.page_pagination li a {
	width: 55px;
	line-height: 55px;
	border: 1px solid rgba(229, 229, 229, 0.57);
	text-align: center;
	color: #252525;
	font-size: 18px;
	border-radius: 2px;
}
.page_pagination li a.active, .page_pagination li a:hover {
	color: #fff;
	background: #ff2524;
}
.awards {
	position: relative;
	background: #ff2524;
	padding: 60px 0 40px;
}
.awards:after {
	position: absolute;
	content: "";
	background: #1cc1db;
	width: 1px;
	top: 50px;
	bottom: 50px;
	left: 50%;
}
.awards .container {
	position: relative;
}
.awards h2 {
	font-size: 32px;
	color: #fff;
}
.awards p {
	color: #fff;
	margin: 30px 0 45px;
}
.awards .award-logo {
	margin: 0 0;
}
.awards .service-list {
}
.awards .service-list li {
	display: inline-block;
	color: #fff;
	width: 32%;
	font-size: 16px;
	padding-left: 30px;
}
.awards .service-list li a {
	color: #fff;
}
.awards .service-list li i {
	color: #fff;
	margin-right: 10px;
	margin-bottom: 25px;
}
.default-form-area.style-3 {
	border: 1px solid #eee;
	padding: 29px;
}
.default-form-area.style-3 .thm-btn {
	width: 100%;
}
.default-form-area.style-3 textarea {
	height: 200px;
}
.feature-service {
	position: relative;
}
.feature-service .column {
	position: relative;
	margin-bottom: 50px;
}
.feature-service .style-1 .text {
}
.feature-service .style-1 .thm-btn-tr {
	color: #ff2524;
	border-color: #f4f4f4;
}
.feature-service .style-1 .thm-btn-tr:hover {
	color: #fff;
}
.feature-service .style-1 .text {
	margin: 21px 0 19px;
}
.feature-service .style-2 .content {
	position: relative;
	border: 1px solid #f4f4f4;
	padding: 25px 20px 0px;
}
.feature-service .style-2 .content:after {
	position: absolute;
	content: "";
	height: 3px;
	border: 1px solid #f4f4f4;
	border-top: 0px;
	width: 80%;
	left: 10%;
	bottom: -4px;
}
.feature-service .style-2 .content:before {
	position: absolute;
	content: "";
	height: 3px;
	border: 1px solid #f4f4f4;
	border-top: 0px;
	width: 60%;
	left: 20%;
	bottom: -7px;
}
.img_mrg {
	float: right;
	margin-left: 10px;
	margin-top: 7px;
	border-radius: 5px;
}
.feature-service .style-2 .list {
	margin-top: 10px;
}
.feature-service .style-2 .list li {
}
.feature-service .style-2 .list li a {
	font-size: 16px;
	color: #848484;
	border-bottom: 1px solid #f4f4f4;
	padding: 10px 0;
	display: block;
}
.feature-service .style-2 .list li:last-child a {
	border-bottom: 0px;
}
.feature-service .style-2 .list li a i {
	color: #ff2524;
	font-size: 15px;
	padding-right: 15px;
}
.feature-service .style-3 .graph {
	padding: 14px;
	border: 1px solid #f4f4f4;
}
.feature-service .style-3 .select-box {
	margin-top: 20px;
	margin-bottom: 5px;
}
.feature-service .select-box .btn:before {
	position: absolute;
	content: "\f009";
	font-family: FontAwesome;
	font-size: 16px;
	color: #ff2524;
	left: 12px;
	top: 7px;
}
.feature-service .default-form .g-select {
	width: 170px;
}
.feature-service .default-form .bootstrap-select.btn-group .dropdown-toggle .filter-option {
	padding: 6px 15px;
	border: 1px solid #f4f4f4;
	text-align: center;
}
.feature-service .default-form .dropdown-menu {
	top: 33px;
}
.call-out {
	background: #ff2524;
	padding: 5px 0 25px;
}
.call-out .logo {
	margin-top: 23px;
}
.call-out h4 {
	color: #fff;
	margin-top: 35px;
	font-size: 20px;
}
.call-out .thm-btn-tr {
	color: #fff;
	background: transparent;
	border-color: #fff;
	margin-top: 20px;
	line-height: 41px;
	padding: 0 21px;
}
.call-out .thm-btn-tr:hover {
	color: #ff2524;
	background: #fff;
	border-color: #fff;
}
.parallax {
	position: relative;
	padding: 100px 0;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
}
.parallax:before {
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: rgba(16, 37, 46, 0.92);
	z-index: 0;
}
.parallax h1 {
	position: relative;
	font-size: 40px;
	color: #fff;
	margin-bottom: 30px;
}
.parallax p {
	position: relative;
	font-size: 18px;
	color: #fff;
	margin-bottom: 28px;
}
.default-section {
	position: relative;
}
.text-content h4 {
	line-height: 32px;
	margin-top: 14px;
}
.text-content img {
	float: right;
	margin-left: 10px;
}
.text-content div {
	margin-bottom: 10px;
}
.text-content ul {
	position: relative;
	margin-bottom: 10px;
}
.text-content ul li {
	color: #848484;
	font-size: 15px;
	line-height: 26px;
	font-family: 'Hind', sans-serif;
}
.text-content ul li:before {
	font-family: FontAwesome;
	content: "\f046";
	color: #ff2524;
	padding-right: 10px;
}
.text-content ul li i {
	color: #ff2524;
	font-size: 14px;
	margin-right: 12px;
}
.tabs-section {
	position: relative;
	padding: 130px 0px 100px;
}
.tabs-section .column {
	margin-bottom: 30px;
}
.tabs-section .image-box img {
	width: 100%;
	display: block;
}
.tabs-style-one .tab-buttons {
	position: relative;
}
.tabs-style-one .tab-buttons .tab-btn {
	position: relative;
	display: inline-block;
	padding: 13px 30px;
	margin: 0px 0px 0px;
	cursor: pointer;
	font-size: 18px;
	text-align: center;
	color: #848484;
	border-top: 2px solid transparent;
	background-color: #f9f9f9;
	text-transform: capitalize;
	transition: all 300ms ease;
}
.tabs-style-one .tab-buttons .tab-btn.active-btn {
	color: #ff2524;
	background: #ffffff;
	border-color: #ff2524;
}
.tabs-style-one .tabs-content {
	position: relative;
	padding: 34px;
	padding-left: 0;
}
.tabs-style-one .tab .text-content {
	position: relative;
}
.tabs-style-one .tab .text-content .text {
	font-size: 16px;
	line-height: 1.8em;
	margin-bottom: 15px;
	color: #777777;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
}
.tabs-style-one.tabs-box {
	padding-right: 15px;
}
.tabs-box .tabs-content .tab {
	position: relative;
	display: none;
}
.tabs-box .tabs-content .active-tab {
	display: block;
}
.contact_details {
}
.contact_details .item {
	border: 1px solid #f4f4f4;
	padding: 40px;
	transition: .5s ease;
	margin-bottom: 50px;
}
.contact_details .item:hover {
	border-color: #ff2524;
	transition: .5s ease;
}
.contact_details .item span {
	color: #ff2524;
	font-size: 55px;
}
.contact_details .item h4 {
	position: relative;
	font-size: 20px;
	margin: 25px 0 30px;
}
.contact_details .item h4:after {
	content: "";
	position: absolute;
	top: 35px;
	left: 50%;
	margin-left: -30px;
	width: 60px;
	height: 1px;
	background: #eee;
}
.status {
	width: 100%;
	height: auto;
	float: left;
	background: #f1f1f1;
	padding: 30px 10px;
}
.status .status_left {
	width: 40%;
	float: left;
}
.status .status_left input {
	margin-top: 20px;
	float: left;
	border: 1px solid #4fc3ec;
}
.status .status_left button {
	width: 60px;
	float: left;
	background: #ff2524;
	color: #fff;
	margin-top: 20px;
	padding: 4px 0px;
	margin-left: 10px;
}
.text-content table {
	width: 100%;
	height: auto;
}
.text-content table tr:nth-child(odd) {
	background: #b3ebff;
}
.text-content table tr:nth-child(even) {
	background: #eafaff;
}
.text-content table tr:first-child td {
	font-weight: bold;
}
.text-content table tr td {
	padding: 5px;
	border: 1px solid #444;
	text-align: center;
}
.error {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	padding: 0px 0px;
	border-bottom: 1px solid #ddd;
}
.error img {
	width: 100%;
}
.client_area {
	width: 100%;
	height: auto;
	min-height: 200px;
	float: left;
	background: #f8f0ed;
	padding: 10px 10px;
	margin-top: 20px;
}
.client_area ul li a {
	color: #4fc3ec;
	line-height: 30px;
}
.training_s {
	width: 100%;
	float: left;
}
.training1_s {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.cities a {
	border: 1px solid #ddd;
	padding: 10px 15px;
	margin: 10px;
	text-decoration: none;
	display: block;
	float: left;
	transition: all 0.3s ease;
}
.cities a:hover {
	background: #4fc3ec;
	color: #fff;
	text-decoration: none;
	transition: all 0.3s ease;
}
.mr_txt {
	color: #444;
}


@media (max-width:991px) {
.float_right {
    float:none;
    margin: 0px auto;
    text-align: center;
}
}

@media (max-width:599px) {
	.pull-left {
    float: none;
}


.pull-left p {
 
    text-align: center;
}
.get-text p { text-align:center;}
	 
	
	}

@media (max-width:767px) {
.theme_menu {
	float: left;
	width: 100%;
	display: inherit;
}
.rev_slider_wrapper {
	width: 100%;
	float: left;
}
}
.corporate_member {
	width: 100%;
	height: auto;
	float: left;
	border: 1px solid #dddd;
	margin-bottom: 20px !important;
	border-radius: 4px;
	overflow: hidden;
	padding: 10px;
}
