/*
 Theme Name:   Edubin Child
 Theme URI:    https://thepixelcurve.com/wp/edubin/demo/
 Description:  Education LMS WordPress Theme Edubin Child Theme
 Author:       ThePixelcurve
 Author URI:   https://thepixelcurve.com/
 Template:     edubin
 Version:      4.0.6
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Tags:          custom-header, custom-logo, blog, theme-options
 Text Domain:  edubin-child
*/
.pricing-card {
    -webkit-transition: 0.4s background-color ease;
    -ms-transition: 0.4s background-color ease;
    transition: 0.4s background-color ease;
    
    background-color: #fbfbfb;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    position: relative;
    transition: all .4s;
    text-align:center;
}
.basic .pricing-header {
    background-color: black;
}
.pricing-card .pricing-header .plan-title {
    font-size: 24px;
    color: white;
    position: relative;
    top: 25%;
	    font-family: Montserrat;
}
.pricing-card .pricing-header {
    width: 100%;
    height: 150px;
    position: relative;
    border-radius: 20px 20px 0 0;
    -webkit-border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
}
.pricing-card .pricing-header .price-circle {
    width: calc(33.3% - 30px);
    width: 120px;
    height: 120px;
    border-radius: 100%;
    left: calc(50% - 60px);
    top: 60%;
    background-color: white;
    position: absolute;
}
.pricing-card .pricing-header .price-circle .price-title {
    display: block;
    font-size: 28px;
    padding: 28px 0 0;
    font-weight: bold;
}
.pricing-card .pricing-header .price-circle .price-title small {
    font-size: 18px;
    color: black;
}
.pricing-card .pricing-header .price-circle .price-title {
    display: block;
    font-size: 28px;
    padding: 28px 0 0;
    font-weight: bold;
    color: black;
}
.pricing-card .pricing-header .price-circle .info {
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: #483434;
}
.pricing-card .badge-box {
    padding: 0 40px;
    margin-top: 80px;
}
.pricing-card .badge-box  {
    display: inline-block;
    border: 1px solid #4ba7c5;
    padding: 4px 12px;
    border-radius: 25px;
    overflow: hidden;
    color: #4ba7c5;
}

.pricing-card ul {
    margin: 10px 0 0 0;
    padding: 0;
	margin-top: 80px;
}
.pricing-card ul li {
    list-style-type: none;
    display: block;
    padding: 12px 15px 20px 20px;
    margin: 0;
    font-size: 15px;
    border-bottom: 1px solid #f2f2f2;
    color: black;
}
.pricing-card .pricing-header .price-circle {
    width: calc(33.3% - 30px);
    width: 120px;
    height: 120px;
    border-radius: 100%;
    left: calc(50% - 60px);
    top: 60%;
    background-color: white;
    position: absolute;
}
.basic .price-circle {
    border: 10px solid #000000;
    transition: all .4s;
}
.pricing-card:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
    transform: scale(1.05);
}
.pricing-card .buy-button-box {
    width: 100%;
    float: left;
    margin-top: 93px;
    margin-bottom: 34px;
}
.pricing-card ul li:nth-last-child(1) {
    border-bottom: none;
}
.pricing-card .buy-button-box .buy-now {
    font-family: "Montserrat", Sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 17px;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #45A0C4;
    padding: 17px 30px 17px 30px;
	    border-radius: 3px;
}
.pricing-card .buy-button-box .buy-now:hover {
    color: #ffffff;
    background-color: #091D33;
}
.edubin-icon-category-style-1 .edubin-icon-category .single-category {
    padding: 20px 30px;
    margin: 0 15px;
    border-radius: 5px;
    display: inline-block;
    background: #44a1c2 !important;
    float: right !important;
    width: 170px;
    height: 220px;
    margin-bottom: 30px;
}
h1.about-1 {
    margin: 0px;
    padding: 0px;
}
h5.about-5 {
    margin: 0px;
    color: #44a1c2;
}
button.n-btn {
    background-color: #fff;
    color: #000;
    border: 2px solid #44a1c2;
}
.first-row {
    margin-bottom: 20px;
}
.first-row .elementor-column-wrap.elementor-element-populated {
    padding: 0px !important;
}
.sec-row {
    margin-bottom: 20px;
}
.sec-row .elementor-column-wrap.elementor-element-populated {
    padding: 0px !important;
}
h2.s-h1 {
    color: #ffffff;
    font-size: 46px;
    padding-top: 65px;
}
p.s-text {
    color: #ffffff;
    font-size: 25px;
    line-height: 35px;
}
button.s-btn {
    background-color: #60afcb;
    border: 2px solid #ffffff;
    border-radius: 8px;
    width: 30%;
}
h2.s-h1 {
    font-size: 45px;
    color: #ffffff;
    line-height: 55px;
    padding-top: 70px;
}
p.s-text {
    font-size: 23px;
    color: #ffffff;
    line-height: 33px;
}
p.ss-text {
    font-size: 23px;
    color: #ffffff;
    line-height: 33px;
	padding-left: 80px;
}
button.ss-btn {
    background-color: #60afcb;
    border: 2px solid #ffffff;
    border-radius: 8px;
    width: 30%;
	margin-left: 80px;
}
h2.ss-h1 {
    font-size: 45px;
    color: #ffffff;
    line-height: 55px;
    padding-top: 60px;
	padding-left: 80px;
}
p.small-text {
    font-size: 30px;
    font-weight: 600;
    color: #44a1c2;
    margin: 0px;
    line-height: 40px;
}
p.fac-text {
    font-size: 52px;
    line-height: 62px;
    font-weight: bold;
    color: #3d3d3d;
	margin-bottom:0px;
}
.main-area {
    padding-left: 60px;
    padding-right: 60px;
}
h5.about-5 , p.small-text{
    margin: 0px;
    color: #44a1c2;
    text-transform: uppercase;
    font-weight: 500!important;
    font-size: 30px;
}
.text-light-blue {
    color: #44a1c2;
    
}
h1.about-1  .text-light-blue{
	display: block;
}
h1.about-1 , .test-day h2{
    color: #3d3d3d;
    font-size: 52px;
}
button.n-btn {
    text-transform: uppercase;
    background-color: #fff;
    color: #3d3d3d;
    border: 2px solid #44a1c2;
    border-radius: 10px;
}
img.main-area-image {
    text-align: left;
    margin: 0px;
    margin-bottom: 20px;
    max-width: 80px;
    margin-top: 15px;
}
.main-area p {
    margin: 0px;
}
.facitiy-img img {
    height: 900px;
    object-fit: cover;
}
button.light-blue , .elementor-element.latest-news .elementor-text-editor button {
    background: #44a1c2;
    border-radius: 10px;
}
.test-day p .text-light-blue{
	font-weight:700;
}
.left-blog .col-lg-4.col-md-6 {
    max-width: 50%;
	float: right;
}
.left-blog .row.edubin-latest-news.layout-1 {
    display: block!important;
}
.left-blog{
	padding-top:15px;
	padding-right:15px;
}
.elementor-element.latest-news .elementor-text-editor {
    padding: 80px;
	padding-bottom:200px;
   
}
 .elementor-element.latest-news .elementor-text-editor h1, .elementor-element.latest-news .elementor-text-editor h4 , .elementor-element.latest-news .elementor-text-editor{
	   color: #fff;
}
.elementor-element.latest-news .elementor-text-editor h1{
	font-size:52px;
}
.elementor-element.latest-news .elementor-text-editor input[type="text"] {
    background: rgb(255 255 255 / 39%);
    border-color:#44a1c2;
    border-radius: 10px;
	margin-bottom: 30px;
	border-width:2px;
	text-transform: uppercase;
}
.slider-conent-area h1 {
    font-size: 52px;
    color: #44a1c2;
}
span.text-black {
    color: #3d3d3d;
}
.slider-conent-area a.rep-btn.left-btn {
    background: #45a1c2!important;
	border-color:#45a1c2!important;
    color: #fff!important;
    border-radius: 10px!important;
	text-transform:uppercase;
}
.bg-image {
    background-image: URL('https://elmastery.com/wp-content/uploads/2021/07/newsletter.png');
    color: #ffffff;
    padding: 80px;
	padding-bottom:187px;
}
.bg-image h4, .bg-image h1 {
    color: #ffffff;
}
button, input[type="button"], input[type="submit"] {
    margin-top: 20px;
}
.color-switcher.posn {
    left: 0;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.color-switcher {
    width:450px;
    position: fixed;
    left: -450px;
    top: 40%;
    margin-top: -240px;
    background: #fff;
    z-index: 400;
    padding:20px 15px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    box-shadow: 3px 0 15px rgba(0,0,0,0.20);
	font-size:14px;
}
.picker_close {
    background-color: #07294d;
    width: 120px;
    height: 61px;
    position: absolute;
    right: -120px;
    top: 143px;
    border-left: 0;
    text-align: center;
    color: #fff;
    line-height: 61px;
    font-size: 16px;
}
.picker_close:hover
    background: #44a1c2;
	color: #fff;
	text-decoration:none;
}
.color-switcher h1 {
    font-size: 20px;
}
.color-switcher label {
    display: inline-block;
}
.question-wrapp p {
    margin: 0px;
}
.question-wrapp {
    overflow-y: scroll;
	max-height: 600px
}
.question-wrapp::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}
.question-wrapp::-webkit-scrollbar{
	width:6px;
	background-color: #F5F5F5;
}
.question-wrapp::-webkit-scrollbar-thumb{
	background-color: #666;
	border: 2px solid #666;
}
.color-switcher h1{
	font-size:20px;
}
button#myBtn {
    position: fixed;
    left: 0px;
    z-index: 9;
	top:30%;
}
#myModal .modal-dialog {
    position: fixed !important;
    max-width: calc(100% - 65px) !important;
    height: 100% !important;
    right: 0px;
	width: calc(100% - 65px) !important;
}
#myModal .modal-dialog h1 {
    font-size: 24px;
}
#myModal .modal-dialog label{
	display:inline-block;
}
#myModal .modal-body {
    overflow-y: scroll;
    max-height: 100vh;
    padding-bottom:150px;
}
.question-box p {
    background: #07294d;
    color: #fff;
    padding: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
	margin:0px;
}
.options-wrapper {
    padding: 10px;
}
#myModal button.close {
    position: absolute;
    left: -50px;
    color: #fff;
    opacity: 1;
    border: 2px solid #fff;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    line-height: 1px;
    padding: 0px;
    top: 30px;
}
#myModal.modal.fade .modal-dialog {
	right: -320px;
	-webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
	-moz-transition: opacity 0.3s linear, right 0.3s ease-out;
	-o-transition: opacity 0.3s linear, right 0.3s ease-out;
	transition: opacity 0.3s linear, right 0.3s ease-out;
}
#myModal.modal.fade.show .modal-dialog {
	right: 0;
}
.question-box img {
    width: 230px;
    float: left;
}
.question-box {
    border: 1px solid #ddd;
    border-radius: 10px;
    margin-bottom: 15px;
    float: left;
    width: 100%;
}
#myModal .radio-opt{
    display: inline-block;
    margin-right: 30px;
}