/*
Theme Name: Forms Made Easy Support Center
Theme URI: https://support.formsmadeasy.com/
Author: HIC Global Solutions
Author URI: https://hicglobalsolutions.com/
Description: Forms Made Easy By HIC Global Solutions (Support Center / Knowledge Base).
Version: 1.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
Text Domain: htmltoWp
*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wdth,wght@0,75..100,300..800;1,75..100,300..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,200..800;1,200..800&display=swap');

/* Mithun Code Start */
:root {
    --primaryColor: #4285f4;
    --secondaryColor: #067aee;
	--tertiaryColor: #4acbff;
	--optionalColor: #5085ad;
	--black:#0D1216;
	--creamColor: #ebe7e74f;
  }
*{
	padding:0;
	margin:0;
	box-sizing:border-box;
	word-wrap: break-word;
}
h1,h2,h3,h4,h5,h6{
	 font-family: "Karla", sans-serif;
	 scroll-margin-top: 3.5rem;
}
p{
	font-family: "Open Sans", sans-serif;
}
/*** Spinner Start ***/
/*** Spinner ***/
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}

/*** Spinner End ***/

/* Header File Css */

 /* Move reCAPTCHA v3 badge to the left */
 

			.aligNavCenter{
				align-items:center;
			}
			.aligNavCenter li a{
				text-decoration:none;
				color:#0D1216;
	font-weight: 500;
	padding:5px 16px;
			}
.aligNavCenter li:last-child{
	background: linear-gradient(90deg, #006CF0 1.07%, #2EDED9 99.2%)!important;
    padding: 10px;
    border-radius: 30px;
	transition:300ms;
}
.aligNavCenter li:last-child a{
	color:#fff;
}
.aligNavCenter li:last-child:hover{
	background: linear-gradient(90deg, var(--primaryColor) 1.07%, var(--secondaryColor) 99.2%)!important;
	letter-spacing: 1px;
}
			.aligNavCenter li:last-child a::after{
				content:'\f35d';
				font-family:'fontawesome';
				padding-left:0.75rem;
			}
			@media only screen and (max-width:992px){
				.aligNavCenter{
					align-items:flex-start;
					margin-top:1rem;
				}
				.aligNavCenter li{
					padding:1rem 0;
				}	
				.aligNavCenter li a:last-child{
					padding:0;
				}	
			}		

/* Header File CSS Close */

#banner-submit-form div div, #banner-submit-form div i{
				display:none;
			}
			input:-webkit-autofill{
                -webkit-background-clip: text;
            }

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active {
    color: var(--primaryColor) !important;
}
@media (min-width: 992px) {
    .sticky-top.navbar-light {
		top: 0;
        position: sticky;
		z-index:999;
    }
}

#menu-main-menu li:last-child a{
	color:#fff;
}
#menu-main-menu li:last-child:hover a{
	color:#0D1216;
}
.header-section{
	background:#fff;
}

.header-section .navbar-light .book-meeting-btn{
	background:var(--primaryColor);
	font-weight: 500;
	border:1px solid var(--primaryColor);
}
.header-section .navbar-light .book-meeting-btn:hover{
	background:transparent;
	color:var(--primaryColor) !important;
}

.home-banner-section{
	background:var(--secondaryColor) !important;
	min-height:30vh;
}

.home-banner-section .banner-head-box h1{
	font-weight:600;
	font-weight: 600;
    text-decoration: underline;
    text-underline-offset: 0.75rem;
    text-decoration-color: var(--primaryColor);
}
.home-banner-section .banner-head-box input:focus{
	box-shadow: none !important;
}
.home-banner-section .banner-head-box .form-group{
	box-shadow: 0px 4px 4px 0px rgba(0,0,0,.25);
}

.home-banner-section-front{
/* 	background-color:var(--secondaryColor) !important; */
/* 	background-image: url("https://wrsedfchgiokmrfc.formsmadeasy.com/wp-content/uploads/2024/07/froasting.svg"); */
	background-image:linear-gradient(80deg, rgb(6 122 238 / 85%), rgb(6 122 238 / 85%)), url('https://wrsedfchgiokmrfc.formsmadeasy.com/wp-content/uploads/2024/07/froasting.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.home-help-topics-section .view-all-btn{
	text-decoration:none;
}
.home-help-topics-section{
/* 	background: var(--creamColor); */
}
.home-help-topics-section .container{
	background-color:#fff;
	position: relative;
    top: -100px;
	border-radius: 24px;
	padding:4rem 3rem;
	transition: box-shadow .35s, transform .35s;
/*     box-shadow: 0 4px 8px rgba(120, 117, 253, .09); */
    box-shadow: 0px 0px 12px 0px rgb(66 133 244 / 20%);
}
@media (max-width:575.92px){
	.home-help-topics-section .container{
		padding:3rem 1rem;
	}
}

.home-signup-section{
/* 	background:linear-gradient(to right, #B1DDFC, #077DEC); */
	background-image: linear-gradient(90deg, rgb(6 122 238 / 60%), rgb(6 122 238 / 60%), transparent), url('https://wrsedfchgiokmrfc.formsmadeasy.com/wp-content/uploads/2024/07/footer-cta-section.webp');
	object-fit: cover;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}
.home-signup-section .signup-btn{
	background-color:var(--secondaryColor);
	text-decoration: none;
	color:#fff;
    padding: 8px 15px;
    display: inline-block;
    min-width: 235px;
    font-size: 20px;
    font-weight: 600;
	border:1px solid #fff;
}
.home-signup-section .signup-btn:hover{
	background-color:transparent;
}
.popularArticlesHome a{
	color: var(--black);
    text-decoration: none;
}
.popularArticlesHome a:hover{
	color: var(--primaryColor);
    text-decoration: none;
}
.book-meeting-btn-cta a{
	  padding: 10px 20px;
    border-radius: 50px !important;
    transition: 300ms;
	border: 2px solid #fff;
}
.book-meeting-btn-cta a:hover{
/* 	background: var(--primaryColor);
	border: 2px solid transparent;	 */
	background: var(--secondaryColor);
  
}
.book-meeting-btn-cta a::after{
				content:'\f35d';
				font-family:'fontawesome';
				padding-left:0.75rem;
			}
.helpTitletopics a{
	color: var(--black);
	text-decoration:none;
}
.helpTitletopics a:hover{
	color: var(--primaryColor);
}
.help-topic-cards:hover .helpTitletopics a{
	color: var(--primaryColor);
}
/* Footer Code Start */
.footer-menu-class{
	padding-left: 0;
    list-style: none;
}
.footer-menu-class li{
	margin-bottom:0.5rem;
}
.footer-menu-class li a{
	text-decoration: none;
	color:var(--black);
	transition: .3s;
	font-weight: normal;
	font-family: "Open Sans", sans-serif;
}
.footer-menu-class li a::before{
	position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: inherit;
    margin-right: 10px;
}
.footer-menu-class li a:hover{
	color:var(--primaryColor);
	letter-spacing: 1px;
}
.footer-section .nav-links, .footer-section .copy-right-links{
	text-decoration: none;
	color:#0D1216;
	transition: .3s;
	font-weight: normal;
	font-family:"Open Sans", sans-serif;
}
.footer-section .nav-links:hover, .footer-section .copy-right-links:hover{
	color:var(--primaryColor);
	letter-spacing: 1px;
}
.footer-section .nav-links::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: inherit;
    margin-right: 10px;
}
.footer-section .social-links{
	width:35px;
	height:35px;
	color:#B3B3B3;
	display:flex;
	align-items:center;
	justify-content:center;
	text-decoration: none;
	border:1px solid #B3B3B3;
	border-radius:50%;
	margin-right:10px;
	padding:5px;
	transition: .3s;
}
.footer-section .social-links:hover{
	color:#fff;
	border:1px solid var(--secondaryColor);
	background-color:var(--secondaryColor);
}
.footer-section .support-box{
	max-width:1024px;
}
.footer-section .support-box h5{
	color:#4D4D4D;
}
.footer-section .support-box .contact-links{
	color:#666666;
	font-family: "Open Sans", sans-serif;
}
.footer-section .support-box .contact-links:hover{
	color:var(--secondaryColor);
}
/* Footer Code End */
.custom-logo{
	max-width:200px;
}
/* Mithun Code End */

/* Knowledge Base Page start */
  .readMore {
    background-color: var(--primaryColor);
	border: 1px solid var(--primaryColor);  
    padding: 0.25rem 1rem;
    border-radius: 50px;
    color: #fff;
    text-decoration: none;
    font-family: "Karla", sans-serif;
    display: inline-block;
    font-weight: 500;
	  transition: 300ms ease-in-out;
	  margin-top:0.5rem;
} 
  .readMore:hover,
  .readMore:focus,
  .readMore:active{
  background-color: transparent;
    border: 1px solid var(--secondaryColor);
	color:   var(--secondaryColor);
  }
 

.knowlegeBanner{
	background: rgba(8,88,151,0.12);
	padding: 5rem 0;
}
.knowlegeBanner h1{
	text-decoration: underline;
    text-underline-offset: 1rem;
    text-decoration-color: #4acbff;
}
.articleText{
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.rank-math-breadcrumb{
	text-align:center;
}
.rank-math-breadcrumb a{
	color: var(--secondaryColor);
	font-weight:bold;
	text-decoration:none;
}
#knowledge-navigator{
	position: sticky;
    top: 10%;
	height:100%;
    max-height: 100vh;
    overflow-y: scroll;
    padding: 2rem 1rem;
	    display: flex;
    align-items: center;
    flex-direction: column;
}
#knowledge-navigator::-webkit-scrollbar{
	background: #f1f1f1;
    width: 5px;
}
#knowledge-navigator::-webkit-scrollbar-thumb {
  background: var(--tertiaryColor);
  border-radius: 10px;
}
#knowledge-navigator::-webkit-scrollbar-thumb:vertical {
	height:10px;
}
#table-of-contents ul{
	list-style-type:none;
	padding-left:0;
}
#table-of-contents ul li{
	padding-bottom:1rem;
	font-weight:500;
}
#table-of-contents ul li a{
	color: var(--secondaryColor);
	text-decoration:none;
}
#table-of-contents-one ul{
	list-style-type:none;
	padding-left:0;
}
#table-of-contents-one ul li{
	padding-bottom:1rem;
	font-weight:500;
}
#table-of-contents-one ul li a{
	color: var(--secondaryColor);
	text-decoration:none;
}
#mob-table-of-contents ul{
	list-style-type:none;
	padding-left:0;
}
#mob-table-of-contents ul li{
	padding-bottom:1rem;
	font-weight:500;
}
#mob-table-of-contents ul li a{
	color: var(--secondaryColor);
	text-decoration:none;
}
@media only screen and (max-width: 992px){
	.offcanvas{
	width:100% !important;
}
}
.offcanvasNav{
	border-top: 1px ridge;
}
.offcanvasNav li a{
	color: var(--black);
	text-decoration:none;
	font-weight:600;
}
.offcanvasNav li{
	margin-bottom:0.75rem;
}
.offcanvasNav li:last-child{
	text-align: left;
    padding: 0.5rem 1rem!important;
    border: 1px solid var(--primaryColor);
    background: var(--primaryColor);
    display: inline-block;
    width: fit-content;
	margin-left: 0!important;
    margin-top: 1rem!important;
}
.offcanvasNav li:last-child a::after{
	content: '\f35d';
    font-family: 'fontawesome';
    padding-left: 0.75rem;
}
.offcanvasNav li:last-child a{
	color:#fff;
}
.offcanvasNav li:last-child:hover{
	background:none;
}
.offcanvasNav li:last-child:hover a{
	color: var(--black)!important;
}
/* Knowledge Base Page End */


/*rahul css*/
.mobile-menu-container {
      position: fixed;
      top: 0;
      left: -250px;
      width: 250px;
      height: 100%;
      background-color: #fff;
      padding-top: 60px;
      transition: left 0.3s ease-in-out;
      z-index: 2;
    }

    .mobile-menu-item {
      padding: 15px;
      color: #fff;
      text-decoration: none;
      display: block;
      transition: background-color 0.3s;
    }

    .menu-toggle {
      position: fixed;
      left: 20px;
      top: 20px;
      cursor: pointer;
      z-index: 3;
    }

    .menu-toggle i {
      font-size: 24px;
      color: #fff;
    }

    .content-container {
      padding: 20px;
      margin-left: 250px;
    }
#accordionFAQ .accordion-item{
	border:none;
	margin-bottom:1.5rem;
	box-shadow: -0 0.5rem 1rem rgba(6, 122, 238, 0.15);
}
#accordionFAQ .accordion-button{
	background:#fff;
	font-size:1.2rem;
}
#accordionFAQ .accordion-header {
    margin-bottom: 0;
    border-left: 5px solid blue;
}
#accordionFAQ .accordion-button:not(.collapsed) {
    color: none !important;
    background-color: none !important;
     box-shadow: none !important;
/* 	 border-left:5px solid blue !important; */
}
#accordionFAQ .accordion-body{
	  border-left:5px solid blue !important;
}
#accordionFAQ button:focus{
	border: none!important;
}
@media only screen and (max-width: 576px){
	.banner-head-box-front{
		position:unset;
	}
}

.ctaImgDMES{
		text-align:center;
	}
@media only screen and (max-width:992px){
	.ctaImgDMES img{
		max-width:70%;
		text-align:center;
	}
}
@media only screen and (max-width:576px){
	
	.ctaImgDMES img{
		max-width:100%;
	}
}
@media only screen and (min-width:768px){
	.home-banner-section .banner-head-box h1{
   		 text-underline-offset: 1.1rem;
}
}
.form-control:focus{
	box-shadow:none !important;
}