/*
Theme Name: Phoenix Agency Services
Theme URI: -
Description: Custom Development Theme
Author: -
Author URI: -
Version: 1.1
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Custom Template
*/

/*! Other Browser */::-webkit-scrollbar { width: 5px }
body { scrollbar-width: 5px; scrollbar-color: #2196F3 #2196F3 }
::-webkit-scrollbar-thumb { border-radius: 10px; background-image: linear-gradient(#2196F3, #2196F3) }
.slick-slide:focus { outline: none !important; }
:focus { outline: none !important; }
a:focus { outline: none !important; outline-offset: 0 !important; }
a:hover { text-decoration: none !important; }
html body,
input,
textarea,
.page-title span,
.pingback a.url { }
body { background: #fff; }
body,
input,
textarea { color: #787878; font-size: 15px; line-height: 1.5; }
img { max-width: 100%; height: auto; }
body .padleft { padding-left: 0 }
body .padright { padding-right: 0 }
body .padtop { padding-top: 15px; }
body .padbottom { padding-bottom: 15px; }
body .nopad { padding: 0 }
section.section { overflow: hidden; }
header { padding: 0; margin: 0 0 10px; background: #2a3074; }
nav { position: relative; z-index: 999; width: 100%; }
nav.fixed { position: fixed; width: 100%; z-index: 999; top: 0; }
header .logo img { width: 150px; }
main { background: #f6f8fc; }

/* ---- FOOTER SECTION ---- */
footer.footer .footer-info:before { content: ""; background: rgb(0 0 0 / 60%); width: 100%; height: 100%; display: block; position: absolute; top: 0; right: 0; left: 0; bottom: 0; margin: auto; }
footer.footer .footer-info .footer-logo { display: block; margin: 0 auto 50px; text-align: center; }
form#easy-newsletter-form { position: relative; }
footer.footer button:after { content: "\f178"; font-family: 'FontAwesome', sans-serif; color: #6d717a; }
footer.footer button { color: transparent; background: transparent; border: 0; position: absolute; right: 0; top: 0; padding: 8px 15px; border-radius: 5px; text-transform: uppercase; font-weight: 500; }
footer.footer .easy-newsletter { position: relative; }
footer.footer button:hover { background: transparent; color: transparent; }
footer.footer .easy-newsletter .input-field label { display: none; }
footer.footer .easy-newsletter .input-field { margin-bottom: 0; }
footer.footer input { border-radius: 0; padding: 7px 40px 7px 15px; border: 0; width: 100%; font-weight: 500; color: #000000; font-size: 14px; background-color: #eef3fa; border: 1px solid #ffffff; }
footer.footer .footer-item h6 { font-size: 26px; text-transform: capitalize; letter-spacing: 1px; color: #fff; margin: 0 0 25px; padding: 0 0 15px; position: relative; }
footer.footer .footer-item h6:after { content: ""; background: #fefefe; width: 50px; height: 2px; display: block; position: absolute; left: 0; bottom: 0; margin: auto; }
footer.footer .footer-item p strong { color: #fff; margin: 0 0 10px; display: block; line-height: normal; }
footer.footer .footer-info { margin: 0; background: url(images/footer_bg.jpg); padding: 55px 0 35px; color: #f1f1f2; background-position: top center; background-size: cover; position: relative; }
footer.footer .contact_details li { list-style: none; font-size: 14px; line-height: 22px; margin: 0 0 10px; position: relative; padding-left: 0; color: #fff; }
footer.footer .contact_details li img { margin-right: 5px; }
footer.footer .copyrights { background: #2a3074; line-height: normal; padding: 5px 0px; }
footer.footer .copyrights p strong { color: #ffffff; font-weight: 500; }
footer.footer .copyrights p { line-height: normal; margin: 10px 0; }
footer.footer p { color: #ffffff; font-size: 14px; line-height: 23px; margin: 0 0 20px; }
footer.footer .copyrights a,
footer.footer .copyrights p { color: #fff; font-size: 13px; padding: 0 10px 0 5px; font-weight: 500; }
#back-top > a { bottom: 5%; color: #13a8e5; display: block; font-size: 37px; position: fixed; right: 2%; text-align: center; z-index: 999; }

/*---------------------------------- Slick SLider----------------------------------------------------*/
.main-slider,
.item-slider,
.client,
.thumb-slider { display: none; }
.item-slider.slick-initialized,
.thumb-slider.slick-initialized,
.client.slick-initialized,
.main-slider.slick-initialized { display: block !important; }
.slider { position: relative; clear: left; overflow: hidden; }
.slider .inner-item:after { content: ""; background: url(images/logo-after.png); width: 350px; height: 84px; display: block; position: absolute; right: 0; left: 0; margin: auto; bottom: -1px; background-repeat: no-repeat; z-index: 2; background-size: cover; transform: rotate(180deg); }
.slider .inner-item:before { content: ""; background: url(images/slider-after.png); width: 33px; height: 69px; display: block; position: absolute; right: 0; left: 0; margin: auto; bottom: 0; background-repeat: no-repeat; background-size: cover; z-index: 3; }
.slider .inner-item { height: 800px; }
.slider .container { position: relative; }
.slick-slide .caption { color: #fff; font-size: 1.2em; line-height: 1.2em; z-index: 99; }
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.thumb-slider .slick-slide { margin: 5px 0 0 5px; }
.slider-thumb .thumb-slider .slick-slide img { max-width: 100%; height: auto; box-sizing: border-box; }
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track,
.slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; }
.slick-track:before,
.slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; position: relative; }
[dir='rtl'] .slick-slide { float: right; }
.slick-slide img { display: block; transition: all .25s ease; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }
.slick-dots { position: absolute; z-index: 11; bottom: -35px; margin: 0px; padding: 0; text-align: center; width: 100%; }
.slick-dots li { list-style: none; display: inline-block; }
.slick-dots button { border: 2px solid #cecece; background: #fff; width: 12px; height: 12px; border-radius: 100%; font-size: 0; padding: 0px; margin-right: 5px; }
.slick-dots .slick-active button { background: #07caea; border: none; }
.slick-arrow { border: 0px; font-size: 0; right: 0; margin-top: -20px; position: absolute; top: 50%; z-index: 1; background: #303030 url(images/arrow.png) no-repeat center center; width: 36px; height: 40px;    /*transform: rotate(180deg)*/ }
.services-slider .slick-arrow { height: 65px; }
.slick-arrow:hover { background: #000 url(images/arrow.png) no-repeat center center; }
.slick-prev.slick-arrow { transform: rotate(360deg); left: 0; }
.slick-next.slick-arrow { transform: rotate(180deg); }
.slider-progress { width: 100%; height: 5px; background: rgba(0, 216, 192, 0.8); position: absolute; top: 0; z-index: 99; }
.slider-progress .progress { width: 0%; height: 5px; background: rgba(36, 51, 0, 0.8); }
.thumb-slider .slick-active img { border: 1px solid transparent }
.thumb-slider .slick-current img { opacity: 0.5; }

/* ---------------------------Toggle Search---------------------*/
.searchpanel { background: #ccc; display: none; right: 0px; padding: 10px; position: absolute; top: 46px; }
.searchpanel::before { border-bottom: 10px solid #ccc; border-left: 10px solid transparent; border-right: 10px solid transparent; content: ""; position: absolute; right: 7px; top: -7px; }
.nav .container { position: relative; }
.searchtoggle { position: absolute; right: 11px; top: 11px; }
.searchtoggle img { cursor: pointer; }

/* -------------------------------------------Clients Carousel------------------------------------ */
.client { margin-right: -10px; }
.client .slick-slide { margin-right: 10px; border: 1px solid #ddd !important; padding: 10px; box-sizing: border-box; text-align: center; }
.client .slick-prev { margin-right: 10px; }
.client .slick-slide img { display: inline-block; }
.client-logo .item-logo img { height: 700px; object-fit: cover; }

/* -------------------------------------------Testimonials Carousel------------------------------------ */
.testimonial .loop { padding: 0 10px; text-align: center; }
.testimonial .loop p { max-width: 800px; margin: 0 auto; }
.testimonial .loop .pic img { max-width: 100px; margin: 10px 0; border-radius: 100%; height: auto; display: inline-block; }
.testimonial .loop .title { font-size: 21px; font-weight: 600; }

/* -------------------------------------------Services Carousel------------------------------------ */
.service { margin-right: -10px; }
.service .slick-slide { margin-right: 10px; }
.service .title { font-weight: 700; margin: 10px 0; font-size: 18px; }
.service .slick-prev { margin-right: 10px; }
.service .slick-next { margin-right: 10px; right: 40px; left: inherit; }
.service .slick-arrow { top: 0; margin-top: -43px; }

/*ENd SLick Slider*/

/* ---------------------------------------------------Windows Size-------------------------------------------------------------------------*/
#winSize { position: fixed; bottom: 1%; left: 1%; border: rgba(0, 0, 0, 0.8) 3px solid; background: rgba(0, 0, 0, 0.6); padding: 5px 10px; color: #fff; text-shadow: #000 1px 1px 1px, #000 -1px 1px 1px; z-index: 9999 }

/* ---------------------------------------------------Tabs-------------------------------------------------------------------------*/
.tabs-menu { height: 30px; padding: 0; margin: 0; }
.tabs-menu li { height: 30px; line-height: 30px; display: inline-block; list-style: none; margin-right: 10px; background-color: #ccc; border-top: 1px solid #d4d4d1; border-right: 1px solid #d4d4d1; border-left: 1px solid #d4d4d1; }
.tabs-menu li.current { position: relative; background-color: #fff; border-bottom: 1px solid #fff; z-index: 5; }
.tabs-menu li a { padding: 10px; text-transform: uppercase; color: #fff; text-decoration: none; }
.tabs-menu .current a { color: #2e7da3; }
.tab { border: 1px solid #d4d4d1; background-color: #fff; float: left; margin-bottom: 20px; width: auto; margin-top: -1px; }
.tab-content { max-width: 660px; padding: 20px; display: none; }
#tab-1 { display: block; }

/* ---------------------------------------------------Left Tabs-------------------------------------------------------------------------*/
.tabs-left { width: 100%; padding: 0; margin: 0; min-height: 100vh; height: 100vh; overflow-y: scroll; overflow-x: hidden; }
.tabs-left li { line-height: 30px; display: block; list-style: none; background: #f6f8fc; border: 1px solid #e8eef9; margin-bottom: 15px; border-radius: 5px; position: relative; padding: 15px 15px 15px 0; }
.tabs-left li.current { position: relative; z-index: 5; background: #07caea; }
.tabs-left li a { padding: 0 10px; text-transform: uppercase; color: #fff; text-decoration: none; display: block; }
.tabs-left .current a { color: #2e7da3; }
.tab-loop { width: auto; padding: 20px 20px; }
.tabsleft-content { max-width: 100%; }
#tabs1 { display: block; }
.tabs-left li.current .content .title,
.tabs-left li.current .content .subHeading,
.tabs-left li.current .content .pricing { color: #fff; }
.tabs-left li img { border-radius: 5px; width: 70px; height: 70px; object-fit: contain; display: block; margin: 0 auto; }
.tabs-left li .content .title { color: #000; font-size: 16px; text-transform: capitalize; font-weight: 500; line-height: normal; margin: 0 0 2px; }
.tabs-left li .content .subHeading { color: #000; font-size: 14px; line-height: normal; text-transform: capitalize; font-weight: 500; }
.tabs-left li .content .pricing { color: #666666; font-size: 14px; text-transform: initial; line-height: 22px; }
.tabs-left li:after { content: "\f054"; font-family: 'FontAwesome'; position: absolute; top: 0; bottom: 0; right: 7px; margin: auto; display: block; transform: translateY(35%); font-weight: 500; color: #91a2b2; }
.tabs-left li.current:after { color: #fff; }

/*TOP OVERVIEW SECTION*/
.SinglePage .topOverview .featured .thumbnail img { width: 100px; height: 100px; object-fit: contain; background: #fff; border: 2px solid #e8eef9; border-radius: 10px; padding: 10px; margin-right: 12px; box-shadow: -3px 4px 4px #cdcdcd; margin-bottom: 20px; margin-top: 20px; }
.SinglePage .topOverview .featured { text-align: center; }
.SinglePage .topOverview .featured .shortDesc { margin: 0 auto 15px; text-align: center; width: calc(100% - 50%); }
.SinglePage .topOverview .featured h3 { margin: 0 0 15px !important; padding: 0; font-size: 22px; font-weight: 600; }
.SinglePage .topOverview .featured .headTitle .pricing { color: #07caea; font-weight: 600; font-size: 20px; margin: 10px 0 0; }
.SinglePage .buttons { display: flex; justify-content: space-between; align-items: center; }
.SinglePage .buttons .leftSection .backbtn a { background: #07caea; width: 180px; display: block; text-align: center; color: #fff; padding: 10px; border-radius: 50px; margin: 0 0 10px; }
.SinglePage .buttons .leftSection .backbtn a:hover { background: #000; }
.SinglePage .buttons .rightSection a { background: #07caea; width: 180px; display: block; text-align: center; color: #fff; padding: 10px; border-radius: 50px; margin: 0 0 10px; }
.SinglePage .buttons .rightSection a:hover { background: #000; }

/*PRODUCT SECTION NEW*/
.prodItems { padding: 15px; background: #fff; border: 2px solid #e8eef9; border-radius: 10px; min-height: 220px; display: flex; flex-direction: column; justify-content: center; margin: 0 0 20px; }
.prodItems .featured { display: flex; align-items: center; }
.prodItems .featured .thumbnail img { width: 90px; height: 90px; object-fit: contain; background: #fff; border: 2px solid #e8eef9; border-radius: 10px; padding: 10px; margin-right: 12px; box-shadow: -3px 4px 4px #cdcdcd; }
.prodItems .featured .headTitle h3 { font-size: 18px; font-weight: 600; margin: 0 0 10px !important; color: #07caea; font-family: 'Open Sans', sans-serif; }
.prodItems .featured .headTitle .subHeading { color: #000; font-weight: 600; font-size: 14px; }
.prodItems .featured .headTitle .pricing { text-transform: lowercase; font-weight: 500; }
.prodItems .prodCont { margin: 20px 0; }
.prodItems .button .primaryBtn { background: #07caea; width: 100%; display: block; text-align: center; color: #fff; padding: 10px; border-radius: 50px; margin: 0 0 10px; }
.prodItems .button { display: flex; flex-direction: column; justify-content: center; align-items: center; }
.prodItems .button .primaryBtn:hover { background: #000; }
.prodItems .button .readmoreBtn { color: #787878; }
.prodItems .button .readmoreBtn:hover { color: #222; text-decoration: underline !important; }

/*PRODUCT SINGLE PAGE NEW*/
.highlightsSlider .items { border: 2px solid #e8eef9; border-radius: 10px; margin-bottom: 10px; padding: 10px; display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; align-items: center; width: 100%; height: 150px; }
.highlightsSlider .items .thumbnail img { width: 250px; border: 2px solid #e8eef9; border-radius: 5px; height: 90px; object-fit: contain; display: flex; align-items: center; padding: 10px; }
.highlightsSlider .items .thumbnail { margin-right: 10px; }
.highlightsSlider .items .except .highTitle { color: #000; font-weight: 600; font-size: 13px; font-family: 'Open Sans', sans-serif; margin: 0 0 5px; line-height: 1.3; }
.highlightsSlider .items .except .except { font-size: 13px; line-height: normal; }

/*BOX SECTION*/
.boxsection { background: #fff; padding: 15px 15px 50px 15px; border: 2px solid #e8eef9; border-radius: 10px; margin: 0 0 20px; }
.boxsection .title { font-size: 17px; color: #000; font-family: 'Open Sans', sans-serif; font-weight: 600; margin: 0 0 30px; }

/*GALLERY SECTION*/
.galleries .items .thumbnail img { width: 100%; border: 2px solid #e8eef9; border-radius: 5px; height: 140px; object-fit: contain; display: flex; align-items: center; padding: 10px; background: #f6f8fc; }
.galleries .items { margin-right: 10px; }
.galleries .items .except .except { font-size: 13px; line-height: 1.4; }
.galleries .items .except .highTitle { font-size: 13px; font-weight: 600; color: #000; margin: 10px 0; }

/*VERIFIED REVIEWS SECTION*/
.reviews .items .thumbnail img { width: 70px; border-radius: 100px; object-fit: cover; display: flex; align-items: center; background: #f6f8fc; height: 70px; justify-content: center; margin: 0 auto; }
.reviews .items { margin-right: 10px; text-align: center; }
.reviews .items .except .except { font-size: 13px; line-height: 1.4; }
.reviews .items .except .highTitle { font-size: 14px; font-weight: 500; color: #07caea; margin: 10px 0; }

/*casestudies SECTION*/
.casestudies .items .thumbnail img { width: 100%; border: 2px solid #e8eef9; border-radius: 5px; height: 140px; object-fit: contain; display: flex; align-items: center; padding: 30px; background: #f6f8fc; }
.casestudies .items { margin-right: 10px; }
.casestudies .items .except .except { font-size: 13px; line-height: 1.4; }
.casestudies .items .except .highTitle { font-size: 13px; font-weight: 600; color: #000; margin: 10px 0; }
.pdfjs-viewer .toolbar { display: none !important; }

/*PRODUCT NEW COMPARE SECTION*/
.compareSection .comHeading.Large { font-weight: 700; font-size: 12px; margin: 10px 0; padding: 10px 0; background: #13a8e5; color: #fff; padding-left: 10px; }
.compareSection .comHeading { font-size: 13px; margin: 5px 0; padding: 5px 0; line-height: normal; height: 30px; display: flex; align-items: center; align-content: center;/* border-bottom: 1px solid #ddd; */ padding-left: 10px; font-weight: 500; }
.compareSection .content { font-size: 13px; margin: 5px 0; padding: 5px 0; line-height: normal; height: 30px; display: flex; align-items: center; align-content: center;/* border-bottom: 1px solid #ddd; */ justify-content: center; font-weight: 500; }
.compareSection .content i { color: #13a8e5; font-size: 20px; }
.compareSection .content .no i { color: red; }
.content.empty { font-weight: 700; font-size: 12px; margin: 10px 0; padding: 10px 0; background: transparent; color: #fff; padding-left: 10px; border-bottom: 0; }

/* ---------------------------------------------------Breadcrumb-------------------------------------------------------------------------*/
.breadcrumbs { margin: 10px 0; padding: 0; background: #ddd; padding: 5px; }
.breadcrumbs li { list-style: none; display: inline-block; padding-right: 2px; }

/* ----------------------------Comments-----------------------*/
#comments label { display: inline-block; vertical-align: top; width: 80px; }
.form-submit { margin-left: 80px; }
#comments { background: #eee; padding: 20px; }
#comments li { list-style: none; }
#comments ol { padding: 0; }

/* ----------------------------Accordion-----------------------*/
.accordion-container { position: relative; width: 100%; height: auto; margin: 20px auto; }
.accordion-container > h2 { text-align: center; color: #fff; padding-bottom: 5px; margin-bottom: 30px; border-bottom: 1px solid #ddd; }
.set { position: relative; width: 100%; height: auto; background-color: #fff; margin: 0 0 10px; }
.set > a { display: block; padding: 10px 15px; text-decoration: none; color: #000; font-weight: 500; border: 1px solid #eaeaea; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear; font-size: 14px; }
.set > a.active { background-color: #07caea; color: #fff; }
.set > a:before { background: url(images/arrow1.png) no-repeat; float: right; content: ""; height: 8px; margin: 6px 0 0; width: 15px; }
.set > a.active:before { filter: invert(100%); transform: rotate(180deg); mix-blend-mode: plus-lighter; }
.accordion-container .content { position: relative; width: 100%; height: auto; background-color: #fff; border: 1px solid #eaeaea; display: none; margin: 0 0 10px; }
.accordion-container .content p { padding: 10px 15px; margin: 0; color: #333; }

/* ---------------------------------------------------Custom Scroll-------------------------------------------------------------------------*/
.customscroll { height: 300px; }

/* ---------------------------------------------------innerheader-------------------------------------------------------------------------*/
.inner-banner { height: 500px; width: 100%; color: #fff; text-align: center; display: inline-flex; flex-direction: column; justify-content: center; align-items: center; position: relative; margin: 0 0 50px; padding-top: 100px; }
.inner-banner h2 { display: table-cell; vertical-align: middle; padding: 0; font-size: 55px; color: #ffffff; margin: 0; line-height: normal; text-transform: uppercase; z-index: 3; font-weight: 500; }
.inner-banner h2 p strong { color: #13a8e5; }

/* ------------------------------------Responsive Simple Menu------------------------------------------------------ */
.menu-header,
.menu-header ul,
.menu-header ul li,
.menu-header ul li a,
.menu-header #menu-button { margin: 0; padding: 0; border: 0; list-style: none; line-height: 1; display: block; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.menu-header:after,
.menu-header > ul:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.menu-header #menu-button { display: none; }
.menu-header { background: transparent; text-align: left; }
.menu-header > ul > li { display: inline-block; }
.menu-header.align-center > ul { font-size: 0; text-align: center; }
.menu-header.align-center > ul > li { display: inline-block; float: none; }
.menu-header.align-center ul ul { text-align: left; }
.menu-header.align-right > ul > li { float: right; }
.menu-header > ul > li.current-menu-item.page_item a { color: #13a8e5; }
.menu-header > ul > li > a { color: #ffffff; font-size: 22px; line-height: 35px; font-weight: 500; letter-spacing: 0; background-position: center center; border-color: transparent; border-style: solid; padding: 0px 13px; text-transform: capitalize; font-family: 'Open Sans', sans-serif; }
.menu-header > ul > li > a:hover { text-decoration: none; color: #13a8e5; }
.menu-header ul ul::before { border-color: transparent transparent #000; border-style: solid; border-width: 10px; content: ""; left: 20px; position: absolute; top: -20px; }
.menu-header ul ul ul::before { display: none; }
.menu-header > ul > li.has-sub:hover > a:before { top: 23px; height: 0; }
.menu-header ul ul { position: absolute; left: -9999px; z-index: 100; top: 35px; }
.menu-header.align-right ul ul { text-align: right; }
.menu-header ul ul li { height: 0; transition: all .25s ease; }
.menu-header li:hover > ul { left: auto; }
.menu-header.align-right li:hover > ul { left: auto; right: 0; }
.menu-header li:hover > ul > li { height: 35px; }
.menu-header ul ul ul { margin-left: 100%; top: 0; }
.menu-header.align-right ul ul ul { margin-left: 0; margin-right: 100%; }
.menu-header ul ul li a { border-bottom: 1px solid rgba(150, 150, 150, 0.15); padding: 8px 10px; width: 220px; font-size: 14px; text-decoration: none; color: #ffffff; font-weight: 400; background: #13a8e5; text-align: left; line-height: normal; }
.menu-header ul ul li:hover > a,
.menu-header ul ul li a:hover { color: #ffffff; background: #000000; }
.menu-header ul ul::before { border-color: transparent transparent #13a8e5; border-style: solid; border-width: 10px; content: ""; left: 20px; position: absolute; top: -20px; }
.menu-header ul ul li:last-child > a,
.menu-header ul ul li.last-item > a { border-bottom: 0; }
.menu-header ul ul li:hover > a,
.menu-header ul ul li a:hover { color: #ffffff; }
.menu-header ul ul li.has-sub > a:after { position: absolute; top: 16px; right: 11px; width: 8px; height: 2px; display: block; background: #dddddd; content: ''; }
.menu-header.align-right ul ul li.has-sub > a:after { right: auto; left: 11px; }
.menu-header ul ul li.has-sub > a:before { position: absolute; top: 13px; right: 14px; display: block; width: 2px; height: 8px; background: #dddddd; content: ''; transition: all .25s ease; }
.menu-header.align-right ul ul li.has-sub > a:before { right: auto; left: 14px; }
.menu-header ul ul > li.has-sub:hover > a:before { top: 17px; height: 0; }
ul#menu-left-menu { text-align: right; }
.navigation_section .menu-header #menu-left-menu li,
.navigation_section .menu-header #menu-right-menu li { border-right: 2px solid #959595; }
.navigation_section .menu-header #menu-left-menu li:last-child,
.navigation_section .menu-header #menu-right-menu li:last-child { border: none; }
.home.page-template-page-home .navigation_section .menu-header #menu-left-menu li,
.home.page-template-page-home .navigation_section .menu-header #menu-right-menu li { border-right: 2px solid #959595; }
.home.page-template-page-home .navigation_section .menu-header #menu-left-menu li:last-child,
.home.page-template-page-home .navigation_section .menu-header #menu-right-menu li:last-child { border: none; }
.quote-btn a { padding: 10px 0; line-height: 30px; font-size: 12px; color: #fff; text-transform: uppercase; width: 100%; display: inline-block; text-align: center; font-weight: 500; border-radius: 100px; background: #13a8e5; }
.quote-btn a:hover { background: #07c6e7; letter-spacing: 1px; color: #fff; }
@media (min-width:100px) and (max-width:767px) {
	.menu-header { width: 100%; }
	.menu-header ul { width: 100%; display: none; }
	.menu-header.align-center > ul { text-align: left; }
	.menu-header ul li { width: 100%; border-top: 1px solid rgba(120, 120, 120, 0.2); }
	.menu-header ul ul li,
	.menu-header li:hover > ul > li { height: auto; }
	.menu-header ul li a,
	.menu-header ul ul li a { width: 100%; border-bottom: 0; }
	.menu-header > ul > li { float: none; }
	.menu-header ul ul li a { padding-left: 25px; }
	.menu-header ul ul ul li a { padding-left: 35px; }
	.menu-header ul ul li a { color: #dddddd; background: none; }
	.menu-header ul ul li:hover > a,
	.menu-header ul ul li.active > a { color: #ffffff; }
	.menu-header ul ul,
	.menu-header ul ul ul,
	.menu-header.align-right ul ul { position: relative; left: 0; width: 100%; margin: 0; text-align: left; }
	.menu-header > ul > li.has-sub > a:after,
	.menu-header > ul > li.has-sub > a:before,
	.menu-header ul ul > li.has-sub > a:after,
	.menu-header ul ul > li.has-sub > a:before { display: none; }
	.menu-header #menu-button { display: none; padding: 17px; color: #dddddd; cursor: pointer; font-size: 12px; text-transform: uppercase; font-weight: 700; }
	.menu-header #menu-button:after { position: absolute; top: 22px; right: 17px; display: block; height: 8px; width: 20px; border-top: 2px solid #dddddd; border-bottom: 2px solid #dddddd; content: ''; }
	.menu-header #menu-button:before { position: absolute; top: 16px; right: 17px; display: block; height: 2px; width: 20px; background: #dddddd; content: ''; }
	.menu-header #menu-button.menu-opened:after { top: 23px; border: 0; height: 2px; width: 15px; background: #ffffff; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
	.menu-header #menu-button.menu-opened:before { top: 23px; background: #ffffff; width: 15px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
	.menu-header .submenu-button { position: absolute; z-index: 99; right: 0; top: 0; display: block; border-left: 1px solid rgba(120, 120, 120, 0.2); height: 46px; width: 46px; cursor: pointer; }
	.menu-header .submenu-button.submenu-opened { background: #262626; }
	.menu-header ul ul .submenu-button { height: 34px; width: 34px; }
	.menu-header .submenu-button:after { position: absolute; top: 22px; right: 19px; width: 8px; height: 2px; display: block; background: #dddddd; content: ''; }
	.menu-header ul ul .submenu-button:after { top: 15px; right: 13px; }
	.menu-header .submenu-button.submenu-opened:after { background: #ffffff; }
	.menu-header .submenu-button:before { position: absolute; top: 19px; right: 22px; display: block; width: 2px; height: 8px; background: #dddddd; content: ''; }
	.menu-header ul ul .submenu-button:before { top: 12px; right: 16px; }
	.menu-header .submenu-button.submenu-opened:before { display: none; }
}

/*----------------------------------------Push Navigation---------------------------------*/
div#menuoverlay { display: none; }
a#hamburg { position: fixed; top: 10px; left: 10px; width: 40px; height: 40px; z-index: 9; text-align: center; color: white; display: none; transition: all ease-out 0.3s; }
a#hamburg i { position: relative; top: 50%; transform: translateY(-50%); }
.nav1 { transition: all ease-out 0.3s; display: none; }
.nav1 a { color: #fff; font-size: 13px; }
.nav1 ul { margin: 0; padding: 0; background-color: #303030; }
.nav1 ul li { display: inline-block; position: relative; }
.nav1 ul li > a { display: inline-block; padding: 10px; }
.nav1 ul li > a > i { margin-left: 15px; transition: all ease-out 0.3s; -webkit-transition: all ease-out 0.1s; }
.nav1 ul li ul { display: none; position: absolute; top: 38px; background: #222; width: 200px; text-align: left; }
.nav1 .search-nav,
.nav1 .title { display: none; }
.nav1 ul li ul li { display: block; }
.nav1 ul li ul li a { display: block; }
.nav1 ul li:hover > a { color: #000; text-decoration: none; }
.nav1 ul li:hover > a > i { transform: rotateZ(90deg); }
.nav1 ul li:hover ul { display: block; }
.nav1 span.marrow { border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #fff; float: right; height: 0; margin: 8px 0 0 8px; width: 0; }
.nav1 ul li.open span.marrow { border-left: 5px solid transparent; border-top: 0; border-right: 5px solid transparent; border-bottom: 5px solid #fff; }
@media screen and (max-width:991px) {
	a#hamburg { display: block; }
	main { transition: all ease-out 0.3s; }
	.nav1 .row { margin: 0px; }
	.nav1 { background: url(images/nav-bg.jpg) repeat; box-shadow: -2px 0 0px #13a8e5 inset; display: block; height: 100%; left: 0; overflow-x: hidden; overflow-y: auto; position: fixed; top: 0; transform: translateX(-250px); width: 250px; }
	.nav1 .search-nav,
	.nav1 .title { display: block; }
	.nav1 .search-nav input { border: 1px solid #2c313f; background-color: rgba(255, 255, 255, 0.2); padding: 5px; width: 100%; color: #000; margin: 10px 0; }
	.nav1 .search-nav input[type="submit"] { background: url("images/search-icon.png") no-repeat scroll center center; border: 0; width: auto; font-size: 0; height: 16px; position: absolute; right: 7px; top: 8px; width: 16px; filter: invert(100%); }
	.nav1 .title { background: #000; color: #fff; font-size: 14px; margin: 0 -15px; padding: 6px 15px 6px; }
	.search-nav > form { position: relative; }
	.nav1 a:hover { color: #13a8e5; text-decoration: none; }
	.nav1 ul { text-align: left; background-color: transparent; margin-top: 50px; }
	.nav1 ul li { display: block; border-bottom: 1px solid #999; }
	.nav1 ul li a { display: block; padding: 10px 0; }
	.nav1 ul li:hover > a { color: #13a8e5; }
	.nav1 ul li a > i { float: right; }
	.nav1 ul li ul { display: none; position: static; width: 100%; background-color: transparent; padding: 0 10px; }
	.nav1 ul li:hover > ul { display: none; }
	.nav1 ul li:hover > a > i { transform: rotateZ(0); }
	.nav1 ul li.open > a { background-color: transparent; }
	.nav1 ul li.open > a > i { transform: rotateZ(90deg); }
	.nav1 ul li.open > ul { display: block; }
	div#menuoverlay { display: block; visibility: hidden; position: fixed; left: 0; top: 0; width: 100%; height: 100%; transition: all ease-out 0.3s; z-index: 1; opacity: 0; }
	html.open-menu { overflow: hidden; }
	html.open-menu div#menuoverlay { visibility: visible; background: rgba(0, 0, 0, 0.5); min-height: 100vh; width: 100% !important; opacity: 1; width: calc(-150%); left: 250px; }
	html.open-menu a#hamburg { transform: translateX(250px); z-index: 999; }
	html.open-menu main { transform: translateX(250px); }
	html.open-menu nav.nav1 { z-index: 3; transform: translateX(0); }
	.menu-main-menu-container ul ul ul li a { padding: 5px; }
	ul li.has-subnav .accordion-btn { color: #000; font-size: 24px; width: 20px !important; float: right; line-height: inherit !important; }
	.nav1 ul li:last-child { border: 0; }
	.nav-cross.open > span { background: #13a8e5; }

	/*---------------------Hamberg Icon --------------------------------------------- */
	.nav-cross { width: 24px; height: 40px; position: relative; margin: 0px auto; transform: rotate(0deg); transition: .5s ease-in-out; cursor: pointer; }
	.nav-cross span { display: block; position: absolute; height: 3px; width: 100%; background: #13a8e5; opacity: 1; left: 0; transform: rotate(0deg); transition: .25s ease-in-out; }
	#nav-icon1 span:nth-child(1) { top: 0px; }
	#nav-icon1 span:nth-child(2) { top: 18px; }
	#nav-icon1 span:nth-child(3) { top: 36px; }
	#nav-icon1.open span:nth-child(1) { top: 18px; transform: rotate(135deg); }
	#nav-icon1.open span:nth-child(2) { opacity: 0; left: -60px; }
	#nav-icon1.open span:nth-child(3) { top: 18px; transform: rotate(-135deg); }
	.nav-cross span:nth-child(1) { top: 12px; transform-origin: left center; }
	.nav-cross span:nth-child(2) { top: 20px; transform-origin: left center; }
	.nav-cross span:nth-child(3) { top: 28px; transform-origin: left center; }
	.nav-cross.open span:nth-child(1) { transform: rotate(45deg); top: 11px; left: 4px; }
	.nav-cross.open span:nth-child(2) { width: 0%; opacity: 0; }
	.nav-cross.open span:nth-child(3) { transform: rotate(-45deg); top: 28px; left: 4px; }
}

/* HEADER CSS */
.headerSection .container { position: relative; }
.headerSection .menu-row { padding: 8px 0; display: flex; flex-direction: row; align-items: center; border-radius: 10px; width: 100%; justify-content: space-between; }

/* FOOTER CSS */
footer.footer .copyrights .menu { list-style: none; padding: 0; float: right; margin-top: 10px; }
footer.footer .copyrights .menu li { display: inline-block; padding-right: 10px; }