/*
Theme Name:     Sum Ultimate
Description:    Sum Ultimate
Author:         sumultimateadmin
Template:       accesspress-parallax

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
.section-who {
    float: left;
    width: 100%;
    padding: 20px 0px;
    margin-top: -50px;
    background: #fff;
    z-index: 1;
    position: relative;
    border-radius: 5px;
    box-shadow: 0 2px 16px #00000078;
}
.section-who .box-1-heading h4{padding: 10px 0px 0px 0px;}
.section-who h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 42px;
    color: #374a8e;
    text-align: center;
    margin: 0 0 30px;
}

.service-box h3 {margin-bottom: 0px;}
.section-who  .col-md-3:before {
    content: '';
    width: 1px;
    height: 97px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #0000001a;
}
.section-who .col-md-3:last-child:before {
    display: none;
}
.service-box h4 {
    font-size: 16px;
    margin-bottom: 5px;
    color: #033b4a;
    padding: 0 20px;
}

.leadershipbox {
    padding: 20px;
    margin-bottom: 30px;
}
.leadershipbox img {
    border-radius: 10px;
    width: 100%;
}
.leadershipbox h3 {
    text-align: center;
    padding: 10px 0px;
    color: #374a8e;
	font-size:20px;
    margin-bottom: 0px;
	font-weight:600;
}
.leadershipbox h4 {
    text-align: center;
    padding-bottom:5px;
    color: #374a8e;
	font-size:17px;
    margin-bottom: 0px;
}

.leadership h2 {
    text-align: center;
    padding: 0;
    color: #374a8e;
    margin-bottom: 0;
}

.section-sevenpillars {
    float: left;
    width: 100%;
    padding: 50px 0px 27px;
    text-align: center;
    background: url(../../uploads/2021/11/bg4.png);
    position: relative;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}
.section-sevenpillars:before {
    content: '';
    background-color: #121e48e0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.section-sevenpillars figure {
    display: inline-block;
    max-width: 900px;
}
.section-sevenpillars .container {
    position: relative;
}
.section-sevenpillars h2{text-align: center; padding: 10px 0px; color: #fff;}
.sevenpillar li {
    text-align: center;
    height: auto;
    margin: 0 0 15px;
    padding: 0 15px;
    vertical-align: top;
    display: inline-block;
}
.sevenpillar li .pillers {
    min-width: 200px;
    margin: 18px 0;
    padding: 15px;
}
.sevenpillar p {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    margin-top: 10px;
}
.sevenpillar p {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    padding-bottom: 0;
    margin-bottom: 0;
}
.pillers li p { 
    font-size: 22px;
    font-weight: 600;
    color: #fff;
}
.sevenpillar ul{
	width:100%;
}
.card_box {
    padding: 20px 0px 30px;
	width: 100%;
}
.section5-right h2 {
    text-align: center;
    padding: 10px 0px 0;
    margin-bottom: 0;
}
.section5-right .heading-group {
    margin-bottom: 0;
}
.card p {
    padding-top: 1rem;
    background: #fff;
    padding-bottom: 1rem;
    margin-bottom: 0;
    color: #334b8f;
    font-weight: 700;
}
.section5-left-content h2 {
    text-align: left;
    padding: 0;
    margin: 0;
	font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 35px;
    line-height: 42px;
}
.services li {
    padding: 9px 0px;
    font-size: 15px;
    font-weight: 600;
	border-bottom: 1px solid #ffffff24;
}
.fa.fa-long-arrow-right {
    padding-right: 10px;
}
.footer-1 p {
    font-size: 14px;
    text-align: justify;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
}
.elementor-widget-container p{text-align:justify;}
.top-3-left a:hover{text-decoration:none;}

/*T A B */
.tab {
    width:100%;
    float: left;

}
.tab {
    
    
}
.tabcontent {display: none; padding: 6px 12px;text-align:center;}
.tab button {
    background-color: #374a8e;
    float: left;
    border: 1px solid #374a8e;
    outline: none;
    cursor: pointer;
    padding: 15px 40px;
    transition: 0.3s;
    margin-right: 15px;
    color: #fff;
    font-weight: 700;
	box-shadow: 0 0 6px #374a8e;
    border-radius: 7px;
}

.tab .active {background-color: #044959;}
.tabcontent {
    display: none;
    padding: 60px 12px 0;
    color: #000;
    border: 1px solid #e7e7e7;
}
.pt-50{padding-top:50px;} 

/*Change color to gray*/
tr:nth-child(even) {background-color: #dddddd;}
.actived a{color:green}
.actived a:hover{ font-weight: bold}
.deactivated a{color:red}
.deactivated a:hover{ font-weight: bold}
.available {color:green; }
.disable{ color: red; font-weight: bold}
.intraining{color: blue; font-weight: bold}
.vacation{ font-weight: bold}

/*T A B */

.section-9 .blog-box img {
    height: 250px!important;
}
.section-last {
    padding: 60px 0px;
    width: 100%;
    float: left;
	background: #ebebeb;
}

/*-------------------------------*/
/*   footer tab   */
/*-------------------------------*/

.social_link_box .tab-pane.fade {
    height: 410px;
    overflow-y: scroll;
}
nav > .nav.nav-tabs{

    border: none;
    color:#fff;
    background:#052c6c;
    border-radius:0;

}
nav > div a.nav-item.nav-link,
nav > div a.nav-item.nav-link.active
{
    border: none;
    padding: 18px 25px;
    color:#fff;
    background:#052c6c;
    border-radius:0;
	border-left: 1px solid #28697c;
}


.tab-content {
    background: #fdfdfd;
    line-height: 25px;
    border: 2px solid #fff;
    border-top: 5px solid #26924f;
    padding: 20px !important;
    overflow: hidden;
}

nav > div a.nav-item.nav-link:hover,
nav > div a.nav-item.nav-link:focus
{
   border: none;
    background: #26924f;
    color:#fff;
    border-radius:0;
    transition:background 0.20s linear;
}

/*-------------------------------*/
/*   footer tab   */
/*-------------------------------*/
.section-3right p{text-align:justify;color: #6c6c6c;}

table#tablepress-1.tablepress thead th {
    background-color: #cb3e5c !important;
    color: #fff;
    text-transform: uppercase;
	text-align: center;
}
table#tablepress-1.tablepress tbody tr:first-child td {
    text-align: center;
    background: #ff7c90;
    color: #000;
    font-weight: 700;
}
table#tablepress-2.tablepress thead th {
    background-color: #ff7c90 !important;
    color: #000;
    text-align: center;
}
table#tablepress-3.tablepress thead th {
    background-color: #ff7c90 !important;
    color: #000;
    text-align: center;
}
table#tablepress-7.tablepress thead th {
   background-color: #ff7c90 !important;
    color: #000;
    text-align: center;
}
table#tablepress-5.tablepress thead th {
    background-color: #ff7c90 !important;
    color: #000;
    text-align: center;
}
table#tablepress-6.tablepress thead th {
    background-color: #ff7c90 !important;
    color: #000;
    text-align: center;
}
table#tablepress-8.tablepress thead th {
    background-color: #ff7c90 !important;
    color: #000;
    text-align: center;
}
.scroll{
	height:300px;
	overflow:auto;
}
.scroll td.column-3 {
    width: 20%;
}
.top-contact a{
	text-decoration:none;
	color:#fff;
}
.top-contact a:hover{
	text-decoration:none;
	color:#78ffab;
}
.services a{
	text-decoration:none;
	color:#fff;
}
.services {
    height: 640px;
    overflow: auto;
}

#scrollbar::-webkit-scrollbar-track {
    border: 1px solid #26924f;
    background-color: #F5F5F5;
    border-radius: 10px;
}
#scrollbar::-webkit-scrollbar {
    width: 5px;
    background-color: #26924f;
    border-radius: 10px;
}

#scrollbar::-webkit-scrollbar-thumb {
    background-color: #17697c;
    border-radius: 10px;
}
.inner-page-con .modal-dialog {
    max-width: 1000px !important;
    margin: 1.75rem auto;
}
.inner-page-con .about_doct li {
    list-style-type: disc;
    padding-bottom: 3px;
}
.inner-page-con .about_doct ul{
	padding-left:40px;
}
.inner-page-con .about_doct p {
    font-size: 14px;
    color: #606060;
    line-height: 24px;
    text-align: justify;
}
.inner-page-con .about_doct {
    padding-left: 140px;
    text-align: justify;
    font-size: 15px;
    color: #464646;
    overflow: auto;
    height: 360px;
	padding-right: 10px;
}
.row.leaders {
  width: 100%;
}
.inner-page-con p{ 
	color: #626262;
    font-size: 15px;
    line-height: 25px;
    text-align: justify;
	width: 100%;
}

.inner-page-con li{ 
	list-style-type: disc;
    color: #626262;
    padding: 3px 0px;
    text-align: justify;
    font-size: 15px;
}
.inner-page-con ul{
	padding-left:30px;
}

.inner-page-con h3, h4, h5, h6{
	color:#2db763;
	width:100%;
}
.scrolling {
    width: 100%;
    display: inline-block;
    background: #2a5b94;
    color: #fff;
    padding: 5px 10px;
    position: relative;
    height: 40px;
    border-radius: 20px 0px 0px 20px;
    padding-left: 20px;
}
.scrolling:after {
    content: "";
    width: 5000px;
    height: 100%;
    background-color: #2a5b94;
    left: 100%;
    top: 0px;
    position: absolute;
}
.scrolling marquee {
    line-height: 30px;
    /* font-family: 'Rowdies', cursive; */
    font-weight: 500;
    letter-spacing: 1.5px;
    font-size: 14px;
}
.search-box-con label {
    width: 80%;
    height: 50px;
}
.search-box-con input.search-field {
    width: 100%;
    height: 100%;
    background: transparent;
    border: 1px solid #fff;
    padding: 0px 10px;
    margin-top: 20px;
	color:#fff;
}
.search-box-con input.search-submit {
    width: 18%;
    height: 50px;
    background-color: #0b1940;
    border-color: #fff;
    color: #fff;
}


@media (max-width:768px){

.scrolling {
    width: 100%;
    display: inline-block;
    background: #2a5b94;
    color: #fff;
    padding: 1px 10px;
    position: relative;
    height: 22px;
    border-radius: 20px 0px 0px 20px;
    padding-left: 20px;
}
.scrolling marquee {
    line-height: 20px;
    font-weight: 500;
    letter-spacing: 1.5px;
    font-size: 10px;
    margin-top: 0;
    padding-top: 0;
}
.scrolling:after {
   display:none;
}
.section-who h2 {
    font-size: 18px;
}
.section-who {
    margin-top: -20px;
}
.section-3left img {
    height: auto;
}
.section-34 .tab button {
    width: 45%;
}
.inner-page-banner {
    height: 130px;
}
.inner-page-banner figure {
    height: 100%;
}
.inner-page-banner img {
    max-width: 100%;
    height: 100%;
}
.page-heading-con {
    padding-top: 50px;
}
.page-heading-con h2 {
    font-size: 22px;
    line-height: 0px;
    margin: 0px 0px 20px;
    float: right;
}
.breadcrumb {
    background-color: rgb(255 255 255 / 20%);
    padding: 2px 5px;
}
.breadcrumb ul li {
    font-size: 10px;
}
.breadcrumb ul li a {
    font-size: 10px;
    line-height: 12px;
    padding: 0px 7px;
}
.inner-page-con {
    padding: 50px 15px;
}





}