/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/eduboom/public_html/eduboom_testing/sites
currentDir : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/home

file-relative URI  : ../../images/home/player-background-v4.jpg
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/home/../../images/home/player-background-v4.jpg
docroot stripped   : /assets/base/css/home/../../images/home/player-background-v4.jpg
traversals removed : /assets/base/images/home/player-background-v4.jpg

file-relative URI  : ../../images/icons/sprite/view/home-advantages-colored.svg
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/home/../../images/icons/sprite/view/home-advantages-colored.svg
docroot stripped   : /assets/base/css/home/../../images/icons/sprite/view/home-advantages-colored.svg
traversals removed : /assets/base/images/icons/sprite/view/home-advantages-colored.svg

file-relative URI  : ../../images/icons/sprite/sprite-awards-v3.jpg
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/home/../../images/icons/sprite/sprite-awards-v3.jpg
docroot stripped   : /assets/base/css/home/../../images/icons/sprite/sprite-awards-v3.jpg
traversals removed : /assets/base/images/icons/sprite/sprite-awards-v3.jpg

file-relative URI  : ../../images/home/parents-bgr.jpg
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/home/../../images/home/parents-bgr.jpg
docroot stripped   : /assets/base/css/home/../../images/home/parents-bgr.jpg
traversals removed : /assets/base/images/home/parents-bgr.jpg

file-relative URI  : ../../images/home/teachers-bgr.jpg
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/home/../../images/home/teachers-bgr.jpg
docroot stripped   : /assets/base/css/home/../../images/home/teachers-bgr.jpg
traversals removed : /assets/base/images/home/teachers-bgr.jpg

*/

/* home-s.css */

/* 1   */ .pb-container {
/* 2   */   position: relative;
/* 3   */   width: 100%;
/* 4   */ }
/* 5   */ .pb-container:after {
/* 6   */   content: "";
/* 7   */   display: block;
/* 8   */   padding-bottom: 280%;
/* 9   */ }
/* 10  */ @media (max-width: 1279.98px) {
/* 11  */   .pb-container:after {
/* 12  */     padding-bottom: 118%;
/* 13  */   }
/* 14  */ }
/* 15  */ @media (max-width: 1023.98px) {
/* 16  */   .pb-container:after {
/* 17  */     padding-bottom: 145%;
/* 18  */   }
/* 19  */ }
/* 20  */ .pb-container .pb-content {
/* 21  */   position: absolute;
/* 22  */   width: 100%;
/* 23  */   height: 100%;
/* 24  */   top: 0;
/* 25  */   margin: 0;
/* 26  */ }
/* 27  */ .pb-container-changed:after {
/* 28  */   padding-bottom: 0;
/* 29  */ }
/* 30  */ #home-cover-video {
/* 31  */   margin-left: -0.5rem;
/* 32  */   background-image: url(/assets/base/images/home/player-background-v4.jpg) !important;
/* 33  */   background-color: #fff;
/* 34  */   background-position: center;
/* 35  */   background-size: cover;
/* 36  */   -o-object-fit: cover;
/* 37  */      object-fit: cover;
/* 38  */   -o-object-position: center;
/* 39  */      object-position: center;
/* 40  */   min-width: calc(100% + 1rem);
/* 41  */   min-height: 100vh;
/* 42  */   width: 100%;
/* 43  */ }
/* 44  */ #home-cover-video-overlay {
/* 45  */   background-color: rgba(0, 0, 0, 0.45);
/* 46  */   position: absolute;
/* 47  */   left: 0;
/* 48  */   right: 0;
/* 49  */   top: 0;
/* 50  */   bottom: 0;

/* home-s.css */

/* 51  */ }
/* 52  */ #section-main {
/* 53  */   z-index: 0;
/* 54  */   padding: 0;
/* 55  */   overflow: hidden;
/* 56  */ }
/* 57  */ #section-main h1 {
/* 58  */   font-size: 2rem;
/* 59  */ }
/* 60  */ @media screen and (max-width: 340px) {
/* 61  */   #section-main h1 {
/* 62  */     font-size: 1.5rem;
/* 63  */   }
/* 64  */ }
/* 65  */ @media (min-width: 768px) {
/* 66  */   #section-main h1 {
/* 67  */     font-size: 3rem;
/* 68  */   }
/* 69  */ }
/* 70  */ @media (min-width: 1024px) {
/* 71  */   #section-main h1 {
/* 72  */     font-size: 4.5rem;
/* 73  */   }
/* 74  */ }
/* 75  */ @media (max-width: 767.98px) {
/* 76  */   #section-main h1 br {
/* 77  */     display: none;
/* 78  */   }
/* 79  */ }
/* 80  */ @media (max-width: 1023.98px) {
/* 81  */   #section-main h1 {
/* 82  */     margin-bottom: 1rem;
/* 83  */   }
/* 84  */ }
/* 85  */ #section-main #counter-container {
/* 86  */   display: inline-block;
/* 87  */ }
/* 88  */ @media screen and (min-width: 1024px) and (max-height: 760px) {
/* 89  */   #section-main h1 {
/* 90  */     font-size: 3.5rem;
/* 91  */     top: 0.625rem;
/* 92  */   }
/* 93  */   #section-main #register-top {
/* 94  */     margin-top: 2.25rem !important;
/* 95  */   }
/* 96  */ }
/* 97  */ @media screen and (max-height: 400px) {
/* 98  */   #section-main #counter-container {
/* 99  */     display: none !important;
/* 100 */   }

/* home-s.css */

/* 101 */   #section-main #register-top {
/* 102 */     margin-top: 1rem !important;
/* 103 */   }
/* 104 */ }
/* 105 */ @media screen and (min-width: 800px) and (max-height: 700px) {
/* 106 */   #section-main #register-top {
/* 107 */     margin-top: 1rem !important;
/* 108 */   }
/* 109 */ }
/* 110 */ .categories-matrix > li {
/* 111 */   margin-top: 2rem;
/* 112 */ }
/* 113 */ .categories-matrix .to-category-page {
/* 114 */   display: -webkit-flex;
/* 115 */   display: flex;
/* 116 */   -webkit-flex-direction: column;
/* 117 */           flex-direction: column;
/* 118 */   -webkit-justify-content: center;
/* 119 */           justify-content: center;
/* 120 */   -webkit-align-items: center;
/* 121 */           align-items: center;
/* 122 */ }
/* 123 */ .categories-matrix .to-category-page.category-no-videos {
/* 124 */   cursor: default;
/* 125 */   opacity: 0.5;
/* 126 */ }
/* 127 */ .categories-matrix .to-category-page svg {
/* 128 */   width: 4rem;
/* 129 */   height: 4rem;
/* 130 */   fill: currentColor;
/* 131 */ }
/* 132 */ .categories-matrix .to-category-page .landing-pre-school {
/* 133 */   width: 3rem;
/* 134 */   height: 3rem;
/* 135 */   fill: currentColor;
/* 136 */ }
/* 137 */ .categories-matrix .to-category-page h4 {
/* 138 */   font-family: "Akrobat" !important;
/* 139 */   font-size: 1.25rem !important;
/* 140 */   margin-top: 1rem;
/* 141 */   text-align: center;
/* 142 */ }
/* 143 */ .categories-matrix .to-category-page .landing-pre-school-text {
/* 144 */   font-family: "AkrobatBold" !important;
/* 145 */   font-size: 1.5rem !important;
/* 146 */   margin-top: 0rem;
/* 147 */   text-align: center;
/* 148 */   margin-bottom: 0rem;
/* 149 */   margin-left: 0.5rem;
/* 150 */ }

/* home-s.css */

/* 151 */ .categories-matrix .grade-links,
/* 152 */ .categories-matrix .to-all-lessons {
/* 153 */   display: none;
/* 154 */ }
/* 155 */ .preschool_categories {
/* 156 */   margin-top: 2.5rem;
/* 157 */ }
/* 158 */ .preschool_categories_title {
/* 159 */   text-align: center;
/* 160 */   font-family: "AkrobatBold" !important;
/* 161 */   font-size: 2rem !important;
/* 162 */ }
/* 163 */ @media (min-width: 768px) {
/* 164 */   #to-all-categories-wrap {
/* 165 */     margin-top: 1rem;
/* 166 */     margin-bottom: 0.5rem;
/* 167 */     display: none;
/* 168 */   }
/* 169 */   #categories-wrap > li {
/* 170 */     display: block;
/* 171 */   }
/* 172 */ }
/* 173 */ #category-matrix h2 {
/* 174 */   line-height: 100%;
/* 175 */   margin-bottom: 2rem;
/* 176 */ }
/* 177 */ #to-all-categories-wrap {
/* 178 */   width: 100%;
/* 179 */   background: none;
/* 180 */   border: none;
/* 181 */   display: -webkit-flex;
/* 182 */   display: flex;
/* 183 */   -webkit-justify-content: center;
/* 184 */           justify-content: center;
/* 185 */   margin-bottom: 2.5rem;
/* 186 */   margin-top: 2rem;
/* 187 */ }
/* 188 */ #categories-wrap > li:nth-child(n+11) {
/* 189 */   display: none;
/* 190 */ }
/* 191 */ .preschool_categories {
/* 192 */   display: none;
/* 193 */ }
/* 194 */ .preschool_categories_title {
/* 195 */   text-align: center;
/* 196 */   font-family: "AkrobatBold" !important;
/* 197 */   font-size: 2rem !important;
/* 198 */ }
/* 199 */ @media (min-width: 768px) {
/* 200 */   #to-all-categories-wrap {

/* home-s.css */

/* 201 */     display: none;
/* 202 */   }
/* 203 */   #category-matrix {
/* 204 */     margin-bottom: 2rem;
/* 205 */   }
/* 206 */   #categories-wrap > li:nth-child(n+11) {
/* 207 */     display: block;
/* 208 */   }
/* 209 */   .preschool_categories {
/* 210 */     margin-top: 2.5rem;
/* 211 */     display: block;
/* 212 */   }
/* 213 */ }
/* 214 */ @media (min-width: 1024px) {
/* 215 */   .categories-matrix > li {
/* 216 */     margin-top: 1.5rem;
/* 217 */   }
/* 218 */   .categories-matrix .to-category-page {
/* 219 */     height: 3rem;
/* 220 */     display: -webkit-inline-flex;
/* 221 */     display: inline-flex;
/* 222 */     -webkit-flex-direction: row;
/* 223 */             flex-direction: row;
/* 224 */     -webkit-justify-content: flex-start;
/* 225 */             justify-content: flex-start;
/* 226 */     margin-bottom: 0.75rem;
/* 227 */   }
/* 228 */   .categories-matrix .to-category-page.category-no-videos {
/* 229 */     cursor: default;
/* 230 */     opacity: 1;
/* 231 */   }
/* 232 */   .categories-matrix .to-category-page svg {
/* 233 */     width: 3rem;
/* 234 */     height: 3rem;
/* 235 */   }
/* 236 */   .categories-matrix .to-category-page h4 {
/* 237 */     font-family: "AkrobatBold" !important;
/* 238 */     font-size: 1.5rem !important;
/* 239 */     -webkit-align-self: flex-end;
/* 240 */             align-self: flex-end;
/* 241 */     margin-top: 0;
/* 242 */     margin-left: 0.25rem;
/* 243 */     text-align: left;
/* 244 */   }
/* 245 */   .categories-matrix .to-category-page .landing-pre-school-text {
/* 246 */     font-family: "AkrobatBold" !important;
/* 247 */     font-size: 2rem !important;
/* 248 */     margin-top: 0rem;
/* 249 */     text-align: center;
/* 250 */     margin-bottom: 0.25rem;

/* home-s.css */

/* 251 */     margin-left: 0.5rem;
/* 252 */   }
/* 253 */   .categories-matrix .to-category-page #matrix-category-balgarski-ezik-za-balgari-v-chuzhbina {
/* 254 */     -webkit-align-self: center;
/* 255 */             align-self: center;
/* 256 */   }
/* 257 */   .categories-matrix .circle {
/* 258 */     display: block;
/* 259 */     min-width: 1.75rem;
/* 260 */     min-height: 1.75rem;
/* 261 */     font-family: "AkrobatBold" !important;
/* 262 */     font-size: 1rem !important;
/* 263 */     text-align: center;
/* 264 */     padding: 0 1rem;
/* 265 */     margin-right: 0.5rem;
/* 266 */     margin-bottom: 0.5rem;
/* 267 */     line-height: 1.625rem;
/* 268 */     border-radius: 1.75rem;
/* 269 */     border: 0.0625rem solid #D2D4D7;
/* 270 */     color: #434D66;
/* 271 */   }
/* 272 */   .categories-matrix .circle:hover {
/* 273 */     background: #00A2FF;
/* 274 */     border: 0.0625rem solid #00A2FF;
/* 275 */     color: #fff;
/* 276 */   }
/* 277 */   .categories-matrix .circle.disabled {
/* 278 */     background: #F0F3F5;
/* 279 */     border: 0.0625rem solid #F0F3F5;
/* 280 */     color: #D2D4D7;
/* 281 */   }
/* 282 */   .categories-matrix .circle.disabled:hover {
/* 283 */     cursor: default;
/* 284 */   }
/* 285 */   .categories-matrix .grade-links {
/* 286 */     display: -webkit-flex;
/* 287 */     display: flex;
/* 288 */   }
/* 289 */   .categories-matrix .to-all-lessons {
/* 290 */     display: table;
/* 291 */     padding: 0 1rem;
/* 292 */   }
/* 293 */   .categories-matrix .matrix-category-54 .circle {
/* 294 */     padding: 0 .5rem;
/* 295 */   }
/* 296 */   .categories-matrix .item-preparation a {
/* 297 */     padding-left: 0.625rem;
/* 298 */     padding-right: 0.625rem;
/* 299 */   }
/* 300 */   .categories-matrix .item-preparation {

/* home-s.css */

/* 301 */     width: 10.3125rem !important;
/* 302 */     margin-right: 0.25rem;
/* 303 */   }
/* 304 */   .matrix-category-60 .circle {
/* 305 */     padding: 0 0.625rem;
/* 306 */   }
/* 307 */   .matrix-category-61 .circle {
/* 308 */     padding: 0 0.625rem;
/* 309 */   }
/* 310 */   .matrix-category-62 .circle {
/* 311 */     padding: 0 0.625rem;
/* 312 */   }
/* 313 */   .preschool_categories {
/* 314 */     padding-bottom: 0rem;
/* 315 */   }
/* 316 */   .preschool_categories_title {
/* 317 */     text-align: center;
/* 318 */     line-height: 4.3125rem;
/* 319 */     font-family: "AkrobatBold" !important;
/* 320 */     font-size: 3rem !important;
/* 321 */   }
/* 322 */ }
/* 323 */ @media (min-width: 1280px) {
/* 324 */   #category-matrix h2 {
/* 325 */     line-height: 4.3125rem;
/* 326 */     margin-bottom: 1.5rem;
/* 327 */   }
/* 328 */ }
/* 329 */ @media (min-width: 1024px) {
/* 330 */   #category-matrix {
/* 331 */     margin-bottom: 0rem;
/* 332 */     padding-bottom: 0.5rem;
/* 333 */   }
/* 334 */   .preschool_categories_title {
/* 335 */     margin-top: 16;
/* 336 */     text-align: center;
/* 337 */     line-height: 4.3125rem;
/* 338 */     font-family: "AkrobatBold" !important;
/* 339 */     font-size: 3rem !important;
/* 340 */   }
/* 341 */ }
/* 342 */ @media (max-width: 1023.98px) {
/* 343 */   #section-advantages {
/* 344 */     text-align: center;
/* 345 */   }
/* 346 */ }
/* 347 */ #section-advantages .pic-advantages {
/* 348 */   width: 5.5rem;
/* 349 */   height: 5.5rem;
/* 350 */   max-width: 100%;

/* home-s.css */

/* 351 */ }
/* 352 */ @media (min-width: 1024px) and (max-width: 1279.98px) {
/* 353 */   #section-advantages .pic-advantages {
/* 354 */     width: 4.125rem;
/* 355 */     height: 4.125rem;
/* 356 */     max-width: 100%;
/* 357 */   }
/* 358 */ }
/* 359 */ #section-advantages .icon-content, #section-advantages .icon-fast, #section-advantages .icon-interesting, #section-advantages .icon-mobile, #section-advantages .icon-money, #section-advantages .icon-teachers {
/* 360 */   background: url("/assets/base/images/icons/sprite/view/home-advantages-colored.svg") no-repeat;
/* 361 */ }
/* 362 */ #section-advantages .icon-content {
/* 363 */   background-position: 0 0;
/* 364 */   background-size: auto 100%;
/* 365 */ }
/* 366 */ #section-advantages .icon-fast {
/* 367 */   background-position: 20% 0;
/* 368 */   background-size: auto 100%;
/* 369 */ }
/* 370 */ #section-advantages .icon-interesting {
/* 371 */   background-position: 40% 0;
/* 372 */   background-size: auto 100%;
/* 373 */ }
/* 374 */ #section-advantages .icon-mobile {
/* 375 */   background-position: 60% 0;
/* 376 */   background-size: auto 100%;
/* 377 */ }
/* 378 */ #section-advantages .icon-money {
/* 379 */   background-position: 80% 0;
/* 380 */   background-size: auto 100%;
/* 381 */ }
/* 382 */ #section-advantages .icon-teachers {
/* 383 */   background-position: 100% 0;
/* 384 */   background-size: auto 100%;
/* 385 */ }
/* 386 */ .awards .pic-awards {
/* 387 */   background: url("/assets/base/images/icons/sprite/sprite-awards-v3.jpg") no-repeat;
/* 388 */   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale');
/* 389 */   -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
/* 390 */   background-size: 2100%;
/* 391 */   width: 299px;
/* 392 */   height: 184px;
/* 393 */   max-width: 100%;
/* 394 */   display: inline-block;
/* 395 */ }
/* 396 */ .awards .pic-awards.icon-awards-1 {
/* 397 */   background-position: 0% 0%;
/* 398 */ }
/* 399 */ .awards .pic-awards.icon-awards-2 {
/* 400 */   background-position: 5% 0%;

/* home-s.css */

/* 401 */ }
/* 402 */ .awards .pic-awards.icon-awards-3 {
/* 403 */   background-position: 10% 0%;
/* 404 */ }
/* 405 */ .awards .pic-awards.icon-awards-4 {
/* 406 */   background-position: 15% 0%;
/* 407 */ }
/* 408 */ .awards .pic-awards.icon-awards-5 {
/* 409 */   background-position: 20% 0%;
/* 410 */ }
/* 411 */ .awards .pic-awards.icon-awards-6 {
/* 412 */   background-position: 25% 0%;
/* 413 */ }
/* 414 */ .awards .pic-awards.icon-awards-7 {
/* 415 */   background-position: 30% 0%;
/* 416 */ }
/* 417 */ .awards .pic-awards.icon-awards-8 {
/* 418 */   background-position: 35% 0%;
/* 419 */ }
/* 420 */ .awards .pic-awards.icon-awards-9 {
/* 421 */   background-position: 40% 0%;
/* 422 */ }
/* 423 */ .awards .pic-awards.icon-awards-10 {
/* 424 */   background-position: 45% 0%;
/* 425 */ }
/* 426 */ .awards .pic-awards.icon-awards-11 {
/* 427 */   background-position: 50% 0%;
/* 428 */ }
/* 429 */ .awards .pic-awards.icon-awards-12 {
/* 430 */   background-position: 55% 0%;
/* 431 */ }
/* 432 */ .awards .pic-awards.icon-awards-13 {
/* 433 */   background-position: 60% 0%;
/* 434 */ }
/* 435 */ .awards .pic-awards.icon-awards-14 {
/* 436 */   background-position: 65% 0%;
/* 437 */ }
/* 438 */ @media (min-width: 1024px) and (max-width: 1279.98px) {
/* 439 */   .awards .pic-awards {
/* 440 */     width: 9.3125rem;
/* 441 */     height: 5.6875rem;
/* 442 */   }
/* 443 */ }
/* 444 */ @media (min-width: 1280px) and (max-width: 1919.98px) {
/* 445 */   .awards .pic-awards {
/* 446 */     width: 12.6875rem;
/* 447 */     height: 7.75rem;
/* 448 */   }
/* 449 */ }
/* 450 */ .awards .pic-awards.icon-awards {

/* home-s.css */

/* 451 */   width: 12rem;
/* 452 */   height: 9.6875rem;
/* 453 */ }
/* 454 */ .parents-teachers-box .parents-teachers-bgr {
/* 455 */   background-repeat: no-repeat;
/* 456 */   background-size: cover;
/* 457 */   border-radius: 5px;
/* 458 */   padding-top: 1px;
/* 459 */   height: 100%;
/* 460 */   width: 100%;
/* 461 */   background-position: center center;
/* 462 */ }
/* 463 */ .parents-teachers-box .parents-teachers-bgr .row {
/* 464 */   min-height: 100%;
/* 465 */ }
/* 466 */ .parents-teachers-box .parents-background {
/* 467 */   background-image: url("/assets/base/images/home/parents-bgr.jpg");
/* 468 */ }
/* 469 */ .parents-teachers-box .layer-background {
/* 470 */   background-color: rgba(0, 0, 0, 0.5);
/* 471 */   border-radius: 5px;
/* 472 */   height: 100%;
/* 473 */ }
/* 474 */ .parents-teachers-box .teachers-background {
/* 475 */   background-image: url("/assets/base/images/home/teachers-bgr.jpg");
/* 476 */ }
/* 477 */ .parents-teachers-box .pt-heading {
/* 478 */   -webkit-flex: 0 1 auto;
/* 479 */           flex: 0 1 auto;
/* 480 */ }
/* 481 */ .parents-teachers-box .pt-text {
/* 482 */   -webkit-flex: 1 0 auto;
/* 483 */           flex: 1 0 auto;
/* 484 */ }
/* 485 */ .parents-teachers-box .pt-btn {
/* 486 */   -webkit-flex: 0 1 auto;
/* 487 */           flex: 0 1 auto;
/* 488 */ }
/* 489 */ #section-registration .icon-reg-section {
/* 490 */   max-width: 100%;
/* 491 */ }
/* 492 */ #section-registration .svg-parent svg {
/* 493 */   width: 80%;
/* 494 */   height: auto;
/* 495 */ }
/* 496 */
