*{margin:0;padding:0}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}body{width:100%;background-color:#eee;font-family:Segoe UI,Frutiger,Dejavu Sans,Helvetica Neue,Arial,sans-serif;color:#222}header{padding:0;margin:0}.nav__container,header{width:100%;background-color:#fafafa}.nav__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:0px}.nav__mobile .nav__btn{display:block}.nav__mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav__logo{font-size:1.4rem;font-weight:700;color:#555}
.nav__menu{display: -webkit-box; 
    display: -ms-flexbox;
     display: flex; 
    -webkit-box-orient: horizontal; 
     -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
   max-height: 100%; 
      top: 98px;
    position: absolute;
    background: #fff !important;
    z-index: 999;
      left: 18%;
    border-radius: 11px;
    padding-left: 30px;
    padding-right: 35px;
}

.showing{max-height:37rem;-webkit-transition:all .5s;transition:all .5s}.nav__menu li{list-style:none;position:relative;white-space:nowrap;padding:1rem 0 0}.nav__menu li a{display:block;font-size:1rem;color:#222;text-decoration:none}.nav-toggle{display:block;background-color:transparent;width:40px;cursor:pointer;padding:4px}.nav-toggle span{position:relative;display:block;height:4px;border-radius:35px;width:100%;margin-top:0;background-color:#000;-webkit-transition:all .25s;transition:all .25s}.nav-toggle span.mrg{margin-top:5px}.nav-toggle.open span:first-child{-webkit-transform:rotate(45deg) translate(6.2px,6.2px);transform:rotate(45deg) translate(6.2px,6.2px)}.nav-toggle.open span:nth-child(2){width:0;opacity:0}.nav-toggle.open span:last-child{-webkit-transform:rotate(-45deg) translate(6.2px,-6.2px);transform:rotate(-45deg) translate(6.2px,-6.2px)}.nav__menu .dropdown ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:static;padding:0;max-height:0;overflow:hidden;-webkit-transition:all .4s;transition:all .4s}.nav__menu .dropdown ul.show{max-height:20rem;-webkit-transition:all .4s;transition:all .4s}.nav__menu .dropdown li a{display:block;font-size:.875rem;text-transform:capitalize;color:#222;text-decoration:none}.nav__menu li a:hover{color:#0062a3}.nav__menu .dropdown>a:after{content:"\f107";font-family:Font Awesome\ 5 Free;font-weight:900;font-size:.875rem;padding-left:5px;color:#7e7e7e}.nav__menu .active.dropdown>a:after{content:"\f106"}.nav__menu .dropdown .dropdown>a:after{content:"\f107";font-family:Font Awesome\ 5 Free;font-weight:900;font-size:.875rem;padding-left:5px;color:#7e7e7e}.nav__menu .dropdown .active.dropdown>a:after{content:"\f106"}.menu-toggle{max-height:0;overflow:hidden}.menu-toggle,.menu-toggle.active{-webkit-transition:all .4s ease;transition:all .4s ease}.menu-toggle.active{max-height:100vh}.resize-animation-stopper *{-webkit-transition:none!important;transition:none!important;-webkit-animation:none!important;animation:none!important}@media screen and (min-width:800px){.menu-toggle{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;max-height:100vh;overflow:visible}.nav__container{width:100%;max-width:1000px;margin:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.nav__container,.nav__mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav__mobile .nav__btn{display:none}.nav__logo img{width:100%;max-width:58px}.nav__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-height:100%;overflow:visible}.nav__menu li{list-style:none;position:relative;white-space:nowrap;padding:1rem}.nav__menu li a{font-size:1rem;color:#222;text-decoration:none}.nav__menu li a:hover{color:#0062a3}.nav__menu .dropdown{position:relative}.nav__menu .dropdown ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;top:100%;left:-30px;opacity:0;visibility:hidden;z-index:9999;overflow:visible;padding:0 1rem;-webkit-transition:all .4s ease;transition:all .4s ease}.nav__menu .dropdown:hover>ul{top:100%;left:0;opacity:1;visibility:visible;overflow:visible;padding:0 1rem}.nav__menu .dropdown ul li{padding:.7rem;background-color:#1076c9;position:relative}.nav__menu .dropdown ul li:hover{background-color:#3493e0}.nav__menu .dropdown ul li a{display:block;color:#fff;text-transform:capitalize}.nav__menu .dropdown ul li a:hover{display:block;color:#c7e0f5}.nav__menu .dropdown>a:after{content:"\f107"}.nav__menu .dropdown:hover>a:after,.nav__menu .dropdown>a:after{font-family:Font Awesome\ 5 Free;font-weight:900;font-size:.875rem;padding-left:5px;color:#7c7c7c}.nav__menu .dropdown:hover>a:after{content:"\f106"}.nav__menu .dropdown .dropdown>a:after{content:"\f105"}.nav__menu .dropdown .dropdown:hover>a:after,.nav__menu .dropdown .dropdown>a:after{font-family:Font Awesome\ 5 Free;font-weight:900;font-size:.875rem;padding-left:10px;color:#fff}.nav__menu .dropdown .dropdown:hover>a:after{content:"\f104"}.nav__menu .dropdown .dropdown:hover>ul{position:absolute;top:0;right:calc(100% - 17px);left:auto;opacity:1;visibility:visible}.nav__menu .dropdown .dropdown ul{position:absolute;top:0;right:calc(100% - 17px);left:auto;opacity:0;visibility:hidden;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}}


nav .nav__menu > li > a:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    right: 100%;
    height: 50px;
    /* background-color: #005634; */
    -ms-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.about_section {
    display: flex;
    background-color: #d7eafa;
}

.about_imgage_section {
    width: 45%;
    position: relative;
    z-index: 1;
}




.about_section .inner_about_image {
    height: 550px;
    width: 550px;
    overflow: hidden;
    margin: 0;
    border-radius: 0% 50% 50% 50%;
    background-image: url(https://theeklavyaias.com/wp-content/uploads/2022/05/abou-tus.png);
    background-size: cover;
    background-position: 0 0;
    border-bottom: 5px solid #005634;
    background-repeat: no-repeat;
}
.about_section .aboutSection {
    width: 55%;
    padding: 70px 70px 30px 35px;
}
.big_text {
    position: relative;
}
.big_text strong {
    display: block;
    font-size: 95px;
    font-family: 'Poppins', sans-serif;
    color: #bbbbac24;
    text-transform: uppercase;
    line-height: 0.3;
    position: absolute;
    top: -10px;
    letter-spacing: 13px;
}

.aboutSection h1 {
    color: #000000;
    font-family: "Work Sans", Sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.1em;
    letter-spacing: 2px;
    text-align: left;
}
.aboutSection h1 span {
    color: #005634;
    font-weight: bold;
    font-size: 30px;
    letter-spacing: 2px;
}
.aboutSection p {
      padding: 0px 0px;
    font-size: 16px;
    color: #3e3e3e;
}
a.read_more {
    padding: 11px 25px;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    background: #005634;
    transform: skew(-29deg);
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
a.read_more span {
    transform: skew(29deg);
    display: block;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;

}

    .mid_section {
    background-image: url(https://theeklavyaias.com/wp-content/uploads/2022/07/green-bg-scaled.jpg);
    background-size: cover;
    background-position: center;
    border-bottom: 5px solid #005634;
    background-repeat: no-repeat;
}


.big_text {
    position: relative;
}
.aboutpreSection .big_text strong {
    left: 0;
    right: 0;
    text-align: center;
        font-size: 50px;
}
.aboutpreSection h1 {
    letter-spacing: 2px;
}
.update-sec .updates_part .big_text strong{
left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    font-size: 50px;
}

    .aboutpreSection h1 {
    font-weight: 400;
    margin-bottom: 30px;
    font-family: sans-serif;
    text-align: center;
    font-size: 30px;
    padding-top: 23px;
    letter-spacing: 0.4px;
    font-family: "Work Sans", Sans-serif;
}
.course{
	padding: 60px 0;
}

.courseDiv {
    text-align: center;
    background: #fff;
    border-radius: 0px 21px;
    border: 4px solid #005634;
    position: relative;
    margin-bottom: 25px;
    min-height: 438px;
}
.courseDiv img {
    border-radius: 0px 15px;
    min-height: 230px;
    max-height: 230px;
    width: 100%;
    object-fit: cover;
}

.courseDiv .courseDesc {
    padding: 12px 0px;
}
.courseDiv .courseDesc h2 {
    text-transform: uppercase;
    font-weight: 900;
    color: #005634;
    margin: 0px;
    padding: 5px;
    font-size: 22px;
}

.courseDiv .courseDesc p {
    padding: 6px 14px;
        text-align: justify;
    font-size: 15px;
    color: #000;
}
.courseDiv .courseDesc a {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    background: #005634;
    padding: 7px 16px;
    border-radius: 50px;
    position: absolute;
    bottom: -19px;
    left: 0;
    right: 0;
    max-width: 135px;
    text-align: center;
    display: inline-block;
    margin: auto;
    font-family: 'Lato', sans-serif;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.mrTop {
    padding-top: 50px;
}

.message_section .inner_about_image {
    background-image: url(https://theeklavyaias.com/wp-content/uploads/2022/05/ABOUTEK.png);
    float: right;
    clear: right;
    border-radius: 50% 0% 50% 50%;
}

.message_section.about_section .about_imgage_section:before {
    right: auto;
    left: 0;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.info_icon ul {
    display: flex;
    justify-content: space-between;
}
.info_icon ul li {
    list-style-type: none;
    border: none;
    text-align: center;
}
.info_icon ul li a {
    display: block;
    width: 200px;
}
.info_icon .big_text strong {
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}
.info_icon h1 {
    text-align: center;
    letter-spacing: 2px;
}
.info-icon-sec{
	padding: 60px 0;
}
.info_icon ul li a {
    display: block;
    width: 200px;
    border-bottom: 1px dotted #9f9595;
    display: block;
    padding-bottom: 10px;
    padding-top: 10px;

}
.info_icon ul li img{
	width: 200px;
}
.info_icon ul li span{
	color: #092439;
}

.career_section {
    color: #fff;
    padding: 20px 0 40px 0;
    background-image: url(https://theeklavyaias.com/wp-content/uploads/2022/07/person-holding-light-bulb-with-graduation-cap-scaled.jpg);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}


.career_section .aboutpreSection h1 {
    color: #fff;
    text-align: left;
    max-width: 600px;
    letter-spacing: 2px;
}
.career_section .inner_section {
    max-width: 700px;
    font-size: 16px;
    line-height: 28px;
}
.career_section .inner_section p{
	text-align: justify;
}

.why_choose {
    text-align: center;
    padding-top: 60px;
    background-image: url(https://theeklavyaias.com/wp-content/uploads/2022/07/smilin-man-thinking.png);
    background-size: 550px;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.why_choose .big_text strong {
    text-align: center;
    left: 0;
    right: 0;
}
.why_choose h1 {
    margin-bottom: 100px;
}
.why_choose ul.left_reason {
    padding-right: 150px;
}
.why_choose ul li {
    list-style-type: none;
    display: block;
    font-size: 15px;
    text-align: left;
    border: none;
    margin-bottom: 22px;
    align-items: center;
    clear: both;
    font-family: 'Lato', sans-serif;
    position: relative;
    padding:10px 0 10px 105px;
}
.why_choose ul li .Outer_circle {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -50px;
}

.why_choose .reason_circle {
    height: 80px;
    margin-right: 25px;
    width: 80px;
    border-radius: 100%;
    background: #005634;
    background: -moz-linear-gradient(left, #005634 0%, #007047 100%);
    background: -webkit-linear-gradient(left, #005634 0%, #007047 100%);
    background: linear-gradient(to right, #005634 0%, #007047 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005634', endColorstr='#007047',GradientType=1 );
    position: relative;
    padding: 18px;
}
.why_choose .reason_circle span {
    position: absolute;
    background: #fff118;
    background: -moz-linear-gradient(left, #fff118 0%, #e08c16 100%);
    background: -webkit-linear-gradient(left, #fff118 0%, #e08c16 100%);
    background: linear-gradient(to right, #fff118 0%, #e08c16 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff118', endColorstr='#e08c16',GradientType=1 );
    height: 25px;
    width: 25px;
    border-radius: 100%;
    text-align: center;
    line-height: 25px;
    font-weight: 700;
    color: #666;
    right: -12px;
    top: 25px;
    font-size: 13px;
}
.reason_circle img{
	width: 42px;
}
.why_choose ul li p b {
    display: block;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    margin-bottom: 8px;
    color: #303e46;
}

.why_choose ul.right_reason {
    padding-left: 157px;
}
.why_choose ul.right_reason li {
    text-align: right;
    clear: both;
    padding-right: 105px;
    padding-left: 0;
}
.why_choose ul.right_reason .Outer_circle {
    left: auto;
    right: 0;
}
.why_choose ul.right_reason .reason_circle {
    margin-right: 0px;
    margin-left: 25px;
}
.why_choose ul.right_reason .reason_circle {
    margin-right: 0px;
    margin-left: 25px;
}
.pt-60{
	padding-top: 40px;
}

.student-box {
    background-color: #000000;
    background-image: url(https://theeklavyaias.com/wp-content/uploads/2022/05/cropped-ek3.png);
    background-position: center center;
    background-size: cover;
        padding-bottom: 0;
    overflow: visible;

}
.inner-box{
        position: relative;
    color: #fff;
    z-index: 1;
    font-size: 18px;
    text-align: center;
    min-height: 300px;
    margin-top: -31px;
    margin-bottom: 135px;
}
.inner-box:before {
    background-color: rgb(0, 86, 52, 0.7);
    height: 100%;
    width: 100%;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: -1;
}
.trained_by_city {
    padding: 10px;
    margin-top: 50px;
    font-family: 'Lato', sans-serif;
    line-height: 30px;
}

.student_list {
    background-color: #FFF116;
    position: absolute;
    bottom: -132px;
    width: 100%;
    left: 0;
    right: 0;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 0px 40px 0px 40px;
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
    padding: 15px 0 0 0;
}

.student_list ul {
    display: flex;
    margin: 0;
    padding: 15px 0;
}
.student_list ul li {
    margin: 0 10px;
    list-style-type: none;
    padding: 0;
    border: none;
}
.student_list ul li img {
    max-width: inherit;
    height: 180px;
}

.current_updates {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    background-color: #005634;
    margin: 0;
    padding: 10px 0;
    margin-bottom: -6px;
}
.pt-40{
    padding-top: 40px;
}
a.read_more:hover, a.read_more:active, a.read_more:focus {
    transform: skew(0deg);
    background: #005634;
    color: #fff;
}
a.read_more span {
    transform: skew(29deg);
    display: block;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
a.read_more:hover span, a.read_more:active span, a.read_more:focus span {
    transform: skew(+0deg);
}

.update-sec {
    padding: 80px 0 0 0;
}
.updates_part .big_text strong {
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}
.updates_part h1 {
    text-align: center;
    letter-spacing: 2px;
    margin-bottom: 80px;
}
.batches_section{
    background-image: url(https://theeklavyaias.com/wp-content/uploads/2022/07/announcement-bg-scaled.jpg);
    background-position: center center;
    background-size: cover;
    min-height: 350px;
    position: relative;
    z-index: -1;
}

.batches_section ul {
    position: absolute;
    right: 0;
    margin-top: 55px;
    width: 300px;
    text-align: center;
}


.batches_section ul li {
    display: block;
    list-style-type: none;
    margin-bottom: 20px;
    border: none;
}
.batches_section ul li a {
    display: block;
    background-color: #2c495c;
    padding: 13px;
    border-radius: 25px 0px 0px 25px;
    font-size: 20px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    position: relative;
    z-index: 1;
}
.batches_section ul li a:before {
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    left: 100%;
    height: 50px;
    background-color: #005634;
    -ms-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: -1;
}

 .right-section {
    height: 450px;
    overflow-x: auto;
    border-radius: 0px 0px 0px 50px;
    margin-top: -57px;
    margin-left: -30px;
      
}
.bg{
    background: #d7eafa;  
}
.updates_part {
    position: relative;
}
.tabs {
    display: flex;
    flex-wrap: wrap; // make sure it wraps
}
.tab p, .tab b{
    color: #000;
}
.tabs label {
        order: 1;
    padding: 1rem 2rem;
    border-right: 1px solid #19ab71;
    cursor: pointer;
    background: #005634;
    color: #fff;
    font-weight: 500;
    transition: background ease 0.2s;
}
.first-box {
    border-radius: 50px 0 0 0;
}
.last-box {
    border-radius: 0 50px 0 0;
}

.tabs .tab {
  order: 99; // Put the tabs last
  flex-grow: 1;
    width: 100%;
    display: none;
  padding: 1rem;
  background: #d7eafa;
}
.tabs input[type="radio"] {
    display: none;
}
.tabs input[type="radio"]:checked + label {
    background: #d7eafa;
    color: #000;
}
.tabs input[type="radio"]:checked + label + .tab {
       display: block;
    background: #d7eafa;
    height: 394px;
    padding: 30px 60px;

}

@media (max-width: 45em) {
  .tabs .tab,
  .tabs label {
    order: initial;
  }
  .tabs label {
    width: 100%;
    margin-right: 0;
    margin-top: 0.2rem;
  }
}


.blog_section {
    position: relative;
    padding-top: 50px;
}
.blog_section:before {
    position: absolute;
    content: '';
    background-color: #005634;
    width: 100%;
    height: 200px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
}
.blog_section .big_text strong {
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}
.blog_section h1 {
    text-align: center;
    letter-spacing: 2px;
}
 .leadone {
    padding: 0;
    display: flex;
    box-shadow: 0px 0px 7px 3px #0000002b;
    z-index: 1;
    background-color: #fff;
    margin-bottom: 100px;
    margin-top: 45px;
}

 .leadone .blog_image {
    width: 50%;
}
 .leadone .blog_detail {
    color: #333;
    width: 50%;
    padding: 15px 15px 10px 30px;
    font-size: 17px;
}
.leadone .blog_detail p {
    font-size: 17px;
    color: #333;
    margin-bottom: 20px;
}
 .leadone .blog_detail b {
    display: block;
    font-size: 20px;
}
 .leadone .blog_detail .read_more {
    margin: 12px 0 0 20px;
}
.current-affairs{
       padding: 50px 0;
    background: #d7eafa;
    text-align: center;
}

h3.mid-box {
    font-size: 34px;
    font-weight: 500;
        margin-bottom: 40px;
}
.current-affairs marquee{
    text-align: center;
}
.current-affairs marquee p{
font-size: 18px;
    color: #000;
}
.media-sec{
    padding: 60px 0;
}

.contact_us{
    padding: 80px 0 0 0 ;
    background-color: #d7eafa;

}
.contact_us ul {
    margin-top: 35px;
}
.contact_us ul li:first-child {
    margin-bottom: 80px;
}
.contact_us ul li {
    margin-bottom: 20px;
    list-style-type: none;
    position: relative;
    min-height: 160px;
    padding-left: 50px;
}

.location .locationIcon {
    position: absolute;
    top: -80px;
    left: 0;
}
.location i {
    font-size: 46px;
    color: #fff;
    background: #005634;
    padding: 19px 24px;
    border: 13px solid #fff;
    border-radius: 100%;
}
.locationDetails {
    background-color: #fff;
    padding: 10px 10px 10px 30px;
    border-radius: 0 10px 10px 10px;
    max-width: 450px;
}
.locationDetails p {
        padding-left: 20px;
    padding-top: 20px;
}
.location .locationIcon {
    position: absolute;
    top: -80px;
    left: 0;
}

.locationDetails {
    background-color: #fff;
    padding: 10px 10px 10px 30px;
    border-radius: 0 10px 10px 10px;
    max-width: 450px;
}
.locationDetails a{
    color: blue;
}
.locationDetails b{
    color: #000;
}

.form-group {
    margin-bottom: 1rem;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 10px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.contactSection label{
        color: #000;
    font-weight: 600;
    padding-bottom: 4px;
}

textarea.form-control {
    min-height: 200px !important;
}

button.btn.btn-primary {
    padding: 12px 74px;
    font-size: 18px;
    background: #005634;
    border-radius: 18px;
}

span.icon-desc a {
    color: #fff;
}

.copyright .socials {
    display: flex;
    list-style: none;
    float: right;
    margin-bottom: 0;
    
}
.copyright p{
    color: #fff;
}

.copyright .socials a {color: #fff;}
.footer-sec p{
font-size: 15px;
color: #fff;
}

.copyright {
    background: #474747;
    padding: 20px 0 5px 0;
}

.pd-b-60{
    padding-bottom: 60px;
}
 .about_section .about_imgage_section:before {
    position: absolute;
    content: '';
    right: -40px;
    top: 0;
    background-image: url(https://theeklavyaias.com/wp-content/uploads/2022/07/dotted.png);
    height: 100%;
    width: 100%;
    z-index: -1;
    background-size: auto;
    background-repeat: no-repeat;
}

.breadcrumbs-single {
    background-size: cover;
    height: 250px;
    background-position: center;
    background-repeat: no-repeat;
    position: relative; 
}


.breadcrumbs-single:before { position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(40, 38, 38, .55);
    content: '';
    display: block;
    z-index: 1;
}
.breadcrumbs-inner {
   position: absolute;
    top: 33%;
    bottom: 0;
    z-index: 9;
    left: 0;
    right: 0;
    color: #fff;

}

h1.page-title {
    color: #fff118;
    text-transform: uppercase;
}
.aboutSection img {
    border-radius: 15px;
    margin-top: 20px;
}
.courses_part .aboutSection h1 {
    padding-top: 20px;
}
.courses_part .aboutSection p {
    padding: 0 15px 10px 0;
}

