/*!
Theme Name: sara
Theme URI: http://saratheme.ir/
Author: Dariush zamani
Description: این قالب سفارشی برای سایت امداد علی بابا نوشته شده است 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: sara
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.
*/

/* WordPress Core
-------------------------------------------------------------- */
.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;
}

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%; /* Image does not overflow the content area */
    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;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Public
-------------------------------------------------------------- */


img { max-width:100%;}
.alibaba {
    
    color:#ffc220;
}


@media (max-width: 768px) {
.desktop-only {
    display:none !important;
}

}
/* Header
-------------------------------------------------------------- */


#masthead {
   
    box-shadow: 0 5px 20px #99999942;
    -moz-box-shadow: 0 5px 20px #99999942;
    -webkit-box-shadow: 0 5px 20px #99999942;
    background: linear-gradient(to right,#1f3066,#114172);
}



.custom-logo {
    height: 60px;
    width: auto;
    padding-left:0;
    padding-right:10px;
}

.navbar-toggler-icon {
    background: url(images/menu.svg);
    display: block;
    width: 36px;
    height: 21px;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    background-position: center center;
}
.header-phone {
    color: #fff;
    display: block;
    padding-top: 31px;
}

.header-phone:hover {
    color: #fff;
    text-decoration:none;
}
.navbar-toggler {
    padding: 8px;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 0.25rem;
}
.dropdown-toggle::after {
    display: none;

}

#primary-menu>li>a.nav-link {
    color: #fff;
}

#primary-menu>li:hover>a.nav-link {
    color:#ffc220;
}

#primary-menu>li:hover .dropdown-menu {
    
    display:block;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left:auto;
    min-width:250px;
    right: 0;
    z-index: 1000;
    display: none;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius:0 10px 10px 10px;
    text-align: right;

}

#primary-menu>li:hover .dropdown-menu {
    
    display:block;
}

.dropdown-menu a {
    font-size: 14px;
    color: #222
}
.dropdown-menu li:hover a {
    color: #ffc220;
}    

@media (max-width: 768px) {
#masthead {
    background: #fff;
}

.navbar {
    direction: ltr;
}
.header-phone {
    display:none;
    
}
#primary-menu>li>a.nav-link {
    color: #19386d;
}

}

/* Main Content
-------------------------------------------------------------- */
.wrapper {
    background:#fff;    
}

.has-parallax-footer {
    position: relative;
    z-index: 10;
   /* box-shadow: rgba(0, 0, 0, 0.7) 0 105px 90px -90px; */
    padding-bottom: 0;
    margin-bottom:459px;
}

.site-main {
    min-height: 500px;
    padding-top: 30px;
    padding-bottom: 30px;
}


.full-page .site-main {
    padding-top: 0px;
    padding-bottom: 0px;
}

.services-brand {
    
    
    background: #fff;
    box-shadow: 0 0px 8px rgba(0,0,0,0.1);
    border-radius: 0 10px 10px 10px;
    min-height: 50px;
    margin:5px;
    margin-bottom: 20px;
    
    display: flex;
    align-items: center;
    padding: 10px;
    color: #222;
    font-size: 14px;
    justify-content: center;
    flex-wrap: wrap;
}

.services-brand:hover {
    
 background:#1f3067;
 color:#fff;
 transition: all 1s;
}

.services-brand .elementor-heading-title {
    font-size:15px;
    font-weight: 400 !important;
    text-align:center;
    
    
}


.services-brand:hover .elementor-heading-title {

   color:#fff;
}  

/* Footer site
-------------------------------------------------------------- */
footer.footer-parallax {
    position: fixed;
    width:100%;
    left:0;
    right:auto;
    bottom: 0;
    opacity: 1;
    visibility: visible
}

.top-footer-widgets .container {
border-bottom:1px solid #eeeeee24;
}

.top-footer-widgets ul {
    list-style:none;
    padding:0;
    
    
}

.top-footer-widgets ul li {
     height: 30px;
}
  
.top-footer-widget-title {
    font-size: 14px;
    margin-bottom: 15px;
    color:#fff;
}    

.top-footer-widget-title:before {

    content: '';
    display: inline-block;
    width: 5px;
    height: 15px;
    border-radius: 5px;
    background: #ffc220;
    vertical-align: middle;
    margin-left: 10px;
    position: relative;
    top: -2px;
}
.top-footer-widgets  {
    background-color: #0b142d;
    padding-top: 30px;
    padding-bottom: 20px;

}

.footer-widgets  {
    background-color: #0b142d;
    padding-top: 30px;
    padding-bottom: 20px;

}  
.footer-widgets,
.footer-widgets p {
    color: #fff;
    font-size: 15px;
    font-weight: 100;
    line-height: 20px;
}
.footer-wdiget-title {
	font-size: 17px;
    font-weight: 600;
	color:#fff;
}	

.footer-widgets a,
.footer-widgets a:hover
{
color:#fff;
}
.bottom-footer-widgets {
    background-color: #0b142d;
    padding-top: 30px;
    padding-bottom: 20px;

}

.site-info {
    background: #0b142d;
    padding-top: 10px;
}

.footer-copyright {
    text-align:center;
    
}

.top-footer-widgets  {
color:#aaafb4;
    
    
}

.top-footer-widgets p {
color:#aaafb4;
    
    
}
.top-footer-widgets a {
color:#aaafb4;
    text-decoration:none;    
    
}

.top-footer-widgets a:hover {
color:#fff;
    text-decoration:none;    
    
}
.footer-copyright a {
    color:#aaafb4;
    text-decoration:none;
}

.footer-copyright a:hover {
    color:#fff;
    text-decoration:none;
}
.footer-go-to-top {
	font-size: 20px;
    border-radius: 3px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    z-index: 10;
    transition: opacity 300ms ease-in-out;
    background: red;
    color: #fff;
	opacity:0;	
}

.footer-go-to-top.show {
	opacity:1;		
}	
.footer-go-to-top i {
	color: #fff;	
}	