/*Table of Contents
01 body
02 Helper Classes
   02-1 short codes
03 navigation
   03-1 side menu
04 owl carousel
05 revolution slider
06 page-header
07 About Us
   07-1 aboutwrap
   07-2 work process
   07-3 Progress Bars
   07-4 features
   07-5 img wrapps
   07-6 background & parallax
08  our product
09 gallery portfolio
10 Counters
11 pricings
12 Testimonials
13 Partner/ Logos
14 our blog
   14-1 sidebar
   14-2 widgets
15 Ccntact US
16 footer
17 preloader

/*Table Of Contents ends */

/*Global Styling*/
@font-face {
    font-family: 'Cairo';
    src: url('../fonts/Cairo-Regular.eot');
    src: url('../fonts/Cairo-Regular.otf') format('embedded-opentype'),
    url('../fonts/Cairo-Regular.woff') format('woff'),
    url('../fonts/Cairo-Regular.woff2') format('woff2'),
    url('../fonts/Cairo-Regular.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

body {
    font-family: 'Cairo', sans-serif !important;
    font-size: 15px;
    color: #a5a5a5;
    font-weight: normal;
}

[type=email], [type=file], [type=number], [type=password], [type=tel], [type=url], code, samp, var {
    text-align: right;
    direction: rtl;
}


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;
}

/* 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: 'Cairo', sans-serif !important;
}

.padding {
    padding: 4.5rem 0;
}

.padding_top {
    padding-top: 4.5rem;
}

.padding_bottom {
    padding-bottom: 4.5rem;
}

.margin_bottom {
    margin-bottom: 4.5rem;
}

.margin_top {
    margin-top: 4.5rem;
}

.padding_half {
    padding: 2.375rem 0;
}

.margin_half {
    margin: 2.375rem 0;
}

.padding_bottom_half {
    padding-bottom: 2.375rem;
}

.margin_bottom_half {
    margin-bottom: 2.375rem;
}

.padding_top_half {
    padding-top: 2.375rem;
}

.heading_space {
    margin-bottom: 2.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;
}

.bgdark {
    background: #212331;
}

.bgdefault {
    background: #0872ba;
}

.whitecolor {
    color: #ffffff;
}

.darkcolor {
    color: #212331;
}

.extradark-color {
    color: #212331;
}

.defaultcolor {
    color: #0872ba;
}

.color-one,
.gradient_color_one {
    color: #ac5dd5;
}

.color-two,
.gradient_color_two {
    color: #ff6000;
}

.color-three,
.gradient_color_three {
    color: #0872ba;
}

.color-four,
.gradient_color_four {
    color: #3fc5a7;
}

.color-five,
.gradient_color_five {
    color: #f39484;
}

section {
    position: relative;
}

.container-padding {
    padding-right: 2.25rem;
    padding-left: 2.25rem;
}

.gradient_bg_one {
    background: #ac5dd5;
}

.gradient_bg_two {
    background: #ff6000;
}

.gradient_bg_three {
    background: #0872ba;
}

.gradient_bg_four {
    background: #3fc5a7;
}

.gradient_bg_five {
    background: #f39484;
}

.gradients .gradient_color_one,
.gradients .gradient_bg_one {
    background: -webkit-linear-gradient(90deg, #0872ba, #48a5cb);
    background: -webkit-gradient(linear, right top, left top, color-stop(#0872ba), color-stop(#48a5cb));
    background: -webkit-linear-gradient(right, #0872ba, #48a5cb);
    background: -o-linear-gradient(right, #0872ba, #48a5cb);
    background: linear-gradient(90deg, #0872ba, #48a5cb);
}

.gradients .gradient_color_two,
.gradients .gradient_bg_two {
    background: -webkit-linear-gradient(90deg, #ff6000, #ff9b00);
    background: -webkit-gradient(linear, right top, left top, color-stop(#ff6000), color-stop(#ff9b00));
    background: -webkit-linear-gradient(right, #ff6000, #ff9b00);
    background: -o-linear-gradient(right, #ff6000, #ff9b00);
    background: linear-gradient(90deg, #ff6000, #ff9b00);
}

.gradients .gradient_color_three,
.gradients .gradient_bg_three {
    background: -webkit-linear-gradient(90deg, #0872ba, #5192e1);
    background: -webkit-gradient(linear, right top, left top, color-stop(#0872ba), color-stop(#5192e1));
    background: -webkit-linear-gradient(right, #0872ba, #5192e1);
    background: -o-linear-gradient(right, #0872ba, #5192e1);
    background: linear-gradient(90deg, #0872ba, #5192e1);
}

.gradients .gradient_color_four,
.gradients .gradient_bg_four {
    background: -webkit-linear-gradient(90deg, #3fd39f, #3fb8af);
    background: -webkit-gradient(linear, right top, left top, color-stop(#3fd39f), color-stop(#3fb8af));
    background: -webkit-linear-gradient(right, #3fd39f, #3fb8af);
    background: -o-linear-gradient(right, #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, right top, left top, color-stop(#f5c28a), color-stop(#f39484));
    background: -webkit-linear-gradient(right, #f5c28a, #f39484);
    background: -o-linear-gradient(right, #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;
}*/

/*heading Titles */
.heading-title > span {
    font-size: 1.25rem;
    display: block;
    text-transform: capitalize;
}

.whitecolor.heading-title > span {
    color: #fff;
}

.heading-title h2 {
    font-weight: 300;
    line-height: normal;
}

/*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 {
    left: 0;
    opacity: 1;
    top: 0;
}

.hover-effect::after {
    bottom: 0;
    opacity: .7;
    right: 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 {
    left: 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: #ff6000;
}

.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-left: 0;
}

ul.social-icons li:first-child a {
    margin-right: 0;
}

ul.social-icons li a::before {
    content: "";
    position: absolute;
    right: -1px;
    left: -1px;
    bottom: -1px;
    top: -1px;
    opacity: 0;
    visibility: hidden;
    background: #ff6000;
    -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, #ff6000 31%, #ff9a00 69%);
    background: -webkit-gradient(linear, right top, left top, color-stop(31%, #ff6000), color-stop(69%, #ff9a00));
    background: -webkit-linear-gradient(right, #ff6000 31%, #ff9a00 69%);
    background: -o-linear-gradient(right, #ff6000 31%, #ff9a00 69%);
    background: linear-gradient(90deg, #ff6000 31%, #ff9a00 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;
    border-radius: inherit;
    top: -8px;
    right: -8px;
    left: -8px;
    bottom: -8px;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}

.btnwhite-hole {
    background: transparent;
    border-color: #fff;
}

.btnsecondary,
.btnprimary::after {
    background: #ff6000;
}

.btnsecondary,
.btnprimary:hover,
.btnprimary:after {
    border-color: #ff6000;
}

.btnprimary,
.btnwhite::after,
.btnsecondary::after {
    background: #0872ba;
}

.btnprimary,
.btnwhite:hover,
.btnwhite:focus,
.btnsecondary:hover,
.btnsecondary:focus {
    border-color: #0872ba;
}

.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: #ff6000;
}

.button.gradient_bg_two::after {
    background: #ff6000;
}

.button.gradient_bg_three::after {
    background: #0872ba;
}

.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;
    right: 0;
    left: 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;
}

.center-brand,
.transparent-bg {
    right: 0;
    top: 0;
}

.center-brand, .fixed-bottom,
.transparent-bg {
    position: absolute;
    width: 100%;
}

.fixedmenu {
    top: 0;
    right: 0;
    left: 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: #fff;
}

.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);
    right: 0;
    overflow-x: hidden;
}

.navbar-brand {
    margin: 16px 0;
    padding: 0;
    width: 260px;
}

.navbar.sidebar-nav .navbar-brand {
    margin-bottom: 3.5rem;
}

.center-brand .navbar-brand {
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0;
}

.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.sidebar-nav .navbar-nav .nav-item {
    margin: 10px 0;
}

.navbar-nav .nav-item:first-child {
    margin-right: 0;
}

.navbar-nav .nav-item:last-child {
    margin-left: 0;
}

.navbar-nav .nav-link {
    padding: 8px 1rem !important;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 14px;
    -webkit-border-radius: 20px;
    border-radius: 20px !important;
    overflow: hidden;
}

.darknav .navbar-nav .nav-link,
.nav-whitecolor .navbar-nav .nav-link {
    color: #fff;
}

.navbar-nav .nav-link,
.fixedmenu .navbar-nav .nav-link {
    color: #212331;
}

.navbar-nav .nav-link:hover,
.navbar-nav .nav-link:focus,
.sidebar-nav .navbar-nav .nav-link.active {
    color: #0872ba;
}

.fixedmenu .navbar-nav .nav-link.active,
.fixedmenu .navbar-nav .nav-link.active:hover,
.fixedmenu .navbar-nav .nav-link.active:focus,
.center-brand.fixedmenu .navbar-nav .nav-link.active {
    background: #0872ba;
    color: #fff;
}

/*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);
    right: 0;
    opacity: 1;
    background: #ff6000;
}

.gradients .navbar-toggler span {
    background: -webkit-linear-gradient(90deg, #ff6000, #ff9b00);
    background: -webkit-gradient(linear, right top, left top, color-stop(#ff6000), color-stop(#ff9b00));
    background: -webkit-linear-gradient(right, #ff6000, #ff9b00);
    background: -o-linear-gradient(right, #ff6000, #ff9b00);
    background: linear-gradient(90deg, #ff6000, #ff9b00);
}

.navbar-toggler span:nth-child(1),
.navbar-toggler span:nth-child(3) {
    -webkit-transition: transform .35s ease-in-out;
    -o-transition: transform .35s ease-in-out;
    -webkit-transition: -webkit-transform .35s ease-in-out;
    transition: -webkit-transform .35s ease-in-out;
    -o-transition: -o-transform .35s ease-in-out;
    transition: transform .35s ease-in-out;
    transition: transform .35s ease-in-out, -webkit-transform .35s ease-in-out, -o-transform .35s ease-in-out;
}

.navbar-toggler:not(.collapsed) span:nth-child(1),
.navbar-toggler:not(.collapsed) span:nth-child(3) {
    position: absolute;
    right: 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;
    left: 0;
    top: 0;
    background: #ff6000;
    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;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease, -o-transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    overflow: hidden;
}

.gradients .side-menu {
    background: -webkit-linear-gradient(90deg, #ff6000, #ff9b00);
    background: -webkit-gradient(linear, right top, left top, color-stop(#ff6000), color-stop(#ff9b00));
    background: -webkit-linear-gradient(right, #ff6000, #ff9b00);
    background: -o-linear-gradient(right, #ff6000, #ff9b00);
    background: linear-gradient(90deg, #ff6000, #ff9b00);
}

.side-menu.right {
    right: 0;
    left: 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;
    right: 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;
    left: 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 {
    right: 16px;
    height: 24px;
    width: 2px;
    background: #fff;
    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-left: 1rem;
    left: 15px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.just-sidemenu .sidemenu_btn {
    position: fixed;
    z-index: 999;
    left: 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.right {
    right: 15px;
    left: 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, #ff6000 31%, #ff9a00 69%);
    background: -webkit-gradient(linear, right top, left top, color-stop(31%, #ff6000), color-stop(69%, #ff9a00));
    background: -webkit-linear-gradient(right, #ff6000 31%, #ff9a00 69%);
    background: -o-linear-gradient(right, #ff6000 31%, #ff9a00 69%);
    background: linear-gradient(90deg, #ff6000 31%, #ff9a00 69%);
}

.gradients .just-sidemenu .sidemenu_btn > span {
    background: -webkit-linear-gradient(90deg, #0872ba, #5192e1);
    background: -webkit-gradient(linear, right top, left top, color-stop(#0872ba), color-stop(#5192e1));
    background: -webkit-linear-gradient(right, #0872ba, #5192e1);
    background: -o-linear-gradient(right, #0872ba, #5192e1);
    background: linear-gradient(90deg, #0872ba, #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: right;
    -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: #fff;
    padding: 2px 0 3px 0 !important;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: normal;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.side-nav .navbar-nav .nav-link::after {
    background: #fff;
    display: inline-block;
    width: 0;
    height: 3px;
    bottom: 0;
    right: 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 {
    width: 100%;
}

.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 {
    padding-right: 290px;
}

.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 {
        left: 0;
    }
}

@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-left: 30px;
    }

    .nav-social .navbar-nav.ml-auto {
        margin-left: 0;
    }

    .sidemenu_btn {
        left: 0;
    }
}

@media (max-width: 1024px) {
    .boxed-nav .sidemenu_btn {
        display: none !important;
    }

    .center-brand .navbar-brand {
        width: 100px;
    }

    .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 2.5rem;
    }

    .sidemenu_btn {
        margin-top: 4px;
        left: 15px;
        position: absolute;
    }

    .side-nav .navbar-nav .nav-link {
        font-size: 2rem;
    }
}

@media (max-width: 768px) {
    .center-brand .navbar-brand {
        width: 100px;
    }

    .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-right: 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) {
    .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-right: 0;
    }

    .sidemenu_btn {
        margin-top: 4px;
        left: 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%;
    left: 40px;
}

.owl-dots .owl-dot {
    height: 12px;
    width: 12px;
    background: transparent;
    margin: 2px 3px;
    position: relative;
    border: 1px solid #0872ba;
    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: #0872ba;
    height: 100%;
    right: 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-leftarrow:before,
.zeus.tparrows.tp-rightarrow: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 {
    right: 5px;
}

.owl-nav .owl-next {
    left: 5px;
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
    background: #0872ba;
    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: #ff6000;
}

/*-----OWL Slider ends-----*/

/*-----  SLider -----*/
#main-banner .fontbold {
    font-weight: 800;
}

.tparrows {
    background: rgba(0, 0, 0, .5);
    width: 50px;
    height: 50px;
}

.tparrows.tp-leftarrow::before {
    content: "\f105";
}

.tparrows.tp-rightarrow::before {
    content: "\f104";
}

.tparrows.tp-rightarrow::before,
.tparrows.tp-leftarrow::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: #ff6000;
}

.tp-bannertimer {
    visibility: hidden !important;
}

.tp-bullet::before {
    height: 100%;
    width: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    position: absolute;
    right: 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;
    right: 0;
    left: 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: #0872ba;
}

/*-----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;
    background-color: #ffffff;
}

.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: #ff6000;
}

.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;
    right: -10px;
    left: -10px;
    bottom: -10px;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
}

.process-wrapp li > .pro-step.gradient_bg_one::after {
    background: #ff9a00;
}

.process-wrapp li > .pro-step.gradient_bg_two::after {
    background: #ff6000;
}

.process-wrapp li > .pro-step.gradient_bg_three::after {
    background: #0872ba;
}

.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;
    right: 0;
    left: 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;
    right: 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: #0872ba;
}

.progress-bars .progress .progress-bar span {
    display: block;
    left: 0;
    width: 40px;
    padding: 0;
}

/*food items*/
.food-box .text {
    padding: 20px 1rem;
}

.food-box .price {
    top: 5px;
    right: 5px;
    width: 60px;
    height: 60px;
    color: #fff;
    background: #ff6000;
    line-height: 60px;
    font-size: 12px;
}

/*features*/
.feature-item .icon {
    padding-left: 15px;
}

.feature-item .d-table-cell:first-child {
    width: 60px;
}

.feature-item .icon {
    text-align: center;
    z-index: 1;
    font-size: 40px;
    margin-top: -5px;
}

/*Service Slider*/
#services-slider {
    margin: 60px 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: #0872ba;
    color: #fff;
    text-align: center;
    z-index: 2;
    overflow: hidden;
}

#services-slider .service-box::before {
    content: "";
    top: -100px;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    background: #0872ba;
}

.gradients #services-slider .service-box::before {
    background: -webkit-linear-gradient(90deg, #0872ba, #5192e1);
    background: -webkit-gradient(linear, right top, left top, color-stop(#0872ba), color-stop(#5192e1));
    background: -webkit-linear-gradient(right, #0872ba, #5192e1);
    background: -o-linear-gradient(right, #0872ba, #5192e1);
    background: linear-gradient(90deg, #0872ba, #5192e1);
}

#services-slider .owl-item.center .service-box::before {
    background: #ff6000;
}

.gradients #services-slider .owl-item.center .service-box::before {
    background: -webkit-linear-gradient(90deg, #ff6000, #ff9a00);
    background: -webkit-gradient(linear, right top, left top, color-stop(#ff6000), color-stop(#ff9a00));
    background: -webkit-linear-gradient(right, #ff6000, #ff9a00);
    background: -o-linear-gradient(right, #ff6000, #ff9a00);
    background: linear-gradient(90deg, #ff6000, #ff9a00);
}

#services-slider .service-box > span {
    display: inline-block;
    height: 60px;
    width: 60px;
    overflow: hidden;
}

#services-slider .service-box > span > img {
    width: 50px;
    height: 50px;
    -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 img {
    width: 60px;
    height: 60px;
}

#services-slider .owl-item.center .service-box {
    background: #ff6000;
    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 .left-img {
    left: 0;
}

.absolute-img-wrapp .right-img {
    right: 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(../../uploads/success.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-right: 15px;
        padding-left: 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 -----*/
.product-box {
    position: relative;
    overflow: hidden;
    padding: 20px;
    background: #2a2e3e;
}

.product-box .product-content {
    text-align: center;
}

.product-box .product-content h3 {
    font-weight: normal;
}

.product-box .product-content p {
    font-size: 12px;
}

.product-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%);
}

.product-box:hover .overlay {
    opacity: 1;
    visibility: visible;
}

.product-box:hover ul li {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.product-box ul.social-icons li a {
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 14px;
}

.product-box .image > img {
    height: 300px !important;
}
.product-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: 1px solid #ff6000;
    background: #ff6000;
}

.cbp-l-filters .cbp-filter-item-active {
    cursor: default;
}
.cbp-l-filters .cbp-filter-item{
    width:100% !important;
    padding:0 !important;
    margin:0 !important;
}
.cbp-l-filters .cbp-filter-item:hover span {
     
    border-color: #fff;
}

.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: #0872ba;
    background: #0872ba;
}

.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 {
    right: 0;
    left: 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: 'Cairo', sans-serif !important;
}

.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 {
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    background: rgba(255, 96, 0, .7);
    -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 {
    right: 15px;
    top: 15px;
    left: 15px;
    bottom: 15px;
}

.cbp-item .overlay {
    right: 10px;
    top: 10px;
    left: 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%;
    right: 5px;
    left: 5px;
}

.overlay > .plus::before {
    width: 2px;
    margin-right: -1px;
    right: 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-right: 0;
        padding-left: 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-right: auto;
    margin-left: auto;
}

.icon-counters.table-display {
    display: table;
}

.icon-counters .img-icon {
    text-align: center;
    width:50px;
    height: 50px;
    -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: #0872ba;
}

.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-right: auto;
        margin-left: 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-left: -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: #ffffff;
    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: 200px;
    height: 100px;
}

#partners-slider .logo-item,
#partners-slider .logo-item > img {
    display: inline-block;
}

.logo-item > img {
    width: 100%;
    height: 100px;
    background-color: #ffffff;
    padding: 1rem;
    cursor: pointer;
}

/*----- Partners ends -----*/

/*----- Our Blog -----*/
.news_item {
    background: #fff;
    max-width: 350px;
    margin-right: auto !important;
    margin-left: auto !important;
}

.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 img {
    width: 100% !important;
    height: 250px;
}
.news_item .news_desc {
    padding: 40px 30px;
}

.news_item .news_desc h3 a {
    color: #000000;
}
.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-right: 10px;
}

.meta-tags li a {
    font-size: 12px;
    font-weight: 600;
}

.meta-tags li a > i {
    font-size: 17px;
    margin-left: 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: #ff6000;
}

/*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: #ff6000;
    height: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    border-radius: inherit;
}

.gradients .pagination li > a::before {
    background: -webkit-linear-gradient(90deg, #ff6000, #ff9a00);
    background: -webkit-gradient(linear, right top, left top, color-stop(#ff6000), color-stop(#ff9a00));
    background: -webkit-linear-gradient(right, #ff6000, #ff9a00);
    background: -o-linear-gradient(right, #ff6000, #ff9a00);
    background: linear-gradient(90deg, #ff6000, #ff9a00);
}

.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-left: 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: #0872ba;
    margin-left: 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-right: 20px;
}

.widget_search .form-control {
    -webkit-border-bottom-right-radius: 20px;
    border-bottom-right-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    border-top-right-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;
    right: -5px;
    width: 40px;
    -webkit-border-top-left-radius: 20px;
    border-top-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    color: #ff6000;
}

.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: #0872ba;
    border: 1px solid #0872ba;
}

/*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-right: 10px;
    font-size: 14px;
}

.single_post span {
    font-size: 11px;
}

.single_post:hover a,
.single_post:focus a {
    color: #0872ba;
}

.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: #0872ba;
    margin-left: 10px;
    vertical-align: middle;
}

.webcats li a > span {
    margin-right: 5px;
    font-size: .875rem;
}

.webcats li a:hover,
.webcats li a:focus {
    color: #0872ba;
}

/*instagram*/
.insta-social.row {
    margin-right: -3px;
    margin-left: -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;
    right: 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 {
    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-right: 15px;
    padding-left: 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-right: 10px;
    min-height: 20px;
    cursor: pointer;
}

.form-check label::before {
    width: 17px;
    height: 17px;
    right: 0;
    margin-right: -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: #0872ba;
    border-color: #0872ba;
    color: #fff;
}

.log-meta {
    margin-bottom: 0;
}

.log-meta > a:hover,
.log-meta > a:focus {
    color: #0872ba;
}

/* 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{
    background-color: #0872ba;
}
footer .copyrights {
    font-size: 14px;
    line-height: 40px;
    margin: 0;
}

.footer-logo {
    display: inline-block;
    max-width: 230px;
}

footer ul.social-icons:not(.small) li a {
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 20px;
    border: none;
    background: transparent;
    color: #ffffff;
}

footer ul.social-icons li a {
    background: #f5f5f5;
}

footer .copylefts > a:hover, footer .copylefts > a:focus {
    color: #0872ba;
}

/*----- Footer ends -----*/

/*----- PreLoader -----*/
.loader {
    bottom: 0;
    height: 100%;
    right: 0;
    position: fixed;
    left: 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-left: 4px solid #0872ba;
    border-radius: 50%;
    -webkit-animation: spinleft 800ms linear infinite;
    animation: spinleft 800ms linear infinite;
}

.circle:before, .circle:after {
    content: '';
    width: 6vmax;
    height: 6vmax;
    display: block;
    position: absolute;
    top: calc(50% - 3vmax);
    right: calc(50% - 3vmax);
    border-right: 3px solid #ff6000;
    border-radius: 100%;
    -webkit-animation: spinright 800ms linear infinite;
    animation: spinright 800ms linear infinite;
}

.circle:after {
    width: 4vmax;
    height: 4vmax;
    top: calc(50% - 2vmax);
    right: calc(50% - 2vmax);
    border: 0;
    border-left: 2px solid #0872ba;
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes spinright {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(720deg);
        transform: rotate(720deg);
    }
}

@keyframes spinright {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(720deg);
        transform: rotate(720deg);
    }
}

@-webkit-keyframes spinleft {
    from {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes spinleft {
    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-left: 15px;
        padding-right: 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;
    }
}


/* Start dropdown-menu style */

.top-menu .nav-item.submenu {
    position: relative;
}

.top-menu .nav-item.submenu ul {
    border: none;
    padding: 0px;
    border-radius: 0px;
    box-shadow: none;
    margin: 0px;
    background: #ffffff;
}

@media (min-width: 992px) {
    .top-menu .nav-item.submenu ul {
        position: absolute;
        top: 120%;
        right: 0px;
        min-width: 200px;
        text-align: right;
        opacity: 0;
        transition: all 300ms ease-in;
        visibility: hidden;
        display: block;
        border: none;
        padding: 0px;
        border-radius: 0px;
        box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.4);
    }
}

.top-menu .nav-item.submenu ul:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #eeeeee transparent transparent transparent;
    position: absolute;
    left: 24px;
    top: 45px;
    z-index: 3;
    opacity: 0;
    transition: all 400ms linear;
}

.top-menu .nav-item.submenu ul .nav-item {
    display: block;
    float: none;
    margin-right: 0px;
    border-bottom: 1px solid #ededed;
    margin-right: 0px;
    transition: all 0.4s linear;
}

.top-menu .nav-item.submenu ul .nav-item .nav-link {
    line-height: 30px;
    color: #222222;
    padding: 0;
    transition: all 150ms linear;
    display: block;
}

.top-menu .nav-item.submenu ul .nav-item:last-child {
    border-bottom: none;
}

.top-menu .nav-item.submenu ul .nav-item:hover .nav-link {
    color: #fff;
}

@media (min-width: 992px) {
    .top-menu .nav-item.submenu:hover ul {
        visibility: visible;
        opacity: 1;
        top: 142%;
    }
}

@media (max-width: 992px) {
    .top-menu .nav-item.submenu ul {
        background: transparent !important;
        text-align: center;
    }
}

.top-menu .nav-item.submenu:hover ul .nav-item {
    margin-top: 0px;
}

.top-menu .nav-item.submenu ul .nav-item .nav-link {
    padding: 0px 15px;
}

/* End dropdown-menu style */

/* Start page-title style */
.page-title {
    padding: 250px 0 0;
    position: relative;
    background-size: cover;
    background-position: center;
}

.page-title:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #174bc5;
    opacity: 0.6;
}

@media (max-width: 991px) {
    .page-title {
        padding: 120px 0 0;
    }
}

@media (max-width: 767px) {
    .page-title {
        padding: 90px 0 0;
    }
}

.page-title .pt-title {
    text-align: center;
    position: relative;
    z-index: 1;
}

.page-title .pt-title h1 {
    color: #ffffff;
    margin: 10px 0 65px;
    font-size: 40px;
    text-align: center;
    font-weight: 400;
}

@media (max-width: 991px) {
    .page-title .pt-title h1 {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .page-title .pt-title h1 {
        font-size: 20px;
        margin: 20px 0 40px;
    }
}

.page-title .cs-breadcrumb {
    padding: 6px 10px;
    margin: 0 0 -20px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    background: #ffffff;
    border-radius: 5px;
    box-shadow: 0px 5px 20px -4px rgba(0, 0, 0, 0.27);
}

.page-title .cs-breadcrumb li {
    font-size: 14px;
    margin: 0 15px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    list-style: none;
}

@media (max-width: 767px) {
    .page-title .cs-breadcrumb li {
        font-size: 12px;
    }
}

.page-title .cs-breadcrumb li.active {
    color: #174bc5;
}

.page-title .cs-breadcrumb li:not(:first-child):after {
    width: 5px;
    height: 5px;
    background: #174bc5;
    right: -18px;
    content: "";
    float: right;
    position: absolute;
    top: 11px;
    border-radius: 50%;
}

.page-title .cs-breadcrumb a {
    color: #2e3280;
    text-decoration: none;
}

/* End page-title style */

.stats-box img {
    transform: translateY(0);
    height: 64px !important;
    width: 64px !important;
    transition: ease-in-out 0.3s;
}

.stats-box:hover img {
    transform: translateY(-10px);
}

.stats-box h6 {
    margin-top: 20px;
}


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

.sector-item img {
    height: 250px !important;
    width: 250px !important;
    border-radius: 100%;
    margin: auto !important;
    padding: 10px;
    border: 7px double #f0f0f0;
    background: #fff;
}

/*================================================
Single News Style CSS
=================================================*/
.single-news-section {
    padding-top: 100px;
    padding-bottom: 100px;
}

.news-details {
    -webkit-box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.1);
    box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.1);
}

.news-details .article-img {
    position: relative;
}

.news-details .article-img img {
    width: 100%;
    max-height: 400px;
}

.news-details .article-content {
    padding: 30px;
}

.news-details .article-content h3 {
    font-size: 22px;
    margin-bottom: -2px;
    line-height: 30px;
    margin-top: 14px;
}

.news-details .article-content p {
    margin-bottom: 0;
    margin-top: 15px;
    font-size: 16px;
    line-height: 30px;
}

.news-details .article-content .blockquote {
    margin-bottom: 20px;
    margin-top: 20px;
    background: #f9f9f9;
    padding: 30px;
}

.news-details .article-content .blockquote p {
    margin-top: 0;
    font-size: 16px;
    line-height: 30px;
}

.news-details .article-content .blockquote i::before {
    font-size: 50px;
    color: #0e8bce;
    line-height: normal;
}

.news-details .article-content ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.news-details .article-content .blog-list {
    padding-right: 0;
    margin-bottom: 0;
}

.news-details .article-content .blog-list li {
    list-style-type: none;
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    color: #aeabab;
    margin-left: 25px;
}

.news-details .article-content .blog-list li:last-child {
    margin-left: 0;
}

.news-details .article-content .blog-list i {
    margin-left: 4px;
    font-size: 14px;
}

.post-controls-buttons {
    overflow: hidden;
    margin-top: 25px;
    margin-bottom: 25px;
    padding: 30px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 9, 128, 0.035), 0 7px 18px rgba(0, 9, 128, 0.05);
    box-shadow: 0 5px 10px rgba(0, 9, 128, 0.035), 0 7px 18px rgba(0, 9, 128, 0.05);
}

.post-controls-buttons .controls-right {
    float: right;
}

.post-controls-buttons .controls-left {
    float: left;
}

.post-controls-buttons div a {
    border: 1px solid #eeeeee;
    padding: 8px 20px;
    display: inline-block;
    border-radius: 5px;
    font-weight: 500;
    color: #06131e;
}

.post-controls-buttons div a:hover, .post-controls-buttons div a:focus {
    color: #ffffff;
    background: #f45c43;
    border-color: #0873bb;
    text-decoration: none;
}

.post-comments {
    padding: 30px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 9, 128, 0.035), 0 7px 18px rgba(0, 9, 128, 0.05);
    box-shadow: 0 5px 10px rgba(0, 9, 128, 0.035), 0 7px 18px rgba(0, 9, 128, 0.05);
}

.post-comments h3 {
    font-size: 22px;
    margin-bottom: 5px;
}

.post-comments .single-comment {
    position: relative;
    padding-right: 95px;
    margin-top: 30px;
}

.post-comments .single-comment .comment-img {
    position: absolute;
    right: 0;
    top: 0;
    width: 75px;
    height: 75px;
}

.post-comments .single-comment .comment-img img {
    border-radius: 50%;
}

.post-comments .single-comment .comment-content h4 {
    font-size: 16px;
    margin-bottom: 8px;
}

.post-comments .single-comment .comment-content span {
    color: #141414;
    font-weight: 400;
    font-size: 14px;
    font-family: 'Cairo', sans-serif !important;
}

.post-comments .single-comment .comment-content p {
    margin-bottom: 8px;
    font-size: 15px;
    line-height: 30px;
}

.post-comments .single-comment .comment-content a {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #141414;
}

.post-comments .single-comment.right-m {
    margin-right: 85px;
}

.leave-a-reply {
    padding: 30px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 9, 128, 0.035), 0 7px 18px rgba(0, 9, 128, 0.05);
    box-shadow: 0 5px 10px rgba(0, 9, 128, 0.035), 0 7px 18px rgba(0, 9, 128, 0.05);
    margin-top: 30px;
}

.leave-a-reply h3 {
    font-size: 22px;
    margin-bottom: 30px;
}

.leave-a-reply .form-group .form-control {
    height: 45px;
    padding: 10px;
    font-size: 14px;
    border: 1px solid #eeeeee;
    border-radius: 2px;
    color: #818992;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.leave-a-reply .form-group .form-control:focus {
    border-color: #0873bb;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.leave-a-reply .form-group textarea.form-control {
    height: 200px !important;
}

.leave-a-reply .send-btn {
    margin-top: 10px;
}

.leave-a-reply .send-btn .send-btn-one {
    display: inline-block;
    padding: 12px 40px;
    background-color: #0873bb;
    color: #ffffff;
    border: 1px solid #0873bb;
    font-size: 16px;
    font-weight: 600;
}

.leave-a-reply .send-btn .send-btn-one:hover {
    background-color: #ffffff;
    color: #0873bb;
    text-decoration: none;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
}

.sidebar .widget {
    margin-bottom: 30px;
}

.sidebar .widget.widget-search {
    -webkit-box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.1);
    box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.1);
    padding: 20px;
}

.sidebar .widget.widget-search form {
    position: relative;
}

.sidebar .widget.widget-search form button {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    border: none;
    background: #0873bb;
    outline: 0;
    color: #fff;
    padding: 12px;
    cursor: pointer;
    width: 60px;
}

.sidebar .widget.widget-search form .form-control {
    height: 50px;
    padding: 16px;
    font-size: 15px;
    color: #a6a6a6;
    background-color: transparent;
    border-bottom: 1px solid #b5b4b4;
}

.sidebar .widget.widget-search form .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #0873bb;
}

.sidebar .widget h3, .sidebar .widget .widget-title {
    font-size: 22px;
    margin-bottom: 18px;
    position: relative;
}

.sidebar .widget h3 span, .sidebar .widget .widget-title span {
    z-index: 2;
    position: relative;
}

.sidebar .widget ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.sidebar .widget.widget-categories {
    padding: 20px;
    -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
}

.sidebar .widget.widget-categories ul {
    padding-right: 0;
}

.sidebar .widget.widget-categories ul li {
    position: relative;
    border-top: 1px solid #eeeeee;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0;
}

.sidebar .widget.widget-categories ul li:last-child {
    border-bottom: 1px solid #eeeeee;
}

.sidebar .widget.widget-categories ul li a {
    color: #6084a4;
}

.sidebar .widget.widget-categories ul li a:hover {
    color: #0873bb;
    text-decoration: none;
}

.sidebar .widget.widget-recent-entries {
    padding: 25px;
    -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
}

.sidebar .widget.widget-recent-entries ul li {
    position: relative;
    padding-right: 100px;
    margin-bottom: 50px !important;
}

.sidebar .widget.widget-recent-entries ul li:last-child {
    margin-bottom: 0;
}

.sidebar .widget.widget-recent-entries ul li a {
    display: block;
}

.sidebar .widget.widget-recent-entries ul li a img {
    position: absolute;
    right: 0;
    top: 3px;
    width: 85px;
    height: 65px;
}

.sidebar .widget.widget-recent-entries ul li h5 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 2px;
    font-family: 'Cairo', sans-serif !important;
}

.sidebar .widget.widget-recent-entries ul li a {
    color: #172841;
}

.sidebar .widget.widget-recent-entries ul li a:hover {
    color: #0873bb;
    text-decoration: none;
}

.sidebar .widget.widget-recent-entries ul li p {
    color: #6084a4;
    font-weight: 400;
    font-size: 12px;
    margin: 0;
}

.sidebar .widget.widget-tag-cloud {
    padding: 20px;
    -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
}

.sidebar .widget.widget-tag-cloud .tagcloud a {
    font-size: 15px !important;
    border: 1px dashed #0873bb;
    padding: 10px 25px;
    color: #495057;
    display: inline-block;
    background: transparent;
    margin: 5px;
}

.sidebar .widget.widget-tag-cloud .tagcloud a:hover {
    background: #0873bb;
    color: #ffffff;
    text-decoration: none;
}

.sidebar .widget.widget-instagram-feed {
    padding: 20px;
    -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
}

.sidebar .widget.widget-instagram-feed .instagram-feed {
    padding: 0;
    overflow: hidden;
    list-style-type: none;
}

.sidebar .widget.widget-instagram-feed .instagram-feed li {
    width: 100px;
    float: right;
    padding: 2px;
    display: inline-block;
}

.sidebar .widget.widget-instagram-feed .instagram-feed img {
    max-width: 100px;
    width: 100%;
}

/*================================================
Gallery Style CSS
=================================================*/
.gallery-section {
    padding-top: 100px;
    padding-bottom: 100px;
}

.gallery-section .filter-menu {
    list-style-type: none;
    padding: 0;
    text-align: center;
    margin-bottom: 40px;
}

.gallery-section .filter-menu li {
    border: none;
    background: #f4f4f4;
    padding: 9px 24px;
    text-transform: capitalize;
    cursor: pointer;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    border-radius: 30px;
    color: #828893;
    outline: 0 !important;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    margin-left: 10px;
}

.gallery-section .filter-menu li:hover {
    background: #0873bb;
    color: #ffffff;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
}

.gallery-section .filter-menu .filter.active {
    color: #ffffff;
    background-color: #0873bb;
}

.gallery-section .single-work {
    margin-bottom: 30px;
}

.gallery-section .single-work .work-image {
    display: block;
    position: relative;
}

.gallery-section .single-work .work-image img {
    height: 300px;
    width: 100%;
    max-width: 350px;
    margin: auto !important;
    border: 10px solid #ffffff;
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    border: 10px solid #ffffff;
}

.gallery-section .single-work .work-image::before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: .4s;
    transition: .4s;
}

.gallery-section .single-work .work-image:hover::before, .gallery-section .single-work .work-image:focus::before {
    height: 100%;
    background-color: #ff600099;
}

.gallery-section .single-work .work-image .popup-btn {
    position: absolute;
    right: 0;
    top: 50%;
    text-align: center;
    left: 0;
    color: #ffffff;
    margin-top: 0;
    font-size: 24px;
    opacity: 0;
    visibility: hidden;
}

.gallery-section .single-work .work-image .popup-btn:hover {
    text-decoration: none;
}

.gallery-section .single-work .work-image:hover .popup-btn, .gallery-section .single-work .work-image:focus .popup-btn {
    opacity: 1;
    visibility: visible;
    margin-top: -15px;
}

.gallery-section #Container .mix {
    display: none;
}

.gallery-section .gallery-btn {
    margin-top: 30px;
    text-align: center;
}
#app-feature .top30{
    margin-top:0 !important;
}
.gallery-section .gallery-btn .gallery-btn-one {
    display: inline-block;
    padding: 12px 40px;
    background-color: #0873bb;
    color: #ffffff;
    border: 1px solid #0873bb;
    font-size: 16px;
    font-weight: 600;
}

.gallery-section .gallery-btn .gallery-btn-one:hover {
    background-color: #ffffff;
    color: #0873bb;
    text-decoration: none;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
}

.owl-carousel.owl-rtl .owl-item { 
    margin-left: 0 !important;
}
.padding_half {
    padding: 0;
}