/**
Theme Name: franco
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: franco
Template: astra
*/


body *{
  font-family: 'Assistant', sans-serif;
        font-size: 20px;
        color: #3f3f3f;
}

body {
  direction: rtl;
  unicode-bidi: embed;
  text-align: right;
}

.navbar-nav {
    padding-right: 0;
    float: right;
}

p {
    font-size: 20px;
}
.clearfix::after {
  content: '';
  display: block;
  clear: both;
}
a[target="_blank"]:not(.notarget):after {
    display: none;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    /* font-weight: normal; */
}
a:hover {
    text-decoration: none;
    color: #3a3a3a;
}
ul {
	padding: 0;
}
/*=====================================================
    general
=====================================================*/
.ast-row {
    margin-right: 0;
    margin-left: 0;
}
.pad0 {
  padding: 0;
}
@media (min-width: 1200px) {
.container {
    max-width: 1200px;
}
}
@media (min-width: 769px){
.ast-container {
    max-width: 1700px;
}
}
.pad_sec {
    padding-top: 80px;
    padding-bottom: 80px;
}
.marg_sec {
    margin-top: 40px;
    margin-bottom: 40px;
}
.title_b {
    font-size: 42px;
    margin-bottom: 60px;
    text-align: center;
    font-weight: normal;
    color: #175a8c;
}
.s_title, .entry-content .s_title, .widget-title {
    margin-bottom: 0;
    font-weight: normal;
    line-height: 1;
    font-size: 18px;
    font-weight: 600;
}
.gap_cat {
  height: 40px;
}
.fab {
    font-family: "Font Awesome 5 Brands" !important;
	}
.social_icons li {
    display: inline-block;
    text-align: center;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    margin-right: 7px;
    background: #ea2324;
}
.social_icons ul {
    padding: 0;
    margin-bottom: 0;
    text-align: center;
}
.social_icons li a  {
    display: block;
}
.social_icons .fab {
    font-size: 25px;
    line-height: 47px;
    color: #ffffff;
}
.animate {
    opacity: 1 !important;
}
.animated_elem {
		opacity: 0;
		-webkit-transition: opacity 1s;
		-moz-transition: opacity 1s;
		-ms-transition: opacity 1s;
		transition: opacity 1s;
}
.grey_bg_light {
    background: #e5e5e5;
}
.border_gold_r {
    border-right: 30px solid #d8c460;
}
.border_gold_l {
  border-left: 30px solid #d8c460;
}
.pad_right {
  padding-right: calc( ( 100% - 1200px ) / 2 );
}
.pad_left {
  padding-left: calc( ( 100% - 1200px ) / 2 );
}
.wpcf7 form * {
    direction: rtl;
}
.img_cover img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
/*=====================================================
    Header
=====================================================*/


/*=====================================================
    Footer
=====================================================*/

@media (min-width: 769px) {
  .ast-footer-overlay {
      padding-top: 20px;
      padding-bottom: 20px;
      color: #000;
      background: #e5e5e5
  }
}
.ast-small-footer-section.ast-small-footer-section-1 {
  float: right;
}
.ast-small-footer-section.ast-small-footer-section-2 {
    float: left;
    margin: 0;
    direction: ltr;
    /* background: #196596; */
    border-radius: 25px;
    padding: 0 10px;
    color: #000;
}
.site-footer a img {
    position: relative;
    bottom: 2px;
}
.footer_cont  {

}
.footer_cont .footer-adv-overlay {
    margin: 0;
    background: #eeeeee;
}
.footer-adv-overlay .ast-container {
    /* background-color: #e5e5e5;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 70px; */
}
.footer-adv-widget.footer-adv-widget-1 {
    display: flex;
}
/*****************/
.footer_cont .row {
  margin-bottom: 0;
}

.footer_cont p {
    font-size: 18px;
}

/*=====================================================
    contact
=====================================================*/
.footer_cont .wpcf7 form input {
    font-size: 30px;
    line-height: 1;
    padding: 8px;
    margin-bottom: 40px;
    border: none;
    border-right: 10px solid #d8c460;
}
.footer_cont .wpcf7 form input[type="submit"] {
    background: #d8c460;
    width: 100%;
    color: #000;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.5 !important;
}

.footer_cont form input::-webkit-input-placeholder ,
.footer_cont form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  line-height: 1;
}
.footer_cont form input::-moz-placeholder ,
.footer_cont form textarea::-moz-placeholder { /* Firefox 19+ */
  line-height: 1;
}
.footer_cont form input:-ms-input-placeholder,
.footer_cont form textarea:-ms-input-placeholder { /* IE 10+ */
  line-height: 1;
}
.footer_cont form input:-moz-placeholder,
.footer_cont form textarea:-moz-placeholder { /* Firefox 18- */
  line-height: 1;
  font-size: 30px;
}
.footer_cont .widget {
    margin: 0;
    display: inline-block;
    width: 16%;
    vertical-align: top;
    border-left: 1px solid #cccccc;
    padding: 0 40px 0px;
}
.footer_cont .widget:last-child {
    border: none;
    width: 13%;
}
.footer_cont .widget:nth-child(1) h2:before ,
.footer_cont .widget:nth-child(2) h2:before {
  content: '';
  display: inline-block;
  width: 22px;
  height: 26px;
  background-image: url(assets/img/safe.png);
  background-size: cover;
  vertical-align: middle;
  margin-left: 5px;
  position: relative;
}
.footer_cont .widget:nth-child(1) h2:before {
    width: 22px;
    height: 31px;
    background-image: url(assets/img/sh.png);
}
.footer_cont .widget:nth-child(3) a ,
.footer_cont .widget:nth-child(4) a  ,
.footer_cont .widget:nth-child(5) a  {
    display: none;
}
.footer_cont .widget:nth-child(5) {
    width: 20%;
}
.fa.fa-facebook , i.fa.fa-instagram{
    background: #3a5899;
    color: #fff;
    width: 27px;
    display: inline-block;
    text-align: center;
    padding: 3px;
    border-radius: 5px;
}
i.fa.fa-instagram {
  background: #c3272f;
}
/*=====================================================
    Slider Options
=====================================================*/
.slider-father{
  position:relative;
    width: 100%;}
.slick-slider {
    position: relative;
    width: 100%;

}
.slick-slider * {
  outline: none;
}
.slider-wrapper {
    position: relative;
    width: 90%;
    display: block;
    margin: 0 auto;
}
.slick-list {
    max-width: 100%;
    overflow: hidden;
}
.slick-track {
    /* display: flex; */
    /* flex-wrap: wrap;
    align-items: center;
    min-width: 100%; */
}
.slick-slider .slick-arrow.slick-prev {background:url('assets/img/arr-right.png')center center no-repeat;background-size:100% auto;}
.slick-slider .slick-arrow.slick-next{background:url('assets/img/arr-left.png')center center no-repeat;background-size:100% auto;}
.slick-slider .slick-arrow {
    position: absolute;
    top: 50%;
    cursor: pointer;
    width: 15px;
    height: 44px;
    transition: all 0.3s;
    z-index: 200;
}

.slick-slider .slick-arrow.slick-next {
    left: 0;
}
.slick-slider .slick-arrow.slick-prev {
    right: 0;
}
.logos .slick-dots {
    bottom: -40px;
}
.slider_cont  .slick-dots li button:before {
    /* content: '' !important;
    display: block;
    background: #fff;
    border-radius: 50%;
    width: 15px !important;
    height: 15px !important;
    /* border: 2px solid #d8c460; */
    /* opacity: 1;  */
    display: none;
}
.slider_cont  .slick-dots li button {
    border-radius: 50%;
}
.slider_cont  .slick-dots li button {
    font-size: 12px;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    border: 0;
    outline: none;
    background: #fff;
    color: #000;
    font-weight: 600;
}
.slider_cont  .slick-dots li.slick-active button {
    background: #000;
    color: #fff;
}
.slider_cont .slick-dots li.slick-active button:before {
    /* background: #000; */
}
.slider_cont
.slick-next:before,
.slider_cont  .slick-prev:before {
    font-size: 0;
}
.slider_cont .slick-dots {
    bottom: 30px;
    margin: 0;
}
.sales_container .slick-dots li button:before {
    content: '' !important;
    display: block;
    background: #a6a6a6;
    border-radius: 50%;
    width: 15px !important;
    height: 15px !important;
}
.sales_container .slick-dots li.slick-active button:before {
    background: #c3272f;
}
.sales_container .slick-next:before,
.sales_container .slick-prev:before {
    font-size: 0;
}
.sales_container .slick-dots {
    bottom: -30px;
    margin: 0;
}
.footer_cont .widget:nth-child(1) {
    display: none;
}
/***************************/
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing, div.wpcf7-response-output {
    margin: 0;
    font-size: 16px;
    clear: both;
    width: 100%;
}

span.wpcf7-not-valid-tip {
    color: #000;
}
.video, .map_cont {
    position: relative;
    padding-bottom: 65%;
    padding-top: 25px;
    height: 0;
}
.video iframe, .map_cont iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*=====================================================
    Home page
=====================================================*/

.slider_content {
    max-width: 450px;
    margin: 0 auto;
    text-align: center;
}
.slider_content h2 {
    font-size: 52px;
    font-weight: bold;
    padding: 0 90px;
    line-height: 1;
}
.slider_content p {
    margin: 0;
    font-size: 40px;
    font-weight: bold;
    line-height: 1.1;
}
.slider_content a {
    padding: 5px 40px;
    background: #c3272f;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    margin: 30px 0;
    display: inline-block;
    border-radius: 8px;
    border-bottom: 4px solid #7d1b20;
}
.slider_item {
    padding: 50px 0;
    background-size: cover;
}
.main-header-bar {
    padding: 20px;
}
.main-header-bar .widget_media_image {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 0;
}
.main-header-bar aside#text-2 {

    float: left;
    position: absolute;
    left: 0;
    top: 20px;
    max-width: 120px;
    text-align: right;

}
.main-header-bar .ast-flex {
    display: block;
    text-align: center;
}
.sales_container {
    max-width: 1700px;
    margin: 0 auto;
    text-align: center;
}
.sales_container {
    padding-top: 40px;
    padding-bottom: 40px;
}
.sales_container h3 {
    font-size: 36px;
    font-weight: bold;
}
.sales_container h3:before ,
.sales_container h3:after {
    content: '';
    display: inline-block;
    width: 100px;
    background: #000;
    height: 3px;
    vertical-align: middle;
    position: relative;
    right: -10px;
}
.sales_container h3:after {
    left: -10px;
    right: auto;
}
.sale_item {
    padding: 20px 10px;
}
.sale_item .sale_in {
    border-radius: 8px;
    background-size: cover;
    height: 221px;
    transition: all 0.5s ease;
}
.sale_item .sale_in:hover {
    transform: scale(1.1);
}

.sale_item h2 {
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    margin: 0;
}
p.price, p.price span {
    margin: 0;
    color: #c3272f;
    font-weight: bold;
    direction: rtl;
    line-height: 1;
    font-size: 24px;
}
p.price {
    font-size: 40px;
}
.footer_cont div#media_image-5 img {
    width: 166px;
    position: relative;
    top: -2px;
}
.main-header-bar aside#text-2 p {

    line-height: 1;
    position: relative;

}
.main-header-bar aside#text-2 p a::before {

    content: '';
    display: inline-block;
    width: 40px;
    height: 40px;
    background-image: url(assets/img/phone.png);
    background-size: cover;
    vertical-align: middle;
    margin-left: 5px;
    position: absolute;
    right: -50px;

}
.slider_hp {
    position: relative;
}
.our_events {

    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 0px 12px gray;
    width: 140px;
    position: absolute;
    left: 47px;
    top: 70px;
    z-index: 99;

}
.slider_hp .ast-container {
    position: relative;
}
.our_events a {

    display: block;
    padding: 20px;
    line-height: 1;

}
.our_events p {
  font-size: 24px;
  font-weight: bold;
  margin: 0;
}
.our_events p::after {

    content: '';
    display: inline-block;
    width: 20px;
    height: 11px;
    background-image: url(assets/img/arr_l.png);
    background-size: cover;
    vertical-align: middle;
    margin-right: 23px;
    position: ;

}
.main-header-bar aside#text-2 p strong {
  display: block;
}
.ast-footer-overlay {
    background-color: transparent;
}


