/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 24 2025 | 19:21:38 */
/* Hide Native Quiz Titlte, Because Elementor Editor not loading */
.qsm-auto-page-row.qsm-apc-1 .mlw_qmn_new_question::before{
	content: "" !important;
}



/* REMOVE FOOTER FROM SPESIFIC PAGES */
.page-id-267 #footer, .page-id-267 footer, .page-id-275 footer{
	display:none;
}
body{
	background-color:#FFF;
}

.page-id-34 ul.elementor-icon-list-items strong, .page-id-34 ul.elementor-icon-list-items b {
    color: #2653A6;
}
.moneyback-section .elementor-widget-container{
	background:#E7EFFF !important;
}
.alignright {
	text-align: right;
}
#mob-bu-opt1 {
	display: block !important;
}

.moneyback-section .elementor-image-box-title{
	color:#2653A6 !important;
}
/* Review Slider */
  .ratings-bar span:not(:last-child) {
    margin: 0 20px 0 0;
  }
  .ratings-bar {
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .ratings-bar span {
    font-size: 16px;
    font-weight: 600;
    color: #072638;
  }
  .reviews-carousel .owl-item .item {
    background-size: cover !important;
    min-height: 238px !important;
    max-height: 238px;
    mix-blend-mode: multiply;
    background-repeat: no-repeat !important;
    padding: 25px 20px;
    background: "url(http://iq-institute.org/wp-content/uploads/2024/10/Testimonials_Background.png)";
    position: relative;
  }
  .review-title {
    font-size: 14px;
    text-align: center;
    font-weight: 500;
    line-height: 16.8px;
    margin-top: 15px;
		display: none;
  }
  .review-msg {
    font-weight: 400;
    font-size: 16px;
    text-align: left;
    line-height: 19.2px;
    margin-top: 20px;
  }
  .review-content .author {
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    color: #1A212B;
  }
  .reviews-carousel .owl-item .item .author-img {
    width: auto;
    margin-top: -60px;
    margin-bottom: 15px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
		display: none;
  }
  
  .reviews-carousel .owl-item {
  	padding-top: 50px;
  }
  .reviews-carousel  .owl-item .item:before {
    content: "";
    background: url(http://iq-institute.org/wp-content/uploads/2024/10/testimonial-comma.png);
    position: absolute;
    right: 30px;
    top: -10px;
    width: 22px;
    height: 26px;
		display: none;
  }
  #reviews-carousel .owl-dot.active span {
    background-size: cover !important;
    width: 8px !important;
    height: 9px !important;
  }
  .reviews-carousel .owl-dots .owl-dot span {
    background: url(http://iq-institute.org/wp-content/uploads/2024/08/inactive-bullet.png) !important;
    width: 8px !important;
    height: 9px !important;
  }
	#reviews-carousel-desktop .owl-dot span, #reviews-carousel-desktop .owl-dot.active span {
		width: 15px !important;
		height: 16px !important;
	}
	#reviews-carousel-desktop .owl-dot.active span {
    	background: url(http://iq-institute.org/wp-content/uploads/2024/08/activebullet.png) !important;
	}
	#reviews-carousel-desktop .owl-dot span {
    	background: url(http://iq-institute.org/wp-content/uploads/2024/08/inactive.png) !important;
	}
	#reviews-carousel .mob-carousel .owl-dot.active span {
    	background: url(http://iq-institute.org/wp-content/uploads/2024/08/active-bullet.png) !important;
	}
	#reviews-carousel .owl-item .item {
    	background: url(http://iq-institute.org/wp-content/uploads/2024/08/review-bg.png) !important;
		background-position: bottom center;
	}
	#reviews-carousel .mob-carousel .owl-item .item {
    	background: url(http://iq-institute.org/wp-content/uploads/2024/08/testimonial-bg-1.png) !important;
		background-position: bottom center !important;
		background-size: cover !important;
	}


#reviews-carousel .owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 30px;
}
.review-footer {
    display: flex;
    margin-top: 20px;
	justify-content: space-between;
}
.main-content .owl-theme .custom-nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
}
.owl-theme .owl-nav [class*=owl-] {
    background: #EFEFEF !important;
    height: 49px !important;
    width: 49px !important;
    border-radius: 49px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px !important;
    color: #979797 !important;
    transition: all ease 0.3s;
	border: none;
	padding: 0px 0px 3px 3px !important;
	z-index: 999;
}
.main-content .owl-theme .custom-nav .owl-prev, .main-content .owl-theme .custom-nav .owl-next {
	position: absolute;
	top: -15px;
}
.main-content .owl-theme .custom-nav .owl-prev {
	left: -38px;
}
.main-content .owl-theme .custom-nav .owl-next {
	right: -38px;
}
  .main-content .owl-theme .custom-nav .owl-prev:hover,
  .main-content .owl-theme .custom-nav .owl-next:hover{
    background: #f4dbd2 !important;
  }
  
  
  @media screen and (max-width:768px){
	  .iqcol {
		background: #f9f9f9 !important;
	  }
	  .submit-button-section {
        position: fixed;
        bottom: 0 !important;
        z-index: 99999;
        width: 100%;
        left: 50%;
        transform: translateX(-50%);
        background: #E7EFFF;
        margin-bottom: 0 !important;
        padding-top: 16px;
        padding-bottom: 16px;
		text-align: center;
		border: 1px solid transparent;
		  max-height:82px;
      }
	  .ratings-bar span {
		  font-size: 14px;
	  }
	  .rating-stars img {
    	width: 100px;
	  }
	  .owl-theme .owl-nav [class*=owl-] {
		  display: none !important;
	  } 
	  .main-content .owl-theme .custom-nav .owl-next {
		top: 25px;
	  }
	  .main-content .owl-theme .custom-nav .owl-prev {
		top: 25px;
	  }
	.moneyback-section .elementor-image-box-wrapper {
		display: flex;
	}
	.moneyback-section .elementor-image-box-content {
		padding-left: 10px;
	}
	.reviews-carousel .owl-item {
  		padding-top: 0px;
  	}	
	#reviews-carousel .owl-theme .owl-nav.disabled+.owl-dots {
		margin-top: 0;
		transform: translateY(-50px);
	}	  
  }

/* Contact Us Form */
.custom-form .wpcf7-form-control-wrap {
    display: block;
}
.custom-form input[type="text"], .custom-form input[type="email"], .custom-form textarea {
    width: 100%;
    padding: 0.5em 1em;
    border: 1px solid #ccc;
    font-size: 16px;
}
.custom-form input[type="submit"] {
    padding: 1em 1.5em;
    font-size: 16px;
    text-transform: capitalize;
    color: white;
    background-color: #0B784E;
    transition: 150ms ease;
    font-weight: bold;
    border: none;
    border-radius: 0.25em;
    cursor: pointer;
}
.wpcf7-form-control.znd-categories {
    width: 100%;
    padding: 0.5em 1em;
    border: 1px solid #ccc;
    font-size: 16px;
}
.custom-form .contact-form__label {
    font-size: 14px;
    font-weight: bold;
    text-transform: capitalize;
}
/* Pricing Page */
.timer-row-desktop {
    display: flex;
    justify-content: space-between;
    background: #F7F9FC;
    padding: 10px 15px;
    border-radius: 8px;
    border: 1px solid #0B5CF4;
	font-weight: 400;
}
/*
.owl-item:nth-child(4n) .item{ 
	background: #f6f6f6 !important;	
}
*/
#w100 a {
    width: 100%;
}
.formbuilder-radio.selected {
    background: #E7EFFF;
}
.formbuilder-radio {
    padding: 18px 10px;
    margin-bottom: 15px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    transition: all 0.3s;
	cursor: pointer;
}
#pricing-form .formbuilder-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
	transform: translateY(6px) !important;
}
#pricing-form .formbuilder-radio label {
    display: flex;
    justify-content: space-between;
    align-items: center;
	font-size: 16px;
    font-family: "Lato", sans-serif;
    color: #150200 !important;
    padding-left: 10px;
    font-weight: 600;
    width: 100%;
    column-gap: 5px;
}
#pricing-form .formbuilder-radio .seven-day{
	margin-left:50px;
}
#pricing-form .formbuilder-radio.selected label {
    font-weight: 700 !important;
}
#pricing-form .formbuilder-radio input:checked + label:before {
    content: "\2713" !important;
    width: 24px;
    height: 24px;
    background: #2653A6 !important;
    color: #fff !important;
    border: 1px transparent !important;
    text-align: center !important;
    font-weight: 900 !important;
}
#pricing-form .formbuilder-radio input + label:before {
    display: block;
    visibility: visible !important;
    border-radius: 25px !important;
}
#pricing-form .formbuilder-radio label .labble {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    padding-left: 50px;
	vertical-align: middle;
	display: block;
	
}
.pricing-value {
    float: right;
    font-weight: 700;
    color: #150200;
    font-size: 24px;
    line-height: 28.8px;
	margin-left: auto;
}
.pop-tag {
    font-size: 12px;
    color: #333;
    background: #CCF3DC;
    padding: 1px 5px;
    border-radius: 3px;
    margin-bottom: 10px;
    display: inline-block !important;
}
#benefit-title1 .elementor-heading-title {
    background: #E7EFFF;
}
.elementor.elementor-34 + .inheritgreen {
    display: none;
}
.iq-side-book {
	transform: translatex(-180px);
}
.iq-side-book:after {
    display: inline-block;
    content: "";
    background-image: url(http://iq-institute.org/wp-content/uploads/2024/08/iq-book.png);
    background-size: contain;
    width: 240px;
    height: 160px;
    background-repeat: no-repeat;
    position: absolute;
    top: 30px;
    right: -80px;
}
.bg-none, .bg-none .elementor-background-overlay {
    background-image: none !important;
}
#pricing-submit-btn {
    -webkit-appearance: none !important;
    appearance: none !important;
	padding: 10px 0 !important;
    width: 90% !important;
    margin: 0 auto;
    padding: 20px 0;
    background: #D94C50;
    color: #fff;
    border-radius: 8px;
    border: none;
    font-weight: 700;
    font-size: 20px;
    font-family: "Lato", sans-serif;
    transition: all 0.2s;
}
#main-bullets-list {
    background: #fff !important;
    border-top-right-radius: 64px;
    border-bottom-left-radius: 64px;
}
#footermenu ul{
	list-style:none;
}

#page > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-72733bca.elementor-section-full_width.elementor-hidden-desktop.elementor-hidden-tablet.elementor-section-height-default.elementor-section-height-default{
	background-image:none;
}