
/*Global Styling*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Raleway:200,300,400,500,600,700,800');

@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900&display=swap');

@import url('../font/mr-dafoe.regular.ttf');

body {
   font-family: 'Poppins', sans-serif;
   font-size: 15px;
   color: #a5a5a5;
   font-weight: normal;
}

body.full-page {
   overflow: hidden !important;
}

html {
   font-size: 16px;
}

ol, ul {
   margin: 0;
   padding: 0;
   list-style: none;
}
a,a:hover,a:focus {
   outline: none;
   text-decoration: none;
   color: inherit;
}
button:focus,
input:focus,
button:active,
input:active {
   outline: none;
   box-shadow: none;
}
h1,h2,h3,h4,h5,h6 {
   margin: 0;
}
h1 {
   font-size: 3.75rem;
}
h2 {
   font-size: 3.5rem;
}
h3 {
   font-size: 1.875rem;
}
h4 {
   font-size: 1.25rem;
}
h5 {
   font-size: 1rem;
}
h6 {
   font-size: 0.875rem;
}
p {
   font-size: 14px;
}
p.title {
   font-size: 1rem;
}
.block {
   display: block;
}
.italic {
   font-style: italic;
}
button {
   line-height: 1;
}

/*14-01*/
/* Helper Classes & Shorcodes */
p, .font-two,
.heading-title > span,
.process-wrapp li > .pro-step,
.progress-bars .progress p,
.progress-bars .progress .progress-bar span,
.price-table .ammount .dur,
.pagination li > a,
.counters .count_nums,
.price-table .ammount h2,
.price-table ul li,
.webcats li a > span,
.getin_form .form-control,
.food-box .price {
   font-family: 'Poppins', sans-serif;
}
.no-padding{padding: 0px;}
.padding_top_small{ padding-top: 40px; }
.padding {
   padding: 7.5rem 0;
}
.padding_top {
   padding-top: 7.5rem;
}
.padding_top_ebc {
   padding-top: 8.5rem;
}
.padding_top-new {
   padding-top: 10.7rem;
}
.padding_bottom {
   padding-bottom: 7.5rem;
}
.margin_bottom {
   margin-bottom: 7.5rem;
}
.margin_top {
   margin-top: 7.5rem;
}
.padding_half {
   padding: 4.375rem 0;
}
.margin_half {
   margin: 4.375rem 0;
}
.padding_bottom_half {
   padding-bottom: 4.375rem;
}
.margin_bottom_half {
   margin-bottom: 4.375rem;
}
.padding_top_half {
   padding-top: 4.375rem;
}
.padding_top_full {
   padding-top: 12.375rem;
padding-bottom: 2.375rem;
}
.heading_space {
   margin-bottom: 4.125rem;
}
.bottom5 {
   margin-bottom: 5px;
}
.bottom10 {
   margin-bottom: 10px;
}
.top10 {
   margin-top: 10px;
}
.bottom15 {
   margin-bottom: 15px;
}
.top15 {
   margin-top: 15px;
}
.top20 {
   margin-top: 20px;
}
.bottom20 {
   margin-bottom: 20px;
}
.bottom25 {
   margin-bottom: 25px;
}
.top25 {
   margin-top: 25px;
}
.bottom30 {
   margin-bottom: 30px;
}
.top30 {
   margin-top: 30px;
}
.bottom35 {
   margin-bottom: 35px;
}
.top40 {
   margin-top: 40px;
}
.bottom40 {
   margin-bottom: 40px;
}
.bottom45 {
   margin-bottom: 45px;
}
.top50 {
   margin-top: 50px;
}
.top60 {
   margin-top: 60px;
}
.bottom60 {
   margin-bottom: 60px;
}
.bottom0 {
   margin-bottom: 0;
}
.nomargin {
   margin: 0;
}
.nopadding {
   padding: 0;
}
.fontbold {
   font-weight: bold;
}
.font-medium {
   font-weight: 500;
}
.font-normal {
   font-weight: normal;
}
.font-light {
   font-weight: 300;
}
.font-xlight {
   font-weight: 200;
}
.bglight {
   background: #f6f6f6;
}
.bgdefault {
   background: #00bcd4;
}
.whitecolor {
   color: #ffffff;
}
.darkcolor {
   color: #212331;
}
.extradark-color {
   color: #212331;
}
.defaultcolor {
   color: #00bcd4;
}
.color-one,
.gradient_color_one {
   color: #ac5dd5;
}
.color-two,
.gradient_color_two {
   color: #f75799;
}
.color-three,
.gradient_color_three {
   color: #00bcd4;
}
.color-four,
.gradient_color_four {
   color: #3fc5a7;
}
.color-five,
.gradient_color_five {
   color: #f39484;
}

section {
   position: relative;
	
}
.container-padding {
   padding-left: 2.25rem;
   padding-right: 2.25rem;
}
.gradient_bg_one {
   background: #ac5dd5;
}
.gradient_bg_two {
   background: #f75799;
}
.gradient_bg_three {
   background: #00bcd4;
}
.gradient_bg_four {
   background: #3fc5a7;
}
.gradient_bg_five {
   background: #f39484;
}
.gradients .gradient_color_one,
.gradients .gradient_bg_one {
   background: -webkit-linear-gradient(90deg, #8579e0, #d043ca);
   background: -webkit-gradient(linear, left top, right top, color-stop(#8579e0), color-stop(#d043ca));
   background: -webkit-linear-gradient(left, #8579e0, #d043ca);
   background: -o-linear-gradient(left, #8579e0, #d043ca);
   background: linear-gradient(90deg, #1c2756, #e02130);
width:100%;
	margin: 15px 0px 15px;
}
.gradients .gradient_bg_one h2{ font-size: 24px;}
.gradients .gradient_color_two,
.gradients .gradient_bg_two {
   background: -webkit-linear-gradient(90deg, #f75799, #fd6687);
   background: -webkit-gradient(linear, left top, right top, color-stop(#f75799), color-stop(#fd6687));
   background: -webkit-linear-gradient(left, #f75799, #fd6687);
   background: -o-linear-gradient(left, #f75799, #fd6687);
   background: linear-gradient(90deg, #f75799, #fd6687);
}
.gradients .gradient_color_three,
.gradients .gradient_bg_three {
   background: -webkit-linear-gradient(90deg, #00bcd4, #5192e1);
   background: -webkit-gradient(linear, left top, right top, color-stop(#00bcd4), color-stop(#5192e1));
   background: -webkit-linear-gradient(left, #00bcd4, #5192e1);
   background: -o-linear-gradient(left, #00bcd4, #5192e1);
   background: linear-gradient(90deg, #00bcd4, #5192e1);
}
.gradients .gradient_color_four,
.gradients .gradient_bg_four {
   background: -webkit-linear-gradient(90deg, #3fd39f, #3fb8af);
   background: -webkit-gradient(linear, left top, right top, color-stop(#3fd39f), color-stop(#3fb8af));
   background: -webkit-linear-gradient(left, #3fd39f, #3fb8af);
   background: -o-linear-gradient(left, #3fd39f, #3fb8af);
   background: linear-gradient(90deg, #3fd39f, #3fb8af);
}
.gradients .gradient_color_five,
.gradients .gradient_bg_five {
   background: -webkit-linear-gradient(90deg, #f5c28a, #f39484);
   background: -webkit-gradient(linear, left top, right top, color-stop(#f5c28a), color-stop(#f39484));
   background: -webkit-linear-gradient(left, #f5c28a, #f39484);
   background: -o-linear-gradient(left, #f5c28a, #f39484);
   background: linear-gradient(90deg, #f5c28a, #f39484);
}
.gradients .gradient_color_one,
.gradients .gradient_color_two,
.gradients .gradient_color_three,
.gradients .gradient_color_four,
.gradients .gradient_color_five {
   -webkit-background-clip: text !important;
   -webkit-text-fill-color: transparent;
}
/*.gradients .gradient_color_one {
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
}
.gradients .gradient_color_two {
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
}
.gradients .gradient_color_three {
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
}
.gradients .gradient_color_four {
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
}
.gradients .gradient_color_five {
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
}*/



.pro-des i{
   font-size: 8px;
}
.buy-now a{
/*   background: linear-gradient(to bottom,#f6c88f,#ed9220);*/
    color: #fff;
    /*padding: 5px 60px;*/
    border-radius: 5px;
    font-size: 20px;
    font-weight: normal;
}
/*.buy-now a{

}*/
ul li{
   float: left;
}
 .checked {
    color: orange;
}
.entry-meta ul li{
  margin: 0 30px 0 0px;
   font-size: 14px;
}

.entry-meta span{
   font-weight: bold;
}
.item-price-1 ul li{
   margin: 0 30px 0 0;
   font-size: 18px;
}
.item-price-1 {
   color: #B12704;
   font-size: 22px;
}
.mrp span{
   color: #222;
}

























































/*heading Titles */
.heading-title{margin: 10px 0px 20px;}
.heading-title > span {
   font-size: 1.25rem;
   display: block;
   text-transform: uppercase;
	font-weight: 600;
	/*color:#113256;*/
}
.whitecolor.heading-title > span {
   color: #fff;
}
.heading-title h2 {
   font-weight: 700;
   line-height: normal;
	font-size: 30px;
	color:#fff;
	text-transform: uppercase;
}

.heading-title .darkcolor {
   
	color:#1c3a6c;
	text-transform: uppercase;
}


/*img wrap*/
.image {
   overflow: hidden;
}
a.image {
   display: block;
}
.image img {
   width: 100%;
   display: block;
}
.image,
.image img {
   position: relative;
}

/*hover on images*/
.hover-effect::before,
.hover-effect::after {
   content: "";
   background: #fff;
   height: 0;
   width: 0;
   z-index: 1;
   position: absolute;
   -webkit-transition-duration: 1.3s;
   -o-transition-duration: 1.3s;
   transition-duration: 1.3s;
}
.hover-effect::before {
   right: 0;
   opacity: 1;
   top: 0;
}
.hover-effect::after {
   bottom: 0;
   opacity: .7;
   left: 0;
}
.hover-effect:hover::after,
.hover-effect:hover::before {
   height: 100%;
   opacity: 0;
   width: 100%;
}


/*to align elements center*/
.center-block {
   display: -webkit-box;
   display: -webkit-flex;
   display: -moz-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
   -webkit-justify-content: center;
   -moz-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   -webkit-flex-direction: column;
   -moz-box-orient: vertical;
   -moz-box-direction: normal;
   -ms-flex-direction: column;
   flex-direction: column;
   -webkit-box-align: center;
   -webkit-align-items: center;
   -moz-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}

/*Back To Top*/
.back-top {
   right: 20px;
   font-size: 26px;
   position: fixed;
   z-index: 1600;
   opacity: 0;
   visibility: hidden;
   bottom: 70px;
   background: #777982;
   -webkit-transform: scale(0);
   -ms-transform: scale(0);
   -o-transform: scale(0);
   transform: scale(0);
   height: 40px;
   width: 40px;
   text-align: center;
   line-height: 40px;
}
.back-top-visible {
   -webkit-transform: scale(1);
   -ms-transform: scale(1);
   -o-transform: scale(1);
   transform: scale(1);
   opacity: 1;
   visibility: visible;
} 
.back-top:hover::before,
.back-top:focus::before {
   opacity: 1;
   visibility: visible;
}
.back-top,
.back-top:hover,
.back-top:focus {
   background: #000;
}
.back-top:hover,
.back-top:focus {
   -webkit-box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.16),
      0 3px 12px 0 rgba(0, 0, 0, 0.12);
   box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.16),
      0 3px 12px 0 rgba(0, 0, 0, 0.12);
}

/* ----- Social Icons ----- */
ul.social-icons-simple li,
ul.social-icons li,
ul.social-icons.simple li a {
   display: inline-block;
}
ul.social-icons li a {
   height: 36px;
   line-height: 36px;
   width: 36px;
   font-size: 17px;
   margin: 0 0.1rem;
   text-align: center;
   display: block;
   color: #676767;
   position: relative;
   z-index: 1;
}
ul.social-icons.simple li a {
   height: 24px;
   line-height: 24px;
   width: 24px;
   font-size: 14px;
}
ul.social-icons.whitebg li a {
   background: #fff;
}
ul.social-icons li:last-child a {
   margin-right: 0;
}
ul.social-icons li:first-child a {
   margin-left: 0;
}
ul.social-icons li a::before {
   content: "";
   position: absolute;
   left: -1px;
   right: -1px;
   bottom: -1px;
   top: -1px;
   opacity: 0;
   visibility: hidden;
   background: #f75799;
   -webkit-border-radius: inherit;
   border-radius: inherit;
   z-index: -1;
   -webkit-transform: scale(.5);
   -moz-transform: scale(.5);
   -o-transform: scale(.5);
   transform: scale(.5);
}
.gradients ul.social-icons li a::before {
   background: -webkit-linear-gradient(90deg, #8579e0 31%, #d043ca 69%);
   background: -webkit-gradient(linear, left top, right top, color-stop(31%, #8579e0), color-stop(69%, #d043ca));
   background: -webkit-linear-gradient(left, #8579e0 31%, #d043ca 69%);
   background: -o-linear-gradient(left, #8579e0 31%, #d043ca 69%);
   background: linear-gradient(90deg, #8579e0 31%, #d043ca 69%);
}
ul.social-icons li a:hover::before,
ul.social-icons li a:focus::before {
   opacity: 1;
   visibility: visible;
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   transform: scale(1);
}
.back-top,
.back-top:hover,
.back-top:focus,
ul.social-icons.white li a,
ul.social-icons li a:hover,
ul.social-icons li a:focus,
ul.social-icons.white li a:hover,
ul.social-icons.white li a:focus {
   color: #fff;
}


/*-----Buttons-----*/
.button {
   position: relative;
   display: inline-block;
   font-size: 13px;
   padding: 1rem 2.5rem;
   line-height: 1;
   text-transform: uppercase;
   text-align: center;
   font-weight: bold;
   z-index: 1;
   border: 1px solid transparent;
   -webkit-border-radius: 30px;
   border-radius: 30px;
}
.button > i {
   vertical-align: middle;
   margin-top: -3px;
}
.button::after {
   content: "";
   position: absolute;
   -webkit-border-radius: 30px;
	border-radius: 30px;
   top: -8px;
   left: -8px;
   right: -8px;
   bottom: -8px;
   opacity: 0;
   z-index: -1;
	visibility: hidden;
   
   
}
.btnwhite-hole {
   background: transparent;
   border-color: #fff;
}
.btnsecondary,
.btnprimary::after {
   background: #f75799;
}
.btnsecondary,
.btnprimary:hover,
.btnprimary:after {
   border-color: #f75799;
}
.btnprimary,
.btnwhite::after,
.btnsecondary::after {
   background: #00bcd4;
}
.btnprimary,
.btnwhite:hover,
.btnwhite:focus,
.btnsecondary:hover,
.btnsecondary:focus {
   border-color: #00bcd4;
}
.btnwhite,
.btnwhite-hole::after,
.btnsecondary.hvrwhite::after,
.btnprimary.hvrwhite::after {
   background: #fff;
}
.btnwhite,
.btnwhite-hole:hover,
.btnwhite-hole:focus,
.btnsecondary.hvrwhite:hover,
.btnsecondary.hvrwhite:focus,
.btnprimary.hvrwhite:hover,
.btnprimary.hvrwhite:focus {
   border-color: #fff;
   color: #212331;
}
.button.gradient_bg_one,
.button.gradient_bg_two,
.button.gradient_bg_three,
.button.gradient_bg_four,
.button.gradient_bg_five {
   border: none;
}
.button.gradient_bg_one,
.button.gradient_bg_two,
.button.gradient_bg_three,
.button.gradient_bg_four,
.button.gradient_bg_five,
.btnwhite-hole,
.btnwhite:hover, .btnwhite:focus,
.btnprimary, .btnsecondary,
.btnprimary:hover,
.btnprimary:focus,
.btnsecondary:hover,
.btnsecondary:focus {
   color: #fff;
}
.button.gradient_bg_one::after {
   background: #8579e0;
}
.button.gradient_bg_two::after {
   background: #f75799;
}
.button.gradient_bg_three::after {
   background: #00bcd4;
}
.button.gradient_bg_four::after {
   background: #3fd39f;
}
.button.gradient_bg_five::after {
   background: #f5c28a;
}
.button:hover::after,
.button:focus::after {
   opacity: 1;
   visibility: visible;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
}

/* transitions common*/
a, *::before, *::after,
img, span, input, button,
.navbar, .fixedmenu, .tp-bullet, .tparrows,
.owl-dot, .owl-prev, .owl-next,
.sidemenu_btn, .price-table, .price-table *,
.testimonial-wrapp,
.testimonial-wrapp .testimonial-text,
.testimonial-wrapp .testimonial-photo,
.testimonial-wrapp .quoted,
.testimonial-quote {
   -webkit-transition: all .4s ease-in;
   -o-transition: all .4s ease-in;
   transition: all .4s ease-in;
}
i::before, i::after {
   -webkit-transition: all 0s !important;
   -o-transition: all 0s !important;
   transition: all 0s !important;
}
.back-top, ul.social-icons li a,
.owl-dots .owl-dot,
.owl-dots .owl-dot::after,
.owl-nav .owl-prev, .owl-nav .owl-next,
.tparrows, .tp-bullet, .tp-bullet::before,
.cbp-item .single_post .post > img,
.process-wrapp li > .pro-step,
.process-box .pro-step,
.testimonial-wrapp .testimonial-photo,
.testimonial-wrapp .testimonial-photo > img,
.testimonial-wrapp .quoted,
ul.rounded li::before, .food-box .price,
.eny_profile .profile_photo > img,
.webcats li a::before, .side-menu .btn-close{
   -webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}
.square-layout .back-top,
.square-layout ul.social-icons li a,
.square-layout .button,
.square-layout .owl-dots .owl-dot,
.square-layout .owl-dots .owl-dot::after,
.square-layout .owl-nav .owl-prev, 
.square-layout .owl-nav .owl-next,
.square-layout .tparrows, .square-layout .tp-bullet, 
.square-layout .tp-bullet::before,
.square-layout .process-wrapp li > .pro-step,
.square-layout .process-box .pro-step,
.square-layout .process-box .pro-step,
.square-layout .food-box .price,
.square-layout .cbp-item .single_post .post > img,
.square-layout .testimonial-wrapp .testimonial-photo,
.square-layout .testimonial-wrapp .testimonial-photo > img,
.square-layout .testimonial-wrapp .quoted,
.square-layout ul.rounded li::before,
.square-layout .eny_profile .profile_photo > img,
.square-layout .webcats li a::before {
   -webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
} 
.button::after,
.owl-dots .owl-dot::after,
.tp-bullet::before,
.side-menu .btn-close::before,
.side-menu .btn-close::after,
.side-nav .navbar-nav .nav-link::after,
.banner-overlay::after,
.process-wrapp li > .pro-step::after,
#portfolio_top::before, #portfolio_top::after,
.overlay > .plus::before, .overlay > .plus::after,
.pagination li > a::before, ul.rounded li::before,
.webcats li a::before, .form-check label::before  {
   content: "";
}

/* ---- Navigation Starts ----- */
.navbar {
   padding-bottom: 0;
   padding-top: 0;
   z-index: 1000;
}
.center-brand {
   /*padding-top: 1rem;
   padding-bottom: 1rem;*/
background: #053163;	
}


.navbar:after {
background: url(../images/bg-header-4.png) no-repeat top center;	
}
.center-brand,
.transparent-bg {
   left: 0;
   top: 0;
}
.center-brand, .fixed-bottom,
.transparent-bg {
   position: fixed;
   width: 100%;
}
.fixedmenu {
   top: 0;
   left: 0;
   right: 0;
   position: fixed;
   margin: 0;
   padding-bottom: 0;
   padding-top: 0;
   z-index: 1002;
   -webkit-box-shadow: 0 3px 15px -6px rgba(0, 0, 0, 0.2);
   box-shadow: 0 3px 15px -6px rgba(0, 0, 0, 0.2);
}
.fixed-bottom, .fixedmenu,
.center-brand.fixedmenu {
   background: #97e497;
    min-height: 100px;
}
.fixed-bottom.fixedmenu {
   bottom: auto;
   top: 0;
}
.navbar-brand,
.navbar-nav .nav-item,
.navbar-nav .nav-link,
.navbar-toggler, .navbar-toggler span,
.side-menu .inner-wrapper,
.side-nav .navbar-nav .nav-link {
   position: relative;
}

.navbar.sidebar-nav {
	background: #fff;
	border: none;
	display: inline-table;
	width: 290px;
	-webkit-border-radius: 0;
	border-radius: 0;
	position: fixed;
	top: 0;
	z-index: 110;
	height: 100%;
	padding: 3rem 2rem;
   -webkit-box-shadow: -10px 0 8px -8px rgba(0,0,0,.07), 10px 0 8px -8px rgba(0,0,0,.07); 
    box-shadow: -10px 0 8px -8px rgba(0,0,0,.07), 10px 0 8px -8px rgba(0,0,0,.07);
	left: 0;
	overflow-x: hidden;
}
.navbar-brand {
   margin: 16px 0;
   padding: 0;
   width: 170px;
}
.navbar.sidebar-nav .navbar-brand {
    margin-bottom: 3.5rem;
}
.center-brand .navbar-brand {
   position: absolute;
   /*left: 1.4em;*/
	left:0.4em;
   right: 0;
   margin: 0 auto;
   text-align: center;
   /*top: 70%;*/
	top:75%;
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   -o-transform: translateY(-50%);
   transform: translateY(-50%);
   padding: 0;
	z-index: 999;
}
.navbar-brand > img {
   width: 100%;
}
.navbar.fixedmenu .logo-default,
.navbar .logo-scrolled {
   display: none;
}
.navbar.fixedmenu .logo-scrolled,
.navbar .logo-default,
.side-menu .btn-close {
   display: inline-block;
}
.navbar-nav .nav-item {
   margin: 16px 5px;
	background: #eee;
	border-radius: 4px;
}
.navbar.sidebar-nav .navbar-nav .nav-item {
   margin: 10px 0;
}
.navbar-nav .nav-item:first-child {
   margin-left: 0;
}
.navbar-nav .nav-item:last-child {
   margin-right: 0;
}
.navbar-nav .nav-link {
   padding: 12px 1.25rem !important;
   font-weight: 500;
   text-transform: uppercase;
   font-size: 20px;
   /*-webkit-border-radius: 20px;
   border-radius: 20px;*/
   overflow: hidden;
	/*margin-right: 10px;*/
	line-height: 1.1em;
	text-align: center;

}
.darknav .navbar-nav .nav-link,
.nav-whitecolor .navbar-nav .nav-link {
   color: #fff;
}
.navbar-nav .nav-link,
.fixedmenu .navbar-nav .nav-link {
   color: #113256;
}
.navbar-nav .nav-link:hover,
.navbar-nav .nav-link:focus,
.sidebar-nav .navbar-nav .nav-link.active {
   color: #b51f24;
}
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.active:hover,
.navbar-nav .nav-link.active:focus,
.center-brand.navbar-nav .nav-link.active {
   background: #1c3a6c;
   color: #fff;
	border-radius: 4px;	
	
}


/*toggle responsive*/
.navbar-toggler {
   border: none;
   -webkit-border-radius: 0;
   border-radius: 0;
}
.navbar-toggler:focus,
.navbar-toggler:active {
   outline: 0;
}
.navbar-toggler span {
   display: block;
   height: 2px;
   width: 25px;
   margin-top: 4px;
   margin-bottom: 4px;
   -webkit-transform: rotate(0deg);
   -o-transform: rotate(0deg);
   -ms-transform: rotate(0deg);
   transform: rotate(0deg);
   left: 0;
   opacity: 1;
   background: #f75799;
}
.gradients .navbar-toggler span {
   background: -webkit-linear-gradient(90deg, #f75799, #fd6687);
   background: -webkit-gradient(linear, left top, right top, color-stop(#f75799), color-stop(#fd6687));
   background: -webkit-linear-gradient(left, #f75799, #fd6687);
   background: -o-linear-gradient(left, #f75799, #fd6687);
   background: linear-gradient(90deg, #f75799, #fd6687);
}
.navbar-toggler span:nth-child(1),
.navbar-toggler span:nth-child(3) {
   
   
   -webkit-transition: -webkit-transform .35s ease-in-out;
   transition: -webkit-transform .35s ease-in-out;
   -o-transition: -o-transform .35s ease-in-out;
   
}
.navbar-toggler:not(.collapsed) span:nth-child(1),
.navbar-toggler:not(.collapsed) span:nth-child(3) {
   position: absolute;
   left: 12px;
   top: 10px;
   opacity: 0.9;
}
.navbar-toggler:not(.collapsed) span:nth-child(1) {
   -webkit-transform: rotate(135deg);
   -o-transform: rotate(135deg);
   -ms-transform: rotate(135deg);
   transform: rotate(135deg);
}
.navbar-toggler:not(.collapsed) span:nth-child(2) {
   height: 3px;
   visibility: hidden;
   background-color: transparent;
}
.navbar-toggler:not(.collapsed) span:nth-child(3) {
   -webkit-transform: rotate(-135deg);
   -o-transform: rotate(-135deg);
   -ms-transform: rotate(-135deg);
   transform: rotate(-135deg);
}


/*-----Side Menu----*/
.side-menu {
   width: 40%;
   position: fixed;
   right: 0;
   top: 0;
   background: #fff;
   z-index: 1032;
   height: 100%;
   -webkit-transform: translate3d(100%, 0, 0);
   transform: translate3d(100%, 0, 0);
   -webkit-transition: -webkit-transform .5s ease;
   transition: -webkit-transform .5s ease;
   -o-transition: -o-transform .5s ease;
   overflow: hidden;
}
.gradients .side-menu {
   background: -webkit-linear-gradient(90deg, #f75799, #fd6687);
   background: -webkit-gradient(linear, left top, right top, color-stop(#f75799), color-stop(#fd6687));
   background: -webkit-linear-gradient(left, #f75799, #fd6687);
   background: -o-linear-gradient(left, #f75799, #fd6687);
   background: linear-gradient(90deg, #fff, #fff);
}
.side-menu.left {
   left: 0;
   right: auto;
   -webkit-transform: translate3d(-100%, 0, 0);
   transform: translate3d(-100%, 0, 0);
}
.side-menu.side-menu-active {
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
}
.pul-menu .side-menu.side-menu-active {
   visibility: visible;
   opacity: 1;
}
.side-menu .navbar-brand {
   margin: 0 0 2.5rem 0;
}

/*Side overlay*/
#close_side_menu {
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background-color: #000;
   -webkit-transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
   -o-transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
   transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
   display: none;
   z-index: 1031;
   opacity: 0.4;
}

/*side clode btn*/
.side-menu .btn-close {
   height: 33px;
   width: 33px;
   -webkit-box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.15);
   box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.15);
   text-align: center;
   top: 30px;
   right: 15px;
   cursor: pointer;
}
.side-menu .btn-close,
.side-menu .btn-close::before,
.side-menu .btn-close::after,
.sidemenu_btn,
.side-nav .navbar-nav .nav-link::after {
   position: absolute;
}
.side-menu.before-side .btn-close {
   display: none;
}
.side-menu .btn-close::before,
.side-menu .btn-close::after {
   left: 16px;
   height: 24px;
   width: 2px;
   background: #000;
   top: 5px;
}
.side-menu .btn-close:before {
   -webkit-transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   -o-transform: rotate(45deg);
   transform: rotate(45deg);
}
.side-menu .btn-close:after {
   -webkit-transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   -o-transform: rotate(-45deg);
   transform: rotate(-45deg);
}

/*side open btn*/
.side-menu .side-nav,
.side-nav .navbar-nav .nav-item,
.sidemenu_btn > span {
   display: block;
}
.sidemenu_btn {
   width: 36px;
   padding: 6px;
   margin-right: 1rem;
   right: 15px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
	
}
@media (min-width: 992px){
.d-lg-inline-block {
    display: none !important;
}
}
.just-sidemenu .sidemenu_btn  {
    position: fixed;
    z-index: 999;
    right: 1rem;
    top: 16px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .15);
    box-shadow: 0 0 20px rgba(0, 0, 0, .15);
}

.sidemenu_btn:hover {
   -webkit-box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.16),
      0 3px 12px 0 rgba(0, 0, 0, 0.12);
   box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.16),
      0 3px 12px 0 rgba(0, 0, 0, 0.12);
}
.sidemenu_btn.left {
   left: 15px;
   right: auto;
}
.sidemenu_btn > span {
   height: 2px;
   width: 100%;
   background: #212331;
}
.nav-whitecolor .sidemenu_btn > span {
   background: #fff;
} 
.nav-whitecolor.fixedmenu .sidemenu_btn > span {
   background: #212331;
} 
.gradients .center-brand .sidemenu_btn > span {
   background: -webkit-linear-gradient(90deg, #8579e0 31%, #d043ca 69%);
   background: -webkit-gradient(linear, left top, right top, color-stop(31%, #8579e0), color-stop(69%, #d043ca));
   background: -webkit-linear-gradient(left, #8579e0 31%, #d043ca 69%);
   background: -o-linear-gradient(left, #8579e0 31%, #d043ca 69%);
   background: linear-gradient(90deg, #8579e0 31%, #d043ca 69%);
}
.gradients .just-sidemenu .sidemenu_btn > span {
    background: -webkit-linear-gradient(90deg, #00bcd4, #5192e1);
    background: -webkit-gradient(linear, left top, right top, color-stop(#00bcd4), color-stop(#5192e1));
    background: -webkit-linear-gradient(left, #00bcd4, #5192e1);
    background: -o-linear-gradient(left, #00bcd4, #5192e1);
    background: linear-gradient(90deg, #00bcd4, #5192e1);
}
.sidemenu_btn > span:nth-child(2) {
   margin: 4px 0;
}
.side-menu .inner-wrapper {
   padding: 3.5rem 4rem;
   height: 100%;
   overflow-y: auto;
   display: -webkit-box;
   display: -webkit-flex;
   display: -moz-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -webkit-align-items: center;
   -moz-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   text-align: left;
   -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
}
.side-menu .side-nav {
   margin-bottom: 30px;
} 
.sidebar-nav ul.navbar-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}
.side-nav .navbar-nav .nav-item {
   margin: 10px 0;
   padding: 0 !important;
   opacity: 0;
   -webkit-transition: all 0.8s ease 500ms;
   -o-transition: all 0.8s ease 500ms;
   transition: all 0.8s ease 500ms;
   -webkit-transform: translateY(30px);
   -ms-transform: translateY(30px);
   -o-transform: translateY(30px);
   transform: translateY(30px);
}
.side-nav .navbar-nav .nav-item:first-child {
   -webkit-transition-delay: .1s;
   -o-transition-delay: .1s;
   transition-delay: .1s;
}
.side-nav .navbar-nav .nav-item:nth-child(2) {
   -webkit-transition-delay: .2s;
   -o-transition-delay: .2s;
   transition-delay: .2s;
}
.side-nav .navbar-nav .nav-item:nth-child(3) {
   -webkit-transition-delay: .3s;
   -o-transition-delay: .3s;
   transition-delay: .3s;
}
.side-nav .navbar-nav .nav-item:nth-child(4) {
   -webkit-transition-delay: .4s;
   -o-transition-delay: .4s;
   transition-delay: .4s;
}
.side-nav .navbar-nav .nav-item:nth-child(5) {
   -webkit-transition-delay: .5s;
   -o-transition-delay: .5s;
   transition-delay: .5s;
}
.side-nav .navbar-nav .nav-item:nth-child(6) {
   -webkit-transition-delay: .6s;
   -o-transition-delay: .6s;
   transition-delay: .6s;
}
.side-nav .navbar-nav .nav-item:nth-child(7) {
   -webkit-transition-delay: .7s;
   -o-transition-delay: .7s;
   transition-delay: .7s;
}
.side-nav .navbar-nav .nav-item:nth-child(8) {
   -webkit-transition-delay: .8s;
   -o-transition-delay: .8s;
   transition-delay: .8s;
}
.side-nav .navbar-nav .nav-item:nth-child(9) {
   -webkit-transition-delay: .9s;
   -o-transition-delay: .9s;
   transition-delay: .9s;
}
.side-menu.side-menu-active .side-nav .navbar-nav .nav-item {
   -webkit-transform: translateY(0);
   -ms-transform: translateY(0);
   -o-transform: translateY(0);
   transform: translateY(0);
   opacity: 1;
} 
.sidebar-nav .navbar-nav .nav-link {
   padding: 2px 0 3px 0 !important;
}
.side-nav .navbar-nav .nav-link {
   /*display: inline-table;*/
   color: #000;
   padding: 2px 0 3px 0 !important;
   font-size: 1.2rem;
   font-weight: 600;
   line-height: normal;
   -webkit-border-radius: 0;
   border-radius: 0;
}
.side-nav .navbar-nav .nav-link::after {
   /*background: #fff;*/
   display: inline-block;
   font-size: 24px;
   height: 3px;
   bottom: 0;
   left: 0;
   overflow: hidden;
   -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
   -o-transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
   transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
}
.side-nav .navbar-nav .nav-link:hover::after,
.side-nav .navbar-nav .nav-link:focus::after,
.side-nav .navbar-nav .nav-link.active::after {
   
}
.side-nav .navbar-nav .nav-link.active {
   background: transparent;
}
.side-menu p {
   font-size: 13px;
   margin-top: .5rem;
   margin-bottom: 0;
}

/*Header Social Icons*/
.navbar .social-icons li a {
   height: 28px;
   width: 28px;
   line-height: 28px;
   font-size: 14px;
}
.sidebar-nav .social-icons {
   position: absolute;
   bottom: 30px;
}
.side-menu .social-icons-simple li a:hover,
.side-menu .social-icons-simple li a:focus {
   color: #fff;
}

/*wrapper on opened sidebar*/
.wrapper .full-screen,
.wrapper .fullwidthbanner-container .fullwidthabanner{
   width: 100% !important;
}


@media (max-width: 1400px) {
   .side-menu .inner-wrapper {
      padding: 2rem 4rem;
   }
}
@media (max-width: 1366px) {
   .center-brand .sidemenu_btn {
    right: 32px;
    font-weight: 600;
    color: #424242;
}
.header-pax {
    position: absolute;
    color: #424242;
    font-weight: 600;
    font-size: 15px;
}
.img-intro-two h2 {
    font-size: 32px;
    font-weight: 700;
    color: #1c3c6c;
    line-height: 40px;
    padding-bottom: 0.5em;
}
}
@media (max-width: 1200px) {
   .side-menu .inner-wrapper {
      padding: 2rem 3.5rem;
   }
}
@media (min-width: 1025px) and (max-width: 1091px) {
   .navbar-nav.ml-auto { 
      margin-right: 30px;
   }
   .nav-social .navbar-nav.ml-auto{
      margin-right: 0;
   }
   .sidemenu_btn {
      right: 0;
   }
}
@media (max-width: 1024px) {
   .oval-cut-main {
    position: absolute;
    left: 0;
    /* top: 104px; */
    /* top: 120px; */
    top: 93px !important;
    width: 100%;
    height: 64px;
    background: url(../images/main-oval-cut.png) top no-repeat;
    z-index: 2;
}
   .boxed-nav .sidemenu_btn {
      display: none !important;
   }
   .center-brand .navbar-brand {
      width: 120px;
   }
   .navbar-nav .nav-link {
      font-size: 13px;
   }
}
@media (max-width: 1024px) {
   .sidemenu_btn {
      position: relative;
   }
}
@media (max-width: 992px) {
   .boxed-nav {
      background: #fff;
   }
   .center-brand .navbar-brand {
      position: relative;
      top: auto;
      /*margin: 16px 0;*/
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0);
   }
   .navbar.sidebar-nav .navbar-brand {
       margin-bottom: 3rem;
   }
   .navbar-nav .nav-item {
      margin: 5px 0;
   }
   .side-menu {
      width: 50%;
   }
   .side-menu .inner-wrapper {
      padding: 2rem 1rem;
   }
   .sidemenu_btn {
      margin-top: 4px;
      position: absolute;
   }
   .side-nav .navbar-nav .nav-link {
      font-size: 2rem;
   }
}
@media (max-width: 768px) {
   .center-brand .navbar-brand {
      width: 130px;
   }
   .navbar.sidebar-nav .navbar-brand {
       margin-bottom: 2.5rem;
   }
   .side-menu {
      width: 55%;
   }
   .side-nav .navbar-nav .nav-link {
      font-size: 1.5rem;
   }
}
@media (max-width: 767px) {
   .wrapper {
      padding-left: 0;
   }
   .side-menu {
      width: 300px;
   }
   .side-nav .navbar-nav .nav-item {
      margin: 5px 0;
   }
   .side-nav p {
      display: none;
   }
   .sidebar-nav .social-icons {
      display: none;
   }
}

@media (max-width: 767px) {
	
	.ltr-menu ul li {
    float: left;
    /* background-color: #000; */
    /* background: linear-gradient(90deg, rgb(0, 0, 0) 0%, rgb(35, 34, 34) 35%, rgb(148, 144, 144) 100%); */
    color: #0d4377;
    margin: 0 10px;
    padding: 14px 0px !important;
    border-radius: 50%;
    text-align: center;
    line-height: 15px;
    font-weight: bold;
    width: 40px !important;
    height: 40px !important;
    border: 2px solid #0d4377;
    background: radial-gradient(#fff 15%, #f1f1f1 15%, #cbcbcb 60%);
}

	
	
	.side-nav .navbar-nav .nav-link::after {
    /* background: #fff; */
    display: inline-block;
    font-size: 24px;
    height: 3px;
    bottom: 12px;
    text-align: center;
    right: 34px;
	left: auto;	
    overflow: hidden;
    -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
    -o-transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
    transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
}
	.dropdown li a {
    font-size: 14px!important;
    margin: 5px 12px 20px 10px;
    font-weight: 500 !important;
    padding-bottom: 15px;
    border-bottom: 1px solid #f2f2f2;
}
	.padding_top_ebc {
    padding-top: 9.5rem;
}
	
   .navbar.sidebar-nav {
      width: 100%;
      height: auto;
      padding: 0 1rem;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
   }
   .wrapper {
      padding-left: 0;
   }
   .sidemenu_btn {
      margin-top: 4px;
      right: 0;
      position: absolute;
   }
   .side-menu {
      width: 300px;
   }
   .side-nav .navbar-nav .nav-item {
      margin: 5px 0;
   }
   .side-nav p {
      display: none;
   }
   .sidebar-nav .social-icons{
      display: none;
   }
}



/*---- Navigation Ends ----*/


/*---- OWl Slider & Revolution ----*/
/*Dots*/
.owl-dots {
   margin-top: 2rem;
   text-align: center;
}
.vertical-dot .owl-dots,
.owl-dots .owl-dot::after,
.owl-nav .owl-prev,
.owl-nav .owl-next {
   position: absolute;
}
.vertical-dot .owl-dots,
.owl-nav .owl-prev,
.owl-nav .owl-next { 
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   -o-transform: translateY(-50%);
   transform: translateY(-50%);
}
.vertical-dot .owl-dots {
   display: inline-table;
   width: 24px;
   top: 50%;
   right: 40px;
}
.owl-dots .owl-dot {
   height: 12px;
   width: 12px;
   background: transparent;
   margin: 2px 3px;
   position: relative;
   border: 1px solid #00bcd4;
   display: inline-block;
   cursor: pointer;
   padding: 0;
}
.vertical-dot .owl-dots .owl-dot {
   border: none;
   background: rgba(255, 255, 255, .5);
}
.vertical-dot .owl-dots .owl-dot.active,
#text-fading .owl-dots .owl-dot {
   background: #fff;
   border: none;
}
.owl-dots .owl-dot::after {
   background: #00bcd4;
   height: 100%;
   left: 0;
   top: 0;
   opacity: 0;
   -webkit-transform: translate3d(0, 100%, 0);
   transform: translate3d(0, 100%, 0);
   visibility: hidden;
   width: 100%;
}
.vertical-dot .owl-dots .owl-dot::after,
.zeus.tparrows.tp-rightarrow:before,
.zeus.tparrows.tp-leftarrow:before {
   display: none;
}
.owl-dots .owl-dot.active::after,
.owl-dots .owl-dot:hover:after {
   opacity: 1;
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
   visibility: visible;
}
.animate-out {
   -webkit-animation-delay: 0ms;
   -o-animation-delay: 0ms;
   animation-delay: 0ms;
}

/*Buttons*/
.owl-nav .owl-prev {
   left: 5px;
}
.owl-nav .owl-next {
   right: 5px;
}
.owl-nav .owl-prev,
.owl-nav .owl-next {
   background: #00bcd4;
   font-size: 14px;
   width: 36px;
   height: 36px;
   line-height: 36px;
   text-align: center;
   top: 50%;
   color: #fff;
   opacity: 0;
   visibility: hidden;
}
.owl-carousel:hover .owl-nav .owl-prev,
.owl-carousel:hover .owl-nav .owl-next {
   opacity: 1;
   visibility: visible;
}
.owl-nav .owl-prev:hover,
.owl-nav .owl-next:hover,
.owl-nav .owl-prev:focus,
.owl-nav .owl-next:focus {
   background: #f75799;
}
/*-----OWL Slider ends-----*/


/*-----  SLider -----*/
#main-banner .fontbold {
   font-weight: 800;
}
.tparrows {
   background: rgba(0, 0, 0, .5);
   width: 50px;
   height: 50px;
}
.tparrows.tp-rightarrow::before {
   content: "\f105";
}
.tparrows.tp-leftarrow::before {
   content: "\f104";
}
.tparrows.tp-leftarrow::before,
.tparrows.tp-rightarrow::before {
   font-family: "Font Awesome 5 Free";
   font-weight: 900;
   line-height: 50px;
   font-size: 30px;
}
.tp-bullet {
   height: 12px;
   width: 12px;
   background: #787981;
}
.tp-bullet:hover, .tp-bullet:focus,
.tparrows:hover, .tparrows:focus,
.tp-bullet::before {
   background: #f75799;
}
.tp-bullet::before {
   height: 100%;
   width: 100%;
   -webkit-transform: scale(0);
   -ms-transform: scale(0);
   -o-transform: scale(0);
   transform: scale(0);
   position: absolute;
   left: 0;
   top: 0;
   opacity: 0;
   -webkit-transform-origin: 50% 50%;
   -ms-transform-origin: 50% 50%;
   -o-transform-origin: 50% 50%;
   transform-origin: 50% 50%;
}
.tp-bullet.selected::before {
   opacity: 1;
   -webkit-transform: scale(1.1);
   -ms-transform: scale(1.1);
   -o-transform: scale(1.1);
   transform: scale(1.1);
}
.banner-overlay::after {
   position: absolute;
   left: 0;
   right: 0;
   top: 0;
   bottom: 0;
   background: rgba(0, 0, 0, .39);
}

/*-----Revolution Ends-----*/

/*-----Page Headers----- */
.page-header {
   background: url(../images/bg-page-header.jpg) no-repeat;
   background-position: center center;
   -webkit-background-size: cover;
   background-size: cover;
   background-attachment: fixed;
   width: 100%;
}
.page-header .page-titles {
   position: relative;
   margin-top: 5rem;
   text-transform: capitalize;
}
.breadcrumb {
   background: transparent;
   padding: 0;
}
.breadcrumb .breadcrumb-item {
   font-size: 14px;
}
.breadcrumb .breadcrumb-item:hover,
.breadcrumb .breadcrumb-item:focus,
.breadcrumb .breadcrumb-item.active {
   color: #00bcd4;
}
/*-----Page Headers -----*/

/*-----Aboutus----- */
.aboutus-wrapp,
.process-wrapp, .half-section,
.half-section .img-container,
.food-box {
   overflow: hidden;
}
.aboutus-wrapp,
.process-wrapp, .process-wrapp li,
.process-wrapp li > .pro-step,
.progress-bars .progress,
.progress-bars .progress p,
.feature-item .icon,
.absolute-img-wrap, .half-section,
.half-section .img-container,
#video-parallax, .parallax-single-bg,
.particle-single-bg, .bg-apps, .food-box {
   position: relative;
}
.aboutus-wrapp .about-gradient,
.process-wrapp li > .pro-step::after,
.progress-bars .progress .progress-bar,
.progress-bars .progress .progress-bar span,
.absolute-img-wrapp .absolute-img,
#particles-js, .food-box .price{
   position: absolute;
}
.process-wrapp li > .pro-step,
.process-box .pro-step,
.process-wrapp li > .pro-step > i,
.progress-bars .progress p,
.feature-item .icon, .absolute-img-wrapp .absolute-img,
.food-box .price {
   display: inline-block;
}
.aboutus-wrapp .about-bordered {
   padding: 0 0 15% 15%;
}
.aboutus-wrapp .about-bordered img {
   border: 20px solid #f6f6f6;
}
.aboutus-wrapp .about-gradient {

   height: 65%;
   width: 75%;
   z-index: -1;
   display: block;
   left: 15px;
   bottom: 0;
}
body:not(.gradients) .aboutus-wrapp .about-gradient {
   background: #f75799;
}
.aboutus-wrapp .heading-title {
   padding: 2rem 0 0;
}

/* Work Process */
.process-wrapp {
   display: table;
   table-layout: fixed;
   margin: 0 15px;
}
.process-box {
   background: #fff;
   -webkit-box-shadow: 0 0px 5px rgba(127, 123, 123, 0.1);
   box-shadow: 0 0px 5px rgba(127, 123, 123, 0.1);
   -webkit-transition: all .5s ease-in;
   -o-transition: all .5s ease-in;
   transition: all .5s ease-in;
   padding: 2.5rem 15px;
   -webkit-border-radius: 0;
   border-radius: 0; 
}
.process-box p:last-child,
.process-wrapp li p:last-child {
   margin-bottom: 0;
}
.process-box:hover {
   -webkit-box-shadow: 0px 0px 20px -2px rgba(127, 123, 123, 0.5);
   box-shadow: 0px 0px 20px -2px rgba(127, 123, 123, 0.5);
   -webkit-border-radius: 10px;
   border-radius: 10px;
}
.process-box, .process-wrapp li,
.process-wrapp li > .pro-step,
.process-box .pro-step,
.food-box .price {
   text-align: center;
}
.process-wrapp, .process-wrapp li,
.process-wrapp li > .pro-step,
.food-box .price {
   z-index: 1;
}
.process-wrapp li {
   padding: 60px 15px 0 15px;
   display: table-cell;
}
.process-wrapp li > .pro-step,
.process-box .pro-step {
   height: 90px;
   width: 90px;
   line-height: 91px;
   font-size: 28px;
   color: #fff;
}
.process-wrapp li > .pro-step::after {
   border-radius: inherit;
   top: -10px;
   left: -10px;
   right: -10px;
   bottom: -10px;
   opacity: 0;
   z-index: -1;
   visibility: hidden; 
}
.process-wrapp li > .pro-step.gradient_bg_one::after {
   background: #d043ca;
}
.process-wrapp li > .pro-step.gradient_bg_two::after {
   background: #f75799;
}
.process-wrapp li > .pro-step.gradient_bg_three::after {
   background: #00bcd4;
}
.process-wrapp li > .pro-step.gradient_bg_four::after {
   background: #3fb8af;
}
.process-wrapp li > .pro-step.gradient_bg_five::after {
   background: #f39484;
}
.process-wrapp li:hover > .pro-step::after {
   opacity: 1;
   visibility: visible;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
}
.process-wrapp li:hover > .pro-step > i {}

/*Progress Bars*/
.progress-bars .progress {
   overflow: visible;
   height: 12px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
   opacity: 0;
}
.progress-bars .progress + .progress {
   margin-top: 40px;
}
.progress-bars .progress p {
   margin-bottom: 10px;
   left: 0;
}
.progress-bars .progress p,
.progress-bars .progress .progress-bar span {
   top: -24px;
   color: #a5a5a5;
}
.progress-bars .progress .progress-bar {
   float: none;
   height: 100%;
   -webkit-border-radius: 3px;
   border-radius: 3px;
   -webkit-transition: width 1s ease-in-out .3s;
   -o-transition: width 1s ease-in-out .3s;
   transition: width 1s ease-in-out .3s;
}
body:not(.gradients) .progress-bars .progress .progress-bar {
   background: #00bcd4;
}
.progress-bars .progress .progress-bar span {
   display: block;
   right: 0;
   width: 40px;
   padding: 0;
}

/*food items*/
.food-box .text{
   padding: 20px 1rem;
}
.food-box .price {
	top: 5px;
	left: 5px;
	width: 60px;
	height: 60px;
	color: #fff;
	background: #f75799;
    line-height: 60px;
    font-size: 12px;
}

/*features*/
.feature-item .icon {
   padding-right: 15px;
}
.feature-item .d-table-cell:first-child {
   width: 50px;
}
.feature-item .icon {
   text-align: center;
   z-index: 1;
   font-size: 40px;
   margin-top: -5px;
}

/*Service Slider*/
#services-slider {
	margin: -140px 0 0;
   min-height: 350px;
   position: relative;
   z-index: 21;
}
#services-slider.owl-carousel .owl-stage-outer{
   padding-top: 25px;
   padding-bottom: 25px;
}
#services-slider .service-box{
   position: relative;
   padding: 3rem 1rem;
   background: #00bcd4;
   color: #fff;
   text-align: center;
   -webkit-transition: all .5s ease .1s;
   -o-transition: all .5s ease .1s;
   transition: all .5s ease .1s;
   z-index: 2;
   overflow: hidden;
}
#services-slider .service-box::before {
   content: "";
   top: -100px;
   left: 0;
   bottom: 0;
   right: 0;
   position: absolute;
   z-index: -1;
   visibility: hidden;
   opacity: 0;
   background: #00bcd4;
}
.gradients #services-slider .service-box::before {
   background: -webkit-linear-gradient(90deg, #00bcd4, #5192e1);
   background: -webkit-gradient(linear, left top, right top, color-stop(#00bcd4), color-stop(#5192e1));
   background: -webkit-linear-gradient(left, #00bcd4, #5192e1);
   background: -o-linear-gradient(left, #00bcd4, #5192e1);
   background: linear-gradient(90deg, #00bcd4, #5192e1);
}
#services-slider .owl-item.center .service-box::before {
   background: #8579e0;
}
.gradients #services-slider .owl-item.center .service-box::before {
   background: -webkit-linear-gradient(90deg, #8579e0, #d043ca);
    background: -webkit-gradient(linear, left top, right top, color-stop(#8579e0), color-stop(#d043ca));
    background: -webkit-linear-gradient(left, #8579e0, #d043ca);
    background: -o-linear-gradient(left, #8579e0, #d043ca);
    background: linear-gradient(90deg, #8579e0, #d043ca);
}
#services-slider .service-box > span {
	display: inline-block;
	font-size: 32px;
	height: 50px;
	width: 50px;
	overflow: hidden;
}
#services-slider .service-box > span > i {
   -webkit-transition: all .9s ease .2s;
   -o-transition: all .9s ease .2s;
   transition: all .9s ease .2s;
}
#services-slider .service-box h4{
   font-weight: bold;
}
#services-slider .service-box:hover span {
   font-size: 38px;
}
#services-slider .owl-item.center .service-box {
   background: #8579e0;
   padding: 4.5rem 1rem;
   margin-top: -25px;
}
#services-slider .service-box:hover::before {
    opacity: 1;
    visibility: visible;
    top: 0;
}


/*Img wrappers*/
.absolute-img-wrapp .absolute-img {
   width: auto;
   max-width: 50%;
   top: 50%;
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);
}
.absolute-img-wrapp .right-img {
   right: 0;
}
.absolute-img-wrapp .left-img {
   left: 0;
}

/*Horizontal img Blocks*/
.half-section {
   width: 100%;
}
.half-section .imgone {
   background: url("../images/split-img1.jpg") no-repeat;
}
.half-section .imgtwo {
   background: url("../images/split-img2.jpg") no-repeat;
}

/*bg parallax & fullscreen*/
#video-parallax {
   background: url(../images/bg-video.jpg) no-repeat;
}
.bg-seo {
   background: url(../images/banner-seo.jpg) no-repeat;
}
.particle-single-bg {
   background: url(../images/bg-particles.jpg) no-repeat;
}
.banner-studio {
   background: url(../images/banner-studio.jpg) no-repeat;
}
.banner-innovative {
   background: url(../images/banner-innovative.jpg) no-repeat;
}
.banner-flat-agency {
   background: url(../images/bg-flat-agency.jpg) no-repeat;
}
.bg-apps {
   background: url(../images/bg-particle.jpg) no-repeat;
}
.bg-foods {
   background: url(../images/bg-foods.jpg) no-repeat;
}
.bg-food-counter {
   background: url(../images/bg-food-counter.jpg) no-repeat;
}
.bg-food-video {
   background: url(../images/bg-foods-video.jpg) no-repeat;
}
#video-parallax,
.bg-seo  .particle-single-bg, .banner-studio, .banner-innovative,
.bg-apps, .bg-foods, .bg-food-counter, .bg-food-video {
   background-position: center center;
   -webkit-background-size: cover;
   background-size: cover;
   background-attachment: fixed;
   width: 100%;
}
.single-cover {
   height: 100vh;
   width: 100%;
}
#particles-js {
   opacity: .2;
}
.phone-x {
   -webkit-transform: scaleX(-1);
       -ms-transform: scaleX(-1);
        -o-transform: scaleX(-1);
           transform: scaleX(-1);
}  

@media (max-width: 1500px) {
   .split-box .padding {
      padding: 6rem 0;
   }
}
@media (max-width: 1400px) {
   .split-box .padding {
      padding: 5rem 0;
   }
   .split-box h2 {
      font-size: 3.25rem;
   }
   .split-box {
      padding-left: 15px;
      padding-right: 15px;
   }
}
@media (max-width: 1200px) {
   .split-box .padding {
      padding: 4rem 0;
   }
   .split-box h2 {
      font-size: 3rem;
   }
}
@media (min-width: 768px) and (max-width: 1024px) {
   .split-box .padding {
      padding: 3rem 0;
   }
}
@media screen and (max-width: 992px) {
   .process-wrapp {
      text-align: center;
   }
   .process-wrapp li {
      display: inline-block;
      max-width: 300px;
   }
   .process-wrapp li:first-child::before,
   .process-wrapp li:last-child::after {
      opacity: 1;
      visibility: visible;
   }
   .split-box h2 {
      font-size: 2.75rem;
   }
}
@media screen and (max-width: 768px) {
   #services-slider {
      margin: -70px 0 0;
   }
}
/*-----Aboutus ends -----*/


/*----- Our Team -----*/
.team-box {
   position: relative;
   overflow: hidden;
   padding: 20px;
   background: #fff;
}
.team-box .team-content {
   text-align: center;
}
.team-box .team-content h3 {
   font-weight: normal;
}
.team-box .team-content p {
   font-size: 12px;
}
.team-box ul li {
   opacity: 0;
   -webkit-transition: all .4s ease-in-out .2s;
   -o-transition: all .4s ease-in-out .2s;
   transition: all .4s ease-in-out .2s;
   -webkit-transform: translateY(100%);
   -ms-transform: translateY(100%);
   transform: translateY(100%);
}
.team-box:hover .overlay {
   opacity: 1;
   visibility: visible;
}
.team-box:hover ul li {
   opacity: 1;
   -webkit-transform: translateY(0);
   -ms-transform: translateY(0);
   transform: translateY(0);
}
.team-box ul.social-icons li a {
   height: 30px;
   width: 30px;
   line-height: 30px;
   font-size: 14px;
}
.team-box:hover .image > img {
   -webkit-transform: scale(.95);
       -ms-transform: scale(.95);
        -o-transform: scale(.95);
           transform: scale(.95);
}
/*----- Team ends -----*/


/*----- Gallery Portfolio -----*/
/*filters*/
.cbp-l-filters .cbp-filter-item {
   cursor: pointer;
   margin: 0 .2rem;
}
.cbp-l-filters .cbp-filter-item,
.cbp-l-filters .cbp-filter-item span {
   display: inline-block;
}
.cbp-l-filters .cbp-filter-item span {
   color: #a5a5a5;
   font-size: 14px;
   font-weight: normal;
   text-transform: capitalize;
   position: relative;
   padding: 5px 1.125rem;
   -webkit-border-radius: 18px;
   border-radius: 18px;
   border: 1px solid #b7b7b7;
}
.cbp-l-filters.whitecolor .cbp-filter-item span {
   color: #fff;
   border-color: #fff;
}
.cbp-l-filters .cbp-filter-item-active {
   cursor: default;
}
.cbp-l-filters .cbp-filter-item:hover span {
   border: 1px solid #f75799;
   background: #f75799;
}
.cbp-l-filters .cbp-filter-item-active span,
.cbp-l-filters .cbp-filter-item:focus span,
.cbp-l-filters.whitecolor .cbp-filter-item:focus span,
.cbp-l-filters.whitecolor .cbp-filter-item-active span {
   border-color: #00bcd4;
   background: #00bcd4;
}
.cbp-l-filters .cbp-filter-item:hover span,
.cbp-l-filters .cbp-filter-item-active span,
.cbp-l-filters .cbp-filter-item:focus span {
   color: #fff;
}
#portfolio_top, .overlay > .plus {
   position: relative;
   overflow: hidden;
}
#portfolio_top::before,
#portfolio_top::after,
.overlay, .overlay > .plus::before,
.overlay > .plus::after  {
   position: absolute;
}
#portfolio_top::before,
#portfolio_top::after,
.portfolio-cap,
.overlay > .plus::before,
.overlay > .plus::after {
   background: #fff;
}
#portfolio_top::before,
#portfolio_top::after {
   left: 0;
   right: 0;
   height: 90px;
   width: 100%;
}
#portfolio_top::before {
   top: 0;
}
#portfolio_top::after {
   bottom: 0;
}
.text_wrap {
   padding: 50px 2rem 0.5rem 2rem;
}
.itemshadow .cbp-item-wrapper {
   -webkit-box-shadow: 0 0 4px 1px rgba(101, 101, 101, 0.2);
   box-shadow: 0 0 4px 1px rgba(101, 101, 101, 0.2);
   padding-bottom: 2px;
   padding-top: 5px;
}
.border-portfolio .cbp-item img {
   border: 15px solid #fff;
}
.bottom-text {
   display: table;
}
.bottom-text > .cells {
   display: table-cell;
   vertical-align: middle;
   padding: 15px;
}
.bottom-text p {
   font-size: 15px;
   margin-bottom: 0;
}
.bottom-text .port_head {
   font-weight: bold;
   font-size: 5.625rem;
   line-height: 1;
   font-family: 'Open Sans', sans-serif;
}
.portfolio-cap {
   padding: 15px;
   text-align: center;
}
.border-portfolio .portfolio-cap {
   padding-top: 0;
}
.cbp-item .single_post .post {
    height: 100px;
    width: 100px;
}

/*Overlays*/
.overlay {
   left: 0;
   top: 0;
   right: 0;
   bottom: 0;
   opacity: 0;
   visibility: hidden;
   z-index: 1;
   background: rgba(249, 92, 147, .9);
   -webkit-transition: all .5s ease-in .1s;
   -o-transition: all .5s ease-in .1s;
   transition: all .5s ease-in .1s;
}
.overlay.bg-three {
   background: rgba(0, 187, 212, .9);
}
.overlay.bg-one {
   background: rgba(208, 67, 202, .9);
}
.cbp.border-portfolio  .cbp-item .overlay {
   left: 15px; top: 15px;
   right: 15px; bottom: 15px;
}
.cbp-item .overlay {
   left: 10px; top: 10px;
   right: 10px; bottom: 10px;
}
.dark_overlay .overlay {
   background: rgba(33, 35, 49, .9);
}
.cbp-item:hover .overlay,
.cbp-item:focus .overlay,
.cbp-item:hover .overlay {
   opacity: 1;
   visibility: visible;
}
.overlay > .plus {
   display: inline-block;
   height: 60px;
   width: 60px;
}
.overlay > .plus::after {
   height: 2px;
   margin-top: -1px;
   top: 50%;
   left: 5px;
   right: 5px;
}
.overlay > .plus::before {
   width: 2px;
   margin-left: -1px;
   left: 50%;
   top: 5px;
   bottom: 5px;
}
.overlay p {
   font-size: 13px;
}

.item-one {
   background: url(../images/bg-single-1.jpg) no-repeat;
}
.item-two {
   background: url(../images/bg-single-2.jpg) no-repeat;
}
.item-three {
   background: url(../images/bg-single-3.jpg) no-repeat;
}
.item-four {
   background: url(../images/bg-single-4.jpg) no-repeat;
}
.item-five {
   background: url(../images/bg-single-5.jpg) no-repeat;
}
.item-six {
   background: url(../images/bg-single-6.jpg) no-repeat;
}
.item-seven {
   background: url(../images/bg-single-7.jpg) no-repeat;
}
.item-eight {
   background: url(../images/bg-single-8.jpg) no-repeat;
}
.item-nine {
   background: url(../images/bg-single-9.jpg) no-repeat;
}
.onepage-one {
   background: url(../images/bg-single-7.jpg) no-repeat;
}
.onepage-seven {
   background: url(../images/bg-single-1.jpg) no-repeat;
}
.single-items {
   background-attachment: fixed;
   background-position: center center;
   -webkit-background-size: cover;
   background-size: cover;
   position: relative;
   width: 100%;
   padding: 5.5rem 0;
}

@media (max-width: 1024px) {
   .single-items {
      background-position: center center !important;
      height: 500px !important;
      background-attachment: scroll !important;
      padding: 4.5rem 0;
   }
}
@media (max-width: 992px) {
   .single-items {
      height: 400px !important;
      padding: 3.5rem 0;
   }
}
@media (max-width: 768px) {
   #portfolio_top::after {
      background: inherit;
   }
   .bottom-text > .cells {
      display: table;
   }
   .single-items .item-titles h2 {
      font-size: 2rem;
   }
   .single-items {
    height: 300px !important;
}
}
@media (max-width: 767px) {
   #portfolio_top::before {
      display: none;
   }
   #portfolio_top .text_wrap {
       padding-top: 0;
       padding-left: 0;
       padding-right: 0;
   }
      #portfolio_top .bottom-text {
      text-align: center;
      display: block;
   }
   .bottom-text > .cells {
      display: inline-block;
      width: 100%;
      padding: 30px 15px;
   }
   .single-items.item-one .item-titles h2:first-of-type {
      padding-top: 20px; 
   }
   .single-items .top25 { margin-top: 20px; }
   .single-items .bottom25 { margin-bottom: 20px; }
}

/*----- Gallery ends -----*/


/*----- Counters -----*/
.fact-iconic,
.counter-photo {
   position: relative;
}
.counter-bg {
   background: url(../images/bg-counter-1.jpg) no-repeat;
   background-position: center center;
   -webkit-background-size: cover;
   background-size: cover;
   background-attachment: fixed;
}
.fact-iconic h3,
.counters .count_nums {
   font-weight: bold;
}
.fact-iconic h3::after {
   content: "";
   height: 3px;
   width: 50px;
   background: #ffffff;
   display: block;
   margin-top: 15px;
}
.text-center .fact-iconic h3::after,
.text-center.fact-iconic h3::after {
   margin-left: auto;
   margin-right: auto;
}
.icon-counters.table-display {
   display: table;
}
.icon-counters .img-icon {
   text-align: center;
   font-size: 40px;
   -webkit-transition: all .7s ease-in .3s;
   -o-transition: all .7s ease-in .3s;
   transition: all .7s ease-in .3s;
   -webkit-transform-style: preserve-3d;
   transform-style: preserve-3d;
}
.icon-counters:hover .img-icon {
   -webkit-transform: rotateY(180deg);
   -o-transform: rotateY(180deg);
   transform: rotateY(180deg);
}
.bg-counter-light .icon-counters:hover .img-icon {
   color: #fff;
   background: #00bcd4;
}
.icon-counters .img-icon,
.counters .count_nums,
.counters i {
   display: inline-block;
}
.counters .count_nums {
   font-size: 1.875rem;
}
.icon-counters.table-display .count_nums {
   font-size: 2.5rem;
}
.counters .count_nums,
.counters i {
   vertical-align: middle;
}
@media screen and (max-width: 767px) {
   .fact-iconic h3::after {
      margin-left: auto;
      margin-right: auto;
   }
}
/*----- Counters ends -----*/


/*----- Pricings -----*/
.price-table {
   padding: 2.5rem 1.5rem;
   border: 1px solid #f6f3f3;
   background: #fff;
   -webkit-border-radius: 10px;
   border-radius: 10px;
   text-align: center;
}
.square-layout .price-table {
   -webkit-border-radius: 0;
   border-radius: 0;
}
.price-table .ammount i,
.price-table .ammount .dur {
   font-size: 15px;
}
.price-table .ammount .dur {
   margin-top: 10px;
}
.price-table .ammount i {
   margin-right: -5px;
   vertical-align: top;
}
.price-table .ammount h2 {
   line-height: 30px;
}
.price-table ul li {
   margin-top: 10px;
}
.price-table:hover {
   -webkit-box-shadow: 0px 0 20px rgba(101, 101, 101, 0.25);
   box-shadow: 0px 0 20px rgba(101, 101, 101, 0.25);
}
/*----- Pricings ends -----*/


/*----- Testimonials -----*/
.testimonial-wrapp,
.testimonial-wrapp .testimonial-text,
.testimonial-wrapp .testimonial-photo,
.testimonial-wrapp .quoted,
.testimonial-quote {
   position: relative;
}
.testimonial-wrapp,
.testimonial-wrapp .testimonial-text {
   text-align: center;
}
.testimonial-wrapp .quoted,
.testimonial-wrapp .testimonial-photo {
   display: inline-block;
}
.testimonial-wrapp .quoted {
   color: #fff;
   font-size: 20px;
   line-height: 50px;
   height: 50px;
   width: 50px;
   -webkit-transform: translateY(50%);
   -ms-transform: translateY(50%);
   -o-transform: translateY(50%);
   transform: translateY(50%);
   z-index: 1;
}
#client-fading .testimonial-wrapp .quoted {
   position: relative;
   -webkit-transform: none;
   -ms-transform: none;
   -o-transform: none;
   transform: none;
   color: inherit;
   font-size: 40px;
   margin-bottom: 20px;
}
#client-fading .testimonial-wrapp .quoted,
#client-fading .testimonial-wrapp .testimonial-text {
   background: transparent;
}
.testimonial-wrapp .testimonial-text {
   background: #f6f6f6;
   padding: 4.25rem 2.5rem;
   -webkit-border-radius: 10px;
   border-radius: 10px;
   border: 1px solid #f1f1f1;
}
#client-fading .testimonial-wrapp .testimonial-text {
   padding: 0 15px 3rem 15px;
   border: none;
}
.testimonial-wrapp .testimonial-photo {
   height: 100px;
   width: 100px;
   margin-top: -50px;
}
/*----- Testimonials ends -----*/


/*----- Partner/ Logos-----*/
#partners-slider .item {
   text-align: center;
}
#partners-slider .item,
#partners-slider .logo-item {
   position: relative;
}
#partners-slider .logo-item {
   width: 130px;
   height: 40px;
   overflow: hidden;
}
#partners-slider .logo-item,
#partners-slider .logo-item > img {
   display: inline-block;
}
.logo-item > img {
   width: 98%;
   position: absolute;
   top: 50%;
   left: 50%;
   -webkit-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
   -o-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);
   cursor: pointer;
}

/*----- Partners ends -----*/


/*----- Our Blog -----*/
.news_item {
   background: #fff;
}
.news_item.shadow {
   -webkit-box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.1);
   box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.news_item .news_desc {
   padding: 40px 30px;
}
.news_item, .eny_profile,
blockquote.blockquote, .pagination li > a,
.widget_search .input-group-addon {
   position: relative;
}
.meta-tags li, .meta-tags li a,
blockquote.blockquote::before,
ul.rounded li::before, .webtags li,
.webcats li a::before, .webcats li a > span {
   display: inline-block;
}
.meta-tags li a, .pagination li > a,
.webtags li a, .btn_reply {
   color: #a5a5a5;
}
.webcats li, .webcats li a,
.single_post span,
.webtags li a, .btn_reply {
   display: block;
}
.meta-tags > li + li {
   margin-left: 10px;
}
.meta-tags li a {
   font-size: 12px;
   font-weight: 600;
}
.meta-tags li a > i {
   font-size: 17px;
   margin-right: 5px;
}
.meta-tags li a > i,
.meta-tags > li + li::before {
   vertical-align: middle;
}
.news_item:hover h3,
.meta-tags li a:hover,
.meta-tags li a:focus {
   color: #f75799;
}

/*Pagination*/
.pagination li > a {
   height: 36px;
   width: 36px;
   padding: 0;
   line-height: 36px;
   font-size: 18px;
   text-align: center;
   margin: 0 4px;
   border: none;
   z-index: 1;
}
.pagination li > a::before {
   background: #f75799;
   height: 100%;
   width: 100%;
   position: absolute;
   left: 0;
   top: 0;
   opacity: 0;
   visibility: hidden;
   z-index: -1;
   border-radius: inherit;
}
.gradients .pagination li > a::before {
   background: -webkit-linear-gradient(90deg, #8579e0, #d043ca);
   background: -webkit-gradient(linear, left top, right top, color-stop(#8579e0), color-stop(#d043ca));
   background: -webkit-linear-gradient(left, #8579e0, #d043ca);
   background: -o-linear-gradient(left, #8579e0, #d043ca);
   background: linear-gradient(90deg, #8579e0, #d043ca);
}
.pagination li > a,
.pagination li:first-child a,
.pagination li:last-child a {
   -webkit-border-radius: 50% !important;
   border-radius: 50% !important;
}
.pagination li > a:hover::before,
.pagination li > a:focus::before,
.pagination li.active > a::before {
   opacity: 1;
   visibility: visible;
}
.pagination li > a:hover,
.pagination li > a:focus,
.pagination li.active > a {
   color: #fff;
   box-shadow: 0 0;
}
blockquote.blockquote {
   font-style: italic;
}
blockquote.blockquote::before {
   content: "\f10d";
   width: 40px;
   font-size: 28px;
   margin-right: 5px;
   color: #a1a1a1;
   font-family: "Font Awesome 5 Free";
   font-weight: 900;
}
ul.rounded > li + li {
   margin-top: 20px;
}
ul.rounded li::before {
   height: 10px;
   width: 10px;
   background: #00bcd4;
   margin-right: 10px;
   vertical-align: middle;
}

/*Post Comments*/
.eny_profile {
   border-bottom: 1px solid #e4e4e4;
   padding-bottom: 30px;
}
.eny_profile .profile_photo,
.eny_profile .profile_text {
   display: table-cell;
   vertical-align: top;
}
.eny_profile .profile_photo {
   height: 90px;
   width: 90px;
}
.eny_profile .profile_photo > img {
   width: 100%;
}
.eny_profile .profile_text {
   padding-left: 20px;
}
.widget_search .form-control {
   -webkit-border-bottom-left-radius: 20px;
   border-bottom-left-radius: 20px;
   -webkit-border-top-left-radius: 20px;
   border-top-left-radius: 20px;
}
.widget_search .form-control,
.widget_search .input-group-addon {
   background: #f5f5f5;
   -webkit-box-shadow: none;
   box-shadow: none;
   border: none;
}
.widget_search .input-group-addon {
   height: 38px;
   top: 0;
   left: -5px;
   width: 40px;
   -webkit-border-top-right-radius: 20px;
   border-top-right-radius: 20px;
   -webkit-border-bottom-right-radius: 20px;
   border-bottom-right-radius: 20px;
   color: #f75799;
}
.widget_search .form-control:focus {
   -webkit-box-shadow: none;
   box-shadow: none;
   z-index: inherit;
}

/*web Tags*/
.webtags li {
   margin: 1px;
}
.webtags li a,
.btn_reply {
   -webkit-border-radius: 20px;
   border-radius: 20px;
   font-size: 12px;
   margin: 2px 0;
   padding: 4px 15px;
   border: 1px solid #c7c7c7;
}
.webtags li a:hover,
.webtags li a:focus {
   color: #fff;
   background: #00bcd4;
   border: 1px solid #00bcd4;
}

/*Recent Sidebar*/
.single_post {
   overflow: hidden;
   display: table;
}
.single_post .post,
.single_post .text {
   display: table-cell;
}
.single_post .post {
   height: 60px;
   width: 60px;
}
.single_post .post > img {
   width: 100%;
}
.single_post .text {
   vertical-align: middle;
   padding-left: 10px;
   font-size: 14px;
}
.single_post span {
   font-size: 11px;
}
.single_post:hover a,
.single_post:focus a {
   color: #00bcd4;
}
.single_post .text > a,
.webcats li a > span {
   font-weight: 600;
}

/*Categories*/
.webcats > li + li {
   margin-top: 10px;
}
.webcats li a::before {
   height: 8px;
   width: 8px;
   background: #00bcd4;
   margin-right: 10px;
   vertical-align: middle;
}
.webcats li a > span {
   margin-left: 5px;
   font-size: .875rem;
}
.webcats li a:hover,
.webcats li a:focus {
   color: #00bcd4;
}

/*instagram*/
.insta-social.row {
   margin-left: -3px;
   margin-right: -3px;
}
.insta-social.row li {
   padding: 3px;
}
.whitebox .widget {
   padding: 40px 20px;
   background: #fff;
   -webkit-box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.1);
   box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.1);
}

/*----- Blog ends -----*/


/*----- Ccntact US -----*/
#map-container,
.our-address .pickus,
.form-control, .form-check,
.form-group label,
.checkbox label {
   position: relative;
}
.our-address .pickus,
.our-address .pickus::after,
.form-group label, .checkbox label,
.form-check label::before,
.form-check input[type="checkbox"]:checked + label::before {
   display: inline-block;
}
.our-address .pickus::after,
.form-check label::before {
   position: absolute;
}
#map-container {
   height: 450px;
   width: 100%;
}
.our-address h5,
.our-address .pickus{
   font-weight: bold;
}
.our-address .pickus {
   font-size: 12px;
   text-transform: uppercase;
}
.our-address .pickus::after {
   content: attr(data-text);
   width: 0;
   height: 100%;
   top: 0; left: 0;
   white-space: nowrap;
   overflow: hidden;
   -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
   -o-transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
   transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
}
.our-address .pickus:hover::after {
   width: 100%;
}
.our-address h5,
.our-address .pickus::after,
.our-address .pickus:hover,
.our-address .pickus:focus {
   color: #212331;
}
.our-address.hvr {
   text-align: center;
}

/*Contact Form*/
.getin_form .form-control,
.form-group label, .checkbox label {
   color: #a5a5a5;
}
.getin_form .form-control,
.form-check label::before {
   background: #fff;
}
.getin_form .form-control {
   border: none;
   border-bottom: 1px solid #a5a5a5;
   padding: 12px 0;
   padding-top: 0;
   -webkit-border-radius: 0;
   border-radius: 0;
   -webkit-box-shadow: none;
   box-shadow: none;
   height: 44px;
   font-size: 14px;
   -webkit-transition: border .9s ease;
   -o-transition: border .9s ease;
   transition: border .9s ease;
}
textarea {
   min-height: 175px;
   resize: none;
}
button {
   border: none;
   cursor: pointer;
}
.border-form .form-control {
   padding-left: 15px;
   padding-right: 15px;
   -webkit-border-radius: 24px;
   border-radius: 24px;
   padding-top: 12px;
}
.border-form .form-control,
.form-check label::before {
   border: 1px solid #a5a5a5;
}
.getin_form .button {
   width: 100%;
}
.logincontainer {
   padding: 3.5rem 1.5rem;

}
.getin_form .form-control:focus,
.border-form .form-control:focus {
   border-color: #212331;
}

/*CheckBox*/
.form-check {
   display: block;
   font-size: 13px;
}
.form-group label, .checkbox label {
   font-size: 12px;
   font-weight: 500;
   padding-left: 10px;
   min-height: 20px;
   cursor: pointer;
}
.form-check label::before {
   width: 17px;
   height: 17px;
   left: 0;
   margin-left: -20px;
   -webkit-border-radius: 0px;
   border-radius: 0px;
   -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
   -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
   transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.form-check input[type="checkbox"]:checked + label::before {
   font: normal normal normal 14px/1 FontAwesome;
   text-rendering: auto;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   content: "\f00c";
   text-align: center;
   line-height: 16px;
   font-weight: 300;
}
.form-check input[type="checkbox"]:checked + label::before {
   background-color: #00bcd4;
   border-color: #00bcd4;
   color: #fff;
}
.log-meta {
   margin-bottom: 0;
}
.log-meta > a:hover,
.log-meta > a:focus {
   color: #00bcd4;
}

/* Form general- */
::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder,
:-moz-placeholder,
.form-control:-moz-placeholder,
::-moz-placeholder,
.form-control::-moz-placeholder,
:-ms-input-placeholder,
.form-control:-ms-input-placeholder,
textarea::-webkit-input-placeholder,
textarea:-moz-placeholder,
textarea::-moz-placeholder,
textarea:-ms-input-placeholder {
   color: #a5a5a5;
   opacity: 1;
}

@media (max-width: 1024px) {
   #map-container { height: 380px; }
}
@media (max-width: 992px) {
   #map-container { height: 340px; }
}
@media (max-width: 767px) {
   #map-container { height: 300px; }
}

/*----- Contact US -----*/


/*----- Footer -----*/
footer .copyrights {
   font-size: 13px;
}
.footer-logo {
   display: inline-block;
   max-width: 230px;
}
footer ul.social-icons:not(.small) li a {
   height: 58px;
   width: 58px;
   line-height: 58px;
   font-size: 20px;
   border: none;
   background: transparent;
}
footer ul.social-icons li a {
   background: #f5f5f5;
}
footer .copyrights > a:hover, footer .copyrights > a:focus {
   color: #00bcd4;
}
/*----- Footer ends -----*/


/*----- PreLoader -----*/
.loader {
   bottom: 0;
   height: 100%;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   width: 100%;
   z-index: 1111;
   background: #fff;
   overflow-x: hidden;
}
.loader-inner {
   position: absolute;
   left: 50%;
   top: 50%;
   -webkit-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
   -o-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);
   height: 50px;
   width: 50px;
}
.circle {
   width: 8vmax;
   height: 8vmax;
   border-right: 4px solid #00bcd4;
   border-radius: 50%;
   -webkit-animation: spinRight 800ms linear infinite;
   animation: spinRight 800ms linear infinite;
}
.circle:before, .circle:after {
   content: '';
   width: 6vmax;
   height: 6vmax;
   display: block;
   position: absolute;
   top: calc(50% - 3vmax);
   left: calc(50% - 3vmax);
   border-left: 3px solid #f75799;
   border-radius: 100%;
   -webkit-animation: spinLeft 800ms linear infinite;
   animation: spinLeft 800ms linear infinite;
}
.circle:after {
   width: 4vmax;
   height: 4vmax;
   top: calc(50% - 2vmax);
   left: calc(50% - 2vmax);
   border: 0;
   border-right: 2px solid #d043ca;
   -webkit-animation: none;
   animation: none;
}
@-webkit-keyframes spinLeft {
   from {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
   }
   to {
      -webkit-transform: rotate(720deg);
      transform: rotate(720deg);
   }
}
@keyframes spinLeft {
   from {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
   }
   to {
      -webkit-transform: rotate(720deg);
      transform: rotate(720deg);
   }
}
@-webkit-keyframes spinRight {
   from {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
   }
   to {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
   }
}
@keyframes spinRight {
   from {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
   }
   to {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
   }
}
/* ---- Loader ends ----- */



/*Large devices (desktops, less than 1200px)*/
@media (max-width: 1200px) {
   html { font-size: 15px; }
}

/* Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) {
   .navbar-expand-lg > .container,
   .navbar-expand-lg > .container-fluid {
      padding-right: 15px;
      padding-left: 15px;
   }
}
@media (max-width: 992px) {
   .container { max-width: 90%; }
   h2 { font-size: 3rem; }
   h3 { font-size: 1.5rem; }
   h4 { font-size: 1.125rem; }
   p { font-size: 13px; }
   .heading-title h2 {
      line-height: normal;
   }
   .heading-title > span {
      font-size: 1rem;
   }
}

/*Small devices (landscape phones, less than 768px)*/
@media (max-width: 768px) {
   html { font-size: 14px; }
   .container {
      width: 92%;
      max-width: 98%;
   }
   footer ul.social-icons:not(.small) li a {
      height: 40px;
      width: 40px;
      line-height: 40px;
      font-size: 18px;
   }
}

@media (max-width: 580px) {
   footer ul.social-icons:not(.small) li a {
       height: 34px;
       width: 34px;
       line-height: 34px;          
       font-size: 16px;
   }
}



.navbar-nav h1 {
    
    font-weight: 300;
    font-size: 20px;
	color:#fff;
	/*line-height: 1.7em;*/
	/*margin-right: 30px;*/
	/*padding: 10px;*/
	padding: 10px 12px 10px 12px;
    text-align: center;
	text-transform: uppercase;
	background: #9c0f10;
	border-radius: 4px;
	min-width: 200px;
    
}
/*.navbar-nav h1 {
    
    font-weight: 600;
    text-transform: none;
    font-size: 24px;
	color:#113256;
	/*line-height: 1.7em;
	margin-right: 30px;
    
}*/
#site-footer{
	background:#053163;
	padding: 10px 0px 10px;	

}

.keywords {
    border: 1px solid #ddd;
    margin: 0 auto;
    padding: 10px;
    background: #5c6a79;
}
.keywords p{ font-size: 18px; color:#fff; font-weight: 600;}
.img-intro img{
	    display: block;
    max-width: 100%;
    height: auto;
}

.foo-logo{text-align: center;}
.foo-logo img{ margin-top: -75px; width: 160px;}

.foo-logo h2 {
  font-size: 30px;
  font-weight: 600;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #113256;
text-align: center;
	text-transform: uppercase;
}

.foo-color{background:#eee; border-radius: 4px;}
.foo-address {
  margin-top: 20px; /*text-align: left;*/ color: #323232;
}
.foo-address p {
  font-size: 15px;
  font-weight: 600;
  color: #113256;
	text-align: center;
}
.foo-tel-email {
  margin-top: 20px; /*text-align: left;*/ color: #323232;
}
.foo-tel-email p {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
  color: #113256;
	text-align: center;
}
.foo-tel-email p a {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 10px !important;
  padding-bottom: 0px !important;
  color: #113256;
}
.foo-tel-email p a:hover {
   color: #b51f24;
}



.logos-container{ background: #e4e4e4; border:0px solid #ddd; display: block; overflow: auto; padding: 10px;}
.logos-container .logo-box{ border: 1px solid #e4e4e4; background: #fff; text-align: center; padding: 10px;}

h2.heading-1{ font-size: 30px; font-weight: 600; margin-bottom: 20px; text-transform: none;}

.logo-group {
	background: #fff;	
  text-align: center;
  border: 1px solid #ddd;
  padding: 10px 10px;
  border-radius: 5px;
  margin: 30px 0px 30px;
  -webkit-transition: all ease-out 0.4s;
  -moz-transition: all ease-out 0.4s;
  -ms-transition: all ease-out 0.4s;
  -o-transition: all ease-out 0.4s;
  transition: all ease-out 0.4s;
	
}

.logo-group:hover {
background:#e2f8ff;
  border-color: #ea2236;
  -webkit-box-shadow: 0px 0px 22px -3px #8f8f8f;
  -moz-box-shadow: 0px 0px 22px -3px #8f8f8f;
  -ms-box-shadow: 0px 0px 22px -3px #8f8f8f;
  -o-box-shadow: 0px 0px 22px -3px #8f8f8f;
  box-shadow: 0px 0px 22px -3px #8f8f8f;
}

.logo-group.yellow:hover {
background:#f3eba5;
  border-color: #ea2236;
  -webkit-box-shadow: 0px 0px 22px -3px #8f8f8f;
  -moz-box-shadow: 0px 0px 22px -3px #8f8f8f;
  -ms-box-shadow: 0px 0px 22px -3px #8f8f8f;
  -o-box-shadow: 0px 0px 22px -3px #8f8f8f;
  box-shadow: 0px 0px 22px -3px #8f8f8f;
}
.logo-group.blue:hover {
background:#a5d8f3;
  border-color: #ea2236;
  -webkit-box-shadow: 0px 0px 22px -3px #8f8f8f;
  -moz-box-shadow: 0px 0px 22px -3px #8f8f8f;
  -ms-box-shadow: 0px 0px 22px -3px #8f8f8f;
  -o-box-shadow: 0px 0px 22px -3px #8f8f8f;
  box-shadow: 0px 0px 22px -3px #8f8f8f;
}
.logo-group.red:hover {
background:#ffb1b4;


  border-color: #ea2236;
  -webkit-box-shadow: 0px 0px 22px -3px #8f8f8f;
  -moz-box-shadow: 0px 0px 22px -3px #8f8f8f;
  -ms-box-shadow: 0px 0px 22px -3px #8f8f8f;
  -o-box-shadow: 0px 0px 22px -3px #8f8f8f;
  box-shadow: 0px 0px 22px -3px #8f8f8f;
}
.logo-group.maroon:hover {
background:#d9b1ff;
  border-color: #ea2236;
  -webkit-box-shadow: 0px 0px 22px -3px #8f8f8f;
  -moz-box-shadow: 0px 0px 22px -3px #8f8f8f;
  -ms-box-shadow: 0px 0px 22px -3px #8f8f8f;
  -o-box-shadow: 0px 0px 22px -3px #8f8f8f;
  box-shadow: 0px 0px 22px -3px #8f8f8f;
}

.logo-group span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.logo-group span img {
  width: 100%;
  /*border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;*/
}

.logo-group h2 {
  
  font-weight: 600;
  font-size: 18px;
	line-height: 1.4em;
  text-transform: none;
  margin: 10px 0px 0px 0px;
	color: #000
}
.logo-group h1 {
  
  font-weight: 700;
  font-size: 21px;
	line-height: 1.4em;
  text-transform: none;
  margin: 0px 0px 0px 0px;
	color:#000;
}

.logo-group h5 {
  text-transform: capitalize;
  margin: 12px 0px 18px;
}

.logo-group ul.logo-group-social-link li a {
  color: #979797;
  -webkit-transition: all ease-out 0.4s;
  -moz-transition: all ease-out 0.4s;
  -ms-transition: all ease-out 0.4s;
  -o-transition: all ease-out 0.4s;
  transition: all ease-out 0.4s;
}

.logo-group ul.logo-group-social-link li a:hover {
  color: #ea2236;
}

.ebc-banner{}
.ebc-banner img{ margin-bottom:0px; margin-top:10px; width:100%}
.ebc-banner img:hover {
   color:#000;
}



/**Header colors Starts*/


.center-brand.color1 {
  background: #ccdcff;
}
.center-brand.color2 {
  background: #b1ffd5;
}
.center-brand.color3 {
  background: #ddd58c;
}
.center-brand.color4 {
  background: #ddd58c;
}


/**Header colors End*/


/**footer colors Starts*/

#site-footer.color1 {
  background: #ccdcff;
}
#site-footer.color2 {
  background: #b1ffd5;
}
#site-footer.color3 {
  background: #ddd58c;
}
#site-footer.color3 {
  background: #ddd58c;
}

/**Footer colors Starts*/



.oval-cut-main {
    position: absolute;
    left: 0;
    /*top: 104px;*/
	/*top:120px;*/
	top:98px;
    width: 100%;
    height: 64px;
    background: url("../images/main-oval-cut-blue1.png") top no-repeat;
    z-index: 2;
    
}
.oval-cut-main-bottom {
    
    left: 0;
    top: 1px;
    width: 100%;
    height: 64px;
    background: url("../images/main-oval-cut2-blue2.png") top no-repeat;
    /*z-index: 999;*/
	margin-top: -20px;
	position: relative;
    
}

.oval-cut-blue {
    position: absolute;
    left: 0;
    top: 104px;
    width: 100%;
    height: 64px;
    background: url(../images/bluen-oval-cut.png) top no-repeat;
    z-index: 2;
    
}
.oval-cut-blue-bottom {
    
    left: 0;
    top: 0px;
    width: 100%;
    height: 64px;
    background: url("../images/bluen-oval-cut2.png") top no-repeat;
    z-index: 999;
	margin-top: -20px;
	position: relative;
    
}

.oval-cut-color3 {
    position: absolute;
    left: 0;
    top: 105px;
    width: 100%;
    height: 64px;
    background: url(../images/color3-oval-cut.png) top no-repeat;
    z-index: 2;
    
}
.oval-cut-color3-bottom {
    
    left: 0;
    top: 0px;
    width: 100%;
    height: 64px;
    background: url("../images/color3-oval-cut2.png") top no-repeat;
    z-index: 999;
	margin-top: -20px;
	position: relative;
    
}


@media (max-width: 768px){
	
.center-brand {
    padding-top: 1rem;
    padding-bottom: 1rem;
    background: #053163;
	max-height: 106px;
}
	
.oval-cut-blue {
    position: absolute;
    left: 0;
    
    width: 100%;
    height: 55px;
    background: url(../images/bluen-oval-cut-mbo.png) top no-repeat;
    z-index: 2;
}
.oval-cut-blue-bottom {
    
    left: 0;
    top: 0px;
    width: 100%;
    height: 55px;
    background: url("../images/bluen-oval-cut2-mbo.png") top no-repeat;
    z-index: 999;
	margin-top: -20px;
	position: relative;
    
}
	
.oval-cut-main {
    position: absolute;
    left: 0;
    top: 100px;
    width: 100%;
    height: 64px;
    background: url(../images/main-oval-cut-mbo.png) top no-repeat;
    z-index: 2;
    
}
.oval-cut-main-bottom {
    left: 0;
    
    width: 100%;
    height: 55px;
    background: url(../images/main-oval-cut2-mbo.png) top no-repeat;
    /*z-index: 999;*/
    margin-top: -20px;
	position: relative;
}	
	
.oval-cut-color3 {
    position: absolute;
    left: 0;
    
    width: 100%;
    height: 64px;
    background: url(../images/color3-oval-cut-mbo.png) top no-repeat;
    z-index: 2;
    
}
.oval-cut-color3-bottom {
    
    left: 0;
    
    width: 100%;
    height: 55px;
    background: url("../images/color3-oval-cut2-mbo.png") top no-repeat;
    z-index: 999;
	margin-top: -20px;
	position: relative;
    
}

.floating-main-menu li img {
    width: 40px !important;
    height: 40px !important;
}	
	
	
}

@media (max-width:760px){
	
	.first{ order: 2}
	.second{ order: 1}
	.third{ order: 3}
	
}
.text-wrapper {
    position:relative;
}
.text-wrapper h2{
	font-size: 24px;
	color:#d8d8da;
	margin-top: -30px;
	margin-left: 20px;
	margin-bottom: 5px;
}


.floating-menu {
  border-radius: 100px;
  
  padding-top: 10px;
  padding-bottom: 10px;
  left: 0;
  position: fixed;
  display: inline-block;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
background: #fff;
border:1px solid #ddd;
	margin-left: 0px;
	z-index: 999;
}
.floating-main-menu {
  margin: 0;
  padding-left: 0;
  list-style: none
}
.floating-main-menu li img{width:60px; height: 60px;}

.floating-main-menu li a {
  display: block;
  padding: 4px;
margin-bottom: 3px;
  color: #fff;
  border-radius: 50px;
  position: relative;
  -webkit-transition: none;
  -o-transition: none;
  transition: none
}
.floating-main-menu li a:hover {
  background: #002a4d;
}
.floating-main-menu li a.active {
  background: #002a4d;
}

.floating-menu-bg {
  background-image: -webkit-linear-gradient(top, #1C5E91 0, #167699 100%);
  background-image: -o-linear-gradient(top, #1C5E91 0, #167699 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1C5E91), to(#167699));
  background-image: linear-gradient(to bottom, #1C5E91 0, #167699 100%);
  background-repeat: repeat-x;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50px;
  z-index: -1;
  top: 0;
  left: 0;
  -webkit-transition: .1s;
  -o-transition: .1s;
  transition: .1s
}
.ripple {
  position: relative;
  overflow: hidden;
  transform: translate3d(0, 0, 0)
}
.ripple:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  background-image: radial-gradient(circle, #000 10%, transparent 10.01%);
  background-repeat: no-repeat;
  background-position: 50%;
  transform: scale(10, 10);
  opacity: 0;
  transition: transform .5s, opacity 1s
}
.ripple:active:after {
  transform: scale(0, 0);
  opacity: .2;
  transition: 0s
}



.text-wrapper {
    position:relative;
}
.text-wrapper h2{
	font-size: 24px;
	color:#d8d8da;
	margin-top: -30px;
	margin-left: 20px;
	margin-bottom: 5px;
}
.main-text{
	
	font-weight: 400;
    font-size: 20px;
    line-height: 1.6em;
    text-transform: none;
    margin: 10px 0px 0px 0px;
    color: #393939;
	/*margin-bottom: 15px;*/
	text-align: justify;
}
.main-text strong{
	
	font-weight: 600;
    
}
.main-box{
	background: url("../images/PaxGroup_PaxChem_massage_banner.jpg") no-repeat center;
	padding: 0px 15px 30px 15px;
	box-shadow: 0px 0 20px rgba(101, 101, 101, 0.25);
       height: auto;
       background-size: cover;
}
.blue-bg{background: #0e2c56;}

.text-white{color:#fff;}
.color-four{color:#fff;}


@media screen and (max-width: 768px) {
  .dropdown:hover .dropdown-menu, .btn-group:hover .dropdown-menu{
		display: block;
	  position: absolute !important;
	}
	.dropdown-menu{
		margin-top: 0;
	}
	.dropdown-toggle{
		margin-bottom: 2px;
	}
	.navbar .dropdown-toggle, .nav-tabs .dropdown-toggle{
		margin-bottom: 0;
	}
}
.dropdown li { 
	
	padding:2px 0px 0px;
	font-weight: 600;
	padding-bottom: 15px;
}

.dropdown li a{ 
	font-size:16px;
	margin: 5px 12px 20px 10px;
	font-weight: 600;
	padding-bottom: 15px;
	border-bottom: 1px solid #f2f2f2;
}
.dropdown li a:hover{ 
	/*color:#113256;*/
	color:#c51e1c;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    
	min-width:290px
}
.p-right{ padding-right:50px;}
.home-link{ text-align: center; padding: 2px 2px 0px 10px;}

.product-box{}
.product-box img{ /*box-shadow: 0px 13px 10px -7px rgba(0, 0, 0,0.5);*/}
.product-box img:hover{box-shadow: 0px 2px 8px 8px rgba(0, 0, 0,0.3); border:4px solid #fff;}
.main-pro-img{
	-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
	
}
.main-pro-img:hover{
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
	
}
.frag-size { padding: 15px 0px 15px 0px;}
.frag-size h2{
	font-size: 18px;
}
ul.size {
    height: 90px;
    width: 90px;
    line-height: 90px;
    background: #fff;
	color:#000;
	font-size: 20px;
	font-weight: 600;
    border-radius: 50px;
    text-align: center;
	border:3px solid #0d4377;
}


ul.size:hover{
	color:#fff;
	background: #0d4377;
	
}

/* ----- sizes Icons ----- */
ul.sizes-icons-simple li,
ul.sizes-icons li,
ul.sizes-icons.simple li a {
   display: inline-block;
}
ul.sizes-icons li a {
   height: 80px;
   width: 80px;
	line-height: 80px;
   font-size: 18px;
	font-weight: 600;
   margin: 0 0.1rem;
   text-align: center;
   display: block;
   color: #0d4377;
   position: relative;
   z-index: 1;
border-radius: 50%;	
	border:2px solid #0d4377;
	background: radial-gradient(#fff 15%, #f1f1f1 15%, #cbcbcb 60%);
}

ul.sizes-icons li a:hover {
   
   color: #fff;
   
}
ul.sizes-icons.simple li a {
   height: 24px;
   line-height: 24px;
   width: 24px;
   font-size: 14px;
}
ul.sizes-icons.whitebg li a {
   background: #fff;
	border:2px solid #ddd;
}
ul.sizes-icons li:last-child a {
   margin-right: 0;
}
ul.social-icons li:first-child a {
   margin-left: 0;
}
ul.sizes-icons li a::before {
   content: "";
   position: absolute;
   left: -1px;
   right: -1px;
   bottom: -1px;
   top: -1px;
   opacity: 0;
   visibility: hidden;
   background: #f75799;
   -webkit-border-radius: inherit;
   border-radius: inherit;
   z-index: -1;
   -webkit-transform: scale(.01);
   -moz-transform: scale(.01);
   -o-transform: scale(.01);
   transform: scale(.01);
}
/*.gradients ul.sizes-icons li a::before {
   background: -webkit-linear-gradient(90deg, #8579e0 31%, #d043ca 69%);
   background: -webkit-gradient(linear, left top, right top, color-stop(31%, #8579e0), color-stop(69%, #d043ca));
   background: -webkit-linear-gradient(left, #8579e0 31%, #d043ca 69%);
   background: -o-linear-gradient(left, #8579e0 31%, #d043ca 69%);
   background: linear-gradient(90deg, #8579e0 31%, #d043ca 69%);
}
ul.sizes-icons li a:hover::before,
ul.sizes-icons li a:focus::before {
	color:#fff;
   opacity: 1;
   visibility: visible;
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   transform: scale(1);
}*/

ul.sizes-icons li a:hover {
	background:#0d4377;
   opacity: 1;
   visibility: visible;
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   transform: scale(1);
}
ul.sizes-icons li a.active {
	background:#0d4377;
	color:#fff;
   
}
.icon-bar a {
    display: block;
    text-align: center;
    padding: 16px;
    transition: all 0.3s ease;
    color: white;
    font-size: 16px;
    transform: rotate(90deg);
    margin: 58px 0;
    line-height: 19px;
    text-align: center;
}
.facebook {
    background: #3B5998;
    color: white;
}
.partner{
   background: #0c9544;
    color: white;
}

.linkedin {
    background: #f16334;
    color: white;
}
.icon-bar {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 999;
    right: -23px;
}



.activity {
  padding: 0;
  margin: 1em 0;
  list-style: none;
}
.activity li {
  -webkit-transition: box-shadow 0.2s ease;
  -moz-transition: box-shadow 0.2s ease;
  transition: box-shadow 0.2s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 50%;
  color: #000;
  display: inline-block;
  font-size: .889em;
  height: 90px;
  margin: 0 1em 1em;
  position: relative;
  text-align: center;
  text-transform: lowercase;
  width: 90px;
  line-height: 90px;
border:4px solid #0d4377;
	background:#0d4377;
}
.activity li a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
	border-radius: 50%;
    background: #fff;
	
}
.activity li a.active:before {
  	font-family: "FontAwesome";
    font-weight: 900;
    border-right: 30px solid transparent;
    border-left: 30px solid transparent;
    border-bottom: 30px solid #0d4377;
    border-top: 30px solid transparent;
    color: #0d4377;
	content: '';
    top: -40px;
    left: 21px;
    text-align: center;
    font-size: 90px;
    position: absolute;	
	
}
.activity li:hover {
 /* box-shadow: 0 0 0 7px #000;*/
background:#0d4377;
	
}

.activity li:hover:before {
  
  box-shadow: 0 0 0 1px #000;
  opacity: .5;
	background: #000;
	
	
}
.activity li:before {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border-radius: 50%;
  bottom: 0;
  border:4px solid #000;
 
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
	background: #0d4377;
	
}






/*08-01-2020*/
.flavours-menu ul li {
    float: left!important;
}
.flavours-ltr{
   padding: 3em 0 2em 0 ;
}
.ltr-menu ul li {
    float: left;
    /* background-color: #000; */
    /* background: linear-gradient(90deg, rgb(0, 0, 0) 0%, rgb(35, 34, 34) 35%, rgb(148, 144, 144) 100%); */
    color: #0d4377;
    margin: 0 10px;
    padding: 14px 0px;
    border-radius: 50%;
    text-align: center;
    line-height: 15px;
    font-weight: 600;
    width: 60px;
    height: 60px;
    border: 3px solid #0d4377;
    background:radial-gradient(#fff 15%, #f1f1f1 15%, #cbcbcb 60%);
}
.ltr-menu h4 {
    display: inline-block;
}
/*li.active {
    border: 5px solid #d4cc79;
}*/
.left-logo img{
   float: left;
}
li.nav-item.home-link.left-logo {
    padding: 10px 15px;
}
.left-logo span {
    padding-left: 15px;
    font-weight: 500;
    color: #113256;
    line-height: 21px;
    font-size: 20px;
}
.ltr-menu ul li:hover {
    background: #0d4377;
    color: #fff;
    border: 3px solid #0d4377;

}


.ltr-menu > ul .active{
    color: #ffffff;
    background: #0d4377;
}
.act{
    background: #9c0f10!important;
    color: #fff;
    border-radius: 4px;
}
.act a{
    color: #fff!important;
}
/*08-01-2020*/
   

.product-page-box{border: 1px solid #ddd; display:block; overflow: auto; padding: 20px 20px; margin-top: 15px;margin-top: 2.3em;}
.product-page-box h2{ font-size: 24px; color:#265282; font-weight: 600; text-transform: uppercase;}
.product-page-box .square_btn10 {
    display: inline-block;
    padding: 7px 20px;
    text-decoration: none;
    border-radius: 25px;
    color: #FFF;
    background-image: -webkit-linear-gradient(45deg, #113256 0%, #bce1fa 100%);
    background-image: linear-gradient(45deg, #113256 0%, #bce1fa 100%);
    transition: .4s;
}
.product-page-box .square_btn10 a{ font-size: 22px; color:#fff}
.product-page-box .square_btn10 a:hover{ font-size: 22px; color:#000}
.product-page-box .square_btn10:hover {
    display: inline-block;
    padding: 7px 20px;
    text-decoration: none;
    border-radius: 25px;
    color: #FFF;
    background-image: -webkit-linear-gradient(45deg, #a7adb9 0%, #d2d7e1 100%);
    background-image: linear-gradient(45deg, #a7adb9 0%, #d2d7e1 100%);
    transition: .4s;
}
.product-page-box.bg-liner1{
	/*background-image: -webkit-linear-gradient(45deg, #eaeaea 0%, #fff 100%);
	background-image: linear-gradient(to left, #eaeaea , #fff);*/
	    background: url(../images/PaxGroup_PaxChem_massage_banner.jpg) no-repeat center;
}
.product-page-box.bg-liner2{
	/*background-image: -webkit-linear-gradient(45deg, #eaeaea 0%, #fff 100%);
	background-image: linear-gradient(to right, #eaeaea , #fff);*/
	    background: url(../images/PaxGroup_PaxChem_massage_banner.jpg) no-repeat center;
}
.product-page-box .main-text{
	
	font-weight: 400;
    font-size: 20px;
    line-height: 1.6em;
    text-transform: none;
    color: #455564;
    text-align: justify;
	
}


/*14-01*/
.man-name{
   font-family: 'Courgette', cursive;
}

.our-pro-vid{
   margin-top: 2em;
   width: 50%;
   float: left;
}
.our-pro-vid video{
   width: 90%;
}
.img-intro-two{
   background: url(../images/PaxGroup_PaxChem_massage_banner.jpg) no-repeat center;
    padding: 15px 30px 35px 30px;
    box-shadow: 0px 0 20px rgba(101, 101, 101, 0.25);
    background-position: unset;
}
.img-intro-two h2{
   font-size: 68px;
   font-weight: 700;
   color: #1c3c6c;
   line-height: 75px;
   padding-bottom: 0.5em;
}
.img-intro-two p{
   font-size: 20px;
   color: #393939;
}
.slider-banner-b{
   background: url(../images/slider-banner-btn.png) no-repeat center;
    padding: 25px 30px 25px 30px;
    color: #fff;
}
.slider-banner-b h3{
   font-size: 33px;
}
.label-ceal ul li{
   display: inline-block;
}
.label-ceal img{
   width: 125px;
}
.label-ceal {
  margin: auto;
}
.all-about-vid{
   margin-top: 5.3em;
}
.all-about-ceal{
   margin-top: 4.5em; 
}
/*.slider-banner-b img{
   margin: 0 auto;
   display: block;
}*/

b, strong {
    font-weight: 600;
}
.img-intro-two h6 {
    display: block;
    position: absolute;
    bottom: 10px;
    color: #7d8084;
    font-size: 15px;
}
.mob {
    margin: 0 auto;
}
.products-sec-vid {
    margin-top: 2em;
    width: 50%;
    float: right;
    /* position: absolute; */
    margin-left: 25px;
}
.products-sec-vid video {
   width: 100%;
}
.man-name{
    color: #03399a;
}
.img-intro-two p{
   text-align: center;
}
.Message-path {
   padding-top: 40px;
}
b, strong {
    font-weight: 600;
}
.img-intro-two h6 {
    display: block;
    position: absolute;
    bottom: 10px;
    color: #7d8084;
    font-size: 15px;
}
.img-intro-two span{
   position: absolute;
   margin-top: -10px;
}
.products-sec-vid {
    margin-top: 2em;
    width: 50%;
    float: right;
    /* position: absolute; */
    margin-left: 25px;
}
.products-sec-vid video {
   width: 100%;
}
.man-name{
    color: #03399a;
}
.img-intro-two p{
   text-align: center;
}
.Message-path {
   padding-top: 40px;
}

.navbar-brand .mobile {
    display: none;
  }

.foo-logo .mobile {
      display: none;
    }
    .secound-para {
    width: 48%;
}
.spray {
    position: absolute;
    bottom: 8%;
    left: 51%;
}

.cesl-one {
    float: left;
    width: 23%;
    margin: 0 auto;
    display: block;
}

.ceal-bot {
    text-indent: 50%;
}

@media (max-width: 600px) {
    .navbar-brand .mobile {
      display: block;
    }
    .navbar-brand .desktop {
      display: none;
    }
   
   .foo-logo .mobile {
    margin-top: -60px !important;
    width: 160px !important;
   display: initial; 
      
    }
    .foo-logo .desktop {
      display: none;
    }
	
.pro-des {
    display: block;
    float: none;
    clear: both;
    padding-top: 15px;
}
  }


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
    .navbar-brand .ipad {
      display: block;
    }
    .navbar-brand .desktop {
      display: none;
    }
   
   .foo-logo .mobile {
     display: initial;
    }
    .foo-logo .desktop {
      display: none;
    }

@media only screen 
   and (max-width : 1440px) 
   and (max-height : 2560px){
    
    .navbar-brand .ipad {
      display: block;
    }
    .navbar-brand .desktop {
      display: none;
    }
   
   .foo-logo .mobile {
     display: initial;
    }
    .foo-logo .desktop {
      display: none;
    }
    
}









.all-about-vid {
    margin-top: 0;
}
.all-about-ceal {
    margin-top: 1.5em;
}
.padding_top_small {
    /* padding-top: 40px; */
    padding: 15px 0px;
}
.main-text {
    text-align: left;
}
.img-intro-two p {
    text-align: left;
}
  }
