


body{
    font-family: 'Open Sans', sans-serif;
    /*font-family: 'Spectral', serif;*/
}

a {
    -webkit-transition: all 0.5s !important;
    -moz-transition: all 0.5s !important;
    transition: all 0.5s !important;
}

a:hover{
	text-decoration: none;
}


p{
    font-size: 18px;
    line-height: 24px;
    color: #122e48;
}

.btn:active, .btn:focus{
    border: none;
    box-shadow: none !important;
}





#wrapper-navbar {
    position: fixed;
    width: 100%;
    z-index: 99999;
}

.bg-primary {
  background-color: #fff !important;
  border-bottom: 1px solid #2f86ba;
  padding: 0px 0;
}





.custom-logo-link {
  width: 92px;
  padding: 0;
  margin: 70px 0 0 22px;
  position: absolute;
}




.d-nav-mobile{
    display: none !important;
}


.d-nav-desktop {
  margin: 0 0 0 230px;
}

#main-menu {
  margin: 0 140px 0 0;
}

.d-header-apply-now {
  background: #e43a53;  
  position: relative;
  float: right;
  margin: -58px -180px 0 0;
  color: #fff;
  padding: 5px 20px;
  border-radius: 30px;
}
.d-header-apply-now:hover {
  background: #17569c; 
  color: #fff; 
}


.d-header-social-icons {
  position: relative;
  float: right;
  margin: -57px -29px 0 0;
  font-size: 20px;
}
.d-header-social-icons li {
  display: inline-block;
  padding: 0 6px;
}
.d-header-social-icons li a{
    color: #122e48;
}
.d-header-social-icons li a:hover{
    color: #17569c;
}






.nav-link {
  font-size: 17px;
  color: #122e48 !important;
  padding: 10px 0;
}

.nav-link:hover {
    color: #17569c !important;
}



.nav-item {
    padding: 20px 20px !important;
}







/*.dropdown-menu.show {
  background: #b5c2ae;
  border-radius: 0 12px 12px 12px;
  padding: 8px 0 8px 0;
  margin: -15px 0 0 28px;
  border: none;
}
.dropdown-menu.show::after {
    position: absolute;
    left: 10px;
    transform: translateX(-50%);
    top: -10px;
    width: 0;
    height: 0;
    content: '';
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #b5c2ae;
}
*/



.dropdown-menu {
  background: #b5c2ae;
  border-radius: 0 12px 12px 12px;
  padding: 8px 0 8px 0;
  margin: -15px 0 0 28px;
  border: none;
}
.dropdown-menu::after {
    position: absolute;
    left: 10px;
    transform: translateX(-50%);
    top: -10px;
    width: 0;
    height: 0;
    content: '';
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #b5c2ae;
}



#navbarNavDropdown ul li:hover > ul {
    display: block;
}






.dropdown-item {
  text-transform: none;
  font-size: 17px;
  color: #122e48 !important;
  font-weight: 400;
  padding: 8px 20px 8px 15px !important;
}


.dropdown-item:hover {
    background: #b5c2ae !important;
    color: #e43a53 !important;
    border-radius: 12px;
}



.dropdown-menu li {
    /*border-bottom: 2px solid #29366d;*/
    padding: 0px !important;
    margin: 0px !important;
}





/*make the menu sub-menu items drop down on mouse hover */
/*.dropdown-toggle:hover > ul.dropdown-menu{
    display: block !important;
    margin: 0;
}
*/









/* Homepage */

#n2-ss-2-arrow-previous {
  right: 110px !important;
  bottom: 20px !important;
}
#n2-ss-2-arrow-next {
  bottom: 20px !important;
}






.d-home-aol-para p{
  color: #fff !important;
}




/* Homepage Blog Post Carousel */

.d-home-post-carousel{

}
.d-home-post-carousel .item-inner {
  font-size: 17px;
  padding: 0 10px 0 0;
}

.d-home-post-carousel img {
  border-radius: 12px !important;
  margin: 0 0 15px;
}
.d-home-post-carousel h4 {
  font-family: 'Spectral', serif;
  font-size: 24px;
  font-weight: 400;
  color: #17569C;
  margin: 0 0 5px 0;
}
.d-home-post-carousel p{

}
.d-home-post-carousel a{
  font-size: 17px;
  font-weight: 700;
  color: #e43a53;
  display: block;
}
.d-home-post-carousel a:hover {
  color: #17569c;
}
.d-home-post-carousel .owl-btn-wrapper {
  margin: 5px 0 0px -1px;
}


.d-home-post-carousel .owl-prev {
  background-image: url("https://ssrvm.org.in/wp-content/uploads/2021/09/next-arrow.svg") !important;
  background-repeat: no-repeat !important;
  display: block;
  width: 40px !important;
  
  height: 40px !important;
  margin: 0 0 0 -40px !important;
  transform: rotate(180deg);
}
.d-home-post-carousel .owl-next {
  background-image: url("https://ssrvm.org.in/wp-content/uploads/2021/09/next-arrow.svg") !important;
  display: block;
  width: 40px;
  background-repeat: no-repeat !important;
  height: 40px;
  margin: 0 -40px 0 0px !important;
}
.d-home-post-carousel .owl-prev:hover,
.d-home-post-carousel .owl-next:hover{
  background-color: transparent !important;
}









/* Trustees Page */

summary {
  display: block !important;
  font-weight: 700;
  color: #e43a53;
}
.trustees-read-more1{
  
}
.trustees-read-more-none {
  display: none !important;
}








/* Founder Page */

.d-founder-page-head-nav{
  margin: 0;
  padding: 0;
}
.d-founder-page-head-nav li{
  display: inline-block;
  padding: 10px 0px;
}
.d-founder-page-head-nav-tab-bg,
.d-founder-page-head-nav li:hover{
  background: rgba(23,86,156,0.1);
  border-radius: 12px 12px 0 0;
}
.d-founder-page-head-nav li a{
  color: #17569c;
  font-size: 20px;
  padding: 10px 40px;
}



.d-founder-page-quote:before{

}
.d-founder-page-quote:after{

}







/* FAQs Page */

.eael-accordion-tab-title {
  font-size: 18px !important;
  font-weight: 400 !important;
  padding: 0 20px 0 0;
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-header {
  padding: 15px 5px 15px 0 !important;
  min-height: 74px !important;
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-header.active .fa-toggle {
  -webkit-transform: rotate(180deg) !important;
  -ms-transform: rotate(180deg) !important;
  transform: rotate(180deg) !important;
}












/* Blog Page */

.d-blog-page{
  padding: 180px 0 120px;
}
.d-blog-page h1{
  font-family: 'Spectral', Sans-serif;
  font-weight: 300;
  font-size: 42px;
  color: #17569C;
}

.d-blog-page-article-grid {
  display: block;
  padding: 0 0 60px;
}
.d-blog-page-article-grid h2{
  font-family: 'Spectral', Sans-serif;
  font-weight: 300;
  font-size: 24px;
  color: #17569C;  
  padding: 15px 0 0 0;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.d-blog-expert-content{
  color: #122e48;
}
.d-blog-expert-content{
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.d-blog-page-article-grid a{
  text-decoration: none;
}
.d-blog-page-article-grid .d-blog-post-read-more {
  font-size: 18px;
  font-weight: 700;
  color: #e43a53;
  display: block;
  padding: 5px 0 0;
}
.d-blog-page-article-grid .d-blog-post-read-more:hover{
  color: #17569c;
}
.d-blog-page-article-grid img{
  border-radius: 12px; 
}















/* Blog Single Post Page */

.d-blog-post-pg {
  padding: 200px 0 120px;
}
.d-back-to-blog-arrow {
  font-family: 'Spectral', serif;
  margin: 170px 0 0 -40px;
  font-size: 26px;
}
.d-back-to-blog-arrow a{
  color: #17569c;
}
.d-back-to-blog-arrow a:hover{
  color: #122e48;
}
.d-back-to-blog-arrow img {
  width: 40px;
  transform: rotate(180deg);
  opacity: 0.5;
  margin: -4px 10px 0 0;
}

.d-blog-post-header-img img {
  border-radius: 12px;
}
.d-blog-post-pg h1 {
  font-family: 'Spectral', serif;
  font-size: 42px;
  color: #17569c;
  padding: 25px 0 15px;
  margin: 0;
}



.d-blog-share-block{
  background: #bdc9b6;
  padding: 20px 15px;
  margin: 200px 20px 0 0;   
}
.d-blog-sidebar-share{
  font-family: 'Spectral', serif;
  font-size: 26px;
  color: #122e48;
}
.d-blog-sidebar-block {
  background: #e0dcd4;
  padding: 20px 15px;
  margin: 0 20px 0 0; 
}
.d-blog-sidebar-block span{
  font-family: 'Spectral', serif;
  font-size: 26px;
  color: #17569c;
}
.d-post-sidebar{
  margin: 0 0 0 0;
  padding: 0;
}
.d-post-sidebar li{
  display: block;
  padding: 15px 0;
}
.d-post-sidebar li a {
  font-family: 'Spectral', serif;
  font-size: 20px;
  color: #17569c;
  line-height: 24px !important;
}
.d-post-sidebar li a:hover{
  color: #122e48;
}
.ssba-share-text {
  display: none;
}
.ssba-classic-2.ssba.ssbp-wrap.center.ssbp--theme-1 {
  margin: -15px 0 0 0;
}
.ssba {
  margin: -5px 5px -2px -4px;
}
.ssba-share-text {
  display: none;
}
.ssba img {
  width: 30px !important;
}










/* Contact Page */

.d-contact-pg {
    background: #cf7228;
    color: #29366d;
    padding: 140px 0 120px;
}

.d-contact-pg h1 {
    font-size: 50px;
    font-weight: 700;
}

.d-contact-pg h2 {
    font-size: 24px;
    font-weight: 700;
}

.d-contact-bilaspur {
    font-size: 20px;
    line-height: 30px;
    width: 80%;
}

.d-contact-bilaspur a {
    font-size: 16px;
    font-style: italic;
    color: #29366d;
}

.d-contact-bilaspur a:hover {
    color: #fff;
}



.d-contact-pg-numbers a {
    font-size: 24px;
    line-height: 44px;
    color: #29366d;
}

.d-contact-pg-numbers a:hover {
    color: #fff;
}


.d-contact-map{
    border: 8px solid #29366d !important;
}






/* Contact Form */


.d-contact-pg-urls a{
  text-decoration: none;
  font-size: 20px;
  color: #122e48;
}
.d-contact-pg-urls a:hover{
  color: #17569c;
}









.d-dropusaline {
    font-size: 40px;
    font-weight: 700;
    color: #cf7228;
}


.d-contact-pg-form{
    color: #122e48;
}

.wpcf7 {
    max-width: 100% !important;
    width: 100% !important;
}


.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required:active {
  width: 100% !important;
  float: left !important;
  margin: 0 0 15px 0 !important;
  border-radius: 30px !important;
  padding: 21px 20px;
  background: rgba(255,255,255,0.1);
  border: 1px solid rgba(58,70,86,0.7);
  color: #122e48 !important;
}
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required:active,
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required:focus{
  background: none !important;
  box-shadow: none !important;
  border: 1px solid rgba(58,70,86,0.7);
}




.wpcf7-form-control.wpcf7-textarea,
.wpcf7-form-control.wpcf7-textarea:active {
    width: 100% !important;
    border-radius: 12px !important;
    background: rgba(255,255,255,0.1);
    border: 1px solid rgba(58,70,86,0.7);
    height: 166px !important;
    color: #122e48 !important;
}
.wpcf7-form-control.wpcf7-textarea:focus {
   background: none !important;
  box-shadow: none !important;
  border: 1px solid rgba(58,70,86,0.7);
}


.wpcf7-form-control.wpcf7-submit {
    width: 100% !important;
    font-size: 18px !important;
    padding: 22px 40px !important;
    background: #e43a53 !important;
    border: none !important;
    border-radius: 30px !important;
    line-height: 0px !important;
    margin: 0px 0 0 auto;
    color: #fff !important;
}


.wpcf7-form-control.wpcf7-submit:hover {
    background: #17569c !important;
}



.d-checkbox-captcha {
  margin: 0 0 0 -13px;
  display: block;
}



















.wpcf7-form-control::-webkit-input-placeholder {
    color: #122e48 !important;
}
.wpcf7-form-control:-moz-placeholder {
    color: #122e48 !important;
}
.wpcf7-form-control::-moz-placeholder {
    color: #122e48 !important;
}
:-ms-input-placeholder {
    color: #122e48 !important;
}





/*

.d-custom-requirement-form .wpcf7-form-control::-webkit-input-placeholder {
    color: rgba(255,255,255,0.9); !important;
}
.d-custom-requirement-form .wpcf7-form-control:-moz-placeholder {
    color: rgba(255,255,255,0.9); !important;
}
.d-custom-requirement-form .wpcf7-form-control::-moz-placeholder {
    color: rgba(255,255,255,0.9); !important;
}
:-ms-input-placeholder {
    color: rgba(255,255,255,0.9); !important;
}

*/


.screen-reader-response {
    color: #dc3545;
}

.screen-reader-response ul {
    display: none;
}

.wpcf7 .wpcf7-not-valid-tip {
    color: #dc3545;
    display: none;
}

.wpcf7 .wpcf7-validation-errors {
    color: #dc3545;
    border: none !important;
    background: none !important;
    margin: 0 0 0 0;
    padding: 30px 0 0 0;
}












/* Program Page */

.d-apply-now-form {
  margin: -40px 0 0 0;
}
.d-apply-now-form h4 {
  color: #17569c;
  font-size: 22px;
  font-weight: 400;
  padding: 0 0 15px;
  border-bottom: 0.5px solid #777;
  margin: 50px 0 25px 0;
}


.d-apply-now-flot-row-left {
  width: 47.5% !important;
  float: left !important;
  margin: 0 25px 0 0 !important;
}
.d-apply-now-flot-row-right {
  width: 47.5% !important;
}






input[type=checkbox]{
/*  height: 0;
  width: 0;
  visibility: hidden;*/
}

/*label {
  cursor: pointer;
  text-indent: -9999px;
  width: 200px;
  height: 100px;
  background: grey;
  display: block;
  border-radius: 100px;
  position: relative;
}

label:after {
  content: '';
  position: absolute;
  top: 5px;
  left: 5px;
  width: 90px;
  height: 90px;
  background: #fff;
  border-radius: 90px;
  transition: 0.3s;
}

input:checked + label {
  background: #bada55;
}

input:checked + label:after {
  left: calc(100% - 5px);
  transform: translateX(-100%);
}

label:active:after {
  width: 130px;
}*/








.your-file {
  width: 122px !important;
  height: 42px !important;
  background: none !important;
  border-radius: 0 0 12px 12px !important;
  border: none !important;
}
/*.your-file {
  color: transparent;
}
.your-file::-webkit-file-upload-button {
}
.your-file::before {
  content: 'Upload Photo';
  color: #122e48 !important;
  display: inline-block;
  background: rgba(255,255,255,0.1);
  border-radius: 12px 12px 0 0;
  padding: 15px 8px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
}
.your-file:active {
  outline: 0;
}
.your-file:hover::before {
}
.your-file:active::before {
}
*/

.d-form-upload-photo {
  width: 140px;
  height: auto;
  padding: 18px 0 10px 15px;
  margin: 0 0 16px 0;
  border-radius: 12px;
  background: rgba(255,255,255,0.1);
  border: 1px solid rgba(58,70,86,0.7);
  color: #122e48 !important;
}
.your-file {
    margin: 0 0 0 -14px;
    width: 112px !important;
}






.d-cf-dropdown {
  width: 70px !important;
  float: right;
  background: none !important;
  margin: -6px 0 30px 0;
  border: 1px solid rgba(58,70,86,0.7) !important;
  padding: 3px 0 0px 8px !important;
  border-radius: 30px !important;
}

.d-cf-dropdown1 {
  width: 70px !important;
  background: none !important;
  margin: -6px 0 30px 0;
  border: 1px solid rgba(58,70,86,0.7) !important;
  padding: 3px 0 0px 8px !important;
  border-radius: 30px !important;
}












/* Campus Page */

.d-campus-page-video-block{

}
.d-campus-page-video-block .n2-ss-layer {
  padding: 0px !important;
}
.d-campus-page-video-block .n2-ss-section-main-content {
  padding: 0px !important;
}
.d-campus-page-video-block .n2-ss-layer-row {
  padding: 0 !important;
}
.d-campus-page-video-block #n2-ss-3-arrow-previous {
  margin: 0 0 0 -40px;
}
.d-campus-page-video-block #n2-ss-3-arrow-next {
  margin: 0 -40px 0 0;
}









/* Search Page */

.d-search-pg{
  padding: 180px 0 200px 0;
}
.d-search-pg h1{
  font-family: 'Spectral', serif;
  font-weight: 300;
  font-size: 42px;
  color: #17569C;
}


.d-search-bar{
  padding: 0px 0 60px;
}
.d-search-bar #searchform #s {
  border-radius: 30px 0 0 30px;
  padding: 20px;
  height: 60px;
}
.d-search-bar #searchsubmit {
  padding: 0 60px;
  border-radius: 0 30px 30px 0;
  background: #e43a53;
  border: none;
  font-size: 20px;
}
.d-search-bar #searchsubmit:hover {
  background: #17569C;
  border: none;
}


.d-search-results-block{

}
.d-search-results-pg h1{
  margin: 0;
}
.d-search-results-pg article {
  padding: 50px 0 40px !important;
  border-bottom: 1px solid #ccc !important;
}
.d-search-results-pg h2 a{
  color: #17569C !important;
}
.d-search-results-pg .btn {
  background: none !important;
  color: #e43a53 !important;
  padding: 0px !important;
  border: none !important;
  font-size: 18px !important;
  font-weight: 600 !important;
}
















/* Footer */

.d-footer {
  background: #17569c;
  color: #fff;
  padding: 60px 0 30px;
  font-size: 18px;
}



.d-footer h6 {
  font-family: 'Spectral', serif;
  font-size: 32px;
  line-height: 38px;
  color: #e0dcd4;
  padding: 0 0 5px 0;
}



.d-footer-apply-now {
  background: #e43a53;  
  position: relative;
  float: right;
  margin: 0;
  color: #fff;
  padding: 5px 20px;
  border-radius: 30px;
}
.d-footer-apply-now:hover {
  background: #e0dcd4; 
  color: #17569c; 
}


.d-footer-social-icons {
  position: relative;
  margin: 0 0 20px -18px;
  font-size: 20px;
}
.d-footer-social-icons li {
  display: inline-block;
  padding: 0 6px;
}
.d-footer-social-icons li a{
    color: #fff;
}
.d-footer-social-icons li a:hover{
    color: #e0dcd4;
}



#menu-footer-menu1{
  padding: 0px;
}
#menu-footer-menu2 {
  padding: 0 0 0 20px;
}
#menu-footer-menu1 li,
#menu-footer-menu2 li {
  display: block;
  padding: 0 0 18px;
}
#menu-footer-menu1 li a,
#menu-footer-menu2 li a{
    color: #fff;
}
#menu-footer-menu1 li a:hover,
#menu-footer-menu2 li a:hover{
    color: #e0dcd4;
}




.d-footer-ssrvm-trust-block {
  background: #122e48;
  padding: 22px 0;
  font-size: 20px;
  color: #e0dcd4;
}
.d-footer-social-ssrvm-icons {
  position: relative;
  margin: -30px 0 0px 220px;
  font-size: 20px;
}
.d-footer-social-ssrvm-icons li {
  display: inline-block;
  padding: 0 6px;
}
.d-footer-social-ssrvm-icons li a{
    color: #e0dcd4;
}
.d-footer-social-ssrvm-icons li a:hover{
    color: #fff;
}



















