/*!
Theme Name: Eduland
Theme URI: http://themelamp.com/
Author: ThemeLamp
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: E-Eduland
Tags: custom-background, custom-logo, custom-menu, featured-images, 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.

eEducation is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
img,
legend {
    border: 0
}

*,
.section-title.text-left,
legend,
td,
th {
    padding: 0
}

.table,
table,
textarea {
    width: 100%
}

*,
.pagination li:last-child,
body,
h1,
h2,
h3,
h4,
h5,
h6,
html,
p {
    margin: 0
}

img,
pre {
    max-width: 100%
}

pre,
textarea {
    overflow: auto
}

a,
a:active,
a:hover,
ins,
mark {
    text-decoration: none
}

.btn,
.table-cell {
    vertical-align: middle
}

.eduland-color h4,
.section-title h2 {
    text-transform: capitalize;
    margin-bottom: 10px
}

.btn,
.screen-reader-text,
svg:not(:root) {
    overflow: hidden
}

#content[tabindex="-1"]:focus,
a {
    outline: 0
}

.aligncenter,
.clear:after,
.comment-content:after,
.entry-content:after,
.page-links,
.site-content:after,
.site-footer:after,
.site-header:after {
    clear: both
}

body,
html {
    height: 100%;
    position: relative
}

html {
    font-family: Roboto, sans-serif;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    box-sizing: border-box
}

.bypostauthor,
.gallery-caption,
.infinity-end.neverending .site-footer,
.main-navigation.toggled ul,
.menu-toggle,
.sticky,
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer,
.slicknav_menu,
.updated:not(.published),
[hidden],
template {
    display: none
}

a,
button,
h1,
h2,
h3,
h4,
h5,
h6,
img,
input,
textarea {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

a:active,
a:hover {
    outline: 0
}

img {
    height: auto
}

button,
input,
optgroup,
select,
textarea {
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

.pagination-main {
    text-align: left;
    margin: 50px 0 0
}

.btn,
.eduland-color,
.gallery-item,
.pagination,
.section-title,
.wp-caption-text {
    text-align: center
}

.pagination {
    padding-left: 0;
    display: inline-block
}

.pagination li {
    float: left;
    margin-right: 10px
}

.pagination li a {
    padding: 10px 25px;
    border: none;
    display: block;
    background: #fff;
    color: #252525;
    box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}

.pagination li.active a,
.pagination li:hover a {
    color: #fff;
    background: #01A0E2
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 1.5em
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    opacity: 1;
    color: #888 !important
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: #888 !important
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    opacity: 1;
    color: #888 !important
}

.table {
    display: table;
    height: 100%
}

.table-cell {
    display: table-cell
}

.eduland-color {
    position: fixed;
    display: block;
    z-index: 9999;
    padding: 30px 5px;
    width: 200px;
    top: 47%;
    background: #fff;
    box-shadow: -3px 0 50px -2px rgba(0, 0, 0, .14);
    margin-top: -150px;
    right: -200px;
    height: auto
}

.btn,
.overlay {
    position: relative
}

.btn,
a {
    cursor: pointer;
    box-shadow: none
}

.eduland-color .icon {
    background: #fff;
    margin-top: -13.5px;
    border-radius: 5px 0 0 5px;
    top: 50%;
    cursor: pinter;
    position: absolute;
    bottom: -24px;
    left: -50px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 25px;
    color: #444
}

.btn,
.overlay::before {
    background: #20232e;
    -webkit-transition: .3s;
    -moz-transition: .3s
}

.btn:before,
.overlay::before {
    left: 0;
    position: absolute;
    top: 0;
    content: ""
}

.eduland-color .icon i {
    color: #444;
    cursor: pointer
}

.eduland-color h4 {
    display: block;
    font-size: 20px
}

.eduland-color p {
    line-height: 20px;
    margin-bottom: 10px
}

.eduland-color .button {
    margin: 20px 0 0
}

.eduland-color .button i {
    color: #fff;
    margin-right: 5px
}

.eduland-color .btn {
    padding: 12px 25px
}

.eduland-color ul {
    margin-left: -5px
}

.eduland-color ul li {
    display: inline-block;
    margin-left: 5px
}

.eduland-color span {
    width: 30px;
    height: 24px;
    border-radius: 0;
    cursor: pointer;
    display: inline-block
}

.eduland-color span.color1 {
    background-color: #00b16a
}

.eduland-color span.color2 {
    background-color: #7ebd4f
}

.eduland-color span.color3 {
    background-color: #28cac8
}

.eduland-color span.color4 {
    background-color: #f37348
}

.eduland-color span.color10,
.eduland-color span.color5 {
    background-color: #ff9800
}

.eduland-color span.color6 {
    background-color: #d2527f
}

.eduland-color span.color7 {
    background-color: #2c7a75
}

.eduland-color span.color8 {
    background-color: #ed1c24
}

.eduland-color span.color9 {
    background-color: #06c46b
}

body,
button,
input,
optgroup,
select,
textarea {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #252525;
    line-height: 25px;
    position: relative
}

code,
kbd,
pre,
tt,
var {
    font-family: Roboto, sans-serif;
    font-size: .9375rem
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700
}

.btn,
a,
button,
input {
    font-weight: 500
}

p {
    color: #555
}

cite,
dfn,
em,
i {
    font-style: italic
}

.hentry,
.widget,
address {
    margin: 0 0 1.5em
}

pre {
    background: #eee;
    line-height: 1.6;
    margin-bottom: 1.6em;
    padding: 1.6em
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

ins,
mark {
    background: #fff9c0
}

big {
    font-size: 125%
}

.container {
    max-width: 1170px
}

.widget select,
.wp-caption,
embed,
iframe,
object {
    max-width: 100%
}

.overlay::before {
    width: 100%;
    height: 100%;
    opacity: .8;
    transition: .3s
}

.btn {
    color: #fff;
    display: inline-block;
    padding: 14px 30px;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 14px;
    border: none;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    transition: .3s
}

.btn:before {
    z-index: -1;
    bottom: 0;
    right: 0;
    background: #01A0E2;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.btn.primary:before,
.btn.white.primary:before,
.btn:active:before,
.btn:focus:before,
.btn:hover:before {
    transform: scaleX(1)
}

.btn.white.primary,
.btn.white:hover,
.btn:active,
.btn:focus,
.btn:hover {
    color: #fff
}

.btn.primary {
    background: #20232e;
    color: #fff
}

.btn.white,
body {
    background: #fff
}

.btn.white,
.btn.white.primary:hover {
    color: #252525
}

.btn.primary:hover:before,
.btn.white.primary:hover:before {
    transform: scaleX(0)
}

.section {
    padding-top: 90px;
    padding-bottom: 90px
}

.section-title {
    margin-bottom: 20px
}

.section-title .icon {
    position: relative;
    margin-top: 15px
}

.section-title .icon i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    background: #01A0E2;
    color: #fff;
    top: 0;
    position: relative;
    z-index: 4
}

.section-title .icon::before {
    content: "";
    position: absolute;
    top: 50%;
    width: 100px;
    height: 2px;
    background: #01A0E2;
    left: 50%;
    margin-left: -50px;
    margin-top: -1px
}

.section-title h2 {
    font-size: 34px;
    position: relative
}

.section-title p {
    font-size: 14px;
    color: #555;
    font-weight: 400;
    line-height: 22px
}

.section-title h2 span {
    font-weight: 300
}

*,
:after,
:before {
    box-sizing: inherit
}

hr {
    box-sizing: content-box;
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

ul,
ul li {
    list-style: none;
    padding: 0;
    margin: 0
}

li>ol,
li>ul {
    margin-bottom: 0;
    margin-left: 1.5em
}

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em
}

figure {
    margin: 1em 0
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, .8);
    line-height: 1
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px
}

input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=range]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
    color: #111
}

select {
    border: 1px solid #ccc
}

.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0
}

.main-navigation a,
.screen-reader-text:focus {
    display: block;
    text-decoration: none
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0
}

.main-navigation ul ul li.focus>ul,
.main-navigation ul ul li:hover>ul {
    left: 100%
}

.main-navigation ul ul a {
    width: 200px
}

.main-navigation ul li.focus>ul,
.main-navigation ul li:hover>ul {
    left: auto
}

.main-navigation li {
    float: left;
    position: relative
}

@media screen and (min-width:37.5em) {
    .menu-toggle {
        display: none
    }

    .main-navigation ul {
        display: block
    }
}

.site-main .comment-navigation,
.site-main .post-navigation,
.site-main .posts-navigation {
    margin: 0 0 1.5em;
    overflow: hidden
}

.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
    float: left;
    width: 50%
}

.comment-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    top: 5px;
    width: auto;
    z-index: 100000
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

.aligncenter,
.wp-caption img[class*=wp-image-] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.custom-logo-link,
.gallery-item {
    display: inline-block
}

.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
    content: "";
    display: table;
    table-layout: fixed
}

.entry-content,
.entry-summary,
.page-content {
    margin: 1.5em 0 0
}

.page-links {
    margin: 0 0 1.5em
}

.gallery,
.wp-caption {
    margin-bottom: 1.5em
}

.comment-content a {
    word-wrap: break-word
}

.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.gallery-item {
    vertical-align: top;
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}