@charset "UTF-8";
body, p, h1, h2, h3, #slogan, #home-slider .button, .portfolio-detail-description h1, h4, h5, h6, #title h1, .title-h1, #breadcrumbs, #breadcrumbs a, .tp-caption, .eltd-main-menu, .widget.widget_text, #submit_comment, .post-password-form input[type=submit], input.wpcf7-form-control.wpcf7-submit,
#footer .widget h3, #navigation > ul > li > a, .header-phone, .font-special, .button, .counter-title, h6, .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a, .pricing-plan .pricing-plan-head h3,
a.catimage, .divider-title, button, input[type=submit], input[type=reset], input[type=button], .vc_pie_chart h4, .page-404 h3, .minti_masonrygrid_item h4,
input[type=text], input[type=password], input[type=email], input[type=tel], textarea, select {
  font-family: "Assistant", arial, sans-serif !important;
}

div.sticky-wrapper {
  height: auto !important;
}

#content .wpb_text_column ul, #content .wpb_text_column ol {
  margin-right: 30px;
  margin-left: 0;
}
#content .wpb_text_column ol {
  list-style-type: none;
}
#content .wpb_text_column ol li {
  counter-increment: step-counter;
  margin-bottom: 10px;
}
#content .wpb_text_column ol li:before {
  content: counter(step-counter);
  margin-left: 5px;
  font-size: 80%;
  background-color: #f13b11;
  color: white;
  font-weight: bold;
  padding: 3px 8px;
  border-radius: 50%;
}

body #header.header-v1 {
  box-shadow: none;
}
body #header.header-v1 .logo {
  float: right;
}
body #header.header-v1 #slogan {
  margin-right: 50px;
}
body #header.header-v1 #search-btn {
  float: left;
  margin: 0 20px 0 0;
}
body #header.header-v1 #search-top input {
  float: right;
}
body #header.header-v1 #close-search-btn {
  float: left;
}
body #header.header-v1 #navigation {
  float: left;
}
body #header.header-v1 #navigation > ul {
  margin-left: 30px;
}
body #header.header-v1 #navigation > ul > li > a {
  font-weight: 600;
}
body #header.header-v1.stuck #navigation {
  float: left;
}
body #header.header-v1.stuck #navigation > ul > li {
  height: 56px;
}
body #header.header-v1.stuck #navigation > ul > li > a {
  padding: 15px 30px 15px 0;
}
body #header.header-v1.stuck #navigation > ul > li:not(:last-child):after {
  margin-top: -34px;
}

.header-icons {
  float: left;
}

#topbar .topbar-col1 {
  direction: ltr;
}
#topbar .topbar-col1 span {
  margin-right: 20px;
}
#topbar .topbar-col1:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  width: 0;
  height: 0;
  border-width: 0 0 32px 20px;
  border-style: solid;
  border-left-color: #2b479e;
}
#topbar .topbar-col1 i {
  margin-right: 5px;
  margin-left: 0;
}

.owl-carousel {
  direction: ltr;
}
.owl-carousel .single_image {
  margin-bottom: 0;
}
.owl-carousel .owl-item {
  direction: rtl;
}

a.button.button-appear i {
  left: 0px;
  right: auto;
  margin: 0px 0 0 8px;
  transition: opacity 0.2s, left 0.4s;
}
a.button.button-appear:hover span, a.button.button-appear:active span {
  padding: 0 0 0 20px;
}
a.button.button-appear:hover i, a.button.button-appear:active i {
  left: -10px;
  right: auto;
}

.titlebar#fullimagecenter {
  position: relative;
}
.titlebar#fullimagecenter:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.4;
  visibility: visible;
}

.projects .iconbox-style-8 {
  background: #eaeaea;
}

.testimonial-slide {
  direction: rtl;
}

.tp-caption.medium {
  white-space: normal !important;
  text-align: center !important;
}
.tp-caption a.button.large {
  font-size: 18px !important;
}

.home .services .iconbox {
  margin-top: 40px;
}

.iconbox h3 {
  font-size: 22px;
}

.iconbox-style-3 i.boxicon {
  margin-bottom: 15px;
}

.callout .callout-text {
  font-size: 30px;
  font-weight: 700;
}
.callout .callout-button {
  margin-left: 0;
  margin-right: 30px;
}
.callout .callout-button a {
  border: 1px solid #fff !important;
  font-size: 18px;
}
.callout .callout-button a:hover {
  background: #fff !important;
  color: #f13b11 !important;
}

.iconbox-style-2 .iconbox-content {
  margin-right: 54px;
  margin-left: 0;
}

.widget_contact address span {
  margin-left: 6px;
}

a.button, input[type=submit], button {
  margin: 0 0 5px 5px;
}

.wpcf7-form .wpcf7-submit {
  background: #6ab072 !important;
}

.ajax-loader {
  position: absolute;
}

div.wpcf7-mail-sent-ok, div.wpcf7-mail-sent-ng, div.wpcf7-spam-blocked, div.wpcf7-validation-errors {
  direction: rtl;
}

#sidebar.sidebar-left #sidebar-widgets {
  border-left: 1px solid #efefef;
  margin-left: -21px;
  padding-left: 40px;
  border-right: 0;
  margin-right: 0;
  padding-right: 0;
}

.sidebar-right form, .sidebar-right .widget#text-3 h3 {
  background: #f13b11;
  padding: 20px 15px 2px;
  color: #fff;
}
.sidebar-right .wpcf7-form label {
  color: #fff;
}
.sidebar-right form textarea {
  height: 100px;
}
.sidebar-right .widget#text-3 h3 {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
}
.sidebar-right .wpcf7-form .wpcf7-submit {
  border: 1px solid #fff;
  width: 100%;
  margin-top: 12px;
}
.sidebar-right span.wpcf7-not-valid-tip, .sidebar-right .home-form span.wpcf7-not-valid-tip {
  color: #fff;
}
.sidebar-right .wpcf7-form label {
  color: #fff;
}
.sidebar-right form textarea {
  height: 100px;
}
.sidebar-right .widget#text-3 h3 {
  margin: 0;
  font-size: 23px;
  font-weight: 600;
  letter-spacing: 0;
  text-align: center;
}
.sidebar-right .wpcf7-form .wpcf7-submit {
  border: 1px solid #fff;
}
.sidebar-right span.wpcf7-not-valid-tip, .sidebar-right .home-form span.wpcf7-not-valid-tip {
  color: #fff;
}

#sidebar .widget ul#lct-widget-portfolio_filter > li > a .toggle {
  left: 10px;
  right: auto;
}
#sidebar .widget ul#lct-widget-portfolio_filter .children {
  padding-right: 15px;
}
#sidebar .widget ul#lct-widget-portfolio_filter .children li a:before {
  left: auto;
  right: -10px;
}

.wpcf7 form.wpcf7-form p, .wpcf7 form.wpcf7-form input {
  text-align: right;
}

.wpcf7 span.wpcf7-not-valid-tip, .wpcf7-validation-errors {
  display: block !important;
}

.wpcf7-form textarea {
  height: 120px;
}

.sidebar div.wpcf7-mail-sent-ok, .sidebar div.wpcf7-mail-sent-ng, .sidebar div.wpcf7-spam-blocked, .sidebar div.wpcf7-validation-errors {
  background: none !important;
  clear: right;
}

#footer .widget ul li:after {
  content: "";
}
#footer .widget_nav_menu {
  border-right: 4px solid #FFE300;
  border-radius: 2px;
  padding-right: 20px;
}
#footer .widget_nav_menu:last-child {
  float: left;
}

.widget_contact address span i {
  float: right;
}

#copyright .menu li {
  margin: 0 20px 0 0;
}

.darolink {
  background: url(daronet-logo.png) no-repeat left center;
  padding-left: 20px;
  display: inline-block;
  color: #a2a3a3;
  text-decoration: none;
}

.minti_list.circlearrow li:before {
  content: "";
}

.about-services {
  display: flex;
}
.about-services .minti_list {
  background: #f5f5f5;
  padding: 20px;
}

#mobile-header .logo {
  float: right;
}

#mobile-navigation-btn {
  float: left;
}
#mobile-navigation-btn i {
  font-size: 30px;
  color: #333;
}

#mobile-navigation .container ul li i {
  padding: 10px 40px 10px 6px;
  float: left;
}
#mobile-navigation .container ul li ul {
  margin: 0 30px 0 0;
}

.post-time {
  display: none;
}

.portfolio-items .portfolio-item {
  position: relative !important;
  left: auto !important;
  top: auto !important;
  float: right;
}

.portfolio-detail-attributes ul li strong {
  float: right;
}

.sharebox ul li {
  float: right;
  margin: 0 0 0 22px;
}
.sharebox ul li i {
  margin: 0 0 0 3px;
}

#content .branches .wpb_text_column ul {
  margin: 0;
}

.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon, .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
  float: right;
  margin-left: 12px;
  margin-right: 0;
}

.woocommerce-tabs > ul > li {
  margin-left: 20px;
  float: right;
  margin-right: 0;
}

@media (min-width: 768px) {
  .vc_col-sm-1, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9,
#navigation ul li, .iconbox-style-2 .iconbox-icon, .container .column, .container .columns {
    float: right;
  }

  #topbar {
    width: 100%;
    background: none !important;
    font-size: 20px;
  }
  #topbar i {
    font-size: 18px;
  }

  .home-hero h1 {
    font-size: 50px;
  }
  .home-hero h2 {
    font-size: 28px;
  }

  .daro-link {
    float: left;
  }

  #copyright .copyright-col1 {
    float: right;
  }

  #copyright .copyright-col2 {
    float: left;
  }
}
#pagination ul li a i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

@media (min-width: 960px) {
  .header-v1 #navigation > ul li:last-child a {
    padding-left: 0;
  }
  .header-v1 #navigation > ul > li.megamenu > ul > li {
    float: right !important;
    border-left: 1px solid #ffe45580;
    border-right: 0 !important;
  }
  .header-v1 #navigation > ul > li.megamenu > ul > li:nth-child(4n+4) {
    border-left: 0;
  }
  .header-v1 #navigation > ul > li.megamenu > ul > li a {
    font-size: 15px !important;
    font-weight: 400 !important;
  }
  .header-v1 #navigation .sub-menu {
    right: 0;
    left: auto;
  }
  .header-v1 #navigation .sub-menu li a {
    text-align: right;
  }

  .container .twelve.alt.sidebar-right {
    padding-left: 39px;
    padding-right: 0;
    border-right: 0;
    border-left: 1px solid #efefef;
  }

  #sidebar.sidebar-right #sidebar-widgets {
    border-left: 0;
    border-right: 1px solid #efefef;
    padding-right: 39px;
    padding-left: 0;
    margin-right: -21px;
  }

  [class*=vc_col-lg-offset-] {
    margin-left: 0;
  }

  .vc_col-lg-offset-2 {
    margin-right: 16.66666667%;
  }

  .vc_col-lg-offset-3 {
    margin-right: 25%;
  }

  .vc_col-lg-offset-4 {
    margin-right: 33.3333333%;
  }
}

/*# sourceMappingURL=rtl.css.map */
