/* Imported styles */
@import url('//fonts.googleapis.com/css?family=Poppins:300,300i,400,400i,500,500i,600,600i,700');
@import url('//fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('//fonts.googleapis.com/css?family=Kaushan+Script');




@import url(https://worldkitcheneg.com/assets/wketchien/css/imp.css);
@import url(bootstrap.css);
@import url(https://worldkitcheneg.com/assets/wketchien/css/font-awesome.min.css);
@import url(https://worldkitcheneg.com/assets/wketchien/css/hover.css);
@import url(https://worldkitcheneg.com/assets/wketchien/css/jquery.bxslider.css);
@import url(https://worldkitcheneg.com/assets/wketchien/css/owl.css);
@import url(https://worldkitcheneg.com/assets/wketchien/css/owl.theme.default.css);
@import url(https://worldkitcheneg.com/assets/wketchien/css/animate.css);
@import url(https://worldkitcheneg.com/assets/wketchien/css/jquery.bootstrap-touchspin.css);
@import url('https://worldkitcheneg.com/assets/wketchien/css/bootstrap-select.min.css');
@import url('https://worldkitcheneg.com/assets/wketchien/css/imagehover.css');
@import url('https://worldkitcheneg.com/assets/wketchien/css/icomoon.css');
@import url('https://worldkitcheneg.com/assets/wketchien/css/jquery.fancybox.min.css');
@import url('https://worldkitcheneg.com/assets/wketchien/css/jquery.mCustomScrollbar.min.css');
@import url('https://worldkitcheneg.com/assets/wketchien/css/slick.css');
@import url(https://worldkitcheneg.com/assets/wketchien/fonts/flaticon/flaticon.css);

/*** Price filter***/
@import url(https://worldkitcheneg.com/assets/wketchien/assets/price-filter/nouislider.css);
@import url(https://worldkitcheneg.com/assets/wketchien/assets/price-filter/nouislider.pips.css);
/*** single shop slide ***/
@import url(https://worldkitcheneg.com/assets/wketchien/css/flexslider.css);
/*** Time picker css ***/
@import url(https://worldkitcheneg.com/assets/wketchien/assets/timepicker/timePicker.css);
/*** flaticon fonts css ***/
@import url(https://worldkitcheneg.com/assets/wketchien/fonts/flaticon/flaticon.css);
/*** jquery ui css ***/
@import url(https://worldkitcheneg.com/assets/wketchien/assets/jquery-ui-1.11.4/jquery-ui.css);
/*** Revolution slider ***/
@import url(https://worldkitcheneg.com/assets/wketchien/plugins/revolution/css/settings.css);
@import url(https://worldkitcheneg.com/assets/wketchien/plugins/revolution/css/layers.css);
@import url(https://worldkitcheneg.com/assets/wketchien/plugins/revolution/css/navigation.css);
/*** Bootstrap select picker css ***/
@import url(https://worldkitcheneg.com/assets/wketchien/assets/bootstrap-sl-1.12.1/bootstrap-select.css);
/*** Language Switcher ***/
@import url(https://worldkitcheneg.com/assets/wketchien/assets/language-switcher/polyglot-language-switcher.css);




@font-face {
    font-family: 'jf-flat-regular';
    src: url(https://worldkitcheneg.com/assets/wketchien/webfonts/Omar-Regular.ttf) format("truetype");
}
@font-face {
    font-family: Linearicons;
    src: url(https://worldkitcheneg.com/assets/wketchien/webfonts/linearIcons/Linearicons.eot?4t1dgh);
    src: url(https://worldkitcheneg.com/assets/wketchien/webfonts/linearIcons/Linearicons.eot?4t1dgh#iefix) format("embedded-opentype"), url(https://worldkitcheneg.com/assets/wketchien/webfonts/linearIcons/Linearicons.ttf?4t1dgh) format("truetype"), url(https://worldkitcheneg.com/assets/wketchien/webfonts/linearIcons/Linearicons.woff?4t1dgh) format("woff"), url(https://worldkitcheneg.com/assets/wketchien/webfonts/linearIcons/Linearicons.svg?4t1dgh#Linearicons) format("svg");
    font-weight: 400;
    font-style: normal;
    src: url(https://worldkitcheneg.com/assets/wketchien/webfonts/linearIcons/Linearicons.eot);
    src: url(https://worldkitcheneg.com/assets/wketchien/webfonts/linearIcons/Linearicons.woff) format("woff"), url(https://worldkitcheneg.com/assets/wketchien/webfonts/linearIcons/Linearicons.ttf) format("truetype")
}



@font-face {
    font-family: 'jf-flat-regular';
    src: url(https://worldkitcheneg.com/assets/wketchien/webfonts/jf-flat-regular.ttf) format("truetype");
}

@font-face {
    font-family: 'DINPro';
    src: url(https://worldkitcheneg.com/assets/wketchien/webfonts/DINPro.otf) format("opentype");
}

/*==============================================
   Base Css
===============================================*/
html,
body {
    height: 100%;
    scroll-behavior: smooth;
}

body {
    font-size: 15px;
    color: #8b8b8b;
    direction: rtl;
    font-weight: 400;
    text-decoration: none !important;
    line-height: 24px;
    font-family: 'jf-flat-regular';
}

button:focus {
    outline: none;
}

button {
    cursor: pointer;
    border: none;
    background: transparent;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #303030;
    font-weight: 700;
    margin: 0;
    font-family: 'jf-flat-regular';
}

h1 {
    font-size: 36px;
    line-height: 40px;
}

h3 {
    font-size: 20px;
    line-height: 24px;
    display: block;
}

h4 {
    font-size: 16px;
    line-height: 22px;
    display: block;
}

a,
a:hover,
a:active,
a:focus {
    text-decoration: none;
    outline: none;
    border: none;
}

.fix {
    position: relative;
    display: block;
    overflow: hidden;
    /* margin-top: 47px; */
}

img {
    max-width: 100%;
    height: auto;
}

i {
    font-style: normal;
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}


.sec-pd1 {
    padding: 100px 0;
}

.sec-pd2 {
    padding: 100px 0 60px;
}


.btn-one {
    position: relative;
    display: inline-block;
    background: darkgray;
    color: #ffffff;
    font-size: 13px;
    line-height: 13px;
    font-weight: 500;
    padding: 21px 30px 21px;
    text-transform: uppercase;
    font-family: 'jf-flat-regular';
    transition: all 500ms ease;
    border-radius: 30px;
}

.btn-one:hover {
    color: #fff;
    background: darkgray;
}

.btn-two {
    color: #303030;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'jf-flat-regular';
    transition: all 500ms ease;
}

.btn-two span:before {
    position: relative;
    top: 4px;
    font-weight: 400;
    font-size: 23px;
    line-height: 10px;
    display: inline-block;
    padding-right: 9px;
}

.btn-two:hover {
    color: darkgray;
}

.gray-bg {
    background: #f9f9f9;
}


.sec-title.max-width {
    max-width: 850px;
    margin: -6px auto 0;
}

.sec-title {
    position: relative;
    margin-top: -6px;
    padding-bottom: 42px;
}

.sec-title h3 {
    position: relative;
    display: block;
    color: darkgray;
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    text-transform: capitalize;
}

.sec-title h1 {
    position: relative;
    display: block;
    margin: 10px 0 0;
    color: #303030;
    font-size: 36px;
    line-height: 40px;
    font-weight: 700;
    text-transform: none;
}

.sec-title p {
    color: #8b8b8b;
    font-size: 15px;
    line-height: 24px;
    margin: 16px 0 0;
}





.parallax-bg-one {
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.parallax-bg-one::before {
    background: rgba(9, 40, 35, 0.95) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.parallax-bg-two {
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.parallax-bg-two::before {
    background: rgba(9, 40, 35, 0.95) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.flex-box {
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
}

.flex-box-two {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}

.flex-box-three {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.flex-box-four {
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.flex-box-five {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.owl-nav-style-one.owl-theme .owl-nav [class*="owl-"] {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 50%;
    color: #909090;
    font-size: 24px;
    font-weight: 700;
    height: 50px;
    line-height: 46px;
    margin: 0 0 0 0px;
    padding: 0;
    width: 50px;
    border: 1px solid #f3f3f3;
    transition: all 700ms ease 0s;
}

.owl-nav-style-one.owl-theme .owl-nav .owl-next {
    margin-left: 10px;
}

.owl-nav-style-one.owl-theme .owl-nav [class*="owl-"]:hover {
    border-color: #172272;
    color: #172272;
}

.owl-nav-style-two.owl-theme .owl-nav [class*="owl-"] {
    background: #fff none repeat scroll 0 0;
    border-radius: 0%;
    color: #3740b0;
    font-size: 24px;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    margin: 0 0 0 0px;
    padding: 0;
    width: 50px;
    transition: all 700ms ease 0s;
}

.owl-nav-style-two.owl-theme .owl-nav .owl-next {
    margin-left: 0px;
}

.owl-nav-style-two.owl-theme .owl-nav [class*="owl-"]:hover {
    color: #ffffff;
    background: #3740b0;
}



.accordion-box {
    display: block;
    overflow: hidden;
    border-top: 1px solid #f2f2f2;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
}

.accordion-box .accordion {
    position: relative;
    display: block;
    overflow: hidden;
}

.accordion-box .accordion .accord-btn {
    position: relative;
    display: block;
    cursor: pointer;
    border-bottom: 1px solid #f2f2f2;
    padding-left: 75px;
    padding-right: 20px;
    padding-top: 33px;
    padding-bottom: 33px;
    transition: all 500ms ease;
}

.accordion-box .accordion .accord-btn h4 {
    color: #303030;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    transition: all 500ms ease;
}

.accordion-box .accordion .accord-btn::after {
    font-family: 'icomoon';
    position: absolute;
    top: 29px;
    left: 27px;
    color: #bdbdbd;
    content: "\e98b";
    font-size: 32px;
    line-height: 32px;
    font-weight: 300;
    transition: all 500ms ease 0s;
}

.accordion-box .accordion .accord-btn.active {
    border-bottom: 1px solid #f2f2f2;
    transition: all 500ms ease;
}

.accordion-box .accordion .accord-btn.active h4 {
    color: darkgray;
}

.accordion-box .accordion .accord-btn.active:after {
    color: darkgray;
}

.accordion-box .accordion .accord-content {
    position: relative;
    padding-top: 34px;
    padding-bottom: 33px;
    padding-left: 30px;
    padding-right: 30px;
    border-bottom: 1px solid #f2f2f2;
    display: none;
}

.accordion-box .accordion .accord-content:before {
    position: absolute;
    top: 0;
    left: 0px;
    bottom: 0;
    width: 3px;
    background: darkgray;
    content: "";
}

.accordion-box .accordion .accord-content.collapsed {
    display: block;
}

.accordion-box .accordion .accord-content p {
    margin: 0;
}


.slick-dots {
    position: relative;
    display: inline-block;
    top: 0px;
    margin-top: 31px;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 15px;
}

.slick-dots li:before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -17px;
    width: 6px;
    height: 1px;
    background: #555555;
    content: "";
    margin: 16px 0;
}

.slick-dots li:last-child:before {
    display: none;
}

.slick-dots li button {
    position: relative;
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: transparent;
    color: #c2c2c2;
    font-size: 17px;
    font-weight: 500;
    padding-bottom: 0;
    font-family: 'jf-flat-regular';
}

.slick-dots li.slick-active button {
    background: #fec144;
    color: #222222;
}


.boxed_wrapper {
    background: #fff none repeat scroll 0 0;
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 320px;
    min-height: 400px;
    overflow: hidden;
}

/*________________Preloader_______________ */
.preloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999999999999999;
    background-color: #f4f6f4;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(https://worldkitcheneg.com/assets/wketchien/images/icon/preloader.gif);
}


/* Update header Style */
@keyframes menu_sticky {
    0% {
        margin-top: -100px;
    }

    50% {
        margin-top: -74px;
    }

    100% {
        margin-top: 0;
    }
}

.mainmenu-area.stricky-fixed {
    position: fixed;
    top: 0;
    left: 0;
    margin-top: 0;
    width: 100%;
    z-index: 999;
    background: #ed1c24;
    animation-name: menu_sticky;
    animation-duration: 0.60s;
    height: 72px;
    animation-timing-function: ease-out;
    transition: all .25s ease-in-out;
}

.header-style2-area.stricky-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background: #f5f5f5;
    animation-name: menu_sticky;
    animation-duration: 0.60s;
    animation-timing-function: ease-out;
    transition: all .25s ease-in-out;
}

.header-style2-area.stricky-fixed .header-style2-logo {
    transition: all 500ms ease;
    margin: 10px 0;
}

.header-style2-area.stricky-fixed .header-style2-button {
    transition: all 500ms ease;
    margin: 10px 0;
}

.header-style2-area.stricky-fixed .main-menu.style1.style2 .navigation li a {
    padding: 28px 0px 28px;
}

.header-style2-area.stricky-fixed .main-menu.style1.style2 .navigation li ul li a {
    padding: 16px 0px 15px;
}

.header-style2-area.stricky-fixed .main-menu.style1.style2 .navigation>li>ul>li:hover>a {
    padding-left: 30px;
}

.header-style2-area.stricky-fixed .main-menu.style1.style2 .navigation li a:before {
    bottom: 0;
}



/* scroll to top styles */
.scroll-to-top {
    background: transparent;
    border-radius: 50%;
    bottom: 25px;
    color: darkgray;
    cursor: pointer;
    display: none;
    font-size: 30px;
    font-weight: normal;
    height: 60px;
    line-height: 58px;
    position: fixed;
    right: 15px;
    text-align: center;
    transition: all 500ms ease 0s;
    width: 60px;
    z-index: 99999999;
    box-shadow: 0px 8px 23px -6px rgba(27, 27, 27, 1);
    border: 1px solid #233d39;
}

.scroll-to-top:hover {
    background: darkgray;
    border-color: darkgray;
    color: #ffffff;
}

/* Form validation styles */
input:focus,
textarea:focus,
select:focus {
    border-color: #43c3ea;
    outline: none;
}

#contact-form input[type="text"].error {
    border-color: red;
}

#contact-form input[type="email"].error {
    border-color: red;
}

#contact-form select.error {
    border-color: red;
}

#contact-form textarea.error {
    border-color: red;
}


/* Post pagination styles */
.post-pagination {
    position: relative;
    display: block;
    width: 200px;
    height: 40px;
    border: 1px solid #eeeeee;
    border-radius: 30px;
    margin: 0 auto;
}

.post-pagination li {
    display: inline-block;
    margin: 0;
    color: #303030;
    font-size: 15px;
    font-weight: 500;
    font-family: 'jf-flat-regular';
}

.post-pagination li a.left {
    float: left;
    width: 50px;
    height: 38px;
    display: block;
    border-right: 1px solid #eeeeee;
    color: #cecece;
    transition: all 500ms ease;
}

.post-pagination li a.left:hover {
    color: darkgray;
}

.post-pagination li a.left i {
    font-size: 26px;
    font-weight: 100;
    line-height: 36px;
}

.post-pagination li a.right {
    float: right;
    width: 50px;
    height: 38px;
    display: block;
    border-left: 1px solid #eeeeee;
    color: #cecece;
    transition: all 500ms ease;
}

.post-pagination li a.right:hover {
    color: darkgray;
}

.post-pagination li a.right i {
    font-size: 26px;
    font-weight: 100;
    line-height: 36px;
}

.post-pagination li.text-center {
    float: none;
    line-height: 38px;
}



.post-pagination2 {
    position: relative;
    display: block;
    overflow: hidden;
}

.post-pagination2 li {
    display: inline-block;
    line-height: 30px;
    margin: 0;
}

.post-pagination2 li a {
    display: block;
    color: #303030;
    font-size: 15px;
    font-weight: 500;
    height: 30px;
    width: 48px;
    line-height: 30px;
    text-align: center;
    transition: all 500ms ease 0s;
    font-family: 'jf-flat-regular';
    border-radius: 0%;
    border-right: 1px solid #eeeeee;
}

.post-pagination2 li:last-child a {
    border: none;
}

.post-pagination2 li.active a,
.post-pagination2 li:hover a {
    background: darkgray;
    border-color: darkgray;
    color: #ffffff;
}

.post-pagination2 li a.left {
    width: auto;
    height: auto;
    display: block;
    color: #303030;
    text-transform: uppercase;
    padding-right: 10px;
    transition: all 500ms ease;
}

.post-pagination2 li:hover a.left {
    background: none;
}

.post-pagination2 li a.left i {
    position: relative;
    top: 1px;
    font-size: 20px;
    color: #c5c5c5;
    display: inline-block;
    padding-right: 8px;
    transition: all 500ms ease;
}

.post-pagination2 li a.left:hover {
    color: darkgray;
    border-color: #eeeeee;
}

.post-pagination2 li a.left:hover i {
    color: darkgray;
}

.post-pagination2 li a.right {
    width: auto;
    height: auto;
    display: block;
    color: #303030;
    text-transform: uppercase;
    padding-left: 10px;
    transition: all 500ms ease;
}

.post-pagination2 li:hover a.right {
    background: none;
}

.post-pagination2 li a.right:hover {
    color: darkgray;
}

.post-pagination2 li a.right i {
    position: relative;
    top: 1px;
    font-size: 20px;
    color: #c5c5c5;
    display: inline-block;
    padding-left: 8px;
    transition: all 500ms ease;
}

.post-pagination2 li a.right:hover i {
    color: darkgray;
}




/* Overlay styles */
.overlay-style-one {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.80);
    transition: all 500ms ease;
    transition-delay: 0.10s;
    opacity: 0;
    z-index: 2;
}

.overlay-style-one .box {
    display: table;
    height: 100%;
    width: 100%;
}

.overlay-style-one .box .content {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}



.review-box {
    position: relative;
    display: block;
    overflow: hidden;
    line-height: 16px;
}

.review-box ul {
    display: block;
    overflow: hidden;
}

.review-box ul li {
    display: inline-block;
    margin-right: 4px;
}

.review-box ul li:last-child {
    margin-right: 0px;
}

.review-box ul li i {
    font-size: 14px;
    color: darkgray;
}

.sociallinks-style-one li {
    display: inline-block;
    margin-right: 18px;
}

.sociallinks-style-one li:last-child {
    margin-right: 0px;
}

.sociallinks-style-one li a i {
    color: #afbdbb;
    font-size: 14px;
    transition: all 500ms ease;
}

.sociallinks-style-one li a:hover i {
    color: darkgray;
}

.sociallinks-style-two {
    overflow: hidden;
}

.sociallinks-style-two li {
    display: inline-block;
    margin-right: 10px;
}

.sociallinks-style-two li:last-child {
    margin-right: 0px;
}

.sociallinks-style-two li a i {
    border: 2px solid #e5e5e5;
    background: #e5e5e5;
    border-radius: 50%;
    color: #848484;
    font-size: 14px;
    height: 45px;
    line-height: 42px;
    padding: 0;
    text-align: center;
    transition: all 500ms ease 0s;
    width: 45px;
}

.sociallinks-style-two li a:hover i {
    background: #4eab27;
    border-color: #4eab27;
    color: #fff;
}




/*==============================================
    Top bar Area Css
===============================================*/
.top-bar-area {
    position: relative;
    display: block;
    padding: 18px 0 17px;
    background: #000;
}

.top-left {
    position: relative;
    display: block;
}

.top-left ul {
    display: block;
    overflow: hidden;
}

.top-left ul li {
    display: inline-block;
    margin-right: 15px;
    line-height: 20px;
}

.top-left ul li:last-child {
    margin-right: 0px;
}

.top-left ul li a {
    position: relative;
    display: block;
    padding-left: 15px;
    color: #afbdbb;
    font-size: 15px;
    font-weight: 400;
    font-family: 'jf-flat-regular';
    transition: all 500ms ease;
    transition-delay: .2s;
}

.top-left ul li a:hover {
    color: darkgray;
}

.top-left ul li a:before {
    position: absolute;
    top: 7px;
    left: 0;
    width: 6px;
    height: 6px;
    background: #184039;
    border-radius: 50%;
    content: "";
    transition: all 500ms ease;
    transition-delay: .1s;
}

.top-left ul li a:hover:before {
    background: darkgray;
}

.top-right {
    position: relative;
    display: block;
    overflow: hidden;
}

.top-right p {
    position: relative;
    display: inline-block;
    color: #afbdbb;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
    font-family: 'jf-flat-regular';
    padding-left: 25px;
}

.top-right p span:before {
    position: relative;
    top: 1px;
    color: darkgray;
    font-size: 14px;
    line-height: 14px;
    display: inline-block;
    padding-right: 9px;
}

.top-right .sociallinks-style-one {
    position: relative;
    display: inline-block;
    line-height: 20px;
}



/*==============================================
    Topbar Style2 Area Css
===============================================*/
.topbar-style2-area {
    position: relative;
    display: block;
    border-bottom: 1px solid #eeeeee;
}

.top-left-style2 {
    position: relative;
    display: block;
}

.top-left-style2 ul {
    display: block;
    overflow: hidden;
    margin: 18px 0 18px;
}

.top-left-style2 ul li {
    display: inline-block;
    color: #8b8b8b;
    font-size: 15px;
    line-height: 16px;
    border-right: 1px solid #e2e2e2;
    padding-right: 15px;
    margin-right: 15px;
}

.top-left-style2 ul li:last-child {
    border: none;
    margin: 0;
    padding: 0;
}

.top-left-style2 ul li span:before {
    position: relative;
    top: 1px;
    color: darkgray;
    font-size: 14px;
    line-height: 14px;
    display: inline-block;
    padding-right: 8px;
}

.top-left-style2 ul li b {
    font-weight: 500;
    color: darkgray;
}


.state-select-box {
    position: relative;
    display: block;
    width: 100px;
    margin: 12px 0 11px;
}


.outer-search-box {
    display: inline-block;
    border-left: 1px solid #e2e2e2;
    padding-left: 10px;
    margin: 14px 0;
}

.outer-search-box .seach-toggle {
    background: transparent;
    color: #222222;
    cursor: pointer;
    font-size: 16px;
    margin: 0;
    position: relative;
    text-align: center;
    transition: all 500ms ease;
    height: 25px;
    display: block;
    width: 30px;
}

.outer-search-box .seach-toggle:hover,
.outer-search-box .seach-toggle.active {
    color: darkgray;
}

.search-box {
    background: darkgray;
    opacity: 0;
    padding: 20px;
    position: absolute;
    right: 15px;
    top: 120%;
    transition: all 500ms ease 0s;
    visibility: hidden;
}

.search-box.now-visible {
    top: 100%;
    opacity: 1;
    visibility: visible;
    z-index: 99999999;
}

.search-box .form-group {
    position: relative;
    padding: 0px;
    margin: 0px;
    width: 100%;
    min-width: 250px;
}

.search-box .form-group input[type="search"] {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #303443;
    color: #000;
    display: block;
    font-size: 13px;
    line-height: 24px;
    position: relative;
    transition: all 500ms ease 0s;
    width: 100%;
    height: 40px;
    padding-left: 15px;
    padding-right: 50px;
}

.search-box .form-group input[type="search"]:focus {
    border-color: #000;
}

.search-box .form-group button,
.search-box .form-group input[type="submit"] {
    background: #303443;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    transition: all 500ms ease 0s;
}

.search-box .form-group button:hover,
.search-box .form-group input:focus+button {
    color: #fff;
    background: #000;
}



/*==============================================
    Header Style1 Area Css        
===============================================*/
.header-style1-area {
    display: none;
    background: #ffffff;
    padding: 28px 0;
}

.header-style1-logo {
    position: relative;
    display: block;
    margin: 2px 0;
}

.header-style1-logo a {
    display: block;
}

.header-contact-info {
    position: relative;
    display: block;
    padding-top: 36px;
}

.header-contact-info ul {
    position: relative;
    display: block;
    overflow: hidden;
    margin-left: 200px;
}

.header-contact-info ul li {
    position: relative;
    display: inline-block;
    margin-right: 25px;
    padding-right: 25px;
    border-right: 1px solid #eeeeee;
}

.header-contact-info ul li:last-child {
    margin-right: 0;
    padding-right: 0;
    border: none;
}

.header-contact-info ul li .single-item {
    position: relative;
    display: block;
}

.header-contact-info ul li .single-item .icon {
    width: 50px;
}

.header-contact-info ul li .single-item .icon span:before {
    color: darkgray;
    font-size: 50px;
    line-height: 50px;
}

.header-contact-info ul li .single-item .icon,
.header-contact-info ul li .single-item .text {
    display: table-cell;
    vertical-align: middle;
}

.header-contact-info ul li .single-item .text {
    position: relative;
    padding-left: 20px;
    text-align: right;
}

.header-contact-info ul li .single-item .text p {
    color: #8b8b8b;
    font-size: 16px;
    margin: 0;
}

.header-contact-info ul li .single-item .text span {
    color: #8b8b8b;
    padding-right: 19px;
    text-align: right;
}

.header-style1-button {
    position: relative;
    display: block;
    margin: 2px 0;
}

.header-style1-button a {
    position: relative;
    display: block;
    width: 225px;
    height: 50px;
    border: 2px solid #eeeeee;
    border-radius: 30px;
    color: #303030;
    font-size: 13px;
    font-weight: 500;
    line-height: 46px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'jf-flat-regular';
    transition: all 500ms ease;
}

.header-style1-button a span:before {
    position: relative;
    top: 4px;
    color: darkgray;
    font-size: 20px;
    line-height: 20px;
    display: inline-block;
    padding-right: 13px;
    transition: all 500ms ease;
}

.header-style1-button a:hover {
    background: darkgray;
    border-color: darkgray;
    color: #ffffff;
}

.header-style1-button a:hover span:before {
    color: #ffffff;
}



/*==============================================
    Header Style2 Area Css        
===============================================*/
.header-style2-area {
    display: block;
    background: #ffffff;
    padding: 0px 0;
}

.header-style2-logo {
    position: relative;
    display: block;
    padding-right: 90px;
    margin: 25px 0;
    transition: all 500ms ease;
}

.header-style1-logo a {
    display: block;
    width: 190px;
}

.main-menu.style1.style2 {
    position: relative;
    display: inline-block;
}

.main-menu.style1.style2 .navbar-collapse {
    padding: 0px
}

.main-menu.style1.style2 .navigation {
    position: relative;
}

.main-menu.style1.style2 .navigation li {
    position: relative;
    float: left;
    margin-right: 40px;
    border-right: 0px solid;
}

.main-menu.style1.style2 .navigation li:last-child {
    margin-right: 0px;
}

.main-menu.style1.style2 .navigation li a {
    position: relative;
    display: block;
    color: #303030;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    text-transform: uppercase;
    opacity: 1;
    padding: 43px 0px 43px;
    transition: all 300ms ease;
    font-family: 'jf-flat-regular';
}

.main-menu.style1.style2 .navigation>li:hover>a,
.main-menu.style1.style2 .navigation>li.current>a {
    color: darkgray;
}

.main-menu.style1.style2 .navigation li a:before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    width: 15px;
    height: 5px;
    margin: 0 auto;
    background: darkgray;
    content: "";
    opacity: 0;
    transition: all 500ms ease;
    transition-delay: .2s;
}

.main-menu.style1.style2 .navigation li:hover a:before,
.main-menu.style1.style2 .navigation li.current a:before {
    opacity: 1;
}

.main-menu.style1.style2 .navigation li ul li a {
    position: relative;
    display: block;
    color: #303030;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    border-bottom: 1px solid #eeeeee;
    text-transform: capitalize;
    transition: all 500ms ease 0s;
    padding: 16px 0px 15px;
    font-family: 'jf-flat-regular';
}

.header-style2-button {
    position: relative;
    display: block;
    margin: 25px 0;
    transition: all 500ms ease;
}

.header-style2-button a {
    position: relative;
    display: block;
    width: 170px;
    height: 50px;
    background: darkgray;
    border: 2px solid darkgray;
    border-radius: 30px;
    color: #ffffff;
    font-size: 13px;
    font-weight: 500;
    line-height: 46px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'jf-flat-regular';
    transition: all 500ms ease;
}

.header-style2-button a span:before {
    position: relative;
    top: 4px;
    color: #ffffff;
    font-size: 20px;
    line-height: 20px;
    display: inline-block;
    padding-right: 13px;
    transition: all 500ms ease;
}

.header-style2-button a:hover {
    background: #ffffff;
    border-color: darkgray;
    color: darkgray;
}

.header-style2-button a:hover span:before {
    color: darkgray;
}



/*** 
=====================================================
	Mainmenu Area style
=====================================================
***/
.mainmenu-area {
    position: relative;
    display: block;
    background: #ed1c24;
    z-index: 999;
    margin-top: 37px;
}

.mainmenu-area .inner-content {
    position: relative;
    margin-top: -37px;
    /* display: grid; */
    background: #ed1c24;
    height: 72px;
}

.main-menu.style1 {
    position: relative;
    display: inline-block;
    margin: auto;
}

.main-menu.style1 .navbar-collapse {
    padding: 0px
}

.main-menu.style1 .navigation {
    position: relative;
}

.main-menu.style1 .navigation li {
    position: relative;
    border-right: 1px solid #F9F9F9;
    float: right;
}

.main-menu.style1 .navigation li img {

    width: 107px;

    display: none;
}

.main-menu.style1 .navigation li:last-child {
    border-right: none;
}

.main-menu.style1 .navigation li a {
    position: relative;
    display: block;
    color: #ffffff;
    font-size: 19px;
    line-height: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    opacity: 1;
    padding: 29px 28px 28px;
    transition: all 300ms ease;
    /* font-family: 'Poppins', sans-serif; */
}

.main-menu.style1 .navigation>li:hover>a,
.main-menu.style1 .navigation>li.current>a {
    color: #303030;
}

.main-menu.style1 .navigation li a:before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    content: "\f0d8";
    font-family: FontAwesome;
    color: #000;
    font-size: 17px;
    line-height: 12px;
    text-align: center;
    opacity: 0;
    transition: all 500ms ease;
    transition-delay: .2s;
}

.main-menu.style1 .navigation li:hover a:before,
.main-menu.style1 .navigation li.current a:before {
    opacity: 1;
}

.main-menu.style1 .navigation>li>ul {
    position: absolute;
    right: 0px;
    top: 130%;
    width: 250px;
    display: block;
    background: #ffffff;
    padding: 0px 30px 0;
    z-index: 100;
    visibility: hidden;
    opacity: 0;
    transition: all 500ms ease;
}

.main-menu.style1 .navigation>li:hover>ul {
    top: 100%;
    opacity: 1;
    visibility: visible;
}

.main-menu.style1 .navigation>li>ul>li {
    position: relative;
    display: block;
    float: none;
    margin: 0;
    padding: 0;
    border: none;
    width: 100%;
    transition: all 500ms ease;
    z-index: 1;
}

.main-menu.style1 .navigation li ul li a {
    position: relative;
    display: block;
    color: #303030;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    border-bottom: 1px solid #eeeeee;
    text-transform: capitalize;
    transition: all 500ms ease 0s;
    padding: 16px 0px 15px;
    text-align: right;
    font-family: 'jf-flat-regular';
}

.main-menu.style1 .navigation li ul li:last-child a {
    border-bottom: none;
}

.main-menu.style1 .navigation li ul li a:after {
    font-family: "Flaticon";
    position: absolute;
    top: 0;
    right: 0px;
    bottom: 0;
    content: "\f104";
    color: darkgray;
    margin: 16px 0;
    font-size: 20px;
    line-height: 20px;
    font-weight: bolder;
    opacity: 0;
    transition: all 500ms ease;
}

.main-menu.style1 .navigation li ul li:hover a:after {
    opacity: 1;
}

.main-menu.style1 .navigation>li>ul>li:hover>a {
    color: darkgray;
    padding-right: 30px !important;
    transform: scale(1.1);
}

.main-menu.style1 .navigation li ul li a:before {
    display: none;
}




/***
.main-menu .navigation > li > ul > li > ul {
    position: absolute;
	left:100%;
	top:20px;
    width: 250px;
    z-index: 100;
    padding-left: 10px;
    visibility: hidden;
    opacity: 0;
    background: transparent;
    transition: all 200ms ease;
}
.main-menu .navigation > li > ul > li > ul:before{
    position: absolute;
    left: 10px;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    border-bottom: 3px solid #fec144;
    content: "";
    z-index: -1;
    border-radius: 6px;    
}
.main-menu .navigation > li > ul > li:hover > ul{
	visibility:visible;
	opacity:1;
	top:0px;
}
.main-menu .navigation > li > ul > li > ul > li{
    position: relative;
    display: block;
    float: none;
    margin: 0;
    padding: 0;
    width: 100%;
    transition: all 500ms ease;
}
.main-menu .navigation > li > ul > li > ul > li:before{
    position: absolute;
    left: 30px;
    right: 30px;
    height: 100%;
    border-bottom: 1px solid #e9e9e9;
    content: "";
    z-index: -1;
}
.main-menu .navigation > li > ul > li > ul > li:last-child:before{
    border-bottom: none;
}
.main-menu .navigation > li > ul > li > ul > li a{
    position: relative;
    display: block;
    color: #222222;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-transform: capitalize;
    transition: all 500ms ease 0s;
    padding: 18px 30px 15px;
     font-family: 'jf-flat-regular';    
}
.main-menu .navigation > li > ul > li > ul > li a:before {
    position: absolute;
    top: 0;
    left: 30px;
    bottom: 0;
    right: auto;
    width: 7px;
    height: 7px;
    background: #fec144;
    border-radius: 50%;
    content: "";
    margin: 23px 0;
    transform: none;
    opacity: 0;
    transform: scale(0);
    transition: all 500ms ease;
}
.main-menu .navigation > li > ul > li > ul > li:hover a:before{
    transform: scale(1);
    opacity: 1;
    left: 30px;
}
.main-menu .navigation > li > ul > li > ul > li:hover a{
    color: #fec144;
    padding-left: 45px;  
}
**/



.main-menu .navigation li ul li.dropdown {
    position: relative;
    display: block;
    width: 100%;
}

.main-menu .navigation li ul li.dropdown:after {
    position: absolute;
    font-family: 'FontAwesome';
    content: "\f105";
    font-size: 18px;
    line-height: 30px;
    display: block;
    top: 0;
    bottom: 0;
    right: 30px;
    margin: 11px 0;
    color: #8d8d8d;
}

.main-menu .navbar-collapse>ul li.dropdown .dropdown-btn {
    position: absolute;
    left: 10px;
    top: 6px;
    width: 34px;
    height: 30px;
    border: 1px solid #ffffff;
    background: url(https://worldkitcheneg.com/assets/wketchien/images/icon/submenu-icon.png) center center no-repeat;
    background-size: 20px;
    cursor: pointer;
    z-index: 5;
    display: none;
    border-radius: 3px;
}



.mainmenu-right {
    position: relative;
    display: inline-block;
}

.search-box-style1 {
    position: relative;
    display: inline-block;
    max-width: 275px;
}

.search-box-style1 form.search-form {
    position: relative;
    display: block;
    width: 100%;
}

.search-box-style1 form.search-form input[type="search"] {
    position: relative;
    display: block;
    background: #2cab97;
    border: 0px solid;
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    height: 70px;
    padding-left: 20px;
    padding-right: 70px;
    width: 100%;
    border-radius: 0;
    transition: all 500ms ease 0s;
}

.search-box-style1 form.search-form input::-webkit-input-placeholder {
    color: #ffffff;
}

.search-box-style1 form.search-form input:-moz-placeholder {
    color: #ffffff;
}

.search-box-style1 form.search-form input::-moz-placeholder {
    color: #ffffff;
}

.search-box-style1 form.search-form input:-ms-input-placeholder {
    color: #ffffff;
}

.search-box-style1 form.search-form button {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0px;
    display: block;
    height: 70px;
    width: 60px;
    background: #2cab97;
    font-size: 14px;
    color: #ffffff;
    border: 0px solid;
    line-height: 35px;
    text-align: center;
    border-radius: 0;
    transition: all 500ms ease 0s;
}

.search-box-style1 form.search-form button i {
    font-size: 14px
}

.search-box-style1 form.search-form input[type="search"]:focus {
    background: #22a28e;
    color: #222222;
}

.search-box-style1 form.search-form input[type="search"]:focus+button,
.search-box-style1 form.search-form button:hover {
    background: #2cab97;
    color: #fff;
}


.toggler-button {
    position: relative;
    display: block;
    overflow: hidden;
    float: right;
}

.toggler-button .nav-toggler {
    position: relative;
    display: block;
    height: 70px;
    width: 70px;
    background: darkgray;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    padding: 24px 0;
}

.toggler-button .nav-toggler .inner {
    position: relative;
    display: block;
}

.toggler-button .nav-toggler .inner span {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 30px;
    height: 2px;
    background: #ffffff;
    opacity: 1;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
}

.toggler-button .nav-toggler .inner span:nth-child(2) {
    top: 10px;
    width: 30px;
}

.toggler-button .nav-toggler .inner span:nth-child(3) {
    top: 20px;
    width: 30px;
}

.toggler-button .nav-toggler.open span:nth-child(1) {
    top: 9px;
    transform: rotate(135deg);
}

.toggler-button .nav-toggler.open span:nth-child(2) {
    opacity: 0;
}

.toggler-button .nav-toggler.open span:nth-child(3) {
    top: 9px;
    transform: rotate(-135deg);
}



/*** 
============================================
	Hidden Sidebar style
============================================
***/
.hidden-bar {
    position: fixed;
    top: 0;
    max-width: 420px;
    width: 100%;
    height: 100%;
    background: #ffffff;
    z-index: 9999999999;
    transition: all 700ms ease;
}

.hidden-bar .mCSB_inside>.mCSB_container {
    margin-right: 0px;
}

.hidden-bar.right-align {
    right: -420px;
}

.hidden-bar.right-align.visible-sidebar {
    right: 0px;
    transition-delay: 300ms;
}

.hidden-bar .hidden-bar-closer {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 20px;
    top: 10px;
    background: none;
    color: #ffffff;
    border-radius: 0px;
    text-align: center;
    line-height: 40px;
    transition: all 300ms ease;
    z-index: 999999;
}

.hidden-bar .hidden-bar-closer button {
    background: none;
    display: block;
    font-size: 40px;
    color: #ffffff;
    width: 40px;
    height: 40px;
    line-height: 40px;
}

.hidden-bar .hidden-bar-closer button span:before {
    font-size: 30px;
    line-height: 30px;
    color: #909090;
}

.hidden-bar .hidden-bar-closer:hover button span:before {
    color: darkgray;
}

.hidden-bar-wrapper {
    height: 100%;
    padding: 50px 40px 30px;
}

.hidden-bar .logo {
    margin-bottom: 45px;
}

.hidden-bar .logo a {
    display: inline-block;
}




.hidden-bar .contact-info-box {
    position: relative;
    display: block;
}

.hidden-bar .contact-info-box h3 {
    font-size: 20px;
}

.hidden-bar .contact-info-box ul {
    display: block;
    margin-top: 22px;
}

.hidden-bar .contact-info-box ul li {
    position: relative;
    display: block;
    margin-bottom: 10px;
    width: 100%;
}

.hidden-bar .contact-info-box ul li:last-child {
    margin: 0;
}

.hidden-bar .contact-info-box ul li h5 {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 9px;
}

.hidden-bar .contact-info-box ul li p {
    margin: 0;
}


.hidden-bar .newsletter-form-box {
    position: relative;
    display: block;
    margin-top: 38px;
}

.hidden-bar .newsletter-form-box h3 {
    font-size: 20px;
    margin: 0 0 9px;
}

.hidden-bar .newsletter-form-box form {
    position: relative;
    display: block;
    margin-top: 23px;
}

.hidden-bar .newsletter-form-box form input[type="email"] {
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    background: #ffffff;
    border: 1px solid #eeeeee;
    color: #8b8b8b;
    font-size: 15px;
    padding: 0 20px;
    padding-right: 60px;
    transition: all 500ms ease;
}

.hidden-bar .newsletter-form-box form button {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    width: 50px;
    text-align: center;
}

.hidden-bar .newsletter-form-box form button:before {
    position: absolute;
    top: 12px;
    left: 0;
    bottom: 12px;
    width: 2px;
    background: #eeeeee;
    content: "";
}

.hidden-bar .newsletter-form-box form button span:before {
    position: relative;
    top: 2px;
    color: darkgray;
    font-size: 20px;
    line-height: 20px;
}

.hidden-bar .offer-box {
    position: relative;
    display: block;
    background: url(https://worldkitcheneg.com/assets/wketchien/images/resources/offer-box.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 30px;
    padding-top: 27px;
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 40px;
}

.hidden-bar .offer-box .big-title {
    color: darkgray;
    font-size: 52px;
    font-weight: 400;
    font-family: 'Kaushan Script', cursive;
    line-height: 50px;
}

.hidden-bar .offer-box .big-title span {
    position: relative;
    top: -11px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Omar-Regular';
    padding-left: 5px;
}

.hidden-bar .offer-box h3 {
    position: relative;
    display: block;
    border-top: 1px solid rgba(255, 255, 255, 0.10);
    color: #ffffff;
    font-size: 18px;
    margin: 3px 0 0;
    padding-top: 15px;
}

.hidden-bar .offer-box a {
    margin-top: 24px;
    padding: 16px 30px 16px;
}

.hidden-bar .copy-right-text {
    position: relative;
    display: block;
    margin-top: 24px;
}

.hidden-bar .copy-right-text p {
    margin: 0;
}





/*** 
=====================================================
	Main Slider style
=====================================================
***/
.main-slider {
    position: relative;
    z-index: 10;
    direction: ltr;
}

.main-slider .tp-caption {
    z-index: 5;
}

.main-slider .tp-dottedoverlay {
    background: none !important;
}

.main-slider .slide-content {
    position: relative;
    display: block;
}

.main-slider .slide-content .big-title {
    position: relative;
    color: #000;
    font-size: 60px;
    font-weight: 700;
    text-transform: none;
    line-height: 1.2em;
    font-family: 'jf-flat-regular';
}

.main-slider #rev_slider_two_wrapper .slide-content .big-title {
    color: #ffffff;
    line-height: 1.2em;
}

.main-slider #rev_slider_two_wrapper .slide-content .big-title span {
    font-size: 24px;
    font-weight: 400;
    font-family: 'jf-flat-regular';
}

.main-slider .slide-content .text {
    position: relative;
    color: #303030;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6em;
    display: block;
    font-family: 'jf-flat-regular';
}


.main-slider .slide-content .btn-box a {
    padding: 21px 50px 21px;
}

.main-slider #rev_slider_two_wrapper .slide-content .border-box {
    max-width: 570px;
    width: 100%;
    height: 2px;
    background: darkgray;
    margin: 0 auto;
}

.main-slider #rev_slider_two_wrapper .slide-content .text {
    color: #ffffff;
}



/*** 
=============================================
    About Area Style      
=============================================
***/
.about-area {
    position: relative;
    display: block;
    padding-top: 104px;
    padding-bottom: 134px;
    z-index: 1;
}

.about-logo-box {
    position: relative;
    display: block;
}

.about-logo-box .sec-title {
    margin: 0;
}

.about-logo-box ul {
    margin-top: 5px;
}

.about-logo-box ul li {
    display: inline-block;
    margin-left: 40px;
}

.about-logo-box ul li:last {
    margin-right: 0;
}


.about-text-holder {
    position: relative;
    display: block;
}

.about-text-holder .author-box {
    margin-top: 33px;
    margin-bottom: 32px;
}

.about-text-holder .author-box .img-box {
    width: 70px;
}

.about-text-holder .author-box .img-box,
.about-text-holder .author-box .text-box {
    display: table-cell;
    vertical-align: middle;
}

.about-text-holder .author-box .text-box {
    padding-right: 20px;
}

.about-text-holder .author-box .text-box h3 {
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 3px;
}

.about-text-holder .author-box .signatire-box {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 300px;
}

.about-text-holder .author-box .signatire-box:before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -20px;
    width: 1px;
    height: 100%;
    background: #eeeeee;
    content: "";
}



/*** 
=============================================
    Highlights Area Style      
=============================================
***/
.highlights-area {
    position: relative;
    display: block;
    background: #f5f5f5;
    z-index: 1;
}

.highlights-area:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 110px;
    background: #ffffff;
    content: "";
    z-index: -1;
}

.highlights-area .single-box {
    position: relative;
    display: block;
    padding: 0 30px 30px;
    background: darkgray;
    max-width: 292px;
    width: 100%;
    min-height: 255px;
}

.highlights-area .single-middle-box {
    position: relative;
    display: block;
    padding: 0 40px;
    background: darkgray;
    max-width: 586px;
    width: 100%;
    min-height: 255px;
}

.highlights-area .single-box .icon-holder {
    position: relative;
    display: block;
    width: 85px;
    height: 85px;
    background: #ffffff;
    margin: -42px auto 0;
    border-radius: 50%;
    border: 1px solid darkgray;
}

.highlights-area .single-box .icon-holder span:before {
    color: darkgray;
    font-size: 40px;
    line-height: 40px;
    display: block;
    padding: 22px 0;
}

.highlights-area .single-middle-box .icon-holder {
    position: relative;
    display: block;
    width: 85px;
    height: 85px;
    background: #ffffff;
    margin: -42px auto 0;
    border-radius: 50%;
    border: 1px solid darkgray;
}

.highlights-area .single-middle-box .icon-holder span:before {
    color: darkgray;
    font-size: 40px;
    line-height: 40px;
    display: block;
    padding: 22px 0;
}

.highlights-area .single-box h3 {
    color: #ffffff;
    font-size: 18px;
    margin: 25px 0 14px;
}

.highlights-area .single-middle-box h3 {
    color: #ffffff;
    font-size: 18px;
    margin: 25px 0 24px;
}

.highlights-area .single-box .border-box {
    display: block;
    height: 3px;
    width: 40px;
    background: #f5f5f5;
    margin: 0 auto;
}

.highlights-area .single-box p {
    color: #ffffff;
    margin: 14px 0 15px;
}

.highlights-area .single-box a {
    color: #ffffff;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
}

.highlights-area .single-box a:hover {
    text-decoration: underline;
}


.highlights-area .single-middle-box form {
    position: relative;
    display: block;
}

.highlights-area .single-middle-box form .mar-ninus10 {
    margin-right: -10px;
    margin-left: -10px;
}

.highlights-area .single-middle-box form .pd10 {
    padding-left: 10px;
    padding-right: 10px;
}


.highlights-area .single-middle-box form .input-box {
    position: relative;
    margin-bottom: 13px;
}

.highlights-area .single-middle-box form .input-box .icon-box {
    position: absolute;
    right: 15px;
    top: 9px;
}

.highlights-area .single-middle-box form .input-box .icon-box i {
    color: #ffffff;
    font-size: 14px;
}

.highlights-area .single-middle-box form .input-box input[type=text] {
    position: relative;
    display: block;
    background: #33bda7;
    border: 1px solid #36c6af;
    width: 100%;
    height: 35px;
    padding: 0 15px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    border-radius: 5px;
    font-family: 'jf-flat-regular';
    transition: all 500ms ease;
}

.highlights-area .single-middle-box form .input-box input::-webkit-input-placeholder {
    color: #ffffff;
}

.highlights-area .single-middle-box form .input-box input:-moz-placeholder {
    color: #ffffff;
}

.highlights-area .single-middle-box form .input-box input::-moz-placeholder {
    color: #ffffff;
}

.highlights-area .single-middle-box form .input-box input:-ms-input-placeholder {
    color: #ffffff;
}

.highlights-area .single-middle-box form button {
    background: #f5f5f5;
    color: #303030;
    width: 100%;
    border-radius: 5px;
    padding: 11px 0 11px;
}

.highlights-area .single-middle-box form .input-box input[type=text]:focus {
    border-color: #5ee6d0;
}

#ui-datepicker-div.ui-widget-content {
    border: 1px solid #c5c5c5;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #777;
    color: #252525;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    border-radius: 0px;
    width: 270px;
    padding: 5px;
}

#ui-datepicker-div.ui-datepicker .ui-datepicker-header {
    background: #151515 none repeat scroll 0 0;
    border: 2px solid #252525;
    border-radius: 0;
    color: #fff;
    font-weight: 700;
    padding: 5px 0;
    position: relative;
}

.ui-datepicker td a {
    color: #000000 !important;
    text-align: center;
    background-image: none !important;
    background: #f5f5f5 !important;
    border: 1px solid #f9f9f9 !important;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #333333 !important;
    background: #333333 !important;
    color: #ffffff !important;
}

.ui-datepicker .ui-datepicker-prev {
    left: 5px;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    border-radius: 30%;
    height: 20px;
    position: absolute;
    top: 7px;
    width: 20px;
    transition: all 500ms ease;
    cursor: pointer;
}

.ui-datepicker .ui-datepicker-next {
    right: 5px;
}

.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover {
    top: 7px;
    background: #fff;
    border: none;
}

.ui-datepicker table {
    border-collapse: collapse;
    font-size: 13px;
    margin: 0 0 0.4em;
    width: 100%;
}

.ui-datepicker th {
    border: medium none;
    font-weight: 600;
    padding: 2px 3px;
    text-align: center;
}

.ui-datepicker-calendar .ui-state-default:hover,
.ui-datepicker-calendar .ui-state-default:active {
    background: #43c3ea;
    color: #fff;
    border-color: #43c3ea;
}



/*** 
=============================================
    Services Style1 Area Style      
=============================================
***/
.services-style1-area {
    position: relative;
    display: block;
    background: #f5f5f5;
    direction: ltr;
    padding-bottom: 88px;
    z-index: 1;
    margin-top: -63px;
}

.services-style1-area:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 150px;
    background: #ffffff;
    content: "";
    z-index: -1;
}

.services-style1-area .sec-title.max-width {
    padding-bottom: 93px;
}

.single-solution-style1 {
    position: relative;
    display: block;
}

.single-solution-style1 .img-holder {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
}

.single-solution-style1 .img-holder::after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -100%;
    width: 100%;
    background: grey;
    opacity: 0.7;
    content: "";
    transition: all 700ms ease;
    transition-delay: 0.2s;
    z-index: 2;
}

.single-solution-style1:hover .img-holder::after {
    right: 0%;
}

.single-solution-style1 .img-holder img {
    width: 100%;
    transition: .5s ease;
height: 308px;object-fit: cover;}

.single-solution-style1:hover .img-holder img {
    transform: translateX(0%) translateY(0px) scale(1.1);
}

.single-solution-style1 .icon-holder {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 100%;
    transition: all 700ms ease;
    transition-delay: 0.5s;
    z-index: 3;
    background: rgb(136, 196, 66);
    background: -moz-linear-gradient(top, rgba(136, 196, 66, 1) 0%, rgba(51, 182, 160, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(136, 196, 66, 1) 0%, rgba(51, 182, 160, 1) 100%);
    background: darkgray;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88c442', endColorstr='#33b6a0', GradientType=0);
}

.single-solution-style1 .icon-holder .inner-content {
    display: table;
    width: 100%;
    height: 100%;
}

.single-solution-style1 .icon-holder .inner-content .box {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.single-solution-style1 .icon-holder span:before {
    font-size: 55px;
    line-height: 55px;
    color: #ffffff;
}

.single-solution-style1:hover .icon-holder {
    left: -100%;
}

.single-solution-style1 .text-holder {
    position: relative;
    display: block;
    text-align: center;
    border: 1px solid #eeeeee;
    background: #ffffff;
    padding: 35px 30px 25px;
    border-radius: 0 0px 15px 15px;
}

.single-solution-style1 .text-holder h3 {
    margin: 0 0 19px;
}

.single-solution-style1 .text-holder p {
    margin: 0 0 27px;
}

.single-solution-style1 .text-holder .readmore {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -31px;
    width: 60px;
    height: 60px;
    background: #fff;
    margin: 0 auto;
    border-radius: 50%;
    border: 1px solid #eeeeee;
}

.single-solution-style1 .text-holder .readmore a span:before {
    display: block;
    line-height: 58px;
    font-size: 22px;
    color: #323232;
    border-radius: 50%;
}

.single-solution-style1 .text-holder .readmore .overlay-button a {
    position: absolute;
    top: 10px;
    left: -100%;
    right: -100%;
    width: 170px;
    height: 60px;
    margin: 0 auto;
    border-radius: 30px;
    border: 1px solid #eeeeee;
    color: #303030;
    font-size: 13px;
    line-height: 60px;
    font-weight: 500;
    background: #ffffff;
    text-transform: uppercase;
    font-family: 'jf-flat-regular';
    transition: all 700ms ease;
    transition-delay: 0.1s;
    opacity: 0;
}

.single-solution-style1:hover .text-holder .readmore .overlay-button a {
    top: -1px;
    opacity: 1;
}

.single-solution-style1 .text-holder .readmore .overlay-button a:hover {
    background: darkgray;
    border-color: darkgray;
    color: #ffffff;
}

.services-style1-area .services-carousel {
    position: relative;
    display: block;
}

.services-style1-area .services-carousel:before {
    position: absolute;
    top: -50px;
    left: -50px;
    right: -50px;
    bottom: -88px;
    background: #ffffff;
    content: "";
    z-index: -1;
    border-radius: 0 0px 50px 50px;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(246, 246, 246, 1);
    -moz-box-shadow: 0px 3px 10px 0px rgba(246, 246, 246, 1);
    box-shadow: 0px 3px 10px 0px rgba(246, 246, 246, 1);
}

.services-style1-area .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    padding-bottom: 30px;
    z-index: 1;
}

.services-style1-area .owl-dots {
    position: relative;
    display: block !important;
    margin-top: 25px !important;
}

.services-style1-area .owl-dots .owl-dot {
    background-image: none;
    width: 8px;
    height: 8px;
    margin: 5px 8px;
    border: 2px solid #cecece;
    padding: 0px;
    background: #cecece;
    border-radius: 50%;
    transition: all 500ms ease;
    display: inline-block;
}

.services-style1-area .owl-dots .owl-dot span {
    display: none;
}

.services-style1-area .owl-dots .owl-dot.active {
    height: 20px;
    background: darkgray;
    border-color: darkgray;
    border-radius: 15px;
}

.services-style1-area .owl-dots .owl-dot:hover {
    height: 20px;
    background: darkgray;
    border-color: darkgray;
    border-radius: 15px;
}



/*** 
=============================================
    Works Area Style      
=============================================
***/
.works-area {
    position: relative;
    display: block;
    background: #ffffff;
    padding-top: 95px;
    z-index: 1;
    direction: ltr;
}

.works-area:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 210px;
    background: #f5f5f5;
    content: "";
    z-index: -1;
}

.works-area .sec-title-box {
    padding-bottom: 32px;
}

.works-area .sec-title-box h3 {
    font-size: 24px;
    line-height: 32px;
}

.works-tab-box .tab-btns {
    position: relative;
    display: block;
    overflow: hidden;
    padding-bottom: 50px;
}

.works-tab-box .tab-btns li {
    display: inline-block;
    float: none;
    margin: 0px 8px;
}

.works-tab-box .tab-btns li span {
    position: relative;
    display: block;
    cursor: pointer;
    background: #ffffff;
    border: 1px solid #eeeeee;
    border-radius: 30px;
    padding: 16px 20px 13px;
    color: #848484;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    text-transform: uppercase;
    transition: all 500ms ease;
    font-family: 'jf-flat-regular';
}

.works-tab-box .tab-btns li.active-btn span,
.works-tab-box .tab-btns li:hover span {
    background: darkgray;
    border-color: darkgray;
    color: #ffffff;
}


.works-tab-box .tab-content-box {
    position: relative;
    display: block;
    overflow: hidden;
}

.works-tab-box .tab-content-box .single-tab-content {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: auto;
    visibility: hidden;
}

.works-tab-box .single-tab-content.active-tab {
    position: relative;
    visibility: visible;
    z-index: 5;
}

.works-tab-box .single-tab-content .single-item {
    transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    -moz-transform: scaleX(0);
    transform: scaleX(0);
}

.works-tab-box .single-tab-content.active-tab .single-item {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform: scaleX(1);
}

.works-tab-box .tab-content-box .mar0 {
    margin: 0;
}

.works-tab-box .tab-content-box .pd0 {
    padding: 0;
}

.works-tab-box .tab-content-box .img-holder {
    position: relative;
    display: block;
    overflow: hidden;
}

.works-tab-box .tab-content-box .img-holder img {
    width: 100%;
}

.works-tab-box .tab-content-box .img-holder .before {
    position: absolute;
    bottom: 0;
    right: 0;
}

.works-tab-box .tab-content-box .img-holder .before a {
    position: relative;
    display: block;
    padding: 9px 35px 7px;
    background: darkgray;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    border-top-left-radius: 20px;
    text-transform: capitalize;
    font-family: 'jf-flat-regular';
}

.works-tab-box .tab-content-box .img-holder .after {
    position: absolute;
    bottom: 0;
    left: 0;
}

.works-tab-box .tab-content-box .img-holder .after a {
    position: relative;
    display: block;
    padding: 9px 35px 7px;
    background: darkgray;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    border-top-right-radius: 20px;
    text-transform: capitalize;
    font-family: 'jf-flat-regular';
}

.works-area .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.works-area .owl-dots {
    position: relative;
    display: block !important;
    margin-top: 25px !important;
    height: 40px;
}

.works-area .owl-dots .owl-dot {
    background-image: none;
    width: 8px;
    height: 8px;
    margin: 5px 8px;
    border: 2px solid #cecece;
    padding: 0px;
    background: #cecece;
    border-radius: 50%;
    transition: all 500ms ease;
    display: inline-block;
}

.works-area .owl-dots .owl-dot span {
    display: none;
}

.works-area .owl-dots .owl-dot.active {
    height: 20px;
    background: darkgray;
    border-color: darkgray;
    border-radius: 15px;
}

.works-area .owl-dots .owl-dot:hover {
    height: 20px;
    background: darkgray;
    border-color: darkgray;
    border-radius: 15px;
}



/*** 
=============================================
    Works Area V2 Style      
=============================================
***/
.works-area-v2 {
    position: relative;
    display: block;
    background: #ffffff;
    padding-bottom: 100px;
    z-index: 1;
}

.works-area-v2:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: url(https://worldkitcheneg.com/assets/wketchien/images/pattern/works-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 239px;
    content: "";
}

.single-vertical-carousel {
    position: relative;
    display: block;
    z-index: 1;
}

.single-vertical-carousel:before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 22px;
    width: 1px;
    background: #eeeeee;
    content: "";
    z-index: -1;
}

.single-vertical-carousel .slide.slick-slide {
    display: block;
    height: auto;
    border: 0px solid transparent;
}

.single-work-slide {
    position: relative;
    display: block;
}

.single-work-slide .img-holder {
    position: relative;
    display: block;
    overflow: hidden;
}

.single-work-slide .img-holder:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 50px;
    height: 400px;
    background: url(https://worldkitcheneg.com/assets/wketchien/images/icon/mover.png);
    background-repeat: no-repeat;
    content: "";
    margin-left: -25px;
}

.single-work-slide .img-holder img {
    width: 100%;
}

.single-work-slide .text-holder {
    position: relative;
    display: block;
}

.single-work-slide .text-holder .sec-title {
    display: block;
    padding-bottom: 38px;
}

.single-work-slide .text-holder .inner-content {
    display: block;
}

.single-work-slide .text-holder .inner-content h3 {
    margin: 0 0 19px;
}

.single-work-slide .text-holder .inner-content p {
    margin: 0;
}

.single-work-slide .text-holder .inner-content ul {
    display: block;
    margin-top: 20px;
}

.single-work-slide .text-holder .inner-content ul li {
    color: #8b8b8b;
    font-size: 16px;
    line-height: 40px;
}

.single-work-slide .text-holder .inner-content ul li b {
    color: darkgray;
    display: inline-block;
    width: 140px;
    font-family: 'jf-flat-regular';
}

.single-work-slide .text-holder .inner-content ul li span {
    color: darkgray;
    display: inline-block;
    width: 30px;
}


.works-area-v2 .slick-dots {
    display: none !important;
}

.works-area-v2 .prev-btn {
    position: absolute;
    right: 0;
    top: 50%;
    width: 45px;
    height: 45px;
    color: #cecece;
    background: #ffffff;
    border: 1px solid #eeeeee;
    z-index: 10;
    font-size: 26px;
    text-align: center;
    cursor: pointer;
    margin-top: -60px;
    line-height: 42px;
    border-radius: 50px;
    background-color: #ffffff;
    transition: all 0.3s ease;
}

.works-area-v2 .next-btn {
    position: absolute;
    right: 0;
    bottom: 50%;
    width: 45px;
    height: 45px;
    color: #cecece;
    background: #ffffff;
    border: 1px solid #eeeeee;
    z-index: 10;
    font-size: 26px;
    text-align: center;
    cursor: pointer;
    margin-bottom: -60px;
    line-height: 42px;
    border-radius: 50px;
    background-color: #ffffff;
    transition: all 0.3s ease;
}

.works-area-v2 .next-btn:hover,
.works-area-v2 .prev-btn:hover {
    color: #ffffff;
    background: darkgray;
    border-color: darkgray;
}



/*** 
=============================================
    Testimonial Area Style      
=============================================
***/
.testimonial-area {
    position: relative;
    display: block;
    background: #f5f5f5;
    /* direction: ltr; */
    padding: 85px 0 93px;
    z-index: 1;
    text-align: right;
}

.testimonial-area .inner-content {
    position: relative;
    display: block;
    /* padding-left: 200px; */
    z-index: 1;
}

.testimonial-area .inner-content:before {
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(https://worldkitcheneg.com/assets/wketchien/images/icon/quote-2.png);
    width: 250px;
    height: 251px;
    content: "";
    z-index: -1;
}


.testimonial-area .button {
    position: relative;
    display: block;
    margin-top: 7px;
    float: left;
}

.testimonial-area .button a {
    color: #303030;
    background: #f5f5f5;
    padding: 19px 50px 19px;
    border: 2px solid #e2e2e2;
}

.testimonial-area .button a:hover {
    background: darkgray;
    border-color: darkgray;
}

.testimonial-area .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
}

.single-testimonial-item {
    position: relative;
    display: block;
    width: 100%;
}

.single-testimonial-item .text-holder {
    position: relative;
    display: block;
    background: #ffffff;
    padding: 54px 40px 62px;
    z-index: 1;
}

.single-testimonial-item .text-holder:before {
    position: absolute;
    left: 115px;
    bottom: -2px;
    right: 115px;
    height: 2px;
    background: #ed1c24;
    content: "";
    transition: all 500ms ease;
}

.single-testimonial-item:hover .text-holder:before {
    left: 0;
    right: 0;
}

.single-testimonial-item .text-holder:after {
    position: absolute;
    top: 40px;
    left: 40px;
    background: url(https://worldkitcheneg.com/assets/wketchien/images/icon/quote.png);
    width: 59px;
    height: 40px;
    content: "";
    z-index: -1;
}

.single-testimonial-item .text-holder p {
    color: #848484;
    font-size: 18px;
    line-height: 28px;
    margin: 0;
}

.single-testimonial-item .img-holder {
    position: absolute;
    left: 0;
    bottom: -40px;
    right: 0;
    width: 80px;
    height: 80px;
    margin: 0 auto;
}

.single-testimonial-item .img-holder img {
    width: 100%;
    border-radius: 50%;
}

.single-testimonial-item .name {
    position: relative;
    display: block;
    padding-top: 56px;
}

.single-testimonial-item .name h3 {
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 3px;
}

.single-testimonial-item .name span {
    color: darkgray;
}

.testimonial-area .owl-theme .owl-nav.disabled+.owl-dots {
    position: absolute;
    top: 0;
    right: -104px;
    margin: 29px 0;
}

.testimonial-area .owl-dots .owl-dot {
    position: relative;
    background-image: none;
    width: 20px;
    height: 20px;
    margin: 20.5px 4px;
    border: 2px solid #d9d9d9;
    padding: 0px;
    border-radius: 50%;
    background: #f5f5f5;
    transition: all 500ms ease;
    display: block;
}

.testimonial-area .owl-dots .owl-dot:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 8px;
    height: 8px;
    border: 2px solid #d9d9d9;
    content: "";
    border-radius: 50%;
    margin: 4px;
    transition: all 500ms ease;
}

.testimonial-area .owl-dots .owl-dot span {
    display: none;
}

.testimonial-area .owl-dots .owl-dot.active {
    background: darkgray;
    border-color: darkgray;
}

.testimonial-area .owl-dots .owl-dot:hover {
    background: darkgray;
    border-color: darkgray;
}

.testimonial-area .owl-dots .owl-dot.active:before,
.testimonial-area .owl-dots .owl-dot:hover:before {
    background: #ffffff;
    border-color: #ffffff;
}



/*** 
=============================================
    Latest blog Area style
=============================================
***/
.latest-blog-area {
    background: #ffffff;
    position: relative;
    direction: ltr;
    display: block;
    padding-bottom: 25px;
}

.latest-blog-area.pd-btm60 {
    padding-bottom: 60px;
}

.single-blog-post {
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 40px;
}

.single-blog-post .img-holder {
    position: relative;
    display: block;
    overflow: hidden;
}

.single-blog-post .img-holder:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(7, 33, 29, 0.85);
    transform: scaleX(0);
    transition: .5s ease;
}

.single-blog-post:hover .img-holder:after {
    transform: scaleY(1);
    transition: .5s ease;
}

.single-blog-post .img-holder img {
    transition: all 0.5s ease-in-out 0.6s;
    width: 100%;
}

.single-blog-post:hover .img-holder img {
    transform: scale(1.2, 1.2);
}

.single-blog-post .img-holder .categorie-button {
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 3;
}

.single-blog-post .img-holder .categorie-button a {
    padding: 12px 20px 12px;
}

.single-blog-post:hover .img-holder .categorie-button a {
    background: darkgray;
}

.single-blog-post .text-holder {
    position: relative;
    display: block;
    border: 1px solid #eeeeee;
    padding: 28px 30px 22px;
}

.single-blog-post .text-holder .meta-box {
    position: relative;
    display: block;
    margin-bottom: 15px;
}

.single-blog-post .text-holder .meta-box .author-thumb {
    width: 25px;
}

.single-blog-post .text-holder .meta-box .author-thumb img {
    border-radius: 50%;
    transform: none;
}

.single-blog-post .text-holder .meta-box .author-thumb,
.single-blog-post .text-holder .meta-box .meta-info {
    display: table-cell;
    vertical-align: middle;
}

.single-blog-post .text-holder .meta-box .meta-info {
    position: relative;
    padding-left: 10px;
}

.single-blog-post .text-holder .meta-box .meta-info li {
    display: inline-block;
    line-height: 20px;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #eeeeee;
}

.single-blog-post .text-holder .meta-box .meta-info li:last-child {
    margin-right: 0;
    padding-right: 0;
    border: none;
}

.single-blog-post .text-holder .meta-box .meta-info li a {
    color: #848484;
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: 'jf-flat-regular';
    transition: all 500ms ease;
}

.single-blog-post .text-holder .meta-box .meta-info li a:hover {
    color: darkgray;
}

.single-blog-post .text-holder .blog-title {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
}

.single-blog-post .text-holder .blog-title a {
    color: #303030;
    transition: all 500ms ease;
}

.single-blog-post .text-holder .blog-title a:hover {
    color: darkgray;
}

.single-blog-post .text-holder .text-box {
    display: block;
    margin-top: 12px;
}

.single-blog-post .text-holder .text-box p {
    margin: 0;
}

.single-blog-post .text-holder .readmore-button {
    position: relative;
    display: block;
    margin-top: 20px;
}

.single-blog-post:hover .text-holder .readmore-button a {
    color: darkgray;
}



/*** 
=============================================
    Newsletter Area Style      
=============================================
***/
.newsletter-area {
    position: relative;
    display: block;
    background: #ffffff;
    padding-top: 0px;
    padding-bottom: 100px;
}

.newsletter-title {
    position: relative;
    display: block;
    padding: 0 0 33px;
}

.newsletter-title h3 {
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 7px;
}

.newsletter-form {
    position: relative;
    display: block;
    width: 100%;
}

.newsletter-form input[type="text"],
.newsletter-form input[type="email"] {
    background: #ffffff;
    border: 1px solid #eeeeee;
    color: #8b8b8b;
    display: block;
    font-size: 15px;
    margin-bottom: 0px;
    padding: 0 30px;
    height: 55px;
    width: 100%;
    border-radius: 30px;
    transition: all 500ms ease;
}

.newsletter-form input[type="text"]:focus,
.newsletter-form input[type="email"]:focus {
    border-color: darkgray;
}

.newsletter-form button {
    width: 100%;
}



/*** 
=============================================
    Footer Contact Info Area style
=============================================
***/
.footer-contact-info-area {
    position: relative;
    display: grid;
    margin-bottom: -83px;
    justify-content: center;
}

.single-footer-contact-box {
    position: relative;
    display: block;
    background: darkgray;
    padding: 37px 43px 32px;
    padding-right: 20px;
}

.single-footer-contact-box.left-icon {
    position: relative;
    z-index: 1;
}

.single-footer-contact-box.left-icon:before {
    font-family: 'icomoon';
    position: absolute;
    top: 0;
    bottom: 0;
    right: -3px;
    content: "\e939";
    color: #ed1c24;
    font-size: 117px;
    line-height: 130px;
    z-index: -1;
    margin: 18px 0;
}

.single-footer-contact-box.right-box {
    position: relative;
    background: darkgray;
    padding: 12px 50px 32px;
    padding-left: 20px;
    z-index: 1;
    text-align: right;
}

.single-footer-contact-box.right-box:before {
    font-family: 'icomoon';
    position: absolute;
    top: -18px;
    bottom: 0;
    right: 33px;
    content: "\e93d";
    color: #ed1c24;
    font-size: 97px;
    line-height: 115px;
    z-index: -1;
    margin: 25px 0;
}

.single-footer-contact-box .icon-holder {
    width: 50px;
}

.single-footer-contact-box .icon-holder span:before {
    color: #ffffff;
    font-size: 65px;
    line-height: 65px;
}

.single-footer-contact-box.right-box .icon-holder span:before {
    color: #ffffff;
    font-size: 58px;
    line-height: 58px;
}

.single-footer-contact-box .icon-holder,
.single-footer-contact-box .text-holder {
    display: table-cell;
    vertical-align: middle;
}

.single-footer-contact-box .text-holder {
    padding-right: 15px;
    text-align: right;
}

.single-footer-contact-box.right-box .text-holder {
    padding-right: 35px;
}

.single-footer-contact-box .text-holder h3 {
    color: #ffffff;
    margin: 0 0 9px;
}

.single-footer-contact-box .text-holder p {
    color: #ffffff;
    margin: 0 0 15px;
}

.single-footer-contact-box .text-holder a {
    color: #ffffff;
}



/*** 
=============================================
    Footer area style
=============================================
***/
.footer-area {
    position: relative;
    display: block;
    background: #000;
    padding-top: 127px;
    padding-bottom: 73px;
}

.footer-area.pdtop80 {
    padding-top: 80px;
}

.single-footer-widget {
    overflow: hidden;
}

.single-footer-widget.martop6 {
    margin-top: 6px;
}

.single-footer-widget .title {
    position: relative;
    display: block;
    margin-top: 6px;
    padding-bottom: 18px;
    margin-bottom: 38px;
}

.single-footer-widget .title:before {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 30px;
    height: 3px;
    background: darkgray;
    content: "";
}

.single-footer-widget .title h3 {
    color: #ffffff;
    line-height: 24px;
    text-transform: capitalize;
    text-align: right;
}

.single-footer-widget .about-us {
    position: relative;
    display: block;
}

.single-footer-widget .about-us .footer-logo {
    margin-top: -70px;
    z-index: 9999999;
}

.single-footer-widget .about-us .footer-logo a {
    display: inline-block;
    height: 192px;
    margin-bottom: 10px;
}
.single-footer-widget .about-us .footer-logo a img{
    
height: 278px;
}
.single-footer-widget .about-us .text-box p {
    color: #afbdbb;
    margin: 0;
    text-align: right;
}

.single-footer-widget .about-us .text-box p.bottom-text {
    margin-top: 17px;
}

.single-footer-widget .about-us .button {
    margin-top: 23px;
    float: right;
}

.single-footer-widget .about-us .button a {
    padding: 14px 30px 14px;
}


.single-footer-widget .specialities {
    position: relative;
    display: block;
}

.single-footer-widget .specialities li {
    line-height: 16px;
    margin-bottom: 20px;
    text-align: right;
}

.single-footer-widget .specialities li:last-chil {
    margin-bottom: 0;
}

.single-footer-widget .specialities li a {
    position: relative;
    display: block;
    padding-right: 30px;
    color: #afbdbb;
    font-size: 15px;
    font-weight: 400;
    transition: all 500ms ease;
}

.single-footer-widget .specialities li a:hover {
    color: darkgray;
}

.single-footer-widget .specialities li a:before {
    font-family: "Flaticon";
    position: absolute;
    top: 2px;
    right: 0px;
    content: "\f102";
    font-size: 13px;
    line-height: 13px;
    font-weight: 100;
    transition: all 0.3s ease-in-out 0.1s;
}

.single-footer-widget .specialities li a:hover:before {
    color: darkgray;
}


.single-footer-widget .facilities {
    position: relative;
    display: block;
}

.single-footer-widget .facilities li {
    line-height: 16px;
    margin-bottom: 20px;
}

.single-footer-widget .facilities li:last-child {
    margin-bottom: 0;
}

.single-footer-widget .facilities li a {
    position: relative;
    display: block;
    padding-right: 30px;
    color: #afbdbb;
    text-align: right;
    font-size: 15px;
    font-weight: 400;
    transition: all 500ms ease;
}

.single-footer-widget .facilities li a:hover {
    color: darkgray;
}

.single-footer-widget .facilities li a:before {
    font-family: "Flaticon";
    position: absolute;
    top: 2px;
    right: 0px;
    content: "\f102";
    font-size: 13px;
    line-height: 13px;
    font-weight: 100;
    transition: all 0.3s ease-in-out 0.1s;
}

.single-footer-widget .solutions-links li a:hover:before {
    color: darkgray;
}


.single-footer-widget .opening-hours {
    position: relative;
    display: block;
    max-width: 300px;
}

.single-footer-widget .opening-hours li {
    position: relative;
    display: block;
    line-height: 16px;
    margin-bottom: 20px;
    color: #afbdbb;
    font-size: 15px;
    /* text-align: right; */
    font-weight: 400;
}

.single-footer-widget .opening-hours li:last-child {
    margin-bottom: 0;
}

.single-footer-widget .opening-hours li span.clr-green {
    color: darkgray;
}



/*** 
=============================================
    Footer Bottom Area Style      
=============================================
***/
.footer-bottom-area {
    position: relative;
    display: block;
    background: #000;
    border-top: 1px solid rgba(255, 255, 255, 0.10);
    padding: 25px 0;
}

.footer-bottom-area .inner {
    position: relative;
    display: block;
}

.footer-social-links {
    position: relative;
    display: block;
    z-index: 3;
}

.footer-social-links .sociallinks-style-one {
    overflow: hidden;
    line-height: 20px;
}

.footer-bottom-area .copyright-text {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    direction: ltr;
    right: 0;
    text-align: center;
    z-index: 2;
}

.footer-bottom-area .copyright-text p {
    color: #afbdbb;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    margin: 0;
}

.footer-bottom-area .copyright-text p a {
    color: #ffffff;
    font-weight: 500;
    font-family: 'Omar-Regular';
    transition: all 500ms ease;
}

.footer-bottom-area .copyright-text p a:hover {
    color: darkgray;
}

.footer-menu {
    position: relative;
    display: block;
    z-index: 3;
}

.footer-menu li {
    display: inline-block;
    margin-right: 30px;
    line-height: 20px;
}

.footer-menu li:last-child {
    margin-right: 0;
}

.footer-menu li a {
    color: #afbdbb;
    font-size: 15px;
    font-weight: 400;
    transition: all 500ms ease;
}

.footer-menu li a:hover {
    color: darkgray;
}



/*** 
=============================================
    Welcome Area Style      
=============================================
***/
.welcome-area {
    position: relative;
    display: block;
    padding-bottom: 60px;
}

.single-welcome-box {
    position: relative;
    display: block;
    padding: 59px 40px 59px;
    border: 1px solid #eeeeee;
    margin-bottom: 40px;
    transition: all 500ms ease;
}

.single-welcome-box:hover {
    border-color: darkgray;
}

.single-welcome-box .icon-holder {
    position: relative;
    display: block;
    padding-bottom: 25px;
}

.single-welcome-box .text-holder {
    position: relative;
    display: block;
}

.single-welcome-box .text-holder h3 {
    margin: 0 0 19px;
}

.single-welcome-box .text-holder p {
    margin: 0 0 33px;
}

.single-welcome-box .text-holder a {
    background: #f5f5f5;
    color: #303030;
    padding: 18px 40px 18px;
}

.single-welcome-box:hover .text-holder a {
    background: darkgray;
    color: #ffffff;
}



/*** 
=============================================
    Fact counter Area style
=============================================
***/
.fact-counter-area {
    background-attachment: scroll;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 70px;
    padding-bottom: 20px;
    position: relative;
    z-index: 1;
}

.fact-counter-area::before {
    position: absolute;
    background: rgba(9, 40, 35, 0.95);
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.single-fact-counter {
    position: relative;
    display: inline-block;
    max-width: 390px;
    width: 100%;
    border-right: 1px solid rgba(255, 255, 255, 0.15);
    margin-bottom: 50px;
}

.single-fact-counter:last-child {
    border: none;
}

.single-fact-counter .count-box {
    position: relative;
    display: block;
    padding: 0 50px;
}

.single-fact-counter .icon {
    position: relative;
    display: block;
    margin-bottom: 25px;
}

.single-fact-counter .icon span:before {
    color: darkgray;
    font-size: 88px;
    line-height: 88px;
}

.single-fact-counter h1 {
    position: relative;
    display: block;
}

.single-fact-counter h1 span {
    position: relative;
    display: inline-block;
    color: #ffffff;
    font-size: 48px;
    font-weight: 700;
}

.single-fact-counter .title {
    position: relative;
    display: block;
    margin-top: 13px;
    margin-bottom: 19px;
}

.single-fact-counter .title h3 {
    color: #ffffff;
    text-transform: capitalize;
}


.single-fact-counter .text p {
    color: #afbdbb;
    margin: 0;
}



/*** 
=============================================
    Fact counter Area style2 style
=============================================
***/
.fact-counter-area.style2 {
    background: #ffffff;
    padding-top: 0px;
    padding-bottom: 50px;
}

.fact-counter-area.style2::before {
    display: none;
}

.fact-counter-area.style2 .single-fact-counter {
    border-right: 1px solid #eeeeee;
}

.fact-counter-area.style2 .single-fact-counter:last-child {
    border-right: 0px solid;
}

.fact-counter-area.style2 .single-fact-counter h1 span {
    color: #303030;
}

.fact-counter-area.style2 .single-fact-counter .title h3 {
    color: #303030;
}

.fact-counter-area.style2 .single-fact-counter .text p {
    color: #8b8b8b;
}



/*** 
=============================================
    About Area Home2 Style      
=============================================
***/
.about-area.home2 {
    padding: 100px 0 100px;
}



/*** 
=============================================
    Services Style2 Area Style      
=============================================
***/
.services-style2-area {
    position: relative;
    display: block;
    background: #ffffff;
    padding-top: 0;
    padding-bottom: 40px;
}

.single-solution-style2 {
    position: relative;
    display: block;
    margin-bottom: 60px;
    padding: 0 40px;
}

.single-solution-style2 .icon-holder {
    position: relative;
    display: block;
    padding-bottom: 15px;
}

.single-solution-style2 .icon-holder span:before {
    font-size: 90px;
    line-height: 90px;
}

.single-solution-style2 .text-holder {
    position: relative;
    display: block;
}

.single-solution-style2 .text-holder h3 {
    margin: 0 0 19px;
}

.single-solution-style2 .text-holder p {
    margin: 0;
}


.single-solution-style2 .text-holder .readmore {
    position: relative;
    display: block;
    width: 60px;
    height: 60px;
    background: #fff;
    margin: 23px auto 0;
    border-radius: 50%;
    border: 1px solid #eeeeee;
}

.single-solution-style2 .text-holder .readmore a span:before {
    display: block;
    line-height: 58px;
    font-size: 22px;
    color: #323232;
    border-radius: 50%;
}

.single-solution-style2 .text-holder .readmore .overlay-button a {
    position: absolute;
    top: 10px;
    left: -100%;
    right: -100%;
    width: 170px;
    height: 60px;
    margin: 0 auto;
    border-radius: 30px;
    border: 1px solid #eeeeee;
    color: #303030;
    font-size: 13px;
    line-height: 60px;
    font-weight: 500;
    background: #ffffff;
    text-transform: uppercase;
    font-family: 'jf-flat-regular';
    transition: all 700ms ease;
    transition-delay: 0.1s;
    opacity: 0;
}

.single-solution-style2:hover .text-holder .readmore .overlay-button a {
    top: -1px;
    opacity: 1;
}

.single-solution-style2 .text-holder .readmore .overlay-button a:hover {
    background: darkgray;
    border-color: darkgray;
    color: #ffffff;
}



/*** 
=============================================
    Appointment Area Style      
=============================================
***/
.appointment-area {
    position: relative;
    display: block;
    background: transparent;
    z-index: 3;
}

.appointment-title-box {
    position: absolute;
    top: -262px;
    left: 0;
    right: 0;
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 280px;
    z-index: 1;
}

.appointment-title-box::before {
    position: absolute;
    background: rgba(9, 40, 35, 0.90);
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.appointment-title-box .sec-title {
    padding-bottom: 0;
}

.appointment-title-box .sec-title h1 {
    color: #ffffff;
}

.appointment-content {
    position: relative;
    display: block;
    margin-top: 262px;
    background: #ffffff;
    z-index: 3;
    padding: 20px 0px 0 !important;
}

.appointment-content:before {
    position: absolute;
    top: -50px;
    left: -50px;
    right: -50px;
    bottom: 0;
    background: #ffffff;
    content: "";
    z-index: -1;
    border-radius: 0 0px 50px 50px;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(246, 246, 246, 1);
    -moz-box-shadow: 0px 3px 10px 0px rgba(246, 246, 246, 1);
    box-shadow: 0px 3px 10px 0px rgba(246, 246, 246, 1);
}

.appointment-form {
    position: relative;
    display: block;
    padding-top: 4px;
}

.appointment-form .text {
    display: block;
    padding-bottom: 33px;
}

.appointment-form .text p {
    margin: 0;
}

.appointment-form form {
    position: relative;
    display: block;
}

.appointment-form form .input-box {
    position: relative;
    margin-bottom: 30px;
}

.appointment-form form .input-box .icon-box {
    position: absolute;
    right: 20px;
    top: 16px;
}

.appointment-form form .input-box .icon-box i {
    color: #8b8b8b;
    font-size: 16px;
}

.appointment-form form .input-box input[type=text],
.appointment-form form .input-box input[type=email],
.appointment-form form .input-box textarea {
    position: relative;
    display: block;
    background: #ffffff;
    border: 1px solid #eeeeee;
    width: 100%;
    height: 50px;
    padding: 0 20px;
    color: #8b8b8b;
    font-size: 15px;
    font-weight: 400;
    border-radius: 5px;
    font-family: 'jf-flat-regular';
    transition: all 500ms ease;
}

.appointment-form form .input-box textarea {
    height: 110px;
    padding: 10px 20px;
}

.appointment-form form .input-box input::-webkit-input-placeholder {
    color: #8b8b8b;
}

.appointment-form form .input-box input:-moz-placeholder {
    color: #8b8b8b;
}

.appointment-form form .input-box input::-moz-placeholder {
    color: #8b8b8b;
}

.appointment-form form .input-box input:-ms-input-placeholder {
    color: #8b8b8b;
}

.appointment-form form button {
    padding: 21px 50px 21px;
}

.appointment-form form .input-box input[type=text]:focus {
    border-color: #5ee6d0;
}

.appointment-form form .input-box input[type=email]:focus {
    border-color: #5ee6d0;
}

.appointment-form form .input-box textarea:focus {
    border-color: #5ee6d0;
}



/*** 
=============================================
    Team Area style
=============================================
***/
.team-area {
    position: relative;
    padding-top: 100px;
    padding-bottom: 85px;
}

.single-team-member {
    position: relative;
    display: block;
    overflow: hidden;
    transition: all 500ms ease;
}

.single-team-member .img-holder {
    position: relative;
    display: block;
    overflow: hidden;
    transition: all 500ms ease;
}

.single-team-member .img-holder img {
    transition: all 0.5s ease-in-out 0.6s;
    width: 100%;
}

.single-team-member:hover .img-holder img {
    transform: scale(1.2, 1.2);
}

.single-team-member .img-holder .overlay-style-one {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    text-align: center;
    transform: perspective(370px) rotateX(-90deg);
    transform-origin: top;
    transition: all 0.5s;
    background-color: rgba(9, 40, 35, 0.90);
}

.single-team-member:hover .img-holder .overlay-style-one {
    opacity: 1;
    transform: perspective(370px) rotateY(0deg);
}

.single-team-member .text-holder {
    position: absolute;
    left: 40px;
    right: 40px;
    bottom: 0;
    background: darkgray;
    display: block;
    padding: 16px 0 30px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    z-index: 3;
    transform: translate3d(0px, 81px, 0px);
    transition: all 500ms ease;
}

.single-team-member:hover .text-holder {
    padding: 36px 0 30px;
    transform: translate3d(0px, 0px, 0px);
}

.single-team-member .text-holder h3 {
    color: #ffffff;
    margin: 0 0 5px;
}

.single-team-member .text-holder span {
    color: #ffffff;
    font-size: 16px;
}

.single-team-member .text-holder .button {
    display: block;
    padding-top: 23px;
}

.single-team-member .text-holder .button a {
    background: #2ea995;
    color: #ffffff;
    border: 1px solid #36c0aa;
    padding: 13px 38px 13px;
}

.single-team-member .text-holder .button a:hover {
    background: #ffffff;
    border-color: #ffffff;
    color: #333333;
}

.team-area .owl-dots {
    position: relative;
    display: block !important;
    margin-top: 25px !important;
    height: 40px;
}

.team-area .owl-dots .owl-dot {
    background-image: none;
    width: 8px;
    height: 8px;
    margin: 5px 8px;
    border: 2px solid #cecece;
    padding: 0px;
    background: #cecece;
    border-radius: 50%;
    transition: all 500ms ease;
    display: inline-block;
    zoom: none;
}

.team-area .owl-dots .owl-dot span {
    display: none;
}

.team-area .owl-dots .owl-dot.active {
    height: 20px;
    background: darkgray;
    border-color: darkgray;
    border-radius: 15px;
}

.team-area .owl-dots .owl-dot:hover {
    height: 20px;
    background: darkgray;
    border-color: darkgray;
    border-radius: 15px;
}



/*** 
=============================================
    Team Area V2 style
=============================================
***/
.team-area-v2 {
    position: relative;
    display: block;
    background: #ffffff;
    /* direction: ltr; */
    padding-top: 100px;
}

.team-area-v2 .sec-title {
    padding-bottom: 62px;
    text-align: right;
}

.single-team-slide {
    position: relative;
    display: block;
}

.single-team-slide .top {
    display: block;
    overflow: hidden;
    padding-bottom: 38px;
}

.single-team-slide .top h2 {
    font-size: 24px;
    font-weight: 500;
    margin: 0 0 4px;
}

.single-team-slide .top h3 {
    font-size: 18px;
    font-weight: 400;
    color: darkgray;
    font-family: 'jf-flat-regular';
}

.single-team-slide .text {
    display: block;
    overflow: hidden;
    padding-bottom: 30px;
}

.single-team-slide .text p {
    margin: 0;
}

.pgrs-bar-wrapper .pgrs-bar {
    position: relative;
    display: block;
}

.pgrs-bar-wrapper .pgrs-bar li {
    display: block;
    overflow: hidden;
}

.pgrs-bar-wrapper .pgrs-bar li h5 {
    color: #303030;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
    font-family: 'jf-flat-regular';
}

.pgrs-bar-wrapper .pgrs-bar li span {
    color: #303030;
    font-size: 15px;
    font-weight: 400;
    background: transparent;
    display: inline-block;
    height: 30px;
    line-height: 22px;
    padding: 0;
    position: absolute;
    bottom: 2px;
    right: 0;
    font-family: 'jf-flat-regular';
}

.pgrs-bar-wrapper .pgrs-bar li .box {
    position: relative;
    width: 100%;
    height: 6px;
    background: #eeeeee;
    margin-top: 5px;
}

.pgrs-bar-wrapper .pgrs-bar li .box .inner {
    height: 6px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #35b69e;
    background: -moz-linear-gradient(left, #35b69e 0%, darkgray 100%, #C59237 100%);
    background: -webkit-linear-gradient(left, #35b69e 0%, darkgray 100%, #C59237 100%);
    background: linear-gradient(to right, #35b69e 0%, darkgray 100%, #C59237 100%);
}

.single-team-slide .button {
    position: relative;
    display: block;
    margin-top: 40px;
}

.single-team-slide .button a {
    position: relative;
    display: block;
    width: 230px;
    height: 55px;
    border: 2px solid #eeeeee;
    border-radius: 30px;
    color: #303030;
    font-size: 13px;
    font-weight: 500;
    line-height: 52px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'jf-flat-regular';
    transition: all 500ms ease;
}

.single-team-slide .button a:hover {
    background: darkgray;
    border-color: darkgray;
    color: #ffffff;
}

.single-team-slide .img-holder {
    position: absolute;
    top: -131px;
    right: -20px;
    bottom: 0;
    max-width: 360px;
    width: 100%;
    height: 475px;
    z-index: 1;
}

.single-team-slide .img-holder:before {
    position: absolute;
    top: 70px;
    left: -5px;
    bottom: -2px;
    right: -5px;
    border: 2px solid darkgray;
    content: "";
    z-index: -1;
}

.single-team-slide .img-holder img {
    width: 100%;
}

.single-team-slide .img-holder .team-social-links {
    position: absolute;
    top: 93px;
    right: -27px;
    width: 45px;
    height: 165px;
    border-radius: 30px;
    padding: 23px 0;
    background: rgb(136, 196, 66);
    background: -moz-linear-gradient(top, rgba(136, 196, 66, 1) 0%, rgba(51, 182, 160, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(136, 196, 66, 1) 0%, rgba(51, 182, 160, 1) 100%);
    background: linear-gradient(to bottom, rgba(136, 196, 66, 1) 0%, rgba(51, 182, 160, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88c442', endColorstr='#33b6a0', GradientType=0);
}

.single-team-slide .img-holder .team-social-links li {
    display: block;
    float: none;
    text-align: center;
    margin-bottom: 7px;
}

.single-team-slide .img-holder .team-social-links li:last-child {
    margin: 0;
}


.single-team-slide .img-holder .team-social-links li a i {
    display: block;
    color: #ffffff;
    font-size: 14px;
    height: 25px;
    padding: 5px 0;
}


.single-team-slider {
    display: block;
    position: relative;
    direction: ltr;
}

.single-team-slider .bx-wrapper {
    position: relative;
    margin-left: 102px;
    padding: 0;
    max-width: 990px !important;
    width: 100%;
    overflow: inherit !important;
    float: left;
}

.single-team-slider .bx-wrapper .bx-viewport {
    float: left;
    box-shadow: none;
    border: 0;
    left: 0px;
    top: 0px;
    background: #fff;
    transform: translatez(0);
    margin: 0;
    margin-left: 0px;
    max-width: 990px;
    width: 100%;
    overflow: inherit !important;
}


.single-team-slider .thumb-box.style2 {
    position: relative;
    height: 407px;
    margin: -61px 0 0;
    z-index: 2;
}


.single-team-slider .thumb-box.style2 li {
    float: none;
    margin-bottom: 22px;
}

.single-team-slider .thumb-box.style2 li:last-child {
    margin-bottom: 0px;
}

.single-team-slider .thumb-box.style2 li a {
    position: relative;
}


.single-team-slider .thumb-box.style2 li a .img-holder {
    position: relative;
    overflow: hidden;
    display: block;
}

.single-team-slider .thumb-box.style2 li a.active .img-holder:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    border: 2px solid #69ad07;
    transition: all 0.7s ease;
}

.single-team-slider .thumb-box.style2 li a .text-holder {
    position: relative;
    display: block;
    padding-top: 17px;
}

.single-team-slider .thumb-box.style2 li a .text-holder h6 {
    color: #303030;
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 3px;
}

.single-team-slider .thumb-box.style2 li a .text-holder span {
    color: darkgray;
    font-size: 14px;
}


.single-team-slider ul.nav-link {
    position: absolute;
    top: -128px;
    left: 0px;
    width: 140px;
    padding: 0;
    height: 475px;
    z-index: 3;
}

.single-team-slider ul.nav-link li#slider-prev {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
}

.single-team-slider ul.nav-link li#slider-next {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
}

.single-team-slider ul.nav-link li a {
    background: #ffffff;
    color: #848484;
    transition: .5s ease;
    width: 100%;
    height: 40px;
    display: block;
    text-align: center;
    font-size: 24px;
    line-height: 40px;
    border: 1px solid #eeeeee;
    border-radius: 30px;
}

.single-team-slider ul.nav-link li a.bx-prev i {
    transform: rotate(90deg);
}

.single-team-slider ul.nav-link li a.bx-next i {
    transform: rotate(90deg);
}

.single-team-slider ul.nav-link li a:hover {
    color: #ffffff;
    background: darkgray;
    border-color: darkgray;
}



/*** 
=============================================
    Testimonial sec Style
=============================================
***/
.testimonial-sec {
    background: #ffffff;
    padding: 100px 0 160px;
}

.testimonial-sec .inner-content {
    position: relative;
    display: block;
    z-index: 1;
}

.testimonial-sec .inner-content:before {
    position: absolute;
    top: 212px;
    left: 0px;
    background: url(https://worldkitcheneg.com/assets/wketchien/images/icon/quote-3.png);
    width: 250px;
    height: 251px;
    content: "";
    z-index: -1;
}

.testimonial-sec .sec-title {
    padding-bottom: 50px;
}

.testimonial-sec .sec-title a {
    margin: 23px 0 0;
    padding: 21px 40px 21px;
}

.testimonial-carousel2 {
    position: relative;
    display: block;
    background: #ffffff;
    max-width: 770px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    -webkit-box-shadow: 0px 1px 6px 3px rgba(245, 245, 245, 1);
    -moz-box-shadow: 0px 1px 6px 3px rgba(245, 245, 245, 1);
    box-shadow: 0px 1px 6px 3px rgba(245, 245, 245, 1);
    padding: 53px 40px 53px;
    z-index: 99;
}

.testimonial-carousel2:after {
    position: absolute;
    left: 0px;
    right: 0;
    bottom: 0px;
    width: 50px;
    height: 2px;
    margin: 0 auto;
    background: darkgray;
    content: "";
}

.single-testimonial-style2 .quote-icon {
    position: absolute;
    top: 7px;
    left: 0px;
    width: 59px;
    height: 40px;
    z-index: -1;
}

.single-testimonial-style2 .quote-icon2 {
    position: absolute;
    top: 42px;
    right: 0px;
    width: 59px;
    height: 40px;
    z-index: -1;
}

.single-testimonial-style2 {
    position: relative;
    display: block;
    z-index: 2;
}

.single-testimonial-style2 .text-holder {
    display: block;
    padding-bottom: 22px;
    padding-left: 80px;
    padding-right: 80px;
}

.single-testimonial-style2 .text-holder p {
    color: #848484;
    font-size: 20px;
    line-height: 30px;
    margin: 0;
}

.single-testimonial-style2 .review-box {
    display: block;
}

.single-testimonial-style2 .review-box ul li {
    display: inline-block;
    float: none;
    margin: 0px 3px;
}

.single-testimonial-style2 .review-box ul li i {
    font-size: 18px;
}

.single-testimonial-style2 .name {
    position: relative;
    display: block;
    padding-top: 24px;
}

.single-testimonial-style2 .name h3 {
    font-size: 18px;
    margin: 0 0 3px;
}

.single-testimonial-style2 .name span {
    color: darkgray;
}


.testimonial-sec .owl-nav {
    position: absolute;
    left: 0px;
    bottom: 40%;
    width: 100%;
    margin: 0;
    height: 70px;
}

.testimonial-sec .owl-nav .owl-prev {
    position: absolute;
    top: 0;
    left: -120px;
    width: 70px;
    height: 70px;
    border: 1px solid #efefef;
    background: #ffffff;
    text-align: center;
    border-radius: 50%;
    transition: all 0.3s ease;
    margin: 0;
    padding: 0;
}

.testimonial-sec .owl-nav .owl-prev span:before {
    color: #cecece;
    font-size: 30px;
    display: block;
    line-height: 68px;
}

.testimonial-sec .owl-nav .owl-next {
    position: absolute;
    top: 0;
    right: -120px;
    width: 70px;
    height: 70px;
    border: 1px solid #efefef;
    background: #ffffff;
    text-align: center;
    border-radius: 50%;
    transition: all 0.3s ease;
    margin: 0;
    padding: 0;
}

.testimonial-sec .owl-nav .owl-next span:before {
    color: #cecece;
    font-size: 30px;
    display: block;
    line-height: 68px;
}

.testimonial-sec .owl-nav .owl-next:hover,
.testimonial-sec .owl-nav .owl-prev:hover {
    background-color: darkgray;
    border-color: darkgray;
}

.testimonial-sec .owl-nav .owl-prev:hover span:before,
.testimonial-sec .owl-nav .owl-next:hover span:before {
    color: #ffffff;
}

.testimonial-sec .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -72px;
    display: block !important;
}

.testimonial-sec .owl-dots .owl-dot {
    background-image: none;
    width: 8px;
    height: 8px;
    margin: 5px 8px;
    border: 2px solid #cecece;
    padding: 0px;
    background: #cecece;
    border-radius: 50%;
    transition: all 500ms ease;
    display: inline-block;
}

.testimonial-sec .owl-dots .owl-dot span {
    display: none;
}

.testimonial-sec .owl-dots .owl-dot.active {
    height: 20px;
    background: darkgray;
    border-color: darkgray;
    border-radius: 15px;
}

.testimonial-sec .owl-dots .owl-dot:hover {
    height: 20px;
    background: darkgray;
    border-color: darkgray;
    border-radius: 15px;
}



/*** 
=============================================
    Warranties Sec Style      
=============================================
***/
.warranties-sec {
    position: relative;
    display: block;
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0px 0 0px;
    z-index: 1;
}

.video-holder {
    position: relative;
    display: block;
    overflow: hidden;
    max-width: 570px;
    width: 100%;
    min-height: 510px;
}

.video-holder .icon-holder {
    display: table;
    width: 100%;
    min-height: 510px;
    height: 100%;
    text-align: center;
}

.video-holder .icon-holder .icon {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.video-holder .icon-holder .icon .inner {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    display: inline-block;
    border: 10px solid rgba(255, 255, 255, 0.40);
    transition: all 0.5s ease-in-out 0s;
}

.video-holder .icon-holder .icon .inner a {
    width: 100px;
    height: 100px;
    display: block;
    border-radius: 50%;
    background: #ffffff;
}

.video-holder .icon-holder .icon .inner a span:before {
    color: darkgray;
    font-size: 30px;
    display: block;
    padding: 35px 0 35px;
}

.warranties-content {
    position: relative;
    display: block;
    padding: 95px 0 88px;
}

.warranties-content h2 {
    color: #ffffff;
    font-size: 24px;
    line-height: 32px;
    margin: 0 0 16px;
}

.warranties-content p {
    color: #afbdbb;
    margin: 0 0 31px;
}

.warranties-content ul {
    position: relative;
    display: block;
}

.warranties-content ul li {
    position: relative;
    display: block;
    padding-left: 35px;
    color: #afbdbb;
    line-height: 36px;
    margin-bottom: 5px;
}

.warranties-content ul li:last-child {
    margin-bottom: 0;
}

.warranties-content ul li:before {
    font-family: "Flaticon";
    position: absolute;
    top: 10px;
    left: 0px;
    content: "\f102";
    color: darkgray;
    font-size: 15px;
    line-height: 15px;
    font-weight: 100;
    transition: all 0.3s ease-in-out 0.1s;
}



/*** 
=============================================
    Brand Area Style      
=============================================
***/
.brand-area {
    position: relative;
    display: block;
    padding-top: 40px;
    background: darkgray;
}

.brand-area .brand {
    display: block;
    overflow: hidden;
}

.brand-area .brand li {
    display: inline-block;
    float: left;
    max-width: 270px;
    width: 100%;
    margin-bottom: 40px;
}

.brand-area .brand li a {
    display: block;
}

.brand-area .brand li a img {
    width: auto;
}



/*** 
=============================================
    Breadcrumb area style
=============================================
***/
.breadcrumb-area {
    position: relative;
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 106px 0 138px;
    z-index: 1;
}

.breadcrumb-area::before {
    background: rgb(237 28 36 / 45%);
    content: "";
    height: 100%;
    left: -14%;
    position: absolute;
    top: 0;
    width: 60%;
    z-index: -1;
    transform: skew(40deg, 0deg);
}

.breadcrumb-area .inner-content {
    position: relative;
    display: block;
}

.breadcrumb-area .title {
    display: block;
}

.breadcrumb-area .title h2 {
    color: #ffffff;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    text-transform: capitalize;
}

.breadcrumb-area .breadcrumb-menu {
    position: relative;
    display: block;
}

.breadcrumb-area .breadcrumb-menu ul {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 10px 0;
}

.breadcrumb-area .breadcrumb-menu ul li {
    position: relative;
    display: inline-block;
    padding-right: 10px;
    color: #ffffff;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: 'jf-flat-regular';
    transition: all 500ms ease;
}

.breadcrumb-area .breadcrumb-menu ul li:last-child {
    margin-right: 0;
    padding-right: 0;
}

.breadcrumb-area .breadcrumb-menu ul li a {
    color: #ffffff;
    font-weight: 700;
    transition: all 500ms ease;
}

.breadcrumb-area .breadcrumb-menu ul li.active {
    color: #000;
}

.breadcrumb-area .breadcrumb-menu ul li a:hover {
    color: darkgray;
}



/*** 
=============================================
    Mission Vision Area Style      
=============================================
***/
.mission-vision-area {
    position: relative;
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.single-mission-vision-box {
    position: relative;
    display: block;
    padding: 45px 20px 40px;
    border: 2px solid #233d39;
    margin-bottom: 40px;
    transition: all 500ms ease;
}

.single-mission-vision-box:hover {
    background: darkgray;
    border-color: darkgray;
}

.single-mission-vision-box h6 {
    color: darkgray;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0 0 19px;
    transition: all 500ms ease;
    transition-delay: .2s;
}

.single-mission-vision-box:hover h6 {
    color: #ffffff;
}

.single-mission-vision-box p {
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    margin: 0 0 23px;
}

.single-mission-vision-box a {
    color: #ffffff;
}



/*** 
=============================================
    Choose Area Style      
=============================================
***/
.choose-area {
    position: relative;
    display: block;
    padding-top: 100px;
    padding-bottom: 100px;
}

.single-choose-box {
    position: relative;
    display: block;
    padding: 50px 30px 44px;
    background: #f5f5f5;
    margin-bottom: 30px;
}

.single-choose-box .count {
    position: absolute;
    top: 25px;
    left: 30px;
}

.single-choose-box .count span {
    color: #cecece;
    font-size: 18px;
    font-weight: 700;
}

.single-choose-box .icon-holder {
    display: block;
    padding-bottom: 35px;
}

.single-choose-box .icon-holder span:before {
    color: darkgray;
    font-size: 80px;
    line-height: 80px;
}

.single-choose-box h3 {
    font-size: 18px;
}

.choose-carousel {
    background-attachment: scroll;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 58px;
    padding-bottom: 38px;
    padding-left: 45px;
    padding-right: 45px;
    position: relative;
    z-index: 1;
}

.choose-carousel::before {
    position: absolute;
    background: rgba(9, 40, 35, 0.95);
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.single-choose-item {
    position: relative;
    display: block;
}

.single-choose-item h6 {
    color: darkgray;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0 0 24px;
}

.single-choose-item h3 {
    color: #ffffff;
    margin: 0 0 19px;
}

.single-choose-item p {
    color: #afbdbb;
    margin: 0;
}

.choose-carousel .owl-dots {
    position: relative;
    display: block !important;
    margin-top: 28px !important;
    height: 40px;
}

.choose-carousel .owl-dots .owl-dot {
    background-image: none;
    width: 12px;
    height: 12px;
    margin: 5px 6px;
    border: 2px solid #39534f;
    padding: 0px;
    background: transparent;
    border-radius: 50%;
    transition: all 500ms ease;
    display: inline-block;
    zoom: none;
}

.choose-carousel .owl-dots .owl-dot span {
    display: none;
}

.choose-carousel .owl-dots .owl-dot.active {
    background: darkgray;
    border-color: darkgray;
}

.choose-carousel .owl-dots .owl-dot:hover {
    background: darkgray;
    border-color: darkgray;
}


.video-holder-box {
    background-attachment: scroll;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 115px;
    padding-bottom: 115px;
    padding-left: 45px;
    padding-right: 45px;
    position: relative;
    z-index: 1;
}

.video-holder-box::before {
    position: absolute;
    background: rgba(9, 40, 35, 0.95);
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.video-holder-box .icon-holder {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
}

.video-holder-box .icon-holder .icon {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.video-holder-box .icon-holder .icon .inner {
    display: inline-block;
    transition: all 0.5s ease-in-out 0s;
}

.video-holder-box .icon-holder .icon .inner a {
    display: block;
}

.video-holder-box .icon-holder .icon .inner a span:before {
    color: #ffffff;
    font-size: 65px;
    line-height: 65px;
}



/*** 
=============================================
    Services Style1 Area Spec Page Css     
=============================================
***/
.services-style1-area.spec-page {
    background: #ffffff;
    padding-top: 100px;
    padding-bottom: 60px;
}

.services-style1-area.spec-page:before {
    display: none;
}

.services-style1-area.spec-page .sec-title.max-width {
    padding-bottom: 43px;
}

.services-style1-area.spec-page .single-solution-style1 {
    margin-bottom: 70px;
}



/*** 
=============================================
    Choose Area style2 Style      
=============================================
***/
.choose-area.style2 {
    position: relative;
    display: block;
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0 123px;
    z-index: 1;
}

.single-choose-box.style2 {
    border: 1px solid #233d39;
    padding: 50px 30px 44px;
    background: transparent;
    margin-bottom: 0px;
}

.single-choose-box.style2 .count span {
    color: #2e4440;
}

.single-choose-box.style2 h3 {
    color: #ffffff;
}

.choose-area.style2 .owl-nav {
    position: absolute;
    left: 0px;
    bottom: 40%;
    width: 100%;
    margin: 0;
    height: 50px;
}

.choose-area.style2 .owl-nav .owl-prev {
    position: absolute;
    top: 0;
    left: -90px;
    width: 50px;
    height: 50px;
    border: 1px solid #233d39;
    background: transparent;
    text-align: center;
    border-radius: 50%;
    transition: all 0.3s ease;
    margin: 0;
    padding: 0;
}

.choose-area.style2 .owl-nav .owl-prev span:before {
    display: block;
    color: #ffffff;
    font-size: 20px;
    line-height: 48px;
    transition: all 500ms ease;
}

.choose-area.style2 .owl-nav .owl-next {
    position: absolute;
    top: 0;
    right: -90px;
    width: 50px;
    height: 50px;
    border: 1px solid #233d39;
    background: transparent;
    text-align: center;
    border-radius: 50%;
    transition: all 0.3s ease;
    margin: 0;
    padding: 0;
}

.choose-area.style2 .owl-nav .owl-next span:before {
    display: block;
    color: #ffffff;
    font-size: 20px;
    line-height: 48px;
    transition: all 500ms ease;
}

.choose-area.style2 .owl-nav .owl-next:hover,
.choose-area.style2 .owl-nav .owl-prev:hover {
    background-color: darkgray;
    border-color: darkgray;
}

.choose-area.style2 .owl-nav .owl-prev:hover span:before,
.choose-area.style2 .owl-nav .owl-next:hover span:before {
    color: #f3f3f3;
}

.choose-bottom-text {
    position: relative;
    display: block;
    max-width: 780px;
    width: 100%;
    text-align: center;
    margin: 44px auto 0;
}

.choose-bottom-text p {
    color: #afbdbb;
    margin: 0;
}



/*** 
=============================================
    Quote Area Style2 Style      
=============================================
***/
.specialities-single-area {
    position: relative;
    display: block;
    padding: 100px 0 100px;
}

.specialities-title {
    margin-bottom: 24px;
}

.specialities-title .icon-holder {
    width: 80px;
    height: 80px;
    background: #f5f5f5;
    border-radius: 50%;
    text-align: center;
}

.specialities-title .icon-holder span:before {
    font-size: 45px;
    line-height: 80px;
}

.specialities-title .icon-holder,
.specialities-title .title-holder {
    display: table-cell;
    vertical-align: middle;
}

.specialities-title .title-holder {
    padding-left: 30px;
}

.specialities-title .title-holder h2 {
    font-size: 30px;
    line-height: 40px;
}

.specialities-top-content {
    position: relative;
    display: block;
}

.specialities-top-content p {
    margin: 0 0 33px;
}

.specialities-carousel {
    position: relative;
    display: block;
}

.specialities-carousel .single-item {
    display: block;
}

.specialities-carousel .single-item img {
    width: 100%;
}

.specialities-carousel .owl-nav {
    position: absolute;
    left: 0px;
    bottom: 40%;
    width: 100%;
    margin: 0;
    height: 70px;
}

.specialities-carousel .owl-nav .owl-prev {
    position: absolute;
    top: -5px;
    left: 0px;
    width: 60px;
    height: 70px;
    border: 0px solid;
    background: rgba(139, 196, 66, 0.60);
    text-align: center;
    border-radius: 0px 30px 30px 0px;
    transition: all 0.3s ease;
    margin: 0;
    padding: 0;
}

.specialities-carousel .owl-nav .owl-prev span:before {
    display: block;
    color: #ffffff;
    font-size: 25px;
    line-height: 70px;
    transition: all 500ms ease;
}

.specialities-carousel .owl-nav .owl-next {
    position: absolute;
    top: -5px;
    right: 0px;
    width: 60px;
    height: 70px;
    border: 0px solid;
    background: rgba(139, 196, 66, 0.60);
    text-align: center;
    border-radius: 30px 0px 0px 30px;
    transition: all 0.3s ease;
    margin: 0;
    padding: 0;
}

.specialities-carousel .owl-nav .owl-next span:before {
    display: block;
    color: #ffffff;
    font-size: 25px;
    line-height: 70px;
    transition: all 500ms ease;
}

.specialities-carousel .owl-nav .owl-next:hover,
.specialities-carousel .owl-nav .owl-prev:hover {
    background: rgba(139, 196, 66, 0.90);
}

.specialities-carousel .owl-nav .owl-prev:hover span:before,
.specialities-carousel .owl-nav .owl-next:hover span:before {
    color: #f3f3f3;
}

.what-wedo-content {
    position: relative;
    display: block;
    overflow: hidden;
    margin-top: 67px;
}

.what-wedo-content .top {
    padding-bottom: 33px;
}

.what-wedo-content .top h3 {
    font-size: 24px;
    margin: 0 0 20px;
}

.what-wedo-content .top p {
    margin: 0;
}

.what-wedo-content .inner-content {
    position: relative;
    display: block;
}

.single-wedo-box {
    position: relative;
    display: block;
    overflow: hidden;
    background: #f5f5f5;
    border: 1px solid #eeeeee;
    padding: 40px 30px 32px;
    max-width: 370px;
    width: 100%;
    margin: 0 auto 30px;
    z-index: 1;
    transform: translate3d(0px, 0px, 0px);
    transition: all 500ms ease;
    transition-delay: 0.5s;
}

.single-wedo-box:hover {
    transform: translate3d(0px, -10px, 0px);
    -webkit-box-shadow: 0px 3px 9px 0px rgba(180, 180, 180, 0.9);
    box-shadow: 0px 3px 9px 0px rgba(180, 180, 180, 0.9);
}

.single-wedo-box .overlay-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    transition: all 900ms ease;
    transform: scale(1.5);
    opacity: 0;
}

.single-wedo-box:hover .overlay-image {
    transform: scale(1.0);
    opacity: 1;
}

.single-wedo-box .inner {
    position: relative;
    display: block;
    overflow: hidden;
    padding-left: 80px;
}

.single-wedo-box .inner .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 80px;
    border-radius: 50%;
}

.single-wedo-box .inner .image img {
    border-radius: 50%;
}

.single-wedo-box .inner .text {
    margin-top: -4px;
    padding-left: 20px;
}

.single-wedo-box .inner .text h3 {
    font-size: 18px;
    margin: 0 0 18px;
    transition: all 900ms ease;
    transition-delay: .3s;
}

.single-wedo-box:hover .inner .text h3 {
    color: #ffffff;
}

.single-wedo-box .inner .text p {
    margin: 0 0 15px;
    transition: all 900ms ease;
    transition-delay: .5s;
}

.single-wedo-box:hover .inner .text p {
    color: #afbdbb;
}

.single-wedo-box .inner .text a {
    transition: all 900ms ease;
    transition-delay: .5s;
}

.single-wedo-box:hover .inner .text a {
    color: darkgray;
}

.single-wedo-box .inner .text a span:before {
    font-size: 15px;
    line-height: 15px;
    top: 2px;
    font-weight: 600;
}

.transform-smile-content {
    position: relative;
    display: block;
    overflow: hidden;
    margin-top: 40px;
}

.transform-smile-content .text-holder {
    position: relative;
    display: block;
}

.transform-smile-content .text-holder h3 {
    font-size: 24px;
    margin: 0 0 20px;
}

.transform-smile-content .text-holder p {
    margin: 0;
}

.transform-smile-content .text-holder ul {
    display: block;
    overflow: hidden;
    margin-top: 19px;
}

.transform-smile-content .text-holder ul li {
    position: relative;
    display: block;
    padding-left: 30px;
    line-height: 40px;
}

.transform-smile-content .text-holder ul li:before {
    font-family: "Flaticon";
    position: absolute;
    top: 13px;
    left: 0px;
    content: "\f102";
    color: #b5c2c0;
    font-size: 13px;
    line-height: 13px;
    font-weight: 100;
    transition: all 0.3s ease-in-out 0.1s;
}

.video-holder-box2 {
    position: relative;
    background-attachment: scroll;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 140px;
    padding-bottom: 162px;
    z-index: 1;
}

.video-holder-box2::before {
    position: absolute;
    background: rgba(9, 40, 35, 0.95);
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
}

.video-holder-box2 .icon-holder {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
}

.video-holder-box2 .icon-holder .icon {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.video-holder-box2 .icon-holder .icon .inner {
    display: inline-block;
    transition: all 0.5s ease-in-out 0s;
    margin-top: -22px;
}

.video-holder-box2 .icon-holder .icon .inner a {
    display: block;
}

.video-holder-box2 .icon-holder .icon .inner a span:before {
    color: #ffffff;
    font-size: 65px;
    line-height: 65px;
}

.video-holder-box2 .overlay-text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.70);
    text-align: center;
    padding: 11px 0;
}

.video-holder-box2 .overlay-text h3 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Kaushan Script', cursive;
}


.treatments-pricing-box {
    position: relative;
    display: block;
    margin-top: 56px;
}

.treatments-pricing-box .pricing-plan {
    overflow-x: auto;
    position: relative;
    width: 100%;
}

.treatments-pricing-box .pricing-plan table {
    min-width: 660px;
    width: 100%;
}

.treatments-pricing-box .pricing-plan .table-heading {
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    width: 100%;
}

.treatments-pricing-box .pricing-plan .table-heading tr {}

.treatments-pricing-box .pricing-plan .table-heading tr th {
    color: #303030;
    font-size: 16px;
    font-weight: 700;
    padding: 18px 50px 17px;
    text-align: center;
    text-transform: capitalize;
    font-family: 'jf-flat-regular';
}

.treatments-pricing-box .pricing-plan tbody tr:nth-of-type(odd) {
    background: #fff;
}

.treatments-pricing-box .pricing-plan tbody tr:nth-of-type(even) {
    background: #fff;
}

.treatments-pricing-box .pricing-plan tbody tr {}

.treatments-pricing-box .pricing-plan tbody tr td {
    min-width: 110px;
    padding: 14px 50px 14px;
    text-align: center;
    border: 1px solid #eeeeee;
}

.treatments-pricing-box .pricing-plan tbody tr td p {
    color: #303030;
    font-size: 15px;
    font-weight: 400;
    margin: 0;
}

.treatments-pricing-box .pricing-plan tbody tr td span {
    color: #303030;
    font-size: 15px;
    font-weight: 500;
}

.meet-our-specialist {
    position: relative;
    display: block;
    overflow: hidden;
    margin-top: 70px;
}

.meet-our-specialist h3 {
    font-size: 24px;
    display: block;
    margin: 0 0 26px;
}


.specialities-sidebar {
    position: relative;
    display: block;
    overflow: hidden;
    margin-left: 35px;
    border: 1px solid #eeeeee;
    padding: 29px;
}

.specialities-sidebar .single-sidebar {
    position: relative;
    display: block;
    margin-bottom: 40px;
}

.specialities-sidebar .single-sidebar .inner {
    position: relative;
    display: block;
    overflow: hidden;
}

.specialities-sidebar .single-sidebar .inner h3 {
    position: relative;
    display: block;
    background: #f5f5f5;
    color: #222222;
    font-size: 18px;
    padding: 14px 30px 15px;
    padding-right: 0;
    border-top: 2px solid darkgray;
}

.specialities-sidebar .specialities-categories {
    position: relative;
    display: block;
    border: 1px solid #eeeeee;
    padding: 10px 29px 8px;
}

.specialities-sidebar .specialities-categories li {
    position: relative;
    display: block;
    border-bottom: 1px solid #e9e9e9;
    margin-top: 12px;
    padding-bottom: 12px;
}

.specialities-sidebar .specialities-categories li a {
    position: relative;
    display: block;
    color: #222222;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: 'jf-flat-regular';
    transition: all 500ms ease;
    transition-delay: .1s;
}

.specialities-sidebar .specialities-categories li:last-child {
    border: 0px solid
}

.specialities-sidebar .specialities-categories li a:hover,
.specialities-sidebar .specialities-categories li.active a {
    background: darkgray;
    color: #ffffff;
    padding-left: 15px;
}


.specialities-sidebar .brochures-sidebar {
    position: relative;
    display: block;
    overflow: hidden;
    background: #000;
    padding: 35px 30px 40px;
}

.specialities-sidebar .brochures-sidebar h3 {
    color: #ffffff;
    font-size: 18px;
    margin: 0 0 24px;
}

.specialities-sidebar .our-brochures li {
    position: relative;
    display: block;
    margin-bottom: 20px;
}

.specialities-sidebar .our-brochures li:last-child {
    margin-bottom: 0;
}

.specialities-sidebar .our-brochures li a {
    position: relative;
    display: block;
    padding: 8px 60px 7px;
    padding-right: 0;
    border: 1px solid #233d39;
    transition: all 500ms ease;
}

.specialities-sidebar .our-brochures li a .icon-holder {
    position: absolute;
    top: 0px;
    left: 18px;
    bottom: 0;
    margin: 14px 0;
}

.specialities-sidebar .our-brochures li a .icon-holder span:before {
    color: darkgray;
    font-size: 30px;
    line-height: 30px;
}

.specialities-sidebar .our-brochures li a .title-holder {}

.specialities-sidebar .our-brochures li a .title-holder p {
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    margin: 0;
    transition: all 500ms ease;
}

.specialities-sidebar .our-brochures li a:hover .title-holder p {
    color: darkgray;
}


.sidebar-appointment-box {
    position: relative;
    display: block;
    overflow: hidden;
    background: darkgray;
    padding: 30px 30px 30px;
    padding-right: 20px;
}

.sidebar-appointment-box span:before {
    color: #ffffff;
    font-size: 55px;
    line-height: 55px;
}

.sidebar-appointment-box h3 {
    color: #ffffff;
    font-size: 18px;
    margin: 23px 0 8px;
}

.sidebar-appointment-box p {
    color: #c5faf2;
    margin: 0 0 23px;
}

.sidebar-appointment-box a {
    background: #ffffff;
    color: #303030;
    padding: 15px 35px 15px;
}



/*** 
=============================================
    Doctor Area Style      
=============================================
***/
.doctor-area {
    position: relative;
    display: block;
    padding: 100px 0 100px;
}

.doctor-sidebar {
    position: relative;
    display: block;
}

.doctor-sidebar .single-sidebar {
    display: block;
    margin-bottom: 60px;
}


.doctor-tab-box {
    position: relative;
    display: block;
}

.doctor-tab-box .tab-btns {
    position: relative;
}

.doctor-tab-box .tab-btns .tab-btn {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.doctor-tab-box .tab-btns .tab-btn:last-child {
    margin-right: 0;
}

.doctor-tab-box .tab-btns .tab-btn span {
    position: relative;
    display: block;
    width: 180px;
    background: darkgray;
    padding: 16px 0px 15px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    text-transform: capitalize;
    transition: all 500ms ease;
    ont-family: 'Omar-Regular';
    cursor: pointer;
}

.doctor-tab-box .tab-btns .tab-btn.active-btn span,
.doctor-tab-box .tab-btns .tab-btn:hover span {
    background: #f5f5f5;
    color: #303030;
}

.doctor-tab-box .tab-btns .tab-btn.left span {
    border-radius: 10px 0px 0px 0px;
}

.doctor-tab-box .tab-btns .tab-btn.right span {
    border-radius: 0px 10px 0px 0px;
}

.doctor-tab-box .tabs-content {
    position: relative;
    display: block;
    background: #f5f5f5;
    padding: 40px 40px 40px;
}

.doctor-tab-box .tabs-content .tab {
    position: relative;
    padding: 0px;
    display: none;
}

.doctor-tab-box .tabs-content .tab.active-tab {
    display: block;
}

.doctor-tab-box .button-box {
    position: relative;
    display: block;
    margin-top: 20px;
}

.doctor-tab-box .button-box button {
    padding: 19px 0px 19px;
    width: 100%;
}


.doctor-sidebar .sidebar-appoinment {
    position: relative;
    display: block;
}

.doctor-sidebar .sidebar-appoinment .title {
    display: block;
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-top: 2px solid darkgray;
    padding: 14px 40px 14px;
    padding-right: 0;
}

.doctor-sidebar .sidebar-appoinment .title h3 {
    color: #222222;
    font-size: 18px;
    text-transform: capitalize;
}

.doctor-sidebar .sidebar-appoinment .appoinment-form {
    position: relative;
    display: block;
    border: 1px solid #f5f5f5;
    border-top: none;
    padding: 40px 40px 40px;
}

.doctor-sidebar .sidebar-appoinment .appoinment-form .input-box {
    position: relative;
    display: block;
    margin-bottom: 20px;
}

.doctor-sidebar .sidebar-appoinment .appoinment-form .input-box .icon-box {
    position: absolute;
    right: 19px;
    top: 17px;
}

.doctor-sidebar .sidebar-appoinment .appoinment-form .input-box .icon-box i {
    color: #cccccc;
    font-size: 15px;
}

.doctor-sidebar .sidebar-appoinment .appoinment-form .input-box input[type=text],
.doctor-sidebar .sidebar-appoinment .appoinment-form .input-box input[type=email],
.doctor-sidebar .sidebar-appoinment .appoinment-form .input-box textarea {
    width: 100%;
    border: 1px solid #efefef;
    height: 50px;
    display: block;
    padding: 0 20px;
    color: #222222;
    font-size: 15px;
    font-weight: 400;
    border-radius: 0px;
    font-family: 'jf-flat-regular';
    transition: all 500ms ease;
}

.doctor-sidebar .sidebar-appoinment .appoinment-form .input-box textarea {
    padding: 12px 20px;
    height: 80px;
}

.doctor-sidebar .sidebar-appoinment .appoinment-form button {
    padding: 19px 40px 19px;
}


.doctor-content {
    position: relative;
    display: block;
}

.single-doctor-item {
    position: relative;
    display: block;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 40px;
    margin-bottom: 40px;
}

.single-doctor-item.last-child {
    border: none;
    margin: 0;
    padding: 0;
}

.single-doctor-item .img-holder {
    position: relative;
    display: block;
    overflow: hidden;
    width: 270px;
    height: 270px;
    border-radius: 50%;
}

.single-doctor-item .img-holder img {
    width: 100%;
    transition: all 0.3s ease-in-out 0.3s;
}

.single-doctor-item:hover .img-holder img {
    transform: scale(1.3);
}

.single-doctor-item .img-holder .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    border-radius: 50%;
    transition: all 700ms ease;
    transform: scale(0);
    background: rgba(9, 40, 35, 0.85);
}

.single-doctor-item:hover .overlay {
    transform: scale(1.0);
    opacity: 1;
}

.single-doctor-item .img-holder .overlay .box {
    display: table;
    height: 100%;
    width: 100%;
}

.single-doctor-item .img-holder .overlay .box .content {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding: 20px;
}

.single-doctor-item .img-holder .overlay .box .content a {
    padding: 19px 35px 19px;
}


.single-doctor-item .text-holder {
    position: relative;
    display: block;
    margin-left: -35px;
}

.single-doctor-item .text-holder span {
    color: darkgray;
    font-size: 16px;
}

.single-doctor-item .text-holder h3 {
    margin: 9px 0 19px;
}

.single-doctor-item .text-holder p {
    margin: 0;
}

.single-doctor-item .text-holder h6 {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    margin: 22px 0 10px;
}

.single-doctor-item .text-holder ul {
    display: block;
    overflow: hidden;
    margin-top: 14px;
}

.single-doctor-item .text-holder ul li {
    line-height: 30px;
}

.single-doctor-item .text-holder ul li span:before {
    position: relative;
    top: 2px;
    color: darkgray;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    display: inline-block;
    padding-right: 10px;
}



/*** 
=============================================
    Faq Area style
=============================================
***/
.faq-area {
    position: relative;
    display: block;
    padding: 90px 0 100px;
}

.faq-area .sec-title {
    padding-bottom: 23px;
}

.faq-area .sec-title h1 {}

.faq-area .sec-title p {
    margin: 6px 0 0;
}

.faq-search-box form.search-form {
    position: relative;
    display: block;
    max-width: 370px;
    width: 100%;
    margin: 0px auto 50px;
}

.faq-search-box .search-form input[type="search"] {
    position: relative;
    display: block;
    background: #fff;
    border: 1px solid #f2f2f2;
    color: #222222;
    display: block;
    font-size: 15px;
    font-weight: 400;
    height: 50px;
    letter-spacing: 1px;
    padding-left: 20px;
    padding-right: 65px;
    width: 100%;
    border-radius: 0;
    transition: all 500ms ease 0s;
}

.faq-search-box .search-form button {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0px;
    display: block;
    background: transparent;
    font-size: 14px;
    color: darkgray;
    height: 50px;
    width: 55px;
    border: 0px solid;
    line-height: 48px;
    text-align: center;
    border-radius: 0%;
    transition: all 500ms ease 0s;
    margin: 0;
}

.faq-search-box .search-form button i {
    font-size: 14px
}

.faq-search-box .search-form input[type="search"]:focus {
    border: 1px solid darkgray;
    background: #fff;
    color: #000000;
}

.faq-search-box .search-form input[type="search"]:focus+button,
.faq-search-box .search-form button:hover {
    background: darkgray;
    color: #fff;
}

.faq-content-box {
    position: relative;
    display: block;
}



/*** 
=============================================
    Pricing Plan Area Style      
=============================================
***/
.pricing-plan-area {
    position: relative;
    display: block;
    padding: 90px 0 60px;
}

.pricing-plan-area .sec-title {
    padding-bottom: 43px;
}

.pricing-plan-area .sec-title p {
    margin: 6px 0 0;
}

.single-price-box {
    position: relative;
    display: block;
    background: #f5f5f5;
    padding: 27px 30px 30px;
    transform: translate3d(0px, 0px, 0px);
    transition: all 500ms ease;
    transition-delay: 0.5s;
    margin-bottom: 40px;
}

.single-price-box:hover {
    transform: translate3d(0px, -20px, 0px);
}

.single-price-box:before {
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100%;
    height: 10px;
    content: "";
    background: darkgray;
    transform: scaleX(0);
    transition: .5s ease;
}

.single-price-box:hover:before {
    transform: scaleY(1);
    transition: .5s ease;
}

.single-price-box .table-header {
    position: relative;
    display: block;
    overflow: hidden;
}

.single-price-box .table-header .top {
    display: block;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 23px;
}

.single-price-box .table-header .top h3 {
    font-size: 24px;
    margin: 0 0 10px;
}

.single-price-box .table-header .top span {}

.single-price-box .table-header .package {
    position: relative;
    display: block;
    padding-top: 15px;
    padding-bottom: 13px;
}

.single-price-box .table-header .package h1 {
    font-size: 72px;
    line-height: 85px;
}

.single-price-box .table-header .package span {
    position: relative;
    top: -2px;
    display: inline-block;
    font-size: 24px;
    line-height: 30px;
    padding-right: 6px;
}

.single-price-box .table-header .package b {
    position: relative;
    display: inline-block;
    top: -4px;
    font-size: 20px;
    line-height: 20px;
    padding-left: 7px;
}

.single-price-box .price-list {
    position: relative;
    display: block;
    background: #ffffff;
    padding: 0 40px 0px;
}

.single-price-box .price-list ul {
    display: block;
    padding: 21px 0 19px;
}

.single-price-box .price-list ul li {
    color: #8b8b8b;
    line-height: 50px;
    border-bottom: 1px solid #eeeeee;
}

.single-price-box .price-list ul li:last-child {
    border: none;
}

.single-price-box .table-footer {
    position: relative;
    display: block;
    margin-top: 30px;
}

.single-price-box .table-footer a {
    background: transparent;
    color: darkgray;
    border: 2px solid darkgray;
    padding: 17px 55px 17px;
    transition: all 500ms ease;
    transition-delay: 0.5s;
}

.single-price-box:hover .table-footer a {
    background: darkgray;
    color: #ffffff;
}



/*** 
=============================================
    Pricing Plan Area style2 Style      
=============================================
***/
.pricing-plan-area.style2 {
    position: relative;
    display: block;
    padding: 0px 0 60px;
}

.pricing-plan-area.style2 .single-price-box {
    background: #ffffff;
    border-top: 3px solid darkgray;
    border-bottom: 3px solid darkgray;
}

.pricing-plan-area.style2 .single-price-box:hover {
    -webkit-box-shadow: 0px 3px 7px 2px #D9D9D9;
    box-shadow: 0px 3px 7px 2px #D9D9D9;
}

.pricing-plan-area.style2 .single-price-box:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 3px;
    content: "";
    transform: scaleY(1);
    background: rgb(136, 196, 66);
    background: -moz-linear-gradient(top, rgba(136, 196, 66, 1) 0%, rgba(51, 182, 160, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(136, 196, 66, 1) 0%, rgba(51, 182, 160, 1) 100%);
    background: linear-gradient(to bottom, rgba(136, 196, 66, 1) 0%, rgba(51, 182, 160, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88c442', endColorstr='#33b6a0', GradientType=0);
}

.pricing-plan-area.style2 .single-price-box:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 3px;
    content: "";
    transform: scaleY(1);
    background: rgb(136, 196, 66);
    background: -moz-linear-gradient(top, rgba(136, 196, 66, 1) 0%, rgba(51, 182, 160, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(136, 196, 66, 1) 0%, rgba(51, 182, 160, 1) 100%);
    background: linear-gradient(to bottom, rgba(136, 196, 66, 1) 0%, rgba(51, 182, 160, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88c442', endColorstr='#33b6a0', GradientType=0);
}

.pricing-plan-area.style2 .single-price-box .table-header .package {
    padding-top: 15px;
    padding-bottom: 4px;
}

.pricing-plan-area.style2 .single-price-box .price-list ul {
    display: block;
    padding: 0px 0 0px;
}

.pricing-plan-area.style2 .single-price-box .table-footer {
    margin-top: 20px;
}

.pricing-plan-area.style2 .single-price-box .table-footer a {
    color: #303030;
    border: 2px solid #eeeeee;
}

.pricing-plan-area.style2 .single-price-box:hover .table-footer a {
    background: darkgray;
    border-color: darkgray;
    color: #ffffff;
}



/*** 
=============================================
    Testimonial page style
=============================================
***/
.testimonial-page {
    padding-top: 100px;
    padding-bottom: 50px;
}

.single-testimonial-item.style2 {
    margin-bottom: 43px;
}

.single-testimonial-item.style2 .text-holder {
    padding: 53px 30px 61px;
    border: 1px solid #eeeeee;
}

.single-testimonial-item.style2 .text-holder:before {
    position: absolute;
    left: 100px;
    right: 100px;
    bottom: -1px;
    height: 2px;
}

.single-testimonial-item.style2:hover .text-holder:before {
    left: 0;
    right: 0;
}

.single-testimonial-item.style2 .text-holder:after {
    left: 30px;
    top: 40px;
}



/*** 
=============================================
    Testimonial Sec Style4 Style      
=============================================
***/
.testimonial-sec.style4 {
    position: relative;
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 38px;
    padding-bottom: 108px;
    z-index: 1;
}

.testimonial-sec.style4::before {
    position: absolute;
    background: rgba(9, 40, 35, 0.80);
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.testimonial-sec.style4 .testimonial-carousel2:after {
    display: none;
}

.testimonial-sec.style4 .single-testimonial-style2 .img-box {
    position: relative;
    display: block;
    width: 80px;
    height: 80px;
    margin: 7px auto 0;
    border-radius: 50%;
}

.testimonial-sec.style4 .single-testimonial-style2 .img-box img {
    border-radius: 50%;
}

.testimonial-sec.style4 .testimonial-carousel2 {
    position: relative;
    display: block;
    background: transparent;
    max-width: 1120px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 53px 40px 53px;
    z-index: 99;
    box-shadow: none;
}

.testimonial-sec.style4 .single-testimonial-style2 .text-holder p {
    color: #ffffff;
    font-size: 20px;
    line-height: 36px;
    margin: 0;
}

.testimonial-sec.style4 .single-testimonial-style2 .name h3 {
    color: #ffffff;
    margin: 0 0 3px;
}

.testimonial-sec.style4 .owl-dots {
    bottom: -20px;
}

.testimonial-sec.style4 .owl-nav {
    position: absolute;
    left: 0px;
    right: 0;
    bottom: 37%;
    width: 100%;
    height: 70px;
    max-width: 160px;
    margin: 0 auto;
}

.testimonial-sec.style4 .owl-nav .owl-prev {
    position: absolute;
    top: 0;
    left: -120px;
    width: 70px;
    height: 70px;
    border: 1px solid transparent;
    background: transparent;
    text-align: center;
    border-radius: 50%;
    transition: all 0.3s ease;
    margin: 0;
    padding: 0;
}

.testimonial-sec.style4 .owl-nav .owl-next {
    position: absolute;
    top: 0;
    right: -120px;
    width: 70px;
    height: 70px;
    border: 1px solid transparent;
    background: transparent;
    text-align: center;
    border-radius: 50%;
    transition: all 0.3s ease;
    margin: 0;
    padding: 0;
}




/*** 
=============================================
    Testimonial Sec Style3 Style      
=============================================
***/
.testimonial-sec.style3 {
    position: relative;
    display: block;
    background: #ffffff;
    padding: 100px 0 100px;
}

.testimonial-sec.style3 .testimonial-carousel2 {
    position: relative;
    background: #ffffff;
    max-width: 770px;
    padding: 53px 40px 0px;
    box-shadow: none;
}

.testimonial-sec.style3 .testimonial-carousel2:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 45px;
    right: 0;
    content: "";
    -webkit-box-shadow: 0px 1px 6px 3px rgba(245, 245, 245, 1);
    -moz-box-shadow: 0px 1px 6px 3px rgba(245, 245, 245, 1);
    box-shadow: 0px 1px 6px 3px rgba(245, 245, 245, 1);
}

.testimonial-sec.style3 .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    padding-bottom: 23px;
}

.testimonial-sec.style3 .owl-dots {
    display: none !important;
}

.testimonial-sec.style3 .testimonial-carousel2:after {
    display: none;
}

.testimonial-sec .inner-content:before {
    display: none;
}

.testimonial-sec.style3 .single-inner-item {
    position: relative;
    display: block;
}

.testimonial-sec.style3 .single-inner-item .img-box {
    position: relative;
    overflow: inherit;
    left: 0;
    right: 0;
    bottom: -23px;
    width: 90px;
    height: 90px;
    margin: 0 auto 0;
    border-radius: 50%;
}

.testimonial-sec.style3 .owl-nav {
    bottom: 46%;
}



/*** 
=============================================
   Visit timetable area style
=============================================
***/
.visit-timetable-area {
    padding-top: 90px;
    padding-bottom: 100px;
}

.visit-timetable-area .sec-title {
    padding-bottom: 33px;
}

.visit-timetable-area .sec-title p {
    margin: 6px 0 0;
}

.find-doctor-specialities {
    position: relative;
    display: block;
    max-width: 570px;
    width: 100%;
    margin: 0 auto 50px;
}

.find-doctor-specialities .input-box {}


.table-responsive {
    overflow-x: auto;
    position: relative;
    width: 100%;
}

.visit_timetable {
    margin: 0;
    min-width: 1024px;
    border-collapse: collapse;
}

.visit_timetable thead {}

.visit_timetable thead tr {}

.visit_timetable thead tr th {
    padding: 0;
    border: none;
}

.visit_timetable thead tr th {
    color: #303030;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    font-family: 'jf-flat-regular';
}

.visit_timetable thead tr th .single {
    border: 1px solid #eeeeee;
    text-align: center;
    padding: 17px 0;
    margin: 1px;
}

.visit_timetable tbody tr td .time-box {
    vertical-align: middle;
    text-align: center;
    height: 155px;
    padding: 68px 0 !important;
}

.visit_timetable tbody tr td .time-box h5 {
    color: #303030;
    font-size: 15px;
    font-weight: 500;
}

.visit_timetable tbody tr td:hover .time-box h5 {
    color: #ffffff;
}

.visit_timetable tbody {}

.visit_timetable tbody tr {}

.visit_timetable tbody tr td .single {
    border: 1px solid #eeeeee;
    margin: 1px;
    padding: 24px 19px 24px;
    width: 144px;
    transition: all 500ms ease;
}

.visit_timetable tbody tr td:hover .single {
    border-color: #000;
    background: #000;
}

.visit_timetable tbody tr td .single.gray_bg {
    background: #f5f5f5;
}

.visit_timetable tbody tr td:hover .single.gray_bg {
    border-color: #000;
    background: #000;
}

.visit_timetable tbody tr td {
    background: #fff;
    padding: 0;
    border: none;
}

.visit_timetable tbody tr td .blank {
    width: 75px;
    height: 105px;
}

.visit_timetable tbody tr td .box-style1 {
    display: block;
}

.visit_timetable tbody tr td .box-style2 {
    display: block;
}

.visit_timetable tbody tr td p {
    color: #303030;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    margin: 0 0 8px;
    transition: all 500ms ease;
    transition-delay: .2s;
}

.visit_timetable tbody tr td:hover p {
    color: darkgray;
}

.visit_timetable tbody tr td span {
    color: #8b8b8b;
    font-size: 14px;
    line-height: 22px;
    transition: all 500ms ease;
    transition-delay: .3s;
}

.visit_timetable tbody tr td:hover span {
    color: #ffffff;
}

.visit_timetable tbody tr td h6 {
    color: darkgray;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    margin: 9px 0 0;
    font-family: 'jf-flat-regular';
    transition: all 500ms ease;
    transition-delay: .4s;
}

.visit_timetable tbody tr td h6.green {
    color: darkgray;
}

.visit_timetable tbody tr td:hover h6.green {
    color: darkgray;
}

.visit_timetable tbody tr td:hover h6 {
    color: darkgray;
}



/*** 
=============================================
    Appointment Area style
=============================================
***/
.appointment-area2 {
    position: relative;
    display: block;
    padding: 90px 0 100px;
}

.appointment-area2 .sec-title {
    padding-bottom: 43px;
}

.appointment-area2 .sec-title p {
    margin: 6px 0 0;
}

.appointment-form-left {
    position: relative;
    display: block;
    padding: 50px 50px 20px;
    border-radius: 0 0px 50px 50px;
    -webkit-box-shadow: 0px 1px 15px 3px #f9f9f9;
    box-shadow: 0px 1px 15px 3px #f9f9f9;
}

.appointment-form-left form .single-box {
    position: relative;
    display: block;
    padding-left: 130px;
}

.appointment-form-left form .single-box .title {
    position: absolute;
    top: 19px;
    left: 0;
}

.appointment-form-left form .single-box .title h5 {
    font-size: 15px;
    font-weight: 500;
}

.appointment-form-left form .single-box .input-box {
    position: relative;
    display: block;
    margin-bottom: 30px;
}

.available-time {
    position: relative;
    display: block;
    border: 1px solid #eeeeee;
    padding: 24px 24px 14px;
}

.available-time ul {
    display: block;
    overflow: hidden;
    margin-left: -5px;
    margin-right: -5px;
}

.available-time ul li {
    display: inline-block;
    float: left;
    width: 90px;
    height: 40px;
    text-align: center;
    margin: 0 5px 10px;
    background: #f5f5f5;
    color: #8b8b8b;
    font-size: 15px;
    font-weight: 400;
    line-height: 40px;
    border-radius: 5px;
    cursor: pointer;
    font-family: 'jf-flat-regular';
    transition: all 500ms ease;
}

.available-time ul li.active,
.available-time ul li:hover {
    background: darkgray;
    color: #ffffff;
}

.appointment-form-left form .single-box .input-box input[type=text],
.appointment-form-left form .single-box .input-box textarea {
    width: 100%;
    border: 1px solid #eeeeee;
    height: 55px;
    display: block;
    padding: 0 20px;
    color: #8b8b8b;
    font-size: 15px;
    font-weight: 400;
    border-radius: 5px;
    font-family: 'jf-flat-regular';
    transition: all 500ms ease;
    margin-bottom: 20px;
}

.appointment-form-left form .single-box .input-box textarea {
    padding: 12px 20px;
    height: 100px;
}

.appointment-form-left form .single-box .input-box button {
    padding: 21px 55px 21px;
}

.appointment-right .input-box {
    position: relative;
    display: block;
}

.appointment-right .input-box input[type=text] {
    position: relative;
    display: block;
    background: #ffffff;
    border: 1px solid #eeeeee;
    width: 100%;
    height: 50px;
    padding: 0 20px;
    color: #333333;
    font-size: 15px;
    font-weight: 400;
    border-radius: 5px;
    font-family: 'jf-flat-regular';
    transition: all 500ms ease;
}

.appointment-right form .input-box .icon-box {
    position: absolute;
    right: 19px;
    top: 16px;
}

.appointment-right form .input-box .icon-box i {
    color: #8b8b8b;
    font-size: 14px;
}

.appointment-right .confirm-booking {
    position: relative;
    display: block;
    margin-top: 47px;
}

.appointment-right .confirm-booking h3 {
    font-size: 20px;
    margin: 0 0 22px;
}

.appointment-right .confirm-booking ul {
    display: block;
    overflow: hidden;
}

.appointment-right .confirm-booking ul li {
    color: #8b8b8b;
    font-size: 16px;
    line-height: 40px;
    font-weight: 400;
}

.appointment-right .confirm-booking ul li span {
    color: darkgray;
    font-weight: 700;
    display: inline-block;
    width: 140px;
    font-family: 'jf-flat-regular';
}

.appointment-right .confirm-booking ul li b {
    color: darkgray;
    display: inline-block;
    width: 35px;
}

.appointment-right form .button-box {
    position: relative;
    display: block;
    margin-top: 15px;
}

.appointment-right form .button-box button {
    padding: 14px 30px 14px;
    margin-right: 7px;
    background: #ffffff;
    border: 2px solid #eeeeee;
    color: #303030;
}

.appointment-right form .button-box button:hover {
    background: darkgray;
    border-color: darkgray;
    color: #ffffff;
}



/*** 
=============================================
    Blog Default Area style
=============================================
***/
#blog-area {
    padding: 100px 0 100px;
}

.blog-default-area .single-blog-post {
    margin-bottom: 40px;
}

.blog-default-area .post-pagination {
    margin-top: 0px;
}



/*** 
=============================================
    Blog large Area style
=============================================
***/
.blog-large-area {}

.blog-large-area .blog-post {
    position: relative;
    display: block;
    z-index: 1;
}

.blog-large-area .single-blog-post {
    margin-bottom: 60px;
}

.single-blog-post.blog-large {
    padding-left: 70px;
}

.single-blog-post.blog-large .left-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
}

.post-info-style1 {
    width: 70px;
    height: 75px;
    border: 1px solid #eeeeee;
    text-align: center;
    display: block;
    padding: 11px 0;
}

.post-info-style1 h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    margin: 0 0 6px;
    font-family: 'jf-flat-regular';
}

.post-info-style1 .borders {
    height: 1px;
    width: 50px;
    display: block;
    background: #eeeeee;
    margin: 0 auto;
}

.post-info-style1 p {
    color: #303030;
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    margin: 10px 0 0;
}

.single-blog-post.blog-large .left-box .post-author {
    width: 70px;
    height: 70px;
    border: 1px solid #eeeeee;
    border-radius: 50%;
    margin-top: 20px;
    transition: all 500ms ease;
}

.single-blog-post.blog-large .left-box .post-author:hover {
    border-color: darkgray;
}

.single-blog-post.blog-large .left-box .post-author img {
    width: 100%;
    border-radius: 50%;
}

.single-blog-post.blog-large .left-box .share-comment-box {
    position: relative;
    display: block;
}

.single-blog-post.blog-large .left-box .share-comment-box ul {
    display: block;
    overflow: hidden;
    margin-top: 20px;
}

.single-blog-post.blog-large .left-box .share-comment-box ul li {
    display: block;
    margin-bottom: 20px;
}

.single-blog-post.blog-large .left-box .share-comment-box ul li:last-child {
    margin-bottom: 0;
}

.single-blog-post.blog-large .left-box .share-comment-box ul li a {
    position: relative;
    width: 70px;
    height: 70px;
    display: block;
    border: 1px solid #eeeeee;
    border-radius: 50%;
    text-align: center;
    z-index: 1;
}

.single-blog-post.blog-large .left-box .share-comment-box ul li a:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: darkgray;
    border-radius: 50%;
    z-index: -1;
    transform: scale(0);
    transition: all 500ms ease;
}

.single-blog-post.blog-large .left-box .share-comment-box ul li:hover a:after {
    transform: scale(1);
}

.single-blog-post.blog-large .left-box .share-comment-box ul li a span:before {
    color: #8b8b8b;
    font-size: 25px;
    display: block;
    line-height: 68px;
    transition: all 500ms ease;
    transition-delay: .3s;
}

.single-blog-post.blog-large .left-box .share-comment-box ul li:hover a span:before {
    color: #ffffff;
}

.single-blog-post.blog-large .inner-content {
    position: relative;
    display: block;
    padding-left: 30px;
}

.single-blog-post.blog-large .text-holder {
    border: 1px solid #eeeeee;
    padding: 35px 40px 40px;
}

.single-blog-post.blog-large .text-holder .meta-box {
    margin-bottom: 8px;
}

.single-blog-post.blog-large .text-holder .meta-box .meta-info {
    position: relative;
    display: block;
    padding-left: 0px;
    overflow: hidden;
}

.single-blog-post.blog-large .text-holder .meta-box .meta-info li a i {
    position: relative;
    top: 2px;
    color: darkgray;
    font-size: 16px;
    display: inline-block;
    padding-right: 8px;
}

.single-blog-post.blog-large .text-holder .meta-box .meta-info li a span {
    color: #303030;
}

.blog-large-area .single-blog-post .text-holder .blog-title {
    display: block;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
}

.blog-large-area .single-blog-post .text-holder .blog-title a {
    color: #303030;
}

.blog-large-area .single-blog-post .text-holder .blog-title a:hover {
    color: darkgray;
}

.single-blog-post.blog-large .text-holder .text-box {
    display: block;
    margin-top: 14px;
}

.single-blog-post.blog-large .text-holder .readmore-button {
    margin-top: 23px;
}

.single-blog-post.blog-large .text-holder .readmore-button a {
    color: #303030;
    padding: 17px 40px 17px;
    border: 2px solid #eeeeee;
    background: #ffffff;
}

.single-blog-post.blog-large:hover .text-holder .readmore-button a {
    background: darkgray;
    border-color: darkgray;
    color: #ffffff;
}

.blog-large-area .post-pagination2 {
    display: block;
    padding-left: 100px;
}


#blog-area .sidebar-wrapper {
    position: relative;
    display: block;
}

.sidebar-title {
    position: relative;
    display: block;
    overflow: hidden;
    border-top: 2px solid darkgray;
    background: #f5f5f5;
    padding: 16px 40px 17px;
}

.sidebar-title h3 {
    color: #222222;
    font-size: 18px;
    line-height: 20px;
}

.sidebar-wrapper .single-sidebar {
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 60px;
}

.sidebar-wrapper .single-sidebar form.search-form {
    position: relative;
    display: block;
    max-width: 370px;
}

.sidebar-wrapper .single-sidebar .search-form input[type="text"] {
    position: relative;
    display: block;
    background: #fff;
    border: 1px solid #eeeeee;
    color: #222222;
    display: block;
    font-size: 15px;
    font-weight: 400;
    height: 55px;
    letter-spacing: 1px;
    padding-left: 30px;
    padding-right: 60px;
    max-width: 370px;
    width: 100%;
    border-radius: 0px;
    transition: all 500ms ease 0s;
}

.sidebar-wrapper .single-sidebar .search-form button {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0px;
    width: 50px;
    height: 25px;
    display: block;
    background: transparent;
    font-size: 14px;
    color: #222222;
    border-left: 1px solid #eeeeee;
    line-height: 25px;
    text-align: center;
    border-radius: 0%;
    transition: all 500ms ease 0s;
    margin: 15px 0;
}

.sidebar-wrapper .single-sidebar .search-form button i {
    font-size: 14px
}

.sidebar-wrapper .single-sidebar .search-form input[type="text"]:focus {
    border: 1px solid darkgray;
    background: #fff;
    color: #000000;
}

.sidebar-wrapper .single-sidebar .search-form input[type="text"]:focus+button,
.sidebar-wrapper .single-sidebar .search-form button:hover {
    background: darkgray;
    border-color: darkgray;
    color: #fff;
}


.single-sidebar .categories {
    position: relative;
    display: block;
    border: 1px solid #eeeeee;
    padding: 12px 39px 11px;
}

.single-sidebar .categories li {
    position: relative;
    display: block;
    line-height: 46px;
    border-bottom: 1px solid #e9e9e9;
}

.single-sidebar .categories li:last-child {
    border-bottom: 0px solid;
}

.single-sidebar .categories li a {
    position: relative;
    display: block;
    color: #222222;
    font-size: 15px;
    font-weight: 400;
    font-family: 'jf-flat-regular';
    transition: all 500ms ease;
}

.single-sidebar .categories li a span {
    position: relative;
    display: inline-block;
    padding-left: 5px;
    color: #222222;
    font-size: 15px;
    transition: all 500ms ease;
    transition-delay: .3s;
}

.single-sidebar .categories li a:hover span {
    color: darkgray;
}

.single-sidebar .categories li a:hover {
    color: darkgray;
}


.single-sidebar .recent-post {
    position: relative;
    display: block;
    overflow: hidden;
    padding-top: 30px;
    border: 1px solid #eeeeee;
    padding: 30px 39px 22px;
}

.single-sidebar .recent-post li {
    position: relative;
    display: block;
    margin-bottom: 32px;
    padding-left: 80px;
    min-height: 100px;
}

.single-sidebar .recent-post li:last-child {
    margin-bottom: 0;
}

.single-sidebar .recent-post li .img-holder {
    position: absolute;
    top: 0px;
    left: 0;
    width: 80px;
    height: auto;
    display: block;
    overflow: hidden;
    border-radius: 0px;
}

.single-sidebar .recent-post li .img-holder img {
    transition: all 0.4s ease-in-out 0.5s;
    width: 100%;
    transform: scale(1.1, 1.1);
}

.single-sidebar .recent-post li:hover .img-holder img {
    transition-delay: 0s;
    transform: scale(1.2, 1.2);
}

.single-sidebar .recent-post li .img-holder .overlay-style-one .box .content a i {
    color: #fff;
    font-size: 16px;
    transition: all 500ms ease;
}

.single-sidebar .recent-post li:hover .img-holder .overlay-style-one {
    opacity: 1;
}

.single-sidebar .recent-post li .img-holder .overlay-style-one .box .content a:hover i {
    color: darkgray;
}

.single-sidebar .recent-post li .title-holder {
    padding-left: 20px;
}

.single-sidebar .recent-post li .title-holder p {
    color: #8b8b8b;
    font-size: 15px;
    line-height: 16px;
    margin: 0 0 7px;
}

.single-sidebar .recent-post li .title-holder p span:before {
    color: darkgray;
    font-size: 14px;
    line-height: 14px;
    display: inline-block;
    padding-right: 8px;
}

.single-sidebar .recent-post li .title-holder .post-title {
    position: relative;
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    margin: 0 0 7px;
    transition: all 500ms ease;
}

.single-sidebar .recent-post li .title-holder .post-title a {
    color: #303030;
    transition: all 500ms ease;
}

.single-sidebar .recent-post li .title-holder .post-title a:hover {
    color: darkgray;
}

.single-sidebar .recent-post li .title-holder a.readmore {
    color: #8b8b8b;
    font-size: 15px;
    font-weight: 500;
    font-family: 'jf-flat-regular';
}

.single-sidebar .recent-post li .title-holder a.readmore:hover {
    color: darkgray;
}


.single-sidebar .instagram {
    position: relative;
    display: block;
    overflow: hidden;
    border-top: 1px solid #eeeeee;
    padding: 30px 39px 56px;
    margin-left: -5px;
    margin-right: -5px;
    z-index: 1;
}

.single-sidebar .instagram:before {
    position: absolute;
    top: 0;
    left: 5px;
    bottom: 0px;
    right: 5px;
    border: 1px solid #eeeeee;
    border-top: none;
    content: "";
    z-index: 3;
}

.single-sidebar .instagram li {
    position: relative;
    display: inline-block;
    float: left;
    margin: 0 5px 10px;
    transition: all 0.5s ease 0s;
}

.single-sidebar .instagram li .img-holder {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 0px;
    transition: all 0.5s ease 0s;
    z-index: 5;
}

.single-sidebar .instagram li .img-holder img {
    transform: scale(1.1, 1.1);
    transition: all 0.5s ease 0s;
    width: 100%;
}

.single-sidebar .instagram li .img-holder .overlay-style-one {}

.single-sidebar .instagram li .img-holder .overlay-style-one .box .content a i {
    color: #fff;
    font-size: 16px;
    filter: alpha(opacity=0);
    opacity: 0;
    transform: scale(3);
    transition: all 0.3s ease-in-out 0.3s;
    z-index: 5;
}

.single-sidebar .instagram li:hover .img-holder .overlay-style-one .box .content a i {
    filter: alpha(opacity=100);
    opacity: 1;
    transform: scale(1);
    transition-delay: 0.1s;
}

.single-sidebar .instagram li:hover .img-holder .overlay-style-one .box .content a:hover i {
    color: darkgray;
}

.single-sidebar .instagram li:hover .img-holder .overlay-style-one {
    filter: alpha(opacity=100);
    opacity: 1;
    transition-delay: 0s;
}

.single-sidebar .instagram li:hover .img-holder img {
    transform: scale(1, 1);
}

.follow-us-instagram {
    position: absolute;
    left: 40px;
    bottom: 28px;
    z-index: 5;
}

.follow-us-instagram a {
    color: #303030;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    transition: all 500ms ease;
}

.follow-us-instagram a i {
    color: darkgray;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    padding-right: 9px;
}

.follow-us-instagram a:hover {
    color: darkgray;
}


.single-sidebar .archives {
    position: relative;
    display: block;
    border: 1px solid #eeeeee;
    padding: 12px 39px 11px;
}

.single-sidebar .archives li {
    position: relative;
    display: block;
    line-height: 46px;
    border-bottom: 1px solid #e9e9e9;
}

.single-sidebar .archives li:last-child {
    border-bottom: 0px solid;
}

.single-sidebar .archives li a {
    position: relative;
    display: block;
    color: #222222;
    font-size: 15px;
    font-weight: 400;
    font-family: 'jf-flat-regular';
    transition: all 500ms ease;
}

.single-sidebar .archives li a span {
    position: relative;
    display: inline-block;
    padding-left: 5px;
    color: #222222;
    font-size: 15px;
    transition: all 500ms ease;
    transition-delay: .3s;
}

.single-sidebar .archives li a:hover span {
    color: darkgray;
}

.single-sidebar .archives li a:hover {
    color: darkgray;
}


.single-sidebar .popular-tag {
    position: relative;
    display: block;
    overflow: hidden;
    border: 1px solid #eeeeee;
    padding: 30px 39px 18px;
    margin-left: -6px;
    margin-right: -6px;
    z-index: 1;
}

.single-sidebar .popular-tag:before {
    position: absolute;
    top: 0;
    left: 5px;
    bottom: 0px;
    right: 5px;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    border-top: none;
    content: "";
    z-index: -1;
}

.single-sidebar .popular-tag li {
    display: inline-block;
    float: left;
    margin: 0 6px 12px;
}

.single-sidebar .popular-tag li a {
    color: #8b8b8b;
    font-size: 15px;
    font-weight: 400;
    display: block;
    padding: 5px 14px 4px;
    border: 1px solid #eeeeee;
    text-transform: capitalize;
    font-family: 'jf-flat-regular';
    transition: all 500ms ease 0s;
}

.single-sidebar .popular-tag li a:hover {
    color: #ffffff;
    background: darkgray;
    border-color: darkgray;
}



/*** 
=============================================
    Blog Single Area style
=============================================
***/
.blog-single-area {}

.blog-single-area .blog-post {
    position: relative;
    display: block;
}

.blog-single-area .single-blog-post {
    margin: 0;
}

.blog-single-area .single-blog-post .img-holder:after {
    display: none;
}

.blog-single-area .single-blog-post .img-holder img {
    transform: none;
}

.single-blog-post.single_post {
    position: relative;
    display: block;
}

.single-blog-post.single_post .top-box {
    position: relative;
    display: block;
    overflow: hidden;
    padding-left: 70px;
}

.single-blog-post.single_post .top-box .left {
    position: absolute;
    top: 0;
    left: 0;
}

.single-blog-post.single_post .top-box .right {
    display: block;
    padding-left: 30px;
}

.single-blog-post.single_post .top-box .right .title-holder {
    margin-top: -6px;
}

.single-blog-post.single_post .top-box .right .blog-title {
    color: #303030;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
}

.single-blog-post.single_post .top-box .right .meta-box {
    position: relative;
    display: block;
}

.single-blog-post.single_post .top-box .right .meta-box .meta-info {
    display: block;
    overflow: hidden;
    margin: 15px 0 0px;
}

.single-blog-post.single_post .top-box .right .meta-box .meta-info li {
    display: inline-block;
    float: left;
    line-height: 20px;
    margin-right: 20px;
}

.single-blog-post.single_post .top-box .right .meta-box .meta-info li:last-child {
    margin-right: 0;
}

.single-blog-post.single_post .top-box .right .meta-box .meta-info li a {
    color: #303030;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'jf-flat-regular';
    transition: all 500ms ease;
}

.single-blog-post.single_post .top-box .right .meta-box .meta-info li a span:before {
    position: relative;
    top: 2px;
    color: darkgray;
    font-size: 16px;
    display: inline-block;
    padding-right: 9px;
    transition: all 500ms ease;
}

.single-blog-post.single_post .top-box .right .meta-box .meta-info li a:hover {
    color: darkgray;
}

.single-blog-post.single_post .single-post-image {
    position: relative;
    display: block;
    margin-top: 40px;
    margin-bottom: 44px;
}

.single-blog-post.single_post .text-box1 {
    position: relative;
    display: block;
}

.single-blog-post.single_post .main-author-box {
    position: relative;
    display: block;
    border: 2px solid #eeeeee;
    padding: 31px 40px 31px;
    margin-top: 43px;
    margin-bottom: 65px;
}

.single-blog-post.single_post .main-author-box .inner {
    position: relative;
    display: block;
    overflow: hidden;
    padding-left: 50px;
}

.single-blog-post.single_post .main-author-box .inner .icon-holder {
    position: absolute;
    top: 7px;
    left: 0;
    width: 50px;
    height: 50px;
    background: darkgray;
    text-align: center;
    display: block;
    padding: 14px 0;
}

.single-blog-post.single_post .main-author-box .inner .icon-holder img {
    width: auto;
}

.single-blog-post.single_post .main-author-box .inner .text {
    position: relative;
    display: block;
    padding-left: 30px;
}

.single-blog-post.single_post .main-author-box .inner .text p {
    font-size: 17px;
    line-height: 26px;
    margin: 0 0 18px;
}

.single-blog-post.single_post .main-author-box .inner .text h3 {
    font-size: 18px;
    font-weight: 500;
}

.single-blog-post.single_post .main-author-box .inner .text h3 span {
    color: darkgray;
    font-size: 15px;
    font-family: 'jf-flat-regular';
}

.single-blog-post.single_post .text-box2 {
    position: relative;
    display: block;
    overflow: hidden;
}

.single-blog-post.single_post .text-box2 h3 {
    margin: 0 0 19px;
}

.single-blog-post.single_post .text-box2 p {
    margin: 0;
}

.single-blog-post.single_post .text-box2 ul {
    position: relative;
    display: block;
    overflow: hidden;
    margin-top: 21px;
}

.single-blog-post.single_post .text-box2 ul li {
    position: relative;
    display: block;
    line-height: 36px;
}

.single-blog-post.single_post .text-box2 ul li i {
    color: darkgray;
    font-size: 16px;
    display: inline-block;
    padding-right: 9px;
}

.single-blog-post.single_post .image-video-gallery-box {
    position: relative;
    display: block;
    margin-top: 37px;
    margin-bottom: 66px;
}

.single-blog-post.single_post .image-video-gallery-box .single-box {
    position: relative;
    display: block;
}

.single-blog-post.single_post .image-video-gallery-box .single-box img {
    width: 100%;
}

.single-blog-post.single_post .image-video-gallery-box .video-holder-box2 {
    padding: 87px 0 88px;
    z-index: 1;
}

.single-blog-post.single_post .image-video-gallery-box .video-holder-box2 .icon-holder .icon .inner {
    margin: 0;
}

.single-blog-post.single_post .smile-design-content-box {
    position: relative;
    display: block;
    margin-bottom: 50px;
}

.single-blog-post.single_post .smile-design-content-box h3 {
    margin: 0 0 25px;
}

.single-blog-post.single_post .smile-design-content-box .accordion-box .accordion .accord-btn {
    padding-left: 75px;
    padding-right: 20px;
    padding-top: 21px;
    padding-bottom: 20px;
}

.single-blog-post.single_post .smile-design-content-box .accordion-box .accordion .accord-btn::after {
    font-family: "Flaticon";
    position: absolute;
    top: 20px;
    left: 27px;
    color: #222222;
    content: "\f103";
    font-size: 25px;
    line-height: 25px;
    font-weight: 700;
    transition: all 500ms ease 0s;
}

.single-blog-post.single_post .smile-design-content-box .accordion-box .accordion .accord-btn.active:after {
    color: darkgray;
}

.single-blog-post.single_post .smile-design-content-box .accordion-box .accordion .accord-content {
    padding-top: 24px;
    padding-bottom: 23px;
    padding-left: 30px;
    padding-right: 30px;
}

.single-blog-post.single_post .tag-holder-box {
    position: relative;
    display: block;
    overflow: hidden;
}

.single-blog-post.single_post .tag-holder-box .left {
    display: block;
}

.single-blog-post.single_post .tag-holder-box .left h5 {
    color: darkgray;
    font-size: 16px;
    display: inline-block;
    float: left;
    padding-right: 15px;
    line-height: 30px;
}

.single-blog-post.single_post .tag-holder-box .left ul {
    display: inline-block;
    float: left;
}

.single-blog-post.single_post .tag-holder-box .left ul li {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.single-blog-post.single_post .tag-holder-box .left ul li:last-child {
    margin-right: 0;
}

.single-blog-post.single_post .tag-holder-box .left ul li a {
    display: block;
    background: #f5f5f5;
    color: #8b8b8b;
    padding: 3px 10px 3px;
    transition: all 500ms ease;
}

.single-blog-post.single_post .tag-holder-box .left ul li a:hover {
    background: darkgray;
    color: #ffffff;
}

.single-blog-post.single_post .tag-holder-box .right {
    position: relative;
    display: block;
}

.single-blog-post.single_post .tag-holder-box .right p {
    line-height: 30px;
    margin: 0;
}

.single-blog-post.single_post .tag-holder-box .right p i {
    position: relative;
    top: 1px;
    color: darkgray;
    font-size: 18px;
    display: inline-block;
    padding-right: 10px;
}

.author-box-holder {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 40px 40px 35px;
    -webkit-box-shadow: 0px 1px 8px 3px rgba(249, 249, 249, 0.9);
    box-shadow: 0px 1px 8px 3px rgba(249, 249, 249, 0.9);
    margin: 60px 7px 10px;
}

.author-box-holder .inner-box {
    position: relative;
    display: block;
}

.author-box-holder .inner-box .img-box {
    width: 100px;
}

.author-box-holder .inner-box .img-box img {
    border-radius: 50%;
}

.author-box-holder .inner-box .img-box,
.author-box-holder .inner-box .text {
    display: table-cell;
    vertical-align: middle;
}

.author-box-holder .inner-box .text {
    padding-left: 40px;
}

.author-box-holder .inner-box .text h3 {
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 18px;
}

.author-box-holder .inner-box .text p {
    margin: 0;
}

.author-box-holder .inner-box .text .author-social-links {
    display: block;
    overflow: hidden;
    margin-top: 17px;
}

.author-box-holder .inner-box .text .author-social-links ul {
    overflow: hidden;
}

.blog-prev-next-option {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    padding-bottom: 30px;
    border-bottom: 1px solid #f2f2f2;
    margin-top: 70px;
}

.blog-prev-next-option:before {
    position: absolute;
    left: 50%;
    top: 0px;
    bottom: 30px;
    width: 1px;
    background: #f2f2f2;
    content: "";
}

.blog-prev-next-option .single {
    position: relative;
    display: block;
    width: 50%;
}

.blog-prev-next-option .single.prev {
    position: relative;
    display: block;
    overflow: hidden;
    float: left;
    padding-left: 80px;
    min-height: 80px;
}

.blog-prev-next-option .single.prev .image-thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 80px;
}

.blog-prev-next-option .single .image-thumb img {
    width: 100%;
    border-radius: 0px;
}

.blog-prev-next-option .single.prev .title {
    padding-left: 20px;
    max-width: 250px;
}


.blog-prev-next-option .single .title {
    position: relative;
    display: block;
}

.blog-prev-next-option .single .title h3 {
    color: #303030;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    margin: 0 0 4px;
}

.blog-prev-next-option .single .title a {
    color: #8b8b8b;
    font-size: 15px;
    font-weight: 400;
    transition: all 500ms ease;
}

.blog-prev-next-option .single .title a:hover {
    color: darkgray;
}

.blog-prev-next-option .single .title a i {
    display: inline-block;
    padding-right: 5px;
    font-size: 18px;
}

.blog-prev-next-option .single.next {
    position: relative;
    display: block;
    overflow: hidden;
    float: right;
    padding-right: 80px;
    min-height: 80px;
}

.blog-prev-next-option .single.next .image-thumb {
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
    height: 80px;
}

.blog-prev-next-option .single.next .title {
    max-width: 250px;
    padding-right: 20px;
    text-align: right;
    float: right;
}

.blog-prev-next-option .single.next .title a i {
    display: inline-block;
    padding-left: 5px;
    font-size: 18px;
}


.blog-single-area .inner-comment-box {
    position: relative;
    display: block;
    overflow: hidden;
    padding-top: 76px;
}

.blog-single-area .inner-comment-box .single-blog-title-box {
    position: relative;
    display: block;
    padding-bottom: 34px;
}

.blog-single-area .inner-comment-box .single-blog-title-box h2 {
    font-size: 24px;
}

.blog-single-area .inner-comment-box .single-comment-box {
    position: relative;
    display: block;
    padding-left: 80px;
    margin-bottom: 40px;
}

.blog-single-area .inner-comment-box .single-comment-box.mar-left {
    margin-left: 50px;
}

.blog-single-area .inner-comment-box .single-comment-box .img-holder {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 80px;
}

.blog-single-area .inner-comment-box .single-comment-box .text-holder {
    position: relative;
    display: block;
    margin-left: 30px;
    border: 1px solid #f2f2f2;
    padding: 36px 30px 31px;
}

.blog-single-area .inner-comment-box .single-comment-box .text-holder .top {
    position: relative;
    display: block;
    overflow: hidden;
    padding-bottom: 20px;
}

.blog-single-area .inner-comment-box .single-comment-box .text-holder .top .date h5 {
    color: #222222;
    font-size: 18px;
    font-weight: 500;
}

.blog-single-area .inner-comment-box .single-comment-box .text-holder .reply-button {
    position: relative;
    display: block;
    overflow: hidden;
}

.blog-single-area .inner-comment-box .single-comment-box .text-holder .reply-button a {
    color: #cecece;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'jf-flat-regular';
    transition: all 500ms ease;
}

.blog-single-area .inner-comment-box .single-comment-box .text-holder .reply-button a span:before {
    font-size: 15px;
    line-height: 15px;
    display: inline-block;
    padding-right: 9px;
}

.blog-single-area .inner-comment-box .single-comment-box:hover .text-holder .reply-button a {
    color: darkgray;
}



.add-comment-box {
    position: relative;
    display: block;
    overflow: hidden;
    margin-top: 35px;
}

.add-comment-box .single-blog-title-box {
    position: relative;
    display: block;
    padding-bottom: 34px;
}

.add-comment-box .single-blog-title-box h2 {
    font-size: 24px;
}

.add-comment-box #add-comment-form {}

.add-comment-box #add-comment-form input[type="text"],
.add-comment-box #add-comment-form input[type="email"],
.add-comment-box #add-comment-form textarea {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f2f2f2;
    display: block;
    color: #848484;
    font-size: 15px;
    font-weight: 400;
    height: 55px;
    padding: 0 30px;
    width: 100%;
    margin-bottom: 30px;
    transition: all 500ms ease;
}

.add-comment-box #add-comment-form textarea {
    height: 150px;
    padding: 13px 30px;
    margin-bottom: 40px;
}

.add-comment-box #add-comment-form input[type="text"]:focus {
    border-color: darkgray;
}

.add-comment-box #add-comment-form input[type="email"]:focus {
    border-color: darkgray;
}

.add-comment-box #add-comment-form textarea:focus {
    border-color: darkgray;
}

.add-comment-box #add-comment-form button {
    position: relative;
    display: block;
    width: 100%;
    height: 55px;
    line-height: 55px;
    border-radius: 30px;
    padding: 0;
}

.add-comment-box #add-comment-form button:hover {}



/*** 
=============================================
    Contact Info Map Area style
=============================================
***/
.contact-info-map-area {
    position: relative;
    display: block;
    padding: 90px 0 100px;
}

.contact-info-map {
    position: relative;
    display: block;
    padding: 70px 50px 70px;
    border: 1px solid #eeeeee;
}

.contact-info-left {
    position: relative;
    display: block;
}

.contact-title {
    position: relative;
    display: block;
    padding-bottom: 33px;
    margin-top: -5px;
}

.contact-title h2 {
    font-size: 24px;
    margin: 0 0 8px;
    text-align: center;
}

.contact-title p {
    margin: 0;
}

.state-select-box2 .state {
    display: none;
}

.state-select-box2 #value1 {
    display: block;
}

.state-content ul {
    position: relative;
    display: block;
    overflow: hidden;
    margin-top: 32px;
}

.state-content ul li {
    position: relative;
    display: block;
    margin-bottom: 20px;
}

.state-content ul li:last-child {
    margin: 0;
}

.state-content ul li .text {}

.state-content ul li .text h5 {
    font-size: 16px;
    margin: 0 0 10px;
}

.state-content ul li .text p {
    margin: 0;
}

#contact-google-map {
    height: 440px;
    width: 100%;
}



/*** 
=============================================
    Contact Form Area style
=============================================
***/
.contact-form-area {
    position: relative;
    padding: 0px 0 100px;
}

.contact-form {
    position: relative;
    display: block;
    padding: 70px 50px 40px;
    border: 1px solid #eeeeee;
}

.contact-form form {
    position: relative;
    display: block;
}

.contact-form form input[type="text"],
.contact-form form input[type="email"],
.contact-form form textarea {
    background: transparent;
    border: 1px solid #8b8b8b;
    color: #8b8b8b;
    display: block;
    font-size: 15px;
    height: 55px;
    margin-bottom: 30px;
    padding: 0 30px;
    border-radius: 5px;
    width: 100%;
    transition: all 500ms ease;
}

.contact-form form textarea {
    height: 140px;
    border-radius: 5px;
    padding: 10px 20px;
}

.contact-form form input[type="text"]:focus {
    border-color: #1d1d1d;
    color: #222222;
}

.contact-form form input[type="email"]:focus {
    border-color: #1d1d1d;
    color: #222222;
}

.contact-form form textarea:focus {
    border-color: #1d1d1d;
    color: #222222;
}

.contact-form form button {
    width: 100%;
    padding: 21px 0 21px;
    cursor: pointer;
    display: block;
}

.banner-rotator .slid-a {
    top: 110px !important;
    left: 100px !important;
    background: #2b303b !important;
    width: auto !important;
    height: auto !important;
    letter-spacing: 2px !important;
    padding: 5px 0 5px 20px !important;
    font-size: 19px !important;
    font-size: 27px !important;
    color: #f1f2f6 !important;
    font-weight: bold;
}

.banner-rotator .slid-b {
    top: 175px !important;
    left: 100px !important;
    background: #2b303bb8 !important;
    width: auto !important;
    height: auto !important;
    letter-spacing: 20px !important;
    padding: 5px 0 5px 20px !important;
    font-size: 19px !important;
    letter-spacing: 1px !important;
    color: #fff !important;
}

.banner-rotator .slid-c {
    top: 225px !important;
    left: 100px !important;
    background: #2b303bb8 !important;
    width: auto !important;
    height: auto !important;
    letter-spacing: 20px !important;
    padding: 5px 0 5px 20px !important;
    font-size: 19px !important;
    letter-spacing: 1px !important;
    color: #fff !important;
}

.banner-rotator .slid-d {
    top: 275px !important;
    left: 100px !important;
    background: #2b303bb8 !important;
    width: auto !important;
    height: auto !important;
    letter-spacing: 20px !important;
    padding: 5px 0 5px 20px !important;
    letter-spacing: 1px !important;
    color: #fff !important;
}

.banner-rotator .a-a {
    top: 145px !important;
    left: 100px !important;
    width: auto !important;
    height: auto !important;
    color: #fff !important;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) !important;
}

.banner-rotator .a-b {
    top: 250px !important;
    left: 100px !important;
    width: auto !important;
    height: auto !important;
    background: #2f3542 !important;
    /* background:rgba(0,204,255,0.95) !important; */
    padding: 5px 15px !important;
}

.banner-rotator .a-c {
    top: 250px !important;
    left: 100px !important;
    width: auto !important;
    height: auto !important;
    background: #538dd3 !important;
    /* background:rgba(153,102,255,0.95) !important; */
    padding: 5px 15px !important;
}

.banner-rotator .a-d {
    top: 250px !important;
    left: 100px !important;
    width: auto !important;
    height: auto !important;
    background: #c44569 !important;
    /* background:rgba(153,255,0,0.95) !important; */
    padding: 5px 15px !important;
}

.banner-rotator .b-a {
    top: 40px !important;
    right: 25px !important;
    width: auto !important;
    height: auto !important;
    background: #0e65d5 !important;
    box-shadow: 0 0 3px rgba(0, 0, 0, .75) !important;
    padding: 10px !important;
}

.banner-rotator .b-b {
    top: 150px !important;
    right: 45px !important;
    width: auto !important;
    height: auto !important;
    background: #fff9 !important;
    color: #333 !important;
    box-shadow: 0 0 3px rgba(0, 0, 0, .75) !important;
    padding: 10px !important;
}

.banner-rotator .b-c {
    top: 215px !important;
    right: 65px !important;
    width: auto !important;
    height: auto !important;
    background: #fff9 !important;
    color: #333 !important;
    box-shadow: 0 0 3px rgba(0, 0, 0, .75) !important;
    padding: 10px !important;
}

.banner-rotator .b-d {
    top: 295px !important;
    right: 25px !important;
    width: auto !important;
    height: auto !important;
    background: #fff9 !important;
    color: #333 !important;
    box-shadow: 0 0 3px rgba(0, 0, 0, .75) !important;
    padding: 10px !important;
}

.banner-rotator .b-x {
    top: 370px !important;
    right: 65px !important;
    width: auto !important;
    height: auto !important;
    background: #fff9 !important;
    color: #333 !important;
    box-shadow: 0 0 3px rgba(0, 0, 0, .75) !important;
    padding: 10px !important;
}

.br-item img {
    width: 100% !important;
    overflow: hidden;
    right: 0 !important;
    left: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
}

.about-img-wrapper .about-images-1,
.about-img-wrapper .about-images-2,
.about-img-wrapper .about-images-3 {
    /* height: 230px; */
    border-radius: 10px;
    overflow: hidden;
}

.about-img-wrapper .about-images-2 {
    position: relative;
}

.about-img-wrapper .about-images-2:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    /* background-color: grey; */
    z-index: 1;
    opacity: 0.7;
}

.about-img-wrapper .about-images-3 {
    /* width: 75%; */
}

.mt-30 {
    margin-top: 30px;
}

.about-img-wrapper .about-images-1 img,
.about-img-wrapper .about-images-2 img,
.about-img-wrapper .about-images-3 img {
    width: 100%;
    height: 400px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
}

.about-img-wrapper .about-images-3 {
    /* width: 75%; */
}

.about-content-text h6 {
    font-size: 12px;
    font-weight: 700;
    color: #808080;
    letter-spacing: 3px;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.about-content-text p {

    color: #000;
}

.about-content-text h2 {
    font-size: 40px;
    font-weight: 600;
    color: #bc3a3f;
    margin-bottom: 15px;
}

/* ===================================
	07. Counter area
=================================== */
.counter-area {
    background-image: url(https://worldkitcheneg.com/assets/wketchien/img/bg/counter-bg.jpg);
    background-size: cover;
    background-position: center top;
    position: relative;
    z-index: 0;
}

.video-btn {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    text-align: center;
}

.video-btn i {
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
}

.video-btn span {
    display: block;
    margin-top: 7px;
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 3px;
}

.btn-style-1 {
    background-color: #808080;
    color: #fff;
    border: 0;
    border-radius: 50px;
    padding: 12px 20px;
    text-decoration: none !important;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 22px;
    text-decoration: none;
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

img {
    max-width: 100%;
}

img,
svg {
    vertical-align: middle;
}

.pb-50 {
    padding-bottom: 50px;
}

.pt-80 {
    padding-top: 80px;
}

.theme-bg-dark {
    background-color: #e6e6e6;
}

.about-content-text {
    text-align: right;
    margin-bottom: 17px;
}

/* .about-area {
    margin-bottom: 30px;
} */

body.rtl-mode .scroll-top-btn,
body.rtl-mode .scroll-phone-btn,
body.rtl-mode .scroll-facebook-btn {
    right: initial;
    left: 10px;
}

.scroll-facebook-btn.active {
    bottom: 130px;
}

.scroll-phone-btn.active,
.scroll-top-btn.active,
.scroll-facebook-btn.active {
    opacity: 1;
    visibility: visible;
}

.scroll-phone-btn i,
.scroll-top-btn i,
.scroll-facebook-btn i {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    background: darkgray;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.scroll-phone-btn.active {
    bottom: 70px;
}

.scroll-top-btn.active {
    bottom: 10px;
}

.section {
    padding: 100px 0;
}

/* ---------------------------------------------------------------- */
/* 11.About                                           
/* ---------------------------------------------------------------- */
#about {
    text-align: right;
    direction: rtl;
    margin-top: -31px;
}

.about-inner-wrap {
    padding-left: 50px;
}

.about-inner-wrap .about-inner>h6 {
    font-style: italic;
    color: darkgray;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.about-inner-wrap .about-inner>h6:before {
    content: "";
    width: 20px;
    height: 2px;
    vertical-align: middle;
    margin-left: 10px;
    background: darkgray;
    display: inline-block;
}

.about-inner-wrap .about-inner h2 {
    margin-bottom: 20px;
}

.about-inner-wrap .about-inner p {
    margin-bottom: 30px;
}

.about-inner-wrap .about-list {
    margin-bottom: 20px;
}

.about-inner-wrap .about-list li {
    margin-bottom: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.about-inner-wrap .about-list li:last-child {
    margin-bottom: 0;
}

.about-inner-wrap .about-list li .icon {
    margin-right: 20px;
}

.about-inner-wrap .about-list li .text h5 {
    margin-bottom: 10px;
}

.about-inner-wrap .about-list li .text h5:before {
    content: "";
    width: 20px;
    height: 2px;
    vertical-align: middle;
    margin-right: 10px;
    background: darkgray;
    display: inline-block;
}

.about-img {
    text-align: left;
    position: relative;
    display: inline-block;
}

.about-img img {
    border-radius: 140px 50px 160px 50px;
    -webkit-box-shadow: 0 15px 20px 0 rgba(37, 37, 37, 0.3);
    box-shadow: 0 15px 20px 0 rgba(37, 37, 37, 0.3);
}

.about-img .video-btns {
    z-index: 1;
    font-weight: 500;
    overflow: hidden;
    text-align: center;
    position: absolute;
    bottom: 20px;
    right: 20px;
    border-radius: 120px 0 150px 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    text-transform: capitalize;
}

.about-img .video-btns i {
    width: 180px;
    height: 180px;
    text-align: center;
    line-height: 180px;
    font-size: 35px;
    color: darkgray;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: #fff;
    -webkit-box-shadow: 0 3px 15px 0 rgba(37, 37, 37, 0.15);
    box-shadow: 0 3px 15px 0 rgba(37, 37, 37, 0.15);
}

.about-img .video-btns:hover i {
    background: darkgray;
    color: #fff;
}

.about-video-section {
    z-index: 1;
    overflow: hidden;
    padding-top: 195px;
    padding-bottom: 195px;
    position: relative;
    background-size: cover;
    text-align: center;
    background-position: center center;
    background-repeat: no-repeat;
}


.about-video-section .video-btns:hover {
    -webkit-animation: none;
    animation: none;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    background: darkgray;
}

.primary-btn {
    background: darkgray;
}

.primary-btn span {
    padding: 10px 18px;
}

.primary-btn i {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: darkgray;
    background: #fff;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-box-shadow: 0 3px 15px 0 rgb(37 37 37 / 15%);
    box-shadow: 0 3px 15px 0 rgb(37 37 37 / 15%);
}

.primary-btn:after {
    left: initial;
    right: 0;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
}

.primary-btn:hover:after {
    -webkit-transform-origin: right;
    transform-origin: right;
}

.primary-btn:hover:after {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

.primary-btn:after {
    background: #252525;
}

.primary-btn {
    z-index: 1;
    padding: 10px;
    font-weight: 500;
    overflow: hidden;
    position: relative;
    text-align: center;
    display: inline-block;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    text-transform: capitalize;
    color: #fff !important;
}

.primary-btn:after {
    left: initial;
    right: 0;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
}

.primary-btn:hover:after {
    -webkit-transform-origin: right;
    transform-origin: right;
}

.primary-btn:after {
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    z-index: -4;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    position: absolute;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transition: -webkit-transform 400ms cubic-bezier(0.65, 0, 0.35, 1);
    transition: -webkit-transform 400ms cubic-bezier(0.65, 0, 0.35, 1);
    transition: transform 400ms cubic-bezier(0.65, 0, 0.35, 1);
    transition: transform 400ms cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 400ms cubic-bezier(0.65, 0, 0.35, 1);
}

.news-section {
    position: relative;
    padding: 50px 0px;
    direction: ltr;
    margin-top: -43px;
}

.news-block-one .inner-box {
    position: relative;
    display: block;
    margin-bottom: 23px;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0px -1px 30px rgb(0 24 73 / 10%);
}

.news-block-one .inner-box .image-box {
    position: relative;
    display: block;
    overflow: hidden;
}

.news-block-one .inner-box .image-box:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 0%;
    left: 0px;
    /* top: 0px; */
    transform: scale(0.0);
    /* bottom: 0; */
    opacity: 0.9;
    z-index: 1;
    transition: all 500ms ease;
    background: #8080808f;
}

.news-block-one .inner-box:hover .image-box:before {
    height: 100%;
    transform: scale(1.1);
}

.news-block-one .inner-box .image-box img {
    height: 345px;
    width: 100%;
    transition: all 500ms ease;
    object-fit: cover;
}

.news-block-one .inner-box:hover .image-box img {
    transform: scale(1.1);
}

.news-block-one .inner-box .image-box .link {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 250px;
    font-size: 0px;
    color: #fff;
    z-index: 2;
}

.news-block-one .inner-box .image-box .category {
    position: absolute;
    left: 30px;
    bottom: 20px;
    font-size: 13px;
    line-height: 26px;
    font-weight: 500;
    color: #fff;
    padding: 0px 15px;
    border-radius: 3px;
    z-index: 2;
    text-transform: uppercase;
}


.news-block-one .inner-box .lower-content {
    position: relative;
    padding: 25px 30px 35px 30px;
    text-align: right;
}

.news-block-one .inner-box .lower-content h3 {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 20px;
}

.news-block-one .inner-box .lower-content h3 a {
    display: inline-block;
    color: #ed1c24;
}

.news-block-one .inner-box .lower-content .post-info li {
    position: relative;
    display: inline-block;
    font-size: 15px;
    margin-right: 25px;
}

.news-block-one .inner-box .lower-content .post-info li:last-child {
    margin: 0px !important;
}

.news-block-one .inner-box .lower-content .post-info li a {
    font-weight: 600;
    color: #2d2929;
}


.news-block-one .inner-box .lower-content .post-info li img {
    margin-right: 10px;
}

.news-block-one .inner-box .lower-content .post-info {
    position: relative;
    margin-bottom: 21px;
}

.news-block-one .inner-box .lower-content .post-info li:before {
    position: absolute;
    content: '';
    background: #e5e7ec;
    width: 1px;
    height: 18px;
    top: 10px;
    right: -13px;
}

.news-block-one .inner-box .lower-content .post-info li:last-child:before {
    display: none;
}

.news-block-one .inner-box .lower-content .link a {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 54px;
    text-align: center;
    font-size: 16px;
    background: darkgray;
    border-radius: 50%;
    opacity: 1;
    color: #fff;
    transition: all 500ms ease;
}

.news-block-one .inner-box:hover .lower-content .link a {
    opacity: 0;
}

.news-block-one .inner-box .lower-content .btn-box {
    position: absolute;
    left: 30px;
    bottom: 35px;
    transform: scale(0, 0);
    transition: all 500ms ease;
}

.news-block-one .inner-box .lower-content p {
    margin-bottom: 20px;
}

.news-block-one .inner-box .lower-content .btn-box .theme-btn-one {
    padding: 12px 28px;
}

.news-block-one .inner-box:hover .lower-content .btn-box {
    transform: scale(1, 1);
}

.news-block-one .inner-box .lower-content .btn-box {
    left: inherit;
    right: 30px;
}

.theme-btn-one {
    position: relative;
    display: inline-block;
    font-size: 15px;
    line-height: 26px;
    font-weight: 600;
    color: #fff !important;
    text-align: center;
    padding: 17px 40px;
    border-radius: 30px;
    z-index: 1;
    box-shadow: 0 20px 30px #d5edea;
    transition: all 500ms ease;
}

.theme-btn-one {
    background: #ed1c24;
}

.theme-btn-one:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 30px;
    right: 0px;
    top: 0px;
    z-index: -1;
    transform: scale(0, 0);
    transition: all 500ms ease;
}

.gray-background,
.lightblue-background,
.darkblue-background {
    height: 100%;
}

.theme-btn-one:before {
    background: darkgray;
}

.news-block-one .inner-box:hover .lower-content .btn-box {
    transform: scale(1, 1);
}

.theme-btn-one:hover {
    background: darkgray;
}

.theme-btn-one:hover {
    background: darkgray;
}

.theme-btn-one:hover:before {
    transform: scale(1, 1);
}

.theme-btn-one i {
    position: relative;
    font-size: 13px;
    margin-left: 6px;
    margin-top: 6px;
    text-align: right;
    /* float: left; */
}

.centred {
    text-align: center !important;
}

.Blog-section {
    position: relative;
    padding-bottom: 30px;
}

.Blog-section:before {
    content: "";
    width: 41%;
    position: absolute;
    background-image: url(https://worldkitcheneg.com/assets/wketchien/images/bg-l-dot.png);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: repeat-y;
}

.heading-t {
    text-align: center;
    position: relative;
    padding-bottom: 30px;
}

.heading-t h2 {
    font-size: 36px;
    font-weight: 500;
    color: #282828;
    line-height: 43px;
    margin-bottom: 6px;
}

.heading-t p {
    font-size: 19px;
    font-weight: normal;
    color: #4a4949;
}

.blog-box {
    width: 94%;
    box-shadow: 0px 0px 16.53px 1px rgb(101 101 101 / 32%);
    position: relative;
    background-color: #f8f8f8;
    display: inline-block;
    text-align: right;
    margin-bottom: 10px;
    /* float: left; */
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.blog-box:hover {
    background-color: #222429;
    color: #fff;
}

.blog-box:hover .top-b li:first-child {
    color: #fff;
}

.blog-box:hover .blog-con h4 a {
    color: #fff;
}

.blog-img {
    position: absolute;
    top: -31px;
    right: 20px;
    left: 20px;
}
.blog-img img {
    height: 272px;
    object-fit: cover;
}

.blog-con {
    float: left;
    margin-top: 13.5em;
    padding: 26px;
}

.top-b {
    width: 100%;
    float: left;
    margin-bottom: 6px;
}

.top-b li {
    /* float: left; */
    text-align: center;
    font-size: 19px;
    line-height: 2;
    font-weight: 500;
}

.top-b li:last-child {
    /* float: right; */
    color: #ed1c24;
}

.blog-con h4 {
    font-size: 19px !important;
    font-weight: normal;
}

.blog-con p {
    font-size: 19px !important;
    font-weight: 500;
    line-height: 28px;
}

/* ===================================
    Counter Area Two
====================================== */
.counter-area.two .counter-item {
    padding: 70px 30px 75px;
}

.counter-area.two .counter-item:before {
    border: 2px dotted #fff;
}

.counter-area.two .counter-item h3 {
    color: #fff;
}

.counter-area.two .card-overlay-two:before {
    border-top: 135px solid #3140fc;
    border-right: 130px solid transparent;
    opacity: 0.2;
    z-index: 1;
    left: 15px;
}

.counter-area.two .card-overlay-two:after {
    border-bottom: 135px solid #3140fc;
    border-right: 130px solid transparent;
    opacity: 0.2;
    z-index: 1;
    left: 15px;
    top: -30px;
}

/* ===================================
    Counter Area Three
====================================== */

.counter-area.three .section-title.three {
    text-align: left;
}

.counter-area.three .faq-item .accordion li:before {
    background-color: #ea5455;
}

.counter-area.three .faq-item .accordion li a {
    color: #022e6b;
}

.counter-area.three .faq-item .accordion li a:hover {
    color: #ea5455;
}

.counter-area.three .counter-item {
    background-color: #a9a9a9a3;
    overflow: hidden;
    border: 8px solid #ed1c24;
}

.counter-area.three .counter-item:before {
    border: 3px dotted #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 12px;
    left: 13px;
}

/* ===================================
    About
====================================== */

.about-area .about-content {
    margin-bottom: 30px;
    max-width: 650px;
    margin-left: auto;
}

.about-area .about-content .section-title {
    margin-bottom: 5px;
}

.about-area .about-content .section-title h2 {
    margin-bottom: 10px;
}

.about-area .about-content .section-title p {
    margin-left: 0;
}

.about-area .about-content .about-p {
    margin-bottom: 30px;
}

.about-area .about-content ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.about-area .about-content ul:hover i {
    color: #fff;
    background-color: #e50f42;
}

.about-area .about-content ul li {
    list-style-type: none;
    display: inline-block;
    margin-bottom: 30px;
}

.about-area .about-content ul li:nth-child(1) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 21%;
    flex: 0 0 21%;
    max-width: 21%;
}

.about-area .about-content ul li:nth-child(2) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
    margin-left: 15px;
}

.about-area .about-content ul li i {
    display: inline-block;
    background-color: #f1ede9;
    width: 65px;
    height: 75px;
    text-align: center;
    border-radius: 5px;
    font-size: 30px;
    line-height: 75px;
    color: #e50f42;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
}

.about-area .about-content ul li h3 {
    font-size: 18px;
    margin-bottom: 3px;
}

.about-area .about-content ul li p {
    margin-bottom: 0;
}

.about-area .about-img {
    padding-right: 50px;
}

.about-area .about-img img {
    width: 100%;
    margin-bottom: 30px;
}

.about-area .about-img .years {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background-color: #022e6b;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.about-area .about-img .years:before {
    position: absolute;
    content: "";
    width: 150px;
    height: 150px;
    top: 0;
    left: 0;
    border: 2px dotted #e50f42;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.about-area .about-img .years h3 {
    margin-bottom: 0;
    font-size: 40px;
    color: #e50f42;
    margin-top: 50px;
}

.about-area .about-img .years h3 span {
    font-size: 20px;
    font-weight: 500;
    position: relative;
    top: -18px;
}

/* ===================================
    Services
====================================== */

.services-area {
    background-color: #fcf9f7;
}

.services-item {
    text-align: center;
    position: relative;
    padding: 40px;
    background-color: #fff;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
    margin-bottom: 30px;
    z-index: 1;
}

.services-item:hover {
    -webkit-transform: translate(0, -10px);
    transform: translate(0, -10px);
}

.services-item i {
    display: inline-block;
    color: #e50f42;
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 18px;
}

.services-item h3 {
    font-size: 22px;
    margin-bottom: 12px;
}

.services-item h3 a {
    color: #022e6b;
}

.services-item h3 a:hover {
    letter-spacing: 1px;
}

.services-item p {
    margin-bottom: 14px;
}

.services-item .services-btn {
    display: inline-block;
    color: #e50f42;
    font-weight: 600;
    border-bottom: 1px solid #e50f42;
}

.services-item .services-btn:hover {
    letter-spacing: 1px;
}

.services-item.active {
    background-color: #e50f42;
}

.services-item.active:before {
    border-top: 230px solid #fff;
    opacity: 0.15;
}

.services-item.active:after {
    border-bottom: 230px solid #fff;
    opacity: 0.15;
}

.services-item.active i {
    color: #fff;
}

.services-item.active h3 a {
    color: #fff;
}

.services-item.active p {
    color: #fff;
}

.services-item.active .services-btn {
    color: #fff;
    border-bottom: 1px solid #fff;
}

/* ===================================
    Work Area
====================================== */

.work-area {
    background-image: url(https://worldkitcheneg.com/assets/wketchien/img/work-bg.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
}

/* ===================================
    Counter Area
====================================== */

.counter-area {
    background-image: url(https://worldkitcheneg.com/assets/wketchien/img/counter-bg.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.counter-area .card-overlay:before {
    border-top: 135px solid #e50f42;
    border-right: 130px solid transparent;
    opacity: 0.2;
    z-index: 1;
    left: 15px;
}

.counter-area .card-overlay:after {
    border-bottom: 135px solid #e50f42;
    border-right: 130px solid transparent;
    opacity: 0.2;
    z-index: 1;
    left: 15px;
    top: -30px;
}

.counter-item {
    text-align: center;
    margin-bottom: 30px;
    background-color: #022e6b;
    padding: 45px 30px 50px;
    position: relative;
}

.counter-item:before {
    position: absolute;
    content: "";
    width: 90%;
    height: 90%;
    top: 50%;
    left: 50%;
    border: 2px dotted #e50f42;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.counter-item h3 {
    font-size: 50px;
    margin-bottom: 3px;
    color: #e50f42;
    position: relative;
    z-index: 2;
}

.counter-item h3 .target {
    font-size: 40px;
    margin-left: -5px;
}

.counter-item p {
    margin-bottom: 0;
    color: #fff;
    font-weight: 600;
    position: relative;
    z-index: 2;
}

/* ===================================
    Team
====================================== */

.team-area {
    background-color: #fcf9f7;
}

.team-area .text-center {
    margin-bottom: -6px;
}

.team-item {
    margin-bottom: 30px;
    text-align: center;
    background-color: #fff;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
}

.team-item:hover {
    -webkit-transform: translate(0, -10px);
    transform: translate(0, -10px);
}

.team-item:hover .card-overlay:before {
    opacity: 0.5;
    right: 0;
    visibility: visible;
}

.team-item:hover .card-overlay:after {
    opacity: 0.5;
    right: 0;
    visibility: visible;
}

.team-item .top img {
    width: 100%;
}

.team-item .bottom {
    padding: 0 20px 20px;
}

.team-item .bottom ul {
    margin-bottom: 15px;
    margin-top: -20px;
    position: relative;
    z-index: 2;
}

.team-item .bottom ul li {
    list-style-type: none;
    display: inline-block;
    margin-left: 3px;
    margin-right: 3px;
}

.team-item .bottom ul li a {
    display: block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    background-color: #e50f42;
    font-size: 18px;
}

.team-item .bottom ul li a i {
    line-height: 35px;
}

.team-item .bottom ul li a:hover {
    background-color: #022e6b;
    -webkit-transform: translate(0, -5px);
    transform: translate(0, -5px);
}

.team-item .bottom h3 {
    font-size: 22px;
    margin-bottom: 5px;
}

.team-item .bottom h3 a {
    color: #022e6b;
}

.team-item .bottom h3 a:hover {
    color: #e50f42;
}

.team-item .bottom span {
    display: block;
    font-size: 15px;
}

.team-item .card-overlay:before {
    opacity: 0;
    z-index: 0;
    border-left: 125px solid transparent;
    border-right: unset;
    right: 20px;
    left: unset;
    visibility: hidden;
}

.team-item .card-overlay:after {
    opacity: 0;
    z-index: 0;
    border-left: 125px solid transparent;
    border-right: unset;
    right: 20px;
    left: unset;
    visibility: hidden;
}

/* ===================================
    Testimonials
====================================== */

.testimonials-area {
    background-image: url(https://worldkitcheneg.com/assets/wketchien/img/testimonials-bg.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.testimonials-area .testimonials-item {
    text-align: center;
}

.testimonials-area .testimonials-item .icon {
    display: inline-block;
    font-size: 50px;
    margin-bottom: 15px;
    color: #e50f42;
}

.testimonials-area .testimonials-item p {
    margin-bottom: 25px;
    font-size: 25px;
    color: #022e6b;
    font-weight: 600;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5;
}

.testimonials-area .testimonials-item img {
    border-radius: 50%;
    margin-bottom: 15px;
    max-width: 100px;
    margin-left: auto;
    margin-right: auto;
}

.testimonials-area .testimonials-item h3 {
    font-size: 22px;
    margin-bottom: 3px;
}

.testimonials-area .testimonials-item span {
    display: block;
    font-size: 15px;
    margin-bottom: 8px;
}

.testimonials-area .testimonials-item ul li {
    list-style-type: none;
    display: inline-block;
}

.testimonials-area .testimonials-item ul li i {
    display: block;
    font-size: 16px;
}

.testimonials-area .testimonials-item ul li .checked {
    color: #ffb82c;
}

.counter-item:before {
    position: absolute;
    content: "";
    width: 90%;
    height: 90%;
    top: 50%;
    left: 50%;
    border: 2px dotted #e50f42;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.parallax {
    position: relative;
    background-image: url(https://worldkitcheneg.com/assets/wketchien/images/hp-etapes-background.jpg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    max-width: 1920px;
    margin: 0 auto;
    padding-bottom: 30px;
}

.parallax h1 {
    margin-top: 0;
    padding: 25px 0;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: normal;
    position: relative;
}

.btns {
    display: flex;
    justify-content: center;
}

.navbar-header img {
    width: 154px;
    display: none;
}

.mainmenu-area.stricky-fixed .navbar-header img {
    display: grid !important;
    transform: translateY(58px) translateX(164px);
}

.mainmenu-area.stricky-fixed .navbar-collapse {
    padding: 0px;
    /* padding-right: 86px; */
}

.mainmenu-area.stricky-fixed .navigation li a {
    font-size: 15px;
}

@media (min-width: 768px) {
    .mainmenu-area {
        margin-top: 30px;
    }

    .header-style1-area {
        display: none !important;
    }
}

@media (min-width: 992px) {
    .header-style1-area {
        display: block !important;
    }

    .mainmenu-area {
        margin-top: 30px;
        /* background-color: #ed1c24; */
    }
}

@media (min-width: 576px) {
    .mainmenu-area.stricky-fixed {
        margin-top: 0px;
    }

    .header-style1-area {
        /* display: none !important; */
    }

    .mainmenu-area {
        margin-top: 30px;
        background-color: #ed1c24;
    }
}

@media (min-width: 1200px) {
    .header-style1-area {
        display: block !important;
    }

    .mainmenu-area {
        margin-top: 30px;
        background-color: transparent;
    }
}
.br-item img::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .5));
}
body .home-main-slider {
    /* margin-top: 130px; */
    direction: ltr;
}

body .home-main-slider .swiper-wrapper .swiper-slide .slider-img img {
    width: 100%;
    height: 260px;
    object-fit: cover;
}

@media only screen and (min-width:768px) {
    body .home-main-slider .swiper-wrapper .swiper-slide .slider-img img {
        height: 440px
    }
}

@media only screen and (min-width:992px) {
    body .home-main-slider .swiper-wrapper .swiper-slide .slider-img img {
        height: 500px
    }
}

@media only screen and (min-width:1200px) {
    body .home-main-slider .swiper-wrapper .swiper-slide .slider-img img {
        height: calc(100vh - 103px);
    }
}

body .home-main-slider .swiper-wrapper .swiper-slide .slider-img::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    height: 100%;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .4), rgba(0, 0, 0, .5));
}

body .home-main-slider .swiper-wrapper .swiper-slide .slider-text {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translate(0, -50%);
    padding: 0 50px;
    z-index: 1
}

@media only screen and (min-width:768px) {
    body .home-main-slider .swiper-wrapper .swiper-slide .slider-text {
        padding: 0 62px
    }
}

@media only screen and (min-width:992px) {
    body .home-main-slider .swiper-wrapper .swiper-slide .slider-text {
        padding: 0 132px;
        display: grid;
        align-items: center
    }
}

body .home-main-slider .swiper-wrapper .swiper-slide .slider-text .text-buttons {
    display: grid;
    grid-gap: 18px;
    width: 90%;
    margin: auto
}

@media only screen and (min-width:992px) {
    body .home-main-slider .swiper-wrapper .swiper-slide .slider-text .text-buttons {
        grid-gap: 32px;
        width: 80%
    }
}

body .home-main-slider .swiper-wrapper .swiper-slide .slider-text .text-buttons .text {
    display: grid;
    grid-gap: 8px
}

@media only screen and (min-width:992px) {
    body .home-main-slider .swiper-wrapper .swiper-slide .slider-text .text-buttons .text {
        grid-gap: 18px
    }
}

@media only screen and (min-width:1200px) {
    body .home-main-slider .swiper-wrapper .swiper-slide .slider-text .text-buttons .text {
        grid-gap: 22px
    }
}

body .home-main-slider .swiper-wrapper .swiper-slide .slider-text .text-buttons .text>p {
    color: #fff;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    text-transform: uppercase;
    line-height: 1.3
}

body .home-main-slider .swiper-wrapper .swiper-slide .slider-text .text-buttons .text>p:first-of-type {
    text-shadow: 0 0 17px rgba(255, 255, 255, .8);
    font-weight: bolder;
    transform: translate(0, -100px) scale(0);
    transition: all 2s cubic-bezier(.68, -.55, .265, 1.55) 1s;
    font-size: 26px
}

@media only screen and (min-width:768px) {
    body .home-main-slider .swiper-wrapper .swiper-slide .slider-text .text-buttons .text>p:first-of-type {
        font-size: 32px
    }
}

@media only screen and (min-width:992px) {
    body .home-main-slider .swiper-wrapper .swiper-slide .slider-text .text-buttons .text>p:first-of-type {
        font-size: 48px
    }
}

@media only screen and (min-width:1200px) {
    body .home-main-slider .swiper-wrapper .swiper-slide .slider-text .text-buttons .text>p:first-of-type {
        font-size: 62px
    }
}

@media only screen and (min-width:1600px) {
    body .home-main-slider .swiper-wrapper .swiper-slide .slider-text .text-buttons .text>p:first-of-type {
        font-size: 72px
    }
}

body .home-main-slider .swiper-wrapper .swiper-slide .slider-text .text-buttons .text>p:last-of-type {
    transform: translate(300px, 0);
    transition: all 1.8s cubic-bezier(.68, -.55, .265, 1.55) 2s;
    font-size: 14px;
    color: #fff;
    font-weight: bolder;
}

@media only screen and (min-width:768px) {
    body .home-main-slider .swiper-wrapper .swiper-slide .slider-text .text-buttons .text>p:last-of-type {
        font-size: 16px
    }
}

@media only screen and (min-width:992px) {
    body .home-main-slider .swiper-wrapper .swiper-slide .slider-text .text-buttons .text>p:last-of-type {
        font-size: 18px
    }
}

body .home-main-slider .swiper-wrapper .swiper-slide .slider-text .text-buttons .buttons {
    justify-self: center;
    display: grid;
    grid-auto-flow: column;
    grid-gap: 16px
}

@media only screen and (min-width:992px) {
    body .home-main-slider .swiper-wrapper .swiper-slide .slider-text .text-buttons .buttons {
        grid-gap: 22px
    }
}

@media only screen and (min-width:1200px) {
    body .home-main-slider .swiper-wrapper .swiper-slide .slider-text .text-buttons .buttons {
        grid-gap: 32px
    }
}

body .home-main-slider .swiper-wrapper .swiper-slide .slider-text .text-buttons .buttons a {
    border-radius: 50px;
    transform: scale(1.5);
    opacity: 0;
    visibility: hidden;
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    grid-gap: 3px;
    padding: 8px 14px;
    position: relative;
    background-color: rgb(241 134 67);
}

@media only screen and (min-width:768px) {
    body .home-main-slider .swiper-wrapper .swiper-slide .slider-text .text-buttons .buttons a {
        padding: 8px 16px
    }
}

@media only screen and (min-width:992px) {
    body .home-main-slider .swiper-wrapper .swiper-slide .slider-text .text-buttons .buttons a {
        grid-gap: 4px;
        padding: 10px 18px
    }
}

@media only screen and (min-width:1200px) {
    body .home-main-slider .swiper-wrapper .swiper-slide .slider-text .text-buttons .buttons a {
        padding: 14px 24px;
        grid-gap: 5px
    }
}

body .home-main-slider .swiper-wrapper .swiper-slide .slider-text .text-buttons .buttons a i,
body .home-main-slider .swiper-wrapper .swiper-slide .slider-text .text-buttons .buttons a span {
    color: #fff;
    position: relative;
    z-index: 1
}

body .home-main-slider .swiper-wrapper .swiper-slide .slider-text .text-buttons .buttons a span {
    font-size: 12px
}

@media only screen and (min-width:768px) {
    body .home-main-slider .swiper-wrapper .swiper-slide .slider-text .text-buttons .buttons a span {
        font-size: 16px
    }
}

@media only screen and (min-width:992px) {
    body .home-main-slider .swiper-wrapper .swiper-slide .slider-text .text-buttons .buttons a span {
        font-size: 18px
    }
}

body .home-main-slider .swiper-wrapper .swiper-slide .slider-text .text-buttons .buttons a i {
    font-size: 16px
}

@media only screen and (min-width:768px) {
    body .home-main-slider .swiper-wrapper .swiper-slide .slider-text .text-buttons .buttons a i {
        font-size: 18px
    }
}

@media only screen and (min-width:992px) {
    body .home-main-slider .swiper-wrapper .swiper-slide .slider-text .text-buttons .buttons a i {
        font-size: 22px
    }
}

@media only screen and (min-width:1200px) {
    body .home-main-slider .swiper-wrapper .swiper-slide .slider-text .text-buttons .buttons a i {
        font-size: 26px
    }
}

body .home-main-slider .swiper-wrapper .swiper-slide .slider-text .text-buttons .buttons a:first-of-type {
    transition: transform .4s ease-out 3s, scale .4s ease-out 3s, opacity .4s ease-out 3s, visibility .4s ease-out 3s, background-color .3s ease-out;
    background-color: rgba(0, 0, 0, .801)
}

body .home-main-slider .swiper-wrapper .swiper-slide .slider-text .text-buttons .buttons a:first-of-type:hover {
    background-color: rgb(240 123 61);
}

body .home-main-slider .swiper-wrapper .swiper-slide .slider-text .text-buttons .buttons a:first-of-type i::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1px;
    height: 1px;
    border-radius: 50%;
    animation: pulse-animation 2s ease-out infinite
}

@keyframes pulse-animation {
    0% {
        box-shadow: 0 0 0 0 #ed1c24
    }

    70% {
        box-shadow: 0 0 0 2rem transparent
    }

    100% {
        box-shadow: 0 0 0 transparent
    }
}

@media only screen and (min-width:768px) {
    @keyframes pulse-animation {
        0% {
            box-shadow: 0 0 0 0 #ed1c24
        }

        70% {
            box-shadow: 0 0 0 3rem transparent
        }

        100% {
            box-shadow: 0 0 0 transparent
        }
    }
}

body .home-main-slider .swiper-wrapper .swiper-slide .slider-text .text-buttons .buttons a:last-of-type {
    display: none;
    overflow: hidden;
    transition: all .4s ease-out 3.5s
}

@media only screen and (min-width:992px) {
    body .home-main-slider .swiper-wrapper .swiper-slide .slider-text .text-buttons .buttons a:last-of-type {
        display: grid
    }
}

body .home-main-slider .swiper-wrapper .swiper-slide .slider-text .text-buttons .buttons a:last-of-type::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1px;
    height: 1px;
    border-radius: 50%;
    transition: all .6s ease-out
}

body .home-main-slider .swiper-wrapper .swiper-slide .slider-text .text-buttons .buttons a:hover::after {
    box-shadow: 0 0 0 5rem rgba(0, 0, 0, .884)
}

body .home-main-slider .swiper-wrapper .swiper-slide.swiper-slide-active .slider-text .text-buttons .text p {
    transform: translate(0, 0) scale(1);
    opacity: 1;
    visibility: visible
}

body .home-main-slider .swiper-wrapper .swiper-slide.swiper-slide-active .slider-text .text-buttons .buttons a {
    opacity: 1;
    visibility: visible;
    transform: scale(1)
}

@keyframes moreLoopY {
    0% {
        transform: scale(1, 0);
        transform-origin: top
    }

    47% {
        transform: scale(1, 1);
        transform-origin: top
    }

    48% {
        transform: scale(1, 1);
        transform-origin: bottom
    }

    95% {
        transform: scale(1, 0);
        transform-origin: bottom
    }

    96% {
        transform: scale(1, 0);
        transform-origin: top
    }

    100% {
        transform: scale(1, 0)
    }
}

body .home-main-slider-next,
body .home-main-slider-prev {
    top: 50% !important;
    transform: translate(0, -50%);
    z-index: 2;
    display: grid;
    align-items: center;
    justify-items: center;
    position: absolute;
    background-image: none !important;
    margin: 0;
    border-radius: 50%;
    background-color: #1e2124b8;
    line-height: 1;
    width: 48px;
    height: 48px;
    box-shadow: 0 0 8px rgb(237 28 36);
    transition: all .4s ease-out;
}

@media only screen and (min-width:768px) {

    body .home-main-slider-next,
    body .home-main-slider-prev {
        width: 52px;
        height: 52px
    }
}

@media only screen and (min-width:992px) {

    body .home-main-slider-next,
    body .home-main-slider-prev {
        width: 62px;
        height: 62px
    }
}

@media only screen and (min-width:1200px) {

    body .home-main-slider-next,
    body .home-main-slider-prev {
        width: 72px;
        height: 72px
    }
}

@media only screen and (min-width:1600px) {

    body .home-main-slider-next,
    body .home-main-slider-prev {
        width: 82px;
        height: 82px
    }
}

body .home-main-slider-next span,
body .home-main-slider-prev span {
    color: #fff
}

@media only screen and (min-width:992px) {

    body .home-main-slider-next span,
    body .home-main-slider-prev span {
        font-size: 22px
    }
}

body .home-main-slider-next:hover,
body .home-main-slider-prev:hover {
    transform: translate(0, -50%) scale(1.2);
    background-color: #ed1c24;
    box-shadow: 0 2px 8px rgba(255, 255, 255, .25)
}

body .home-main-slider-next:focus,
body .home-main-slider-prev:focus {
    outline: 0
}

body .home-main-slider-prev {
    left: unset !important;
    right: 8px !important
}

@media only screen and (min-width:768px) {
    body .home-main-slider-prev {
        right: 12px !important
    }
}

@media only screen and (min-width:992px) {
    body .home-main-slider-prev {
        right: 20px !important
    }
}

@media only screen and (min-width:1200px) {
    body .home-main-slider-prev {
        right: 73px !important;
    }
}

@media only screen and (min-width:1600px) {
    body .home-main-slider-prev {
        right: 67px !important;
    }
}

body .home-main-slider-next {
    left: 8px !important;
    right: unset !important
}

@media only screen and (min-width:768px) {
    body .home-main-slider-next {
        left: 12px !important
    }
}

@media only screen and (min-width:992px) {
    body .home-main-slider-next {
        left: 20px !important
    }
}

@media only screen and (min-width:1200px) {
    body .home-main-slider-next {
        left: 73px !important;
    }
}

@media only screen and (min-width:1600px) {
    body .home-main-slider-next {
        left: 67px !important;
    }
}

body .home-main-slider-pagination {
    position: absolute;
    width: unset !important;
    height: unset !important;
    bottom: -30px !important;
    top: unset !important;
    left: 50% !important;
    display: grid;
    grid-gap: 6px;
    background-color: #1e2124b8;
    box-shadow: 0 0 4px rgba(157, 197, 10, .404);
    border-radius: 52px;
    padding: 6px 16px 32px 16px;
    grid-auto-flow: column;
    justify-content: start;
    transform: translate(-50%, 0);
}

@media only screen and (min-width:768px) {
    body .home-main-slider-pagination {
        grid-gap: 8px
    }
}

@media only screen and (min-width:992px) {
    body .home-main-slider-pagination {
        transform: none;
        grid-auto-flow: row;
        grid-gap: 12px;
        padding: 26px 42px 26px 12px;
        top: 12px !important;
        bottom: unset !important;
        left: unset !important;
        right: -40px !important
    }
}

body .home-main-slider-pagination span {
    width: 22px;
    height: 22px;
    margin: 0 !important;
    position: relative;
    opacity: 1;
    background-color: transparent;
    transform: rotate(-270deg);
    color: #fff;
    font-size: 16px;
    transition: all .4s ease-out
}

@media only screen and (min-width:992px) {
    body .home-main-slider-pagination span {
        width: 38px;
        height: 38px
    }
}

@media only screen and (min-width:768px) {
    body .home-main-slider-pagination span {
        font-size: 18px
    }
}

@media only screen and (min-width:992px) {
    body .home-main-slider-pagination span {
        font-size: 32px
    }
}

body .home-main-slider-pagination span::before {
    content: '\f313';
    font-family: Ionicons;
    content: '\ebd0';
    font-family: linearIcons;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

body .home-main-slider-pagination span:focus {
    outline: 0
}

body .home-main-slider-pagination span.swiper-pagination-bullet-active {
    opacity: 1;
    background-color: transparent;
    color: #ed1c24;
    transform: rotate(0)
}

body .home-main-slider-pagination span.swiper-pagination-bullet-active::before {
    content: '\e9af'
}
.vc_row:before {
    content: " ";
    display: table;
}
.vc_column_2108647070:not(.vc_parallax):not(.jarallax) {
    overflow: center!important;
    position: relative;
}
.vc_column_container>.vc_column-inner {
    /* box-sizing: border-box; */
    /* padding-left: 15px; */
    /* padding-right: 15px; */
    /* width: 100%; */
}
.vc_column-inner::before {
    content: " ";
    display: table;
}
.vc_column-inner::after {
    clear: both;
}
.vc_column-inner::after, .vc_column-inner::before {
    content: " ";
    display: table;
}
.info-wrapper.ult-adjust-bottom-margin, .smile_icon_list_wrap.ult-adjust-bottom-margin, .uavc-list-icon-wrapper.ult-adjust-bottom-margin, .ubtn-ctn-center, .ubtn-ctn-left, .ubtn-ctn-right, .ubtn-img-container, .ult-banner-block.ult-adjust-bottom-margin, .ult-modal-input-wrapper.ult-adjust-bottom-margin, .ult_dual_button.ult-adjust-bottom-margin, .ultb3-box.ult-adjust-bottom-margin, .ultimate-call-to-action.ult-adjust-bottom-margin, .ultimate-google-trends.ult-adjust-bottom-margin, .ultimate-map-wrapper.ult-adjust-bottom-margin, .uvc-type-wrap.ult-adjust-bottom-margin, html .ult-ih-container.ult-adjust-bottom-margin, html .ult_exp_section_layer.ult-adjust-bottom-margin, html .ult_hotspot_container.ult-adjust-bottom-margin, html .ult_main_cl.ult-adjust-bottom-margin {
    margin-bottom: 35px;
}
.smile_icon_list.circle {
    float: none;
    border: 0;
    width: auto;
    margin: 0;
    cursor: inherit;
}

.smile_icon_list.right {
    text-align: left;
}
.smile_icon_list {
    list-style: none!important;
    padding: 0!important;
    margin-right: 0!important;
    margin-left: 0!important;
    margin-bottom: 0!important;
}
.smile_icon_list.right .icon_list_item {
    display: block;
}
.smile_icon_list.right>li {
    text-align: left;
    text-align: -webkit-left;
    text-align: -moz-left;
}
.smile_icon_list li.icon_list_item {
    padding: 0!important;
    list-style: none!important;
    clear: both!important;
    position: relative!important;
    min-height: 1em!important;
    margin: 0 0 30px!important;
    line-height: 100%;
    overflow: visible;
}
.smile_icon_list.with_bg .icon_list_icon {
    background: #0183cc;
    color: #fff;
}
.smile_icon_list.circle .icon_list_icon {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border-color: inherit;
    overflow: hidden;
}
.smile_icon_list.circle .icon_list_icon i {
    padding-top: 25px;
}
.smile_icon_list li .icon_list_icon {
    font-size: 24px;
    width: 3em;
    height: 3em;
    line-height: 3em;
    text-align: center;
    float: right;
    background: #fff;
    z-index: 9;
    position: relative;
    -moz-box-sizing: content-box!important;
    -webkit-box-sizing: content-box!important;
    box-sizing: content-box!important;
}
.smile_icon_list.right li .icon_description {
    margin-right: 4em !important;
    padding-left: 25px;
}
.smile_icon_list.right li .icon_description {
    margin-right: 3em;
    height: 5em;
    /* vertical-align: middle; */
    display: list-item;
    text-align: right;
}
.ult_info_list_container .smile_icon_list.right li .icon_list_connector {
    right: 0.5em;
}

.smile_icon_list.right li .icon_list_connector {
    left: 0.5em;
    border-right-width: 1px;
    border-right-style: dashed;
}
.smile_icon_list li .icon_list_connector {
    height: 100%;
    position: absolute;
    top: 0.5em;
    z-index: 1;
}
.icon_list_connector {
    /* z-index: -1 !important; */
}
#Info-list-wrap-8037 h3 {
    font-size: 30px;
    /* line-height: 24px; */
}
#Info-list-wrap-8037 h3 {
    font-size: 30px;
    /* line-height: 24px; */
}
.smile_icon_list li .icon_description .info-list-heading {
    font-size: 17px;
    line-height: 1.846153846;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    clear: none!important;
}
.smile_icon_list li .icon_description h3 {
    font-size: 17px;
    line-height: 1.846153846;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    clear: none!important;
}
#Info-list-wrap-8037 h3 {
    font-size: 30px;
    /* line-height: 24px; */
}

#Info-list-wrap-8037 h3 {
    font-size: 30px;
    /* line-height: 24px; */
}
.smile_icon_list li .icon_description h3 {
    font-size: 17px;
    line-height: 1.846153846;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    clear: none!important;
}
.wrapper {
    direction: ltr;
    text-align: right;
    padding: 14px;
}
#Info-list-wrap-5672 h3 {
    font-size: 24px;
    line-height: 24px;
}

#Info-list-wrap-5672 h3 {
    font-size: 24px;
    line-height: 24px;
}
.smile_icon_list li .icon_description h3 {
    font-size: 17px;
    line-height: 1.846153846;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    clear: none!important;
}
.sh-heading span.sh-heading-content {
    color: #1181b9;
    font-weight: 600;
}
#Info-list-wrap-8037 .icon_description_text {
    font-size: 13px;
    line-height: 18px;
}
#Info-list-wrap-8037 .icon_description_text {
    font-size: 13px;
    line-height: 18px;
}
.smile_icon_list li .icon_description div.icon_description_text {
    font-family: inherit;
    font-weight: inherit;
    color: inherit;
    font-size: 13px;
}
.ult_info_list_container .smile_icon_list.right li .icon_list_connector {
    right: 0.5em;
}

.smile_icon_list.right li .icon_list_connector {
    left: 0.5em;
    border-right-width: 1px;
    border-right-style: dashed;
}
.smile_icon_list li .icon_list_connector {
    height: 100%;
    position: absolute;
    top: 0.5em;
    z-index: 1;
}
.services-de {
    margin-bottom: 40px;
    margin-top: 40px;
}

.services-de img {
    box-shadow: 1px 14px 20px -13px #000000;
    border-radius: 16px;
    /* height: 388px; */
    /* margin-top: 30px; */
    object-fit: cover;
}
.single-product-info {
    background: #f7f7f7;
    border-right: 2px solid #ed1c24;
    padding-right: 10px;
    padding-top: 10px;
    padding-left: 15px;
    margin-bottom: 35px;
    height: 350px;
    border-radius: 10px;
    text-align: justify;
    box-shadow: 12px 12px 2px #e9ecef;
    overflow: hidden;
}

.single-product-area .pro-rating {
    line-height: 1;
    margin-bottom: 10px;
    direction: ltr;
    width: max-content;
}

.shop-section .single-pro-color-rating {
    background: #f7f7f7;
    border-right: 2px solid #f26421;
    padding-right: 10px;
    padding-top: 10px;
    padding-left: 15px;
    height: 200px;
    border-radius: 10px;
    text-align: justify;
    box-shadow: 12px 12px 2px #e9ecef;
    overflow: hidden;
}

body .services-page {
    border-top: 1px solid rgba(0, 0, 0, .1);
    margin-top: 80px
  }

  @media only screen and (min-width:992px) {
    body .services-page {
      margin-top: 90px
    }
  }

  body .gallery-page {
    min-height: 60vh;
    background-color: #fff;
    margin-top: 80px
  }

  @media only screen and (min-width:992px) {
    body .gallery-page {
      margin-top: 90px
    }
  }

  body .gallery-page .gallery-section {
    padding: 32px 0
  }

  @media only screen and (min-width:992px) {
    body .gallery-page .gallery-section {
      padding: 42px 0
    }
  }

  @media only screen and (min-width:1200px) {
    body .gallery-page .gallery-section {
      padding: 72px 0
    }
  }

  body .gallery-page .gallery-section .section-heading {
    margin-bottom: 18px
  }

  @media only screen and (min-width:992px) {
    body .gallery-page .gallery-section .section-heading {
      margin-bottom: 22px
    }
  }

  body .gallery-page .gallery-section .section-heading p {
    text-align: center;
    font-size: 24px
  }

  @media only screen and (min-width:992px) {
    body .gallery-page .gallery-section .section-heading p {
      font-size: 28px
    }
  }

  @media only screen and (min-width:1200px) {
    body .gallery-page .gallery-section .section-heading p {
      font-size: 38px
    }
  }

  body .gallery-page .gallery-section .gallery-layout {
    background-color: #fff;
    display: grid;
    transition: all 0.3s ease-out
  }

  body .gallery-page .gallery-section .gallery-layout .mfa-gallery {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-auto-flow: dense;
    grid-gap: 20px;
    margin-right: 30px;
    margin-left: 40px;
  }

  @media only screen and (min-width:992px) {
    body .gallery-page .gallery-section .gallery-layout .mfa-gallery {
      grid-template-columns: repeat(3, 1fr)
    }
  }

  body .gallery-page .gallery-section .gallery-layout .mfa-gallery a {
    display: grid;
    align-items: stretch;
    position: relative;
    transition: all 0.3s ease-out;
    overflow: hidden
  }

  body .gallery-page .gallery-section .gallery-layout .mfa-gallery a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(104 47 130 / 16%);
    opacity: 0;
    visibility: hidden;
    transform: scale(.5);
    border-radius: 22px;
    border-radius: 400px;
    z-index: 1;
    transition: all 0.3s ease-out
  }

  body .gallery-page .gallery-section .gallery-layout .mfa-gallery a::after {
    content: '\ec22';
    font-family: 'linearicons';
    position: absolute;
    top: 50%;
    left: 50%;
    color: #ed1c24;
    background-color: rgba(0, 0, 0, .4);
    background-color: rgb(169 169 169);
    visibility: hidden;
    opacity: 0;
    font-size: 22px;
    transform: translate(-50%, 150px) scale(0);
    transition: all 0.3s ease-out 0.3s;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    display: grid;
    align-items: center;
    justify-items: center;
    z-index: 2;
  }

  @media only screen and (min-width:992px) {
    body .gallery-page .gallery-section .gallery-layout .mfa-gallery a::after {
      font-size: 40px;
      width: 72px;
      height: 72px
    }
  }

  body .gallery-page .gallery-section .gallery-layout .mfa-gallery a:hover::before {
    opacity: 1;
    visibility: visible;
    border-radius: 0;
    transform: scale(1)
  }

  body .gallery-page .gallery-section .gallery-layout .mfa-gallery a:hover::after {
    transform: translate(-50%, -50%) scale(1);
    visibility: visible;
    opacity: 1
  }

  body .gallery-page .gallery-section .gallery-layout .mfa-gallery a:hover .img-div img {
    filter: grayscale(0) !important;
    transform: scale(1.2) rotate(4deg) !important
  }

  body .gallery-page .gallery-section .gallery-layout .mfa-gallery a .img-div {
    display: grid;
    height: 250px;
    overflow: hidden
  }

  @media only screen and (min-width:992px) {
    body .gallery-page .gallery-section .gallery-layout .mfa-gallery a .img-div {
      height: 380px
    }
  }

  @media only screen and (min-width:1200px) {
    body .gallery-page .gallery-section .gallery-layout .mfa-gallery a .img-div {
      height: 440px
    }
  }

  body .gallery-page .gallery-section .gallery-layout .mfa-gallery a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.4s ease-out
  }
  .lazy-div {
    display: grid;
    align-items: center;
    justify-items: center;
    position: relative
  }
  
  .lazy-div .lazy {
    width: 30px !important;
    height: 30px !important;
    transition: none
  }
  
  @media only screen and (min-width:992px) {
    .lazy-div .lazy {
      width: 50px !important;
      height: 50px !important
    }
  }
  
  .lazy-div .next-lazy-img {
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    overflow: hidden
  }
  
  .lazy-div .next-lazy-img::after {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    right: -100%;
    background-image: linear-gradient(to left, #fff, rgba(0, 0, 0, .02), rgba(0, 0, 0, .05), rgba(0, 0, 0, .06), rgba(0, 0, 0, .04), rgba(0, 0, 0, .02), rgba(0, 0, 0, .01));
    animation: lazy-animation 1s ease-out infinite
  }
  
  @keyframes lazy-animation {
    100% {
      right: 100%
    }
  }
  .lg-outer .lg-inner {
    direction: ltr !important;
  }
  .gallery-section {
    position: relative;
    padding: 140px 0
  }
  .masonry-item {
    margin-bottom: 10px;
}
.wrapper-2 {
    direction: rtl;
}
.wrapper-2 .smile_icon_list li .icon_list_icon {
    font-size: 24px;
    width: 3em;
    height: 3em;
    line-height: 3em;
    text-align: center;
    float: left;
    background: #fff;
    z-index: 9;
    position: relative;
    -moz-box-sizing: content-box!important;
    -webkit-box-sizing: content-box!important;
    box-sizing: content-box!important;
}
.wrapper-2 .ult_info_list_container .smile_icon_list.right li .icon_list_connector {
    left: 0.5em;
    right: auto;
}

.btn-whatsapp-pulse {
    background: #25d366;
    color: white;
    position: fixed;
    bottom: 16px;
    left: 0px;
    font-size: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0;
    height: 0;
    padding: 24px;
    text-decoration: none;
    border-radius: 0px 50% 50% 0px;
    animation-name: pulse;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
    z-index: 999;
}

.btn-instagram-pulse2 {
    background-color: #c13584;
    color: white;
    position: fixed;
    bottom: 71px;
    left: 0px;
    font-size: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0;
    height: 0;
    padding: 24px;
    text-decoration: none;
    border-radius: 0 50% 50% 0;
    animation-name: pulse;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
    z-index: 999;
}

.btn-facebook-pulse {
    background-color: #3b5898;
    color: white;
    position: fixed;
    bottom: 127px;
    left: 0px;
    font-size: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 5px;
    height: 2px;
    padding: 24px;
    text-decoration: none;
    border-radius: 0 50% 50% 0;
    animation-name: pulse;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
    z-index: 999;
}

.btn-phone-pulse {
    background: #00acee;
    color: white;
    position: fixed;
    bottom: 183px;
    left: 0px;
    font-size: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0;
    height: 0;
    padding: 24px;
    text-decoration: none;
    border-radius: 0 50% 50% 0;
    animation-name: pulse;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
    /* transform: rotate(45deg); */
    z-index: 999;
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
    }

    80% {
        box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
    }
}