@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700');

/* @import url('https://fonts.googleapis.com/css?family=Roboto'); */

body {

	font-family: 'Open Sans', sans-serif;
	;

	background-color: #fafcfd;

}



p {

	font-size: 15px;

	font-weight: 500;

	line-height: 25px;

	margin-bottom: 2px;

}



li {

	font-size: 15px;

	font-weight: 500;

}



h4 {

	font-size: 22px;

	font-weight: 600;

}



h5 {

	font-size: 16px;

	font-weight: 700;

}



h6 {

	font-size: 18px;

	font-weight: 600;

}

.col-form-label {

	font-size: 14px !important;

}



.su_drop_width2 li {

	padding: 0px 0px 5px 0px;
}



.su_form button {

	font-size: 13px;

}



::placeholder {

	font-size: 14px !important;

}



/* 

section {

	background-color: #ECEDF2;

	background-image: linear-gradient(to right, #eaf5fd, #fffafd);

} */

/* 

footer section {

	background: #0067ac;

} */



#headingOne {

	background-color: #ffffff;

}



.navbar a {

	font-size: 20px;

	font-weight: 600;

}



.navbar .dropdown button {

	font-size: 17px;

	font-weight: 600;

}



.navbar .dropdown a {

	font-size: 14px;

	font-weight: 700;

}



* {

	margin: 0;

	padding: 0;

}



i {

	margin-right: 10px;

}

.bg_blue {

	background: #0067ac;

}

/*----------bootstrap-navbar-css------------*/

.navbar-logo {

	padding: 15px;

	color: #fff;

}



.navbar_padding {

	width: 1170px;

	padding: 0px 1px 0px 1px;
}



.navbar_padding1 {

	width: 1170px;

	padding: 0px 1px 0px 1px;
}



#navbarSupportedContent {

	/* position: relative;

	right: 10px; */

	overflow: visible;

}



#navbarSupportedContent ul {

	padding: 0px;

	margin: 0px;

}



#navbarSupportedContent ul li a i {

	margin-right: 10px;

}



#navbarSupportedContent li {

	list-style-type: none;

	height: 50px;

}



#navbarSupportedContent ul li a {

	text-decoration: none;

	font-size: 16px;

	font-weight: 700;

	display: block;

	padding: 13px 15px;

	transition-duration: 0.6s;

	transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);

	position: relative;

	height: 50px;

}



#navbarSupportedContent>ul>li.active>a {

	color: #0093dd;

	background-color: transparent;

	transition: all 0.7s;

	padding-top: 14px !important;

}





#navbarSupportedContent .dropdown a {

	text-decoration: none;

	display: block;

	padding: 13px 20px 13px 15px;

	transition-duration: 0.6s;

	transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);

	position: relative;

}



/* #navbarSupportedContent>.dropdown.active>a {

	color: #0093dd !important;

    background-color: transparent;

    transition: all 0.7s;

    padding-top: 15px !important;

} */



#navbarSupportedContent .active>a:not(:only-child):after {

	transform: rotate(90deg);

}

/* 

.hori-selector {

	display: inline-block;

	position: absolute;

	height: 100%;

	top: 0px;

	left: 0px;

	transition-duration: 0.6s;

	transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);

	background-color: #fff;

	border-top-left-radius: 15px;

	border-top-right-radius: 15px;

	margin-top: 10px;

}



.hori-selector .right,

.hori-selector .left {

	position: absolute;

	width: 25px;

	height: 25px;

	background-color: #fff;

	bottom: 10px;

}



.hori-selector .right {

	right: -25px;

}



.hori-selector .left {

	left: -25px;

}



.hori-selector .right:before,

.hori-selector .left:before {

	content: '';

	position: absolute;

	width: 50px;

	height: 50px;

	border-radius: 50%;

	background-color: #0067ac;

}



.hori-selector .right:before {

	bottom: 0;

	right: -25px;

}



.hori-selector .left:before {

	bottom: 0;

	left: -25px;

} */





/* -----------------su_code------------------------ */

.su_paginate {

	padding-left: 0px;

}



.page-link:focus {

	box-shadow: none;

}



.su_section_margin .si_button2 {

	margin-right: 15px;

}



.su_section_margin {

	margin-top: 20px;

}



.set_logo {

	width: 70px;

	height: 70px;

}



.su_logo_margin {

	margin-right: 0rem;

}



.su_footer_style {

	background: #0067ac;

	padding: 0px 100px 0px 100px;

}



.su_navitem_clr {

	color: #ffffff;

	overflow: hidden;

}



.su_navitem_clr2 {

	color: #ffffff !important;

}



.su_clr_heading {

	color: #0067ac;

}



.footer_text_clr2 {

	color: #ffffff;

	text-decoration: none;

	font-size: 14px;

}



.su_footer_padding {

	padding: 2px 2px 2px 0px;

}


.su_footer_padding1 {
	padding: 0px 0px 7px 0px;
}

.su_nav_search {

	background: #0067ac;

	color: white;

	position: relative;

	right: 8px;

	padding: 6px 6px;

}



.su_search_focus {

	border-radius: 0px;

	border-color: #0093dd;

}



.su_hr_clr {

	color: white;

}



.su_option {

	color: black;

}



.su_option li::marker {

	color: #0093dd;

}



.su_icons_padding {

	padding: 3px 15px 1px 13px;

}



.su_icons_clr {

	color: #0093dd;

}



.su_col_padding {

	padding: 12px 35px 12px 35px;
}

.mr-0 {

	margin-right: 0px !important;

}



.su_form_padding {

	padding: 2px 5px 5px 5px;

}



.su_form_ques {

	padding: 5px 0px 5px 7px;

}



.margin_search {

	margin-bottom: -25px;

}



.su_btn_drop {

	width: auto;

	padding: 2px 10px;

	background: #0067ac !important;

	color: white !important;

	margin-right: 15px;

	font-size: 12px;

}



.su_btn_drop:focus {

	box-shadow: 0 0 0 0rem rgb(13 110 253 / 0%) !important;

	background: #0067ac !important;

	color: white;

}



.su_discuss {

	width: auto;

	background: #0067ac !important;

	color: white !important;

	margin-right: 15px;

	font-size: 12px;

	padding: 4px 10px;

}


.su_discuss_2 {

	width: auto;

	background: white !important;

	color: black !important;

	margin-right: 15px;

	font-size: 12px;

	padding: 4px 10px;

}



.su_discuss:focus {

	box-shadow: 0 0 0 0rem rgb(13 110 253 / 0%) !important;

	background: #0067ac !important;

	color: white;

}



.su_discuss2 {

	width: 100%;

	background: #0067ac !important;

	color: white !important;

	margin-right: 15px;

}



.su_discuss2:focus {

	box-shadow: 0 0 0 0rem rgb(13 110 253 / 0%) !important;

	background: #0067ac !important;

	color: white;

}



.su_save {

	width: auto;

	padding: 5px 10px 5px 10px;

	background: #0067ac !important;

	color: white !important;

}



.su_save:focus {

	box-shadow: 0 0 0 0rem rgb(13 110 253 / 0%) !important;

	background: #0067ac !important;

	color: white;

}



.accordion-item {

	border: none;

}



.su_make_border {

	padding: 15px 10px 10px 6px;

}



.su_conditions {

	color: white;

}



.su_conditions:hover {

	color: white;

}



.su_set_hr {

	margin: 0rem;

}



.su_drop_ans_set {

	color: #0067ac;

	margin-bottom: 10px;

}



.su_drop_ans {

	margin-bottom: 5px;

	margin-top: 10px;

}



.su_drop_sol {

	margin-bottom: 5px;

}



.su_true {

	color: green;

	margin-left: 10px;

}



.su_false {

	color: red;

	margin-left: 10px;

}



.su_pagination {

	margin-top: 30px;

	margin-left: 0px;

}



.accordion-button::after {

	background-image: url("/svg/arrow.svg");

	transform: rotate(-180deg);

	width: 0.5px !important;

	flex-shrink: none;

}



.page-link {

	color: #0093dd;

	text-decoration: none;

	background-color: #fff;

	border: 1px solid #dee2e6;

	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;

}



.su_icon_footer {

	padding: 5px;

	margin-right: 2px;

}



.su_icon_footer:hover {

	color: #0067ac;

}



.footer_text_clr:hover {

	color: #0067ac;

}



.btn-outline-light {

	color: #f8f9fa;

}



.btn-outline-light:hover {

	color: #0067ac !important;



}



.dropbtn {

	background: #0067ac;

	color: white;

	padding: 10px 10px 10px 10px;

	border: none;

	cursor: pointer;

}



.dropdown {

	position: relative;

	display: inline-block;

}



.dropdown-content {

	display: none;

	position: absolute;

	background-color: #f9f9f9;

	min-width: 160px;

	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);

	z-index: 1;

}



.dropdown-content a {

	color: black;

	padding: 12px 16px;

	text-decoration: none;

	display: block;

}



.dropdown-content a:hover {

	background-color: #0067ac;

	color: white;

}



.dropdown:hover .dropdown-content {

	display: block;

}



.dropdown:hover .dropbtn {

	background: #0067ac;

}



.su_drop_width {

	width: 326.8vh;

}



.su_search_icon {

	color: white;

}



.su_search_icon:hover {

	color: white;

}



.form-control:focus {

	border-color: none;

	box-shadow: none;

}



.btn:focus {

	box-shadow: none;

}



.btn {

	border-radius: 0px;

}



.su_img_question {

	height: 55px;

	width: 57px;

}



li a {

	color: #000000;

	text-decoration: none;

}

.nav-link:focus, .nav-link:hover {

	color: #fff;

}



.su_button {

	color: white;

	text-align: center;

	width: auto;

	padding: 10px 20px 10px 20px;

	background: #0067ac;

	border: none;

	border-radius: 10px;

}



.su_button:hover {

	color: #0067ac;

	background: #ffffff;

}



.su_bg_img {

	background-image: url("../img/study2.jpg");

	background-repeat: no-repeat;

	background-size: cover;

	opacity: 1;

	height: 340px;

	background-position: center;

}



.su_bg_img .row {

	padding-top: 35px;

}



.su_form_ques {

	margin-bottom: 1px;

}



.si_icons li {

	line-height: 30px;

}



.su_circle li {

	line-height: 30px;

}



.accordion-collapse .collapse .show .su_btn_drop_down {

	width: 46% !important;

}



/*-------------- su_latest_code ---------------------*/

.su_height {

	min-height: 100vh;

	background-color: #e7e7ea;

}



.su_more:hover {

	background-color: #0067ac !important;

	color: white !important;

}



.su_more {

	padding: 12px;

}



.su_padding_icon {

	padding: 12px
}



.su_drop_sol p img {

	width: 100% !important;
	height: auto !important;
	/* object-fit: contain; */
	object-fit: cover;

}



.su_postion a {

	padding: 16px 20px 18px 20px;

}



.fixed_search {

	padding: 1px 20px 10px 20px;

}



/* -----------------simran css-------------------------*/

.ul_hover li:hover {

	color: #0067ac;

	text-decoration: underline;

}



.si_heading {

	color: white;

}



/* .si_heading1 {

	color: #0067ac;

} */



.si_heading2 {

	color: #0067ac;

}



.si_heading1 p, a {

	color: #000000;

	text-decoration: none;

}



.si_border {

	background-color: #0067ac;

	padding: 12px;

	height: auto;

	/* white-space: nowrap; */

	/* overflow: hidden; */

	/* text-overflow: ellipsis; */

	display: block;

}

.search_radius {

	border-radius: 1px;

}



.fixed-header {

	position: fixed;

	width: 100%;

	-webkit-box-shadow: 0 0 10px rgb(0 0 0 / 10%);

	box-shadow: 0 0 10px rgb(0 0 0 / 10%);

	z-index: 9999;

	top: 0px;

}



.animated {

	-webkit-animation-duration: 1s;

	animation-duration: 1s;

	-webkit-animation-fill-mode: both;

	animation-fill-mode: both;

}



.slideInDown {

	-webkit-animation-name: slideInDown;

	animation-name: slideInDown;

}


/* .su_shift_ques p img{
	height: 300px !important;
    width: 680px !important;
	object-fit: contain;
} */

/* .su_shift_ques p {
    height: auto !important;
    width: 680px !important;
 } */


@-webkit-keyframes slideInDown {

	0% {

		-webkit-transform: translate3d(0, -100%, 0);

		transform: translate3d(0, -100%, 0);

		visibility: visible;

	}



	100% {

		-webkit-transform: translate3d(0, 0, 0);

		transform: translate3d(0, 0, 0);

	}

}



@keyframes slideInDown {

	0% {

		-webkit-transform: translate3d(0, -100%, 0);

		transform: translate3d(0, -100%, 0);

		visibility: visible;

	}



	100% {

		-webkit-transform: translate3d(0, 0, 0);

		transform: translate3d(0, 0, 0);

	}

}



.si_sub_border {

	height: 40px;

}



.si_bg_style {

	border: 8px solid #0395DE;

}



.si_button {

	float: right;

	border: none;

	background-color: #0067ac;

	color: #fff;

	padding: 8px 12px;

}



.si_diss_head h5 {

	color: #0067ac;

}



.si_img {

	border-radius: 50%;

	height: 30px;

	width: 30px;

}



.si_border_content {

	background-color: #0067ac;

	color: #fff;

}



.si_button2 {

	background-color: #0067ac;

	border: none;

	color: #ffff;

	padding: 8px 12px;

}



.si_text_content {

	width: 100%;

}



.si_comment {

	margin-left: 10px;

}



.si_position {

	position: none;

}



.navbar-toggler:focus {

	box-shadow: none;

}



.si_paginate_section {

	justify-content: space-evenly;

}



.page-item.active .page-link {

	background-color: #0067ac;

	border-color: #0067ac;

}



.accordion-body {

	padding: 1rem 0.15rem;

}



.nav-item.active {

	margin-top: 0px;

	background: #fff;

}



a.footer_text_clr {

	padding: 4px 10px;

}



@media screen and (min-width: 992px) and (max-width: 1440px) {

	.su_drop_width2 {

		position: absolute;

		left: -60px !important;

	}

}



.dropdown.active {

	margin-top: 0px;

	background: #fff;

	height: 50px;

}



/* .hori-selector .right, .hori-selector .left {

	bottom: 0px;

} */

.fixed_search {

	display: none;

}

.fixed-header .fixed_search {

	display: none;

}

.fixed-header #navbarSupportedContent {

	justify-content: space-between !important;

}

.fixed-header .su_nav_search {

	background: #fff;

	color: #0067ac;

}

.fixed-header .su_search_focus {

	border-color: #fff;

	background: #0067ac;

	color: #fff;

}

.fixed-header .su_search_focus::placeholder {

	color: #fff;

}

.su_drop_width2 {

	margin-top: 6px;

	margin-left: 12px;

}

.navbar-nav .dropdown-menu {

	position: absolute;

}

.si_check p {

	float: left;

}

.si_float_style {

	float: left;

}

.si_button_content {

	margin-left: 6px;

}

.si_border_content1 {

	margin-top: 5%;

	border: 0.5px solid rgb(202, 202, 202);

	padding: 14px 22px 14px 10px;

}

.si_margin_style {

	margin-top: 7px;
	margin-bottom: 20px;


}

.su_shift_ques {
	margin-bottom: 20px;
}

.dropdown.active a {

	color: #0093dd !important;

}

.dropdown.active>a:not(:only-child):after {

	transform: rotate(0deg) !important;

}

.si_btn_btn {

	background-color: #0067ac;

	color: #fff !important;

}

.button:focus:not(:focus-visible) {

	outline: none !important;

}

.si_btn_btn i {

	margin-right: 1px;

}

.list-unstyled.si_icons.si_list {

	margin-bottom: 0px;

}

.india_exam {

	font-size: 15px;

	font-weight: 700;

}

.ques_solution {

	font-size: 15px;

	font-weight: 500;

}

/* new csssssssssssssssssssssss */
.si_floating {
	float: right;
}
.si_blog_image{
	width: 100%;
	max-height: 200px;
}
.si_hr_div {
	margin-top: 24px !important;
	margin-bottom: 24px !important;
	border-top: 1px solid #474649 !important;
}

.si-text-dark {
	color: #000000 !important;
}
/*
.si_left_styling {
	margin-left: 30px;
}
*/
body {
	background: #F9F9F9;
}

.myaccordion .card,
.myaccordion .card:last-child .card-header {
	border: none;
}

.myaccordion .card-header {
	border-bottom-color: #EDEFF0;
	background: transparent;
}

.myaccordion .fa-stack {
	font-size: 18px;
}

.myaccordion .btn {
	width: 100%;
	font-weight: bold;
	color: #fff !important;
	padding: 0;
}

.myaccordion .btn-link:hover,
.myaccordion .btn-link:focus {
	text-decoration: none;
}

.myaccordion li+li {
	margin-top: 10px;
}

.si_border1 {

	background-color: #0067ac;

	padding: 4px;

	height: 45px;

	white-space: nowrap;

	overflow: hidden;

	text-overflow: ellipsis;

	display: block;

}

/* new typing test */
.textmarq {
	display: block;
	height: 38px;
	width: 150px;
	margin-top: 1px;
	background-color: #ffcc33;
	text-shadow: 0 0 2px #002147;
	margin-left: -15px;
	font-size: 15px;
	font-weight: bold;
	padding-left: 20px;
	line-height: 2.3em;
	-webkit-animation: exit 3s ease-in-out infinite;
	animation: exit 3s ease-in-out infinite;
}

.textmarqmob {
	display: none;
}

.textmarq:after {
	border-left: 20px solid #ffcc33;
	content: "";
	position: absolute;
	border-bottom: 19px solid transparent;
	border-top: 19px solid transparent;
	height: 10px;
	width: 0px;
	margin-left: 7px;
}

.marq1 {
	background-color: #002147;
	height: 40px;
	margin-top: 20px;
}

.si_marq_style {
	font-weight: bold;
	color: #fff;
	margin-top: 10px;
}

.si_announce_style {
	background-color: #0067ac;
	overflow: hidden;
}

.si_marq_style a {
	color: #fff !important;
}

.si_width_announce {
	width: 180px;
}

.si_typing_test img {
	width: 50px;
	height: 50px;
	border: 1px solid black;
}

.si_typing_test p {
	background-color: #0067ac;
	height: 26px;
	padding: 0px 11px;
	margin: 12px 15px 12px 20px;
}

.si_test_border {
	border: 1px solid black;
	padding: 10px;
}

.si_main_border {
	background-color: #e7e7ea;
}

.si_floats_btn {
	float: right;
}
.si_textarea textarea {
    resize: none;
    overflow: hidden;
}
/* blog detail page */
.si_bg_light{
	background-color: #dee2e6;
}
table {
	font-family: arial, sans-serif;
	border-collapse: collapse;
	width: 100%;
  }
  
  td, th {
	border: 1px solid #dddddd;
	text-align: left;
	padding: 8px;
  }
  .su_main_logo_large_img{
	height: 35px;
  }
  .su_main_logo_large{
	width: 100%;
	height: 100%;
  }
  .su_blog_imgs{

}
.su_blog_imgs_fluid{
	width: 100%;
	height: 100%;
}
.su_light_blue_bg{
	background-color: #76C6F0;
	color: white;
}