/*
Theme Name: Confidant
Theme URI: https://confidant.axiomthemes.com/
Description: Confidant is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: AxiomThemes
Author URI: https://axiomthemes.com/
Version: 1.9.0
Tested up to: 6.6
Requires at least: 5.0
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
Text Domain: confidant
*/
/* TABLE OF CONTENTS:

1. Reset tags and predefined classes
2+ See in the active skin styles

-------------------------------------------------------------- */
/* 1. Reset tags
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, video, audio,
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, input, textarea, button,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, address, section {
  font-family: inherit;
  font-size: 100%;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  outline: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
html[dir="ltr"] .ar-btn {
  display: none !important;
}
html[dir="ltr"] body .logo-mob-o{
    min-width: 100% !important;
    text-align: left !important;
}
html[dir="rtl"] .eng-btn, .rtl .eng-btn {
  display: none !important;
}
applet, object, iframe, video, audio,
fieldset, form, label, legend, input, textarea, button,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
}

html {
  font-size: 100%;
  /*62.5%;*/
                	          		/* Corrects text resizing oddly in IE6/7 when body font-size is set using em units
									   http://clagnut.com/blog/348/#c790 */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
                            	/* www.456bereastreet.com/archive/201012/
									   controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html:not(.edit-post-visual-editor) {
  height: 100%;
  overflow-y: scroll !important;
  overflow-x: hidden;
}

html:not(.edit-post-visual-editor),
body:not(.edit-post-visual-editor) {
  margin: 0;
  padding: 0;
  width: 100%;
}
ul#menu_main li a span{
    font-family: "Cairo", Sans-serif;	
}



div.ui-widget,
div.ui-widget .ui-widget,
div.ui-widget .ui-widget-header,
div.ui-widget .ui-widget-content,
div.ui-accordion .ui-accordion-header,
div.ui-state-default,
div.ui-widget-content .ui-state-default,
div.ui-widget-header .ui-state-default {
  font-family: inherit;
  font-size: 1em;
  line-height: inherit;
}

div.ui-widget,
div.ui-widget .ui-widget,
div.ui-widget .ui-widget-header,
div.ui-widget .ui-widget-content,
div.ui-accordion .ui-accordion-header,
div.ui-state-default,
div.ui-widget-content .ui-state-default,
div.ui-widget-header .ui-state-default {
  color: inherit;
  background: none;
  border-style: none;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

div.ui-datepicker {
  background-color: #fff;
}

div.ui-accordion .ui-accordion-header {
  padding: 0;
}

div.ui-accordion .ui-accordion-header-icon {
  display: none;
}

div.ui-tabs,
div.ui-tabs .ui-tabs-panel,
div.ui-tabs .ui-tabs-nav {
  padding: 0;
}

div.ui-tabs .ui-tabs-nav li {
  float: none;
  margin: 0;
}

div.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: none;
}

form button:not(.components-button), input[type="button"], input[type="reset"], input[type="submit"], .theme_button, .post_item .more-link, .wp-block-button__link, .sc_button:not(.sc_button_simple), .sc_form button, .sc_portfolio_preview_show .post_readmore{
	    border-color: #C2AA75 !important;
    background-color: #C2AA75 !important;
}

/* Predefined classes for users
-------------------------------------------------------------- */
/* Round object corners */
.rounded_none {
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.rounded_tiny {
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}

.rounded_small {
  -webkit-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
}

.rounded_medium {
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}

.rounded_large {
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
}

.rounded {
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

/* Overflow hidden */
.overflow_hidden {
  overflow: hidden !important;
}

.overflow_x_hidden {
  overflow-x: hidden !important;
}

.overflow_y_hidden {
  overflow-y: hidden !important;
}
.sc_skills_counter_modern .sc_skills_total{
	font-size: 115px !important;
	font-family: "Cairo", Sans-serif;
}
.sc_skills_counter_alter .sc_skills_item + .sc_skills_item_title,
.sc_skills_counter_modern .sc_skills_item_title,
.sc_icons .sc_icons_item_title, .sc_icons .sc_icons_item_title a,
.wpcf7 .wpcf7-submit-style .wpcf7-submit, .sc_button_title,
div.wpcf7 .form-style-1 .style-line[class*="icon-"] textarea, div.wpcf7 .form-style-1 .style-line[class*="icon-"] input, div.wpcf7 .form-style-3 .style-line[class*="icon-"] textarea, div.wpcf7 .form-style-3 .style-line[class*="icon-"] input, div.wpcf7 .form-style-5 .style-line[class*="icon-"] textarea, div.wpcf7 .form-style-5 .style-line[class*="icon-"] input, div.wpcf7 .form-style-7 .style-line[class*="icon-"] textarea, div.wpcf7 .form-style-7 .style-line[class*="icon-"] input{
    font-family: "Cairo", Sans-serif !important;
    font-weight: 800;
}
.sc_icons_simple .sc_icons_item .sc_icons_item_more_link .link_text, .sc_icons_simple .sc_icons_item:hover .sc_icons_item_more_link .link_text, .sc_icons_simple .sc_icons_item .sc_icons_item_more_link:hover .link_text{
	color:#FFF;
}
.custom-cr .sc_icons .sc_icons_icon,
.sc_icons_decoration.sc_icons_size_large .sc_icons_icon::before, 
.sc_icons_decoration.sc_icons_size_large .sc_icons_icon>span::before, .sc_icons .sc_icons_icon > span:before{
	    padding: 30px!important;
    border-radius: 50%!important;
    background: #1f1f41 !important;
	    margin-bottom: 25px !important;
	border: 5px solid #c2aa75;
}

.sc_icons_decoration .sc_icons_item_title{
    font-family: "Cairo", Sans-serif !important;
    font-weight: 800 !important;
	font-size: 30px !important;
}
.sc_icons_item_description{
	    font-family: "Cairo", Sans-serif !important;
    font-weight: 400 !important;
	border-top: 3px solid #c2aa75;
	line-height: 34px !important;
    padding: 20px 0;
    margin-top: 24px !important;
}
.sc_icons_decoration .sc_icons_item{
	    padding: 3.2em 2em 1.5em !important;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px !important;
}

.search_modern .search_wrap.search_opened .search_submit{
	background-color: transparent !important;
	background: none !important;
}
/*# sourceMappingURL=style.css.map */


/* =====================
   PRELOADER
====================== */
#loftloader-wrapper {
  position: fixed;
  inset: 0;
  z-index: 9999;
  overflow: hidden;
}

.loader-section {
  position: fixed;
  top: 0;
  width: 50vw;
  height: 100vh;
  transition: transform 1.3s cubic-bezier(0.77, 0, 0.175, 1);
  background: linear-gradient(135deg, #1F1F41 0%, #1F1F41 100%);
  overflow: hidden;
}

.loader-section::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle, rgba(255,255,255,0.08) 0%, transparent 70%);
  animation: rotate 8s linear infinite;
}

.section-left {
  left: 0;
  transform: translateX(0);
}

.section-right {
  left: 50vw;
  transform: translateX(0);
}

@keyframes gradientPulse {
  0%, 100% { opacity: 1; }
  50% { opacity: 0.9; }
}

@keyframes rotate {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Animation after loading */
.loaded .section-left {
  transform: translateX(-100%);
}

.loaded .section-right {
  transform: translateX(100%);
}

/* Logo */
.loader-inner {
  position: fixed;
  inset: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
  transition: opacity 0.6s ease;
}

.loaded .loader-inner {
  opacity: 0;
  pointer-events: none;
}

.loader-inner img {
  width: 160px;
  animation: smoothZoom 2s ease-in-out infinite;
}

@keyframes smoothZoom {
  0%, 100% { transform: scale(1); }
  50% { transform: scale(1.15); }
}

.sc_icons.sc_align_center .sc_icons_item{
	background:#1f1f41 !important;
	    border-bottom: 6px solid #c2aa75;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}
.serv-img img{
	border:4px solid #C2AA75;
	background:#1f1f41 !important;	
	padding: 30px;
	border-radius:50%;
	
}
/*# sourceMappingURL=style.css.map */
