/*
Theme Name: Sofbox Child
Theme URI: https://iqonicthemes.com/wp-themes/sofbox_wp/
Author: the iQonic team
Author URI: https://iqonicthemes.com/
Template:   sofbox
Description: Sofbox brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 3.1
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: sofbox-child
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, 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 with others.
*/

.postid-2922 .iq-breadcrumb-one {display:none;}

 @font-face {
  font-family: 'FontAwesome';
  src: url('https://use.fontawesome.com/releases/v5.0.6/css/all.css'); 
}


.fa,  .fas {
    font-family: "FontAwesome" !important;
    font-weight: 900;
	font-style: normal;
}

/*custom widgets*/
#home-algorithm .Service-box, #home-algorithm .analysis-box  {width:25%; float:left;}
#home-algorithm  .col-sm-2, #home-algorithm  .col-sm-10 {    flex: 100%;max-width: 100%;}
#home-algorithm  .col-sm-10 h3 {text-align:center !important;}

.vc_custom_1602262273854 {

	background-position: top !important;}

/*buttons*/
.button.button-white.pull-right {
	background: #f00 !important;
}

.button, input[type=submit], .contact-form .cfield input[type=submit],.woocommerce div.product .woocommerce-tabs ul.tabs li.active,.isotope-filters button.active, .isotope-filters button:hover {background: #e53d2f !important;} /*ff3a2a*/
.page-id-2940 #main .button {background: #1e1e1e !important;}
.page-id-2940 #main .button:hover {background: #e53d2f !important;} 

.alignnone {
     margin: 0px!important;
}


/*breadcrumbs*/
.iq-breadcrumb-one {padding: 0px; }
.iq-breadcrumb-one h2 {color:#fff !important;}
.iq-bg-over, .custom-tab.horizontaltab .nav-pills .nav-link.active, .custom-tab.horizontaltab .nav-pills .show>.nav-link, .custom-tab.horizontaltab .nav-pills .nav-link:hover, .iq-accordion.career-style.faq-style .iq-accordion-block.accordion-active .accordion-title:before, .iq-accordion.career-style.faq-style .accordion-title:before, .button-gradient{/*background:#613d5d;*/ background-image: linear-gradient(to right, #fd6a69 0%, #f97a3f 51%, #fd6a69 100%);}

/*paddings*/
.vc_custom_1573114644077 {padding-top:0px !important;}
.page-id-3011 .content-area .site-main {padding-top: 0px;}
 .page-id-1101 .content-area .site-main  {padding-top: 60px;}

/*colors*/
.scroll-effect .main-video .consult-video a, .Sofbox-tab .nav-pills .nav-link:hover .active-title, .Sofbox-tab .nav-pills .nav-link.active .active-title,.iq-accordion.career-style.faq-style.style-two .iq-accordion-block.accordion-active .accordion-title:before, .iq-accordion.career-style.faq-style.style-two .accordion-title:before,.portfolio-link .icon {color:#e53d2f !important;}
header .blue-btn.button a:hover {background-color:#000 !important;}
.order-total {color:#000 !important;}

.iq-objects.style-two.left-top .iq-objects-02 img {left: -60%;}

.iq-portfolio a.portfolio-img:before {background: #e53d2f; opacity: 0.5 !important;}


/*circle red*/
.about-style.purple-hover .effect-circle{border: 1px solid #e53d2f;}
.about-style.purple-hover .effect-circle:before{border-color:#e53d2f;}
.about-style.purple-hover .circle-bg {background: #e53d2f;}

/*circle green*/
.about-style.org-hover .effect-circle{border: 1px solid #92d050;}
.about-style.org-hover .effect-circle:before{border-color:#92d050;}
.about-style.org-hover .circle-bg {background: #92d050;}


/*circle orange*/
.about-style.green-hover .effect-circle{border: 1px solid #ffc000;}
.about-style.green-hover .effect-circle:before{border-color:#ffc000;}
.about-style.green-hover .circle-bg {background: #ffc000;}


/*circle noir*/
.about-style .effect-circle{border: 1px solid #1e1e1e;}
.about-style .effect-circle:before{border-color:#1e1e1e;}
.about-style .circle-bg {background: #1e1e1e;}


.main-circle i {color: #fff !important;}
/*tooltip*/
/*.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;

  position: absolute;
  z-index: 1;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}*/
.container-tooltip {
  position: relative;
  display: inline-block;
}
.container-tooltip .text-tooltip {
	    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
    padding: 10px !important;
  visibility: hidden;
	width:100%;
  background-color: #fff;
  color: #9e9e9e !important;
  text-align: center;
  padding: 6px 0;
  position: absolute;
  z-index: 1;
}
.container-tooltip:hover .text-tooltip {
  visibility: visible;
}


.loader {display:none !important;}
.mr-3 {max-height:70px !important;}
/*gallery */
.simplefilter_3239 li.active {
    background-color: #e53c2e !important;
    box-shadow: 0px 10px 20px 0px rgba(139, 118, 246, 0.4)!important;
    color: #ffffff!important;
    position: relative!important;
    margin: -3px 3px!important;
    padding: 8px 20px!important;
    position: relative!important;
    cursor: pointer!important;
    -webkit-border-radius: 4px!important;
    -moz-border-radius: 4px!important;
    border-radius: 4px!important;
    background: transparent!important;
    color: #fff!important;
    border: none!important;
    font-weight: normal!important;
    transition: all 0.3s ease-in-out!important;
    -webkit-transition: all 0.3s ease-in-out!important;
    -o-transition: all 0.3s ease-in-out!important;
    -ms-transition: all 0.3s ease-in-out!important;
	-webkit-transition: all 0.3s ease-in-out!important;}


.simplefilter li, .sortandshuffle li {
	    background-color: transparent !important;
    cursor: pointer !important;
    display: inline-block !important;
    text-transform: capitalize !important;
    padding: 4px 30px !important;
    transition: background .3s linear,color .3s linear,border .3s linear,opacity .3s linear !important;
    margin: -3px 3px !important;
    padding: 8px 20px !important;
    position: relative !important;
    cursor: pointer !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    background: transparent  !important;
    color: #1e1e1e  !important;
    border: none !important;
    font-weight: normal !important;
    transition: all 0.3s ease-in-out !important;
    -webkit-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    -ms-transition: all 0.3s ease-in-out !important;
	-webkit-transition: all 0.3s ease-in-out !important;}


.page-id-1999 .item-desc {color: #1e1e1e;}
.iq-portfolio-content .details-box a:hover .text-hover,a:hover h2 {
    color: #e53d2f !important;
}

.about-style .circle-bg img { margin-top: 20px !important;}

.simplefilter li {
    background: #fff !important;
    margin-bottom: 15px !important;
}



