/*
Theme Name: D5 Design Extend
Theme URI: https://d5creation.com/theme/design/

Author: D5 Creation
Author URI: https://d5creation.com/

Description: Design is a CSS3 Powered and WordPress Letest Version Ready Theme for Small Business Companies. Design is Responsive, Super Elegant and Professional Theme which will be adjusted automatically with all smart devices. You can Visit the Design Demo <a href="http://demo.d5creation.com/wp/themes/design/" target="_blank"><strong>Here</strong></a>

Version: 3.7

Tags: two-columns, right-sidebar, left-sidebar, footer-widgets, rtl-language-support, featured-images, custom-header, custom-background, custom-menu, threaded-comments, sticky-post, entertainment, full-width-template, theme-options, translation-ready, blog, portfolio, education, food-and-drink

License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Design WordPress Theme, Copyright 2012-2020: D5 Creation (www.d5creation.com)
Design is distributed under the terms of the GNU GPL

Text Domain: design

*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{border:0;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline;}
:focus{outline:0;}
body{line-height:1;}
ol,
ul{list-style:none;}
table{border-collapse:separate;border-spacing:0;}
caption, th, td{font-weight:normal;text-align:left;}
blockquote:before,
blockquote:after,
q:before,
q:after{content:"";}
blockquote,
q{quotes:"" "";}
a img{border:0;}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section{display:block;}

.alignnone{margin:5px 20px 20px 0;}
.aligncenter,
div.aligncenter{display:block;margin:5px auto 5px auto;}
.alignright{float:right;margin:5px 0 20px 20px;}
.alignleft{float:left;margin:5px 20px 20px 0;}
.aligncenter{display:block;margin:5px auto 5px auto;}
a img.alignright{float:right;margin:5px 0 20px 20px;}
a img.alignnone{margin:5px 20px 20px 0;}
a img.alignleft{float:left;margin:5px 20px 20px 0;}
a img.aligncenter{display:block;margin-left:auto;margin-right:auto}
.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center;}
.wp-caption.alignnone{margin:5px 20px 20px 0;}
.wp-caption.alignleft{margin:5px 20px 20px 0;}
.wp-caption.alignright{margin:5px 0 20px 20px;}
.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto;}
.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px;}

body{ color:#333333; background: #edeeee; font-family:'Arial', sans-serif; font-size:14px; line-height:1.5; width: 100%; min-width:1101px; word-wrap:break-word; }
ul, li, img, a, p, ol, textarea, input, button, .readmore {transition:all .5s;}
#site-container { width: 100%; margin: 0 auto; position:  relative; overflow: hidden; }
#slide div, #slide p, #slide a, #slide li, #slide img{transition:none;}
img{max-width:100%;border:0 none;}
#container{ margin:40px auto; }
#container.fullcontainer{ margin: 0; }
#container.box90.fullcontainer{ margin: 0 auto; }
.fullcontainer .post, .fullcontainer .hentry, .fullcontainer .no-results{ margin: 0; padding: 0; }
.fullcontainer .entrytext{ margin: 0; padding: 0; }
iframe { max-width: 100%; max-height: 100%; }

/* ================ Header ============== */
#resmeasure { visibility: hidden; height: 0px; position: absolute; width: 15px; }
#header{ height:auto; z-index: 999; }
#header-content { display: flex; justify-content: space-between; align-items: center; position: relative; flex-wrap: wrap; transition: all .3s; height: calc( 100% - 5px ); min-height: 90px; }
#header-content.extraheader{ min-height: 105px; }
.logotitle { width: auto; position: relative; max-width: 300px; padding: 7px 0 7px; display: inline-flex; align-items: center; transition: all .5s; }
img.site-logo, .site-title { margin: 0; height: auto; width: auto; font-weight: 700; color: #0db0d8; font-size: 39px; transition: all .5s; line-height: 1; }
img.site-logo{ max-width: 300px; }
.site-title-hidden{display:none;}
.bordercolor{ height: 5px; background: #f86605; display: block; clear: both; }
#topadjust { display: block; position: relative; width: 100%; height: 0px; }

@media screen and (min-width: 1050px) { 
	.hedpos-center #header-content{ flex-direction: column; align-items: center; }
	.hedpos-center #main-menu-con{ max-width: 100%; align-self: center; }
	.hedpos-center .logotitle{ max-width: 100%; justify-content: center; }
	.hedpos-center .site-title{ text-align: center; }
	.hedpos-center #top-menu-con{ justify-content: center; }
	.hedpos-center #searchloginbar { padding: 0 40px; } 
	.hedpos-center #searchloginbar #searchloginbarback{ clip-path: polygon(0 0, 100% 0, calc(100% - 40px) 100%, 40px 100%); }
	
	.hedpos-right #header-content{ flex-direction: row-reverse; }
	.hedpos-right #top-menu-con{ justify-content: flex-start; }
	.hedpos-right #searchloginbar { padding: 0 40px 0 0; }
	.hedpos-right #searchloginbar #searchloginbarback{ clip-path: polygon(0 0, 100% 0, calc(100% - 40px) 100%, 0% 100%); }
	.hedpos-right .site-title{ text-align: right; }
	.hedpos-right #topfloatingsearchbox{ left: 0; right: auto; }
	
	#header.smallheader { position: fixed; left: auto; right: auto; width: 100%; margin: 0; z-index: 9999; margin-top: 0; top: 0; background: rgba(255,254,254,0.95); }	
	#header.smallheader #top-menu-con { display: none; }
	#header.smallheader.hedpos-center  #header-content{ flex-direction: row; }
	#header.smallheader #header-content, #header.smallheader #header-content.extraheader { min-height: 30px; }
	#header.smallheader .logotitle { padding: 5px 0; max-width: 300px !important; }
	#header.smallheader.hedpos-center .logotitle{  }
	#header.smallheader.hedpos-center .site-title{ text-align: left; }
	#header.smallheader #main-menu-con { margin: 0; max-width: calc(100% - 330px) !important; }
	#header.smallheader #main-menu-con a { padding: 7px; }
	#header.smallheader #main-menu-con .menu-item-has-children a, #header.smallheader #main-menu-con .page_item_has_children a { padding-right: 13px;  }
	#header.smallheader #header-content img.site-logo, #header.smallheader #header-content .site-title { max-height: 30px; width: auto; font-size: 29px; }
}


#content{ float:left; width:calc( 100% - 370px );}
#content-narrow{ width: 100%; margin: 0 auto; max-width: 810px; min-width: 250px; padding: 20px 40px; background: #ffffff; }
.norightsidebar #content{ width: 100%; }
#content-full{width: 100%;}
.content-ver-sep{background:#cccccc; border-bottom:1px solid #ffffff; clear:both; height:2px;}
.lsep{ background:url("images/lsep.png") no-repeat scroll top center transparent; clear:both; height:5px; margin:10px auto; width: 90%; }
#right-sidebar{ float:right; width:330px; }
#footer{ background: url("images/sback.png") repeat scroll 0 0 #2e3036; clear:both; display: table; width: 100%; }
.versep{background:none repeat scroll 0 0 #111111;border-bottom:1px solid #222222;border-top:80px solid #222222;height:2px;}
#footer-content{margin:0 auto}
#footer-sidebar{overflow:hidden; margin: 20px -15px 0;}
#creditline { color:#111111; font-size:15px; text-align:center;  }
.creditlinein{ padding:13px 10px; }
#creditline a{font-weight:bold;}

.nfep404 { display: block; margin: 30px auto; max-width: 900px; }

/* ================ Main Menu Elements ============== */
#main-menu-con { color: #eeeeee; max-width: calc(100% - 330px); z-index: 999; font-family:'Marvel',Arial,Helvetica,sans-serif; line-height: 1.1; font-style: normal; font-weight: normal; }
#main-menu-con ul{list-style:none outside none; margin: 0; padding: 0; }
#main-menu-con li{float:left;position:relative;margin:0 5px;}
#main-menu-con a { color:#555555; display:block; font-size:15px; min-width:40px; padding:21px 10px 17px; position:relative; text-align:center; text-transform:uppercase; border-bottom:5px solid transparent; }
#main-menu-con a:hover,
#main-menu-con .current-menu-item > a,
#main-menu-con .current-menu-ancestor > a,
#main-menu-con .current_page_item > a,
#main-menu-con .current_page_ancestor > a{color:#45a9f6;border-bottom:5px solid #45a9f6;}
#main-menu-con li ul{float:left;position:relative;margin:0;}
#main-menu-con ul ul { display:none; float:left; left:0; position:absolute; border: 3px solid #777777; border-radius:0 0 5px 5px; background:#f2f2f2; background:rgba(242,242,242,0.97); z-index:10000; box-shadow: 0 3px 7px -3px #555555; }
#main-menu-con ul li ul li {margin:0;}
#main-menu-con ul ul ul{ left:100%; top:0; z-index:999; }
#main-menu-con ul ul a { border-bottom:1px solid #bfbfbf; border-top:1px solid #ffffff; color:#242424; padding:11px 15px !important; width:230px; text-align:left; text-transform:none; }
#main-menu-con ul ul  li:first-child > a { border-top: none; } 
#main-menu-con ul ul  li:last-child > a { border-bottom: none; } 
#main-menu-con ul ul a:hover,
#main-menu-con ul ul .current-menu-item > a,
#main-menu-con ul ul .current-menu-ancestor > a,
#main-menu-con ul ul .current_page_item > a,
#main-menu-con ul ul .current_page_ancestor > a,
#main-menu-con ul ul a:focus { background:#f86605; color:#ffffff; border-bottom:1px solid #bfbfbf; outline: none; padding:11px 19px !important; }
#main-menu-con ul li:hover > ul{ }

#main-menu-con .menu-item-has-children a, #main-menu-con .page_item_has_children a { padding-right: 15px;  }
#main-menu-con li.menu-item-has-children > a:after, #main-menu-con li.page_item_has_children > a:after { content: '\f0d7'; right:0; position: absolute; top: 50%; transform: translateY(-50%);}
#main-menu-con .menu-item-has-children ul li.menu-item-has-children > a:after, #main-menu-con .page_item_has_children ul li.menu-item-has-children > a:after { content: '\f054'; right: 3px; font-size: 13px; }

@media screen and (min-width: 1024px) {
	#main-menu-con .sub-menu li.smedge.menu-item-has-children > a, #main-menu-con .sub-menu li.smedge.page_item_has_children > a { padding-left: 20px !important; }
	#main-menu-con .sub-menu li.smedge.menu-item-has-children > a::after, #main-menu-con .sub-menu li.smedge.page_item_has_children > a::after { content: '\f053'; left: 3px; right: auto; }
	#main-menu-con li.smedge > ul { left:auto; right:0; }
	#main-menu-con li li.smedge > ul  { left:auto; right:100%; }
}

#topmenuparent ul{ margin: 0; padding: 0; display: flex; flex-wrap: wrap; list-style: none; }
#topmenuparent ul li{ margin: 0; padding: 0; }
#topmenuparent ul li a{ margin: 0 10px; display: flex; align-items: center; }
#topmenuparent ul li a::before{ content: '\f192'; font-size: 12px; margin-right: 3px; }

#mobile-menu { color: #ffffff; background: rgba(0,0,0,.85); padding: 9px 13px; font-size: 25px; display: none; margin: 10px 0 0; width: auto; align-items: center; justify-content: center; line-height: 1; }
#mobile-menu::before { content: "\f0c9"; }
#mobile-menu.yesclick::before { content: "\f00d"; }

.mobilemenustyle{ font-style: normal; font-weight: normal; }
.mobilemenustyle ul li { list-style: none !important; display: flex; flex-wrap: wrap; padding: 0 !important; margin: 0 !important; font-style: normal; font-weight: normal; }
.mobilemenustyle ul li a { width: 100%; padding: 10px 7px 10px 12px; display: flex; align-items: center; line-height: 1; background: rgba(0,0,0,0.03); color: #000000 !important; border-bottom: 1px solid #cccccc; cursor: pointer; }
.mobilemenustyle ul li a:hover{ text-decoration: none !important; }
.mobilemenustyle ul li a::before { content: '\f192'; margin-right: 7px; font-size: 11px; color: #777777; }
.mobilemenustyle ul li.menu-item-has-children > a { border-bottom-width: 3px; }
.mobilemenustyle ul li.menu-item-has-children > a::before { content: '\f0fe'; font-size: 15px; }
.mobilemenustyle ul li.menu-item-has-children > a.menuminus::before { content: '\f146'; }
.mobilemenustyle > div > ul { margin: 0 !important; padding: 0 !important;  }
.mobilemenustyle > div > ul > li { margin-bottom: 5px !important;  }
.mobilemenustyle > div > ul > li:last-child { margin-bottom: 0 !important;  }
.mobilemenustyle > div > ul > li > a { background: rgba(0,0,0,0.05); padding: 11px 5px 11px 10px; font-weight: 700;  }
.mobilemenustyle > div > ul > li > a::before {  }
.mobilemenustyle ul ul { width: 100%; margin: 0 0 0 10px !important; display: none; }
.mobilemenustyle ul li a.wccart-icon::before{ content: '\f291'; color: #333333; font-size: 15px !important; margin: 0 5px; font-weight: 900 !important; }
.mobilemenustyle ul li a.menu-close-icon::before{ content: '\f00d'; font-size: 15px !important; margin: 0 5px; font-weight: 900 !important; }
.mobilemenustyle ul ul{ transition: none; }

#mobilemenucon.mobilemenustyle { position: absolute; top: 100%; left: 0; width: 300px; max-width: 100%; background-color: rgba(0,0,0,0.85); padding: 10px; box-shadow: 0 3px 5px -3px #555555; z-index: 99999; display: none; }
#mobilemenucon.mobilemenustyle.mmenumobile{ }
#mobilemenucon.mobilemenustyle ul li a { background: rgba(0,0,0,0.3); color: #ffffff !important; border-color: rgba(255,255,255,0.3); }
#mobilemenucon.mobilemenustyle ul li a:hover{  }
#mobilemenucon.mobilemenustyle ul li ul li a {  }
#mobilemenucon.mobilemenustyle ul li a::before { color: #cccccc; }
#mobilemenucon.mobilemenustyle ul li.menu-item-has-children > a::before {  }
#mobilemenucon a.wccart-icon, #mobilemenucon .menu-close-icon { justify-content: center; }
#mobilemenucon a.wccart-icon .wccounttooltip{ display: none; }


/* ================ Placeholders  ============== */
::-webkit-input-placeholder { color: #555555; }
:-moz-placeholder { color: #555555;  }
::-moz-placeholder { color: #555555; }
:-ms-input-placeholder {  color: #555555;  }


/* ================ Sidebar WidGets ============== */
.widget{display:block;word-wrap:break-word;}
.widget-title{ font-style: normal; font-weight: normal; }
#right-sidebar .widget{ background: #ffffff; margin-bottom:20px; padding:15px 15px 25px; border-radius: 20px 0 20px 0; position: relative; overflow: hidden; }
#right-sidebar .widget::after{ content: ''; position: absolute; left: 0; bottom: 3px; height: 6px; width: 100%; border-bottom: 2px solid #08aedf; border-top: 1px dotted #08aedf; }
#right-sidebar .widget-title { color: #ffffff; background: #555555; text-align: center; padding: 5px; text-transform: uppercase; }
#right-sidebar .widget,
#right-sidebar .widget li,
#right-sidebar .widget a,
#right-sidebar .widget a:hover{color:#333333;text-decoration:none;}
#right-sidebar .widget ul{ margin:0; }
#right-sidebar .widget li{ list-style: outside none square; margin-left: 15px; padding: 5px 0;}

#footer-sidebar .footer-widgets{ margin:0 15px; width:calc(25% - 30.03px); min-width:150px; min-height:1px; display: inline-block; vertical-align: top; }
#footer-sidebar .widget{margin-bottom:20px}
#footer-sidebar .widget h3.widget-title { padding-bottom: 10px; text-transform: uppercase; }
#footer-sidebar .widget,#footer-sidebar .widget li,#footer-sidebar .widget a,#footer-sidebar .widget a:hover{ color:#cccccc; text-decoration:none; }
#footer-sidebar .widget ul, #footer-sidebar .widget ol { margin: 0 0 10px 10px; }

#right-sidebar .widget a:hover, #footer-sidebar .widget a:hover { text-decoration: underline; }
.textwedget{width:100%}

#right-sidebar .widget.twocolumnitem ul { margin: 5px 0; padding: 0; display: flex; justify-content: space-between; flex-wrap: wrap; font-weight: normal; font-style: normal; text-align: left; }
#right-sidebar .widget.twocolumnitem ul li { width: calc(50% - 5px); list-style: square inside; margin: 4px 0; padding: 0; }


h1, h2, h2 a, h2 a:visited, h3, h4, h5, h6{font-family: Marvel, cursive, sans-serif; line-height:1.25; margin:0 0 10px; text-align: left; font-weight: normal; font-style: normal; }
h1,h2,h3,h4,h5,h6{clear:both;}
hr{background-color:#ccc;border:0;height:1px;margin-bottom:10px;}
ul, ol{margin:0 0 10px 25px;}
ul{list-style:square outside none;}
ol{list-style:decimal outside none;}
dl{margin:0 20px;}
dt{font-weight:bold;}
dd{margin-bottom:10px;}
strong{font-weight:bold;}
cite, em, i{font-style:italic;}
blockquote cite,
blockquote em,
blockquote i{font-style:normal;}
pre{background:#ffffff;border-radius:5px 5px 5px 5px;color:#222222;line-height:18px;margin-bottom:18px;overflow:auto;padding:1.5em;}
abbr,
acronym{border-bottom:1px dotted #666;cursor:help;}
sup,
sub{height:0;line-height:1;position:relative;vertical-align:baseline;font-size:70%;}
sup{bottom:1ex;}
sub{top:.5ex;}
address{background:#EEEEEE;border:2px solid #dddddd;border-radius:5px 5px 5px 5px;font-weight:bold;margin-bottom:15px;max-width:250px;padding:5px 10px;text-align:right;}
embed{max-width:100%;}

/* ================ Gallery Post ============== */
.gallery { margin: 0 -10px; text-align: center; display: flex; justify-content: center; flex-wrap: wrap; }
.gallery-item { position: relative; margin: 20px 10px; display: inline-flex; align-items: flex-end; justify-content: center; }
.gallery-icon.landscape{ width: 100%; }
.gallery-item img { border: none !important; padding: 0 !important; margin: 0 !important; width: 100%; }
.gallery-caption{ position: absolute; bottom: 0; width: 100%; max-height: 100%; overflow: auto; padding: 40px 10px 9px; color: #fff; text-align: center; font-size: 13px; background: linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3)  70%,transparent); }
.gallery-columns-1 .gallery-item {width: calc(100% - 20px);}
.gallery-columns-2 .gallery-item {width: calc(50% - 20px);}
.gallery-columns-3 .gallery-item {width: calc(33.333% - 20px);}
.gallery-columns-4 .gallery-item {width: calc(25% - 20px);}
.gallery-columns-5 .gallery-item {width: calc(20% - 20px);}
.gallery-columns-6 .gallery-item {width: calc(16.666% - 20px);}
.gallery-columns-7 .gallery-item {width: calc(14.285% - 20px);}
.gallery-columns-8 .gallery-item {width: calc(12.5% - 20px);}
.gallery-columns-9 .gallery-item {width: calc(11.111% - 20px);}
#content .gallery .attachment-cat-page{margin:0 auto;float:none}
.gallery-caption{ font-size: 15px; line-height: 1.3; }

.wp-block-gallery{ margin: 20px -10px; justify-content: center; }
.blocks-gallery-grid{ justify-content: center !important; }
.wp-block-gallery .blocks-gallery-item{ margin: 10px !important; flex-grow: unset !important; display: inline-flex; }
.wp-block-gallery .blocks-gallery-item figure{ }
.wp-block-gallery .blocks-gallery-item img{  }
.wp-block-gallery.columns-1 .blocks-gallery-item{ width: calc(100% - 20px); }
.wp-block-gallery.columns-2 .blocks-gallery-item{ width: calc(50% - 20px); }
.wp-block-gallery.columns-3 .blocks-gallery-item{ width: calc(33.333% - 20px); }
.wp-block-gallery.columns-4 .blocks-gallery-item{ width: calc(25% - 20px); }
.wp-block-gallery.columns-5 .blocks-gallery-item{ width: calc(20% - 20px); }
.wp-block-gallery.columns-6 .blocks-gallery-item{ width: calc(16.666% - 20px); }
.wp-block-gallery.columns-7 .blocks-gallery-item{ width: calc(14.285% - 20px); }
.wp-block-gallery.columns-8 .blocks-gallery-item{ width: calc(12.5% - 20px); }
.wp-block-gallery.columns-9 .blocks-gallery-item{ width: calc(11.111% - 20px); }

@media screen and (max-width: 1279px){.gallery-item, .blocks-gallery-item {min-width: calc(25% - 20px) !important;}}
@media screen and (max-width: 1100px){.gallery-item, .blocks-gallery-item {min-width: calc(33.33% - 20px) !important;}}
@media screen and (max-width: 1023px){.gallery-item, .blocks-gallery-item {min-width: calc(50% - 20px) !important;}}
@media screen and (max-width: 500px){.gallery-item, .blocks-gallery-item {min-width: calc(100% - 20px) !important;}}

.widget .gallery{ margin: 0 -1px !important; }
.widget .gallery-item{ margin: 1px !important; }
.widget .gallery-columns-1 .gallery-item {width: calc(100% - 2px) !important;}
.widget .gallery-columns-2 .gallery-item {width: calc(50% - 2px) !important;}
.widget .gallery-columns-3 .gallery-item {width: calc(33.333% - 2px) !important;}
.widget .gallery-columns-4 .gallery-item {width: calc(25% - 2px) !important;}
.widget .gallery-columns-5 .gallery-item {width: calc(20% - 2px) !important;}
.widget .gallery-columns-6 .gallery-item {width: calc(16.666% - 2px) !important;}
.widget .gallery-columns-7 .gallery-item {width: calc(14.285% - 2px) !important;}
.widget .gallery-columns-8 .gallery-item {width: calc(12.5% - 2px) !important;}
.widget .gallery-columns-9 .gallery-item {width: calc(11.111% - 2px) !important;}

#container.sinimagecon h1.page-title, #container.sinimagecon .entrytext{ text-align: center; }
#container.sinimagecon .entrytext img.attachment-full { width: auto; max-width: 100%; height: auto; margin: 20px auto; }

/* ================ H Tags and Tables ============== */
h1{font-size:30px;}
h2{font-size:23px;}
h3{font-size:20px;}
h4{font-size:17px;}
h5{font-size:15px;}
h6{font-size:13px;}
p{margin-bottom:15px;}
a{color:#0387bf;text-decoration:none;}
a:focus{ outline: thin dotted;}
b, strong{font-weight:bold;}
displaynone{display:none;}
.clear{clear:both;}

table{ min-width:200px; color:#333333; }
thead{ background: #f7f7f7; }
td{padding:9px 7px;vertical-align:middle;}

.wp-block-table.is-style-stripes{ border: 1px solid #cccccc; padding: 5px; }
.wp-block-table.is-style-stripes thead{ background-color: #555555; color: #ffffff; } 
.wp-block-table thead tr td{ padding: 13px 7px; } 
.wp-block-table.is-style-stripes tfoot{ background-color: #cccccc; color: #000000; }

.wp-block-table.is-style-regular table{ border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; }
.wp-block-table.is-style-regular td{ border-top: 1px solid #cccccc; border-left: 1px solid #cccccc; } 
.wp-block-table.is-style-regular thead{ background-color: #dddddd; }
.wp-block-table.is-style-regular tfoot{ background-color: #f7f7f7; }
.wp-block-table.is-style-regular thead td{ text-align: center; border-top: 3px solid #333333; }
.wp-block-table.is-style-regular tfoot td{ text-align: center; border-bottom: 2px solid #777777; }

/* ================ Calendar ============== */
.calendar_wrap {background:#ffffff;box-shadow:none;}
#wp-calendar{width:100%;border:none; box-shadow: none; background:#ffffff; padding:  0; margin: 0; }
#wp-calendar caption{font-size:17px; font-weight: 700; text-align:center; padding: 5px; }
#wp-calendar th { text-align: center; padding: 5px 3px; font-weight: 600; color: #ffffff; background: #777777; }
#wp-calendar td{color:#555555; border: 1px solid #f6f6f6; text-align: center; position: relative; transition:all .3s; }
#wp-calendar td:hover{background: #e6e6e6; }
#wp-calendar td#prev, #wp-calendar td#next, #wp-calendar td.pad {border:none; }
#wp-calendar a { font-size: 15px; font-weight: 700; background: #cccccc; display: flex; justify-content: center; align-items: center; align-content: center; color: #555555!important; position: absolute; height: 100%; width: 100%; left: 0; top: 0; }
#wp-calendar a:hover { background: #555555; color: #ffffff !important; }
.wp-calendar-nav{ display: flex; justify-content: space-between; background: #cccccc; }
.wp-calendar-nav-prev, .wp-calendar-nav-next { display: inline-flex; margin: 5px; font-weight: bold; }
.wp-calendar-nav a, .wp-calendar-nav a:hover { color: #333333 !important; }


/* ================ Input and Button ============== */
textarea, input[type="text"], input[type="password"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="url"], .titlewrap input, select{background:#F7F7F7;border-radius:3px;font-size:14px;padding:10px 7px;width:98%;border:1px solid #CCCCCC;}
input[type="password"]{width:200px;}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="url"]:focus, .titlewrap:focus input:focus, select:focus, .contactcontainer input:focus, .contactcontainer textarea:focus { background:#ffffff; border:1px solid #45a9f6; }
button, input[type="reset"], input[type="button"], input[type="submit"], .contactcontainer input[type="submit"] {background: #00aeef; border: none; box-shadow: 0 3px 0 0 #0089bc, 0 1px 0 0 rgba(225, 225, 225, 0.2) inset; border-radius:3px;display:inline-block;color:#f7f7f7;font-family:arial;font-size:13px;font-weight:bold;padding:5px 15px 6px;text-decoration:none;text-shadow:1px 1px 1px #555555;min-height:35px;text-transform:uppercase;cursor:pointer;margin:5px 0;}
button:hover, input[type="reset"]:hover, input[type="button"]:hover, input[type="submit"]:hover, .contactcontainer input[type="submit"]:hover {background-color:#085d96; box-shadow: none;}
button:active, input[type="reset"]:active, input[type="button"]:active, input[type="submit"]:active, .contactcontainer input[type="submit"]:active {position:relative;top:1px;}
input#s{ }

#container,
#content,
#content-full{ font-size:14px; text-align:justify; }
#content img,
#content-full img{height:auto; max-width:100%; vertical-align:middle;}
#content img.wp-smiley,
#content-full img.wp-smiley{border:none; box-shadow:none;}
.post, .hentry, .no-results{margin-bottom:20px;}
.indexpost{ margin-bottom: 30px; padding-bottom: 15px; background: url("images/bottom.png") no-repeat scroll center bottom transparent;  }
.sticky { background: #f7f7f7; margin-bottom: 50px; padding: 15px; border: 5px solid #dddddd; position: relative; }
.sticky:not(.topic)::before { content: "\f005 \f005 \f005"; letter-spacing: 10px; font-size: 20px; padding: 5px; color: #cccccc; position: absolute; right: 0; top: 0; }
.sticky .entrytext { margin-bottom: -29px; }
.entrytext .content-ver-sep { margin-bottom: 20px; height: 3px; }
.gallery-caption{ clear:both; width:95%; }
.bypostauthor{}

iframe { max-width: 100%; max-height: 100%; }

/* ================ Heading ============== */
#headingpart {  }
#heading{color:#555555;font-size:29px; margin:35px auto 10px;text-align:center;font-weight:100; text-transform: uppercase;}
.heading-desc{ color:#555555; font-size:14px; margin:10px auto; text-align:center; }


/* ================ Video Box ============== */
.videobox {width: 100%; padding: 25px 0; background:#04a5f9;color:#ffffff;}
.videobox-inner {margin: 0 auto; overflow: hidden;}
.videoframe {position: relative; display:table; margin: 0 auto; text-align: center;}

.wp-video, .wp-audio { max-width:  100%; margin-left: auto; margin-right: auto; }
.mejs-controls button { box-shadow:  none; }
video, audio { max-width: 100% !important; height: auto; }

.ytviditem { position: relative; padding-bottom: 56.25%; height: 0; }
.ytviditem iframe, .ytviditem object, .ytviditem embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.mp4vidbox { position: relative; }
.playpause { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; font-size: 55px; cursor: pointer; }
.playpause::after { content: '\f144'; color: #ffffff; opacity: .3; font-weight: normal !important; transition: all .5s; text-shadow: 0 1px 0 #000000; }
.playrunning::after { content: '\f28b'; opacity: 0; }
.mp4vidbox:hover .playpause::after { opacity: .7; }
.mp4vidbox:hover .playrunning::after { opacity: .5; }

.vidfullscreen::after { content: '\f31e'; color: #ffffff; opacity: .03; position: absolute; bottom: 10px; right: 10px; font-size: 20px; cursor: pointer; transition: all .5s; }
.mp4vidbox:hover .vidfullscreen::after { opacity: .9; }


/* ================ Slide ============== */
.slideback { background: url("images/sback.png") repeat scroll 0 0 #2e3036; padding: 20px 0; font-style: normal; }
.slideback.noslideshadow{ padding: 20px 0 40px; }
.slideback.noslideshadow #skslide.skitter .info_slide_dots, .slideback.noslideshadow .nav-dots, .slideback.noslideshadow .rslides_tabs{bottom: -35px;}
.slideback.noslideshadow.nosslidedot{ padding: 20px 0; }
.slideback.thumbssld{ padding: 20px 0 70px !important; }

.slidesize {background:url("images/sliderbottom.png") no-repeat scroll center bottom transparent; padding:0 0 3%; background-size: 95% auto; } 
.slideback.noslideshadow .slidesize, .slideback.thumbssld .slidesize{ background-image: none; padding: 0; }

.box90.slidesize {  }
#slide{ width:930px; height:350px; overflow:hidden; margin:0 auto;}

#slide-container .sb-description, #slide-container #skslide .label_skitter, #rslide-container .sb-description { bottom: 0; left: 0; width:100%; z-index: 995; opacity: 1; position: absolute; box-sizing: border-box; background: transparent; }
.smartsldtxtcon, .ressldtxtcon, .s3dsldtxtcon { background: rgba(14,216,246,0.5); color: #000000; box-sizing: border-box;  padding: 10px; display: block; width: 100%; text-align: center; font-size: 17px; font-weight: 500; }
.smartsldtxtcon{  }
.sldtexttitle{ font-size: 21px; margin-bottom: 0; text-align: center; }
.s3dsldtxt, .ressldtxt{ display: none; }
#slide-container .s3dwidthvid .sb-description.s3dsldtxt{ max-width: calc(53% - 10px); }
.s3dwidthvid .s3dsldtxtcon{  }

#slide-container .nav-dots span, #slide-container #skslide.skitter .info_slide_dots .image_number, #rslide-container .rslides_tabs li a { display: inline-block; width: 16px; height: 16px; border-radius: 150%; margin: 3px 4px; background: #0ab4f3; cursor: pointer; box-shadow: 0 1px 1px rgba(255,255,255,0.6), inset 0 1px 1px rgba(0,0,0,0.1); font-size: 0px; }
#slide-container .prev_button, #slide-container .next_button{ font-size: 0; }
#slide-container .nav-dots span.nav-dot-current, #slide-container #skslide.skitter .info_slide_dots .image_number.image_number_select, #rslide-container .rslides_tabs li.rslides_here a { box-shadow: 0 1px 1px rgba(255,255,255,0.6),  inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 0 3px #0ab4f3, inset 0 0 0 8px #ffffff; } 
#slide-container #skslide.skitter .info_slide_dots { display: flex; justify-content: center; z-index: 997; }

.customers-comment ul, .customers-comment li, #client, #client ul, #client li, #slide-container ul, #slide-container li, #slide-container p, #slide-container a, #slide-container img, #main-menu-con ul, #rslide-container img, #slide-container li { transition:none; }

/* ================ Featured Boxes ============== */
.featured-boxs { padding:20px 0; display:flex; margin: 0 -15px; justify-content: center; flex-wrap: wrap; }
.featured-box { background: #ffffff; display: inline-flex; flex-direction: column; margin: 20px 15px; width:calc( 33.33% - 30px); text-align: left; padding-bottom: 10px; border: 1px solid #f7f7f7; border-bottom: 2px solid #08aedf; position: relative; }
.featured-box::before{ content: ''; position: absolute; width: 100%; left: 0; bottom: 3px; border-bottom: 1px dotted #08aedf; opacity: .5; }
.featured-box::after{ content: ''; position: absolute; height: calc(100% - 10px); width: 4px; background: #ffffff; left: 100%; top: 5px; border: 1px solid #eeeeee; }
.featured-box h3.featitle { font-weight: 600; font-size: 23px; color: #04a5f9; text-align: center; padding: 10px 10px 5px; margin: 0; }
.featured-box .feades { text-align: justify; color: #333333; padding: 5px 10px; }
.featured-box-first { padding:30px 0; }
.featured-box img.box-image { width:100%; height:auto; margin: 1px; padding: 10px; }
.featured-box img.box-image:hover { padding: 10px 13px; background: #ff7b2c; margin-bottom: 7px; }
.yeslinkw{ padding-bottom: 45px; }

.fcontent-box { display: inline-flex; flex-direction: column; margin: 20px 15px; width:calc( 50% - 30px); text-align: left; padding-bottom: 10px; position: relative; }
.fcontitle{ font-weight: normal; font-style: normal; text-transform: uppercase; text-align: left; font-size: 21px; border-bottom: 1px dotted #444f63; padding: 5px 0; }
.fconftitle{ color: #333333; }
.fconstitle { color: #f86605; }
.fboximg{ display: inline-flex; justify-content: center; }
.fcondes{ text-align: justify; color: #333333; }

.fblinkitem{ margin: 10px; text-align: left; line-height: 1; }
.fcontent-box .fblinkitem{ margin: 10px 0; }
.yeslinkw .fblinkitem{ position: absolute; bottom: 3px; }
.d5spbtn { color: #ffffff; background: #00b5e2; background: linear-gradient(to bottom, #00b5e2 1%,#0083ac 40%,#00b5e2 100%); display: inline-flex; align-items: center; position: relative; border-radius: 20px; clear: both; overflow: hidden; transition: all .3s; text-transform: uppercase; font-family: Marvel,arial,serif; font-size: 15px; text-shadow:0 1px 1px #555555; white-space:nowrap; text-align: center; font-weight: normal; font-style: normal; }
.d5spbtn-text{padding:5px 11px; transition:all .2s; }
.d5spbtn-slide-text{ width:0; padding: 5px 0; background:#555555; text-align:left; overflow:hidden; transition:all .3s;}
.d5spbtn-icon-right{ position: relative; }
.d5spbtn-icon-right::before{ content: ''; border-left: 1px solid #ffffff; position: absolute; left: 1px; top: 0; height: 100%; opacity: .3; }
.d5spbtn-icon-right::after{ content: ''; border-left: 1px solid #555555; position: absolute; left: 0; top: 0; height: 100%; opacity: .3; }
.d5spbtn-icon-right span { opacity: .7; position: relative; transition: all .3s; display: flex; justify-content: center; align-items: center; padding: 5px 11px; }
.d5spbtn-icon-right span::before { font-size: 17px; }
.d5spbtn:hover{ text-shadow:0 1px 1px #999999; box-shadow: 0 0 7px 0 #aaaaaa; }
.d5spbtn:hover .d5spbtn-text{ }
.d5spbtn:hover .d5spbtn-slide-text{width:auto; padding: 5px 11px;}
.d5spbtn:hover .d5spbtn-icon-right span{opacity:1}
.d5spbtn:active{ top:1px; }

.boxbtmbdr{ overflow: hidden; }
.boxbtmbdrin{ margin: 0 -15px 20px;  display: flex; justify-content: space-between; flex-wrap: wrap; }
.boxbdrhline{ display: inline-flex; background: #179ee3; height: 15px; width: 1px; z-index: 1; position: relative; }
.boxbdrhline::before{ content: ''; background: #179ee3; height: 100%; width: 1px; position: absolute; top: 0; left: -2px;}
.boxbdrhline::after{ content: ''; background: #179ee3; height: 100%; width: 1px; position: absolute; top: 0; right: -2px;}

.boxbdrvline { display: block; background: transparent; height: 5px; width: 100%; margin-top: -7px; border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; clear: both; position: relative; }

/* ================ Others ============== */
blockquote, q {background:#dddddd;background:rgba(0, 0, 0, 0.05);border-left:10px solid rgba(0, 0, 0, 0.10);margin:20px 10px;padding:10px;quotes:'<<' '>>';border-right:10px solid rgba(0, 0, 0, 0.10);}
blockquote:before, q:before {color:#ccc;content:'\201C';font-size:4em;line-height:.1em;margin-right:.20em;vertical-align:-.4em;}
blockquote:after, q:after {color:#ccc;content:'\201D';font-size:4em;line-height:.1em;margin-left:.20em;vertical-align:-.4em;}
blockquote p, q p {display:inline;}

#container .postthumb{ background: url("images/thumb-back.jpg") no-repeat scroll 0 0 #cccccc; border: 10px solid #ffffff;  height: auto;
width: 100%; padding-bottom: 32.45%; transition: all 2s; margin: 0 0 20px; position: relative; background-size: 100% 100%; }
#container .postthumb:hover{ border-color: #ff5f17; }
#container .postthumbin{ width: 100%; height: 100%; position: absolute; left: 0; top: 0;  overflow: hidden; }
#container .postthumbimage{ width: 100%; height: auto; }


h1.page-title, h1.arc-post-title{font-size:35px;text-shadow:-1px -1px 3px #ffffff; text-transform:uppercase; color:#333333;}
h2.post-title, h2.comments, h3#reply-title, h2.post-title-color{font-size:25px;margin-bottom:0;padding-bottom:10px;text-shadow:-1px -1px 3px #ffffff;text-transform:uppercase;  }
.entrytext{padding:10px 0;}
h2.post-title a, h2.post-title a:hover, h2.comments a, h2.post-title-color{ color:#333333; }
h3.arc-src{text-transform:uppercase;color:#777777;font-size:20px;}
h3 span{color:#777777;}

.readmore{display:table; line-height: 1.15; }

.conarc h1.page-title { background:#45a9f6; color: #ffffff; padding: 5px; text-align: center; text-shadow: none; margin: 0;  }
.description { font-size: 17px; padding: 5px; text-align: center; background: #555555; color: #ffffff; margin-bottom: 30px; }

.elementor-toggle .elementor-tab-title{ display: flex; align-items: center; }

/* ================ Post Meta ============== */
.post-meta { display: inline-block; margin: 0; padding: 10px; width: 40%; max-height: 100%; max-width: 100%; text-align: right; color: #ffffff; min-width: 150px; background: rgba(37,157,213,0.7); position: absolute; top: -10px; left: -10px; transition: all 2s; font-size: 13px; font-style: normal; font-weight: normal; overflow: hidden; }
.post-meta:hover{ width: 50%; max-height: none; background: #259dd5; }
.pmetacommon{ width: 100%; display: block; }
.post-meta a {color: #ffffff;}
.post-meta a:hover {text-decoration: underline;}
.post-meta span:before { padding-right: 5px;}
.post-meta .post-date { font-size: 19px; border-bottom: 1px solid #ffffff; margin-bottom: 5px; }
.post-meta .post-date::before{ font-weight: normal !important; }
.post-meta .post-author { font-size: 17px; margin-bottom: 5px; }


.searchinfo { display: flex; justify-content: center; align-items: center; flex-direction: column; }
.searchinfo h1.page-title { margin-bottom: 50px; display: flex; align-items: center; justify-content: center; }
.searchinfo h1.page-title::before { font-size: 50px; line-height: 1; margin-right: 10px; }
.searchinfo .backhome { padding: 10px 0; margin: 0 auto; font-size: 17px; }

.searchpage .searchinfo { display: block;  margin: 20px 0 30px; }
.searchpage .searchinfo h1.page-title { justify-content: flex-start; margin-bottom: 5px; }
.searchpage .searchinfo h3.arc-src {  }

/* ================ Comment Box ============== */
#commentsbox .commentlist{margin:0;}
#commentsbox .watermark{color:rgba(150, 150, 150, 0.7);font-family: Marvel,arial,serif;font-size:17px;text-align:center;text-shadow:none;text-transform:uppercase;}
#commentsbox .comment-author cite,
#commentsbox .comment-author cite a{color:#02365a;letter-spacing:3px;font-style:normal;font-weight:bold;}

#commentsbox img.avatar { border: 3px solid rgba(0, 0, 0, 0.3); border-radius: 150px; height: 70px; left: 0; position: absolute; width: 70px; }
#commentsbox ul.children{padding:0;}
.comment-body{padding:0 0 10px;}
#commentsbox .commentlist li.comment{border-top:1px solid #EEEEEE;line-height:19px;margin:0 0 24px;padding:5px 0 0 80px;position:relative;}
#comments .comment-body p:last-child{margin-bottom:6px;}
#commentsbox .comment-meta { margin-bottom: 20px; }
#commentsbox .comment-meta, #comments .comment-meta a:link, #comments .comment-meta a:visited {color:#555555;font-size:13px; text-shadow:none;}
#commentsbox .commentlist .children li{border-top:2px solid #ffffff;list-style:none outside none;margin:0 0 0 -25px;}
#commentsbox .commentlist li:last-child{border-bottom:medium none;ist-style:none outside none;}
#comment-form{max-width:550px;}
#respond .required{color:#ff4b33;font-weight:bold;position:absolute;}
#commentsbox ol.commentlist, #commentsbox li.commentlist{padding:0;list-style:none;}
#comments-list #respond{margin:0 0 18px 0;}
#comments-list ul #respond{margin:0;}
.comment-reply-link { background: #555555; padding: 3px 9px;  color: #ffffff; border-radius: 3px; font-size: 13px; transition: all .5s; }
.comment-reply-link:hover { color: #ffffff; background: #333333; }
#cancel-comment-reply-link{font-weight:normal;line-height:18px;}
#respond input{margin:0 0 9px;}
#respond textarea{width:100%;}
#respond .form-allowed-tags{font-size:13px;line-height:18px;}
#respond .form-allowed-tags code{font-size:11px;}
#respond .form-submit{margin:12px 0;}
#respond .form-submit input{font-size:14px;width:auto;}

.logged-in-as a {font-size: 17px; color: #085d96; }
#respond label {font-size: 17px; font-weight: 500; width:20%; padding-right: 10px; display: inline-block;}
.flexboxitem{display: flex; align-items: center;}
.flexboxitem input { width:80%; }

#respond .comment-form-cookies-consent label {width: auto; padding: 0 0 0 10px; }

/* ================ Client List ============== */
#client-box{ margin-top: 20px; }
h2#client-text.post-title { opacity:0.7; padding:10px 0; text-align:center; }
#client{display: flex ;margin:20px auto; justify-content: center; align-items: center; }
#client img{margin:3px 7px; height: auto; vertical-align:middle; max-width:120px;}
#client li, #client ul{ list-style: none; float: left; margin: 0; display: flex; justify-content: center; align-items: center; }
#client ul li { width: auto; }
.simply-scroll { height: auto; margin-bottom: 1em; position: relative; width: 100%; }
.simply-scroll-clip { overflow: hidden; position: relative; }
.simply-scroll-btn-left { background: url("images/arrow_left.png") no-repeat scroll 0 0 transparent; left: -20px; }
.simply-scroll-btn-right { background: url("images/arrow_right.png") no-repeat scroll 0 0 transparent; right: -20px; }
.simply-scroll-btn { cursor: pointer; height: 50px; opacity: 0.1; position: absolute; width: 21px; z-index: 3; background-size: auto 100%; background-position: center center; top: 50%; transform: translateY(-50%); }
.simply-scroll-btn:hover { opacity: 0.7; }
#client-scroller { margin: 0 auto; }

.fpage-quote.box90 { margin: 20px auto; }
.fpage-quote { background: #e0ecef; border-left: 10px solid #00accf; border-right: 10px solid #00accf; text-align: center; padding: 10px; }
.fpage-quote q { background: transparent; }
.fpage-quote q::before, .fpage-quote q::after { color: #00c7ef; }
.customers-comment ul { list-style: none; padding: 0; position: relative; margin: 0; }
.customers-comment q, .customers-comment a { font-size: 17px; margin: 0 auto; text-align: center; vertical-align: middle; font-weight: bold; border: none; line-height: 2; padding: 0; color: #333333; word-spacing: 1px; letter-spacing: .2px;}

/* ================ Social Links ============== */
.social { display: inline-flex; margin: 0 5px; justify-content: center; align-items: center; font-style: normal; }
.social a { margin: 0 7px 3px; text-align: center; display: inline-flex; align-content: center; align-items: center; justify-content: center; transition:all .5s; background-size: 80% auto; background-repeat: no-repeat; background-position: center center; color: #ffffff; }

.social a::before, .social a.sliconimg { display: inline-flex; align-content: center; align-items: center; justify-content: center; -webkit-font-smoothing: antialiased; transition:all .5s; border-radius: 7px; border-style: solid; border-width: 1.5px 1px 1.5px 1.25px; font-size: 40px; font-weight: bold; height: 55px; width: 55px; line-height:normal; background-color: rgba(0,0,0,.5); border-color: rgba(255,255,255,.5)  rgba(0,0,0,.3) rgba(0,0,0,.3); text-shadow: 1px 1px 0 rgba(0, 0, 0, .5); }
.social a.slicondefined::before{ content: '\f005'; }

#footer .social { background-color:rgba(0,0,0,0.3); border-bottom:2px solid #111111; padding: 10px; width: 100%; margin: 0 auto; }

.social a.slicondefined[href*="wordpress.org"]::before, 
.social a.slicondefined[href*="wordpress.com"]::before { content: '\f19a'; background: linear-gradient( #09b6db, #72c6d8 ) }
.social a.slicondefined[href*="facebook.com"]::before { content: '\f39e'; background: linear-gradient( #455afa, #7080fb ) }
.social a.slicondefined[href*="twitter.com"]::before { content: '\f099'; background: linear-gradient( #1cc3fa, #75dafb ) }
.social a.slicondefined[href*="dribbble.com"]::before { content: '\f17d'; background: linear-gradient( #e32971, #e58aad ) }
.social a.slicondefined[href*="plus.google.com"]::before { content: '\f0d5'; background: linear-gradient( #f32e0d, #f68572 ) }
.social a.slicondefined[href*="pinterest.com"]::before { content: '\f0d2'; background: linear-gradient( #c8232c, #c4676c ) }
.social a.slicondefined[href*="github.com"]::before { content: '\f113'; background: linear-gradient( #555555, #9c9a9a ) }
.social a.slicondefined[href*="tumblr.com"]::before { content: '\f173'; background: linear-gradient( #455afa, #adb6fa ) }
.social a.slicondefined[href*="youtube.com"]::before { content: '\f167'; background: linear-gradient( #F90909, #f99595 ) }
.social a.slicondefined[href*="flickr.com"]::before { content: '\f16e'; background: linear-gradient( #ff0084, #fa81c0 ) }
.social a.slicondefined[href*="vimeo.com"]::before { content: '\f194'; background: linear-gradient( #1AB7EA, #7dcbe5 ) }
.social a.slicondefined[href*="instagram.com"]::before { content: '\f16d'; background: linear-gradient( #05ace3, #6dc4e1 ) }
.social a.slicondefined[href*="codepen.io"]::before { content: '\f1cb'; background: linear-gradient( #555555, #9c9a9a ) }
.social a.slicondefined[href*="linkedin.com"]::before { content: '\f0e1'; background: linear-gradient( #05ace3, #61c0df ) }
.social a.slicondefined[href*="vk.com"]::before { content: '\f189'; background: linear-gradient( #0895c4, #2ec5f7 ) }
.social a.slicondefined[href*="t.me"]::before { content: '\f3fe'; background: linear-gradient( #0680a8, #24c4f8 ) }
.social a.slicondefined[href*="xing.com"]::before { content: '\f168'; background: linear-gradient( #b0d400, #d3f432 ) }
.social a.slicondefined[href*="yelp.com"]::before { content: '\f1e9'; background: linear-gradient( #d32323, #ff5b5b ) }

#footer .social a:hover::before, #footer .social a.sliconimg:hover { background-color: rgba(0, 0, 0, 0.5) !important; border-color: rgba(0,0,0,.3) rgba(255,255,255,.3) rgba(255,255,255,.5); text-shadow: -0.5px -0.5px 0 rgba(255, 255, 255, 0.5), 0.5px 0.5px 0 rgba(0, 0, 0, 0.5); }
#footer .social a.slicondefined:hover::before { background: rgba(0, 0, 0, 0.5) !important;}

#header .social { background-color: transparent; margin: 0 10px; padding: 0; display: inline-flex; align-items: center; justify-content: center; }
#header .social a{ margin: 1px 2px; border: 2px solid rgba(0,0,0,0.2); border-radius: 150%; transition: all .5s; }

#header .social a::before, #header .social a.sliconimg { margin: 0; background-color: rgba(0,0,0,0.4) !important; text-shadow: none; font-size: 13px; width: 22px; height: 22px; border-radius: 150%; border: none; transition: all .5s;  }
#header .social a.slicondefined::before{ background: rgba(0,0,0,0.4) !important; }
#header .social a:hover::before, #header .social a.sliconimg:hover { background-color: #333333 !important; }

/* ================ Box Sizes ============== */
.box100 { display: block; position: relative; width: 100%; margin: 0 auto; }
.box90 { display: block; position: relative; width: 950px; margin: 0 auto; }
.heightzero{ height: 0 !important; margin: 0 !important; padding: 0 !important; opacity: 0 !important; }

/* ================ Search Box ============== */
.search-form, #bbp-search-form div, #searchform, .woocommerce-product-search, .aws-container .aws-search-field { height: 39px; overflow: hidden; width: 100%; max-width: 550px; display: inline-flex;}
.search-form label{ margin: 0; width: calc(100% - 45px); }
#searchsubmit, .woocommerce-product-search button[type="submit"], input[type="submit"].search-submit, #bbp_search_submit, #searchsubmit:hover, .woocommerce-product-search button[type="submit"]:hover, input[type="submit"].search-submit:hover, #bbp_search_submit:hover { background: #1593ec url("images/search.png") no-repeat scroll center center; background-size: auto 70%; border-radius: 0 3px 3px 0; box-shadow: none; font-size: 16px; font-weight: normal; margin: 0 0 0 -5px; padding: 4px 20px; text-indent: -90000px; vertical-align: top; height: 100%; min-height: 0px; min-width: 50px; width: 9%; top:0 !important; transition: all .5s;  }
input#s, .search-field, input[type="search"].search-field, #bbp_search { background: rgba(255,255,255,.85); border-radius: 3px 0 0 3px; vertical-align: top; max-width: 100%; min-width: 100px; height: 100%; padding: 5px 10px; width: 100%; border: 1px solid #1593ec; transition: all .5s; }
#searchsubmit:hover, input[type="submit"].search-submit:hover, #bbp_search_submit:hover, .woocommerce-product-search button[type="submit"]:hover { background-color: #0166a0; transform: none; }

#searchloginbox #searchform, #searchloginbox .aws-container .aws-search-field, #searchloginbox .search-form { position: relative; display: inline-flex; width: auto; height: 29px; margin: 5px 0 5px 5px; }
#searchloginbox .search-form label{ width: 100%; }
#searchloginbox #searchsubmit, #searchloginbox #searchsubmit:hover, #searchloginbox input[type="submit"].search-submit, #searchloginbox input[type="submit"].search-submit:hover { background: transparent url("images/searchhb.png") no-repeat scroll right center; position: absolute; right: 5px; background-size: 20px auto; min-width: 30px; }
#searchloginbox input#s, #searchloginbox input[type="search"].search-field { border-style: solid; border-width: 1px; border-color: #999999 #ffffff #ffffff #999999; border-radius: 10px 0px 10px 0px; width: 145px; padding: 0 35px 0 10px; background: rgba(255,255,255,.05); }
#searchloginbox input#s:focus, #searchloginbox input[type="search"].search-field:focus {  width: 170px; color: #555555; max-width: none; min-width: 100px; }

/* ================ Search Login Bar ============== */
.flexcenter { display: inline-flex; align-items: center; justify-content: center; flex-wrap: wrap; }

#top-menu-con{ position: relative; display: flex; justify-content: flex-end; z-index: 99999; }
#searchloginbar { position: relative;  height: auto; width: auto; font-size: 15px; padding: 0 0 0 40px; }
#searchloginbarback{ background: rgba(255,255,255,0); position: absolute; height: 100%; width: 100%; top: 0; left: 0; clip-path: polygon(0 0, 100% 0, 100% 100%, 40px 100%); }
#searchloginbox { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; padding: 0 5px; z-index: 999; position: relative; line-height: 1; }
#searchloginbox .flexcenter{ margin: 3px 7px; }
.mtopitem, .mtopitem a { color: #777777; font-style: normal; font-weight: normal; }
#topsearchicon::before{ font-size: 25px; }
#topfloatingsearchbox{ position: absolute; right: 0; top: 100%; padding: 10px 0; display: none; width: 100%; min-width: 250px; font-style: normal; }
#topfloatingsearchboxin{ width: 100%; display: flex; justify-content: center; align-items: center; }
#topfloatingsearchbox .search-field, #topfloatingsearchbox input#s { background: #ffffff; }
#searchclose::before{ color: #777777; font-size: 19px; margin-right: 5px; }

ul#lboxd{ position:relative; font-size:15px; font-weight: 500; margin:0; padding: 0; color: #555555; }
ul#lboxd li { list-style:none; }
a#loginicon, a#loginicon:hover {display:block;float:right; }
a#loginicon::before, a#loginicon:hover::before { font-style: normal; font-weight: normal; content: '\f2bd'; font-size: 27px;}

ul#lboxd ul{background:#f6f6f6; border-right: 7px solid #45a9f6; display:none; padding:20px 40px 20px 20px; position:absolute; right:-10px; top: -3px; margin-top: 30px;width:150px; z-index:99999; vertical-align: top; }
.login-username input, .login-password input, .login-submit input, ul#lboxd button{display:block;position:relative;width:100%; }

ul#lboxd li:hover > ul{display:block; min-width: 250px;}
ul#lboxd label, label{display:inline-block;margin-bottom:5px; font-weight: 700; }

.extranumber, .phonenumber { font-weight: 500; }
.phonenumber::before {content:'\f095'; margin-right: 7px;}
.extranumber::before { margin-right: 7px;}


/* ================ Page Navigation ============== */
.page-nav { text-align: center; margin: 10px auto 20px; position: relative;  }
.page-link { font-weight: bold; padding: 10px 20px; border-bottom: 1px solid #eeeeee; display: table; margin: 0 auto; font-size: 19px; line-height: .8; }
.page-link a { background:#3aa5f8; padding:0 7px;color:#ffffff; }
.page-nav .alignright{ text-align:right; }
.page-nav .alignleft{ text-align:left; }
ul.page-numbers { list-style: none; margin: 0; }
.page-numbers li { display: inline-block; vertical-align: top; margin-bottom: 15px; }
.page-numbers li .page-numbers {color: #085d96; font-size: 19px; padding: 3px 10px; background: #eeeeee; border: 5px solid rgba(0,0,0,.1); border-radius: 50px; transition: all .5s;}
.page-numbers li .page-numbers.current, .page-numbers li .page-numbers:hover { border: 5px solid #085d96; color: #ffffff; background: #085d96; text-decoration: none; }
.page-nav .prev.page-numbers, .page-nav .next.page-numbers {background: transparent; border: none; font-size: 35px; line-height: 27px;}
.page-nav .prev.page-numbers:hover, .page-nav .next.page-numbers:hover {background: transparent; color: #555555; border: none; }
.pagenavlink { width: calc(50% - 10px); margin: 10px 0; font-size: 15px; }

/* Text meant only for screen readers. */
.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; }
.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; 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: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; 	text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ }

/* 
==================== E-Commerce/WooCommerce ========== */
.ecom-box-part{ padding: 30px 0; position: relative; display: block; }
.ecom-part { margin: 20px auto 30px; display: block; text-align: center; }
.d5woospace { margin: 40px auto 20px; display: block; text-align:justify; }
.d5wooextra { margin: 20px auto 20px; display: block; text-align:justify; }
.woocommerce ul li, .woocommerce-page ul li { transition:all .5s; }
.ecom-part em { font-style: normal; }
.ecom-part h2.boxtoptitle { font-style: normal; color: #0b619a; font-size: 41px; font-weight: 400; }
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {font-size: 20px; font-weight: 300;}
.ecom-part h3.about-us, .woocommerce ul.products li.product a, .woocommerce .woocommerce-info::before, .woocommerce .woocommerce-error::before, .woocommerce ul.products li.product .price, .woocommerce ul.products li.product .button, .woocommerce div.product p.price, .woocommerce div.product span.price { color: #22a5fc; }
.woocommerce span.onsale, .woocommerce ul.products li.product h3, .woocommerce div.product form.cart .button, .woocommerce-cart .wc-proceed-to-checkout 
a.checkout-button, .woocommerce .cart .button, .woocommerce .cart input.button, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order, .woocommerce #respond input#submit, .woocommerce .d5woocontent a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit:hover, .woocommerce .d5woocontent a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover { background-color: #22a5fc; }
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce div.product .product_title {  background-color: #0b619a; }
.woocommerce .product_meta { border: 1px solid #eeeeee; padding: 5px; border-radius: 3px; width: 100%; display:  table; }
.woocommerce .entrytext, .woocommerce-account .entrytext, .woocommerce-page .entrytext, .elementor-default .entrytext {background-image: none;}
.woocommerce-MyAccount-navigation ul { margin: 5px 0; padding: 0; }
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link { list-style:  none; }
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a { font-size: 15px; text-transform: uppercase; background: #f6f6f6; margin: 0 0 3px; padding: 5px 7px; list-style: inside square none; border-radius: 3px; color:#0b619a; display:  list-item; transition: all .4s; }
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:hover { background: #0b619a; color: #ffffff; }
.woocommerce .woocommerce-info, .woocommerce .woocommerce-error, .woocommerce .woocommerce-message { border-color: #22a5fc; }
.woocommerce .d5woocontent a {color: #22a5fc; }
.woocommerce ul.products li.product h3 { color: #ffffff; padding: 5px; font-size: 25px; }
.woocommerce ul.products li.product .price del { display: inline-block; vertical-align: middle; margin-right: 15px; font-size: 15px; opacity: .7;  }
.woocommerce ul.products li.product .price { display: inline-block; vertical-align: middle; font-size: 17px; margin: 5px auto -5px; }
.woocommerce ul.products li.product .button { display: block; background-color: #eeeeee !important; border-radius: 0px; color:#333333 !important; }

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {  padding: 10px; text-align: center; }
.woocommerce ul.products li.product:hover, .woocommerce-page ul.products li.product:hover {  padding: 0px; background-color: transparent; transform: scale(1.05);}
.woocommerce ul.products li.product .price ins { text-decoration: none; }
.woocommerce div.product form.cart .button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce .cart .button, .woocommerce .cart input.button, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order, .woocommerce #respond input#submit, .woocommerce .d5woocontent a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit:hover, .woocommerce .d5woocontent a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce div.product .product_title { border-radius: 0px; color: #ffffff !important; }
.woocommerce .content table.cart td.actions .input-text, .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: 150px; }
.woocommerce-cart table.cart td.actions .coupon .input-text { padding: 8px 6px 9px;  }
#right-sidebar .woocommerce ul { margin: 0 0 20px 0;  }
#right-sidebar .woocommerce ul, #right-sidebar .woocommerce li { list-style: none; }
#right-sidebar .woocommerce *::before {   }
.wccart-icon::before { font-size: 17px; line-height: 0; margin-right: 5px; }
#main-menu-con a.wccart-icon { font-weight: 700; border-radius: 5px 5px 0 0; display: flex; justify-content: center; align-items: center; font-size: 15px; }
.woocommerce ins { text-decoration: none; }
.woocommerce div.product .product_title { text-align: center; font-weight:500; padding: 5px; }
.woocommerce .quantity .qty { padding: 7px 3px 8px 5px; text-align: center; width: 70px; }
.ecom-part .boxtopdes { padding: 0; }
.ecom-part h3.about-us { font-style: normal;  font-size: 25px; }
.woocommerce .pswp__caption__center { font-size: 17px; text-align: center; }
.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right{ background: transparent; }

.woocommerce #comments{ margin: 0; }
.woocommerce #review_form #respond textarea{ display: block; max-width: 750px;}

/* new */
.woocommerce #review_form #respond {max-width: 650px;}
.single_add_to_cart_button.button.alt { min-height: 35px; }
.woocommerce p.stars a {font-size: 25px;margin: 0 5px 0 0;}
.woocommerce-form.woocommerce-form-login.login { max-width: 500px; }

.woocommerce .coupon{ display: inline-flex; }
.woocommerce #coupon_code{ min-width: 150px; }

.woocommerce .woocommerce-message::before{ color: #0b619a; }
.woocommerce table.shop_table{ border-radius: 0; }

/*-------------*/
#d5woocartcountraw{ display: none; }
.withd5tooltip{ position: relative; }
.d5tooltip { background: #333333; border-radius: 3px;  color: #ffffff; font-size: 15px; padding: 5px; position: absolute; top: calc(100% + 3px); left: 50%; transform: translateX(-50%); text-align: center; text-transform: none; font-weight: normal; transition: all 0.5s; width: 150px; opacity: 0; }
.d5tooltip::before { content: ''; width: 0; height: 0; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 9px solid #333333; position: absolute; left: 50%; transform: translateX(-50%); top: -7px; }
.d5tooltip.wccounttooltip { right: 0; transform: none; left: auto; }
.d5tooltip.wccounttooltip::before{ right: 20px; transform: none; left: auto; }
.withd5tooltip:hover .d5tooltip { opacity: 1; }

/* 
==================== Front Page Extra ========== */
.fpagecbox, .extracontainer { margin: 0 auto; display: block; position: relative; }
.fpagecbox img {height: auto;}

/* ================ Language Switcher ============== */
#lswitchbox{ list-style: none; margin: 0 5px; padding: 0; z-index: 9999999;  }
#lswitchbox li{  position: relative; display: flex; align-items:  center; padding: 0; margin: 0; }
#lswitchbox .lswitemsdv{ cursor: pointer; padding: 3px 5px; margin: 2px; background: rgba(255,255,255,0.85); color: #333333; width: auto; display: flex; align-items: center; font-size: 15px; transition: all .5s; }
#lswitchbox li .lswitemsdv{ margin:0; width: 165px; border-bottom: 1px solid #eeeeee; }
#lswitchbox .lswitemsdv a{ display: flex; align-items: center; color: #333333; }
#lswitchbox .lswitemsdv:hover{ background: #ffffff; }
#lswitchbox img.lswimage{ max-height: 20px; width: auto; margin-right: 5px; }
#lswitchbox li:hover{  }
#lswitchbox .lswitemsulcl{ list-style: none; margin: 0 5px; padding: 0; display: none; }
#lswitchbox .lsdropdown .lswitemsulcl{ margin: 0; }
#lswitchbox .lsitemssel{ font-weight: 700; }
#lswitchbox .lswitemslitl > .lswitemsdv{ padding-right: 15px; }
#lswitchbox .lswitemslitl > .lswitemsdv::after{ content: '\f0d7'; font-size: 17px; right: 3px; position: absolute; top: 50%; transform: translateY(-50%); }
#lswitchbox .lswitemslitl:hover > ul { display: block; position: absolute; top: 100%; left: 0;  text-align: left; font-weight: normal; margin: 0; }
.lsdropdown{  }
.lsoneline{  }

/*
==================== Breadcrumbs ========== */
.breadcrumbs { margin: 10px auto 0; padding: 0 0 5px; border-bottom: 1px solid #aaaaaa; font-size: 17px; }
.breadcrumbs h2.trail-browse {margin-right: 5px;}
.breadcrumbs .trail-browse, .breadcrumbs .trail-items, .breadcrumbs .trail-items li { display: inline-block; margin:  0; 			padding: 0; border: none; background:  transparent; text-indent: 0; }
.breadcrumbs .trail-browse { font-size: 15px; font-style:  inherit; font-weight: inherit; color: inherit; }
.breadcrumbs .trail-items { list-style: none; }
.trail-items li::after { content: "\f0da"; padding: 0 5px; }
.trail-items li:last-of-type::after { display: none; }

/* ================ Contact Box  ============== */
.boxtoptitle { text-align: center; margin: 0 auto; font-size:33px; color: #00a1cc; }
.boxtopdes { text-align: center; margin: 0 auto; font-size:18px; line-height: 21px; max-width: 650px; padding: 21px 0 0; font-weight: 300; }

.contactcontainermain {  }
.conactboxs .boxtopdes, .contact-sub-des { font-family: 'Arial', sans-serif; font-weight: normal; }
.contactcontainer { overflow: hidden; color: #555555; background: #ffffff; padding: 20px 0 0; }
.contactcontainer h2.boxtoptitle, .contactcontainer h4.contact-itemsh { color: #00a1cc; }
.conactboxs { overflow: hidden; padding: 10px 0; }
#contactboxparts {display: flex; align-items: start; justify-content: center; flex-wrap: wrap; margin: 20px -15px 0; }
.contactboxpart { margin: 20px 15px; width: calc(50% - 30px); min-width: 300px; text-align: left; }
.contactcontainer input, .contactcontainer textarea, .contactcontainer input[type="text"] { background: transparent; border-color: #cccccc; }
.contactcontainer input:focus, .contactcontainer textarea:focus { background: #ffffff; border-color: #00a1cc; }
.contactcontainer h3.contact-subtitle { font-size: 30px; font-weight: 500; }
.contactinfo { padding: 20px 0; }
.contactinfo span {  border: 3px solid #00a1cc; color: #00a1cc; border-radius: 150px; display: inline-block; font-size: 25px; height: 40px; line-height: 1.35; position: absolute; text-align: center; width: 40px; }
.contactinfo h4 { font-size: 17px; font-weight: 400; }
.contactinfo h4, .contactinfo p { padding-left: 55px; margin: 0; }

.contactcontainer input[type="submit"] { min-width: 200px; }
.contactcontainer div.wpcf7-mail-sent-ng, .contactcontainer div.wpcf7-aborted, div.wpcf7-response-output { border-color: #0093c9; }

.contactcontainer ::-webkit-input-placeholder { color: #777777; }
.contactcontainer :-moz-placeholder { color: #777777; }
.contactcontainer ::-moz-placeholder { color: #777777; }
.contactcontainer :-ms-input-placeholder { color: #777777; }

.wpcf7-form input[type="submit"] { min-width: 150px; }
.wpcf7-list-item-label{ font-weight: normal; }

@media screen and (max-width: 700px) {
	#contactboxparts{ margin: 0; }
	.contactboxpart{ margin: 20px 0; width: 100%; }
}
.contactcontainer textarea{height: 130px;}
.wpcf7-form input[type="submit"] { min-width: 150px; margin-left: 10px; }
.wpcf7 label { font-weight: 600; line-height: 2; width: 100%; max-width: 650px; }

::-webkit-input-placeholder { color: #cccccc; }
:-moz-placeholder { color: #555555;  }
::-moz-placeholder { color: #555555; }
:-ms-input-placeholder {  color: #555555;  }

/* ================ Mapping Box  ============== */
.mappingcontainer { overflow: hidden; text-align: center; display: block; }
.mappingcontainer .su-gmap { margin: 0; }

*, *::before, *::after { box-sizing: border-box; margin: 0; outline: medium none; padding: 0; }
.haved5iconfont *::before, .haved5iconfont *::after, .haved5iconfont::before, .haved5iconfont::after, [class*='fa-']::before, [class*='fa-']::after, #swipebox-overlay *::before, .sticky::before { font-family:FontAwesome, 'Font Awesome 5 Free', 'Font Awesome 5 Brands', Arial, Helvetica, SolaimanLipi, sans-serif; font-weight: 900 !important; }
.far, .far::before, .far::after { font-weight: 400 !important; }
.fanormal *::before, .fanormal *::after, .fanormal::before, .fanormal::after {font-weight: 400 !important;}