/*
Theme Name: BlankSlate
Theme URI: https://github.com/tidythemes/blankslate
Author: TidyThemes
Author URI: https://github.com/tidythemes
Description: Donations: https://calmestghost.com/donate. BlankSlate is the definitive WordPress boilerplate starter theme. We've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability and no intrusive visual CSS styles have been added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/tidythemes/blankslate/issues. Thank you.
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 2023
Requires at least: 5.2
Tested up to: 6.1
Requires PHP: 7.0
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: blankslate

BlankSlate WordPress Theme © 2011-2023 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}html{scroll-behavior:smooth}body{line-height:1.4}a{text-decoration-skip-ink:auto}a[href^="tel"]{color:inherit;text-decoration:none}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}input[type="search"]{-webkit-appearance:textfield}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}
.screen-reader-text:focus{background-color:#f7f7f7;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#007acc;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
.skip-link{left:-9999rem;top:2.5rem;z-index:999999999;text-decoration:underline}
.skip-link:focus{display:block;left:6px;top:7px;font-size:14px;font-weight:600;text-decoration:none;line-height:normal;padding:15px 23px 14px;z-index:100000;right:auto}
.visually-hidden:not(:focus):not(:active), .form-allowed-tags:not(:focus):not(:active){position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);white-space:nowrap}
body {
    margin: 0px;
    font-family: 'Heebo', sans-serif !important;
    direction: rtl;
    font-size: 18px;
}
h2 strong, h2 {
    font-size: 35px;
    color: #ea6725;
    padding: 20px;
}
.first-row{
     font-size: 22px;
    color: #ffffff;
    padding: 10px;
    width: 100%;
    display: block;
    background: linear-gradient(140deg, #FF9800 11%, #ea6725 71%);
}
h2{padding:20px 0px;}
.article{padding:0px 25px 0px 25px;color:#fff;}
.logo{max-width:100%;width:200px;}
.banner-page {
    position: relative;
    overflow: hidden;
    background-attachment: fixed;
    background-size: 100%;
    height: 450px;
    background-position: bottom;
}
#header{
    box-shadow: 2px 0 20px rgb(100 220 255);
    position: fixed;
    top: 0px;
    left: 0px;
    display: block;
    height: 60px;
    width: calc(100% - 380px);
    z-index: 5;
    margin-left: 380px;
    background: #333232;
}
#content a{color:#ea6725}
.TopHeaderSideRight li a {
    text-decoration: none;
    width: 120px;
    font-size: 20px;
    padding: 0px;
    text-align: center;
    color: #fff;
}
.menu > li,.sub-menu li {
    margin: 0px 20px;
    padding: 10px;
    font-size: 18px;
    list-style-type: none;
    float: right;
    position: relative;
    color: #fff;
}

li ul.sub-menu {
    position: absolute;
    width: max-content;
    padding: 25px 0px;
    margin-top: 14px;
    background: #333232;
}
ul > ul li ul.sub-menu {
    position: absolute;
    width: max-content;
    padding: 25px 0px;
    margin-top: 14px;
    background: #333232;
}
ul > ul.sub-menu {
    position: absolute;
    width: max-content;
    padding: 25px 0px;
    margin-top: 14px;
    background: #333232;
}

li ul.sub-menu {
    display: none;
    margin: 0px;
}
.active{display:block!important;}
.TopHeaderSideRight {
    position: relative;
    float: right;
}.TopHeaderSideRight nav {
    margin-top: 17px;
    margin-right: 120px;
}
.sideRight {top:29px;
    margin-left: 380px;
    background: #333232;
    position: relative;
}
.frontseo {
  
    padding-top: 14px;
}.Special-Title h1 {
    display: inline;
    font-size: 60px;
    padding-right: 63px;
    margin: 5px;
    line-height: 50px;
    color: #fff;
}.sub-title-home {
    padding-right: 5px;
    font-size: 25px;
    line-height: 50px;
    font-weight: 700;
    background: black;
    color: #fff;
    border-radius: 20px;
    border: solid 2px;
    padding: 1px 10px;
}
.middle {
    width: 100%;
    margin-right: 0px;
}.fast-contact {
    overflow: auto;
    box-shadow: 2px 0 20px rgb(100 220 255);
    margin-top: 65px;
    margin-bottom: 55px;
}
.footer-title{font-size:22px;border-bottom:solid}
.contact-middle {
    text-align: center;
    border-bottom: solid 2px #0099cb;
    font-size: 40px;
    color: #fff;
}
.Special-Title {
  
    margin-top: 32px;
    
    
   background:linear-gradient(140deg, #FF9800 11%, #ea6725 71%);
}

.banner-page img {
    width: 100%;
}
.sender {
    font-size: 47px!important;
    position: relative;
    top: 0px;
}.sendText {
    font-size: 34px!important;
    position: relative;
    top: -12px;
}
.homepage {
    height: 440px;
}
aside {
    position: fixed;
    width: 380px;
    top: 0;
    left: 0;
    bottom: 0;
    background: #fff;
    overflow: auto;
    overflow-x: hidden;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.4s ease;
    color: var(--bs-sidebar-color);
}
.center-box {
    padding-top: 15px;
    width: 94%;
    margin: auto;
    text-align: center;
    color: #686363;
}
.center-box
h2 {
    font-size: 27px;
    border-top: solid 1px;
    border-bottom: solid 1px;
}
.article h3{font-size:24px;color:#ea6725}
.price {
    font-size: 37px;
    background: linear-gradient(140deg, #a6aeb9 11%, #0099cb 71%);
    color: #fff;
    text-align: center;
}
.heading5 {
    font-size: 24px;
}
.list {
    margin-top: 10px;
}
.center-box h3 {
    font-size: 24px;
    border-bottom: solid #eee 2px;
    display: block;
    width: 86%;
    margin: auto;
}
.list ul {
    margin: 8px;
    text-align: right;
}

li {
    padding-bottom: 10px;
    list-style: circle;
}
.heading4 {
    display: none;    font-size: 44px;
    color: black;
    font-weight: 900;
}.form-control, input[type="date"], input[type="datetime-local"], input[type="email"], input[type="file"], input[type="hidden"], input[type="image"], input[type="month"], input[type="number"], input[type="password"], input[type="radio"], input[type="range"], input[type="reset"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], textarea {
    box-sizing: border-box;
    direction: rtl;
    height: 42px;
    width: 85%;
    border: 1px solid #d4d5d4;
    font-size: 18px;
    font-weight: 300;
    color: #8f8f8f;
    margin-top: 10px;
    padding: 0 20px;
}
.send {
    height: 47px;
    width: 85%;
    border-radius: 10px;
    font-size: 47px;
    background: linear-gradient(140deg, #a6aeb9 11%, #0099cb 71%);
    color: #fff;
    text-align: center;
    border: none;
}
.get-data-contact {
    width: 900px;
    max-width: 100%;
    clear: both;
    height: auto;
    margin-bottom: 42px;
    margin: auto!important;
    width: 900px;
    max-width: 100%;
}

.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"]{direction:rtl;}

.get-data-contact input {
    padding: 8px;
    font-size: 20px;
    margin: 2px;
    background: transparent;
    color: #fff;
    float: right;
    display: block;
    position: relative;
    top: 21px;
    border: solid 1px #0099cb;
    width: 250px;
    max-width: 100%;
}.get-data-contact > div {
    max-width: 29%;
    margin-left: 2%;
    margin-right: 2%;
}.get-data-contact div {
    float: right;
    height: 93px;
}.sendMAIL p{
    padding: 8px;
    height: 43px !important;
    text-align: center;
    cursor: pointer;
    font-size: 20px;
    margin: 2px;
    background: linear-gradient(140deg, #a6aeb9 11%, #0099cb 71%);
    color: #000;
    font-weight: 600;
    float: right;
    display: block;
    position: relative;
    top: 21px;
    width: 250px;
    max-width: 100%;
}
.contact-middle p,.get-data-contact p{margin:0px;}
#footer {padding:20px;overflow:auto;
    background: #ea6725;
    min-height: 300px;
}
#footer > div{width:20%;float:right;}
#footer ol,#footer ul{padding:0px}
#footer  a{color:#fff;}

#footer .menu > li{float:none;display:block;margin:0px}

#copyright {
    height: 40px;
    background: #fffcfb;
    text-align: center;
    line-height: 40px;
}

.mobile-icons {
    display: none;
}
.TopHeader {
    display: none;
}.OpenMenu {
    width: 120px;
    padding: 0px;
    height: 60px;
    cursor: pointer;
    position: absolute;
    top: -2px;
    right: 0px;
    z-index: 9999999;
    background: #000;
}.OpenMenu:before {
    content: "";
    height: 2px;
    width: 36px;
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 38px;
    box-shadow: rgb(227 227 227) 0px 10px, rgb(225 225 225) 0px 20px;
    background: rgb(206 207 207);
}.logo {
    max-width: 100%;
    height: 100px;width:auto;
}
.menu-mobile {
    top: 60px;
    z-index: -88;
    position: fixed;
    width: 100%;
}.zindexplus {
    z-index: 5;
}.menu-mobile ul {
    margin: 0px;
    padding: 0px;
}.menu-mobile ul.show>li {
    opacity: 1;
}.menu-mobile ul>li {
    opacity: 0;
    transition: opacity .4s;
}.menu-mobile li:nth-child(1) {
    transition-delay: 0s;
}
#menu-menu-mobile li {
    background: #ea6725;
    float: right;margin:0px;
    width: 50%;
    list-style-type: none;
    height: calc((93vh - 73px) / 3);
    position: relative;
    display: flex;
    border: solid 1px rgba(238, 238, 238, 0.3803921568627451);
    justify-content: center;
    align-items: center;
}#menu-menu-mobile a {
    color: #fff;
    width: max-content;
    text-align: center;
    min-width: 93px;
    height: auto;
    position: relative;
    text-decoration: none;
    font-size: 25px;
}
@media screen and (max-width: 600px)
{
	#footer > div {
    width: 100%;
    float: none;
}
	.center-box{padding-bottom:200px}
	.banner-page{
	    position: relative;
    overflow: hidden;
    background-attachment: fixed;
     height: 350px;
    background-position: top;background-size:cover;
    background-repeat: no-repeat;
	}
	.TopHeaderSideRight nav {
    display: none;
}
    .Special-Title h1 {
    display: block;
    font-size: 40px;
    padding-right: 0px;
    line-height: 40px;
  
}.sub-title-home {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 19px;
    line-height: 32px;
    font-weight: 700;
    color: #ffffff;
}
   #header {
    background: #fff;
    height: 61px;
    width: 100%;
    margin: 0px;
}.logo {   
    height: 63px;

}
    .TopHeader {  display: block;
   
    max-width: 100%;
    padding-right: 130px;
    padding-left: 2%;
    height: 60px;
    line-height: 60px;
}
.mobile-icons {z-index:99;
    display: block;
    position: fixed;
    bottom: 0px;
    background: black;
    width: 100%;
    margin: 0px;
    padding: 0px;
}.mobile-icons li {
    float: right;
    width: 33.33333%;
}.mobile-icons li i {
    font-size: 29px;
    list-style: none;
    margin-top: 14px;
}
    .mobile-icons li a {
    position: relative;
    display: block;
    padding: 30px 10px 10px;
    display: block;
    position: relative;
    color: #509cd3;
    text-align: center;
    font-weight: 900;
    text-decoration: none;
}.mobile-icons li a span {
    position: absolute;
    border: 4px solid #fff;
    left: 50%;
    background: #000;
    color: #fff;
    height: 60px;
    width: 60px;
    font-size: 24px;
    text-align: center;
    border-radius: 50%;
    margin-left: -30px;
    top: -35px;
}.mobile-icons a small {
    display: block;
    text-align: center;
    font-size: 15px;
    margin-top: 10px;
    font-weight: 700;
    color: #fff;
    font-family: 'Heebo', sans-serif !important;
}
 aside {
    width: 100%;
    position: relative;
}   
  .sideRight{margin:0px;}  
}
strong a{color:#ea6725}