/*
Template: Kenray - Consulting Business WordPress Theme
Version: 1.0
*/

/*``````````````*****``````````````````````
UNIVERSAL
````````````````*****`````````````````*/
body { font-size: 15px; font-family: 'Muli', sans-serif; font-weight: normal; font-style: normal; line-height: 1.5; color: #616161; overflow-x: hidden; margin: 0; background: #ffffff; }
h1, h2, h3, h4, h5, h6 { font-family: 'Nunito', sans-serif; font-weight: normal; color: #14212b; margin: 0; -ms-word-wrap: break-word; word-wrap: break-word; font-weight: 700; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit; }
h1 { font-size: 45px; line-height: 55px; font-style: normal; }
h2 { font-size: 40px; line-height: 50px; font-style: normal; }
h3 { font-size: 35px; line-height: 45px; font-style: normal; }
h4 { font-size: 30px; line-height: 40px; font-style: normal; }
h5 { font-size: 25px; line-height: 35px; font-style: normal; }
h6 { font-size: 20px; line-height: 30px; font-style: normal; }
a, .button { transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; color: #333333; text-decoration: none; }
a:visited { color: inherit; }
a:focus, a:hover { text-decoration: none !important; color: inherit; }
a, .button, input { outline: inherit; }
a { color: #ff4a17; outline: none; }
.lead { font-size: 16px; line-height: 24px; margin: 0; }
.container { max-width: 1170px; }
.section-box { padding: 80px 0px; }
dl dd { margin-bottom: 15px; }

/*``````````````*****``````````````````````
STYLE 
````````````````*****`````````````````*/
html { line-height: 1.5; -webkit-text-size-adjust: 100%; box-sizing: border-box; }
main { display: block; overflow: hidden; }
hr { box-sizing: content-box; height: 0; overflow: visible; }
small { font-size: 80%; }
img { border-style: none; height: auto; max-width: 100%; }
textarea { overflow: auto; }
template { display: none; }
[hidden] { display: none; }
*, *::before, *::after { box-sizing: inherit; }

/* Widgets----- */
.widget { margin: 0 0 1.5em; }
.widget select { max-width: 100%; }
element { width: inherit; }

/*``````````````*****``````````````````````

SELECTION 

````````````````*****`````````````````*/
*::-moz-selection { background: #ff4a17; color: #ffffff; text-shadow: none; }
::-moz-selection { background: #ff4a17; color: #ffffff; text-shadow: none; }
::selection { background: #ff4a17; color: #ffffff; text-shadow: none; }

/*``````````````*****``````````````````````

LOADER 

````````````````*****`````````````````*/
.site-loader { right: 0px; z-index: 999999; margin-top: 0px; top: 0px; left: 0px; bottom: 0px; height: 100%; width: 100%; position: fixed; background: #ffffff; overflow: hidden !important; background-repeat: no-repeat; background-position: center; }
#loader-center { position: relative; width: 100%; height: 100%; }
#loader-center img { width: 100px; text-align: center; left: 0; position: absolute; right: 0; top: 50%; bottom: 50%; z-index: 99; margin: auto; }

/*``````````````*****``````````````````````

BACK TO TOP

````````````````*****`````````````````*/
a.section-back-to-top { position: fixed; color: #ffffff; background: #ff4a17; font-size: 24px; text-align: center; z-index: 999999; right: 30px; bottom: 30px; width: 70px; height: 70px; line-height: 70px; margin: 0px; display: none; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
a.section-back-to-top.show { display: block; }
a.section-back-to-top:hover { background: #14212b; }
a.section-back-to-top:hover i { color: #ffffff; }

/*``````````````*****``````````````````````

BACKGROUND STYLE 

````````````````*****`````````````````*/
.bg-gray { background: #f8f8f9; }
.bg-black { background: #14212b; }
.bg-orange { background: #ff4a17; }
.bg-white { background: #ffffff; }

/*``````````````*****``````````````````````

KENRAY BUTTON

````````````````*****`````````````````*/
.kenray-button { border: 1px solid #ffffff; color: #ffffff; padding: 15px 20px; display: inline-block; }
.kenray-button:hover { border: 1px solid #ff4a17; color: #ffffff; background: #ff4a17; }
.color-dark .kenray-button { background: #ff4a17; color: #ffffff; border: 1px solid #ffffff; }
.color-dark .kenray-button:hover { background: #14212b; border: 1px solid #14212b; }
.color-underline .kenray-button { border: 1px solid #14212b; color: #14212b; padding: 14px 40px; }
.color-underline .kenray-button:hover { border: 1px solid #ff4a17; color: #ffffff; }

.theme-bg a.kenray-button { border-color: #ffffff !important; }

/*``````````````*****``````````````````````

HEADING

````````````````*****`````````````````*/

/* Font Color */

.color-light { color: #ffffff; }
.color-dark { color: #14212b; }

/* STYE 1 */
.kenray-heading.text-center { margin-bottom: 60px !important; padding: 0 250px !important; }
.kenray-heading.text-left { margin-bottom: 20px; padding: 0px !important; }
.kenray-heading.text-left.color-light p, .kenray-heading.color-light .section-upper { color: #ffffff !important; }
.kenray-heading .section-upper { color: #ff4a17; font-weight: 700; font-size: 16px; text-transform: uppercase; margin-bottom: 10px; }
.kenray-heading .section-heading { margin-bottom: 15px; color: #14212b; text-transform: capitalize; font-weight: 800; }
.kenray-heading.heading-center { text-align: center; }
.kenray-heading.heading-left { text-align: left; }

/*EXTRA CLASS*/
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li { margin-bottom: 20px !important; }

/* STYLE 2 WHITE */
.kenray-heading.color-light  .section-heading { color: #ffffff; }

/*``````````````*****``````````````````````

VIDEO BOX

````````````````*****`````````````````*/
.kenray-video { position: relative; }
.kenray-video .section-buttton a { position: absolute; width: 70px; height: 70px; border-radius: 100%; z-index: 999; display: inline-block; line-height: 75px; float: right; text-align: center; background: #ff4a17; top: 0px; right: 0; vertical-align: middle; }
.kenray-video .section-video i { color: #ffffff; font-size: 23px; }

/* STYLE 1 */
.kenray-video.section-style1 .section-buttton { background: #ff4a17; }
.kenray-video.section-style1 .section-video i { color: #ffffff; }

/*POSITION-UP*/
.position-shape::before { position: absolute; content: ''; right: -10px; top: -20px; width: 0; height: 0; border-top: 400px solid #f2f2f2; border-left: 400px solid transparent; }

/* STYLE 2 WHITE */
.kenray-video.section-style2 .section-buttton, 
.kenray-video.section-style3 .section-buttton { top: 50%; right: 50%; left: 50%; margin-top: 0px; margin-right: 0px; background: #ffffff; float: inherit; border: none; }
.kenray-video.section-style2 .section-buttton.circle-2 {   top: -250px;}
/*.kenray-video.section-style2 .section-buttton.circle-2 a{background: #ffffff;}*/
.kenray-video.section-style2 .section-buttton.circle-2 .section-video i { color: #ff4a17; }

/* STYLE 3 */
.video-heading .kenray-heading.text-center { margin-bottom: 0px !important; padding: 65px 170px 40px 170px !important; }
.video-heading .kenray-heading .section-upper { text-transform: capitalize; }
.kenray-video.section-style3 .section-buttton { background: #ff4a17; border: none; top: 10%; left: 50%; margin-right: -50%; transform: translate(-50%, -50%); }
.kenray-video.section-style3 .section-video i { color: #ffffff; font-size: 20px; }

/* WAVE ANIMATION */
.circle { height: 80px; width: 80px !important; border-radius: 50%; position: relative; top: -280px; left: 517px; -webkit-transition: height .25s ease, width .25s ease; transition: height .25s ease, width .25s ease; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.circle:before, .circle:after { content: ''; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; border-radius: 50%; border: 1px solid #e3e3e3; }
.circle:before { -webkit-animation: ripple 2s linear infinite; animation: ripple 2s linear infinite; }
.circle:after { -webkit-animation: ripple 2s linear 1s infinite; animation: ripple 2s linear 1s infinite; }
@-webkit-keyframes ripple {
	0% { -webkit-transform: scale(1); }
	75% { -webkit-transform: scale(1.75); opacity: 1; }
	100% { -webkit-transform: scale(2); opacity: 0; }
}
@keyframes ripple {
	0% { transform: scale(1); }
	75% { transform: scale(1.75); opacity: 1; }
	100% { transform: scale(2); opacity: 0; }
}
.circle-2 { height: 75px; width: 75px; border-radius: 50%; position: relative; top: -590px; left: 500px; -webkit-transition: height .25s ease, width .25s ease; transition: height .25s ease, width .25s ease; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.circle-2:before, .circle-2:after { content: ''; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; border-radius: 50%; border: 1px solid #e3e3e3; }
.circle-2:before { -webkit-animation: ripple 2s linear infinite; animation: ripple 2s linear infinite; }
.circle-2:after { -webkit-animation: ripple 2s linear 1s infinite; animation: ripple 2s linear 1s infinite; }
.circle-3 { height: 75px; width: 75px !important; border-radius: 50%; position: relative; top: 110px; left: 50%; -webkit-transition: height .25s ease, width .25s ease; transition: height .25s ease, width .25s ease; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.circle-3:before, .circle-3:after { content: ''; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; border-radius: 50%; border: 1px solid #e3e3e3; }
.circle-3:before { -webkit-animation: ripple 2s linear infinite; animation: ripple 2s linear infinite; }
.circle-3:after { -webkit-animation: ripple 2s linear 1s infinite; animation: ripple 2s linear 1s infinite; }
.circle-4 { height: 75px; width: 75px !important; border-radius: 50%; position: relative; top: -244px; left: 44%; -webkit-transition: height .25s ease, width .25s ease; transition: height .25s ease, width .25s ease; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.circle-4:before, .circle-4:after { content: ''; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; border-radius: 50%; border: 1px solid #e3e3e3; }
.circle-4:before { -webkit-animation: ripple 2s linear infinite; animation: ripple 2s linear infinite; }
.circle-4:after { -webkit-animation: ripple 2s linear 1s infinite; animation: ripple 2s linear 1s infinite; }

/* STYLE 4 */
/*.kenray-video.section-style4:before { content: ""; height: 100%; width: 100%; position: absolute; background: rgb(0 213 255 / 50%); }*/
.kenray-video.section-style4 .section-buttton a { top: 35%; left: 0; right: 0; margin: 0 auto; background: #ffffff !important; height: 100px; width: 100px; align-items: center; display: flex; justify-content: center; }
.kenray-video.section-style4 .section-video i { color: #222222; }
.kenray-video.section-style4 .video-info { position: absolute; bottom: 0; background: rgb(255 255 255 / 80%); width: 100%; padding: 40px 50px; display: flex;justify-content: space-between; align-items: center; }

.kenray-video.section-style4 .video-info ul { margin-bottom: 0; display: flex; }
.kenray-video.section-style4 .video-info li a { display: flex; border: 1px solid #ff4a17; color: #ff4a17; padding: 15px; border-radius: 50%; height: 40px; margin-left: 5px; width: 40px; justify-content: center; align-items: center; }
.kenray-video.section-style4 .video-info li a:hover { background: #ff4a17; color: #ffffff; }


.kenray-video.section-style5 .section-buttton a { position: inherit; }



/*``````````````*****``````````````````````

CLIENT

````````````````*****`````````````````*/
.owl-carousel { position: relative; }
.owl-carousel .item { margin-right: 15px; }
.owl-carousel .item img { width: auto; display: inline-block; }
.owl-carousel .owl-nav span { font-size: 30px; line-height: 30px; -webkit-border-radius: 50%; -moz-border-radius: 50%; display: inline-block; border: 1px solid #e3e3e3; width: 40px; height: 40px; border-radius: 50%; -webkit-box-shadow: -1px 6px 13px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: -1px 6px 13px 0px rgba(0, 0, 0, 0.1); box-shadow: -1px 6px 13px 0px rgba(0, 0, 0, 0.1); -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; padding-left: 2px; text-align: center; font-weight: 800; background: #ffffff; color: #ff4a17; }

/* STYLE ARROW */
.owl-carousel .owl-nav { opacity: 0; }
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next { position: absolute; display: block; cursor: pointer; text-indent: inherit; width: auto; top: 50%; }
.owl-carousel .owl-nav .owl-prev { top: 45%; left: -50px; -webkit-transition: opacity 0.5s ease 0s, left 0.5s ease 0s; -moz-transition: opacity 0.5s ease 0s, left 0.5s ease 0s; -ms-transition: opacity 0.5s ease 0s, left 0.5s ease 0s; -o-transition: opacity 0.5s ease 0s, left 0.5s ease 0s; transition: opacity 0.5s ease 0s, left 0.5s ease 0s; }
.owl-carousel .owl-nav .owl-next { top: 45%; right: -50px; -webkit-transition: opacity 0.5s ease 0s, right 0.5s ease 0s; -moz-transition: opacity 0.5s ease 0s, right 0.5s ease 0s; -ms-transition: opacity 0.5s ease 0s, right 0.5s ease 0s; -o-transition: opacity 0.5s ease 0s, right 0.5s ease 0s; transition: opacity 0.5s ease 0s, right 0.5s ease 0s; }

/* Hover */
.owl-carousel .owl-nav span:hover { background: #ff4a17; color: #ffffff; border-color: #ff4a17; }
.owl-carousel:hover .owl-nav { opacity: 1; }

/* STYLE DOTS */
.owl-carousel .owl-dots { text-indent: inherit; text-align: center; position: relative; width: 100%; display: inline-block; cursor: pointer; margin-top: 30px; }
.owl-carousel .owl-controls .owl-dot { margin-top: 20px; display: inline-block; }
.owl-carousel .owl-dots .owl-dot span { outline: inherit; border-radius: 40px; margin: 0px 5px; height: 10px; width: 10px; background: #dddddd; display: inline-block; cursor: pointer; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; }

/* Active */
.owl-carousel .owl-dots .owl-dot.active span { background: #ff4a17; width: 35px; }

/*``````````````*****``````````````````````

FAQ

````````````````*****`````````````````*/
ul.kenray-faq { border: 0 none; box-shadow: none; margin: 0; list-style: none; padding-left: 0px !important; }
ul.kenray-faq .question { color: #14212b; line-height: 20px; font-size: 16px; font-weight: 800; padding: 20px 18px; display: flex; cursor: pointer; border-top: 1px solid #e8e8e8; }
ul.kenray-faq .question.active { border: 1px solid #333333; }
ul.kenray-faq span.plusminus { padding-right: 10px; font-size: 26px; line-height: 18px; }
ul.kenray-faq .answer { display: none; border: 0 none; padding: 0px 20px 15px 20px; box-sizing: border-box; }

/*``````````````*****``````````````````````

COUNTER

````````````````*****`````````````````*/
.single-imgbox .wpb_content_element { margin-bottom: 0 !important; }
.kenray-counter { min-height: 60px; display: inline-block; }
.kenray-counter span.section-number { width: 100%; font-size: 50px; margin-right: 15px; margin-bottom: 5px; line-height: 60px; }
.kenray-counter .section-number-wrap { color: #ff4a17; font-weight: 800; }
.kenray-counter .section-head { font-size: 18px; font-weight: 700; margin: 0; text-transform: capitalize; }

/*ABOUT-US*/
.kenray-counter.light span, .kenray-counter.light .section-head, .kenray-counter.light .section-icon i { color: #ffffff; }
.kenray-counter.counter-center.light i { font-size: 34px; line-height: 80px; }
.kenray-counter.counter-center.light .section-icon { background: #14212b; height: 80px; margin-right: 0; display: inline-block; width: 80px; margin-bottom: 15px; border-radius: 80px; }

/*``````````````*****``````````````````````

PROGRESS BAR

````````````````*****`````````````````*/
.kenray-progressbar { padding: 0px; }
.kenray-progressbar .progress-bar { display: inline-block; margin-top: 5px; width: 100%; height: 10px; margin-bottom: 15px; -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); -webkit-transition: width 0.6s ease; -o-transition: width 0.6s ease; transition: width 0.6s ease; }
.kenray-progressbar .progress-bar span { background: #ff4a17 none repeat scroll 0 0; display: block; height: 100%; width: 0; }
.kenray-progressbar .content-wrap { text-transform: capitalize; font-weight: 600; font-size: 16px; line-height: 26px; }
.kenray-progressbar .content-wrap .section-head { float: left; }
.kenray-progressbar .content-wrap .number { float: right; }

/*section-dark*/
.kenray-progressbar.section-dark .progress-bar { background: #ffffff none repeat scroll 0 0; }
.kenray-progressbar.section-dark .content-wrap { color: #ffffff; }

/*section-light*/
.kenray-progressbar.section-light .progress-bar { background: #dddddd none repeat scroll 0 0; }
.kenray-progressbar.section-light .content-wrap { color: #14212b; }

/*IMAGE SHAPE CSS*/
.overflow-display { overflow: inherit !important; }
.progress-box { position: relative; }
.progress-image { position: absolute; top: 0px; left: 65px; z-index: 9; }
.progress-image::after { width: 0; height: 0; content: ''; position: absolute; bottom: -25px; right: -22px; border-bottom: 550px solid #ff4a17; border-left: 400px solid transparent; z-index: -1; }
.z-index-box { z-index: 1; }

/*``````````````*****``````````````````````

PRICING TABLE

````````````````*****`````````````````*/
.pricing-square .vc_column_container, .pricing-square .vc_column_container > .vc_column-inner { padding-left: 0; padding-right: 0; }
.kenray-price-plan { padding: 0; text-align: center; background: #ffffff; border: 1px solid #f0f0f0; position: relative; }
.kenray-price-plan .section-head { color: #ffffff; font-size: 20px; font-weight: 700; text-transform: capitalize; z-index: 99; position: relative; background: #000000; padding: 20px; top: 0; }

/* After/Before */

/*big tringle*/

.kenray-price-plan .hover-box::before { content: ''; position: absolute; z-index: 1; top: -10px; left: 12%; border-top: 70px solid #ff4a17; border-left: 50px solid transparent; border-right: 50px solid transparent; height: 0; width: 75%; opacity: 0; }

/*small tringle*/
.kenray-price-plan .hover-box::after { content: ''; position: absolute; z-index: -1; top: -10px; left: 37px; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #ad2902; opacity: 0; }

/*small tringle*/
.kenray-price-plan  .section-head::after { content: ''; position: absolute; z-index: -1; top: -10px; right: 42px; width: 0; height: 0; border-left: 8px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #ad2902; opacity: 0; }
.kenray-price-plan .head-text { z-index: 1; position: absolute; left: 0; color: #ffffff; font-size: 24px; font-weight: 600; top: 0px; background: #14212b; height: 65px; width: 100%; }

/* Inner box style */
.kenray-price-plan  .price-month-wrap { padding-top: 60px; }
.kenray-price-plan .kenray-list { margin-top: 20px; list-style: none; padding-left: 0 !important; }
.kenray-price-plan .kenray-list li { border-bottom: 1px solid #f0f0f0; color: #6d6d6d; padding: 12px 0; }
.kenray-price-plan .kenray-list li span { display: inline-block; }
.kenray-price-plan .section-free-trial { background: #f0f0f0; color: #6d6d6d; font-size: 16px; font-weight: 600; text-transform: capitalize; margin: 30px 30px 0px 30px; padding: 10px 0; }
.kenray-price-plan .section-currency, .kenray-price-plan .section-price { display: inline-block; color: #333333; font-size: 34px; font-weight: 900; }
.kenray-price-plan .section-timing { display: inline-block; font-weight: 700; padding-left: 5px; text-transform: capitalize; }
.kenray-price-plan .section-button a { color: #ffffff; font-weight: 700; font-size: 20px; padding: 15px 60px; background: #333333; text-transform: capitalize; display: inline-block; margin: 35px 0; }

/* Hover */
.kenray-price-plan:hover { border: 1px solid #ff4a17; }
.kenray-price-plan:hover .head-text { opacity: 0; }
.kenray-price-plan:hover .hover-box::after { opacity: 1; }
.kenray-price-plan:hover .hover-box::before { opacity: 1; }
.kenray-price-plan:hover .section-head::after { opacity: 1; }
.kenray-price-plan:hover .section-head { background: none; }
.kenray-price-plan .section-button a:hover { background: #ff4a17; }

/*price plan style 02*/
.kenray-price-plan.price-style2 { -webkit-box-shadow: 0 5px 15px 0 rgba(0, 33, 85, .1); -moz-box-shadow: 0 5px 15px 0 rgba(0, 33 85, .1); box-shadow: 0 5px 15px 0 rgba(0, 33, 85, .1); }
.kenray-price-plan.price-style2:hover { border: 1px solid #f0f0f0 !important; } 
.kenray-price-plan.price-style2 .section-head::after, .kenray-price-plan.price-style2 .hover-box::after, .kenray-price-plan.price-style2 .hover-box::before { display: none; }
.kenray-price-plan.price-style2 .section-head { transition: all 0.5s ease-in-out; }
.kenray-price-plan.price-style2:hover .section-head, .kenray-price-plan.price-style2:hover .section-button a { background: #ff4a17; }
.kenray-price-plan.price-style2 .price-month-wrap { padding-top: 30px; }


/*price plan style 03*/
.kenray-price-plan.price-style3 { background: none; border: none; }
.kenray-price-plan.price-style3:hover { border: none !important; }
.kenray-price-plan.price-style3 .price-plan-header { background: #ffffff; padding: 30px; box-shadow: 0 5px 15px 0 rgb(0 33 85 / 10%); }
.kenray-price-plan.price-style3 .price-month-wrap { display: flex; align-items: center; margin-bottom: 30px; padding-top: 0; }
.kenray-price-plan.price-style3 .price-month-wrap .kenray-pricing { display: flex; align-items: baseline; }
.kenray-price-plan.price-style3 .price-month-wrap .kenray-pricing .member-month { font-weight: 600; margin-left: 5px; color: #ff4a17; }
.kenray-price-plan.price-style3 .section-head { background: none; color: #14212b; }
.kenray-price-plan.price-style3 .section-head::after { content: inherit; }
.kenray-price-plan.price-style3 .price-month-wrap img { height: 80px; margin-right: 20px; }
.kenray-price-plan.price-style3 .price-plan-header .price-title { margin-bottom: 15px; }
.kenray-price-plan.price-style3 .price-plan-header .price-button { background: #ff4a17; color: #14212b; padding: 15px; display: flex; justify-content: center; font-size: 16px; align-items: center; font-weight: 700; margin-top: 70px; }
.kenray-price-plan.price-style3 .price-plan-header .price-button:hover { background: #14212b; color: #ffffff; }

.kenray-price-plan.price-style3 .kenray-list { padding: 0 30px !important; }
.kenray-price-plan.price-style3 .kenray-list li { border: none; font-size: 18px; font-weight: 700; color: #14212b; padding: 10px 0; }
.kenray-price-plan.price-style3 .kenray-list li i { margin-right: 10px; color: #ff4a17; }

/*``````````````*****`````````````````````

PORTFOLIO

````````````````*****`````````````````*/

/* STYLE 1 */

.kenray-portfolio.section-style1 { background: #ffffff; -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); padding-top: 12px; }
.kenray-portfolio.section-style1 .isotope-item { position: relative; width: 32%; overflow: hidden; display: inline-block; }

/* Overlay-box */
.kenray-portfolio.section-style1 .isotope-item .section-overlay { background: none; width: 100%; height: 100%; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; left: 0; top: 0; position: absolute; }
.kenray-portfolio.section-style1 .isotope-item .section-overlay::before, .kenray-portfolio.section-style1 .isotope-item .section-overlay::after { bottom: 15px; content: ""; left: 15px; opacity: 0; position: absolute; right: 15px; top: 15px; -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; -moz-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; z-index: 1; }
.kenray-portfolio.section-style1 .isotope-item .section-overlay::before { -o-transform: scale(0, 1); -webkit-transform: scale(0, 1); -moz-transform: scale(0, 1); transform: scale(0, 1); }

/* Content-box */
.kenray-portfolio.section-style1 .isotope-item .section-content-wrap { position: absolute; left: 0; bottom: 20px; opacity: 0; width: 100%; padding: 30px; text-align: left; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; z-index: 9; opacity: 0; }
.kenray-portfolio.section-style1 .isotope-item .section-content-wrap .section-title { bottom: -50px; position: absolute; font-size: 24px; line-height: 35px; color: #ffffff; text-transform: capitalize; }
.kenray-portfolio.section-style1 .isotope-item:hover .section-content-wrap .section-title { bottom: 30px; transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; -webkit-transition: all 0.7s ease-in-out; }
.kenray-portfolio.section-style1 .isotope-item .section-content-wrap p { color: #ffffff !important; font-size: 14px; font-weight: 600; margin-bottom: 0; position: absolute; bottom: -70px; }
.kenray-portfolio.section-style1 .isotope-item:hover .section-content-wrap p { bottom: 0px; transition: all 1.5s ease-in-out; transition: all 1.0s ease-in-out; -moz-transition: all 1.0s ease-in-out; -ms-transition: all 1.0s ease-in-out; -o-transition: all 1.0s ease-in-out; -webkit-transition: all 1.0s ease-in-out; }
.kenray-portfolio.section-style1 .isotope-item .section-content-wrap p, .kenray-portfolio.section-style2 .isotope-item .section-content-wrap p { color: #ffffff !important; font-size: 14px; font-weight: 600; margin-bottom: 0; }
.kenray-portfolio.section-style1 .isotope-item .section-content-wrap .section-category { font-size: 22px; color: #ffffff; text-transform: capitalize; }
.kenray-portfolio.section-style1 .isotope-item .section-image img { width: 100%; }

/* Hover */
.kenray-portfolio.section-style1 .isotope-item:hover .section-overlay { background: rgb(0, 0, 0); background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%); }
.kenray-portfolio.section-style1 .isotope-item:hover .section-content-wrap { opacity: 1; }

/*Active*/
.kenray-portfolio.section-style1 .isotope-filters.isotope-tooltip button.active { -webkit-box-shadow: 2px 10px 30px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 2px 10px 30px 5px rgba(0, 0, 0, 0.1); box-shadow: 2px 10px 30px 5px rgba(0, 0, 0, 0.1); background: #ff4a17; color: #ffffff; border: 1px solid #ff4a17; }

/* Tab Style */
.kenray-portfolio.section-style1 .isotope-filters.isotope-tooltip { text-align: center; margin-bottom: 50px; }
.kenray-portfolio.section-style1 .isotope-filters.isotope-tooltip button { background: #ffffff; padding: 10px 20px; border: 1px solid #f5f1f1; margin-right: 20px; font-weight: 700; font-size: 18px; text-transform: capitalize; }
.kenray-portfolio.section-style1 .isotope-filters.isotope-tooltip button:last-child { margin-right: 0px; }

/* Hover */
.kenray-portfolio.section-style1 .isotope-filters.isotope-tooltip button:hover { -webkit-box-shadow: 2px 10px 30px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 2px 10px 30px 5px rgba(0, 0, 0, 0.1); box-shadow: 2px 10px 30px 5px rgba(0, 0, 0, 0.1); background: #ff4a17; color: #ffffff; border: 1px solid #ff4a17; }
.kenray-portfolio.section-style1 .isotope-item .section-content-wrap a h4.section-title:hover, .kenray-portfolio.section-style2 .isotope-item .section-content-wrap h4.section-title:hover { color: #ff4a17; }

/* Portfolio Spacing */
.kenray-portfolio.section-style1 .isotope-item { margin-bottom: 12px; margin-left: 12px; }

/* STYLE 2 */
.kenray-portfolio.section-style2 { background: #ffffff; padding: 10px 5px 0; -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); }
.kenray-portfolio.section-style2 .isotope-item { position: relative; width: 33.33%; overflow: hidden; display: inline-block; padding: 0 4px; }

/* overlay-box */
.kenray-portfolio.section-style2 .isotope-item .section-overlay { background: none; width: 100%; height: 100%; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; left: 0; top: 0; position: absolute; }
.kenray-portfolio.section-style2 .isotope-item .section-overlay::before, .kenray-portfolio.section-style2 .isotope-item .section-overlay::after { bottom: 15px; content: ""; left: 15px; opacity: 0; position: absolute; right: 15px; top: 15px; -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; -moz-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; z-index: 1; }
.kenray-portfolio.section-style2 .isotope-item .section-overlay::before { -o-transform: scale(0, 1); -webkit-transform: scale(0, 1); -moz-transform: scale(0, 1); transform: scale(0, 1); }

/* content-box */
.kenray-portfolio.section-style2 .isotope-item .section-content-wrap { position: absolute; top: 60%; left: 0; bottom: 20px; opacity: 0; width: 0; margin-left: 10px; padding: 10px 30px; text-align: left; margin: 0 10px; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; z-index: 9; opacity: 0; background: #14212b; }
.kenray-portfolio.section-style2 .isotope-item .section-content-wrap h4.section-title { font-size: 24px; line-height: 35px; color: #ffffff; text-transform: capitalize; }
.kenray-portfolio.section-style2 .isotope-item .section-content-wrap .section-category { font-size: 22px; color: #ffffff; text-transform: capitalize; }

/* hover */
.kenray-portfolio.section-style2 .isotope-item:hover .section-content-wrap { opacity: 1; width: 95%; }

/* Portfolio Spacing */
.kenray-portfolio.section-style2 .isotope-item { margin-bottom: 10px; }
.award-box .kenray-heading .section-heading { font-size: 34px; margin-bottom: 0px; line-height: 44px; }
.award-box .kenray-heading .section-heading p { margin-bottom: 0; }


/* STYLE 3 */
.kenray-portfolio.section-style3 .kenray-item img, .kenray-portfolio.section-style3 .kenray-item .case-info { transition: all 0.5s ease-out 0s;  -webkit-transition: all 0.5s ease-out 0s; }
.kenray-portfolio.section-style3 .kenray-item:hover img, .kenray-portfolio.section-style3 .kenray-item:hover .case-info {  -o-transform: skew(-4deg);
  -ms-transform: skew(-4deg); -moz-transform: skew(-4deg); -webkit-transform: skew(-4deg); transform: skew(-4deg); }
/* .kenray-portfolio.section-style3 .owl-stage-outer { overflow: visible; }*/
.kenray-portfolio.section-style3 .kenray-item .case-info { position: absolute; z-index: 99999; bottom: -90px; padding: 15px 30px; display: flex; flex-wrap: wrap; flex-direction: column; left: 0; right: 0; }
.kenray-portfolio.section-style3 .kenray-item .case-info .section-title, .kenray-portfolio.section-style3 .kenray-item .case-info p { color: #ffffff; }
.kenray-portfolio.section-style3 .kenray-item:hover .case-info { bottom: 0; }

/*``````````````*****``````````````````````

FANCY BOX

````````````````*****`````````````````*/
.fancy-box p { margin-bottom: 0; }

/* STYLE 1 */
.fancy-wrap { background: #ffffff; position: absolute; top: -15%; -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); }
.fancy-box.section-style1 { padding: 40px 30px 40px 15px; border-right: 1px solid #ebebeb; }
.no-border .fancy-box.section-style1 { border-right: none; }
.fancy-box.section-style1 .fancy-icon i { font-size: 48px; color: #ff4a17; float: left; margin-right: 20px; }
.fancy-box.section-style1 .fancy-head-wrapp { display: inline-block; width: 100%; }
.fancy-box.section-style1 .fancy-head { text-align: left; display: table-cell; }
.fancy-box.section-style1 .fancy-head h4 { line-height: 25px; color: #14212b; font-weight: 700; font-size: 18px; text-transform: capitalize; text-align: left; }
.fancy-box.section-style1 p { margin-bottom: 0; margin-top: 15px; }

/*POSITION TOP*/
.fposition-top { padding: 0; margin-bottom: 5px; box-shadow: 0px 0px 18.9px 2.1px rgba(0, 0, 0, 0.1); margin-top: -100px; background: #ffffff; z-index: 1; position: relative; display: inline-block; }

/* STYLE 2 */
.fancy-box.section-style2 { display: flex; margin-top: 20px; align-items: center; }
.fancy-box.section-style2 .fancy-icon { height: 75px; width: 75px; text-align: center; border-radius: 100%; background-color: #ff4a17; margin-right: 15px; }
.fancy-box.section-style2 .fancy-content-wrapp { -ms-flex: 1; flex: 1; }
.fancy-box.section-style2 .fancy-icon i { font-size: 32px; line-height: 75px; color: #ffffff; }
.fancy-box.section-style2 .fancy-head h4 { font-size: 22px; line-height: 32px; font-style: normal; font-weight: 700; text-transform: capitalize; }
.fancy-box.section-style2 .fancy-description p { margin-bottom: 0px; }

/* STYLE 3 */
.fancy-box.section-style3 { background: #ffffff; display: inline-block; width: 100%; position: relative; -webkit-box-shadow: 0px 0px 11px 8px rgba(249, 249, 249, 1); -moz-box-shadow: 0px 0px 11px 8px rgba(249, 249, 249, 1); box-shadow: 0px 0px 11px 8px rgba(249, 249, 249, 1); padding: 20px 30px 30px; margin-bottom: 50px; }
.fancy-box.section-style3::before { position: absolute; content: ''; width: 5px; height: 0; background: #ff4a17; top: 0; left: 0; transition: all 0.3s ease-out 0s; }
.fancy-box.section-style3 .fancy-head h4 { text-transform: capitalize; font-size: 22px; line-height: 50px; font-style: normal; font-weight: 700; margin-bottom: 10px; }
.fancy-box.section-style3 .light-icon i{ position: absolute; bottom: 0; right: 0; font-size: 100px; line-height: 90px; opacity: 0.07; }
.fancy-box.section-style3 .fancy-icon { height: 70px; width: 70px; text-align: center; display: inline-block; background-color: #ff4a17; line-height: 80px; margin-top: 8px; margin-right: 11px; }
.fancy-box.section-style3 .fancy-icon i { font-size: 26px; line-height: 60px; color: #ffffff; }
.fancy-box.section-style3 .content-more-wrap { display: inline-block; margin-left: 12px; vertical-align: top; width: 80%; }
.fancy-box.section-style3  a.section-more { color: #14212b; text-decoration: underline; font-weight: 600; text-transform: capitalize; }
.fancy-box.section-style3 .content-more-wrap .fancy-description { margin-bottom: 10px; }

/* Hover */
.fancy-box.section-style3  a:hover { color: #ff4a17; }
.fancy-box.section-style3:hover::before { height: 100%; }

/* STYLE 4 */
.fancy-box.section-style4 { position: relative; padding-top: 50px; padding-right: 15px; padding-bottom: 30px; }
.fancy-box.section-style4::before { position: absolute; content: ''; width: 132%; height: 2px; top: 0; left: -40px; background: #ff4a17; }
.fancy-box.section-style4::after { position: absolute; content: ''; width: 1px; height: 120%; top: 0; right: 0px; background: #f2f2f2; }
.noborder-left .fancy-box.section-style4::after { width: 0; position: inherit; }
.fancy-box.section-style4 .fancy-icon { text-align: left; border-radius: 100%; display: inline-block; }
.fancy-box.section-style4 .fancy-icon i { font-size: 40px; line-height: 50px; color: #ff4a17; }
.fancy-box.section-style4 .fancy-head h4 { font-size: 22px; line-height: 50px; font-style: normal; font-weight: 700; }

/*BOX SHADOW*/
.box-shadow { -webkit-box-shadow: 0px 0px 11px 8px rgba(249, 249, 249, 1); -moz-box-shadow: 0px 0px 11px 8px rgba(249, 249, 249, 1); box-shadow: 0px 0px 11px 8px rgba(249, 249, 249, 1); overflow: hidden; }

/* STYLE 5 */
.fancy-box.section-style5 { position: relative; padding: 30px 20px; background: #ffffff; }
.fancy-box.section-style5 .fancy-head { padding-top: 30px; }
.fancy-box.section-style5 .fancy-head h4 { font-size: 22px; line-height: 30px; font-style: normal; font-weight: 700; }
.fancy-box.section-style5 .fancy-icon { height: 80px; width: 80px; text-align: center; display: inline-block; background-color: #ff4a17; left: 50%; margin-right: -50%; transform: translate(-50%, -50%); position: absolute; padding-top: 4px; top: 0px; }
.fancy-box.section-style5 .fancy-icon i { font-size: 32px; line-height: 70px; color: #ffffff; }
.fancy-box.section-style5 .fancy-description { margin-bottom: 15px; margin-top: 10px; }
.fancy-box.section-style5  a.section-more { color: #ff4a17; text-decoration: underline; font-weight: 600; }

/* Hover */
.fancy-box.section-style5  a:hover { color: #14212b; }

/*FANCY-SQUARE POSITION TOP*/
.fancy-position { position: absolute !important; top: -205px; z-index: 9; }
.fancy-square { z-index: 1; }


/* STYLE 6 */
.fancy-box.section-style6 { background: #ffff; box-shadow: 0px 0px 18.9px 2.1px rgba(0, 0, 0, 0.1); padding: 30px; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
.fancy-box.section-style6:hover { -webkit-transform: translateY(-16px); -ms-transform: translateY(-16px); }
.fancy-box.section-style6 .fancy-head { margin-bottom: 10px; }
.fancy-box.section-style6 .fancy-icon { border-top: 1px solid #14212b; padding-top: 30px; margin-top: 30px; }
.fancy-box.section-style6 .fancy-icon i { font-size: 50px; }

.fancy-box.section-style6:hover .fancybox-info::before, .fancy-box.section-style6:hover .fancybox-info::after, .kenray-team.section-style3:before { height: 100%; }
.fancy-box.section-style6::after, .fancy-box.section-style6::before, .fancy-box.section-style6 .fancybox-info::after, .fancy-box.section-style6 .fancybox-info::before { content: ""; width: 0; height: 2px; position: absolute; transition: all 0.2s linear; background: #ff4a17; }

.fancy-box.section-style6::after { right: 0; bottom: 0; transition-duration: 0.4s; }
.fancy-box.section-style6::before { left: 0; top: 0; transition-duration: 0.4s; }
.fancy-box.section-style6:hover::before, .fancy-box.section-style6:hover::after { width: 100%; }
.fancy-box.section-style6 .fancybox-info::after { transition-delay: 0s; right: 0; bottom: 0; width: 2px; height: 0; }
.fancy-box.section-style6 .fancybox-info::before { transition-delay: 0s; left: 0; top: 0; width: 2px; height: 0; }

.fancy-box.section-style6:hover::after { transition-delay: 0.4s; }
.fancy-box.section-style6:hover .fancybox-info::after { transition-delay: 0.4s; }
.fancy-box.section-style6:hover::before { transition-delay: 0.4s; }
.fancy-box.section-style6:hover .fancybox-info::before { transition-delay: 0.4s; }


/*``````````````*****``````````````````````
SERVICE BOX
````````````````*****`````````````````*/
/*POSITION TOP*/
.service-topbox { top: -150px; }

/* STYLE 1 */
.service-box.section-style1 { position: relative; border-bottom: 1px solid #eaeaea; background: #ffffff; -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); position: relative; padding-bottom: 30px; }
.service-box.section-style1::before { content: ''; height: 45px; width: 45px; border-radius: 100%; border: 1px solid #eaeaea; background: #ffffff; position: absolute; bottom: -22px; left: 44%; z-index: 1; }
.service-box.section-style1::after { content: ''; height: 12px; width: 12px; border-radius: 100%; background: #eaeaea; position: absolute; bottom: -5px; left: 48.5%; z-index: 1; }
.service-box.section-style1:hover::after { background: #ff4a17; }
.service-box.section-style1:hover::before { border: 1px solid #ff4a17; }
.service-box.section-style1 .service-head { margin-top: 35px; }
.service-box.section-style1 .service-image img { border: 5px solid #ffffff; }
.service-box.section-style1 .service-head h4 { color: #14212b; font-weight: 700; font-size: 21px; text-transform: capitalize; text-align: center; }
.service-box.section-style1 p { text-align: center; padding: 0 15px; }
.service-box.section-style1 .service-icon { border: 3px solid #ffffff; width: 70px; height: 70px; border-radius: 100%; background: #ff4a17; display: inline-block; text-align: center; color: #ffffff; position: absolute; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.service-box.section-style1 i { font-size: 26px; line-height: 65px; }

/* HOVER EFFECT */
.service-hover1 { position: relative; display: inline-block; margin: 0; text-align: center; }
.service-hover1:after { display: block; content: ''; border-bottom: solid 1px #ff4a17; transform: scaleX(0); transition: transform 400ms ease-in-out; }
.service-hover1:hover:after { transform: scaleX(1); }
.service-box.section-style1 .service-head h4 a:hover { color: #ff4a17; }

/* STYLE 2 */
.service-box.section-style2 { background: #ffffff; -webkit-box-shadow: 0px 0px 11px 8px rgba(249, 249, 249, 1); -moz-box-shadow: 0px 0px 11px 8px rgba(249, 249, 249, 1); box-shadow: 0px 0px 11px 8px rgba(249, 249, 249, 1); position: relative; padding-bottom: 30px; }
.service-box.section-style2 .service-image img { width: 100%; }
.service-box.section-style2 .service-head { margin-top: 20px; }
.service-box.section-style2 .service-head h4 { color: #14212b; font-weight: 700; font-size: 21px; text-transform: capitalize; text-align: left; padding: 0 15px; }
.service-box.section-style2 .service-description p { text-align: left; padding: 0 15px; }
.service-box.section-style2 a.section-more { color: #14212b; padding: 0 15px; text-decoration: underline; }
.service-box.section-style2 a:hover.section-more { color: #ff4a17; }
.service-box.section-style2 .service-icon::before { width: 0; content: ''; height: 0; position: absolute; left: 10px; top: 15px; border-style: solid; border-width: 90px 90px 0 0; border-color: #ff4a17 transparent transparent transparent; }
.service-box.section-style2 i { font-size: 26px; line-height: 65px; position: absolute; top: 15px; left: 20px; color: #ffffff; }

/*``````````````*****``````````````````````

ICON BOX

````````````````*****`````````````````*/

/* STYLE 1 */



.icon-box.section-style1 { display: flex; width: 100%; margin-bottom: 30px; }
.icon-box.section-style1 .icon-head h4 { font-size: 20px; line-height: 30px; font-style: normal; font-weight: 700; margin: 0 !important; }
.icon-box.section-style1 .section-icon { height: 40px; width: 40px; border: 1px solid #ff4a17; text-align: center; border-radius: 40px; margin-top: 10px; }
.icon-box.section-style1 .section-icon i { font-size: 18px; line-height: 40px; color: #ff4a17; }
.icon-box.section-style1 .icon-des-wrapp { margin-left: 30px; -ms-flex: 1; flex: 1; }
.icon-box.section-style1 .icon-des-wrapp p { margin-bottom: 0px; padding: 0; }

/* STYLE 2 */
.icon-box.section-style2 { background: #14212b; position: relative; padding: 50px 30px 30px 0; }
.icon-box.section-style2 .section-icon { height: 80px; width: 80px; border: 3px solid #ffffff; text-align: center; border-radius: 100%; background: #ff4a17; position: absolute; left: -40px; }
.icon-box.section-style2 .section-icon i { font-weight: 700; font-size: 36px; line-height: 76px; color: #ffffff; }
.icon-box.section-style2 .icon-head h4 { color: #ffffff; }
.icon-box.section-style2 .icon-head { padding-left: 60px; color: #ffffff; }
.icon-box.section-style2 .icon-description  p { color: #d0c9c9 !important; padding-left: 60px; margin-bottom: 0px; }

/*POSITION-TOP*/
.iconbox-top { top: -125px; }

/* STYLE 3 */
.icon-box.section-style3 { background: transparent; padding: 15px 0px; }
.icon-box.section-style3 .section-icon { height: 45px; width: 45px; top: 0; text-align: center; border-radius: 100%; display: inline-block; background: #ffffff; float: left; }
.icon-box.section-style3 i { font-size: 24px; color: #ff4a17; line-height: 45px; }
.icon-box.section-style3 .icon-des-wrapp { display: inline-block; width: 100%; }
.icon-box.section-style3 .icon-head { float: left; padding-left: 15px; }
.icon-box.section-style3 .icon-head h4 { color: #14212b; font-weight: 700; font-size: 18px; text-transform: capitalize; text-align: left; }
.icon-box.section-style3 .icon-description  p { margin: 0; padding-top: 5px; }

/* STYLE 4 */
.icon-box.section-style4 { margin-bottom: 15px; }
.icon-box.section-style4 .icon-head h4 { font-size: 20px; line-height: 20px; font-style: normal; font-weight: 400; color: #ffffff; margin-bottom: 10px; }
.icon-box.section-style4 .icon-description p { color: #ffffff !important; }
.icon-box.section-style4 .section-icon { height: 60px; width: 60px; border: 1px solid #ffffff; text-align: center; float: left }
.icon-box.section-style4 .section-icon i { font-size: 26px; line-height: 60px; color: #ffffff; }
.icon-box.section-style4 .icon-des-wrapp { display: table; padding-left: 20px; vertical-align: top; }
.icon-box.section-style4 .icon-des-wrapp .icon-head { text-transform: capitalize; }

/*OUT-BOX-IMAGE*/
/*.outbox-image img { position: absolute; top: 45px; right: 0; margin-right: 50px; }
.half-width { width: 120% !important; z-index: -1; }*/

/* STYLE 5 */
.row-eq-height { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.icon-box.section-style5 { padding-top: 40px; padding-bottom: 40px; }
.icon-box.section-style5 .icon-head h4 { color: #ffffff; font-weight: 700; font-size: 21px; text-transform: capitalize; text-align: center; padding-top: 20px; }
.icon-box.section-style5 .icon-description p { color: #ffffff !important; margin-bottom: 15px; text-transform: capitalize; }
.icon-box.section-style5 a.section-more { color: #ffffff; font-weight: 800; text-decoration: underline; }
.icon-box.section-style5 .section-icon { border: 3px solid #ffffff; width: 70px; height: 70px; border-radius: 100%; background: #ff4a17; display: inline-block; text-align: center; color: #ffffff; position: absolute; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); top: 0; }
.icon-box.section-style5 .section-icon i { font-size: 36px; line-height: 65px; color: #ffffff; }
.icon-box.section-style5 .icon-des-wrapp { text-align: center; }
.bg-black .icon-box.section-style5 .icon-head h4 { font-size: 38px; line-height: 50px; }
.bg-black .icon-box.section-style5.underline .icon-head { margin-bottom: 45px; }

/*POSITION TOP*/
.absolute-top { top: -115%; }

/*``````````````*****``````````````````````

TEAM MEMBER

````````````````*****`````````````````*/

/* STYLE 1 */
.kenray-team.section-style1 { border-bottom: 2px solid #ffffff; background-color: #ffffff; }
.kenray-team.section-style1 .section-img img.rounded-circle { border-radius: inherit !important; }
.kenray-team.section-style1 .section-content-wrap { text-align: center; padding: 15px 0; }
.kenray-team.section-style1 h4, .kenray-team.section-style2 h4 { font-size: 22px; line-height: 32px; text-transform: capitalize; font-weight: 600; }
.kenray-team.section-style1:after { content: ''; position: absolute; height: 2px; background: #f56941; width: 0; bottom: 0; left: 0; transition: all 0.5s ease-out 0s; }

/* Hover */
.kenray-team.section-style1:hover::after { width: 100%; }
.kenray-team.section-style1 h4:hover { color: #ff4a17; }
.kenray-team.section-style2 h4:hover { color: #14212b; }

/*POSITION-TOP*/
.z-index1 { z-index: 1; }
.team-top { top: -355px; }

/* STYLE 2 */
.kenray-team.section-style2 { position: relative; }
.kenray-team.section-style2::after { position: absolute; width: 100%; height: 100%; top: 70px; content: ''; background-color: #ffffff; z-index: -1; }
.kenray-team.section-style2 .section-img { padding: 0 20px; }
.kenray-team.section-style2 .section-img img.rounded-circle { border-radius: inherit !important; }
.kenray-team.section-style2 .section-content-wrap { text-align: left; padding: 15px 20px; text-transform: capitalize; }

/* Hover */
.kenray-team.section-style2:hover::after { background-color: #ff4a17; }
.kenray-team.section-style2:hover h4, .kenray-team.section-style2:hover .section-designation { color: #ffffff; }

/* Social Link */
.kenray-team.section-style2 .section-social { background: none; z-index: 9; position: absolute; right: 35px; top: 0px; width: 40px; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }
.kenray-team.section-style2 .section-social a { opacity: 0; border: 1px solid #ffffff; margin-bottom: 10px; color: #ffffff; width: 30px; height: 30px; line-height: 28px; background: transparent; border-radius: 100%; text-align: center; display: inline-block; }
.kenray-team.section-style2 .section-social a i { font-size: 14px; color: #ffffff; }

/* Hover */
.kenray-team.section-style2:hover .section-social a { opacity: 1; }
.kenray-team.section-style2 .section-social a:hover { background: #f56941; border: 1px solid #f56941; }
.kenray-team.section-style2 .section-social a:hover i { color: #ffffff; }
.kenray-team.section-style2:hover .section-social { top: 25px; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }


/* STYLE 3 */
.kenray-team.section-style3 { background: #271d37; display: flex; flex-wrap: wrap; padding: 40px 20px 100px 20px; flex-direction: column; /*margin-bottom: 30px;*/ }
.kenray-team.section-style3 .section-img { height: 200px; width: 200px; }
.kenray-team.section-style3 .section-img img { border-radius: 100%; border: 3px solid #ff4a17; }
.kenray-team.section-style3 .section-content-wrap { margin-top: 20px; }
.kenray-team.section-style3 .section-content-wrap .section-title { color: #ffffff; }
.kenray-team.section-style3 .section-content-wrap .section-designation { color: #ff4a17; }

.kenray-team.section-style3 .team-share { position: absolute; width: 100%; bottom: 20px; left: 0; right: 0; }
.kenray-team.section-style3 .team-share span { display: flex; justify-content: center; align-items: center; width: 50px; height: 50px; margin: 0 auto; opacity: 1; pointer-events: none; position: absolute; top: 0px; left: 0; right: 0; border-radius: 90px; background: #ff4a17; color: #ffffff; transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
.kenray-team.section-style3 .team-share nav { font-size: 0; text-align: center; }
.kenray-team.section-style3 .team-share a { line-height: 45px; border-radius: 50%; width: 45px; text-align: center; display: inline-block; color: #ffffff; overflow: hidden; opacity: 1; margin: 0 -20px; font-size: 16px; transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
.kenray-team.section-style3:hover .team-share span { opacity: 0; }
.kenray-team.section-style3:hover .team-share a { margin: 0 5px; }
.kenray-team.section-style3:hover .team-share a.facebook { background: #385398; }
.kenray-team.section-style3:hover .team-share a.instagram { background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%); }
.kenray-team.section-style3:hover .team-share a.twitter { background: #7cc5f8; }
.kenray-team.section-style3:hover .team-share a.linkedin { background: #007ab5; }


.kenray-team.section-style3:before, .kenray-team.section-style3:after, .kenray-team.section-style3 .team-box:before, .kenray-team.section-style3 .team-box:after { content: ""; width: 2px; height: 0px; position: absolute; transition: all 0.2s linear; background: #ff4a17; }
.kenray-team.section-style3:after { right: 0; bottom: 0; transition-duration: 0.4s; }
.kenray-team.section-style3:before { left: 0; top: 0; transition-duration: 0.4s; }
.kenray-team.section-style3 .team-box::after { transition-delay: 0s; right: 0; bottom: 0; width: 0px; height: 2px; }
.kenray-team.section-style3 .team-box::before { transition-delay: 0s; left: 0; top: 0; width: 0px; height: 2px; }

.kenray-team.section-style3:hover:before, .kenray-team.section-style3:hover:after { height: 100%; }
.kenray-team.section-style3:hover .team-box::after, .kenray-team.section-style3:hover .team-box::before { width: 100%; transition-delay: 0.4s; }


/*Text Center*/
.kenray-team.section-style3.text-center .section-img { margin: 0 auto; }

/*Text Right*/
.kenray-team.section-style3.text-right .section-img { margin-left: auto; }

/* STYLE 4 */
.kenray-team.section-style4 { display: flex; flex-wrap: wrap; }
.kenray-team.section-style4 .team-member { position: relative; overflow: hidden; }
.kenray-team.section-style4 .team-member .section-content-wrap { position: absolute; background: #ff4a17; width: 82%; text-align: center; padding: 15px; color: #ffffff; margin: 0px 25px; transition: all 0.5s ease-in-out; bottom: 0; opacity: 0; }
.kenray-team.section-style4 .team-member:hover .section-content-wrap { bottom: 30px; opacity: 1; }

/*grid 2*/
.kenray-team.section-style4.grid-2 .team-member { width: 50%; }

/*grid 3*/
.kenray-team.section-style4.grid-3 .team-member { width: 33.3333%; }

/*grid 4*/
.kenray-team.section-style4.grid-4 .team-member { width: 25%; }


/*``````````````*****``````````````````````

LIST-STYLE

````````````````*****`````````````````*/
.kenray-list ol, ul { padding-left: 0; margin-bottom: 0; }
.kenray-list ol li { list-style: decimal; }
.kenray-list ul li { list-style: none; }
.kenray-list { margin: 0; }

/* STYLE 1 */
.kenray-list.section-style1 { padding: 0 !important; display: inline-block; width: 100%; list-style: none; }
.kenray-list.section-style1 li { margin-bottom: 5px; line-height: 26px; list-style: none; font-weight: 600; }
.kenray-list.section-style1 li:last-child { margin-bottom: 0; }
.kenray-list.section-style1 li i { float: left; font-size: 22px; margin-right: 15px; color: #ff4a17; line-height: 22px; }
.kenray-list.section-style1 li span { display: table-cell; }

/* STYLE 2 */
.kenray-list.section-style2 { padding: 0; display: inline-block; width: 100%; }
.kenray-list.section-style2 li { margin-bottom: 0px; list-style: none; color: #333333; font-weight: 600; background: #f2f2f2; padding: 15px 12px; display: inline-block; width: 100%; vertical-align: middle; }
.kenray-list.section-style2 li:last-child { margin-bottom: 0; }
.kenray-list.section-style2 li span { float: left; margin-right: 15px; color: #ffffff; font-size: 18px; background: #ff4a17; text-align: center; padding: 10px 20px; }
.kenray-list.section-style2 li .section-list { line-height: 45px; }

/* Hover */
.kenray-list.section-style2 li:hover { background: #ffffff; }
.kenray-list.section-style2 li:hover span { background: #14212b; }

/* STYLE 3 */
.kenray-list.section-style3 li { display: flex; align-items: baseline; padding: 15px; margin-bottom: 15px; border: 1px solid rgb(255 74 23 / 30%); color: #ffffff; transition: all 0.5s ease-in-out }
.kenray-list.section-style3 li i { padding-right: 15px; font-size: 20px; color: #ff4a17; }
.kenray-list.section-style3 li .section-list { line-height: 1.8; font-size: 16px; font-weight: 600; }
.kenray-list.section-style3 li:hover { background: #ffffff; border-color: #ffffff; color: #14212b; }

/*``````````````*****``````````````````````

PROCESS

````````````````*****`````````````````*/
.kenray-process { text-align: center; padding: 0 15px; width: 100%; }
.kenray-process li { width: 33%; display: inline-block; position: relative; padding: 0 30px; }
.kenray-process li h4 { color: #14212b; font-weight: 700; font-size: 21px; text-transform: capitalize; padding-top: 10px; }
.kenray-process .number { width: 40px; height: 40px; background: #14212b; border-radius: 100%; line-height: 40px; top: 0px; position: absolute; left: 50%; color: #ffffff; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.kenray-process .section-image { height: 180px; width: 180px; border-radius: 100%; border: 5px solid #eae7e7; }

/* Arrow */
.kenray-process li:last-child .section-arrow-image { display: none; }
.kenray-process .section-arrow-image { position: absolute; top: 30%; right: -10%; }

/* Hover */
.kenray-process .number:hover { background: #ff4a17; }


 /*Process Style 02*/
.kenray-process.section-style2 .section-image { border: none; background: rgb(255 74 23 / 10%); padding: 25px; height: 120px; width: 120px; transition: all 0.5s ease-in-out }
.kenray-process.section-style2 li:hover .section-image { background: #ff4a17; }
.kenray-process.section-style2 { display: flex; padding: 0; flex-wrap: wrap; justify-content: space-between; }
.kenray-process.section-style2 li { padding: 0; width: 20%;}
.kenray-process.section-style2 li:nth-child(even) { margin-top: 60px; }
.kenray-process.section-style2 li:nth-child(even) .section-arrow-image { top: 0; }
.kenray-process.section-style2 li .section-des { padding: 10px 0 15px 0; color: #616161; }
.kenray-process.section-style2 li a { font-size: 16px; font-weight: 600; color: #ff4a17; }
.kenray-process.section-style2 .section-arrow-image { width: 65%; right: -200px; }

/*``````````````*****``````````````````````

TESTIMONIAL

````````````````*****`````````````````*/

/* STYLE 1 */
.kenray-testimonial.section-style1 { width: 100%; border: 1px solid #46515a; padding: 50px 20px; position: relative; background: rgba(255, 255, 255, 0.02); }
.kenray-testimonial.section-style1::before { content: "\f10e"; font-family: "Font Awesome 5 Free"; position: absolute; color: rgb(255 255 255 / 0%); right: 30px; bottom: 30px; font-size: 46px; line-height: normal; font-weight: 600; opacity: 0.4; -webkit-text-stroke-width: 1px; -webkit-text-stroke-color: rgb(255 255 255 / 50%); }
.kenray-testimonial.section-style1 .section-img img { border: 4px solid #ffffff; width: 100px; display: inline-block; float: left; position: absolute; vertical-align: middle; left: 0; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.kenray-testimonial.section-style1 .section-content { color: #ffffff; }
.kenray-testimonial.section-style1 .section-title-wrap h4, .kenray-testimonial.section-style1 .section-designation { color: #ffffff; display: inline-block; text-transform: capitalize; }
.kenray-testimonial.section-style1 .section-title-wrap h4, .kenray-testimonial.section-style3 .section-title-wrap h4 { font-size: 20px; }
.kenray-testimonial.section-style1 .section-title-wrap { margin-top: 15px; }
.kenray-testimonial.section-style1 .section-designation { font-size: 16px; }
.kenray-testimonial.section-style1 .section-content-wrap { padding-left: 50px; }
.kenray-testimonial.section-style1 .section-content-wrap .section-rating i { color: #ff4a17; margin-right: 5px; }

/*OWL-PADDING*/
.owl-padding .owl-carousel.owl-drag .owl-item { padding: 0 0 0 50px; }
.testimonial-box .owl-carousel.owl-drag .owl-item { padding-top: 15px; padding-right: 25px; }

/* STYLE 2 */
.kenray-testimonial.section-style2 { margin: 0 15px; width: 100%; }
.kenray-testimonial.section-style2 .section-content { background: #f8f8f8; position: relative; background: rgba(255, 255, 255, 1.0); padding: 30px 30px 30px 55px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0px 0px 11px 8px rgba(249, 249, 249, 1); -moz-box-shadow: 0px 0px 11px 8px rgba(249, 249, 249, 1); box-shadow: 0px 0px 11px 8px rgba(249, 249, 249, 1); }
.kenray-testimonial.section-style2 .section-content::before { content: ""; position: absolute; z-index: 9; bottom: -15px; left: 05%; height: 0; width: 0; border-top: 15px solid rgba(255, 255, 255, 1.0); border-left: 15px solid transparent; }
.kenray-testimonial.section-style2 .section-content::after { position: absolute; font-size: 24px; color: #ff4a17; content: "\f10d"; font-family: 'Font Awesome 5 Free'; top: 15px; line-height: initial; font-weight: 700; left: 20px; }
.kenray-testimonial.section-style2 .section-content-wrap { margin-top: 30px; }
.kenray-testimonial.section-style2 .section-img { width: 60px; display: inline-block; margin-right: 15px; text-align: center; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; float: left; }
.kenray-testimonial.section-style2 .section-title-wrap { display: table-cell; text-transform: capitalize; }
.kenray-testimonial.section-style2 .section-img img { -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }
.kenray-testimonial.section-style2 .section-title { font-size: 18px; line-height: 28px; text-transform: capitalize; }

/* STYLE 3 */
.kenray-testimonial.section-style3 { padding: 30px; box-shadow: 0 5px 15px 0 rgba(0, 33, 85, .1); margin: 20px 15px 20px 15px; }
.kenray-testimonial.section-style3 .testimonial-detail { display: flex; align-items: center; }
.kenray-testimonial.section-style3 .section-img { width: 200px; margin-right: 20px; }
.kenray-testimonial.section-style3 .section-content { font-size: 18px; }
.kenray-testimonial.section-style3 .section-title-wrap { display: flex; align-items: center; }
.kenray-testimonial.section-style3 .section-designation { margin-left: 5px; color: #ff4a17; }
.kenray-testimonial.section-style3:after { content: "\f10e"; font-family: "Font Awesome 5 Free"; position: absolute; color: rgb(0 213 255); right: 30px; bottom: 30px; font-size: 66px; line-height: normal; font-weight: 600; opacity: 0.4; }
.kenray-testimonial.section-style3 .section-content-wrap { margin-top: 15px; }
.kenray-testimonial.section-style3 .section-content-wrap .section-rating i { color: #ffb400; }


/* STYLE 4 */
.kenray-testimonial.section-style4 .section-content { background: #ff4a17; padding: 35px 20px 60px 20px; color: #ffffff; }
.kenray-testimonial.section-style4 .section-content-wrap .section-img { width: 70px; padding-bottom: 15px; }
.kenray-testimonial.section-style4 .section-content p { font-size: 16px; line-height: 1.5; }
.kenray-testimonial.section-style4 .section-content-wrap { margin-top: -35px; }
.kenray-testimonial.section-style4 .section-title-wrap .section-title { color: #fff; font-size: 22px; text-transform: capitalize; }
.kenray-testimonial.section-style4 .section-title-wrap .section-designation { color: #ff4a17; }


.kenray-testimonial.section-style4.text-left .section-content-wrap { margin-left: 30px; }

.kenray-testimonial.section-style4.text-center .section-content-wrap .section-img { margin: 0 auto; }

.kenray-testimonial.section-style4.text-right .section-content-wrap { margin-right: 30px; }
.kenray-testimonial.section-style4.text-right .section-content-wrap .section-img { margin-left: auto; }


.testimonial-style-04 .owl-item { opacity: 0.5; }
.testimonial-style-04 .owl-item.center { opacity: 1; }



/*``````````````*****``````````````````````

CALL TO ACTION

````````````````*****`````````````````*/
.call-box { position: relative !important; }
.vc_parallax-box { z-index: -1 !important; }
.kenray-callto { background: #ffffff; width: 100%; -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); position: absolute; left: 40%; top: 60%; text-align: center; z-index: 999; background-image: url("../images/pattern.png"); background-repeat: no-repeat; }
.kenray-callto   .section-icon { background: #14212b; height: 110px; width: 110px; border-radius: 100%; border: 8px; border-style: solid; border-color: rgb(255 255 255 / 40%); position: absolute; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); left: 50%; }
.kenray-callto   .section-icon i { font-size: 40px; line-height: 100px; color: #ff4a17; }
.kenray-callto h4 { color: #14212b; font-weight: 800; font-size: 50px; line-height: 65px; }
.kenray-callto .icon-head { padding: 100px 30px 0 30px; }
.kenray-callto .icon-des-wrapp { width: 100%; padding: 30px 0 100px 0; }
.kenray-callto .icon-des-wrapp a { color: #14212b; }
.kenray-callto .icon-des-wrapp a:hover { color: #ff4a17; }
.kenray-callto .icon-des-wrapp .section_phone, .kenray-callto .icon-des-wrapp .section_email { display: inline-block; width: 50%; }
.kenray-callto .icon-des-wrapp .section_phone { float: left; text-align: right; padding-right: 20px; border-right: 2px solid #ff4a17; }
.kenray-callto .icon-des-wrapp .section_email { float: right; text-align: left; padding-left: 20px; }
.kenray-callto .icon-des-wrapp i { color: #ff4a17; padding-right: 10px; }

/*``````````````*****``````````````````````

home:1 image::before

````````````````*****`````````````````*/
.image-shape { position: relative; }
.image-shape .image-box::before { position: absolute; top: 40%; content: ''; width: 100px; height: 100px; background: #ffffff; right: 3%; border-radius: 100%; -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); z-index: 9; }
.image-shape .image-box::after { position: absolute; content: "\f0ac"; font-family: 'Font Awesome 5 Free'; color: #ff4a17; bottom: 82px; font-weight: 700; background: transparent; top: 44.4%; font-size: 40px; line-height: 40px; z-index: 99; right: 48px; }

/*``````````````*****``````````````````````

home:4 image::wrap-images

````````````````*****`````````````````*/
.kenray-images.section-style1 { position: relative; }
.kenray-images.section-style1 .section-image-one { position: absolute; top: -175px; right: 0; bottom: 0; left: -25px; width: 65%; }
.wrap-images .kenray-images.section-style4 .section-image-one { position: absolute; top: -160px; left: -35px; bottom: inherit; right: inherit; }


/*``````````````*****``````````````````````

FOOTER TOP

````````````````*****`````````````````*/
.footer-top { background: #ff4a17; }
.footer-top .widget { border: none; width: inherit; color: #ffffff; display: inline-block; text-align: left; margin: 30px 0; padding: 0; float: inherit }
.footer-top .widget.widget_text { text-align: left; width: 100%; }
.footer-top .widget.widget_text h4 { display: inline-block; color: #ffffff; font-weight: 600; }
.footer-top .widget.widget_text label { display: block; }
.footer-top .widget.widget_text .form-description, .footer-top .widget.widget_text .form-input { display: inline-block; }
.footer-top .widget.widget_text .form-input { float: right; margin-top: 20px; }
.footer-top .widget.widget_text .mc4wp-form-fields input, .widget.widget_text .mc4wp-form-fields input { border: 1px solid #ffffff; padding: 15px 15px; margin-top: 0px; margin-bottom: 0px; background: transparent; color: #ffffff; width: 400px; }
.footer-top .widget.widget_text .mc4wp-form-fields input.submit, .widget.widget_text .mc4wp-form-fields input.submit { margin-left: 15px; background: #14212b; border: 1px solid #14212b; width: 130px; transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
.footer-top .widget.widget_text .mc4wp-form-fields input:hover.submit { background: #ffffff; border: 1px solid #ffffff; color: #14212b; }
.footer-top .widget.widget_text .mc4wp-form-fields input::placeholder { color: #ffffff; }

/*``````````````*****``````````````````````

FOOTER

````````````````*****`````````````````*/
footer  ol, footer ul { padding-left: 0; margin: 0; }
footer ul a:visited, .footer-top .widget::placeholder { color: #ffffff; }
footer.site-footer ul li { margin: 10px 0; width: 100%; display: inline-block; }
footer.site-footer ul li:last-child { margin-bottom: 0; }
footer.site-footer .widget { border: inherit; padding: 0; margin-bottom: 40px; }
footer.site-footer ul li:hover { background: inherit; border: inherit; }
footer.site-footer .footer-widget { padding-bottom: 40px; background: #15222b; padding-top: 80px; }
footer.site-footer .footer-widget .widget ul { padding-left: 0px !important; line-height: 1.5; }
footer.site-footer .widget ul li a::before { display: none; }

/* Title & Texts*/
footer.site-footer .widget h3.widget-title, .sidebar .widget .widget-title { font-size: 22px; line-height: 32px; color: #ffffff; text-transform: capitalize; margin-bottom: 40px; position: relative; }
footer.site-footer .widget .widget-title::before, .sidebar .widget .widget-title::before { position: absolute; background: #ff4a17; height: 3px; width: 40px; bottom: -15px; left: 0; content: ''; }
footer.site-footer .widget .textwidget p { font-size: 14px; color: #ffffff; line-height: 25px; }
footer.site-footer ul li a { color: #ffffff; font-size: 14px; line-height: 25px; position: relative; padding-left: 0; }
footer.site-footer .footer-widget .widget ul li a::before { top: -3px; left: -25px; }
footer.site-footer .widget .textwidget p:last-child { margin-bottom: 0; }

/* Menu */
footer.site-footer ul.menu a { text-decoration: none; }

/* Hover */
footer.site-footer ul.menu a:hover { color: #ff4a17; }

/* widget_recent_post */
footer.site-footer .widget_kenray_widget_recent_post ul li { border-bottom: 1px solid #403d3d; padding-bottom: 10px; display: flex; }
footer.site-footer .widget_kenray_widget_recent_post ul li:last-child { border-bottom: none; }
footer.site-footer .widget_kenray_widget_recent_post ul li img { width: 80px; height: 80px; margin-right: 10px; }
footer.site-footer .widget_kenray_widget_recent_post ul li span { color: #ff4a17; display: flex; }

/* Hover */
footer.site-footer .widget_kenray_widget_recent_post ul li a:hover { color: #ff4a17; }

/* widget_contact_info */
footer.site-footer ul.contact-info li { display: flex; padding: 10px 0; margin: 0; }
footer.site-footer ul.contact-info li a { display: flex; }
footer.site-footer ul.contact-info li i { margin-right: 10px; color: #ff4a17; margin-top: 0px; font-size: 18px; line-height: 25px; }

/* Hover */
footer.site-footer ul.contact-info a:hover { color: #ff4a17; }

/* Social-Media */
footer.site-footer ul.social-media li { margin-right: 10px; }
footer.site-footer ul.social-media li a { width: 40px; height: 40px; line-height: 40px; border-radius: 100%; display: inline-block; border: 1px solid #ffffff; text-align: center; padding-left: 0; }
footer.site-footer ul.social-media li a i { font-size: 16px; color: #ffffff; }

/* Hover */
footer.site-footer ul.social-media li a:hover { background: #ff4a17; border: 1px solid #ff4a17; }

/* SUB FOOTER */
footer .site-info { background: #121f29; color: #ffffff; padding: 20px 0px; display: flex; width: 100%; }
footer .site-info a { color: #ffffff; }
footer .site-info a i { margin-right: 7px; }

/* Left */
footer .site-info .copyright-left { float: left; width: 50%; padding: 5px 0; }

/* Right */
footer .site-info .copyright-right ul li { margin: 0; padding-right: 10px; color: #ffffff; width: inherit; text-transform: capitalize; display: inline-block; }
footer .site-info .copyright-right { width: 50%; text-align: right; align-self: center; }
footer .site-info .copyright-right ul { display: inherit; float: inherit; }
footer .site-info .copyright-right ul.navbar-nav li ul.sub-menu { display: none; }

/* Hover */
footer .site-info .copyright-right ul li a:hover, footer .site-info a:hover { color: #ff4a17; }

/*Gallery*/
.widget .kenray-gallery-img { width: 32.2%; display: inline-flex; height: auto; padding: 0 5px 10px 0px; }

/*Footer logo*/
footer.site-footer .footer-logo { height: 70px; }
footer.site-footer .widget.widget_text .textwidget p img { margin: 0; }


/*Footer two*/
.footer-two .theme-bg { background: #ff4a17; padding: 40px 30px 0 30px; margin-top: -120px; margin-bottom: 30px; }
.footer-two .widget_nav_menu { margin-left: 15px; }
footer.site-footer.footer-two .footer-widget { padding-bottom: 80px; }




.footer-widget .widget.widget_text form.wpcf7-form span input, .footer-widget textarea { width: 100%; border: 1px solid rgb(255 255 255 / 30%); padding: 12px 20px; outline: none;  background: rgb(255 255 255 / 5%); }


/*``````````````*****``````````````````````

CONTACT INFORMATION

````````````````*****`````````````````*/

/* STYLE 1 */

.kenray-contact-info.section-style1 { display: inline-flex; padding: 0; width: 100%; }
.kenray-contact-info.section-style1 .section-icon { background: #ff4a17; display: inline-block; width: 120px; text-align: center; line-height: 80px; }
.kenray-contact-info.section-style1 .section-icon i { color: #ffffff; font-size: 36px; vertical-align: middle; }
.kenray-contact-info.section-style1 .section-wrap { background: #14212b; color: #ffffff; display: inline-block; width: 100%; padding: 10px 15px; }
.kenray-contact-info.section-style1 .section-wrap .section-head { color: #dddddd; }
.kenray-contact-info.section-style1 .section-wrap .section-phone { font-size: 24px; }
.kenray-contact-info.section-style1 .section-wrap .section-phone a { color: #ffffff; font-weight: 700; }
.kenray-contact-info.section-style1 .section-wrap .section-phone a:hover { color: #ff4a17; }

/* STYLE 2 */
.bg-shadow { background: #ffffff; -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1); }
.kenray-contact-info.section-style2 .section-wrap .section-head h2 { font-size: 24px; color: #ffffff; }
.kenray-contact-info.section-style2 .section-wrap .section-phone { color: #ff4a17; font-size: 20px; }
.kenray-contact-info.section-style2 { position: relative; height: 650px; }
.kenray-contact-info.section-style2 .section-wrap { position: absolute; bottom: 150px; left: 30px; }
.btn-box .kenray-button { position: absolute; bottom: 65px; left: 45px; }
.kenray-contact-info.section-style2 .section-wrap .section-phone a { color: #ff4a17; }
.kenray-contact-info.section-style2 .section-wrap .section-phone a:hover { color: #ffffff; }

/*``````````````*****``````````````````````

IMAGE BOX

````````````````*****`````````````````*/

/* STYLE 2 */



.kenray-images.section-style2 { margin-top: 15px; }
.kenray-images.section-style2 .section-image-one, .kenray-images.section-style2 .section-image-two { display: inline-block; position: inherit; }
.kenray-images.section-style2 .section-image-one img { border-radius: 100%; height: 80px; width: 80px; margin-right: 15px; border: 2px solid #ff4a17; padding: 3px; }

/*``````````````*****``````````````````````

SIDEBAR

````````````````*****`````````````````*/
.widget { width: 100%; float: left; margin-bottom: 30px; border: 1px solid #f2f2f2; padding: 30px; display: inline-block; }
.widget ul li a { position: relative; padding-left: 15px; color: #14212b; -ms-word-wrap: break-word; word-wrap: break-word; }
.widget ul { margin: 0; }
.widget ul li a:hover { color: #ff4a17; }
.widget ul li a:before { position: absolute; font-size: 12px; color: #ff4a17; content: "\e628"; font-family: 'themify'; top: 0; line-height: 24px; font-weight: 700; left: -10px; }

/*SIDEBAR ORANGE LINE*/
.sidebar .widget .widget-title { color: #14212b; margin-bottom: 50px; margin-top: 0; }
.sidebar .widget ul li { padding: 10px 0; border-bottom: 1px solid #f5eeee; list-style: none; }
.sidebar .widget ul li:first-child { padding-top: 0; }
.sidebar .widget ul li:last-child { border-bottom: none; }
.sidebar .widget ul { position: relative; }
.sidebar .widget ul::before { position: absolute; background: #ff4a17; width: 3px; left: -30px; top: 0; content: ''; height: 100%; }
.sidebar .widget.widget_kenray_widget_contact_info ul.contact-info li { display: flex; }
.sidebar .widget.widget_kenray_widget_contact_info ul.contact-info li i { font-size: 18px; color: #ff4a17; margin-right: 10px; }

/*SEARCH*/
.widget.widget_search .search-form { position: relative; display: flex; }
.widget.widget_search .search-form i { color: #ff4a17; cursor: pointer; font-size: 18px; position: absolute; right: 10px; top: 15px; }
.widget.widget_search .search-form button { padding: 0; border-width: 0; background: inherit; margin-left: 0; }
.widget.widget_search input.search-field { width: 100%; border-radius: 3px; color: #2c3e50; height: 50px; position: relative; padding: 0 35px 0 10px; box-shadow: none; border: 2px solid #f2f2f2; background: #ffffff; -webkit-border-radius: 3px; -moz-border-radius: 3px; transition: all 0.5s ease-out 0s; -webkit-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; }

/*COMMENT*/
.comments-area, .comment-respond { margin-top: 45px; clear: both; }
.widget .widget-title, .comments-area .comment-reply-title, .comments-area .comments-title { color: #14212b; font-weight: 700; font-size: 22px; line-height: 33px; text-transform: capitalize; text-align: left; margin-bottom: 15px; }
.comments-area .comments-title { line-height: 22px; }
.comments-area ol.comment-list a:hover { color: #14212b; }
.comments-area ol.comment-list li.even .comment-wrap .reply { display: inline-block; }

/*RECENT-COMMENT*/
footer.site-footer .footer-widget .widget.widget_recent_comments ul, footer.site-footer .footer-widget .widget.widget_rss ul { padding: 0 !important; }
.widget ul li.recentcomments a::before { opacity: 0; }
.widget ul li.recentcomments { display: -webkit-box; }
footer .footer-widget .widget ul li, footer .footer-widget .widget.widget_recent_comments ul li.recentcomments a { color: #ffffff; }
footer .footer-widget .widget.widget_recent_comments ul li.recentcomments a:hover { color: #ff4a17; }

/*ARCHIVE*/
.widget.widget_archive select { width: 100%; border: 1px solid #f2f2f2; height: 50px; padding: 0 10px; outline: inherit; }

/*CALENDER*/
.widget.widget_calendar table.wp-calendar-table { width: 100%; text-align: center; }
.widget.widget_calendar table.wp-calendar-table thead { border-bottom: 1px solid #ff4a17; }
.widget.widget_calendar table.wp-calendar-table tbody tr { border-bottom: 1px solid #eeeeee; }
.widget.widget_calendar table.wp-calendar-table caption { color: #14212b; font-weight: 800; }

/*GALLERY*/
.widget.widget_media_gallery .gallery-columns-3 .gallery-item { max-width: 33.33%; display: inline-block; text-align: left; vertical-align: top; margin: 0 0 20px; padding: 0 5px 0 0; width: 50%; }

/*IMAGE*/
.widget.widget_media_image img { width: 100%; }

/*RECENT COMMENTS*/
.widget.widget_recent_comments ul li.recentcomments .comment-author-link a { color: #14212b; }
.widget.widget_recent_comments ul li.recentcomments .comment-author-link a:hover { color: #ff4a17; }
.widget.widget_recent_comments ul li.recentcomments a { color: #ff4a17; padding-left: 3px; }

/*TAG CLOUD*/
.widget.widget_tag_cloud .tagcloud ul li { float: left; border-top: 0; border-bottom: 0; padding: 0; margin: 4px 4px 0 0; }
.widget .tagcloud a, .widget.widget_tag_cloud a, .wp_widget_tag_cloud a { border: 1px solid #f2f2f2; color: #14212b; margin-bottom: 10px; -webkit-box-shadow: none; box-shadow: none; display: inline-block; font-size: 15px !important; padding: 4px 10px 5px; height: 40px; line-height: 30px; position: relative; -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out; transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out; width: auto; word-wrap: break-word; z-index: 0; }
.widget .tagcloud a:hover, .widget.widget_tag_cloud a:hover, .wp_widget_tag_cloud a:hover { color: #ff4a17; }

/*NAVIGATION MENU*/
.widget.widget_nav_menu ul.sub-menu li, .widget.widget_pages ul li.page_item { padding-left: 20px; }
.sidebar .widget.widget_nav_menu ul.menu li.menu-item ul.sub-menu li { padding-top: 5px; padding-bottom: 5px; }

/*CATEGORIES*/
.widget.widget_categories select { width: 100%; padding: 0 10px; height: 50px; outline: inherit; border: 1px solid #f2f2f2; }

/*RSS*/
.widget.widget_rss ul { padding-left: 0; }
.widget.widget_rss ul li span { width: 100%; float: left; }
.widget.widget_rss ul li a.rsswidget { color: #14212b; font-weight: 800; padding-left: 0; }
.widget.widget_rss ul li a.rsswidget:hover { color: #ff4a17; }
.widget.widget_rss ul li span.rss-date { color: #ff4a17; }
.widget.widget_rss ul li { margin-top: 10px; line-height: 2; }
.widget.widget_rss ul li a:before, .widget.widget_recent_comments ul li a:before { display: none; }

/*TEXT*/
.widget.widget_text .textwidget p img { margin: 10px 0; }
.widget.widget_text .textwidget form select { height: 50px; border: 2px solid #f2f2f2; background: #ffffff; -webkit-border-radius: 3px; -moz-border-radius: 3px; transition: all 0.5s ease-out 0s; -webkit-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; padding: 0 10px; }

/*SOCIAL MEDIA*/
.widget.widget_kenray_widget_social_media ul li { margin-right: 20px; }

/*CONTACT TEXT*/
.widget.widget_text form.wpcf7-form span input { width: 100%; border: 1px solid #eeeeee; padding: 12px 20px; outline: none; }
.widget.widget_text form.wpcf7-form .form-group input.wpcf7-submit { background: #ff4a17; color: #ffffff; width: auto; border: 0; padding: 10px 20px; }

.footer-widget .widget.widget_text form.wpcf7-form span input, .footer-widget textarea, .footer-widget .widget.widget_text form.wpcf7-form span input::placeholder, .footer-widget textarea::placeholder { color: #ffffff; }

/*CONTACT WIDGET*/
.portfolio.widget.widget_kenray_widget_contact_info ul.contact-info li { margin: 10px 0; width: 100%; display: inline-block; }
.portfolio.widget.widget_kenray_widget_contact_info ul.contact-info li a { font-size: 14px; padding-left: 0; line-height: 25px; display: flex; text-transform: capitalize; }
.portfolio.widget.widget_kenray_widget_contact_info ul.contact-info li a i { line-height: 25px; margin-right: 10px; color: #ff4a17; }
.portfolio.widget.widget_kenray_widget_contact_info ul.contact-info li span { display: inline; width: 100%; text-transform: lowercase; }
.portfolio.widget.widget_kenray_widget_contact_info ul.contact-info li a::before { display: none; }

/*``````````````*****``````````````````````

BREAD CRUMB

````````````````*****`````````````````*/
.page-header { background: #14212b; padding: 150px 20px 150px 20px; }
.page-header nav.page-header { padding: 0; }
.page-header nav .title, .page-header .heading-title .title { text-transform: capitalize; color: #ffffff; font-weight: 800; }
ul li.breadcrumb { color: #ffffff; text-transform: capitalize; background: none !important; text-align: center; display: inline-block; margin: 0; padding: 0; word-break: break-all; }
ul li.breadcrumb a { color: #ffffff; }
.page-header ul li a:hover, ul li.breadcrumb span.active { color: #ff4a17; }

/*``````````````*****``````````````````````

PAGINATION

````````````````*****`````````````````*/
.pagination { -ms-flex-pack: center !important; justify-content: center !important; }
.pagination li .page-numbers.current { background: #ff4a17; z-index: 1; color: #ffffff; border-color: #ff4a17; }
.pagination  .page-numbers { position: relative; color: #14212b; background: #ffffff; display: flex; border: 1px solid #dddddd; padding: 8px 16px; margin-right: 5px; }
.pagination .page-numbers:not(:disabled):not(.disabled) { cursor: pointer; }
.pagination li a { color: #14212b; }
.pagination ul.page-numbers { border: none; list-style: inherit; }
.pagination a:hover.page-numbers { background: #ff4a17; color: #ffffff; }

/*``````````````*****``````````````````````

COMMENT AREA

````````````````*****`````````````````*/
.comments-area .comment-reply-title { padding-bottom: 0; margin-bottom: 0; }
.comments-area textarea { height: 150px; overflow: auto; padding: 15px 15px; width: 100%; border: 0; border-bottom: 1px solid #f2f2f2; }
.comments-area textarea:focus, .comments-area input:focus { border: 1px solid #ff4a17; outline: inherit; }
.comments-area .comment-form-comment label { text-transform: capitalize; font-weight: 600; }
.comments-area input.submit { background: #ff4a17; border: inherit; color: #ffffff; font-weight: 600; height: 60px; padding: 0 15px; }
.comments-area .form-submit { text-align: left; display: inline-block; margin: 0; }
.comments-area .form-submit input:hover { background: #14212b; }
.comments-area form.comment-form p { margin-bottom: 20px; }
.comments-area form.comment-form p label, .comments-area form.comment-form p.form-submit { margin-bottom: 0; }

/*INNER COMMENT AREA*/
ol.comment-list li cite.fn { text-transform: capitalize; font-size: 18px; font-weight: 600; color: #14212b; }
ol.comment-list li .comment-meta-wrap a { color: #14212b; font-style: normal; font-weight: 800; }
ol.comment-list li .comment-meta-wrap .comment-meta a { color: #ff4a17; font-size: 13px; }
ol.children li { margin-left: 20px; margin-top: 20px; }
ol.comment-list li .comment-wrap .reply a:hover { background: #14212b; }
ol.comment-list li .comment-wrap .reply a { color: #ffffff; background: #ff4a17; padding: 5px 8px; right: 30px; position: absolute; top: 30px; }
ol.comment-list li .comment-wrap .comment-meta-wrap { display: inline-block; }
ol.comment-list li .comment-avtar img { height: auto; width: 60px; }
ol.comment-list li .comment-wrap { margin-left: 15px; display: inline-block; width: 100%; overflow: hidden; }
ol.comment-list li.comment { margin-bottom: 30px; list-style: disc; border: 1px solid #f2f2f2; }
ol.comment-list li ol.children li.comment { border: none; margin-bottom: 0; margin-top: 0; }
ol.comment-list li ol.children li.comment .comment-respond { margin-top: 0; }
.comments-area .comment-respond { margin-top: 30px; background: #f2f2f2; padding: 50px; }
.comments-area .comment-respond form .logged-in-as a:hover { color: #14212b; }
ol.comment-list li .comment-wrap .reply:hover { background: #14212b; }
ol.comment-list li .comment-wrap .comment-details p { margin-bottom: 0; color: #14212b; }
ol.comment-list li .comment-wrap .comment-details { margin-top: 15px; }
.comments-area input { width: 100%; border: 0; height: 50px; padding: 0 15px; }
.comments-area .comment-respond form .comment-form-cookies-consent input { text-align: left; padding: 0; width: auto; margin-right: 5px; line-height: 2; height: auto; }
ol.comment-list li.comment.odd, ol.comment-list li.comment.even { list-style: none; }
ol.comment-list li.comment .comment-body { display: flex; padding: 20px; position: relative; }
.comments-area li.comment ol.children { padding-left: 0 !important; }
ol.comment-list li .comment-body .comment-details ul li { border: inherit; }
ol.comment-list li .comment-body .comment-details ol li { border: inherit; list-style: decimal; }
.comments-area .comment-respond form.comment-form p.comment-form-cookies-consent { display: table; width: 100%; }

/*FORM*/
.comment-respond .comment-form-url, .comment-respond .comment-form-author, .comment-respond .comment-form-email { display: inline-block; width: 31.5%; margin-bottom: 30px; margin-right: 15px; float: left; }
.comment-respond .comment-form-url { margin-right: 0; }
.comment-reply-title a#cancel-comment-reply-link { color: #ff4a17; width: 100%; display: inline-block; }

/*``````````````*****``````````````````````

BLOG POST

````````````````*****`````````````````*/

/* DEAFULT */

.page.type-page .wpb_widgetised_column.wpb_content_element { margin-bottom: 0 !important; }
.post.type-post .read-more, .post.type-post .post-comment, .page.type-page .post-comment, .page.type-page .read-more { display: inline-block; }
.page.type-page .post-comment, .post.type-post .post-comment { float: right; }
.post.type-post .read-more a, .page.type-page .read-more a { color: #14212b; font-weight: 800; }
.post.type-post .post-meta a .entry-date, .page.type-page .post-meta a .entry-date { color: #616161; }
.post.type-post .post-meta .post-date, .page.type-page .post-meta .post-date { padding-left: 10px; }
.post.type-post .post-title, .page.type-page .post-title { padding-bottom: 15px; margin: 0; }
.post.type-post .post-comment i, .page.type-page .post-comment i { padding-right: 3px; color: #ff4a17; }
.post.type-post .post-meta, .page.type-page .post-meta { width: 100%; color: #616161; }
.post.type-post .read-comment-wrap, .page.type-page .read-comment-wrap { border-top: 1px solid #f2f2f2; padding-top: 15px; padding-bottom: 0px; margin-top: 15px; }
.post.type-post .post-comment a, .page.type-page .post-comment a { color: #616161; }
.post.type-post.format-standard, .page.type-page.format-standard, .post.type-post.format-gallery, .page.type-page.format-gallery, .post.type-post.format-image, .page.type-page.format-image, .post.type-post.format-audio, .page.type-page.format-audio, .post.type-post.format-video, .post.type-post.format-status, .post.type-post.format-link, .post.type-post.format-quote, .post.type-post.format-chat, .post.type-post.format-aside, .page.type-page.format-video { box-shadow: inherit; margin-bottom: 30px; border: 1px solid #f2f2f2; }
.post.type-post .post-box, .page.type-page .post-box { padding: 20px 25px; display: inline-block; width: 100%; }
.post.type-post .post-meta, .page.type-page .post-meta i { padding-right: 3px; color: #616161; }
.wp-block-cover.has-background-dim { margin: 15px 0; }
.wp-block-calendar .wp-calendar-table caption { margin-top: 15px; }
.post.type-post ul.wp-block-latest-posts.wp-block-latest-posts__list li { list-style: none; }
.wp-block-table.is-style-stripes td { border-color: #eeeaee; }
.post-box .post-title a { margin: 0; padding: 0; font-weight: 700; text-decoration: inherit; color: #14212b; text-transform: capitalize; font-size: 28px; line-height: 1; }
article.post.type-post .post-box .post-title h2, article.page.type-page .post-box .post-title h2, article.post.type-post .post-box .post-title h3, article.page.type-page .post-box .post-title h3 { font-size: inherit; line-height: inherit; margin: 0; }
.post.type-post.sticky .post-box { background: #f2f2f2; }
.post.type-post.sticky .post-box .read-comment-wrap { border-top: 1px solid #e8e3e3; }
.post .post-box .post-meta, .post .post-box .post-audio, .post .post-box .post-video { padding-bottom: 15px; }

.kenray-post .post-wrapper .post-author i, .kenray-post .post-wrapper .post-date-time i { padding-right: 5px; }

/* STYLE 1 */
.kenray-post { border: 1px solid #f2f2f2; }
.kenray-post .post-title a, .kenray-post.section-style1 .post-title a, .kenray-post.section-style2 .post-title  a { text-decoration: inherit; color: #14212b; font-size: 22px; line-height: 28px; text-transform: capitalize; }
.kenray-post .post-title a:hover, .kenray-post.section-style1 .post-title a:hover, .kenray-post.section-style2 .post-title h3 a:hover, .post.type-post .post-title a:hover, .post.type-post .post-meta a:hover, .post.type-post .post-date a:hover .entry-date, .page.type-page .post-title h3 a:hover, .page.type-page .post-meta a:hover, .page.type-page .post-date a:hover .entry-date, .post.type-post .post-title a:hover, .page.type-page .post-title a:hover, .page.type-page .read-more a:hover { color: #ff4a17; }
.kenray-post .post-datetime  span.posted-on  .entry-date, .kenray-post.section-style1 .post-datetime span.posted-on .entry-date, .post.type-post .post-author a:hover { text-decoration: inherit; color: #ffffff; }
.kenray-post .post-box, .kenray-post.section-style1 .post-box { padding: 30px 20px; }
.kenray-post .post-comment, .kenray-post.section-style1 .post-comment { margin-right: 10px; }
.kenray-post .post-comment i, .kenray-post.section-style1 .post-comment i, .kenray-post.section-style1 .post-author i { padding-right: 5px; font-size: 14px; }
.kenray-post .post-datetime, .kenray-post.section-style1 .post-datetime { position: relative; }
.kenray-post .post-datetime  span.posted-on, .kenray-post.section-style1 .post-datetime  span.posted-on { margin-top: -35px; color: #ffffff; background: #ff4a17; padding: 5px 15px; float: right; margin-right: 30px; font-weight: 600; text-align: center; }
.kenray-post .post-meta, .kenray-post.section-style1 .post-meta { width: 100%; color: #6e6e6e; border-top: 1px solid #eae7e7; border-bottom: 1px solid #eae7e7; padding: 5px 0; margin-top: 0px; }
.page.type-page .post-meta span, .post.type-post .post-meta span, .kenray-post.section-style1 .post-meta .post-comment, .page.type-page .post-meta .post-author, .post.type-post .post-meta .post-author, .kenray-post.section-style1 .post-meta 

.post-author, .post.type-post .post-meta .post-date, .page.type-page .post-meta .post-date { display: inline-block; text-transform: capitalize; font-size: 13px; }
.post-box .post-excerpt { margin: 0; color: #14212b; }
.kenray-post .post-excerpt p, .kenray-post.section-style1 .post-excerpt p { margin: 0; padding: 0; }
.kenray-post.section-style1 .post-datetime span.posted-on span { width: 100%; display: inline-block; text-transform: uppercase; }
.kenray-post.section-style1 .post-box { padding: 10px 20px; }
.kenray-post.section-style1 .post-box .post-title { padding-top: 5px; }
.kenray-post.section-style1 .post-box .post-meta .post-author a, .kenray-post.section-style2 .post-wrapper .post-author a { color: #616161; }
.kenray-post.section-style1 .post-box .post-meta a:hover, .kenray-post.section-style1 .post-box .post-meta .post-author a:hover, .kenray-post.section-style2 .post-wrapper .post-author a:hover { color: #ff4a17; }
.post-box .post-meta .post-author a { color: #616161; }
.post-box .post-meta .post-author a:hover { color: #ff4a17; }
.post-box .post-meta i { color: #ff4a17; margin-right: 5px; }
.post.type-post .post-box p, .page.type-page .post-box p { color: #14212b; line-height: 2; margin-bottom: 15px; }
.page.type-page .k-content p:last-child { margin-bottom: 0; }
.post-box .read-more a:hover, .post-box .post-comment a:hover { color: #ff4a17; }
.post-box .read-more i { color: #ff4a17; margin-left: 5px; }
.kenray-post .post-wrapper { font-size: 13px; }
.post-box .post-author i, .post-box .post-date-time i, .post-box .post-meta .post-author i, .post-box .post-meta .post-comment i, .post-box .post-meta .post-date i { color: #ff4a17; }
.post .post-box .post-excerpt .wp-block-columns.has-4-columns { margin-top: 28px; }
.kenray-post.section-style1 .post-excerpt { padding: 15px 0; }

/*PADDING*/
.owl-carousel.blog-slider .owl-item { padding: 15px 10px; }

/* STYLE 2 */
.kenray-post.section-style2, .kenray-post.section-style1 { -webkit-box-shadow: 0px 0px 11px 8px rgba(249, 249, 249, 1); -moz-box-shadow: 0px 0px 11px 8px rgba(249, 249, 249, 1); box-shadow: 0px 0px 11px 8px rgba(249, 249, 249, 1); border: none; background: #ffffff; position: relative; }
.kenray-post .post-box .post-title h3 { line-height: 1; }
.kenray-post.section-style2  .post-icon span { text-decoration: inherit; top: 20px; right: 15px; color: #ffffff; background: #ff4a17; width: 50px; height: 50px; position: absolute; text-align: center; }
.kenray-post.section-style2  .post-icon span i { font-size: 40; line-height: 50px; }
.kenray-post.section-style2 .post-box { padding: 30px 20px; }
.kenray-post.section-style2 .post-wrapper .post-author, .kenray-post.section-style4 .post-wrapper .post-author { margin-right: 10px; }
.kenray-post.section-style2 .post-wrapper .post-date-time, .kenray-post.section-style2 .post-wrapper .post-author { display: inline-block; }
.kenray-post.section-style2 .post-wrapper .post-date-time { text-align: right; float: right; }
.kenray-post.section-style2 .post-wrapper .post-date-time .posted-on a { color: #616161; }
.kenray-post.section-style2 .post-wrapper .post-date-time .posted-on a:hover { color: #ff4a17; }
.kenray-post.section-style2 .post-wrapper .post-author { text-transform: capitalize; }
.kenray-post.section-style2 .post-wrapper, .kenray-post.section-style4 .post-wrapper { margin-bottom: 15px; }
.kenray-post.section-style2 .post-box .post-title { padding-bottom: 0px; }

/* Hover */
.kenray-post.section-style2::after { position: absolute; height: 5px; width: 0; background: #ffffff; content: ''; bottom: 0px; left: 0; transition: all 0.5s ease-out 0s; }
.kenray-post.section-style2:hover::after { background: #ff4a17; width: 100%; }

/* STYLE 3 */
.kenray-post.kenray-post-style-3 { position: relative; overflow: hidden; }
.kenray-post.kenray-post-style-3 .post-wrapper { position: relative; }
.kenray-post.kenray-post-style-3:hover .post-media img { margin-left: 0; }
.kenray-post.kenray-post-style-3 .post-media img { margin-left: 30px; -webkit-transform: scale(1.2); transform: scale(1.2); -webkit-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }

.kenray-post.kenray-post-style-3 .post-details { position: absolute; bottom: 0; display: flex; flex-wrap: wrap; height: 100%; padding: 30px; background: rgb(0 0 0 / 50%); width: 100%; flex-direction: column; }
.kenray-post.kenray-post-style-3 .post-details .post-category a { background: #fff; display: inline-flex; justify-content: center; align-items: center; padding: 5px 12px; font-size: 16px; color: #222222; font-weight: 600; }
.kenray-post.kenray-post-style-3 .post-details .post-category a:hover { background: #ff4a17; color: #ffffff; }
.kenray-post.kenray-post-style-3 .post-details .post-info { margin-top: auto; /*display: flex; flex-wrap: wrap;*/ }
.kenray-post.kenray-post-style-3 .post-details .post-info .post-title { padding-bottom: 0; }
.kenray-post.kenray-post-style-3 .post-details .post-info .post-title a { color: #ffffff; }
.kenray-post.kenray-post-style-3 .post-details .post-info .post-date-time a { color: #ff4a17; font-size: 16px; font-weight: 600; margin-bottom: 10px; display: flex; align-items: center; }
.kenray-post.kenray-post-style-3 .post-details .post-info .post-date-time a i { margin-right: 5px; }

/* STYLE 4 */
.kenray-post.section-style4 { padding: 15px; transition: all 0.5s ease-in-out; margin: 0px 10px 20px 0px; position: relative; }
.kenray-post.section-style4:hover { box-shadow: 0 5px 15px 0 rgb(0 33 85 / 10%); }
.kenray-post.section-style4 .post-box { padding: 20px 0; }
.kenray-post.section-style4 .post-category a { position: absolute; top: 30px; right: 30px; padding: 8px 10px; background: #ff4a17; color: #ffffff; font-weight: 700; font-size: 16px; line-height: 1; }
.kenray-post.section-style4 .post-wrapper { display: flex; }
.kenray-post.section-style4 .post-wrapper a { color: #616161; text-transform: capitalize; }
.kenray-post.section-style4 .post-wrapper a:hover { color: #ff4a17; }
.kenray-post.section-style4 .post-box .read-more a { position: relative; }
.kenray-post.section-style4 .post-box .read-more a:before { content: ""; background: #ff4a17; height: 2px; transition: all 0.5s ease-in-out; position: absolute; bottom: -2px; width: 0; }
.kenray-post.section-style4 .post-box .read-more:hover a:before { width: 100%; }


/*blog img Hover Animation*/
.kenray-post.section-style4 .post-media { position: relative; overflow: hidden; }
.kenray-post.section-style4 .post-media img { transition: transform 0.3s; }
.kenray-post.section-style4:hover .post-media img { transform: scale(1.1); }


/*``````````````*****``````````````````````

POST/BLOCK-IMAGE DETAIL PAGE 

````````````````*****`````````````````*/
.post.tag-content.tag-image .post-excerpt figure.wp-block-image { margin-bottom: 5px; }
.post.tag-content.tag-image .post-excerpt figure { margin-bottom: 5px; margin-top: 0; padding: 0; display: block; }
.post.tag-content.tag-image .post-excerpt .wp-block-image .aligncenter { margin-left: auto; margin-right: auto; display: table; }
.post.tag-content.tag-image .post-excerpt figure.aligncenter img { width: 100%; }
.post.tag-content.tag-image .post-excerpt figure.alignleft { margin-right: 1.5em; }
.post.tag-content.tag-image .wp-block-image figcaption, .post.tag-content.tag-image .wp-block-image .aligncenter > figcaption { display: block; }
.post.tag-content.tag-image .wp-block-image figcaption { font-style: italic; margin-bottom: 0; text-align: left; }
.post.tag-content.tag-image .blog-content, .post.tag-content.tag-image .blog-content p { -ms-word-wrap: break-word; word-wrap: break-word; }

/*``````````````*****``````````````````````

POST/BLOCK:IMAGE DETAIL PAGE 

````````````````*****`````````````````*/
.wp-block-cover.alignleft, .wp-block-gallery.alignleft { float: left; margin: 5px 20px 20px 0; }

/*``````````````*****``````````````````````

POST/BLOCK:COMMON DETAIL PAGE 

````````````````*****`````````````````*/
.post.type-post.tag-gallery.tag-image.tag-video ol { padding-left: 25px; margin-bottom: 1em; }
.tag-gallery.tag-image.tag-video h2 { margin: 15px 0; }
.post.tag-content.tag-image .post-excerpt p.has-large-font-size { line-height: 40px; margin: 20px 0; }
.post.type-post p.has-small-font-size { margin-bottom: 2em; }
.post.type-post .post-excerpt ol li { list-style: decimal; }
.post.type-post .post-excerpt ol li.wp-block-latest-comments__comment { list-style: none; }

/*``````````````*****``````````````````````

POST/BLOCK:BUTTON DETAIL PAGE 

````````````````*****`````````````````*/
.post.type-post .wp-block-button { margin-bottom: 15px; }

/*``````````````*****``````````````````````

POST/BLOCK:TRACKBACK PAGE 

````````````````*****`````````````````*/
ol.comment-list li.pingback, ol.comment-list li.trackback { list-style: decimal; background: transparent; border: none; }
ol.comment-list .pingback a, ol.comment-list .trackback a { color: #14212b; }
.tag-trackbacks-2 .comments-area ol.comment-list { border: none; }

/*``````````````*****``````````````````````

POST/BLOCK CATEGORIES:WIDGET DETAIL PAGE 

````````````````*****`````````````````*/
.gallery.gallery-size-thumbnail .gallery-item { margin-bottom: 2%; margin-right: 2%; display: inline-block; vertical-align: top; }
.post.type-post select, .post.type-post form input { outline: inherit; padding: 0 10px; width: 100%; background: #fff8f8; height: 50px; line-height: 50px; border: 1px solid #f2f2f2; }

/*``````````````*****``````````````````````

POST/BLOCK:LAYOUT ELEMENT DETAIL PAGE 

````````````````*****`````````````````*/
.post.type-post .pagination { -ms-flex-pack: left !important; justify-content: left !important; }
.post.type-post hr { margin-top: 0; margin-bottom: 0; }

/*``````````````*****``````````````````````

POST/BLOCK:NAVIGATION DETAIL PAGE 

````````````````*****`````````````````*/
.post.type-post ul li, .post.type-post ul li ul li ul li, .comments-area ol.comment-list li ul li ul li { list-style: disc; }
.post.type-post ul li ul li, .comments-area ol.comment-list li ul li { list-style-type: circle; }
.post.type-post .post-excerpt ul { margin-bottom: 0; }

/*``````````````*****``````````````````````

POST/BLOCK:HTML Tags and Formatting PAGE 

````````````````*****`````````````````*/
.post.type-post .post-box .post-excerpt h1, .post.type-post .post-box .post-excerpt h2, .post.type-post .post-box .post-excerpt h3, .post.type-post .post-box .post-excerpt h4, .post.type-post .post-box .post-excerpt h5, .post.type-post .post-box .post-excerpt h6 { margin: 0 0 15px; font-weight: 700; }
.post.type-post.category-markup .post-box .post-excerpt h3 { margin: 0; }
table td, table th { border: 1px solid #f2f2f2; padding: 8px 8px; }
.post.type-post  ol, .post.type-post  ul { padding-left: 20px; }
table { border: 1px solid #eaeaea; width: 100%; margin-bottom: 20px; }

/*``````````````*****``````````````````````

POST/BLOCK: Image Alignment PAGE 

````````````````*****`````````````````*/
.post.type-post .aligncenter { display: block; margin: 5px auto 5px auto; }
.post.type-post figure.aligncenter { display: inline; }
.post.type-post .alignright { float: right; margin: 5px 0 20px 20px; }
.post.type-post .alignleft { float: left; margin: 5px 20px 20px 0; }
.post.type-post form input[type=submit] { color: #ffffff; background: #ff4a17; }
.post.type-post form input[type=submit]:hover { background: #14212b; }

/*``````````````*****``````````````````````

POST/BLOCK:Featured Image (Vertical) PAGE 

````````````````*****````````````````` */
.post.type-post .post-media { text-align: center; }

/*``````````````*****``````````````````````

POST/BLOCK:password protected PAGE 

````````````````*****````````````````` */
.post.type-post.tag-password-2.tag-template label input { width: 100%; }
.post.type-post.tag-password-2.tag-template input { width: inherit; }

/*``````````````*****``````````````````````

POST/BLOCK: Post Format: Gallery PAGE 

````````````````*****````````````````` */
.gallery-columns-3 .gallery-item img { margin-bottom: 10px; margin-top: 15px; }

/*ONE*/
.gallery-columns-1 .gallery-item { width: 100%; }

/*TWO*/
.gallery-columns-2 .gallery-item { width: 48%; }

/*THREE*/
.gallery-columns-3 .gallery-item { width: 31.3%; }

/*FOUR*/
.gallery-columns-4 .gallery-item { width: 23%; }

/*FIVE*/
.gallery-columns-5 .gallery-item { width: 18%; }

/*SIX*/
.gallery-columns-6 .gallery-item { width: 14.6%; }

/*SEVEN*/
.gallery-columns-7 .gallery-item { width: 12.2%; }

/*EIGHT*/
.gallery-columns-8 .gallery-item { width: 10.5%; }

/*NINE*/
.gallery-columns-9 .gallery-item { width: 9.1%; }

/*``````````````*****``````````````````````

POST/BLOCK: Post Format: Image (Caption) PAGE 

````````````````*****````````````````` */
.post.type-post.has-post-thumbnail.post_format-post-format-image figcaption, .post.type-post.format-image.tag-image.tag-post-formats.post_format-post-format-image figcaption { text-align: center; padding-top: 10px; }

/*``````````````*****``````````````````````

POST/BLOCK: onukupokaiwhenuakitanatahu PAGE 

````````````````*****````````````````` */
.post.type-post.tag-css.tag-edge-case.tag-html.tag-layout.tag-title pre { background: #f2f2f2; padding: 15px 20px; }

/*``````````````*****``````````````````````

POST/BLOCK: Edge Case: Nested And Mixed Lists PAGE 

````````````````*****````````````````` */
.post.type-post.category-edge-case-2.tag-lists-2.tag-markup-2 h3 { padding: 15px 0; }

/*``````````````*****``````````````````````

POST/BLOCK: Post Format: Image (Caption)

````````````````*****````````````````` */
.post figure#attachment_754, .post figure#attachment_612 { border: 1px solid #f2f2f2f2; display: inline-block; }

/*``````````````*****``````````````````````

Template: Pingbacks And Trackbacks

````````````````*****````````````````` */
ol.comment-list li.trackback, ol.comment-list li.pingback { margin-left: 15px !important; margin-bottom: 25px; }

/*``````````````*****``````````````````````

WRAP-IMAGES (home 4)

````````````````*****`````````````````*/
.wrap-images { position: relative; }
.kenray-images .section-image-one { position: absolute; bottom: -90px; left: -20px; }
.wrap-images::before { position: absolute; content: ''; background: #ff4a17; height: 350px; width: 10px; top: 0; left: -10px; }
.since-box { position: relative; }
.since-box p { height: 90px; width: 90px; background: #ff4a17; border-radius: 100%; line-height: 90px; text-align: center; color: #ffffff !important; }
.since-box::before { position: absolute; height: 70px; width: 70px; background: #eeeeee; top: 0px; left: 4px; content: ''; border-radius: 100%; z-index: -1; }
.border-orange ul.kenray-list.section-style1 { border-right: 1px solid #ff4a17; }

/*``````````````*****``````````````````````

CONTACT DETAIL PAGE 1 

````````````````*****`````````````````*/

/* STYLE 3 */

.kenray-contact-info.section-style3 { display: inline-block; width: 100%; margin: 15px 0; }
.kenray-contact-info.section-style3  .section-icon { height: 60px; width: 60px; text-align: center; border-radius: 100%; display: inline-block; background-color: #ff4a17; vertical-align: -webkit-baseline-middle; }
.kenray-contact-info.section-style3  .section-wrap { display: inline-block; margin-left: 20px; vertical-align: middle; width: 65%; }
.kenray-contact-info.section-style3  .section-icon i { font-size: 24px; line-height: 60px; color: #ffffff; }
.kenray-contact-info.section-style3  .section-head span { color: #14212b; font-size: 22px; line-height: 50px; font-style: normal; font-weight: 700; text-transform: capitalize; }
.kenray-contact-info.section-style3 .section-wrap a { color: #616161; }
.kenray-contact-info .section-phone a:hover, .kenray-contact-info .section-email a:hover { color: #ff4a17; }

/*FORM*/
.kenray-contact form input, .kenray-contact form textarea { width: 100%; border: 0; padding: 15px 20px; outline: none; }
.kenray-contact form { padding: 0 30px; }
.kenray-contact form input.wpcf7-submit { background: #ff4a17; color: #ffffff; width: auto; }
.g-map .wpb_gmaps_widget .wpb_wrapper { padding: 0px; }

/*``````````````*****``````````````````````

CONTACT DETAIL PAGE 1 

````````````````*****`````````````````*/

/* STYLE 4*/

.kenray-contact-info.section-style4 { display: inline-block; width: 100%; margin: 15px 0; }
.kenray-contact-info.section-style4 .section-icon { height: 60px; width: 60px; text-align: center; border-radius: 100%; display: inline-block; background-color: #f5f5f9; vertical-align: top; position: relative; margin-top: 10px; }
.kenray-contact-info.section-style4 .section-icon i { font-size: 50px; line-height: 55px; color: #ff4a17; position: absolute; right: -15px; top: 0; }
.kenray-contact-info.section-style4 .section-wrap { display: inline-block; margin-left: 40px; vertical-align: middle; width: 65%; }
.kenray-contact-info.section-style4 .section-head span { font-size: 22px; line-height: 50px; font-style: normal; font-weight: 700; text-transform: capitalize; color: #14212b; }
.kenray-contact-info.section-style4 .section-email a { color: #616161; }

/*social-media*/
.kenray-social-info { margin-top: 30px; }
.kenray-social-info ul.social-media { padding-left: 0px !important; }
.kenray-social-info ul.social-media li { margin-right: 10px; }
.kenray-social-info ul.social-media li a { width: 40px; height: 40px; line-height: 40px; border-radius: 100%; display: inline-block; border: 1px solid #ff4a17; text-align: center; padding-left: 0; }
.kenray-social-info ul.social-media li a i { font-size: 16px; color: #ff4a17; }

/* Hover */
.kenray-social-info ul.social-media li:hover a { background: #ff4a17; border: 1px solid #ff4a17; }
.kenray-social-info ul.social-media li:hover a i { color: #ffffff; }

/*FORM*/
.kenray-contact4 form input, .kenray-contact4 form textarea { width: 100%; color: #616161; border: 1px solid #f5f0f0; padding: 15px 20px; outline: none; }
.kenray-contact4 form input:hover, .kenray-contact4 form textarea:hover, .kenray-contact4 form textarea:focus { border: 1px solid #ff4a17; }
.kenray-contact4 form { padding: 0 30px; }
.kenray-contact4 form input.wpcf7-submit { color: #14212b; width: auto; border: 1px solid #14212b; background: transparent; }
.kenray-contact4 form input:hover.wpcf7-submit { color: #ff4a17; width: auto; border: 1px solid #ff4a17; }


/*seo-form-style*/
/*.kenray-contact.seo-form-style { background: #596efe; padding: 40px 40px 25px 40px; }*/
.kenray-contact.seo-form-style form { padding: 0; }
.kenray-contact.seo-form-style .form-group { margin-bottom: 1.5em; }
.kenray-contact.seo-form-style input.wpcf7-submit { width: 100%; }
.kenray-contact.seo-form-style .form-group input { height: 60px; }


/*``````````````*****``````````````````````

HEADER

````````````````*****`````````````````*/
header { width: 100%; top: 0; left: 0; z-index: 999; padding: 0; background: #ffffff; }
header ul li, header li.search { list-style: none; }
header ul, header ol { line-height: 1.5; }
header ol, header ul { padding-left: 0px !important; }
header p.site-description { margin-bottom: 3px; }

/*```````````TOP HEADER````````````````````````*/
header .header-top { background: #121f29; display: flex; align-items: center; font-size: 12px; padding: 12px 0; line-height: initial; overflow: hidden;}
header .header-top i { padding-right: 8px; }
header .header-top ul { margin: 0; padding: 0; text-align: left; padding-left: 0 !important; display: flex; }
header .header-top ul li { margin-right: 12px; color: #ffffff; }
header .header-top ul li.list-inline-item { border-left: 1px solid #ddd; padding-left: 15px; margin-left: 10px; margin-right: 0; }
header .header-top ul li a { color: #ffffff; font-weight: 600; }

header .header-top ul li.list-inline-item:first-child { border: none;  border: none; margin: 0; padding: 0;  }
/*header .header-top ul li.social-media ul li:last-child { border: none; margin: 0; padding: 0; }*/


/*ADMIN-BAR*/
.admin-bar header.sticky { top: 32px; position: fixed; }
.admin-bar header .main-navigation { top: 32px; }
.admin-bar header.sticky .header-top, .admin-bar header.header-two.sticky .header-top, .admin-bar header.header-three.sticky .header-top { display: none; }
.admin-bar header.sticky .main-navigation, .admin-bar header.header-two.sticky .main-navigation, .admin-bar header.header-three.sticky .main-navigation { top: 0; }

/*NO-LINE-HEIGHT*/
.noline-height { line-height: 13px; }
header.sticky .header-top { display: none; }

/* Hover */
header .header-top ul li a:hover { color: #ff4a17; }

/* Right */
header .header-top-right { margin-left: auto; }

/* Media */
header ul li.media-box i { padding-right: 0; }

/* Get a Quote */
header ul li.button { display: inline-block; }
header ul li.button .top-button a { background: #ff4a17; color: #ffffff; padding: 30px 20px; }
header.header-one ul li.button .top-button { background: #ff4a17; padding: 10px 10px; height: 31px; }
header .header-top ul li.button nav .top-button {background: inherit; padding: inherit; height: inherit;}
header .header-top ul li.button nav .top-button a {padding: 15px 20px; text-transform: capitalize;}
header .header-top ul li.button nav .top-button a:hover{background: #ffffff !important;} 
header .header-top ul li.button{margin-right: 0;}

/* Hover */
header ul li.button .top-button a:hover, header nav li.search:hover { color: #ffffff; background: #021629; }

/* Search */
header ul li.search { display: inline-block; color: #ffffff; transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }

/*```````````MAIN HEADER````````````````````````*/

/* logo */

header .custom-header .site-branding-text a img { height: 60px; transition: all 0.5s ease-in-out; }
header .custom-header .site-branding-text a { padding: 15px 0; }
header nav .custom-header { float: left; }
header .menu-testing-menu-container { width: 100%; }

header .custom-header .site-branding-text a img.img-fluid.sticky-logo { display: none; }

header.sticky .custom-header .site-branding-text a img.logo { display: none; }
header.sticky .custom-header .site-branding-text a img.img-fluid.sticky-logo { display: block; }

/* Menu */
header nav { padding: 0; }
header nav ul.navbar-nav { transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; float: right; margin: 0; padding: 0; margin-top: 0px; }
header nav ul.navbar-nav li { margin: 0 0px 0 0; position: relative; list-style: none; float: left; }
header nav .menu-primary-menu-container ul.navbar-nav > li:last-child { margin-right: 10px; }
header.header-two nav ul.navbar-nav li:last-child, header.header-fourth nav ul.navbar-nav li:last-child { margin-right: 0px; }
header nav ul.navbar-nav li a { text-transform: capitalize; font-weight: 600; padding: 0; font-size: 16px; color: #14212b; }
header nav ul.navbar-nav li ul.sub-menu li a { padding: 12px 15px; }
header nav ul.navbar-nav li a:hover { background: none; text-decoration: none; box-shadow: none; }
header nav ul.navbar-nav li a::before { background: #ff4a17; bottom: 30px; content: ''; height: 2px; left: 0; position: absolute; width: 0; transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
header nav ul.navbar-nav li i.toggledrop { display: inline; right: -15px; position: absolute; top: 45px; }
header#main-header .navbar .menu { margin: 0; padding: 0; }
header nav ul.navbar-nav li ul.sub-menu li.menu-item a { color: #14212b; }
header nav ul.navbar-nav li ul.sub-menu li.menu-item a:hover, header nav ul.navbar-nav li ul.sub-menu li.menu-item ul.sub-menu li.menu-item a:hover { color: #ff4a17; }

/* Hover */
header ul.navbar-nav li a:hover { color: #ff4a17; }
header nav ul.navbar-nav .menu-item:hover>a::before, header nav ul.navbar-nav .menu-item>a:hover::before, header nav ul.navbar-nav li a:hover::before { width: 100%; }

/*Active*/
header ul.navbar-nav li.menu-item.current-menu-item, header ul.navbar-nav li.menu-item.current-menu-ancestor { background: none; }
header nav ul.navbar-nav li.menu-item.current-menu-item a::before, header nav ul.navbar-nav li.menu-item.current-menu-ancestor a::before { background: #ff4a17; width: 100%; }
header .main-navigation ul li .sub-menu li.current-menu-ancestor.current-menu-parent a, header .main-navigation ul li .sub-menu li .sub-menu li.menu-item.current-menu-item a { color: #ff4a17; }
header .main-navigation .current-menu-item a, header .main-navigation ul li.current-menu-ancestor i { color: #ff4a17; }
header nav ul.navbar-nav li ul.sub-menu li.menu-item.current-menu-item.current_page_item > a, header nav ul.navbar-nav li ul.sub-menu li.menu-item.current-menu-item.current_page_item.menu-item-home a, header nav ul.navbar-nav li ul.sub-menu li.menu-item.current-menu-item > a, header .main-navigation ul li .sub-menu li.current-menu-ancestor.current-menu-parent ul.sub-menu li.menu-item.current-menu-item a { color: #ff4a17; }
header .main-navigation ul li .sub-menu li.current-menu-ancestor.current-menu-parent ul.sub-menu li.menu-item a { color: #14212b; }

/* Icon */
header ul { margin: 0; }
header nav li.search { background: #ff4a17; color: #ffffff; text-align: center; height: 30px; width: 30px; margin-left: 15px; line-height: 28px; position: absolute; top: 30px; right: 15px; outline: inherit; }
header nav li.search i { font-size: 14px; color: #ffffff; }
header nav li.search a { color: #ffffff; padding: 0; }

/*STICKY MENU*/
header.sticky, header.header-three.sticky { position: fixed; top: 0px; left: 0; display: inline-block; width: 100%; background: #ffffff; padding: 0; -webkit-box-shadow: 0 5px 15px 0 rgba(0, 33, 85, .1); -moz-box-shadow: 0 5px 15px 0 rgba(0, 33, 85, .1); box-shadow: 0 5px 15px 0 rgba(0, 33, 85, .1); clear: both; z-index: 999; }
header.sticky.header-one { position: fixed; }
header.sticky .custom-header .site-branding-text a { padding: 10px 0; }
header.header-one.sticky .container-fluid { padding: 0 40px; }
header.header-two.sticky { background: #14212b; }
header.sticky nav ul.navbar-nav>li { line-height: 65px; }

/*BUTTON*/
button:focus { outline: inherit; }

/*``````````````*****``````````````````````

MENU.CSS

````````````````*****`````````````````*/
.js .main-navigation ul, .main-navigation .menu-item-has-children > a > .icon, .main-navigation .page_item_has_children > a > .icon, .main-navigation ul a > .icon { display: none; }
.js .main-navigation.toggled-on > div > ul { display: inline-block; }
.main-navigation ul ul { padding: 0 0 0 1.5em; }
.main-navigation ul ul.toggled-on { display: block; }
.main-navigation li:last-child { border: 0; }
.main-navigation a { display: block; text-decoration: none; color: #14212b; font-weight: 600; }
.main-navigation .sub-menu li { border-bottom: 1px solid #dee2e6; }
.main-navigation .sub-menu li:last-child { border: none; }
.js .main-navigation ul.mobile-cart-menu { display: none; }
.main-navigation .kenray-right-menu .header-cart-btn > a, .main-navigation .mobile-cart-menu .header-cart-btn > a { padding: 34px 15px; position: relative; }

/* Menu toggle */
.menu-toggle { margin-right: 0; border: 0; -webkit-box-shadow: none; box-shadow: none; font-weight: 800; text-shadow: none; margin: 10px 0; font-size: 20px; background: #14212b; padding: 10px; display: inline-flex; text-align: center; color: #ffffff; float: right; line-height: 30px }

/* Display the menu toggle when JavaScript is available. */
.js .menu-toggle { display: inline-flex; }
.menu-toggle .icon { margin-right: 0px; top: 0px; }
.toggled-on .menu-toggle .icon-bars, .menu-toggle .icon-close { display: none; }
.toggled-on .menu-toggle .icon-close { display: inline-block; }

/* Toggle Dropdown  */
.toggle-dropdown { background-color: transparent; border: 0; -webkit-box-shadow: none; box-shadow: none; color: #14212b; display: block; font-size: 18px; right: 0px; line-height: 1.5; margin: 0 auto; padding: 0.5em; position: absolute; text-shadow: none; top: 0; }

/* SVG Icons base styles */
.icon { display: inline-block; fill: currentColor; height: 1em; position: relative; /* Align more nicely with capital letters */ top: -0.0625em; vertical-align: middle; width: 1em; }
@media screen and (min-width:62em) {

	/* Main Navigation */
	.js .menu-toggle, .js .toggle-dropdown { display: none; }
	.js .main-navigation ul, .js .main-navigation ul ul, .js .main-navigation > div > ul { display: block; margin-right: 0px; }
	.main-navigation li { display: inline-block; }
	.main-navigation a { padding: 1em 1.25em; }
	.main-navigation ul ul { background: #ffffff; border: 1px solid #dee2e6; box-shadow: 0 5px 18.9px 2.1px rgba(0, 0, 0, 0.1); left: -999em; padding: 0; position: absolute; top: 100%; z-index: 99999; }
	.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul { right: 100%; left: auto; }
	.main-navigation ul ul a { width: 16em; }
	.main-navigation ul ul a::before { display: none; }
	.main-navigation ul li:hover > ul { left: 0; right: auto; }
	.main-navigation .menu-item-has-children > a > .icon, .main-navigation .page_item_has_children > a > .icon { display: inline; left: 5px; position: relative; top: -1px; }
	.main-navigation ul ul .menu-item-has-children > a > .icon, .main-navigation ul ul .page_item_has_children > a > .icon { margin-top: -9px; left: auto; position: absolute; right: 1em; top: 50%; -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */ -ms-transform: rotate(-90deg); /* IE 9 */ transform: rotate(-90deg); }
	.main-navigation ul ul ul { left: -999em; margin-top: -1px; top: 0; }
	header.sticky .main-navigation ul li:hover > ul, header.sticky .main-navigation ul li.focus > ul { top: 65px; }
}
header .main-navigation ul li ul.sub-menu ul.sub-menu { top: 0; }
.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }
.screen-reader-text:focus { background-color: #f1f1f1; -webkit-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: 700; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ }
.page-numbers.current .screen-reader-text { clip: auto; height: auto; overflow: auto; position: relative !important; width: auto; }

/* Show screen reader text in some cases */
.no-svg .next.page-numbers .screen-reader-text, .no-svg .prev.page-numbers .screen-reader-text, .no-svg .social-navigation li a .screen-reader-text, .no-svg .search-submit .screen-reader-text { clip: auto; font-size: 16px; font-size: 1rem; font-weight: 400; height: auto; position: relative !important; /* overrides previous !important styles */ width: auto; }
.page-numbers.current .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; }

/*``````````````*****``````````````````````

HEADER CART

````````````````*****`````````````````*/

/*Woocommerce*/
.kenray-right-menu { display: flex; align-items: center; }
header nav.main-navigation { display: flex; align-items: center; }
header nav.main-navigation .menu-primary-menu-container { margin-left: auto; }
.kenray-mini-cart.cart { position: absolute; background: #ffffff; padding: 15px; display: none; width: 30%; right: 15px; box-shadow: 0 5px 18.9px 2.1px rgba(0, 0, 0, 0.1); }
.main-navigation .kenray-mini-cart .woocommerce-mini-cart { display: flex; flex-direction: column; position: relative; margin-bottom: 15px; left: 0; background: none; border: none; box-shadow: none; }
.header-cart-btn:hover .kenray-mini-cart.cart { display: block; }
.main-navigation .kenray-right-menu .header-cart-btn > a { padding: 34px 15px; position: relative; }
.main-navigation .kenray-mini-cart .woocommerce-mini-cart-item a { padding: 0;color: #14212b; }
.kenray-mini-cart ul.cart_list li a img { width: 50px; height: 50px; position: absolute; left: 0px; }
.kenray-mini-cart .woocommerce-mini-cart li.woocommerce-mini-cart-item.mini_cart_item { padding: 0 0px 0 60px; margin-bottom: 20px; }
.kenray-mini-cart .woocommerce-mini-cart .remove.remove_from_cart_button { position: absolute; right: 0px; font-size: 20px; width: 1em; }
.kenray-mini-cart .woocommerce-mini-cart__buttons a.button { background: #14212b; color: #ffffff; width: 47.6%; display: inline-flex; justify-content: center; padding: 15px; line-height: 2; border-radius: 0; }
.kenray-mini-cart .woocommerce-mini-cart__buttons a.button.checkout { margin-left: 15px; background: #ff4a17; }
.kenray-mini-cart .woocommerce-mini-cart__buttons a.button:hover { background: #ff4a17; }
.kenray-mini-cart .woocommerce-mini-cart__buttons a.button.checkout:hover { background: #14212b; }
.kenray-mini-cart .woocommerce-mini-cart__empty-message, .kenray-mini-cart .woocommerce-mini-cart__buttons { margin-bottom: 0; }
.cart-customlocation span { position: absolute; top: 28px; right: 5px; background: #ff4a17; height: 15px; font-size: 11px; color: #ffffff; width: 15px; display: flex; line-height: 19px; align-items: center; justify-content: center; border-radius: 50%; }
header.sticky .main-navigation .kenray-right-menu .header-cart-btn > a { padding: 22px 15px; }
header.sticky .cart-customlocation span { top: 16px; }
.woocommerce-error::before { left: 15px;}

/*``````````````*****``````````````````````

HEADER STYLE

````````````````*****`````````````````*/
/*one*/
header.sticky .custom-header .site-branding-text a img.logo, header.sticky .custom-header .site-branding-text a img.img-fluid.sticky-logo { height: 45px; }
header.sticky nav li.search { top: 18px; }
/*SEARCH*/
header.header-one nav li.search .search-button input[type="search"], header.header-three nav li.search .search-button input[type="search"] { height: 45px; border: none; border-radius: 0; outline: none; padding: 10px 30px 10px 10px; width: 0px; position: absolute; top: -9px; right: 0; background: none; cursor: pointer; color: #ffffff; }
header.header-one nav li.search .search-button input[type="search"]:focus, header.header-three nav li.search .search-button input[type="search"]:focus { width: 300px; background: #14212b; top: 35px; border: 2px solid; height: 55px; z-index: 111; }
header.header-one nav li.search .search-button button, header.header-three nav li.search .search-button button { background: none; border: none; color: #14212b; margin: 0; padding: 0; }
header.header-one { box-shadow: 0 5px 15px 0 rgba(0, 33, 85, .1); position: relative; }
header.header-one nav li.search { top: 0; position: relative; right:0; margin-left: 10px;}

/*HEADER TWO STYLE*/
header.header-two.sticky nav li.search { top: 0; }
header.header-two { background: rgb(255 255 255 / 0.1); position: absolute; top: 0px; left: 0; right: 0; border: 0; }
header.header-two ul#top-menu.navbar-nav { margin-right: 10px; }
header.header-two  .main-navigation a { color: #ffffff; }
header.header-two ul.sub-menu li a { color: #14212b; }
header.header-two.sticky nav ul.navbar-nav li a::before, header.header-three.sticky nav ul.navbar-nav li a::before, header.header-one.sticky nav ul.navbar-nav li a::before, header.header-fourth.sticky nav ul.navbar-nav li a::before, header.header-five.sticky nav ul.navbar-nav li a::before { bottom: 17px; }
header.header-two nav li.search { position: relative; top: 0; right: 0;margin-left: 10px; }
header.header-two.sticky nav li.search { top: 0; }
header.header-two nav li.search .search-button input[type="search"] { height: 45px; border: none; border-radius: 0; outline: none; padding: 10px 30px 10px 10px; width: 0px; position: absolute; top: -9px; right: 0; background: none; cursor: pointer; color: #ffffff; }
header.header-two nav li.search .search-button button { background: none; border: none; color: #14212b; margin: 0; padding: 0; }
header.header-two nav li.search .search-button input[type="search"]:focus { width: 300px; background: #14212b; top: 35px; border: 2px solid; height: 55px; z-index: 111; }
/*ADMIN-BAR*/
.admin-bar header.header-two { top: 32px; }

/*HEADER three STYLE*/
header.header-three { background: none; position: absolute; top: 0px; left: 0; right: 0; border: 0; }
header.header-three nav li.button { background: #ff4a17; color: #ffffff; text-align: center; margin-left: 0; line-height: 30px; }
}
header.header-three ul li.button .top-button:hover { background: #14212b !important; }
header.header-three nav li.button:hover a { color: #ffffff; }
header.header-three nav li.search { background: none; height: inherit; width: inherit; text-align: center; margin-left: 0px; line-height: 30px; position: relative; top: 0px; right: 0px; padding-left: 0px; margin-right: 15px; }
header.header-three nav li.search a { color: #14212b; padding: 0; }
header.header-three nav ul.navbar-nav { padding-right: 10px; }
header.header-three.sticky .header-top { display: none; }
header.header-three .header-top ul { display: -webkit-box; float: right; }
header.header-three .header-top { background: none; }
header.header-three .header-top .header-top-left, header.header-three .header-top .header-top-right { padding: 0; }
header.header-three.sticky nav li.search { top: 0px; }
header.header-three.sticky nav li.search { line-height: 24px; }
header.header-three.sticky ul li.button .top-button a { padding: 18px 20px; }
header.header-three nav .menu-primary-menu-container ul.navbar-nav > li:last-child { margin-right: 5px; }
header.header-three .main-navigation .header-cart-btn a.cart-customlocation { padding: 34px 15px; position: relative; z-index: 9; }
header.header-three.sticky .cart-customlocation span { top: 28px; }
header.header-three nav li.search i { color: #14212b; }
/*ADMIN-BAR*/
.admin-bar header.header-three { top: 32px; }
.admin-bar header.header-three.sticky .main-navigation { top: 0px; }

/*HEADER FOUR STYLE*/
header.header-fourth .header-for-sub .header-box { display: inline-block; width: 100%; margin: 15px 0; }
header.header-fourth .header-for-sub .header-box .section-icon { height: 60px; width: 60px; text-align: center; display: inline-block; background-color: rgb(181 180 180 / 10%); vertical-align: -webkit-baseline-middle; border: 1px solid rgb(34 34 34 / 0.1); }
header.header-fourth .header-for-sub .header-box  .section-wrap { display: inline-block; margin-left: 20px; vertical-align: middle; width: 65%; }
header.header-fourth .header-for-sub .header-box  .section-icon span { font-size: 24px; line-height: 60px; color: #ff4a17; }
header.header-fourth .header-for-sub .header-box  .section-head span { font-size: 18px; line-height: 30px; font-style: normal; font-weight: 700; text-transform: capitalize; color: #14212b; }
header.header-fourth .header-for-main { z-index: 9; position: relative; }
header.header-fourth .menu-primary-menu-container { margin-left: auto; }
header.header-fourth  .sub-header-button { height: 90px; background: #ff4a17; width: 100%; display: flex; align-items: center; color: #ffffff; padding-right: 60px; }
header.header-fourth  .sub-header-button .header-info p { color: #ffffff; margin-bottom: 0; font-size: 18px; margin-top: 0; line-height: 28px; font-weight: 600; }
header.header-fourth  .sub-header-button .header-info { padding: 12px 25px; display: inline-block; text-align: right; }
header.header-fourth  .sub-header-button .icon-box { display: inline-block; background: #333; height: 90px; line-height: 90px; padding: 0 25px; }
header.header-fourth  .sub-header-button .icon-box  i { font-size: 22px; }
header.header-fourth  .sub-header-button .icon-box a { height: 90px; width: 90px; color: #ffffff; text-align: center; font-size: 28px; background: #14212b; display: flex; align-items: center; justify-content: center; }
header.header-fourth .sub-header-button .icon-box a:hover { background: #ffffff; color: #ff4a17; }
header.header-fourth  ul.navbar-nav { padding-right: 10px; }
header nav ul.navbar-nav li { margin: 0px 15px 0px 15px; line-height: 90px; }
header nav ul.navbar-nav li:last-child { margin-right: 0; }
header nav ul.navbar-nav .sub-menu li { line-height: 24px; margin: 0; }
header.header-fourth .custom-header .site-branding-text a { padding: 15px 0; display: flex; }
header.header-fourth.sticky .custom-header .site-branding-text a { padding: 10px 0; }
header.header-fourth .kenray-mini-cart.cart { width: 18%; right: 20%; top: 100%; }
header.header-fourth.sticky .kenray-mini-cart.cart { width: 20%; right: 5%; }
/*cart*/
header.header-fourth .main-navigation .kenray-right-menu .header-cart-btn > a { padding: 20px 15px; position: relative; top: 15px; }
header.header-fourth.sticky .main-navigation .kenray-right-menu .header-cart-btn > a { top: 0px; }
header.header-fourth ul li.header-cart-btn { height: 90px; }
header.header-fourth.sticky ul li.header-cart-btn { height: inherit;}
header.header-fourth.sticky .kenray-mini-cart.cart { right: 0; } 
/*ADMIN-BAR*/
.admin-bar header.header-fourth.sticky { top: 32px; }
/*SEARCH*/
header.header-fourth nav li.search .search-button input[type="search"] { height: 45px; border: none; border-radius: 0; outline: none; padding: 10px 30px 10px 10px; width: 0px; position: absolute; top: -9px; right: 0; background: none; cursor: pointer; color: #ffffff; }
header.header-fourth nav li.search .search-button button { background: none; border: none; color: #14212b; margin: 0; padding: 0; }
header.header-fourth nav li.search { background: none; color: #ffffff; text-align: center; height: 30px; width: 30px; margin-left: 15px; line-height: 28px; position: relative; top: 15px; right: 20px; outline: inherit; }
header.header-fourth nav li.search i { color: #14212b; }
header.header-fourth nav li.search:hover i { color: #ff4a17; }
header.header-fourth nav li.search .search-button input[type="search"]:focus { width: 300px; background: #14212b; top: 35px; border: 2px solid; height: 55px; z-index: 111; }
/*STICKY MENU FOURTH*/
header.sticky, header.header-fourth.sticky { position: fixed; top: 0px; left: 0; display: inline-block; width: 100%; background: #ffffff; padding: 0; -webkit-box-shadow: 0 5px 15px 0 rgba(0, 33, 85, .1); -moz-box-shadow: 0 5px 15px 0 rgba(0, 33, 85, .1); box-shadow: 0 5px 15px 0 rgba(0, 33, 85, .1); clear: both; z-index: 9999; }
header.header-fourth.sticky .header-for-sub { position: relative; }
header.header-fourth.sticky nav ul.navbar-nav { margin-top: 0; }
header.header-fourth.sticky .header-box { display: none; }
header.header-fourth.sticky .sub-header-button { display: none; }
header.header-fourth.sticky .menu-primary-menu-container { position: relative; background: none; box-shadow: none; }
header.header-fourth.sticky ul.navbar-nav { padding-right: 0; margin-right: 0; }
header.header-fourth.sticky .header-for-main { position: relative; padding: 0 100px !important; }
header.header-fourth.sticky .menu-primary-menu-container { margin-right: 20px; }
header.header-fourth.sticky nav li.search { top: 0; }
header.header-fourth .cart-customlocation span {top: 15px;}


/*HEADER FIVE STYLE*/
.header-five { position: absolute; background: rgb(255 255 255 / 5%); }
.admin-bar .header-five { top: 32px; }

.header-five .container-fluid { padding: 0 200px; }

.header-five nav ul.navbar-nav li a { color: #ffffff; }

.header-five .kenray-right-menu { padding-left: 50px; }
header.header-five ul li.button .top-button a { padding: 15px 25px; }

header.header-five.sticky nav ul.navbar-nav li a { color: #201631; }


/*``````````````*****``````````````````````

CSS

````````````````*****`````````````````*/

/*ERROR 404*/
.error-404.not-found { text-align: center !important; }
.error-404 h4 { font-size: 50px; font-weight: 800; line-height: 60px; margin: 80px 0 30px 0; }
.error-404 p { font-size: 18px; color: #666666 !important; margin-bottom: 50px; }
.error-404 .button { background: #ff4a17; padding: 15px 30px; color: #ffffff; }
.error-404 .button:hover { background: #14212b; }
.error-404 { margin-bottom: 90px; }
.text-404 { font-size: 300px; line-height: 300px; color: #14212b; font-family: 'Nunito', sans-serif; margin-top: 50px; font-weight: 600; }

/*TEAM DETAIL*/

.team-title-wrap .team-title h4 { font-size: 40px; font-weight: 700; line-height: 60px; }
.team-title-wrap .team-title span { font-size: 18px; color: #ff4a17; font-weight: 600; }
.team-title-wrap .team-more-detail label, .team-call { font-size: 18px; color: #14212b; font-weight: 600; padding-right: 10px; }
.team-title-wrap .team-social-call li { display: inline; list-style: none; }
.team-title-wrap .team-social-call .team-social li a { width: 40px; height: 40px; line-height: 40px; border-radius: 100%; display: inline-block; text-align: center; background: #f2f2f2; margin-right: 10px; }
.team-title-wrap .team-more-detail { position: relative; margin-bottom: 60px; }
.team-title-wrap .team-more-detail::after { position: absolute; background: #f2f2f2; height: 2px; width: 530px; left: 0; content: ''; bottom: -20px; }
.team-title-wrap .team-social-call .team-social { top: 30px; margin-top: 40px; }
.team-title-wrap .team-social-call .team-social li a:hover { background: #ff4a17; color: #ffffff; }
.team-title-wrap .team-more-detail label, .team-call i { color: #ff4a17; padding-right: 10px; }
.team-title-wrap .team-title { margin-bottom: 15px; }
.team-title-wrap ul.team-more-detail, .team-title-wrap .team-social-call ul.team-social { padding-left: 0 !important; }
.team-title-wrap ul.team-more-detail li a, .team-title-wrap ul.team-social-call .team-call a { color: #14212b; }
.team-title-wrap ul.team-more-detail li a:hover, .team-title-wrap ul.team-social-call .team-call a:hover { color: #ff4a17; }
.team-title-wrap .team-title .team-short-desc { margin-top: 15px }
.team .team-shadow { padding: 15px 0; background-image: url("../images/team-detail-bg.jpg"); -webkit-box-shadow: 5px 6px 36px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow: 5px 6px 36px 0px rgba(0, 0, 0, 0.15); box-shadow: 5px 6px 36px 0px rgba(0, 0, 0, 0.15); }
.team-title-wrap ul.team-more-detail { list-style: none; }

/*SAMPLE DATA*/
.wp-caption, .gallery-caption { color: #666666; font-size: 13px; font-size: 0.8125rem; font-style: italic; margin-bottom: 1.5em; max-width: 100%; }
.wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; }
.wp-caption .wp-caption-text { margin: 0.8075em 0 0; }
.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar { border: 1px solid #333; padding: 2px; }
figcaption.blocks-gallery-caption { margin-bottom: 10px; }
.gallery-size-thumbnail .gallery-item img { margin-bottom: 10px; }
.wp-block-columns.alignwide .wp-block-column blockquote { margin: 0; }
.post.type-post .post-box p.has-text-color.has-background.has-very-light-gray-color, .post-box .post-excerpt .wp-block-button a.wp-block-button__link { color: #ffffff; }
.post-box .post-excerpt .wp-block-button.is-style-outline a.wp-block-button__link { color: #14212b; }

/*``````````````*****``````````````````````

SEARCH PAGE

````````````````*****`````````````````*/
form.search-form input { width: 85%; border: 1px solid #dddddd; padding: 15px 15px; color: #222222; }
form button.search-submit { margin-left: 10px; background: #ff4a17; color: #ffffff; border: none; padding: 12px 15px; font-size: 20px; }

/*``````````````*****``````````````````````

MONSTER WIDGET

````````````````*****`````````````````*/
.footer-widget .widget.widget_calendar table.wp-calendar-table caption { color: #ffffff; }
.widget.widget_categories ul li.cat-item ul.children { width: 100%; }
.footer-widget .widget.widget_recent_comments li.recentcomments span a, .footer-widget table td, .footer-widget table th, .footer-widget .widget .tagcloud a, .footer-widge .widget.widget_tag_cloud a, .footer-widget .wp_widget_tag_cloud a { color: #ffffff; }
.footer-widget .widget.widget_rss ul li { margin-top: 10px; color: #ffffff; }
.footer-widget .widget.widget_rss ul li a.rsswidget { color: #fff; }
.footer-widget span.wp-calendar-nav-prev a, footer .footer-widget .widget.widget_categories ul li.cat-item { color: #ffffff; }
.footer-widget .widget .tagcloud a:hover, .footer-widget .widget.widget_rss ul li a.rsswidget:hover { color: #ff4a17; }
footer.site-footer .widget .textwidget p.wp-caption-text { color: #14212b; }
footer.site-footer .widget.widget_nav_menu ul.sub-menu li, footer.site-footer .widget.widget_pages ul li.page_item { padding-left: 0; }
footer.site-footer .footer-widget .widget ul.sub-menu, footer.site-footer .footer-widget .widget ul.children { padding-left: 15px !important; }
footer.site-footer .footer-widget .widget ul li ul li { margin-top: 10px; margin-bottom: 0; }
footer.site-footer .footer-widget .widget ul li { margin-top: 0; }

/*``````````````*****``````````````````````

BLOG DETAIL

````````````````*****`````````````````*/
.post.type-post ul.kenray-list.section-style1 { padding-left: 0px; }

/*``````````````*****``````````````````````

SAMPLE DATA

````````````````*****`````````````````*/
.elementor-page .site-main, .wpb-js-composer .site-main {
    padding: 0;
}

.site-main, .single-post.elementor-page .site-main {
    padding: 80px 0 80px;
}

.main-navigation #menu-container {
    margin-left: auto;
}


.sidebar .widget ul li ul.children li, .sidebar .widget ul.sub-menu li { border-bottom: none; }
.sidebar .widget ul li ul.children li { border-bottom: none; border-top: 1px solid #f2f2f2; padding-top: 10px; margin-top: 15px; padding-bottom: 0; padding-left: 20px; }
.sidebar .widget ul li ul::before { background: none; }
.page-links.pagination { text-transform: capitalize; clear: both; padding-top: 25px; float: left; padding-bottom: 12px; }
.page-links.pagination .post-page-numbers.current span { background: #ff4a17; padding: 10px 15px; margin: 0 10px; color: #ffffff; }
.page-links.pagination a.post-page-numbers { color: #14212b; margin: 0 10px; }
.page-template-default.page.page-child .k-content::before, .page-template-default.page.page-child .k-content::after { content: " "; display: table; clear: both; }
.blog .site-content .site-main, .woocommerce-page .site-main,.woocommerce .site-main{ padding: 80px 0; }
figure.wp-caption { background: transparent; }
.wp-caption { background: #f5f5f5; padding: 10px 10px 5px 10px; text-align: center; }
.aligncenter { display: block; margin: 0 auto; }
.alignleft { float: left; margin: 0 30px 0 0; }
.alignright { float: right; margin: 0 0 30px 30px; }
ol, ul { padding-left: 35px !important; line-height: 2; margin-bottom: 15px; }
p { margin-bottom: 1.6rem; line-height: 2; }
.home ol, .home ul { padding-left: 0 !important; line-height: inherit; list-style: none; }
.home p { margin-bottom: 1rem; }
blockquote { margin: 1rem 0 1.5rem; padding: 15px; background: #f8f8fa; border-left: 4px solid #ff4a17; }
.widget ul { padding: 0 !important; list-style: none; }
blockquote P { margin-bottom: 0px; }
pre { color: #212529; background: #f8f8fa; padding: 30px; }
.home .k-content { display: inherit; clear: inherit; }
ol.comment-list { padding-left: 0 !important; }
.post.type-post.format-standard .post-box .post-excerpt .has-background-dim p { color: #ffffff; }
.post.type-post .aligncenter { display: inherit; }
.post.type-post .wp-block-cover.has-pale-pink-background-color.has-background-dim.has-left-content.aligncenter { display: flex; }
.single.single-post footer { padding: 0; }
ul.wp-block-latest-posts.wp-block-latest-posts__list, ol.wp-block-latest-comments { padding-left: 0 !important; margin: 15px 0; }
:root .has-pale-pink-background-color { background-color: inherit; padding: 15px; }
.wp-block-gallery .blocks-gallery-grid { padding-left: 0 !important; }
.wp-block-archives.wp-block-archives-dropdown { margin-top: 20px; }
.wp-block-categories.wp-block-categories-dropdown { margin: 20px 0; }
.post-box .wp-block-calendar nav.wp-calendar-nav { margin-bottom: 20px; }
.post .post-box .post-excerpt p.has-background { padding: 15px; }
.post-template-default.single.single-post .site-content .site-main, .post-template-default.single.single-post .site-content .site-main { padding: 80px 0; }
.page-template-default.page .header-enable .site-main { padding: 0; }
.home.page-template-default.page .site-content .site-main { padding: 0; }
iframe, embed, object { width: 100%; }
.page-header nav ul { padding-left: 0px !important; }

/*``````````````*****``````````````````````

SERVICE DETAILS

````````````````*****`````````````````*/
.servicebar .menu-services-container ul li { list-style: inherit; padding-left: 0px; }
.servicebar .menu-services-container ul li a { border: 1px solid #f8f8f8; padding: 15px 12px; margin: 10px 0px; display: flex; }
.servicebar .menu-services-container ul a:before { display: none; padding-left: 0; }
.servicebar .menu-services-container ul li.current-menu-item a, .menu-services-container ul li a:hover { background: #ff4a17; border: 1px solid #ff4a17; color: #ffffff; }
.servicebar .widget.widget_mc4wp_form_widget { background: #14212b; text-align: center; }
.servicebar .widget.widget_mc4wp_form_widget .mc4wp-form-fields label { color: #c6c4c4; }
.servicebar .widget.widget_mc4wp_form_widget .mc4wp-form-fields h4 { color: #ffffff; margin-bottom: 15px; }
.servicebar .widget.widget_mc4wp_form_widget .mc4wp-form-fields input { width: 100%; padding: 15px 15px; margin-top: 15px; margin-bottom: 20px; }
.servicebar .widget.widget_mc4wp_form_widget .mc4wp-form-fields input.submit { width: 50%; color: #ffffff; background: transparent; padding: 15px 15px; margin-top: 10px; margin-bottom: 20px; border: 1px solid #f2f2f2; }
.servicebar .widget.widget_mc4wp_form_widget .mc4wp-form-fields input.submit:hover { background: #ff4a17; border: 1px solid #ff4a17; transition: all 0.5s ease-in-out; }
.servicebar .wpb_widgetised_column.wpb_content_element .widget.widget_nav_menu, .servicebar .wpb_widgetised_column.wpb_content_element .widget.widget_mc4wp_form_widget { padding: 30px 20px; }
.servicebar .widget.pdf-file { background: #f2f2f2; padding: 30px 20px; }
.servicebar .widget.pdf-file li { display: flex; }
.servicebar .widget.pdf-file li .description { margin-left: 15px; border-left: 1px solid #ddd; padding-left: 15px; }
.servicebar .widget.pdf-file li i { color: #ff4a17; font-size: 34px; line-height: 44px; }
.servicebar .widget.pdf-file li h6 { font-weight: 700; }
.post.type-post ul.kenray-list.section-style1 li, ul.kenray-list li { list-style: none; }

/*``````````````*****``````````````````````

ABOUT US

````````````````*****`````````````````*/

/*ICON BOX*/

.icon-box.section-style6 { -webkit-box-shadow: 0px 0px 11px 8px rgba(249, 249, 249, 1); -moz-box-shadow: 0px 0px 11px 8px rgba(249, 249, 249, 1); box-shadow: 0px 0px 11px 8px rgba(249, 249, 249, 1); padding-bottom: 20px; padding-top: 20px; padding-left: 10px; padding-right: 10px; }
.icon-box.section-style6 .icon-head h4 { text-align: center; color: #14212b; font-weight: 700; font-size: 18px; text-transform: capitalize; }
.icon-box.section-style6 .section-icon { display: block; text-align: center; }
.icon-box.section-style6 .section-icon i { font-size: 24px; color: #ff4a17; line-height: 45px; }

/*IMAGES*/
.kenray-images.section-style4 { position: relative; }
.kenray-images.section-style4 .section-image-one { position: absolute; top: 0; right: 0; bottom: inherit; left: inherit; }
.kenray-images.section-style4 .section-image-two { position: absolute; bottom: -600px; width: 70%; left: 50px; }
.kenray-images.section-style4 .section-image-three { position: absolute; bottom: -400px; left: 15px; width: 40%; }

/*ABOUT US 2*/
.vc_row.wpb_row .counter-top { -webkit-box-shadow: 0px 0px 11px 8px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px 11px 8px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 11px 8px rgba(0, 0, 0, 0.1); position: absolute; background: #ffffff; width: 95%; top: -100%; z-index: 9; left: 0; padding-top: 30px; padding-left: 50px; padding-bottom: 55px; padding-right: 20px; }
.vc_row.wpb_row .counter-top img { width: 475px; }

/* SERVICE IMAGE HOVER */
.img-hover-zoom { overflow: hidden; border: 5px solid #ffffff; }
.img-hover-zoom img { transition: transform .5s ease; }
.img-hover-zoom:hover img { transform: scale(1.1); }

/*``````````````*****``````````````````````

PORTFOLIO DETAIL

````````````````*****`````````````````*/
.port-detail, .contact-detail { background: #f2f2f2; padding: 30px 30px; margin-bottom: 30px; }
.port-detail .title h2, .contact-detail .title h2 { color: #14212b; font-weight: 700; font-size: 22px; line-height: 33px; text-transform: capitalize; text-align: left; margin-bottom: 15px; }
.port-detail i, .contact-detail i { font-size: 16px; color: #ff4a17; line-height: 26px; width: 20px; }
.port-detail .description { padding-left: 15px; width: 100%; }
.port-detail .description h6 { font-weight: 400; text-transform: capitalize; text-align: left; display: inline-block; font-size: 17px; line-height: 27px; }
.port-detail .description span { float: right; text-transform: capitalize; }
.port-detail ul li, .contact-detail ul li { display: flex; margin: 10px 0; }
.port-detail ul, .contact-detail ul { padding-left: 0px !important; }

/*CONTACT*/
.contact-detail ul li a { display: flex; color: #616161; }
.contact-detail span { padding-left: 12px; }
.contact-detail p { margin-bottom: 1rem; line-height: 1.5; }

/*FORM*/
.elementor-widget-wp-widget-mc4wp_form_widget, .widget.widget_mc4wp_form_widget { background: #14212b; text-align: center; }
.elementor-widget-wp-widget-mc4wp_form_widget .mc4wp-form-fields label, .widget.widget_mc4wp_form_widget .mc4wp-form-fields label { color: #c6c4c4; }
.elementor-widget-wp-widget-mc4wp_form_widget .mc4wp-form-fields h4, .widget.widget_mc4wp_form_widget .mc4wp-form-fields h4 { color: #ffffff; margin-bottom: 15px; }
.elementor-widget-wp-widget-mc4wp_form_widget .mc4wp-form-fields input, .widget.widget_mc4wp_form_widget .mc4wp-form-fields input { width: 100%; padding: 15px 15px; margin-top: 20px; }
.elementor-widget-wp-widget-mc4wp_form_widget .mc4wp-form-fields input.submit, .widget.widget_mc4wp_form_widget .mc4wp-form-fields input.submit { width: 50%; color: #ffffff; background: transparent; padding: 15px 15px; margin-top: 20px; border: 1px solid #f2f2f2; }
.elementor-widget-wrap .elementor-widget-wp-widget-mc4wp_form_widget, .wpb_widgetised_column.wpb_content_element .widget.widget_mc4wp_form_widget { padding: 30px 20px; }



.widget.widget_text .mc4wp-form-fields .form-input { display: flex; }
.widget.widget_text .mc4wp-form-fields input { background: rgb(255 255 255 / 15%); border: none; width: 100%; }
.widget.widget_text .mc4wp-form-fields input.submit { margin-left: 0; background: #ff4a17; border: 1px solid #ff4a17; width: auto; padding: 15px 10px; }


/*``````````````*****``````````````````````

QUOTED

````````````````*****`````````````````*/
.kenray-quoted { position: relative; background: #f2f2f2; padding: 20px 25px; }
.kenray-quoted::after { position: absolute; width: 5px; height: 100%; background: #ff4a17; content: ''; top: 0; left: 0; }
.kenray-quoted p { font-size: 20px; font-style: italic; font-weight: 600; }
.kenray-quoted span { color: #ff4a17; }
.post.type-post .post-box .post-excerpt .kenray-quoted { margin-bottom: 20px; }
.post.type-post .post-box .post-excerpt .kenray-heading p { padding-bottom: 0px; }


/*Tab*/
.kenray-tab.kenray-tab-style-2 ul.ui-tabs-nav { display: flex; justify-content: center; align-items: center; margin-bottom: 60px; }
.kenray-tab.kenray-tab-style-2 ul.ui-tabs-nav li { flex: 1 1 auto; background: #202c36; margin-right: 15px; width: 100%; }
.kenray-tab.kenray-tab-style-2 ul.ui-tabs-nav li:last-child { margin-right: 0; }
.kenray-tab.kenray-tab-style-2 ul.ui-tabs-nav li a { padding: 30px; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; flex-direction: column; }
.kenray-tab.kenray-tab-style-2 ul.ui-tabs-nav li a:hover, .kenray-tab.kenray-tab-style-2 ul.ui-tabs-nav li.ui-tabs-active a { background: #596efe; }
.kenray-tab.kenray-tab-style-2 ul.ui-tabs-nav li a .tab-title { font-size: 22px; text-align: center; font-weight: 600; color: #ffffff; }
.kenray-tab.kenray-tab-style-2 ul.ui-tabs-nav li img { height: 60px; margin-bottom: 15px; }

.kenray-tab.kenray-tab-style-2 .section-heading { margin-bottom: 30px; }
.kenray-tab.kenray-tab-style-2 .kenray-list.section-style1 li { margin-bottom: 15px; }
.kenray-tab.kenray-tab-style-2 .kenray-list { margin-top: 30px; }
.kenray-tab.kenray-tab-style-2 .kenray-list.section-style1 li i { margin-right: 10px; }
.kenray-tab.kenray-tab-style-2 .kenray-list.section-style1 li i.fas { font-size: 16px; line-height: 28px; }
.kenray-tab.kenray-tab-style-2 .tab-info { align-items: center; }

.kenray-contact-dot:before { content: ""; background: url(https://kenray.nurcodes.com/home-6-el/wp-content/uploads/sites/30/2021/02/ball-2.svg); height: 300px;    width: 300px; position: absolute; right: -140px; top: -50px; border-radius: 90%; }




/*``````````````*****``````````````````````

        Woocommerce

````````````````*****`````````````````*/
/*SHOP PAGE*/
.woocommerce span.onsale { min-height: auto; min-width: auto; padding: 5px 10px; font-weight: 700; position: absolute; text-align: center; line-height: 24px; border-radius: 0; background-color: #ff4a17; color: #ffffff; font-size: 14px; z-index: 9; }
.woocommerce ul.products li.product .onsale { top: 20px; right: 20px; left: auto; margin: 0; }
.woocommerce ul.products li.product .button { margin-top: 15px; color: #ffffff; background-color: #14212b; border-radius: 0; padding: 12px 15px; }
.woocommerce ul.products li.product .button:hover { background-color: #ff4a17; }
.woocommerce ul.products li.product h2.woocommerce-loop-product__title { color: #14212b; font-weight: 800; padding: 0; margin: 0; font-size: 18px; line-height: 28px;
 margin-top:15px;}
.woocommerce-Price-amount bdi { color: #ff4a17; font-weight: 800;}
span.woocommerce-Price-amount{    margin-right: 5px; }
span.woocommerce-Price-amount:first-child{ margin-left: 0px;}
span.woocommerce-Price-amount{ margin-left: 5px;}
.woocommerce ul.products li.product .price { color: #656561; margin-bottom: 0; }
.woocommerce ul.products li.product .price del { color: #656561; }
.woocommerce .woocommerce-ordering select { padding: 10px 15px; border: none; margin-right: 5px; background-color: #eaeff3; outline: inherit; }
.woocommerce ul.products { padding-left: 0 !important; }
.woocommerce .woocommerce-ordering { margin: 0; margin-bottom: 30px; }
.woocommerce .woocommerce-result-count { margin: 0; padding: 10px 0; }
.woocommerce nav.woocommerce-pagination ul li { color: #ff4a17; }
.woocommerce a.button.added::after { font-size: 13px; padding-left: 5px; }
.woocommerce .star-rating span{color: #fda22a;}
.woocommerce .price-rating-wrap {display: flex;}
.woocommerce ul.products li.product { overflow: hidden; }
.woocommerce ul.products li.product a img { position: relative; overflow: hidden;    margin: 0; }
.woocommerce ul.products li.product .button{ text-align: center; position: absolute; top: 200px; opacity: 0; transition: 0.5s ease; padding: 15px; margin: 0 auto; width: 80%;
left: 0;right: 0;}
.woocommerce ul.products.columns-3 li.product .button{top: 300px; }
.woocommerce ul.products.columns-5 li.product .button{top: 150px; padding: 12px;}
.woocommerce ul.products.columns-5 li.product a.added_to_cart { padding: 5px 0; }
.woocommerce ul.products.columns-5 li.product .button.product_type_external { font-size: 12px; }
.woocommerce ul.products.columns-5 li.product a.button.loading::after {
    top: 12px;
    right: 15px;
}
.woocommerce ul.products li.product a.added_to_cart{opacity: 0;text-align: center; position: absolute; bottom: 75px;transition: 0.5s ease; padding: 10px; margin: 0 auto; width: 80%;
left: 0;right: 0;background-color: #ff4a17; color: #ffffff;font-weight: 600;}
.woocommerce ul.products li.product:hover a.added_to_cart{opacity: 1; cursor: pointer; transform: translateY(-20px); }
.woocommerce ul.products li.product a.button.loading::after{ top: 15px;right: 30px;}
.woocommerce ul.products li.product .button.added{display: none;}
.woocommerce ul.products li.product:hover .button { opacity: 1; cursor: pointer; transform: translateY(-20px); }
.woocommerce ul.products li.product .star-rating { font-size: 16px; margin: 0; margin-left: auto; }
.woocommerce .star-rating::before { right: 0; }
/*.woocommerce ul.products li.product .price {     display: flex; }*/
.woocommerce .star-rating span { right: 0; }

/*CART PAGE*/
.woocommerce a.remove:hover { color: #8f8f8f !important; background: inherit; }
.woocommerce table.shop_table th { font-weight: 700; padding: 15px 15px; line-height: 1.5; border-left: none; border-right: none; }
.woocommerce-cart-form__cart-item .product-thumbnail img { width: 100px; }
.woocommerce a.remove { border-radius: 0; color: #8f8f8f !important; border: 0; }
.woocommerce table.shop_table td.product-name a { color: #14212b; font-weight: 800; }
.woocommerce table.shop_table td.product-name a:hover{color: #ff4a17; }
.woocommerce .quantity .qty { width: 80px; height: 45px; text-align: center; background: #f5f4f5; border: 0; outline: inherit; display: inline-block; padding: 5px 10px; }
.woocommerce-cart table.cart td.actions .coupon .input-text { float: inherit; box-sizing: border-box; border: none; padding: 10px 15px; margin: 0; outline: 0; background: #f5f4f5; margin-right: 15px; }
.woocommerce-cart table.cart .product-thumbnail a img { width: 100px; }
.woocommerce button.button { background-color: #ff4a17; color: #ffffff; padding: 12px 15px; border-radius: inherit; font-weight: normal; }
.woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled] { background-color: #14212b; opacity: 1; }
.woocommerce button.button:hover,.woocommerce a.button.alt:hover { background-color: #14212b !important; color: #ffffff; }
.woocommerce a.button.alt { background-color: #ff4a17; }
.woocommerce a.button.alt { margin-bottom: 0; background-color: #ff4a17; border-radius: inherit; }
.woocommerce button.button.alt:hover { background-color: #14212b; color: #ffffff; }
.woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text { width: auto; }
tbody .woocommerce-cart-form__cart-item.cart_item { margin-bottom: 30px; }
.woocommerce table.shop_table td { border-top: 1px solid rgba(0, 0, 0, .1); padding: 20px; vertical-align: middle; line-height: 1.5em; border-right: none; border-left: none; }
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals { float: right; width: 50%; border: 1px solid rgba(0, 0, 0, .1); padding: 20px; }
.woocommerce .cart-collaterals table.shop_table { border: 0; margin: 15px 0; }
table.shop_table td, table.shop_table th { border: none; }
.woocommerce a.button.alt:hover { background-color: #14212b; color: #ffffff; }
.cart_totals  h2 { font-weight: 600; }
.woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled]{background: #dcdcdc !important;}

/*PRODUCT DETAIL*/
.product-template-default.single.single-product article, .product-template-default.single.single-product .sidebar { margin-top: 80px; }
.woocommerce .product.type-product span.onsale { top: 20px; left: 20px; }
.woocommerce div.product p.price, .woocommerce-product-details__short-description p { margin-bottom: 15px; }
.woocommerce div.product form.cart { margin-bottom: 50px; margin-top: 25px; }
.woocommerce div.product form.cart div.quantity { margin-right: 10px; }
form.cart .single_add_to_cart_button.button.alt { background-color: #14212b; color: #ffffff; height: 45px; }
form.cart .single_add_to_cart_button.button.alt:hover { background-color: #ff4a17; }
.woocommerce div.product div.images { margin-bottom: 5em; }
.woocommerce-Tabs-panel.wc-tab h2, .related.products h2 { font-size: 32px; font-weight: 600; }
.woocommerce table.shop_attributes { margin-top: 20px; }
.woocommerce table.shop_attributes td p { padding: 10px 15px; }
.woocommerce .related.products ul.products li.product.featured { margin-left: 0; margin-top: 30px; }
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { margin-top: 30px; margin-bottom: 45px; }
.woocommerce div.product div.images .flex-control-thumbs { padding: 0 !important; }

/*REVIEW*/
.woocommerce #reviews #comments ol.commentlist li img.avatar { left: -30px; width: 70px; }
.woocommerce #review_form #respond textarea { border: 1px solid #eaeaea; outline: inherit; padding: 15px; }
.woocommerce-tabs #review_form .comment-respond .comment-form-author input, .woocommerce-tabs #review_form .comment-respond .comment-form-email input { width: 100%;  height: 50px; border: 1px solid #eaeaea; padding: 15px; }
.woocommerce-tabs #review_form .comment-respond .comment-form-author, .woocommerce-tabs #review_form .comment-respond .comment-form-email { width: 100%;}
.woocommerce #review_form #respond .form-submit input {background: #ff4a17; padding: 20px 30px; border-radius: 0; color: #ffffff; }
.woocommerce #review_form #respond .form-submit input:hover{background: #14212b;}
/*CHOOESE*/
.woocommerce div.product form.cart .variations select { height: 45px; border: 1px solid #eaeaea; padding: 0 15px;outline: inherit; }
/*VIEW CART*/
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .wc-forward {background: #ff4a17; padding: 15px 20px; border-radius: 0; color: #ffffff;}
/*.woocommerce .woocommerce-notices-wrapper .woocommerce-message a.restore-item{margin-left: 15px;}*/
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .wc-forward:hover{background: #14212b;}

/*CHECKOUT*/
.woocommerce form .form-row input.input-text { height: 40px; border: 1px solid #ffffff; border-bottom: 1px solid #d8d8d8; outline: 0; }
.woocommerce-checkout form.checkout .form-row { margin-bottom: 30px; overflow: hidden; }
.woocommerce-checkout form.checkout .form-row span.woocommerce-input-wrapper { width: 100%; }
.woocommerce-checkout form.checkout .form-row label { margin-bottom: 0; }
.woocommerce-info { border-top-color: #ff4a17; }
.woocommerce-checkout form.checkout .woocommerce-billing-fields__field-wrapper { border: 1px solid #dedede; padding: 25px; margin: 30px 0; outline: 0; }
.woocommerce-checkout form.checkout .select2-container .select2-selection--single { height: 45px; margin: 0; padding: 8px 10px; }
.woocommerce-checkout form.checkout .select2-container--default .select2-selection--single { background-color: #ffffff; border: 1px solid #d8d8d8; border-radius: 0; outline: 0; margin-top: 10px; }
.woocommerce-checkout form.checkout .select2-container .select2-selection--single .select2-selection__rendered { outline: 0; padding-left: 0; }
.woocommerce-checkout form.checkout .select2-container--default .select2-selection--single .select2-selection__arrow { top: 20px; right: 10px; }
.woocommerce-checkout form.checkout .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b { outline: 0; border-color: transparent transparent #ff4a17 transparent; }
.select2-container--default .select2-results>.select2-results__options { padding-left: 0 !important; outline: 0; }
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] { background-color: #ff4a17; color: #ffffff; }
.select2-results__option[aria-selected], .select2-results__option[data-selected]{outline: inherit;}
.woocommerce table.shop_table { margin-top: 30px; border-radius: 0; }
.woocommerce-checkout form.checkout #customer_details h3, .woocommerce-additional-fields h3 { font-weight: 600; }
.woocommerce-checkout #payment { background: #f5f4f5; padding: 15px 15px 5px 15px; }
.woocommerce-info { background-color: #ffffff; }
.woocommerce-checkout #payment ul.payment_methods { padding-left: 15px !important; }
.woocommerce button.button.alt { background-color: #ff4a17; }
.woocommerce-page form .form-row textarea.input-text { border-color: #d8d8d8; padding: 15px; margin-top: 10px; }
.woocommerce-checkout form.checkout .form-row#order_comments_field { margin-top: 20px; }
.woocommerce-checkout #payment .button.alt { margin-top: 15px;}
.woocommerce-checkout #payment .button:hover {background: #14212b !important;} 

/*MY ACCOUNT*/
.woocommerce-MyAccount-content p strong { font-size: 30px; text-transform: uppercase; }
.woocommerce-account .woocommerce-MyAccount-navigation{border: 1px solid #dedede; padding: 25px;}
.woocommerce-account .woocommerce-MyAccount-navigation ul{position: relative; list-style: none; }
.woocommerce-account .woocommerce-MyAccount-navigation ul::before { position: absolute; background: #ff4a17; width: 3px; left: -25px; top: 0; content: ''; height: 100%; }
.woocommerce-account .woocommerce-MyAccount-navigation ul li a{color: #14212b;position: relative;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover,.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a{color: #ff4a17;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before { position: absolute; font-size: 12px; color: #ff4a17; content: "\e628"; font-family: 'themify'; top: 0; line-height: 24px; font-weight: 700; left: -30px; }
.woocommerce-account .woocommerce-MyAccount-navigation ul li { padding: 10px 0; border-bottom: 1px solid #f5eeee; list-style: none; }
.woocommerce-account .woocommerce-MyAccount-navigation ul li:last-child {border-bottom: none;}
.woocommerce-account form .password-input{width: 100%;}
.woocommerce-account form p.form-row{margin-top: 30px;}
.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme { width: 100%; }
.woocommerce-account .woocommerce .woocommerce-form.woocommerce-form-login.login { width: 60%; margin-left: 25%; background: #f3f3f3; border-color: #f3f3f3; }
.woocommerce-account .woocommerce h2 { text-align: center; }
.woocommerce-account .woocommerce form .form-row input.input-text { border-bottom: none; }
.woocommerce-cart .woocommerce .return-to-shop a.button.wc-backward{background-color: #ff4a17;color: #ffffff;border-radius: 0;font-weight: normal;}
.woocommerce-cart .woocommerce .return-to-shop a.button.wc-backward:hover{background-color: #14212b;}
.woocommerce .woocommerce-MyAccount-content .woocommerce-Message .woocommerce-Button.button{background-color: #ff4a17;color: #ffffff;border-radius: 0;font-weight: normal;}
.woocommerce .woocommerce-MyAccount-content .woocommerce-Message .woocommerce-Button.button:hover{background-color: #14212b;color: #ffffff;}
/*FORM*/
.woocommerce-account .u-columns.woocommerce-Addresses.addresses .title h3 { font-weight: 600; margin-bottom: 15px; }
.woocommerce-account .woocommerce form.woocommerce-EditAccountForm .form-row input.input-text { border-bottom: none; outline: inherit; padding: 0 15px; border: 1px solid #e2e2e2; }
.woocommerce-account .woocommerce form.woocommerce-EditAccountForm p.form-row { margin-top: 10px; }
.woocommerce-account .woocommerce form.woocommerce-EditAccountForm fieldset { margin-top: 25px; }
.woocommerce-account .woocommerce form.woocommerce-EditAccountForm legend { font-weight: 600; text-transform: capitalize; }
form.woocommerce-EditAccountForm .woocommerce-Button.button { margin-top: 20px; }
.woocommerce form .woocommerce-address-fields__field-wrapper .form-row label{margin-top: 15px;margin-bottom: 5px;}
.woocommerce form .woocommerce-address-fields__field-wrapper .form-row input.input-text { height: 45px; border: 1px solid #e4e4e4; outline: 0; padding: 0 15px; }
.woocommerce form .woocommerce-address-fields__field-wrapper span { width: 100%; }
.woocommerce span.woocommerce-input-wrapper .select2-container--default .select2-selection--single { background-color: #ffffff; border-bottom: 1px solid #e4e4e4; border-top: 0; border-right: 0; border-left: 0; border-radius: 0; height: 45px; outline: none; padding-left: 0; }
.select2-container--open .select2-dropdown--below { border-top: 1px solid #e4e4e4; }

form .woocommerce-address-fields p button.button {margin-top: 20px;}
.woocommerce-account form .woocommerce-address-fields__field-wrapper  p.form-row { margin-top: 0; }
.woocommerce-MyAccount-content .woocommerce-Address address,.woocommerce-account .woocommerce .woocommerce-customer-details address{ border: 1px solid #dedede; padding: 15px; outline: inherit; border-radius: 0;}
.woocommerce-account .woocommerce .woocommerce-order-details h2, .woocommerce-account .woocommerce .woocommerce-customer-details h2 { text-align: left; font-weight: 600; margin-bottom: 20px; text-transform: capitalize; }
/*TABLE*/
td.woocommerce-orders-table__cell a.view{background-color: #ff4a17; color: #ffffff;}
td.woocommerce-orders-table__cell a.view:hover{background-color: #14212b; color: #ffffff;}
/*ALERT*/
.woocommerce-notices-wrapper ul.woocommerce-error li { margin-left: 15px !important; }


.woocommerce-info::before, .woocommerce-message::before { color: #ff4a17; }
.woocommerce-message { border-color: #ff4a17; }



.footer-fix .site-content { margin-bottom: 78vh; background: #ffffff; }
.footer-fix .site-content, .footer-fix .site-footer { min-height: 100vh; }
.footer-fix .site-footer { position: fixed; z-index: -1; width: 100%; top: 22vh; height: 100vh; }