@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700|Roboto:400,500,700');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,700');
/*font-family: 'Noto Sans', sans-serif;*/
/* --// home page css start here //-- */
body{overflow-x:hidden}
.landing{ position: fixed;    top: 0;    left: 0;    width: 100%;    padding: 0;    z-index: 10000;    transition: all 0.2s ease-in-out;    height: auto;background-color: rgba(255, 255, 255, 0.0);  }
.landing.active {    background: #fff;   -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25); color:#333 !important; }
.landing.navbar-brand img {width:auto;transition: all 0.2s ease-in-out; }
.landing.active .navbar-brand img { width:130px;transition: all 0.2s ease-in-out; }
.landing.active .links-right .navbar-nav li a, .landing.active .links-right .navbar-nav li a:link, .landing.active .links-right .navbar-nav li a:visited{padding-bottom:0.8rem}


.landing.active a.telephone,.landing.active a.telephone:link,.landing.active a.telephone:visited{font-size:16px;transition: all 0.2s ease-in-out;}
.landing.active .header-top{padding:5px 0;transition: all 0.2s ease-in-out;}





.header-bottom .navbar {padding: .5rem 0rem;transition: all 0.2s ease-in-out;}

.landing.active .header-bottom .navbar {padding: .2rem 0rem;transition: all 0.2s ease-in-out; }
/* .header-bottom .navbar .scroll-head {padding:0} */
/* .landing .navbar-light  .navbar-brand .logo-white{ width:150px;} */
/* .landing .navbar-light  .navbar-brand .logo-color{ display:none; width:150px; } */
/* .landing.active .navbar-light  .navbar-brand .logo-white{display:none; width:150px;} */
/* .landing.active .navbar-light  .navbar-brand .logo-color{  width:150px; display: inline; } */
/* .landing .navbar-light .navbar-nav .active>.nav-link{ color:#fff;} */
/* .landing .navbar-light .navbar-nav .nav-link:hover{ color:#fff;} */
/* .landing .navbar-light .navbar-nav .nav-link{color:#000000;font-weight:600;font-size: 0.875rem;font:0.875rem/0.9375rem 'robotoregular';padding-bottom:20px;border-bottom:1px solid transparent} 
/* .landing.active .navbar-light .navbar-nav .active>.nav-link{ color:#333;} */
/* .landing.active .navbar-light .navbar-nav .nav-link:hover{ color:#000;border-bottom:1px solid red} */
/* .landing .navbar-light .navbar-nav .dropdown-menu{ border:none; border-radius:0px;} */
/* .landing .navbar-light .navbar-nav .dropdown-menu .dropdown-item{font-weight:600; font-size: 0.875rem;} */
/* .landing .navbar-light .navbar-nav .dropdown-menu.show {    display: block; box-shadow: 0 0 12px rgba(140, 152, 164, 0.125); border-radius:5px;} */
.links-right .navbar-nav li{margin-right:1.25rem;}
.links-right .navbar-nav li:last-child{margin-right:0}
.links-right .navbar-nav .dropdown-menu{padding:1rem 1rem 0 1rem;}
.links-right .navbar-nav .dropdown-menu a.dropdown-item{padding:0 0 1rem 0}
.links-right .navbar-nav .dropdown-menu a.dropdown-item:hover, .links-right .navbar-nav .dropdown-menu a.dropdown-item:focus{border-bottom:7px solid transparent;}
.links-right .navbar-nav li a,.links-right .navbar-nav li a:link, .links-right .navbar-nav li a:visited{color:#000000;font:0.875rem/0.9375rem 'robotoregular';padding-bottom:2rem;border-bottom:7px solid transparent;}
.links-right .navbar-nav li a:hover, .links-right .navbar-nav li a:focus{border-bottom:7px solid #4690c2 !important;text-decoration:none}

/* .landing .navbar-light  .user-on li a img{ border-radius:50%; height:35px; width:35px; margin-top: -5px;} */
/* .landing .navbar-light  .user-on  .dropdown-menu { border: 1px solid rgba(0,0,0,.02) !important; left: -95px;} */
/* .landing .navbar-light .navbar-nav .user-pic{ height:35px; width:35px;} */
/* .landing .navbar-light  .user-on .dropdown-menu.show {    display: block;    box-shadow: 0 0 12px rgba(140, 152, 164, 0.125);    border-radius: 5px;} */
/* .landing .navbar-light .navbar-nav .login .nav-link{ color:#fff;}  */
/* .landing p{ line-height:1.5; float:right;     margin: 0px;    padding: 11px;} */
/* .landing p a.simple{ text-decoration:none; color:#007dbd} */

.landing-header{ position:fixed;    top:0;    left: 0;    width:100%;    padding: 0;    z-index:10000;    transition: all 0.2s ease-in-out;    height: auto;   -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);   box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25); background:#fff;}
/* .landing-header.active {    background: #fff;    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25); */
 	   /* box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25); color:#333 !important; } */
 
/* .landing-header .navbar-light  .user-on li a img{ border-radius:50%; height:35px; width:35px; margin-top: -5px;} */
/* .landing-header .navbar-light  .user-on  .dropdown-menu { border: 1px solid rgba(0,0,0,.02) !important;    border-radius:5px !important;    left: -114px;} */
 
/* .landing-header .navbar-light  .navbar-brand .logo-color{ width:150px; } */
/* .landing-header .navbar-light .navbar-nav .active>.nav-link{ color:#333;} */
/* .landing-header .navbar-light .navbar-nav .nav-link:hover{ color:#333;} */
/* .landing-header .navbar-light .navbar-nav .nav-link{color: rgba(0,0,0,.98);font-weight:600; font-size: 0.875rem;} */

/* .landing-header.active .navbar-light .navbar-nav .active>.nav-link{ color:#333;} */
/* .landing-header.active .navbar-light .navbar-nav .nav-link:hover{ color:#333;} */
/* .landing-header.active .navbar-light .navbar-nav .nav-link{color: rgba(0,0,0,.98);font-weight:600; font-size: 0.875rem;} */
/* .landing-header .navbar-light .navbar-nav .dropdown-menu.show {    display: block; box-shadow: 0 0 12px rgba(140, 152, 164, 0.125); border-radius:5px;} */
/* .landing-header .dropdown-menu{ border:none; border-radius:5px;} */
/* .landing-header .dropdown-item{font-weight:600; font-size: 0.875rem;} */

.static-head{position: fixed;    top: 0;    left: 0;    width: 100%;    padding: 0;    z-index: 10000;    transition: all 0.2s ease-in-out;
    height: auto; background:#fff;    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);}
.static-head .logo-color{ width:150px; }
.bg-theam-test{background-image: linear-gradient(150deg, rgba(45, 21, 130, 0.9) 0%, rgba(25, 160, 255, 0.85) 100%);
    background-repeat: repeat-x;}
.static-head .timer{color:#254cb3; float:right; font-size:15px; margin-top:12px;}	
.static-head .timer a{color:#254cb3; text-decoration:none; font-weight:600;}
.static-head .exame-name{ margin:16px 0px 0px 0px; color:#254cb3; text-decoration:none; font-weight:600; font-size:17px;}	
 
 .bg-comm-color{background:#f8fafd;}

/*--// header css start here // --*/

/* .cover-slide{ background-size:cover; background-position:center;  overflow:hidden; padding:10% 0px 10% 0px ; position: relative; background:url(../images/edu-cover-bg-b.jpg) no-repeat;} */
.cover-slide{position:relative}
body{padding-top:153px;}
.banner-carasoul  .carousel-item figure{position:relative}
.banner-carasoul  .carousel-item figure:before{ content: '';    position: absolute;    left: 0;    right: 0;    top: 0;    bottom: 0;background: #000000; opacity:0.4; float:left}	
.banner-carasoul .carousel-caption{text-align:left;top: 50%;transform: translateY(-50%);left:0; bottom:auto;}
.cover-slide h3{color:#fff;font:3.125rem/3.75rem 'robotobold';margin-bottom:3.75rem}
.banner-carasoul .carousel-caption .home-btn a{font:1.125rem/1.125rem 'noto_sansregular';}
.banner-carasoul .carousel-indicators li {width: 22px;height: 6px;border-radius: 20px;margin-right: 10px;}

.highlight-news{padding:90px 0 60px 0;background: linear-gradient(to right, #F6F8F9 50%, #0CCA4A 50%);}
.news-outer{position:relative;}
.news-outer .img3{position:absolute;left: 10rem;    bottom: -4rem;}
.news-outer .img6{position:absolute;    left: 15rem;    bottom: -12rem;}
.news-inner{padding-left:6.5625rem;position:relative;margin-bottom:3.125rem;padding-right:1.25rem}
.news-inner:last-child{margin-bottom:0}
.news-inner figure{background:#0CCA4A;width:4.625rem;height:4.625rem;border-radius:2.25rem;position:absolute;left:0;text-align:center}
.news-inner h5{font:1.1875rem/1.1875rem 'robotomedium';color:#000000;margin-bottom:1.25rem}
.news-inner p{font:0.9375rem/1.5625rem 'poppinslight';color:#6E8387;}
.news-inner ul li{margin-bottom:1.5625rem;font:1rem/1.5625rem 'robotolight';color:#6E8387;padding-left:1.25rem;background:url(../images/li-bullets.png) top 0.625rem left no-repeat;}
.news-inner .home-btn{float:right}
/* .news-inner ul{padding-inline-start:0.9375rem;} */
.news-right-block{padding:0 3.75rem 0 3.75rem}
.news-right-block h5{position:relative;text-align:center;font:1.5625rem/1.5625rem 'robotomedium';color:#FFFFFF}
.news-right-block h5:after{content: " "; height: auto; position: absolute;color: black; border-bottom: 5px solid #fff; display: block; left: 0; right: 0; margin: auto;  padding-bottom:0.9375rem;width: 80px;}
ul.news-latest{margin-top:3.75rem}
ul.news-latest li{padding-left:1.25rem;background:url(../images/li-white-bullet.png) top 0.625rem left no-repeat;margin-bottom:2.5rem;}
ul.news-latest li:last-child{margin-bottom:0rem}
ul.news-latest li a,ul.news-latest li a:link, ul.news-latest li a:visited{font:1.1875rem/1.875rem 'robotoregular';color:#FFFFFF;display:inline-block;}
ul.news-latest li a span{font:0.9375rem/0.9375rem 'robotolight';color:#FFFFFF;margin-top:1.25rem;display: inline-block}
ul.news-latest li a:hover, ul.news-latest li a:focus{text-decoration:none;}
.common-heading{font:2.25rem/2.5rem 'robotomedium';color:#414D5B}

/* .cover-slide h3 small{font-weight:500; font-size:2rem;   display:block; color:#fff;} */
/* .cover-slide h3 a{ text-decoration:none; color:#fff;} */
/* .cover-slide p{ font-weight:600; font-size:20px; color:#fff; font-family: 'Halant', serif;} */
.cover-slide .round-link{ margin-left:18px; text-decoration:none; color:#fff;}
.cover-slide .round-link .round-icon{color:rgba(45, 21, 130, 0.9);    background-color: rgba(255, 255, 255, 0.8); position: relative;    display: inline-block;    vertical-align: middle;    text-align: center;    width: 3.75rem;   height: 3.75rem;    font-size: 0.8125rem;    border-radius: 50%;      transition: all 0.3s ease-in-out; padding-top: 20px; margin-right:12px;}
.cover-slide .round-link:hover .round-icon{    background-color:#f8f9fa;  color:rgba(45, 21, 130, 0.9); -webkit-transform: scale(1.2);    transform: scale(1.2); }
.cover-slide .breadcrumb { padding: .75rem 0px; background-color: transparent; border-radius:0rem; }
.cover-slide .breadcrumb-item a{    color:rgba(45, 21, 130, 0.9); text-decoration:none;    }
.cover-slide .breadcrumb-item a:hover{    color:rgba(45, 21, 130, 0.9);}
.cover-slide .breadcrumb-item.active {    color:rgba(45, 21, 130, 0.9);}
.cover-padding{padding:6% 0px 1% 0px!important;}
.btn-common-cover{color: #fff;  cursor: pointer;/* background: rgba(55, 125, 255, 0.1);*/  background:rgba(45, 21, 130, 0.9); border-color: transparent; transition: all 0.2s ease-in-out; text-transform:capitalize; font-weight:400;}
.btn-common-cover:hover{ background:rgba(44, 28, 136, 1);       border-color: rgba(44, 28, 136, 0.3); color:rgba(45, 21, 130, 0.9);      -webkit-transform: translateY(-3px);
    transform: translateY(-3px); }
/*.btn-common{color: #fff;  cursor: pointer; background: rgba(55, 125, 255, 0.1);  background:rgba(44, 28, 136, 1); border-color: transparent; transition: all 0.2s ease-in-out; text-transform:capitalize; font-weight:400;}*/
.btn-common{color: #fff;  cursor: pointer; background: rgb(72, 174, 82);   border-color: transparent; transition: all 0.2s ease-in-out; text-transform:capitalize; font-weight:400;}
.btn-common:hover{ background:#fff;       border-color: rgba(44, 28, 136, 0.3);       -webkit-transform: translateY(-3px);
    transform: translateY(-3px); color:rgb(72, 174, 82);}
.btn:focus {    outline: 0;    box-shadow:none;}
/* .text-testpl{ font-size:1.2rem;    font-weight:600;    line-height: 1.5;   color: #2c1c88;} */

.text-testpl{ font-size:1.2rem;    font-weight:600;    line-height: 1.5;   color: #51c25e;}
.btn-link{color:#000}
.form-control:focus {    color: #254cb3;    background-color: #fff;    border-color: #254cb3;    outline: 0;     box-shadow: 0 0 18px rgba(44, 28, 136, 0.125);}
.custom-select:focus {    color: #254cb3;    background-color: #fff;    border-color: #254cb3;    outline: 0;     box-shadow: 0 0 18px rgba(44, 28, 136, 0.125);}

/* .simller span{color: #2c1c88;  background-color: rgba(44, 28, 138, 0.1); font-size: 0.75rem; padding: 0.5rem 1rem; font-weight: 500;  border-radius: 6.1875rem;line-height: 1.3;} */
/* .simller h2{ font-size:21px;    font-weight: 500;    line-height: 1.5;    margin: 12px 0px 4px;    color: #2c1c88;} */


/*--// select-exam section css strat here // -- */
.select-exam{padding:4rem 0px;}
.select-exam .card{box-shadow: 0 0 35px rgba(140, 152, 164, 0.125); border:none; min-height:310px; margin-bottom:1.5rem;}
.select-exam .card .card-header{position:relative; color:#fff; background: #fdfdfd; border-bottom:0px; border-top-left-radius:0.25rem;  border-top-right-radius:0.25rem; padding:1rem; text-align:center;}
.select-exam .card .card-header img{ height:56px;}
.select-exam .card .card-header h3{ font-size:18px; font-weight:400; line-height:1.5; color:#007dbd;}
 
.select-exam .card .card-header .path-svg{    position: absolute;    right: 0;    bottom: 0;    left: 0;}
.select-exam .card .card-header .path-svg-bg {fill: #fff;}
.select-exam .card .card-body ul{ list-style:none; padding:12px 0px 0px 0px;} 
.select-exam .card .card-body ul li{ padding:2px 0px;}
.select-exam .card .card-body{ padding:0px 1rem 1rem ; position: relative;}
.select-exam .card .card-body p{ font-size:16px; font-weight:400; line-height:1.3;} 

/*--// how it work css start here // -- */
.how-it-work{padding:8.4375rem 0px; background:url(../images/image-bg-texture.png) no-repeat, url(../images/background-dots.png) no-repeat left;position:relative;}
.how-it-work .img6{position:absolute;left: 24rem;    top: 19rem;}
.how-it-work .img4{position:absolute;    right: 11rem;  top: 11rem}
.headings{font:2.25rem/2.25rem 'robotomedium'; color:#414D5B;}
.simller{ margin-bottom:	4rem;padding:0 2.5rem;display:inline-block}
.simller p{font:1rem/1.5625rem 'robotolight'; color:#6E8387;margin-top:0.9375rem}
.simller p a,.simller p a:link,.simller p a:visited{color:#43c25e}
.simller p a:hover,.simller p a:active{text-decoration:underline}

.h-use-inner{box-shadow: 0 0 35px rgba(0,0,0,0.1);background-color: #ffffff;border-bottom:2px solid #0CCA4A;border-right:2px solid transparent;border-left:2px solid transparent;border-top:2px solid transparent;max-width:260px;}
.h-use-inner:hover{box-shadow: 0px 2px 14px rgba(12,202,74,0.64);background-color: #ffffff;border: 2px solid #0cca4a;}
.h-use-inner:hover figure{box-shadow: 0px 2px 14px rgba(12,202,74,0.29);background-color: #ffffff;}
.h-use-inner a, .h-use-inner a:link,.h-use-inner a:visited{position:relative;display:inline-block;}
.h-use-inner a:hover,.h-use-inner a:focus{text-decoration:none;}
.h-use-inner figure{width: 4.625rem;height:4.625rem;border-radius: 37px;box-shadow: 0px 2px 14px rgba(0,0,0,0.27);
background-color: #ffffff;position:absolute;right:0;left:0;top: -2.25rem;margin:auto;}
.h-use-inner h5{font:1.375rem/1.375rem 'robotobold';color:#414D5B;margin:1.875rem 0 1.5625rem 0;text-align:center}
.h-use-inner p{font:1rem/1.5625rem 'robotoregular';color:#6E8387;text-align:center;}




/* .how-it-work .card{ border:none; min-height:385px; margin-bottom:1.5rem; border-radius:8px; cursor:pointer;} */
/* .how-it-work .card:hover{box-shadow: 0 0 35px rgba(140, 152, 164, 0.125);} */
/* .how-it-work .card:hover img{-webkit-transform: translateY(-5px);            transform: translateY(-5px);} */
/* .how-it-work .card img{    height: 125px;    margin: 21px 0 0 0;} */
/* .how-it-work .card .card-title{font-size: 0.995rem; font-weight:500; line-height:1.5;  color:#2c1c88; font-family: 'Roboto', sans-serif;} */
/* .how-it-work .card .card-text{font-weight:400;    text-decoration: none;    font-size: 0.895rem;} */
/*play-store*/
.play-store{padding:2rem 0;background:url(../images/background-dots.png) no-repeat right top -3.75rem;position:relative;}
.play-store .row:nth-of-type(1){display: -webkit-inline-box;-webkit-box-pack: center;-webkit-box-align: center;}
.play-content p{font:1rem/1.5625rem 'poppinslight';color:#6E8387;margin:1.25rem 0 1.875rem 0}
.play-content{padding:0 2.1875rem 0 0}
.play-store .row:nth-of-type(1) div:nth-of-type(2) figure{position: relative;float:right}
/* .play-store figure:before	{position: absolute;  content: " ";width: 698px; height: 729px; background: url(../images/image-bg.png)center no-repeat;z-index: -1; left: -155px; top: -75px;} */
.play-store .img1{position:absolute;left: 10.625rem; top:-1.3125rem}
.play-store .img3{ position: absolute; left: 22.625rem; top: 21.6875rem;}

/*play-store ends*/
/* --// testimonial//--*/
.testimonial{ padding:4rem 0px;  background:#fff; /*  background: url(../images/pattern.jpg) repeat;*/}
.testimonial .simller{ margin-bottom:1.5rem;}
.testimonial .simller span{color:#2c1c88; background-color: rgba(44, 28, 138, 0.4); font-size: 0.75rem; padding: 0.5rem 1rem; font-weight: 500;  border-radius: 6.1875rem; line-height: 1.3;}
.testimonial .simller h2{ font-size:21px; font-weight:500;   line-height: 1.5; margin: 12px 0px 4px; color:#2c1c88;}
.testimonial .simller p{color:#2c1c88;  line-height: 1.7;}
.testimonial .card{ border:none; /*box-shadow: 0 0 35px rgba(140, 152, 164, 0.125);*/ cursor:pointer; margin-bottom:21px; min-height:185px; background:none;}
.testimonial .card:hover{ /* -webkit-transform: translateY(-6px);    transform: translateY(-6px);*/}
.testimonial .card small{ font-weight:500; font-size:19px; color:#2c1c88; font-family: 'Roboto', sans-serif;}
.testimonial .card .card-body{padding-bottom:4px;}
.testimonial .card .card-footer{ background: none; border:none; padding-top:2px; color:#2c1c88; font-size:18px; font-weight:500} 
.testimonial .card .card-body img{float:left}

.testimonial .card .card-footer img{ border-radius:50%; width:60px; height:60px; margin-right:12px; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);}
.testimonial .carousel-indicators .active{ background:#29166F;}
.testimonial .carousel-inner{ min-height:250px;}
.testimonial .carousel-indicators li{background:#C9C9C9;     width:15px;    height:15px; border-radius:50%; cursor:pointer;margin-bottom:15px}
.testimonial .carousel-indicators{bottom:-10px; font-family: 'Roboto', sans-serif;}

/*new testimonial*/
.testimonial-content small{color:#0CCA4A;font:1.125rem/1.125rem 'robotoregular';}
.testimonial-content h2{color:#414D5B;font:2.25rem/2.8125rem 'robotobold';}
.testimonial-content p{color:#6E8387;font:1rem/1.5625rem 'robotoregular';}
.testimonial-content p{color:#6E8387;font:1rem/1.5625rem 'robotoregular';margin-bottom:1.5625rem}
.testimonial-content span{color:#6E8387;font:0.875rem/1.25rem 'poppinslight';}
.testimonial .carousel-indicators{display:block;padding:0;margin:0;left:auto;top: 75px;right: -97px;}
/* .testimonial-content p span{color:#707070;font:2.25rem/2.25rem 'robotobold';} */


/* foooter start here*/
footer{ background-color:#C8D3D5; padding-top:1.875rem;}
.space-bottom{margin-bottom:6.25rem;}
footer p{font:0.75rem/1.375rem 'robotolight';color:#000000;margin-top:1.3125rem;margin-bottom:	1.875rem}
/* footer h3{ color:#fff; font-size: 16px; margin-top: 0;    margin-bottom: .8rem;  font-weight:600; line-height: 1.4} */
footer h3{ color:#000000;font:	1rem/1rem 'robotoregular';margin-bottom: .8rem;font-weight: 400;}
footer ul.social-links-list{margin:0}
footer ul.social-links-list h5{color:#000000;margin-bottom:1.25rem}
footer ul.social-links-list svg:hover{fill:#43c25e;}
footer ul.footer-list li{margin-bottom:0.75rem;}
ul.footer-list li a, ul.footer-list li a:link ,ul.footer-list li a:visited{font:0.75rem/1.125rem 'robotolight';color:#000000;transition:.15s ease-out;}
/* ul.footer-list.bg-list li a, ul.footer-list.bg-list li a:link ,ul.footer-list.bg-list li a:visited{background-color:transparent;width:100%;float:left;padding:5px 10px;} */
ul.footer-list li a:hover{text-decoration:none;border-bottom: 1px solid #000;}
ul.footer-list.image-list li{margin-bottom:1.25rem;padding-left:1.5625rem;}
ul.footer-list.image-list li:nth-of-type(3){background:url(../images/mail.svg) left top 0.3125rem no-repeat;cursor:pointer}
ul.footer-list.image-list li:nth-of-type(2){background:url(../images/phone.svg) left top 0.3125rem no-repeat;cursor:pointer}
ul.footer-list.image-list li:nth-of-type(1){background:url(../images/location.svg) left top 0.3125rem no-repeat;cursor:pointer}
/* footer ul li a { font-weight:500;    text-decoration: none;    font-size: 0.875rem;    -webkit-transition: border-color .15s ease-out;    transition: border-color .15s ease-out; */
    /* color: #fff;    border-bottom: solid 2px rgba(255,255,255,0);} */
/* footer ul li address {font-weight:500;} */
/* footer ul li a:hover {    text-decoration: none;    font-size: 14px;    -webkit-transition: border-color .15s ease-out;    transition: border-color .15s ease-out; */
    /* color: #fff;    border-bottom: solid 2px rgba(255,255,255,0.5);} */
footer .ftr-boder{ padding:16px 0px 0px 0px; margin-top:1.25rem;background:#A4B8C4;}
ul.nav-bar.footer-list li{font:0.75rem/1.25rem 'robotolight';color:#000000;margin-right:5px;width:auto;float:left;}
ul.nav-bar.footer-list li a,ul.nav-bar.footer-list li a:link,ul.nav-bar.footer-list li a:visited{font:0.75rem/1.25rem 'robotolight';color:#000000;border-bottom:1px solid transparent;transition:.15s ease-out;}
ul.nav-bar.footer-list li a:hover,ul.nav-bar.footer-list li a:focus{text-decoration:none;border-bottom:1px solid #000;}
ul.nav-bar.footer-list li:nth-of-type(4) a{padding-right:5px;border-right:1px solid #000;}

/* footer .ftr-boder ul.socil{ text-align:right;} */
/* footer .ftr-boder ul.socil li{ text-align:center;  width: 2em;   border-radius: 50%;   height: 2em;   text-decoration: none;    outline: 0;    color: #555; margin:0px 0px; padding:3px 0px 0px 0px; } */
/* footer .ftr-boder ul.socil li:hover {   width: 2em;    height: 2em;    border-radius: 50%;  padding:3px 0px 0px 0px; -webkit-transform: scale(1.2);    transform: scale(1.2);} */
/* footer .ftr-boder ul.socil li a{ color:#152a49; font-weight:400; border-bottom: none !important; } */
/* footer .ftr-boder ul.socil li a:hover{border-bottom:none !important;} */
/* footer ul li address {text-decoration: none;    font-size: 14px;    -webkit-transition: border-color .15s ease-out;    transition: border-color .15s ease-out; */
    /* color: #fff;    border-bottom: solid 2px rgba(85,85,85,0);} */
/* footer ul li  {    text-decoration: none;    font-size: 14px;    -webkit-transition: border-color .15s ease-out;    transition: border-color .15s ease-out; */
    /* color: #fff;    border-bottom: solid 2px rgba(85,85,85,0);} */
/* footer ul li i.add{ color:#4fbdf4; margin-right:5px; font-size:1.16rem;} */
/* footer .ftr-boder ul.socil li{background:#fff;} */
/* footer .btn-xs {    font-size: 0.6875rem;    font-weight: 400;    padding: 0.4375rem 0.9375rem;} */
/* footer .btn-xs .font-size-26 {    font-size: 1.625rem;} */
/* footer .btn-xs .font-size-14 {    font-size: 0.875rem;} */
/* footer .transition-3d-hover {    transition: all 0.2s ease-in-out;} */
/* footer .transition-3d-hover:hover, .transition-3d-hover:focus {    -webkit-transform: translateY(-3px);    transform: translateY(-3px);} */
/* footer .u-btn-dark:hover, .u-btn-dark:focus, .u-btn-dark:active {    box-shadow: 0 4px 17px rgba(7, 16, 31, 0.25);} */
/* footer .ftr-logo{ width:190px;} */
/* .login-account{ padding:5rem 0px } */
/* .line-hr span{ background:#fff; position:relative;     z-index: 99;    padding:6px; text-transform:uppercase; font-size:14px; font-family: 'Roboto', sans-serif; font-weight:500; border: 1px solid #f8f9fa; */
    /* border-radius: 50%; */
    /* height: 25px; */
    /* width: 25px; } */
/* .line-hr .hr-line{ background:#f8f9fa; content:""; display:block; position:relative; top:-12px;     width: 100%;    height: 1px;} */

.login-account .card{ padding:1rem;  border:0px solid rgba(0,0,0,.125); box-shadow: 0 0 35px rgba(140, 152, 164, 0.125);     margin-top: 3rem;     border-radius: 1.1rem;}
  
.login-account .sing-box .card h4 span{ color:#254cb3; font-family: 'Roboto', sans-serif;}
.login-account .sing-box .card .login-with { }

.login-account .google-button {  height: 40px;  border: 1px solid #d9d9d9;  background: white;  color: #737373;  border-radius: 5px;  white-space: nowrap;
    transition-property: background-color, box-shadow;  transition-duration: 150ms;  transition-timing-function: ease-in-out;  padding: 0;  cursor:pointer;}
.login-account .google-button:hover {    box-shadow: 1px 4px 5px 1px rgba(0,0,0,0.1);  }
.login-account .google-button:active {    background-color: #e5e5e5;    box-shadow: none;    transition-duration: 10ms;  }
.login-account .google-button__icon {  display: inline-block;  vertical-align: middle;  margin: 8px 0 8px 8px;  width: 18px;  height: 18px;  box-sizing: border-box;}
.login-account .google-button__icon--plus {  width: 27px;}
.login-account .google-button__text {  display: inline-block;  vertical-align: middle;  padding: 0 24px;  font-size: 14px;  font-weight: bold;  font-family: 'Roboto',arial,sans-serif;}


.login-account .facebook-button {  height: 40px;  border-width: 0;  background:#4267b2;  color: #fff;  border-radius: 5px;  white-space: nowrap;
    transition-property: background-color, box-shadow;
  transition-duration: 150ms;  transition-timing-function: ease-in-out;  padding: 0; cursor:pointer;}
.login-account .facebook-button:hover {    box-shadow: 1px 4px 5px 1px rgba(0,0,0,0.1);  }
.login-account .facebook-button:active {    background-color: #e5e5e5;    box-shadow: none;    transition-duration: 10ms;  }
.login-account .facebook-button__icon {  display: inline-block;  vertical-align: middle;  margin: 8px 0 8px 8px;  width: 18px;  height: 18px;  box-sizing: border-box;}
.login-account .facebook-button__icon--plus {  width: 27px;}
.login-account .facebook-button__text {  display: inline-block;  vertical-align: middle;  padding: 0 24px;  font-size: 14px;  font-weight: bold;  font-family: 'Roboto',arial,sans-serif;}

.login-account .form-control:focus {    color:#254cb3;    background-color: #fff;    border-color:#254cb3;    outline: 0;    box-shadow: none;}
.login-account .alter-link{ font-size:15px; font-weight:500;}
.login-account .alter-link a{ font-size:15px; font-weight:500; color:#254cb3; text-decoration:none;}
.login-account .custom-checkbox .custom-control-label{ font-size:14px;     padding-top:3px;}
.login-account .custom-checkbox .custom-control-label a{ text-decoration:none; color:#254cb3;}
 
.login-account .card .card-body{padding: 0 1.25rem 1.25rem;}
.login-account .card a{text-decoration:none; color:#007dbd;}
.login-account.form-padd-top { padding-top:8px !important;  }
.login-account .border-bot{     margin-bottom: 0;     border-bottom: 1px solid rgba(0,0,0,.125); padding-bottom:12px; margin-bottom:12px;}

/* Shared */
ul.none-list{ list-style:none;     padding: 28% 0px 0px 21%;text-align:left; margin:
0px;}
ul.none-list li{ list-style:none; padding:6px 0px 0px 0px;  margin: 4px 0px 4px 0px;}

.download-app{background: url(../images/download-aap-bg.jpg) no-repeat; background-size: auto; background-position:center;    padding-bottom:0; overflow:hidden; padding:4rem 0px; position: relative; margin-top:1rem;}
.download-app:before {    content: '';    position: absolute;    left: 0;    right: 0;    top: 0;    bottom: 0;       display: block;}
.download-app h1{font-size:32px; font-weight:700; color:#fff; line-height:1.5; margin-bottom:2rem; margin-top: 10rem;}
.download-app h4{ font-size:16px; font-weight:normal; color:#fff; line-height:1.5; margin-bottom:1rem;}
.download-app form .form-control{ border-radius:3px; background:none; border:1px solid rgba(255, 255, 255, 0.6); color:rgba(255, 255, 255, 0.6);}
.download-app form .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity:0.85; /* Firefox */
}
.download-app  form {margin-bottom:1.5rem; color:rgba(255, 255, 255, 0.9); margin-top:3rem; }
.download-app a{ background:#1273b7;  transition: all 0.2s ease-in-out; padding:9px; border-radius:4px; margin:0px 12px 12px 0px;}
.download-app a:hover{ box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);     -webkit-transform: translateY(-3px);
    transform: translateY(-3px); }
.download-app .btn-xs {    font-size: 0.6875rem;    font-weight: 400;    padding: 0.4375rem 0.9375rem;}
.download-app .btn-xs .font-size-26 {    font-size: 1.625rem;}
.download-app .btn-xs .font-size-14 {    font-size: 0.875rem;}
.download-app .transition-3d-hover {    transition: all 0.2s ease-in-out;}
.download-app .transition-3d-hover:hover, .transition-3d-hover:focus {    -webkit-transform: translateY(-3px);    transform: translateY(-3px);}
.download-app .u-btn-dark:hover, .u-btn-dark:focus, .u-btn-dark:active {    box-shadow: 0 4px 17px rgba(7, 16, 31, 0.25);}
	

.cureent-affairs { padding:4rem 0px;}
.cureent-affairs #custom-search-input { margin: 0px  0px 16px 0px; padding:0px;    }
 
.cureent-affairs #custom-search-input .search-query {  padding-right:26px;  padding-right:26px \9;  padding-left:8px; padding-left: 4px \9;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
         margin-bottom: 0;  -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;    }
 
.cureent-affairs #custom-search-input button { border: 0;  background: none;  /** belows styles are working good */
        padding: 2px 5px; margin-top: 2px;  position: relative; left: -28px;  /* IE7-8 doesn't have border-radius, so don't indent the padding */
        margin-bottom: 0;  -webkit-border-radius: 3px;  -moz-border-radius: 3px; border-radius: 3px; color:#788487; cursor:pointer; z-index:9;}
.search-query:focus + button {z-index: 3; color:#007dbd;}
.cureent-affairs .new-nav{ border-bottom: 1px solid #ccc; padding-bottom:12px;}
.cureent-affairs .new-nav li{ padding-right:15px;}
.cureent-affairs .new-nav li a{ text-decoration:none; color:#333;}
.cureent-affairs .new-nav li a:hover{color:#007dbd;}
.cureent-affairs .content_title {    color:#007dbd;    font-size: 19px;    border-bottom: 1px solid #dfdddd;    padding-bottom: 5px;    margin-bottom: 5px;    font-weight: 500;}
.cureent-affairs .content_title span {    display: block;    font-size: 11px;    color: #666;    margin: 12px 0px;}
.cureent-affairs img.cover{width: 100%;    max-height: 330px;    margin-bottom: 1rem;}
.cureent-affairs .sub-title {    color: #007dbd;    font-size: 18px;    padding-bottom: 5px;    margin-bottom: 5px;    font-weight: 500;}
.cureent-affairs ul.ditale {    padding: 0px;    margin: 0px;    font-size: 14px;}
.cureent-affairs ul.ditale li { padding: 0px 0px 13px 0px;}
.cureent-affairs ul.ditale_1 {    padding: 0px;    margin: 0px;    font-size: 14px;    list-style-type: decimal-leading-zero;}
.cureent-affairs ul.ditale_1 li {    padding: 0px 0px 13px 0px;}
.cureent-affairs .new-lg-btn {}
.cureent-affairs  .new-lg-btn .btn-light {padding: 9px;}
.cureent-affairs .new-lg-btn a {    color: #333;    text-decoration: none;}
.cureent-affairs  .new-lg-btn a span {    display: block;    font-size: 14px;    margin-top: 10px;    color: #007dbd;}

.cureent-affairs .widget {    margin-bottom: 60px;    font-size: .8125rem;}
.cureent-affairs.widget .widget-title {    margin-bottom:0px;}
.cureent-affairs .widget .widget-title  h6 { color:#007dbd; font-weight:400;  font-size:21px;     padding-bottom: 9px;   margin-bottom:1px;}
.cureent-affairs .widget a {    color: #788487;}
.cureent-affairs .widget a:hover,.widget a:focus {    color:#007dbd; text-decoration:none;}
.cureent-affairs .widget ul {    padding: 0px; margin-bottom: 0;}
 .widget-recent-entries-custom ul li {    border-bottom: 1px solid #f0f0f0;    padding: 10px 0;    margin: 0;}
.cureent-affairs .widget-recent-entries-custom ul li:last-child {    border: 0;    padding-bottom: 0;}
.cureent-affairs .widget-recent-entries-custom ul li {    padding: 12px 0;}
.cureent-affairs  .widget-recent-entries-custom ul li {    display: table;}
.cureent-affairs  .widget-recent-entries-custom ul li:last-child {    padding-bottom: 0;    margin-bottom: 0;}
.cureent-affairs .widget-recent-entries-custom .wi,
.widget-recent-entries-custom .wb {    vertical-align: middle;    display: table-cell;}
.cureent-affairs .widget-recent-entries-custom .wi {    float: left;    width: 64px;}
.cureent-affairs .widget-recent-entries-custom .wi img {     height: 56px; border-radius: .1875rem;    width: 100%;}
.cureent-affairs .widget-recent-entries-custom .wb {    padding-left: 16px;    width: 100%;}
.cureent-affairs .post-date {    font-size: .6875rem;    color: #a3a6a8;    display: block;    margin: 0;}

.cureent-affairs .card{border:none; border-radius:0px; min-height:380px;  margin-bottom:14px;}
.cureent-affairs .card img{ border-radius:5px;}
.cureent-affairs .card .card-body {padding:1rem 0px;}
.cureent-affairs .card .card-body .card-title { font-weight:500; display:block; color:#333; font-size: 15px; line-height: 1.5; text-decoration:none;}
.cureent-affairs .card:hover .card-body .card-title {color:#007dbd;}
.cureent-affairs .card .card-body .card-text{font-size: 14px;    line-height: 1.6;}
.cureent-affairs .page-link{ border:none; border-radius:5px;      margin-left:0px;}
.page-link:hover {    color: #007dbd;   background: rgba(55, 125, 255, 0.2); text-decoration: none;      }
.exam-live{padding:70px 0px 0px 0px;}
 .exam-live button{ cursor:pointer;}
.exam-live .card{ border: solid 1px rgba(85,85,85,0.1)}
.exam-live .card ul.quest{ list-style: none; margin:0px 0px 0px 5px;  margin-bottom:12px; padding:.76rem; border-radius:2px;  font-family: 'Noto Sans', sans-serif;   line-height: 1.5;    font-weight: 500;    font-size:18px;  }
.exam-live .card ul.quest li.option{border: solid 1px rgba(85,85,85,0.3);    border-radius:5px;    margin: 0px 0px 15px 0px;    padding:10px 0px 10px 18px;
    vertical-align: middle;}
.exam-live .card .card-body ul.quest li	h4.main-que  strong{ font-size:18px; font-weight:500;}
.exam-live .card .card-body ul.quest li span{  padding:4px 8px;}
.exam-live .card .card-body ul.quest li.dis-ques{    margin: 6px 0px 29px 0px ;}
.exam-live .card .card-body ul.quest li.dis-ques h3.dite-que{ font-size:16px; font-weight:400;  line-height:1.5;}
.exam-live .card .card-body ul.quest li.dis-ques h4.main-que{ color:#292f33; font-size:1rem; font-weight:500; padding-bottom:4px;  }
/*.exam-live .card .card-body ul.quest li.option:hover{ color: #007dbd;  cursor: pointer; background: rgba(55, 125, 255, 0.1);}*/
.exam-live .card .card .card-body ul.quest li.option.active{  cursor: pointer;     background: rgb(3, 169, 244);}
.exam-live .card.card .card-body ul.quest li.option.disbled{  cursor: pointer;     background: none; opacity:0.4;}
.exam-live .card .card .card-body ul.quest li.option.right-activ{  cursor: pointer;     background:#d4edda; color:#155724;  }
.exam-live .card .card .card-body ul.quest li.option.wrong-activ{  cursor: pointer;     background:#f8d7da; color:#721c24;  }
.exam-live .card .card .card-body ul.quest li.option.active span{    cursor: pointer;    height: 32px;    width: 32px;    border: solid 1px #000;    border-radius: 50%;    text-align: center;    margin-bottom: 9px;    padding: 5px 9px 5px 9px;    margin-right: 15px;}
.exam-live .card.card-body ul.quest li.option span{    cursor: pointer;    height: 32px;    width: 32px;    border: solid 1px rgba(85,85,85,0.3);    border-radius: 50%;    text-align: center;    margin-bottom: 9px;    padding: 5px 9px 5px 9px;    margin-right: 15px;}
.bg-them{     min-height: 34px;  background-color: #1877a6!important;}
.exam-live ul.any-key{ list-style:none;}
.exam-live ul.any-key h3{font-size:14px; font-weight:500;}
.exam-live ul.any-key li{ cursor:pointer; border-radius:50%; height:25px; width:25px; text-align:center; float:left; border:1px solid #000; margin:0px 8px 8px 0px; padding-top:3px; font-size:12px;}
.exam-live ul.any-key li:hover{ background:#333;}
.exam-live ul.any-key li:hover a{ color:#fff;}
.exam-live ul.any-key li a{color:#000; text-decoration:none; }
.exam-live ul.any-key li.answer{ background:#68b61d; border:1px solid #68b61d; color:#fff;}
.exam-live ul.any-key li.answer a{color:#fff; text-decoration:none; }
.exam-live ul.any-key li.not-ans{ background:#254cb3; border:1px solid #254cb3;  }
.exam-live ul.any-key li.not-ans a{color:#fff; text-decoration:none;}
.exam-live ul.any-key li.mark{ background:#c2bfc3; border:1px solid #c2bfc3; color:#333;}
.exam-live .intr li a{ text-decoration:none;}
.exam-live .intr li a:hover{ text-decoration:none;}
.exam-live .table{font-size:13px;}
/*.exam-live ul.chec-radio { font-size:14px;}*/
.exam-live li.exam {    display: block; font-size: 16px;}
.exam-live li.exam .opt-rund{height: 30px;    width: 30px;    border: 1px solid #333;    border-radius: 50%;    text-align: center;    padding-top: 2px;}
.exam-live label.radio-inline input[type="checkbox"] {    display:none;}
.exam-live label.radio-inline input[type="checkbox"]:checked+div {     color: #007dbd;   border: 1px solid;
    transition: 0.3s;
    border-color: rgba(44, 28, 136, 0.1);}
.exam-live .radio-inline .option-new {    cursor: pointer;      text-align:left;       border: 1px solid;
    transition: 0.3s;
    border-color: rgba(44, 28, 136, 0.1); padding:9px 20px;        color: #333;   /* position: relative;*/    min-height:45px;  margin: 0;    margin-bottom: 5px; border-radius:4px;}
.exam-live label.radio-inline input[type="checkbox"]:checked+div:before {    content:"\f111";    margin-right: 5px;    font-family:"Font Awesome 5 free"; display: block;}
.exam-live label.radio-inline input[type="radio"] {    display: none;}
.exam-live label.radio-inline input[type="radio"]:checked+div {    color: #333;  border: 1px solid;
    transition: 0.3s;
    border-color: rgba(44, 28, 136, 0.4);    box-shadow: 0 0 21px rgba(44, 28, 136, 0.1); }
.exam-live label.radio-inline input[type="radio"]:checked+div:before {    content:"\f058";    margin-right: 5px;    font-family: 'Font Awesome 5 free';}
.exam-live .radio-inline .option-new:before {   content: "\f111";    margin-right: 5px;      font-family: "Font Awesome 5 free";}


.bg-whit{background-color: #fff!important; border-radius:4px;}
.new-padd{padding: 1.25rem 0.21rem 1.25rem 1.25rem;}
#style-5::-webkit-scrollbar-track{ 	background-color:#fdfdfd; border-radius:5px;}
#style-5::-webkit-scrollbar{	width: 10px;	background-color: #F5F5F5;}
#style-5::-webkit-scrollbar-thumb{	background-color:rgba(3, 169, 244, 0.7);	border: 2px solid #f7f7f7; border-radius:5px;}
.scrollbar-a{	height:330px;	overflow-y: scroll; width:100%; padding:0px;}


#style-4::-webkit-scrollbar-track{ 	background-color:#f2f2f2; border-radius:5px;}
#style-4::-webkit-scrollbar{	width: 10px;	background-color: #fdfdfd;}
#style-4::-webkit-scrollbar-thumb{	background:rgba(37, 76, 179 .7);	border: 2px solid #f7f7f7; border-radius:5px;}
.scrollbar{height:500px;	overflow-y: scroll; margin-top:0rem;}

.exam-live ul.intr{ list-style:none; padding:0px 0px 0px 0px;}
.exam-live ul.intr h3{font-size:14px; font-weight:500;}
.exam-live ul.intr li{     font-size: 12px; cursor:pointer; float:left; margin:0px 10px 10px 0px; color:#fff; background:#333; padding:1px 4px; border-radius:3px;  }
.exam-live ul.intr li.answer {   color:#fff;  background:#68b61d; padding:1px 4px; border-radius:3px; ;}
.exam-live ul.intr li.not-ans {    color:#fff;  background:#c53406; padding:1px 4px; border-radius:3px; }
.exam-live ul.intr li.mark-a {   color:#333;  background:#c2bfc3; padding:1px 4px; border-radius:3px; }
.model-new{}
.model-new .modal-lg{}


.bg-bottom{background:#e0e0e0;}
.bg-bottom ul{ margin-bottom:0px;}
.profile-main{ padding:5.5rem 0px 3rem;}
.profile-main dt{ font-weight:600; color:#2c1c88;}
.profile-main #profile-image1 { border-radius:50%; cursor: pointer;  width:85px; height:85px;	}
.profile-main input.hidden {    position: absolute;    left: -9999px;}
.profile-main .progress-prepend-icon i{ position: absolute;   top: -6px;}
.profile-main .com-use{text-decoration:none; color:#77838f;}
.profile-main .com-use:hover{text-decoration:none; color:#007dbd;}
.profile-main button{cursor:pointer;}

.login-home{ padding:5.5rem 0px 3rem;}
.login-home .card{ border-radius:3px; margin-bottom:2rem; border:1px solid rgba(0,0,0,.1897)}
.login-home .card .card-header{ border-radius:0px; background-image: linear-gradient(150deg, #eff4fb 0%, #f8fafd 100%);
    background-repeat: repeat-x;  display: block;}
.login-home .card .card-header .media img{ height:75px; width:75px; /*border-radius:50%;*/     position: relative;    left: -10px;}
.gallery_product .media .img{width:100%;}
.login-home .card .card-header .media .media-body h5{ text-transform:uppercase; font-size:16px; color:#333; margin-bottom:0px;}
.login-home .card .card-header .media .media-body p{  font-size:14px; margin:0px; color:#333; line-height:28px;}
.login-home .card .card-header .media .media-body span{  font-size:14px; margin:0px; color:#333; line-height:24px; background-color:rgba(255, 255, 255, 0.7); padding:2px 11px; border-radius:15px;}
.login-home .card .card-body{text-align:center;}
.login-home .card .card-body .card-title{ font-size:16px;}
.login-home .card .card-body .card-text{ font-size:15px;}
.login-home .card .card-body ul.test-info{ padding:0px; margin:0px; font-size:14px; list-style:none; margin-bottom:1rem;}
.login-home .card .card-body ul.test-info li{ padding:3px 0px; margin:0px; font-size:14px;}
.login-home .card .card-body   a{ text-decoration:none;}
.login-home .card .card-body a:hover{ text-decoration:none;}
.paper-sel{padding:3rem 0px;}
.paper-sel .card{ border-radius:3px; margin-bottom:2rem; border:1px solid rgba(0,0,0,.1897)}
.paper-sel .card .card-header{ border-radius:0px; background-image: linear-gradient(150deg, #eff4fb 0%, #f8fafd 100%);
    background-repeat: repeat-x;  display: block;}
.paper-sel .card .card-header .media img{ height:75px; width:75px; /*border-radius:50%;*/     position: relative;    left: -10px;}
.paper-sel .card .card-header .media .media-body h5{ text-transform:uppercase; font-size:16px; color:#333; margin-bottom:0px;}
.paper-sel .card .card-header .media .media-body p{  font-size:14px; margin:0px; color:#333; line-height:28px;}
.paper-sel .card .card-header .media .media-body span{  font-size:14px; margin:0px; color:#333; line-height:24px; background-color:rgba(255, 255, 255, 0.7); padding:2px 11px; border-radius:15px;}
.paper-sel .card .card-body{text-align:center;}
.paper-sel .card .card-body .card-title{ font-size:16px;}
.paper-sel .card .card-body .card-text{ font-size:15px;}
.paper-sel .card .card-body ul.test-info{ padding:0px; margin:0px; font-size:14px; list-style:none; margin-bottom:1rem;}
.paper-sel .card .card-body ul.test-info li{ padding:3px 0px; margin:0px; font-size:14px;}
.paper-sel .card .card-body   a{ text-decoration:none;}
.paper-sel .card .card-body a:hover{ text-decoration:none;}

ul.chec-radio { font-size:14px;}
ul.chec-radio li.pz {    display: inline;     margin-right:20px;}
.chec-radio label.radio-inline input[type="checkbox"] {    display: none;}
.chec-radio label.radio-inline input[type="checkbox"]:checked+div {     color: #007dbd;    background-color:#fdfdfd;}
.chec-radio .radio-inline .clab {    cursor: pointer;   border-radius: 3px;    text-align: center;    background-color: #fff;    -webkit-box-shadow: 0 2px 12px -2px rgba(0,0,0,.2);
    box-shadow: 0 2px 12px -2px rgba(0,0,0,.2);     padding:9px 20px;        color: #333;    position: relative;    min-height:85px;    float: left;    margin: 0;    margin-bottom: 5px;}
.chec-radio label.radio-inline input[type="checkbox"]:checked+div:before {    content:"\f00c";    margin-right: 5px;    font-family:"FontAwesome"; display: block;}
.chec-radio label.radio-inline input[type="radio"] {    display: none;}
.chec-radio label.radio-inline input[type="radio"]:checked+div {    color: #fff;    background-color: #000;}
.chec-radio label.radio-inline input[type="radio"]:checked+div:before {    content:"\f00c";    margin-right: 5px;    font-family: 'FontAwesome';}



/*gallery css start here*/
.spin-img{-webkit-animation: rotation 5s infinite linear;-moz-animation: rotation 5s infinite linear;animation: rotation 5s infinite linear;}
@-webkit-keyframes rotation {
	from {
			-webkit-transform: rotate(0deg);
	}
	to {
			-webkit-transform: rotate(359deg);
	}
}
.spin-img-rev{-webkit-animation: rotation-left 3s infinite linear;-moz-animation: rotation-left 3s infinite linear;animation:rotation-left 3s infinite linear;}
@-webkit-keyframes rotation-left {
	from {
			-webkit-transform: rotate(359deg);
	}
	to {
			-webkit-transform: rotate(0deg);
	}
}

.zoom {
	width:16px;height:16px;border:2px solid #FC9637;border-radius:100%;
  animation: scale 5s linear infinite;
}
  
@keyframes scale {
  50% {
    -webkit-transform:scale(0.7);
    -moz-transform:scale(0.7);
    -ms-transform:scale(0.7);
    -o-transform:scale(0.7);
    transform:scale(0.7);
  }
}
.vert-move {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
.vert-move {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
.catagery { padding:4rem 0px;position:relative;}
.catagery .headings{color:#252525;text-transform:uppercase;}
.catagery span.img1{position:absolute;top:0;left:6.25rem}
.catagery span.img2{position:absolute;top:0;left:31.5rem}
.catagery span.img3{position:absolute;top:5.625rem;left:18.75rem}
.catagery span.img4{position:absolute;top:5rem;right:12.5rem}
.catagery span.img5{position:absolute;bottom: 19rem;right: 48.5rem;}
.catagery span.img6{position:absolute;bottom:11rem;right: 40rem;}
.catagery span.img7{position:absolute;bottom: 19rem;right: 20rem;}

.catagery .gallery-title{font-size: 36px;    color: #42B32F;    text-align: center;    font-weight: 500;    margin-bottom: 70px;}
.catagery .gallery-title:after {    content: "";    position: absolute;    width: 7.5%;    left: 46.5%;    height: 45px;    border-bottom: 1px solid #5e5e5e;}
.catagery .filter-button{    font-size: 18px;    /* border: 1px solid #42B32F; */    /* border-radius: 5px; */
   color: #171717;    font-weight: 800;    font-size: 16px;    margin-bottom: 30px;    background: none;    border: none; cursor:pointer;}
.catagery .filter-button:hover{    color:#2c1c88;    font-weight: 800;    font-size: 16px;	border:none;}
.catagery .btn-default:active .filter-button:active{ border-bottom:2px solid #2c1c88;        color:#2c1c88;;}
.catagery button:focus {    outline:none;    outline:none;}

/* .catagery .transition-3d-hover {    transition: all 0.2s ease-in-out;} */
/* .catagery .transition-3d-hover:hover, .transition-3d-hover:focus {    -webkit-transform: translateY(-3px);    transform: translateY(-3px);} */
/* .catagery .u-info-v2.active, .u-info-v2:hover {    border-color: rgba(44, 28, 136, 0.3);    box-shadow: 0 0 35px rgba(44, 28, 136, 0.125);} */
/* .catagery .u-info-v2 {    border: 1px solid;    transition: 0.3s; border-color: rgba(44, 28, 136, 0.3);} */
/* .catagery .u-avatar {    width: 2.75rem;    height: 2.75rem;} */
.catagery .card a{ text-decoration:none;}
.catagery .card  h4{color:#0CCA4A;font:1rem/1.375rem 'robotomedium';text-align:center}
.catagery .card .media-body p{color:#6E8387;font:0.8125rem/1.25rem 'robotolight';}
/* .gallery_product figure{width:75px;height:90px;} */
/* .media-body .home-btn a:first-child{color:#43C25E;} */
.link-text a, .link-text a:link , .link-text a:visited{font:0.875rem/1.5625rem 'open_sanslight';} 
.link-text a:first-child{color:#43C25E;margin-top:0.125rem;display:inline-block;text-decoration:underline}
.link-text a:last-child{border-radius: 1.625rem;box-shadow: 0px 2px 14px rgba(0,0,0,0.27);background-color: #43c25e;padding:0.3125rem 1.25rem;color:#FFFFFF;border:1px solid transparent;transition:.3s ease}
.link-text a:last-child:hover,.link-text a:last-child:focus{ background-color: #e3fae6;  color: #43C25E;border:1px solid #43C25E}
.gallery_product .card{background:#fff;border: 1px solid #dadada;border-bottom:3px solid #0CCA4A}
.gallery_product .card:hover{box-shadow: 0px 2px 14px rgba(12,202,74,0.64);background-color: #ffffff;
border: 1px solid #18a33b;border-bottom:3px solid #18a33b}
.port-image{    width: 100%;}
.gallery_product{    margin-bottom: 30px;}

.intruction .modal {  position: fixed;  top: 0;  right: 0;  bottom: 0;  left: 0;  /*overflow: hidden; */    z-index: 999999;}
.modal .modal-dialog-int {/*  position: fixed;  margin: 0;*/  width: 100%; /* padding: 0;*/}
.modal .modal-dialog-int .di-heading{ margin-top:3rem; margin-bottom:2.3rem;}
.modal .modal-dialog-int .table{border: 1px solid #dee2e6;}
.modal .modal-dialog-int .table td{padding: .60rem;    vertical-align: top;    border-top: 1px solid #dee2e6;    border-right: 1px solid #dee2e6;}
.intruction .modal-content {  position: absolute;  top: 0;  right: 0;  left: 0;   border-radius: 0;  box-shadow: none;}
.intruction .modal-header {  position: absolute;  top: 0;  right: 0;  left: 0;  height: 50px;  padding: 10px;  background: #6598d9;  border: 0;}
.intruction .modal-title {  font-weight: 300;  font-size: 2em;  color: #fff;  line-height: 30px;}
.intruction .modal-body {  position: absolute;  top: 50px;  bottom: 60px;  width: 100%;  font-weight: 300;  overflow: auto;}
.intruction .modal-footer {  position: absolute;  right: 0;  bottom: 0;  left: 0;  height: 60px;  padding: 10px;  background: #f1f3f5;}
.banners{height:180px;padding:3.75rem 0 2rem;}
.cover-new-bg{ background: url(../images/contact-banner.jpg); background-size: cover;}
.cover-new-bg .breadcrumb {padding: .15rem 0px; margin-bottom:6px; background:none;}
.cover-new-bg .breadcrumb .breadcrumb-item{ color:#fff;}
.cover-new-bg .breadcrumb .breadcrumb-item a{ text-decoration:none; color:#fff;}
.cover-new-bg .breadcrumb-item+.breadcrumb-item::before {    display: inline-block;    padding-right: .5rem;    color: #fff;    content: "/";}

.owner{ padding:4rem 0rem;}
.owner h2{ font-size:25px; color:#152a49; font-weight:600;}
.owner .card{ border:0px;}
.owner .card img {    display: inline-block;    position: relative;    width: 100%;    background-repeat: no-repeat;    background-size: cover;
    border-radius: 4px;    max-height:280px;    width: 100%;}
.owner .card .card-img-overlay{ background:rgba(0,0,0,.0); filter: brightness(68%);    transition: all 1s ease; border-radius: 4px;}
.owner .card .card-img-overlay:hover{ background:rgba(0,0,0,.7); cursor:pointer; transition: all 2s ease; border-radius: 4px;}
  
#style-6::-webkit-scrollbar-track{ 	background-color: #fff; border-radius:5px;}
#style-6::-webkit-scrollbar{	width: 10px;	background-color: #fff;}
#style-6::-webkit-scrollbar-thumb{	background-color:#fff;	border: 2px solid #fff; border-radius:5px;}
 
.scrollbar{    position: relative;    height:500px;         overflow: auto;}

.terms-section{ padding:4rem 0rem;}
.terms-section .list-group-item { background:#43C25E;   position: relative;    display: block;    padding: .75rem 1.25rem;    margin-bottom: -1px;  border: none; color:rgba(255, 255, 255, 0.7);}
.terms-section .list-group-item.active {    z-index: 2;    color:rgba(255, 255, 255, 1);          border:none;}
.terms-section .list-group-item:first-child {    border-top-left-radius:0rem;    border-top-right-radius:0rem;}
.terms-section .menu-card{ width:97%;} .menu-view .menu-card .card { margin-bottom:1.5rem;}
.terms-section .menu-card .icon{ height:40px;}
.terms-section .menu-card .list-styllb{ padding-bottom:13px;}
.terms-section .menu-card .list-styllb ul li{ padding-bottom:12px;}
.terms-section .list-styllb-n li{ padding-bottom:12px;} 
.terms-section .card{ background:#43C25E; padding-top:1.2rem; padding-bottom:1.2rem;}


.intro{ padding:4rem 0rem; border-top:1px solid #929497;background:url(../images/banner-dots.png) center;border-bottom:1px solid #929497;}
.intro .client {    text-align: center;    padding: 20px;    opacity: .6;    transition: all .3s ease-in-out;}
.intro .client img {    margin: auto;}
.intro .client:hover {    opacity: 1;}
.intro .clients-carousel .owl-item img {    width: auto;}
 
.intro .number-box {    padding: 20px 0;}
.intro .number-box .number-box-header {    display: table;    margin: 0 0 5px;}
.intro .number-box .number-box-title,
.intro .number-box .number-box-number {    vertical-align: middle;    display: table-cell;  color:#152a49;}
.intro .number-box .number-box-title {    padding-left: 8px;}
.intro .number-box .number-box-number {    font-size: 1.875rem;  color:#152a49;}
.intro .number-box .number-box-content > *:last-child {    margin-bottom: 0;}
.intro img {    display: inline-block;    position: relative;    width: 100%;    background-repeat: no-repeat;    background-size: cover;
    border-radius: 4px;    max-height:480px;    width: 100%;}
.intro .card{border:none;}
.intro .card .card-img-overlay{ background:rgba(0,0,0,.0); filter: brightness(68%);    transition: all 1s ease; border-radius: 4px;}
.intro .card .card-img-overlay:hover{ background:rgba(0,0,0,.7); cursor:pointer; transition: all 2s ease; border-radius: 4px;}
.intro h4{font-size: 1.875rem;  color:#152a49;}
.intro p{ font-size:1.1rem;}
.intro img {    max-width: 100%;    height: auto;}
.blog{ padding:4rem 0rem;}
 
.blog  .card{ border:0px;}
.blog .container > .row > div{ margin-bottom:2rem;}

.blog  .card img {    display: inline-block;    position: relative;    /*width: 100%;*/    background-repeat: no-repeat;    background-size: cover;
    border-radius:0px;    /*max-height:145px;    width: 100%;*/}
.blog  .card .card-img-overlay{ background:rgba(0,0,0,.0); filter: brightness(68%);    transition: all 1s ease; border-radius: 4px;}
.blog  .card .card-img-overlay:hover{ background:rgba(0,0,0,.7); cursor:pointer; transition: all 2s ease; border-radius: 4px;}
  
.blog .card  h5{  font-weight:400 !important;    font-size: 14px;    padding: 0;    margin: 0 0 7px;    opacity: 0.77;}
.blog .card   h3{font-size:19px !important; margin-bottom:8px;line-height:28px;}
.blog .card   h3 a{   color: #333;    font-weight:500 !important;    text-decoration: none;    -webkit-transition: all 0.3s !important;
    -o-transition: all 0.3s !important;    transition: all 0.3s !important;}
.blog .card  h3 a:link:hover {color:#43C25E}
.blog .card p { font-size:15px; font-weight:400 !important;    color: #5f5f5f;} 
.blog .page-link{    color:#152a49;}
.blog .page-link:hover{ background:#152a49; color:#fff;}
.blog .page-link:focus {    z-index: 2;    outline: 0;    box-shadow:none;}

.pagination{border: 1px solid #dee2e6; display:inline-flex !important;border-radius: 0;}
.pagination span{padding: 3px 11px;}
.pagination span.current{background:#43C25E; color:#fff;}
.pagination a{padding: 3px 11px; text-decoration:none;}
.pagination a:hover{background:#43C25E;color:#fff;}

.blog-related-arti{ padding:2.5rem 0rem; background:rgba(216, 220, 226, 0.12);  position: relative; }
.blog-related-arti:after{ background:url(../images/bg-dark-dots.png); background-size:inherit;     z-index: -3;
    background-position: center;    content: '';    position: absolute;    left: 0;    right: 0;    top: 0;    bottom: 0;       display: block;}
.blog-related-arti .card{ border:0px; background:none;}
.blog-related-arti .row .col-md-6{ margin-bottom:2rem;}
.blog-related-arti  .card img {    display: inline-block;    position: relative;    /*width: 100%;*/    background-repeat: no-repeat;    background-size: cover;
    border-radius:0px;   /*  max-height:145px; */  /*  width: 100%;*/ margin-bottom:15px;}
.blog-related-arti  .card .card-img-overlay{ background:rgba(0,0,0,.0); filter: brightness(68%);    transition: all 1s ease; border-radius: 4px;}
.blog-related-arti  .card .card-img-overlay:hover{ background:rgba(0,0,0,.7); cursor:pointer; transition: all 2s ease; border-radius: 4px;}
.blog-related-arti .card  h5{  font-weight:400 !important;    font-size: 14px;    padding: 0;    margin: 0 0 7px;    opacity: 0.77;}
.blog-related-arti .card   h3{font-size:19px !important; margin-bottom:8px;}
.blog-related-arti .card   h3 a{   color: #333;    font-weight:500 !important;    text-decoration: none;    -webkit-transition: all 0.3s !important;
    -o-transition: all 0.3s !important;    transition: all 0.3s !important;}
.blog-related-arti .card  h3 a:link:hover {    color:#2166cb;}
.blog-related-arti .card p { font-size:15px; font-weight:400 !important;    color: #5f5f5f;} 
 
.blog-view{ padding:4rem 0rem;}
.blog-view h1{    font-size:42px;  font-weight:500;}
.blog-view h3{    font-size:34px; font-weight:500;}
.blog-view .card{ border:none;}
.post-banner{background-position: 50% !important;    background-size: cover !important;    padding-top: 47%;}
.blog-view .card  .card-img-overlay{ background:rgba(0,0,0,.0); filter: brightness(68%);    transition: all 1s ease; border-radius: 4px;}
.blog-view .card .card-img-overlay:hover{ background:rgba(0,0,0,.7); cursor:pointer; transition: all 2s ease; border-radius: 4px;}
.blog-view .table{border: 1px solid #dee2e6;}
.blog-view .table td{padding: .60rem;    vertical-align: top;    border-top: 1px solid #dee2e6;    border-right: 1px solid #dee2e6;}
.video{ padding:4rem 0rem;}
.video .card{border:none; border-radius:8px;    box-shadow: 0 0 35px rgba(44, 28, 136, 0.1); transition: all 0.2s ease-in-out; margin-bottom:2.2rem; }
.video .card:hover{ cursor:pointer;   box-shadow: 0 0 35px rgba(44, 28, 136, 0.2);  -webkit-transform: translateY(-3px);
    transform: translateY(-3px); }
.video .card .card-img-overlay i{ color:rgba(255, 255, 255, 0.0);}
.video .card:hover  .card-img-overlay i{ color:rgba(255, 255, 255, 1);}
.video .card-img-overlay .live-btn{ margin-top:1.7rem;   color: #fff; font-size:14px; cursor: pointer;  border-radius:4px;    background:#F03;    border-color: transparent;         font-weight: 400;}
.video .card-img-overlay .live-btn:hover{  color: #fff; }
.video .card i{color: #ffffff;    font-size: 2.5rem;    margin-top: 32px;}
.video .card img{border-radius:8px 8px 0px 0px; }
.video .card .time{    margin-top:1.7rem;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.5);
    width: 53px;
    text-align: center;
     border-radius: 3px;
}
.video .card a{  color: #333;    font-weight:500 !important;    text-decoration: none;    -webkit-transition: all 0.3s !important;
    -o-transition: all 0.3s !important;    transition: all 0.3s !important;}
.video .card a:hover .card-title{color:#152a49;}
.video .card  h5{  font-weight:400 !important;    font-size: 14px;    padding: 0;    margin: 0 0 7px;    opacity: 0.77;}
.video .card .card-title{font-size:16px !important; margin-bottom:5px; font-weight:500 !important; line-height:1.5;}
.video .card .card-text{ font-size:15px; font-weight:400 !important;    color: #5f5f5f;} 
.video .title-view{ color:#152a49; font-size:17px; font-weight:600; margin-bottom:1.4rem;}
.video .title-view a{ color:#152a49; font-size:15px; font-weight:500; text-decoration:none; float:right;}

.video-view{ padding:4rem 0rem;}
.video-view h1{ font-size:28px; margin-top:12px; font-weight:500; margin-bottom:12px;}
.video-view p{ font-size:16px;}
.video-view-related{ padding:2.5rem 0rem; background:rgba(216, 220, 226, 0.12);  position: relative; }
.video-view-related:after{ background:url(../images/bg-dark-dots.png); background-size:inherit;     z-index: -3;
    background-position: center;    content: '';    position: absolute;    left: 0;    right: 0;    top: 0;    bottom: 0;       display: block;}
 
 
.video-view-related .card{border:none; border-radius:8px;    box-shadow: 0 0 35px rgba(44, 28, 136, 0.1); transition: all 0.2s ease-in-out; margin-bottom:2.2rem; }
.video-view-related .card:hover{ cursor:pointer;   box-shadow: 0 0 35px rgba(44, 28, 136, 0.2);  -webkit-transform: translateY(-3px);
    transform: translateY(-3px); }
.video-view-related .card .card-img-overlay i{ color:rgba(255, 255, 255, 0.0);}
.video-view-related .card:hover  .card-img-overlay i{ color:rgba(255, 255, 255, 1);}
.video-view-related .card-img-overlay .live-btn{ margin-top:1.7rem;   color: #fff; font-size:14px; cursor: pointer;  border-radius:4px;    background:#F03;    border-color: transparent;         font-weight: 400;}
.video-view-related .card-img-overlay .live-btn:hover{  color: #fff; }
.video-view-related .card i{color: #ffffff;    font-size: 2.5rem;    margin-top: 32px;}
.video-view-related .card img{border-radius:8px 8px 0px 0px; }
.video-view-related .card .time{    margin-top:1.7rem;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.5);
    width: 53px;
    text-align: center;
     border-radius: 3px;
}
.video-view-related .card a{  color: #333;    font-weight:500 !important;    text-decoration: none;    -webkit-transition: all 0.3s !important;
    -o-transition: all 0.3s !important;    transition: all 0.3s !important;}
.video-view-related .card a:hover .card-title{color:#152a49;}
.video-view-related .card  h5{  font-weight:400 !important;    font-size: 14px;    padding: 0;    margin: 0 0 7px;    opacity: 0.77;}
.video-view-related .card .card-title{font-size:16px !important; margin-bottom:5px; font-weight:500 !important; line-height:1.5;}
.video-view-related .card .card-text{ font-size:15px; font-weight:400 !important;    color: #5f5f5f;} 
.video-view-related .title-view{ color:#152a49; font-size:17px; font-weight:600; margin-bottom:1.4rem;}
.video-view-related .title-view a{ color:#152a49; font-size:15px; font-weight:500; text-decoration:none; float:right;}
.desboard{padding: 5.5rem 0px 3rem;}
.desboard .progress-prepend-icon i{ position: absolute;   top: -6px;}
.desboard #profile-image1 { border-radius:50%; cursor: pointer;  width:65px; height:65px;	}
.desboard  input.hidden {    position: absolute;    left: -9999px;}
.desboard  small { line-height:1.5;}
.desboard  small span{font-size: 10px;    padding: 1px 5px; }
.margin-8{margin-top:8px;}
.desboard .offer{}
.desboard .live-box { border:none;}
.desboard .live-box .card-header{ border-bottom:0px;}
.desboard .live-box .card-body{ font-size:14px;}
.desboard .live-box .card-body dl{ margin-bottom:0px;}
.desboard .live-box .card-body dd{ margin-bottom:21px;}
.desboard .live-box .card-body i{ font-size:20px; margin-right:7px;}

/*.desboard .left-secttion .u-avatar {    width: 2.75rem;    height: 2.75rem;}
.desboard .left-secttion .list-exam{ font-size:13px; font-weight:500;}*/

.desboard  .view-studetn{ padding:1rem 0rem;}
.desboard .title-view{ color:#152a49; font-size:17px; font-weight:600; margin-bottom:1.1rem;}
.desboard .title-view a{ color:#152a49; font-size:15px; font-weight:500; text-decoration:none; float:right;}
.desboard  .view-studetn .col-md-6{ margin-bottom:1.8rem;}
.desboard  .view-studetn .transition-3d-hover {    transition: all 0.2s ease-in-out;}
.desboard  .view-studetn .transition-3d-hover:hover, .transition-3d-hover:focus {    -webkit-transform: translateY(-3px);    transform: translateY(-3px);}
.desboard  .view-studetn .u-info-v2.active, .u-info-v2:hover {    border-color: rgba(44, 28, 136, 0.3);    box-shadow: 0 0 35px rgba(44, 28, 136, 0.125);}
.desboard  .view-studetn .u-info-v2 {    border: 1px solid;    transition: 0.3s; border-color: rgba(44, 28, 136, 0.3);}
.desboard  .view-studetn .u-avatar {    width: 2.75rem;    height: 2.75rem;}
.desboard  .view-studetn .card a{ text-decoration:none;}
.desboard  .view-studetn .card .media-body h4{color:#51c25e;}
.desboard .result .card{ text-align:center; cursor:pointer;}
.desboard .result .card .u-avatar {    width:3rem;    height:3rem;}
.desboard .result .card .card-body{ padding:6px 10px;}
.desboard .result .card .card-body .card-text{ font-size:12px; margin-bottom:4px;}
.desboard .result .card .card-body .card-title{ font-size:14px; margin-bottom:4px;}
.desboard .result .card .card-body a{ font-size:12px; text-decoration:none; padding:2px 4px;}

.progress-bar {background-color:#48ae4e!important;}
 .progress-prepend-icon .text-primary{color: #48ae4e!important;}

/* .mock-test{padding:7.5rem 0}
.mock-test .card{ cursor:pointer; border-radius:5px; margin-bottom:2rem; border:1px solid rgba(0,0,0,.1897);  transition: all 0.2s ease-in-out; border-color: rgba(44, 28, 136, 0.3);}
.mock-test .card:hover{ -webkit-transform: translateY(-3px);    transform: translateY(-3px);  border-color: rgba(44, 28, 136, 0.3);    box-shadow: 0 0 35px rgba(44, 28, 136, 0.125);}
.mock-test .card .card-header{ border-radius:5px 5px opx opx; background:#fff; display: block;}
.mock-test .card .card-header .media img{ height:75px; width:75px;    position: relative;    left: -10px;}
.mock-test .card .card-header .media .media-body h5{ text-transform:uppercase; font-size:14px; color:#2c1c88; margin-bottom:6px;  font-weight:500;}
.mock-test .card .card-header .media .media-body a{font-size:13px; text-decoration:none; color:#152a49; font-weight:500;}
.mock-test .card .card-header .media .media-body a:hover{font-size:13px; text-decoration:underline; color:#152a49; }
.mock-test .card .card-header .media .media-body p{  font-size:14px; margin:0px; color:#333; line-height:28px;}
.mock-test .card .card-header .media .media-body span{  font-size:14px; margin:0px; color:#333; line-height:24px; background-color:rgba(255, 255, 255, 0.7); padding:2px 11px; border-radius:15px;}
.mock-test .card .card-body{text-align:center;}
.mock-test .card .card-body .card-title{ font-size:16px;}
.mock-test .card .card-body .card-text{ font-size:15px;}
.mock-test .card .card-body ul.test-info{ padding:0px; margin:0px; font-size:14px; list-style:none; margin-bottom:1rem;}
.mock-test .card .card-body ul.test-info li{ padding:3px 0px; margin:0px; font-size:14px;}
.mock-test .card .card-body   a{ text-decoration:none;}
.mock-test .card .card-body a:hover{ text-decoration:none;} */

.mock-test{padding:7.5rem 0;background: url(../images/bg-cloud.png) no-repeat  left -8.125rem top 5rem}
.mock-test .card{ cursor:pointer; border-radius:0; margin-bottom:2rem; background-color: #ffffff;
border: 1px solid #dadada; border-bottom:3px solid #0CCA4A;}
.mock-test .card:hover{ box-shadow: 0px 2px 14px rgba(12,202,74,0.64);
background-color: #ffffff;border-color:transparent; border-bottom:3px solid transpaernt;}
.mock-test .card .card-header{ border-radius:5px 5px opx opx; background:#fff; display: block;}
.mock-test .card .card-header .media img{ height:75px; width:75px;    position: relative;    left: -10px;}
.mock-test .card .card-header .media .media-body h5{font-size: 16px;color: #2dac4c;font-family: "Poppins";
font-weight: 400;}
.mock-test .card .card-header .media .media-body a{font-size: 13px;color: #000000;font-family: "Poppins";
font-weight: 300;}
.mock-test .card .card-header .media .media-body p{font-size: 13px;color: #000000;font-family: "Poppins";
font-weight: 300;}
.mock-test .card .card-header .media .media-body a:hover{color:#0CCA4A;}

.mock-test .card .card-header .media .media-body span{  font-size:14px; margin:0px; color:#333; line-height:24px; background-color:rgba(255, 255, 255, 0.7); padding:2px 11px; border-radius:15px;}
.mock-test .card .card-body{text-align:center;}
.mock-test .card .card-body .card-title{ font-size:16px;}
.mock-test .card .card-body .card-text{ font-size:15px;}
.mock-test .card .card-body ul.test-info{ padding:0px; margin:0px; font-size:14px; list-style:none; margin-bottom:1rem;}
.mock-test .card .card-body ul.test-info li{ padding:3px 0px; margin:0px; font-size: 13px;
color: #000000;
font-family: "Poppins";
font-weight: 300;}
.mock-test .card .card-body   a{ text-decoration:none;}
.mock-test .card .card-body a:hover{ text-decoration:none;}







.contact-now{ padding:4rem 0px; font-family: 'Poppins', sans-serif;}
.contact-now span{        color:#152a49;
    font-weight: 600;
  background:rgba(21, 42, 73, 0.2) ;      font-size: 0.75rem;    padding: 0.5rem 1rem;     border-radius: 6.1875rem;
    transition: 0.2s ease-in-out; margin-bottom:1rem;}
.contact-now .cont-title{  padding:12px 0px; font-weight:400; font-size:1.6rem;}
.contact-now .cont-diteale{ font-size:16px;}
.contact-now form{ text-align:left; margin-top:3rem;}
.contact-now form label{ font-size:15px; font-weight:600;}


.modal-price .modal-content{ border:0px;}
.modal-price .card-pricing.popular {    z-index: 1;    border: 3px solid #152a49;}
.modal-price .card-pricing .list-unstyled li {    padding: .5rem 0;    color: #152a49;}
.bg-test{ background:#152a49;}
.test-test{ color:#152a49;}
.page-up{ z-index:999999;}
.mock-test-list { padding:4rem 0rem;}
.mock-test-list  .view-studetn{ padding:1rem 0rem;}
.mock-test-list .title-view{ color:#152a49; font-size:17px; font-weight:600; margin-bottom:1.1rem;}
.mock-test-list .title-view a{ color:#152a49; font-size:15px; font-weight:500; text-decoration:none; float:right;}
.mock-test-list  .view-studetn .col-md-6{ margin-bottom:1.8rem;}
.mock-test-list  .view-studetn .transition-3d-hover {    transition: all 0.2s ease-in-out;}
.mock-test-list .view-studetn .transition-3d-hover:hover, .transition-3d-hover:focus {    -webkit-transform: translateY(-3px);    transform: translateY(-3px);}
.mock-test-list  .view-studetn .u-info-v2.active, .u-info-v2:hover {    border-color: rgba(44, 28, 136, 0.3);    box-shadow: 0 0 35px rgba(44, 28, 136, 0.125);}
.mock-test-list  .view-studetn .u-info-v2 {    border: 1px solid;    transition: 0.3s; border-color: rgba(44, 28, 136, 0.3);}
.mock-test-list  .view-studetn .u-avatar {    width: 2.75rem;    height: 2.75rem;}
.mock-test-list  .view-studetn .card a{ text-decoration:none;}
.mock-test-list  .view-studetn .card .media-body h4{color:#2c1c88;}
.mt-p{margin-top: 12px;}
.morecontent span {    display: none;}
.morelink {    display: block;}
.hindi{font-family: 'Noto Sans', sans-serif;   line-height: 1.5;    font-weight: 500;    font-size:18px;    color:#212529;}
.marg-right{ margin-right:.8rem;}
 
.pass_show{position: relative} 
.pass_show .ptxt { position: absolute;bottom:9px; right: 10px; z-index: 1; color: #f36c01;
margin-top: -10px; cursor: pointer; transition: .3s ease all; } 
.pass_show .ptxt:hover{color: #333333;} 
.review-resl{}
.review-resl{}

.review-resl .transition-3d-hover {    transition: all 0.2s ease-in-out;}
.review-resl .transition-3d-hover:hover, .transition-3d-hover:focus {    -webkit-transform: translateY(-3px);    transform: translateY(-3px);}
.review-resl .u-info-v2.active, .u-info-v2:hover {    border-color: rgba(44, 28, 136, 0.3);    box-shadow: 0 0 35px rgba(44, 28, 136, 0.125);}
.review-resl .u-info-v2 {    border: 1px solid;    transition: 0.3s; border-color: rgba(44, 28, 136, 0.3);}
.review-resl .u-avatar {    width: 2.75rem;    height: 2.75rem;}
.review-resl .card a{ text-decoration:none;}
.review-resl .card .media-body h4{color:#2c1c88;}

/*home-page nishtha*/
.header-top{background:#C8D3D5;padding:10px 0px;transition: all 0.2s ease-in-out;}
a.telephone,a.telephone:link,a.telephone:visited{color: #000000;font:18px/20px 'robotoregular';font-weight: 400;margin-top:10px;}
a.telephone svg{margin-right:5px;vertical-align: baseline;}
ul.social-links-list{margin:5px 30px;}
ul.social-links-list svg:hover{fill:#4690c2;}
ul.social-links-list li{margin-right:10px;display:inline-block}
ul.social-links-list li:last-child{margin-right:0}
.home-btn a, .home-btn a:link, .home-btn a:visited{padding:10px 25px;font:14px/15px 'robotoregular';display:inline-block;background:#050583!important;border:1px solid #050583!important;}
.home-btn a:first-child{border-radius: 18px;box-shadow: 0px 2px 14px rgba(0,0,0,0.27);background-color: #e3fae6;border: 1px solid #43c25e;color:#43C25E;margin-right:10px;transition:.3s ease-in-out;}
.home-btn a:first-child:hover,.home-btn a:first-child:focus{background:#43c25e;color:#fff}
.home-btn a:last-child{border-radius: 18px;box-shadow: 0px 2px 14px rgba(0,0,0,0.27);background-color:#050583!important;border:1px solid #050583!important;color:#FFFFFF;transition:.3s ease-in-out;}
.home-btn a:last-child:hover,.home-btn a:last-child:focus{background-color: #e3fae6;color:#43C25E;}
.home-btn a:hover,.home-btn a:focus{text-decoration:none;}
.header-bottom{background:#FFFFFF;}
.header-bottom .navbar-brand{padding:0;margin-right:0}




.sec-heading{color:#414D5B; /* font:bold 1.625rem/1.75rem 'poppinslight'; */ padding-bottom:2.188rem; position:relative;margin-bottom:2.188rem}
.sec-heading:after{width:80px; height:5px; background:#43C25E; position:absolute; left:0; bottom:0;content:""}
.contact-now p{font-family: 'roboto', sans-serif; color:#6D6868;font-weight: 400;}
.site-form{box-shadow: 0px 2px 14px rgba(67,194,94,0.64);background-color: #ffffff; padding:1.563rem 1.875rem;}
.site-form .form-control{border-radius: 3px;background-color: #ffffff;border: 1px solid #eaeaea;font-size: 16px;line-height: 17px;color: #6b7175;font-family: "Roboto";font-weight: 300;height:40px;}
.site-form  input[type="submit"]{width: 143px;height: 45px;border-radius: 23px;box-shadow: 0px 2px 14px rgba(0,0,0,0.27);background-color: #43c25e;font-size: 16px;color: #ffffff;font-family: "Segoe UI";border:0;}
.site-form  input[type="submit"]:hover{background-color: #e3fae6;color: #43C25E;}

.site-form select.form-control{-moz-appearance: none;appearance: none;-webkit-appearance: none;background: url(../images/dropDown.png)center right 15px no-repeat;}

.site-form select.form-control::placeholder {color: #6D6868;}

.contact-add p,.contact-add a,.contact-add a:link,.contact-add a:visited{font-size: 16px;color: #707070;
font-family: "Roboto";font-weight: 400;}
.contact-add p{position:relative; padding-left:1.875rem; margin-bottom:1.25rem;}
.contact-add p:last-of-type{margin-bottom:0;}
.contact-add a:hover,.contact-add a:active{color:#43C25E}
.contact-add p svg{position:absolute; left:0; top:5px;}


.login-account{padding:2.5rem 0;}
.site-form h4{font-size: 24px;color: #000000;font-family: "Roboto";font-weight: 400;}
.site-form h4 small{font-size: 16px;color: #5a5e57;font-family: "Roboto";font-weight: 400;}
.site-form h5{font-size: 16px;color: #5a5e57;font-family: "Roboto";font-weight: 400;}
.site-form h4 span,.site-form h5 a,.site-form  h5 a:link,.site-form h5 a:visited,.login-account .google-button__text,.login-account .alter-link a,.login-account .alter-link a:link,.login-account .alter-link a:visited,.login-account .custom-checkbox .custom-control-label a,.login-account .custom-checkbox .custom-control-label a:link,.login-account .custom-checkbox .custom-control-label a:visited{color:#0CCA4A}
.site-form h5 a:hover,.site-form  h5 a:active,.login-account .google-button__text:hover,.login-account .alter-link a:hover,.login-account .custom-checkbox .custom-control-label a:hover,.login-account .custom-checkbox .custom-control-label a:visited{text-decoration:underline}
.pass_show .ptxt{font-size: 16px;color: #0cca4a;font-family: "Roboto";font-weight: 300;}
.login-account .google-button__text{font-size: 14px;color: #0cca4a;font-family: "Roboto";font-weight: 400;}

.login-account .custom-checkbox .custom-control-label{font-size: 14px;color: #212529;font-family: "Roboto";font-weight: 400;}



.login-account .alter-link{font-size: 15px;color: #5a5e57;font-family: "Roboto";font-weight: 400;}
.how-to-login{padding:4.375rem 0 8.125rem}
.how-to-login .simller{margin-bottom:1rem;width:100%}

.common-section{padding:6.25rem 0;}


.commonText.blg,.commonText.blg *{color: #6e8387;font-family: "Roboto";font-weight: 400;}
.commonText p{font-size: 16px;line-height: 28px;color: #6e8387;font-family: "Roboto";font-weight: 400;}
.commonText ul{margin:1rem 0;padding: 0 0 0 1rem}
.commonText ul li{font-size: 16px;line-height: 28px;color: #6e8387;font-family: "Roboto";font-weight: 400; margin-bottom:5px;}

.terms-content p,.terms-section .scrollbar p{font-size: 16px;line-height: 28px;color: #6e8387;font-family: "Roboto";font-weight: 400;}
.terms-content h4,.terms-content h4 p,.terms-section .scrollbar h4,.terms-section .scrollbar h4 p{font-size: 25px;line-height: 32px;color: #414d5b;font-family: "Roboto";font-weight: 400;margin-top:2.125rem;}




.graphic_img{position:relative;float:left;}
.graphic_img:after{content:""; width:170px; height:170px; background:url(../images/background-dots.png) no-repeat center;position:absolute;bottom:-3.125rem; right:-3.125rem;z-index: -1;}
.commonText h3{font-size: 36px;line-height: 45px;color: #414d5b;font-family: "Roboto";font-weight: 700;margin-bottom:1.5rem;}
.commonText h4{font-size: 25px;line-height: 32px;color: #414d5b;font-family: "Roboto";font-weight: 400;margin-top:2.125rem;}



.common-section.division{padding:0; position:relative;}
.common-section.division:after{padding:0; position:relative; position:absolute; width:1px; height:100%; left:0;right:0; margin:auto; background:#EFEDEE; content:"";top:0;}


.team-cards a.card,.team-cards a.card:link,.team-cards a.card:visited{border-radius:0.3125rem;box-shadow: 0 0 12px rgba(0,0,0,0.16);background-color: #ffffff;margin-bottom:0.9375rem; text-decoration:none;}
.team-cards .card img{border-radius:0.3125rem;}
.team-cards a.card:hover,.team-cards a.card:active{box-shadow: 0 0 22px rgba(0,0,0,0.16);}
.team-cards .card .card-body{padding:1.25rem 0.3125rem 1.25rem 0.625rem}
.team-cards .card .card-title{font-size: 16px;line-height: 25px;color: #414d5b;font-family: "Roboto";font-weight: 500; margin-bottom:0.3125rem}
.team-cards a.card:hover .card-title,.team-cards a.card:active .card-title{color:#0CCA4A }
.team-cards .card .card-text{font-size: 14px;line-height: 26px;color: #8b8b8b;font-family: "Roboto";font-weight: 400;}


.live-services{padding-bottom:6.25rem;}
.service-devision{background-image:linear-gradient(to right, #F6F8F9 50%, #0CCA4A 50%);padding:4.625rem 0 10.63rem; margin-bottom:20px;}
.service-devision:nth-of-type(2n){background-image:linear-gradient(to right, #0CCA4A 50%,#F6F8F9 50%);}
.service-devision h4{font-size: 20px;line-height: 30px;color: #414d5b;font-family: "Roboto";font-weight: 400;margin-bottom:1.25rem}
.service-devision p{font-size: 14px;line-height: 28px;color: #414d5b;font-family: "Roboto";font-weight: 300;}
.service-devision .row > div:nth-of-type(2) h4,.service-devision .row > div:nth-of-type(2) p{color:#fff;}
.service-devision:nth-of-type(2n) .row > div:nth-of-type(1) h4,.service-devision:nth-of-type(2n) .row > div:nth-of-type(1) p{color:#fff;}
.service-devision:nth-of-type(2n) .row > div:nth-of-type(2) h4,.service-devision:nth-of-type(2n) .row > div:nth-of-type(2) p{color:#414d5b;}


.subject-Tabs{padding:7.5rem 0 0;border-top:1px solid #EFEDEE;}
.subject-bg{ background:url(../images/banner-dots.png) center;}
.theme-tabs .nav-tabs .nav-link{width:100%; float:left;background-color: #ffffff;border: 1px solid #dadada; padding:1rem; border-radius:0;}
.theme-tabs .nav-tabs .nav-link {font-size: 16px;color: #000000;font-family: "Roboto";font-weight: 400;
margin:0;line-height:2.25rem}
.theme-tabs .nav-tabs .nav-link figure{margin-bottom:0; float:left;margin-right:1rem;}
.theme-tabs .nav-tabs .nav-link.active{box-shadow: 0px 2px 14px rgba(12,202,74,0.64);
background-color: #ffffff;border:none;}
.theme-tabs .nav-tabs .nav-link.active {color:#0CCA4A}
.theme-tabs .nav-tabs .nav-item{margin-bottom:2px;}
.theme-tabs .nav-tabs .nav-item:last-child{margin-bottom:0}
.theme-tabs .tab-content{border-radius: 4px;box-shadow: 0px 2px 14px rgba(12,202,74,0.64);background-color: #ffffff;padding:1.875rem;}
.theme-tabs .tab-content .row{margin-bottom:2.5rem}
.theme-tabs .tab-content .row:last-child{margin-bottom:0}
.theme-tabs .tab-content h6{font-size: 16px;color:#000000;font-family: "Roboto";font-weight: 400; margin:0.625rem 0 0;}
.theme-tabs .tab-content h6 span{color:#0CCA4A}

.latest-batch{padding-bottom:7.5rem;}
.latest-batch .row {display: -webkit-inline-box;-webkit-box-pack: center;-webkit-box-align: center;}
.cloud-bg{position:relative;}
.cloud-bg:after{ width:764px; height:664px; content:"";background: url(../images/bg-cloud.png) no-repeat  left -8.125rem top; position:absolute; left:0; top:-4.375rem;background-size:cover; z-index:-2}
.cloud-bg2{background: url(../images/bg-cloud-2.png) no-repeat  right top 6.5rem;}



.education{padding:4.375rem 0 6.25rem; }
.education-sec{margin-bottom:6.25rem;position:relative}
.education-sec:last-child{margin-bottom:0}
.education-sec figure{position:relative;}
.education-sec figure img{border-radius:0.25rem;}
.education-sec .commonText{padding-top:1rem}
.education-sec:first-child figure:after,.education-sec:last-child figure:after{content:""; width:170px; height:170px; background:url(../images/background-dots.png) no-repeat center;position:absolute;bottom:-3.125rem; right:-6.125rem;z-index: -1;}
.education-sec:first-child:after{width:764px; height:664px; content:"";background: url(../images/image-bg-texture.png) no-repeat  right -8.125rem top; position:absolute; right:0; top:-12.375rem;background-size:cover; z-index:-2}
.education-sec:last-child:after{width:764px; height:664px; content:"";background: url(../images/bg-cloud.png) no-repeat  left -8.125rem top; position:absolute; left:0; top:-11.375rem;background-size:cover; z-index:-2}
.education-sec:nth-of-type(2n) .row {flex-direction: row-reverse;}


.rslt_profile.card{ cursor:pointer; border-radius:0; margin-bottom:2rem; background-color: #ffffff;
border: 1px solid #dadada; border-bottom:3px solid #0CCA4A;}
.rslt_profile.card img {border-bottom: 1px solid #dadada}
.rslt_profile.card:hover{ box-shadow: 0px 2px 14px rgba(12,202,74,0.64);background-color: #ffffff;border-color:transparent; border-bottom:3px solid transpaernt;}
.rslt_profile.card .card-body{ padding:0.5rem 0.5rem 0}



.rslt_profile.card table tr{margin-bottom:1.5rem}
.rslt_profile.card table th{font-size: 13px;color: #414d5b;font-family: "Roboto";font-weight: 700;padding: .2rem 0;}
.rslt_profile.card table td{font-size: 13px;color: #414d5b;font-family: "Roboto";font-weight: 300;padding: .2rem 0;}

.mySlider .carousel-item{height:600px;}
body, html{overflow-x:hidden}
ul.footer-list.image-list li{font: 0.75rem/1.375rem 'robotolight';color: #000000;}
.blog-related-arti .text-testpl{color:#414D5B}
/*july29 nishtha*/

.pdf_view img{width:100%;}
.home-btn a, .home-btn a:link, .home-btn a:visited{background: #007bff!important;border:1px solid #007bff!important;}
.home-btn a:last-child{background:#5dade2!important;border:1px solid #5dade2!important;}
.header-top .home-btn a{background:#5dade2!important;border:1px solid #5dade2!important;}
.header-top .home-btn a:hover{color:#fff!important;background: #4690c2 !important;border: 1px solid #4690c2 !important;}
.model_price_div{max-width: 546px;}
.home-btn a:last-child:hover, .home-btn a:last-child:focus{color:#fff !important;background: #4690c2 !important;border: 1px solid #4690c2 !important;}

.change-after{background:}







/*july29 nishtha ends*/
/*july2 nishtha*/
.fix-bot{width:100%;position:fixed;bottom:0px;z-index:999999;display:none;}
.bot1{width:26%;float:left;background:#22BD3E;text-align:center;padding: 10px 0 8px 0;}
.bot2{width:22%;float:left;background:#1C9BCA;text-align:center;padding: 10px 0 8px 0;}
.bot1 a,.bot1 a:link,.bot1 a:visited{font: 1rem/1.5625rem 'poppinslight';color:#fff;display:block;}
.bot1 a img{margin-right:8px;margin-top: -6px;}
.bot2 a,.bot2 a:link,.bot2 a:visited{font: 1rem/1.5625rem 'poppinslight';color:#fff;display:block;}
.bot2 a img{margin-right:5px;margin-top: -5px;}
.bot2 a:hover .bot2{background:red;}
.you_tube{width:26%;float:left;background:#FF0000;text-align:center;padding: 10px 0 8px 0;}
.you_tube a,.you_tube a:link,.you_tube a:visited{font: 1rem/1.5625rem 'poppinslight';color:#fff;display:block;}
.tele_gram a,.tele_gram a:link,.tele_gram a:visited{font: 1rem/1.5625rem 'poppinslight';color:#fff;display:block;}
.tele_gram{width:26%;float:left;background:#0088cc ;text-align:center;padding: 10px 0 8px 0;}
.you_tube a img,.tele_gram a img{margin-right:5px;margin-top: -6px;}
/*july2 nishtha ends*/



.slrolll_hide{width: 96.5%;
height: 500px;
position: absolute;
opacity: 0px;
top: 171px;
left: 0;}
.

/* neha changes education-in-abroad page*/
.commonText .thematic-area h1,.commonText .thematic-area  p{color:#43c25e !important;}

footer{position:relative;}
a.scroll-top, a.scroll-top:link, a.scroll-top:visited{position:absolute;right:0;bottom:24px;padding-top: 95px;background: url('../images/scroll-top.png') top center no-repeat;color:#352739;font: 20px/21px 'montserratmedium';height:72px;width:72px;}
/*Ram*/
.blog-view img{max-width:100%; height:auto;}
#select_course_re {
	border-radius: 3px;
	background-color: #ffffff;
	border: 1px solid #eaeaea;
	font-size: 16px;
	line-height: 17px;
	color: #6b7175;
	font-family: "Roboto";
	font-weight: 300;
	height: 40px;
	width: 100%;
	padding-left: 11px;
}
.youtubecontainer #player{width:100% !important;}

.youtubecontainer .video_controll button{color: #fff;
background: #48AE52;
border-color: #48AE52;
border-radius: 7px;
margin-right: 4px;}

.youtubecontainer .video_controll button:hover, .youtubecontainer .video_controll button:focus{opacity:0.8;}


div#tobecovered img{
   margin-bottom:12px;
	width:100%;
}
div#tobecovered div.cover{
   
    width: 100%; /*for example*/

}
#allcontent .video{position: relative; z-index:999 !important;}


@media print {
    html, body {
       display: none;  /* hide whole page */
    }
}


img {
    pointer-events: none;
}

/*media Sonam*/

@media (max-width: 1199px){
.catagery .card h4{height:44px;}
.h-use-inner h5 {font: 1.375rem/1.6rem 'robotobold';}
.h-use-inner p {font: 0.9rem/1.5rem 'robotoregular';}
.row.space-bottom > div{margin-bottom:30px;}
footer ul.footer-list li {width: auto;float: left;margin-right:3rem;}
.mock-test .media{display:inline-block;text-align:center;width:100%;}
.mock-test .media-body{text-align:center;}
.mock-test .card .card-header .media img{left:0;}

.how-to-login.pt-0 iframe{height:250px !important;max-width:100% !important;}
.blog-view.ch-pter > .container{max-width:100%;padding:0}
.blog-view h1{padding-left:15px;padding-right:15px;}
.model_price_div {max-width: 932px;}
}
@media (max-width: 1024px){}
@media (max-width: 991px){

.links-right .navbar-nav li{margin:0 0 1rem}
.links-right .navbar-nav li a, .links-right .navbar-nav li a:link, .links-right .navbar-nav li a:visited{padding-bottom:0; border:0;width:100%;display:block}
.links-right .navbar-nav li a:hover,.links-right .navbar-nav li a:active{color:#43C25E}
.header-bottom #navbarSupportedContent{margin-top:2rem;}
.highlight-news {background:#F6F8F9;}
.news-right-block{background:#0CCA4A; padding:3rem 0 3rem;margin-top:2rem;position:relative;}
.news-right-block:before{width:50%; height:100%; background:#0CCA4A; content:""; top:0; left:100%; position:absolute;}
.news-right-block:after{width:50%; height:100%; background:#0CCA4A; content:""; top:0; right:100%;position:absolute;}
.highlight-news{padding-bottom:0;}
.testimonial .carousel-indicators{right:0;}
.testimonial .carousel{padding-right:2rem}
.how-it-work .img4{top:5rem;}
.h-use-inner{max-width:100%}
.how-it-work {padding: 3.438rem 0px;}
.service-devision{Padding-bottom:3rem}

.education-sec figure{text-align:center}
.commonText h4{margin-top:0.3rem}
.education{padding:3rem 0;}
.education-sec{border-bottom:1px solid #929497;margin-bottom:3rem; padding-bottom:3rem}
.education-sec:last-child{border-bottom:0;margin-bottom:0; padding-bottom:0}
.education-sec .commonText{padding-top:0;}
.slrolll_hide {	width: 95.5%;}
.model_price_div {max-width: 636px;}





}
@media (max-width:767px){
a.telephone, a.telephone:link, a.telephone:visited{font-size:14px;}
header .home-btn a, header .home-btn a:link, header.home-btn a:visited{padding:8px 15px!important;font:12px/15px 'robotoregular'!important}
.landing.active .links-right .navbar-nav li a, .landing.active .links-right .navbar-nav li a:link, .landing.active .links-right .navbar-nav li a:visited{text-align:center}
.mySlider .carousel-item{height:500px;}
.catagery span.img3{top:1.625rem;}
.catagery span.img4{top:1rem;}
.simller{padding:0;margin-bottom:1rem}
.gallery_product {margin-bottom:1rem;}
.catagery{padding-bottom:1rem}
.news-right-block{padding-bottom:1rem}
.highlight-news{padding-top:3rem}
.how-it-work {padding: 2.438rem 0px;}
.how-it-work .img4{right: 5rem;top:1rem}
.how-it-work .simller{margin-bottom:3rem}
.testimonial{padding:0 0 2.5rem}
.play-store{padding-bottom:0;}
.testimonial .carousel-item{text-align:center}
.testimonial .carousel{padding-right:0}
.space-bottom {margin-bottom:0;}
footer .ftr-boder {margin-top:0;}

.contact-now{padding:2rem 0px}
.contact-now form{margin-top:1rem}
.sec-heading{padding-bottom:1.188rem}
.common-section{padding:2.5rem 0 2rem}
.intro{padding:2rem 0 1rem}
.live-services {padding-bottom: 2rem;}
.service-devision{padding:1rem 0;}
.common-section.division:after{display:none;}
.team-cards a.card, .team-cards a.card:link, .team-cards a.card:visited{margin-bottom:2rem}
.service-devision,.service-devision:nth-of-type(2n) {background:#F6F8F9;}
.service-devision .row > div:nth-of-type(2){background:#0CCA4A;padding-top:1rem; padding-bottom:1rem; margin-top:1rem}
.service-devision:nth-of-type(2n) .row > div:nth-of-type(1) h4, .service-devision:nth-of-type(2n) .row > div:nth-of-type(1) p{color:#414d5b}
.service-devision:nth-of-type(2n) .row > div:nth-of-type(2) h4, .service-devision:nth-of-type(2n) .row > div:nth-of-type(2) p {color: #fff;}
.service-devision{margin-bottom:0.5rem}
.common-section.division{border-top:1px solid #929497;border-bottom:1px solid #929497;padding:2rem 0}
.commonText h3{margin-bottom:0.5rem}
.how-to-login{padding:2rem 0}

.education{padding:2rem 0;}
.education-sec{border-bottom:1px solid #929497;margin-bottom:2rem; padding-bottom:2rem}
.login-account{padding-bottom:0rem}
.mock-test {padding: 5rem 0 0;}
.subject-Tabs{padding-top:2rem}
.latest-batch {padding-bottom:4rem;}
.mock-test .commonText h3{font-size:28px;line-height:33px}
.theme-tabs .nav-tabs .nav-link figure{display:none;}
.theme-tabs .nav-tabs .nav-link{padding:0.2rem 0.5rem}
.theme-tabs .tab-content h6{font-size:14px;line-height:23px;margin-bottom:0.5rem}
.subject-Tabs .home-btn a, .subject-Tabs .home-btn a:link, .subject-Tabs .home-btn a:visited{font-size:12px;padding: 7px 12px;}
.mock-test{padding-top:3rem}
.latest-batch .row, .play-store .row:nth-of-type(1){display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;}
.latest-batch .row figure, .play-store .row:nth-of-type(1) figure{text-align:center;width:100%;}
.blog,.blog-related-arti{padding:2rem 0}

/* neha changes */
a.scroll-top, a.scroll-top:link, a.scroll-top:visited{margin-right: 10px;}
.fix-bot{display:block}
.slrolll_hide {
	width: 94.5%;

}
.model_price_div {	max-width: 519px;}
.modal-price .card-pricing .list-unstyled li{font-size: 14px!important;}
.links-right .navbar-nav li a:hover, .links-right .navbar-nav li a:active{border-bottom: none !important;}
}

.linkbutton{background: #58C259;color: #fff; padding: 9px 18px;border-radius: 10px;}

@media screen and (max-width:600px){
.model_price_div .container.mb-5.mt-5{margin-bottom: 0rem !important;}
}
@media screen and (max-width:575px){
/* header .home-btn a, header .home-btn a:link, header.home-btn a:visited{padding: 8px 25px;font: 14px/15px 'robotoregular';} */
ul.social-links-list li{margin-right:5px;}
ul.social-links-list{width:auto;}
.commonText h3 {font-size: 26px;}
.banner-carasoul .carousel-caption{width:100%;}
.cover-slide h3 {font: 2.3rem/2.9rem 'robotobold';margin-bottom: 2rem;}
.cover-slide h3  br{display:none;}
.mySlider .carousel-item {height: 435px;}
.catagery span.img1 {top: 1.5rem;left: 1.25rem;}
.link-text a:last-child{padding:0.3125rem 0.5rem}
.link-text a, .link-text a:link, .link-text a:visited {font: 0.8rem/1.5625rem 'open_sanslight';}
.link-text .card-link + .card-link{margin-left:0.2rem}
footer ul.social-links-list{text-align:left; float:left;}
.play-content{padding:0;}
footer ul.footer-list li{width:100%;margin-right:0}
footer .ftr-boder ul.footer-list li{width:auto}
.banners{height:210px;padding: 1.75rem 0;}
.site-form{padding:1rem 0.5rem}
.site-form .card-body{padding:1rem}
.site-form h5{line-height:1.8rem}
.theme-tabs .row{margin:0 -2px;}
.theme-tabs .row > div{padding:0 2px;}
.theme-tabs .nav-tabs .nav-link{font-size:12px;}
.theme-tabs .tab-content{padding:0.5rem}
.theme-tabs .tab-content .row {margin-bottom: 1rem;}
.theme-tabs .tab-content h6 {	font-size: 12px;line-height: 19px; }
.subject-Tabs .home-btn a, .subject-Tabs .home-btn a:link, .subject-Tabs .home-btn a:visited {font-size: 10px;padding: 4px 10px;}
.latest-batch {padding-bottom:2rem;}

/* neha working */
ul.footer-list.bg-list li a,ul.footer-list.bg-list li a:link,ul.footer-list.bg-list li a:visited{background-color:transpaernt;width:100%;float:left;padding:5px 5px;}
ul.footer-list.bg-list li a:hover{text-decoration:none;border-bottom:none;width:100%;float:left;background-color:#0CCA4A;padding:5px 5px;}
.header-content{text-align:right;}

ul.social-links-list{width:auto;display:inline-block;}
header .home-btn{width:auto;display: inline-block;}
body{padding-bottom:43px;}
.slrolll_hide {	width: 92.5%;}


.header-top .justify-content-end{text-align:left!important;}
.home-btn a:first-child{margin-right:0;}
ul.social-links-list{    margin: 5px 18px;}
.mySlider .carousel-item{height: 215px;}
a.telephone, a.telephone:link, a.telephone:visited{float:left;}
.model_price_div .container.mb-5.mt-5 {margin-top:0!important;padding:0!important;}
.card.card-pricing.popular.shadow.text-center.px-3.mb-4.karamvir_paytm{margin-bottom:0!important;}
}
@media screen and (max-width:480px){
header .home-btn a, header .home-btn a:link, header.home-btn a:visited{padding: 8px 20px;}
.mySlider .carousel-item {   height: 186px;}
}
@media screen and (max-width:424px){
.model_price_div .card-body{padding-left:0!important;padding-right:0!important;padding-bottom: 0!important;}
.card-header{padding:0!important}	
	
}
@media screen and (max-width:401px){
.cover-slide h3 {	font: 2rem/2.5rem 'robotobold';}
.banner-carasoul .carousel-caption {text-align: center;}
.banner-carasoul .carousel-caption .home-btn a{margin-bottom:1rem}
.catagery span.img4 {right: 7.5rem;}
.gallery_product{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.link-text a, .link-text a:link, .link-text a:visited {font: 0.875rem/1.5625rem 'open_sanslight';}
.link-text a:last-child {padding:0.3125rem 1.25rem}
.news-inner figure{width: 3.625rem;height: 3.625rem;}
.news-inner{padding-left:4.563rem;padding-right: 0;}
.news-inner {margin-bottom: 2.125rem;}
.news-outer .img3{left:3rem}
ul.news-latest li a, ul.news-latest li a:link, ul.news-latest li a:visited {font: 1rem/1.5rem 'robotoregular';}
ul.news-latest li{margin-bottom:1rem}
.common-heading,.headings{font: 2rem/2.3rem 'robotomedium';}
.play-store .img1 {top: -3.312rem;}
.commonText h3{font-size:32px;}
.commonText ul li ,.commonText p{font-size: 14px;line-height: 24px;}
.common-heading {font: 1.8rem/2.3rem 'robotomedium';}
.education{padding:1rem 0;}
.education-sec{border-bottom:1px solid #929497;margin-bottom:1rem; padding-bottom:1rem}
.mb-f.row>div,.mock-test .row>div{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.banners h2{line-height: 2.2rem;font-size:1.7rem}

/* neha-changes */
a.scroll-top, a.scroll-top:link, a.scroll-top:visited{bottom:70px;}
ul.social-links-list{margin:5px 20px;}
.landing.active .header-top{padding:10px 0;}
.how-to-login.pt-0 iframe{height:150px !important;}
/*nishtha*/
.bot2 a, .bot2 a:link, .bot2 a:visited {font: 0.8rem/1.5625rem 'poppinslight';}
.bot1 a, .bot1 a:link, .bot1 a:visited {font: 0.8rem/1.5625rem 'poppinslight';}
.you_tube a, .you_tube a:link, .you_tube a:visited {font: 0.8rem/1.5625rem 'poppinslight';}
.tele_gram a, .tele_gram a:link, .tele_gram a:visited {font: 0.8rem/1.5625rem 'poppinslight';}
.slrolll_hide {	width: 92.5%;	height: 500px;	position: absolute;
	opacity: 0px;	top: 171px;	left: 0;}
a.telephone svg{    margin-right: 0;}
.mySlider .carousel-item {   height: 165px;}
.header-top>.container{padding:0;}
ul.social-links-list{margin: 5px 15px!important;}
.model_price_div .container.mb-5.mt-5 {margin-top:0!important;padding:0!important;}
.card.card-pricing.popular.shadow.text-center.px-3.mb-4.karamvir_paytm{margin-bottom:0!important;}
.modal-price .card-pricing .list-unstyled li {	font-size: 12px !important;}
.model_price_div {	max-width: 340px;}
.modal-price .card-pricing .list-unstyled li{padding-bottom:2px!important;}
.card-deck{margin-bottom:0!important;}
}
@media screen and (max-width:375px){



}
@media screen and (max-width:350px){
a.telephone svg{    margin-right: 0;}
ul.social-links-list{margin: 5px 10px;}
ul.social-links-list>li>a>svg{width:16px;height:16px;}
a.telephone, a.telephone:link, a.telephone:visited{    font-size: 10px;}
ul.social-links-list {   margin: 5px 7px;}
ul.social-links-list li {   margin-right: 3px;}
header .home-btn a, header .home-btn a:link, header.home-btn a:visited{padding: 4px 7px!important;   font: 10px/15px 'robotoregular'!important;}	
	
}
@media screen and (max-width:320px){
	
	.slrolll_hide {	width: 89.5%;}
	
}

/*-- mobile responsive css Smartphones (portrait and landscape) ------ */
/* @media only screen 
and (min-device-width : 320px) 
and (max-device-width : 680px) {
.landing .navbar-light .navbar-brand .logo-white {    width: 150px;    display: none;}
.landing .navbar-light .navbar-brand .logo-color { display:inline; width: 150px;}
.landing .navbar-light .navbar-nav .nav-link {    color: rgba(2, 2, 2, 0.98);    font-weight: 600;    font-size: 0.875rem;}
.landing .navbar-light .navbar-nav .nav-link:hover {color: rgba(2, 2, 2, 0.98);}
.landing{ background:#fff;}	
.cover-slide{ padding-top:22%;}	
.cover-slide h3 { font-size: 17px;    line-height: 1.3;	}
.cover-slide h3 small {font-size: 17px;    line-height: 1.3;}
.cover-slide p { font-size:15px;}
.cover-slide .round-link { display: none;}
.simller h2 {font-size: 1.4rem; line-height: 1.4;}
.select-exam .card {min-height:210px;}
.select-exam .card .card-header {padding:1rem 1rem 0rem;}
.select-exam .card .card-header .path-svg { display:none;}
.select-exam .card .card-body {    padding: 11px 1rem 1rem;}
.how-it-work .card {min-height:210px; text-align: center;}
.how-it-work .card img {    height: 87px;    margin: 11px 0 0 0;}
footer .ftr-boder ul.socil {       float: left;}
header p a.simple{ display:inline;}
header p { float: left;}
.login-account{ padding-top:0rem;}
.cureent-affairs .card img { display: none;}
.cureent-affairs .card { min-height: 177px;}
.cureent-affairs .widget .widget-title h6 { font-size:18px;}
.cover-slide .breadcrumb {font-size: 14px;}
.cureent-affairs .content_title { color: #007dbd;  font-size: 15px;  line-height: 1.6;}
.cureent-affairs .new-lg-btn a span {    display: block;    font-size: 12px;}
.cureent-affairs .new-lg-btn a {        font-size: 14px;}
.cover-padding {    padding-top: 22%!important;}
.blog-view h1{    font-size:21px;  font-weight:600; line-height:1.5;}
.login-account .google-button { margin-bottom:1.5rem;}
.desboard {    padding: 1.5rem 0px 3rem;}
.exam-live ul.intr {    list-style: none;    padding: 0px 0px 7rem 0px;}
.exam-live .card ul.quest{ padding:0px;}
.exam-live {    padding:6rem 0px 0px 0px;}
.exam-live .card { border:none; padding:0px;}
.exam-live .card .card-body{ padding:0px;}
.exam-live .card .card-body ul.quest li.dis-ques h4.main-que {color: #292f33; font-size: 14px; line-height: 1.5;} 
.bg-bottom .btn-sm { font-size: 12px;}
.bg-comm-color { background: #fff;}
.static-head .timer {float: none;}
.row-dis-none{display:none;}
.exam-live li.exam .col-md-12{ padding-left:0px;}

a.telephone, a.telephone:link, a.telephone:visited {font: 14px/20px 'robotoregular';}
header .home-btn a, header .home-btn a:link, header .home-btn a:visited {padding: 10px 15px;font: 14px/15px 'robotoregular';}
}

@media (min-width: 992px){
.model-new .modal-lg {
    max-width:980px;     font-size: 13px; margin-top: 52px;
}}


@media(max-width: 767px){
a.telephone, a.telephone:link, a.telephone:visited {font: 14px/20px 'robotoregular';}
header .home-btn a, header .home-btn a:link, header .home-btn a:visited {padding: 10px 15px;font: 14px/15px 'robotoregular';}
} */




@font-face {
    font-family: 'robotoregular';
    src: url('../webfonts/roboto-regular-webfont.eot');
    src: url('../webfonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/roboto-regular-webfont.woff2') format('woff2'),
         url('../webfonts/roboto-regular-webfont.woff') format('woff'),
         url('../webfonts/roboto-regular-webfont.ttf') format('truetype'),
         url('../webfonts/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;  font-style: normal;
}
@font-face {
    font-family: 'robotobold';
    src: url('../webfonts/roboto-bold-webfont.eot');
    src: url('../webfonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/roboto-bold-webfont.woff2') format('woff2'),
         url('../webfonts/roboto-bold-webfont.woff') format('woff'),
         url('../webfonts/roboto-bold-webfont.ttf') format('truetype'),
         url('../webfonts/roboto-bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'noto_sansregular';
    src: url('../webfonts/notosans-regular-webfont.woff2') format('woff2'),
         url('../webfonts/notosans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotomedium';
    src: url('../webfonts/roboto-medium-webfont.eot');
    src: url('../webfonts/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/roboto-medium-webfont.woff2') format('woff2'),
         url('../webfonts/roboto-medium-webfont.woff') format('woff'),
         url('../webfonts/roboto-medium-webfont.ttf') format('truetype'),
         url('../webfonts/roboto-medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'poppinslight';
    src: url('../webfonts/poppins-light-webfont.woff2') format('woff2'),
         url('../webfonts/poppins-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
 



@font-face {
    font-family: 'robotolight';
    src: url('../webfonts/roboto-light-webfont.eot');
    src: url('../webfonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/roboto-light-webfont.woff2') format('woff2'),
         url('../webfonts/roboto-light-webfont.woff') format('woff'),
         url('../webfonts/roboto-light-webfont.ttf') format('truetype'),
         url('../webfonts/roboto-light-webfont.svg#robotolight') format('svg');
    font-weight: normal;  font-style: normal;
}




@font-face {
    font-family: 'open_sanslight';
    src: url('../webfonts/opensans-light.woff2') format('woff2'),
         url('../webfonts/opensans-light.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



#you_video_div .buttons {
	position: relative;
	margin: 0 auto 20px auto;
	padding: 20px;
	
	display: block;
	background-color: #eee;
	border-radius: 4px;
	width:100%;
}
#you_video_div .buttons:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(238, 238, 238, 0);
	border-top-color: #eee;
	border-width: 10px;
	margin-left: -10px;
}
#you_video_div .button {
	padding: 10px 20px;
	font-weight: bold;
	letter-spacing: 5px;
	outline: none;
	cursor: pointer;
	color: white;
	background-color: #7F8C8D;
	border: none;
	border-radius: 4px;
}
#you_video_div #play-button {
	background-color: #2ECC71;
}
#you_video_div #play-button:hover {
	background-color: #27AE60;
}
#you_video_div #pause-button {
	background-color: #E67E22;
}
#you_video_div #pause-button:hover {
	background-color: #D35400;
}
#you_video_div #stop-button {
	background-color: #E74C3C;
}
#you_video_div #close_Video {

	background-color: #E74C3C;

	margin-left: 15px;

}
#you_video_div #stop-button:hover {
	background-color: #C0392B;
}
#you_video_div #pause-button,
#you_video_div #stop-button {
	margin-left: 15px;
}
#you_video_div iframe {
	margin: 0 auto;

	clear: both;
	display: block;
	background-color: #eee;
}