/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/eduboom/public_html/eduboom_testing/sites
currentDir : /home/eduboom/public_html/eduboom_testing/sites/assets/eduboom-ro/modules/faq-page/css/faq-page

*/

/* faq-page-s.css */

/* 1   */ #faq-autocomplete-search {
/* 2   */   height: 3.5rem;
/* 3   */   border-color: #D2D4D7;
/* 4   */   outline: none;
/* 5   */   border-left: solid 1px #D2D4D7 !important;
/* 6   */   padding-left: 16px !important;
/* 7   */ }
/* 8   */ @media (max-width: 1023.98px) {
/* 9   */   #faq-autocomplete-search {
/* 10  */     width: 300px;
/* 11  */   }
/* 12  */ }
/* 13  */ @media (min-width: 1024px) {
/* 14  */   .autocomplete-wrapper.ui-autocomplete-faq {
/* 15  */     top: 14rem !important;
/* 16  */   }
/* 17  */ }
/* 18  */ .ui-autocomplete-faq .au-item-category {
/* 19  */   font-family: "AkrobatExtraBold" !important;
/* 20  */ }
/* 21  */ #faq-page .faq-category-list {
/* 22  */   list-style: none;
/* 23  */   padding-left: 0;
/* 24  */ }
/* 25  */ @media (max-width: 1023.98px) {
/* 26  */   #faq-page .faq-category-list li {
/* 27  */     padding-bottom: 0;
/* 28  */     border-bottom: solid 1px #D2D4D7;
/* 29  */   }
/* 30  */ }
/* 31  */ #faq-page .list-item-box {
/* 32  */   cursor: pointer;
/* 33  */   position: relative;
/* 34  */ }
/* 35  */ #faq-page .answer-content-text b, #faq-page .answer-content-text strong {
/* 36  */   font-family: "RobotoBold" !important;
/* 37  */   font-size: 1rem !important;
/* 38  */   font-weight: 400;
/* 39  */ }
/* 40  */ #faq-page .question-title-collapsed, #faq-page .question-title {
/* 41  */   font-family: "AkrobatSemiBold" !important;
/* 42  */   font-size: 1.5rem !important;
/* 43  */ }
/* 44  */ @media (max-width: 1023.98px) {
/* 45  */   #faq-page .question-title-collapsed, #faq-page .question-title {
/* 46  */     font-family: "AkrobatSemiBold" !important;
/* 47  */     font-size: 1.125rem !important;
/* 48  */   }
/* 49  */ }
/* 50  */ #faq-page .question-title-expanded {

/* faq-page-s.css */

/* 51  */   font-family: "AkrobatBold" !important;
/* 52  */   font-size: 1.5rem !important;
/* 53  */   color: #00A2FF;
/* 54  */ }
/* 55  */ @media (max-width: 1023.98px) {
/* 56  */   #faq-page .question-title-expanded {
/* 57  */     font-family: "AkrobatBold" !important;
/* 58  */     font-size: 1.125rem !important;
/* 59  */   }
/* 60  */ }
/* 61  */ @media (min-width: 1024px) {
/* 62  */   #faq-page .box-shadow-expanded {
/* 63  */     box-shadow: 0rem 0.1875rem 0.3125rem rgba(67, 77, 102, 0.15);
/* 64  */   }
/* 65  */ }
/* 66  */ #faq-page .question {
/* 67  */   color: #434D66;
/* 68  */ }
/* 69  */ @media (max-width: 1023.98px) {
/* 70  */   #faq-page {
/* 71  */     padding-left: 0 !important;
/* 72  */     padding-right: 0 !important;
/* 73  */   }
/* 74  */   #faq-page .faq-content {
/* 75  */     margin-left: 0 !important;
/* 76  */     margin-right: 0 !important;
/* 77  */   }
/* 78  */ }
/* 79  */ #faq-page .category-link {
/* 80  */   color: #434D66;
/* 81  */ }
/* 82  */ #faq-page .category-link:hover {
/* 83  */   color: #414a62;
/* 84  */ }
/* 85  */ @media (max-width: 1023.98px) {
/* 86  */   #faq-page .answer-content-text p {
/* 87  */     margin-bottom: 0.5rem;
/* 88  */   }
/* 89  */ }
/* 90  */ #faq-page .mobile-nav-title {
/* 91  */   min-height: 4.5rem;
/* 92  */ }
/* 93  */ #faq-page .answer-content-text {
/* 94  */   line-height: 1.4375rem;
/* 95  */   font-family: "Roboto" !important;
/* 96  */   font-size: 1rem !important;
/* 97  */ }
/* 98  */ #faq-page .arrow-expand {
/* 99  */   position: absolute;
/* 100 */   right: 2rem;

/* faq-page-s.css */

/* 101 */   top: 40%;
/* 102 */   display: inline-block;
/* 103 */   width: 0.6875rem;
/* 104 */   height: 0.6875rem;
/* 105 */   border-bottom: solid 2px #434D66;
/* 106 */   border-left: solid 2px #434D66;
/* 107 */   -webkit-transform: rotate(-45deg);
/* 108 */           transform: rotate(-45deg);
/* 109 */ }
/* 110 */ @media (max-width: 1023.98px) {
/* 111 */   #faq-page .arrow-expand {
/* 112 */     right: 1rem;
/* 113 */   }
/* 114 */ }
/* 115 */ #faq-page .arrow-collapse {
/* 116 */   display: inline-block;
/* 117 */   width: 0.6875rem;
/* 118 */   height: 0.6875rem;
/* 119 */   border-bottom: solid 2px #434D66;
/* 120 */   border-left: solid 2px #434D66;
/* 121 */   -webkit-transform: rotate(135deg);
/* 122 */           transform: rotate(135deg);
/* 123 */   position: absolute;
/* 124 */   right: 2rem;
/* 125 */   top: 40%;
/* 126 */ }
/* 127 */ @media (max-width: 1023.98px) {
/* 128 */   #faq-page .arrow-collapse {
/* 129 */     right: 1rem;
/* 130 */   }
/* 131 */ }
/* 132 */ #faq-page .list-item-content {
/* 133 */   background-color: #fff;
/* 134 */   border: solid 1px #D2D4D7;
/* 135 */   border-radius: 5px;
/* 136 */ }
/* 137 */ @media (max-width: 1023.98px) {
/* 138 */   #faq-page .list-item-content {
/* 139 */     padding-top: 0;
/* 140 */     padding-left: 0;
/* 141 */     padding-right: 0;
/* 142 */     padding-bottom: 0;
/* 143 */     border-bottom: 0px;
/* 144 */     border-top: solid 1px #D2D4D7;
/* 145 */     border-left: 0px;
/* 146 */     border-right: 0px;
/* 147 */     border-radius: 0px;
/* 148 */   }
/* 149 */ }
/* 150 */
