
@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap'); 
@import url('https://fonts.googleapis.com/css?family=Archivo+Black&display=swap'); 
@font-face {
font-family: 'Eurostile-Reg';
src:url(../fonts/Eurostile-Reg.otf) format('truetype');
}

@font-face {
font-family: 'EurostileLTStd-Bold';
src:url(../fonts/EurostileLTStd-Bold.otf) format('truetype');
}

@font-face {
font-family: 'Eurostile-Bold';
src:url(../fonts/10268.ttf) format('truetype');
}

h1, h2{
	font-family: 'EurostileLTStd-Bold';
	font-weight:bolder;
	color: #795548;
	font-weight:300;
}

html {
  font-size: 1rem;
}

body {
  font-weight: 400;
  font-size: 1.2rem;
  font-family: 'Eurostile-Reg', sans-serif;
  line-height: 1.6;
  color: #1b1e24;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: "liga", "kern";
  text-rendering: optimizelegibility;
}

a {
  color: #ff9d34;
}

a:hover {
  color: #FFC107;
}

a:focus {
  outline: none;
}

p {
  line-height: 1.8;
  text-align: justify;
}

figure {
  margin-bottom: 0;
  /*min-height: 265;*/
}

hr {
  border-color: #e6e7e9;
}

[role=button] {
  cursor: pointer;
}

/*------------------------------------
  Headings
------------------------------------*/
.h1, .h2, .h3, .h4, .h5, .h6, .h7,
h1, h2, h3, h4, h5, h6 {
  line-height: 1.6;
  font-weight:600;
} 
/*------------------------------------
  Highlight Color
------------------------------------*/
::-moz-selection {
  color: #fff;
  background-color: #ff9d34;
}

::selection {
  color: #fff;
  background-color: #ff9d34;
}

.bg-primary ::-moz-selection {
  color: #ff9d34;
  background-color: #fff;
}

.bg-primary ::selection {
  color: #ff9d34;
  background-color: #fff;
}
.nav-top a, .nav-top li{
	color:#fff;
}
.hero-img {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
}

.inner-page{
    background: #006bdf;
}
footer{
	color:#bdbdbd;
}
footer a{
	color: #fff;
}
.btn-outline-dark {
    color: #6f7173;
    border-color: #b8b8b8;
}
/*a.active span{
	color: #FFC107 !important;*/
/* } */
.logo{
  color: #222;
  margin: 10px 0 0;
}
.logo img {
	
} 
.logo a{
text-decoration:none;
}
.logo h2 span{
  padding: 5px 7px;
  color: #ff9d34;
}   
.menu-area{
    position:relative;
    background: #fff;
}
.logo h2 {
    font-size: 30px;
    color: #fff;
} 
.bg-primary {
  color: #fff;
  border-color: #014073 !important;
  background-color: #014073 !important;
}
.nav-top {
    background-color: #000 !important;
}
.inner-page-header p {
    color: #333;
}
.btn-primary {
  color: #fff;
  border-color: #ff9d34 !important;
  background-color: #ff9d34 !important;
}
.btn-outline-primary{
    color: #ff9d34;
    background-color: transparent !important;
    border-color: #ff9d34 !important;
}	
.btn-outline-primary:hover{
    color: #fff;
    background-color:#ff9d34 !important; 
}
.bg-overlay, .hero-img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.nav-top i {
    color: #ffffffd1;
}
section.wt-section.hero-large {
    background: #dee2e6;
    margin-top: 0px !important;
    /* background: #0f5386; */
    padding: 100px 0;
}
section.wt-section.hero-large p {
    /* color: #fff; */
}
section.wt-section.hero-large h1 {
    /* color: #fff; */
    font-size: 46px;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff !important;
    background-color: #ff9d34;
    border-color: #ff9d34;
}
.text-primary, .page-link{
	color: #ff9d34 !important;
}
.hero-img {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
}
.hero-content{
	
}
.inner-page{
    background: #006bdf;
}  

.price-card .card-body ul li{
	line-height:38px;
}
.contact-info i{
	font-size:24px;
}
.team-dp ul{
	display:bock;
	margin:0 auto;
	padding:0;
}
.team-dp{
	text-align:center;
	display:bock;
}

.portfolio-menu ul li {
    margin: 0px 22px 8px;
    border: none;
    border-bottom: 4px solid;
    border-radius: 0;
    padding: 10px 4px;
}
.portfolio-menu ul li.active, .portfolio-menu ul li:hover {
    margin: 0px 22px 8px;
    border: none;
    border-bottom: 4px solid;
    border-color: #ff9d34 !important;
    border-radius: 0;
    padding: 10px 4px;
}
 .main-footer li{
	line-height:32px;
	color: #fff;
}
.inner-page-header {
    background: #dee2e6;
    padding: 0;
}
.sub-text{
	font-size:16px;
}
.nav-top-contact li{
	font-size:13px;
} 
.contactIcons .fa {
    font-size: 34px;
    padding: 32px;
    background: #ebebeb;
    border-radius: 50%;
	margin-bottom:15px;
}
.copyrights{
	font-size:18px !important;
}
.slider-title-wrapper {
	position:absolute;
	top: 100px;
	text-align:center;
	width:100%;
}
.slider-title-wrapper h1 {
	font-size:60px;
	margin:0px;
	padding:0px;
	color:#ffffff;
	font-weight:100;
	font-family: 'Eurostile-Reg';
	text-align:center;
}
.slider-title-wrapper h2 {
	font-size:40px;
	margin:0px;
	padding:0px;
	color:#ffffff;
	font-weight:900;
	font-family: 'EurostileLTStd-Bold';
	text-align:center;
}
.slider-bg {
	float:left;
	width:100%;
}
.main-header-row3 {
	float:left;
	width:100%;
	padding:30px 0px;
}
.mhr3-column {
	float:left;
	width:20%;
	color: #1b3039;
}
.mhr3-column a {
	color: #1b3039;
	font-weight:600;
	font-family: 'Lato', sans-serif;
	font-size:18px;
	text-decoration:none;
}
.mhr3-column img {
	float:left;
}
.home-ar-row1 {
	float:left;
	width:100%;
}
.home-ar-row1 h2 {
	font-weight:300;
	font-family: 'Lato', sans-serif;
	font-size:34px;
	margin:0px;
	padding:0px 0 15px 0;
}
.home-ar-row1 h2 span {
	font-weight:600;
}
.home-ar-row1 p {
	float:left;
	width:100%;
	font-size:18px;
	font-weight:400;
	font-family: 'Lato', sans-serif;
}
.home-ar-row1 p img {
	float:left;
	border:1px solid #ccc;
	padding:5px;
	box-shadow:0 0 5px #ccc;
	margin-right:20px;
	margin-top:8px;
}
.wt-section {
padding-top: 0.25rem;
padding-bottom: 2.25rem;
}
h2.maintitle {
	font-weight:600;
	font-family: 'Lato', sans-serif;
	font-size:34px;
	margin:0px;
	padding:0px 0 15px 0;
	text-align:left;
}
.faculty-awards p {
    float: left;
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
	margin:0px;
	padding:0 0 15px 0;
	text-align:left;
}
.faculty-awards p a {
color: #1e414e;
background-color:transparent;
border:2px solid #1e414e;
padding:6px 20px 6px 20px;
display:inline-block;
border-radius:2px;	
text-decoration:none;
}
.faculty-awards p a:hover {
	background-color:#1e414e;
	color:#fff;
}
.upcomingevents {
	padding-left:0px;
}
.faculty-awards {
	padding-right:0px; 
}
.bg-upcoming-box {
	background: #ffd52d; 
}
.news-details-bg {
padding-bottom: 30px;
padding-top: 30px;
background: #1c3039;
padding-left:30px;
padding-right:30px; 
float:left;
width:100%;
}
.news-details-bg a {

padding: 12px 25px;
padding-left:0px;
width:100% !important; 
display:inline-block;
color:#fff;
text-decoration:none;
}
.footer-about p {
	font-size:18px;
	line-height:normal;
}
.footer-list a {
	font-size:18px;
}
.textwidget a {
	text-decoration:none;
	display:inline-block;
}
.inside-india-wrapper {
	float:left;
	width:100%;
	padding:20px 0 0 0;
}
.inside-india-title {
float:left;
width:100%; 
font-weight: 900;
font-style: normal;
color: #ffffff;
font-size: 20px;
 font-family: 'Lato', sans-serif; 
 padding:0 0 15px 0;
}
.inside-india-btn-wrapper p {
	margin: 0px;
padding: 0px;
    padding-top: 0px;
float: left;
width: 100%;
padding-top: 10px;
}
.inside-india-btn-wrapper p a {
background-color: #fc5b4e;
text-decoration:none;
display:inline-block;
padding:5px 20px;
}
.inside-india-wrapper h2 {
	margin:0px;
	padding:0px;
}
h1.inner-page-title {
	font-family: 'EurostileLTStd-Bold';
	font-size:34px;
	color: #fff;
	font-weight:300;
	margin:0px;
	width:100%;
	text-align:center;
	text-transform:uppercase;
}
h1.inner-page-title span {
	font-weight:900;
	font-family: 'Eurostile-Reg';
	color:#FFC107;
}
.inner-page-paragraph p {
	font-size:20px;
	color: #1e414e;
	line-height:normal;
	text-align: justify;
}
.objective {
	font-size:24px;
	font-family: 'EurostileLTStd-Bold';
	font-weight:300;
}
ul.price-options li {
    line-height: 24px;
    text-align: justify;
    list-style: disc;
    padding-bottom: 20px;
    color: #1e414e !important;
	font-size:18px;
	margin-left:40px;
}
.wt-section {
    padding-top: 50px;
    padding-bottom: 50px;
}
.sm-title{color:#FF0000;
font-weight: 600;}
.entry-content p {
	display: flex;
	align-items: center;
	width: 100%;
	text-align: left;
}
.entry-content.inter-national p {
	display: inline-block;
	margin-top:20px;
}
.entry-content p .bwt {
	margin: 0 30px;
}
.entry-content p .tittle {
	width: 200px;
	display: inline-block;
}
.entry-content p .ans, .entry-content p .ans a {
	display: inline-block;
}
.entry-content ul li {
	margin-left: 30px;
}
.advisory-des {
	font-size:14px;
	line-height:normal;
	padding-top:10px;
	text-align: center;
}
.minheight-adv-board {
	min-height:280px;
}
.advisory-board-box figure { 
	box-shadow: 0 0 3px #999;
}
.gform_body .gfield_label {
	margin-bottom: 0;
	margin-top: 15px;
}
.gform_body select, .gform_body .medium {
	width: 100%;
	padding: 5px;
    line-height: 1;
    outline: none;
}
.gform_body .gfield_required {
	color: red;
}
.gform_body .textarea {
	height: 100px;
}
.gform_button {
	margin-top: 20px;
}
.membershipform-btn {
	float:left;
	width:100%;
	padding:20px 0px;
	text-align:center;
}
.threebox-course {
	background:#fff;
	border:1px solid #ccc;
	padding:15px;
	box-shadow:0 0 10px #ccc;
	border-radius:6px;
	margin-bottom:20px;
}
.threebox-course ul li {
	color: #1e414e;
	font-size:18px;
}
.cours-bigtitle {
	color: #1e414e;
	font-size:24px !important;
	font-weight:600;
	line-height:normal;
}
.threebox-course h5 {
	color:#014073;
	font-size:20px;
	font-weight:900;
}
.threebox-course h6 {
	color:#ff9d34;
	font-size:20px;
	font-weight:900;
}
.threebox-course .courselist li {
	color: #1e414e;
}
h2.hightimpact-title {
	font-family: 'Lato', sans-serif; 
	font-size:38px;
	font-weight:300;
	text-align:left; 
	float:left;
	width:100%;
}
h4.hightimpact-title {
	font-family: 'Lato', sans-serif; 
	font-size:24px;
	font-weight:300;
	text-align:left; 
	float:left;
	width:100%;
}
.journal-list {
	float:left;
	width:100%;
	background-color:#fff;
	border:1px solid #ccc;
	border-radius:10px;
	padding:10px 0px;
	background-color:#ededed;
	margin-bottom:20px;
}
h2.hightimpact-title span {
	font-weight:900;
}
h4.hightimpact-title  span {
	font-weight:900;
}
.plssendbox {
	float:left;
	width:100%;
	color:#ff9d34;
	font-size:18px;
	font-weight:900;
	text-align:left;
}
.table-journal {
	float:left;
	width:100%;
}
.table-journal table {
	border:1px solid #ccc;
}
.table-journal table tbody tr td {
	padding:15px;
	border:1px solid #ccc;
}
.table-journal table tbody tr td input[type="text"], .table-journal table tbody tr td textarea, .table-journal table tbody tr td select {
	padding:6px;
	border:1px solid #a3a3a3;
	width:100%;
}
.table-journal table tbody tr td input[type="reset"] {
	background-color:#ff9d34;
	padding:8px 20px;
	color:#fff;
	cursor:pointer;
	border:0px;
	border-radius:5px;
}
.table-journal table tbody tr td input[type="submit"] {
	background-color:#1e414e;
	padding:8px 20px;
	color:#fff;
	cursor:pointer;
	border:0px;
	margin-left:10px;
	border-radius:5px;
}
.headoffice {
	font-family: 'Lato', sans-serif; 
	font-size:24px;
	font-weight:300;
	text-align:left; 
	float:left;
	width:100%;
	margin-bottom:0px;
	float:left;
	width:100%;
}
.headoffice span {
	font-weight:900;
}
.otherlockation {
	float:left;
	width:100%;
	padding:15px;
	border:1px solid #ccc;
	margin-top:0px;
}
.otherlockation img{
	width: 50px;
	height: 30px;
}
.row.otherlockation {
	/*margin-bottom: 30px;*/
}
.mb30 {
	margin-bottom:30px;
}
.bgnew-contact {
	background-color:#ededed;
}
.othernewbox-contact .text-center {
	border:1px solid #ccc;
	background-color:#fff;
	padding:15px;
}

.gallery .otherlockation img {
	width: 100%;
	height: 220px;
}
.gallery .othernewbox-contact .text-center{
	border: 0;
}
.gallery .othernewbox-contact .text-center .contactIcons {	
	box-shadow: 5px 5px 10px #795548;
}
.gallery .row.otherlockation {
	margin-bottom: 0;
	border: 0;
	padding: 0;
}
.approved-gov {
	float: right;
	width: 30%;
	position: relative;
}
.approved-gov img {
	position: absolute;
	right: 0;
	width: 480px;
    height: 60px;
}
.header-row1-right-inner p {
	font-size: 12px;
	text-align: center;
	padding-right: 60px;
	margin-bottom: 0;
}
.header-row1-right-inner {
	width: 68%;
	float:left;
	padding-top: 11px;
	text-align: center;
} 
.top-header-main {
	background-color:#ffffff; 
}
.top-header-main p {
	font-size: 14px;
}
.header-row1-right {
	padding-left:0px;
}
.header-mid-tb {
	padding-top:1rem;
	padding-bottom:1rem;
}
.header-phone, .header-email {
	padding: 0;
	display:inline-block;
}

.header-phone{
	padding-right: 20px !important;
}

.header-social {
	padding: 0px 0px 0 0;
	display:inline-block;
}
.header-phone .fa-phone {
	color: #fc5b4e;
}
.header-email .fa-envelope {
	color: #fc5b4e;
}
.header-social a {
	color: #fc5b4e;
	display:inline-block;
	border:1px solid #e5e7e9;
	width: 38px;
	height: 36px;
	font-size: 17px;
	background-color:#fff;
	text-align:center;
	padding-top:4px;
}
.header-social a:hover {
	border:1px solid #fc5b4e;
	background-color:#fc5b4e;
	color:#fff;
}
.navigation-start {
	float:left;
	width:100%;
}
.mainNav {
	width: 100%;
	position: relative;
	z-index: 1;
	float:left;
	height: 80px;
	padding: 0px 0px 23px 10px;
	background-color: #795548;
	transition: .3s ease-out width;
}
.mainNav:before {
content: '';
position: absolute;
z-index: -1;
top: 0;
bottom: 0;
right: 100%;
width: 0;
height: 0;
border-style: solid;
border-width: 40px 21px 40px 0;
border-color: transparent #795548 transparent transparent;
}
.mainNav:after {
content: '';
position: absolute;
z-index: -1;
top: 0;
bottom: 0;
left: 100%;
width: 0;
height: 0;
border-style: solid;
border-width: 40px 0 40px 21px;
border-color: transparent transparent transparent #795548;
}
.slider-bg {
	margin-top:-40px;
}
#hero-section {
    margin-top: -35px;
}
.page-section-hero {
    padding: 50px 0 0 0;
	position:relative;
	z-index: 0;
}
#hero-section .white-shape.top {
    z-index: 3;
    width: 100%;
    top: 0;
    bottom: auto;
    left: 0;
    right: auto;
    border-bottom: 35px solid #fff;
    border-right: 85px solid transparent;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}
.white-shape.bottom.right {
    border-left: 85px solid transparent;
    border-top: 35px solid #fff;
}
.right {
    right: 0;
    left: auto;
}

.move-down {
    bottom: -35px;
}
.white-shape {
    width: 0;
    height: 0;
    position: absolute;
}
#hero-section .white-shape.top.left {
    left: 0;
    right: auto;
    top: -35px;
    bottom: auto;
    width: 0;
    z-index: 3;
    border-left: none;
    border-bottom: 35px solid #fff;
}

.hexagon-wrapper {
    position: relative;
    display: inline-block;
    width: 70px;
}
.hexagon {
    position: relative;
    width: 70px;
    height: 40.41px;
    background-color: #fcb54d;
    margin: 20.21px 0;
    transition: .25s ease-out all;
	display: inline-block;
}
.hexagon::before {
    bottom: 100%;
    border-bottom: 20.21px solid #fcb54d;
}
.hexagon::before, .hexagon::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
}
.hexagon::after {
    top: 100%;
    width: 0;
    border-top: 20.21px solid #fcb54d;
}


.internatinal-conference-icon {
    position: relative;
    width: 70px;
    height: 40.41px;
    background-color: #fc5b4e;
    margin: 20.21px 0;
    transition: .25s ease-out all;
	display: inline-block;
}
.internatinal-conference-icon::before {
    bottom: 100%;
    border-bottom: 20.21px solid #fc5b4e;
}
.internatinal-conference-icon::after {
    top: 100%;
    width: 0;
    border-top: 20.21px solid #fc5b4e;
}


.faculty-awards-icon {
    position: relative;
    width: 70px;
    height: 40.41px;
    background-color: #34a2a3;
    margin: 20.21px 0;
    transition: .25s ease-out all;
	display: inline-block;
}
.faculty-awards-icon::before {
    bottom: 100%;
    border-bottom: 20.21px solid #34a2a3;
}
.faculty-awards-icon::after {
    top: 100%;
    width: 0;
    border-top: 20.21px solid #34a2a3;
}


.isbn-book-publication-icon {
    position: relative;
    width: 70px;
    height: 40.41px;
    background-color: #8373ce;
    margin: 20.21px 0;
    transition: .25s ease-out all;
	display: inline-block;
}
.isbn-book-publication-icon::before {
    bottom: 100%;
    border-bottom: 20.21px solid #8373ce;
}
.isbn-book-publication-icon::after {
    top: 100%;
    width: 0;
    border-top: 20.21px solid #8373ce; 
}


.academic-member-icon {
    position: relative;
    width: 70px;
    height: 40.41px;
    background-color: #55c882;
    margin: 20.21px 0;
    transition: .25s ease-out all;
	display: inline-block;
}
.academic-member-icon::before {
    bottom: 100%;
    border-bottom: 20.21px solid #55c882;
}
.academic-member-icon::after {
    top: 100%;
    width: 0;
    border-top: 20.21px solid #55c882; 
}




.hexagon-wrapper img {
    position: absolute;
    top: 47%;
    left: 50%;
    transform: translate(-47%, -50%);
	display: inline-block;
max-width: 100%;
height: auto;
}
.honorary-mid-col {
	width:100%;
	text-align:center;
}
.title-ho {
	display:block;
	text-align:center;
}
.honorary-mid-col {
	display:block;
	text-align:center;
	width:100%;
}
.title-ho {
	font-family: 'Eurostile-Reg';
	font-size:20px;
	font-weight:300;
}
.honorary-mid-col:hover {
    background-color: white;
    transition: 0.4s all ease;
}
.honorary-mid-col:hover .title-ho1 {
    color: #fcb54d;
}
.honorary-mid-col:hover .title-ho2 {
    color: #fc5b4e;
}
.honorary-mid-col:hover .title-ho3 {
    color: #34a2a3;
}
.honorary-mid-col:hover .title-ho4 {
    color: #8373ce;
}
.honorary-mid-col:hover .title-ho5 {
    color: #55c882;
}
.honorary-mid-col:hover .hexagon {
    transform: rotate(-90deg);
    transition: 0.4s all ease;
}
#featured-services {
    background-color: #ededed;
	position:relative;
}
.white-shape,
.gray-shape {
    width: 0;
    height: 0;
    position: absolute;
    top: -35px;
    bottom: auto;
}
.blue-shape,
.white-shape {
    width: 0;
    height: 0;
    position: absolute;
    z-index: 3;
}
.top {
    top: 0;
    bottom: auto;
}
.bottom {
    bottom: 0;
    top: auto;
}
.move-up {
    top: -35px;
}
.move-down {
    bottom: -35px;
}
.left {
    left: 0;
    right: auto;
}
.right {
    right: 0;
    left: auto;
}
.blue-shape.top.left {
    border-right: 85px solid transparent;
    border-bottom: 35px solid #191D3D;
}
.blue-shape.bottom.left {
    border-right: 85px solid transparent;
    border-bottom: 35px solid #191D3D;
}
.gray-shape.top.left {
    border-right: 85px solid transparent;
    border-bottom: 35px solid #F6F6F6;
}
.gray-shape.bottom.right {
    border-left: 85px solid transparent;
    border-top: 35px solid #F6F6F6;
}
.blue-shape.bottom.right {
    border-left: 85px solid transparent;
    border-top: 35px solid #795548;
}
#featured-services {
    background-color: #F6F6F6;
}
#featured-services .hentry:first-child {
    text-align: right;
}
#featured-services .hentry:first-child p {
    margin-bottom: 0;
}
#team-members:before,
#team-members:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background-color: #F6F6F6;
    z-index: -1;
}
#featured-services:after,
#team-members:after {
    left: auto;
    right: 0;
    background-color: #191D3D;
    top: auto;
    bottom: 0;
}
.left-half,
.right-half {
    width: 90%;
    max-width: 585px;
}
.left-half {
    margin-left: auto;
    padding-right: 25px;
}
.right-half {
    margin-right: auto;
    padding-left: 50px;
}
#featured-services .wrapper,
#team-members .wrapper {
    position: relative;
}
#featured-services .hentry {
    margin-bottom: 0;
    padding: 0;
}
#featured-services .hentry:first-child,
#team-members .hentry:first-child {
   background-color: #e9e9e9;
}
#featured-services .hentry:last-child ,
#team-members .hentry:last-child {
   background-color: #795548;
}
#featured-services .featured-title {
    display: inline;
}
#featured-services .featured-title a,
#featured-services .featured-title {
    color: #fff;
    word-wrap: break-word;
}
#featured-services .featured-title a:hover,
#main-services .featured-title a:hover {
    color: #ec681f;
}
#featured-services .service p {
    color: #8da3d2;
    display: table-cell;
    position: relative;
    top: 15px;
}
.col-2 .hentry, .col-2 .staff {
    width: 50%;
    float: left;
}
.featured-services-wrapper.col-2 {
	float:left;
	width:100%;
	max-width:100%;
	padding:0px;
}
#featured-services .hentry:last-child {
    min-height: 420px;
}
#featured-services .hentry:first-child {
	min-height:420px;
}
.move-up {
    top: -35px;
}
.left {
    left: 0;
    right: auto;
}
.gray-shape.top.left {
    border-right: 85px solid transparent;
    border-bottom: 35px solid #e9e9e9;
}
#featured-services {
	position:relative;
	float:left;
	width:100%;
}
.dkinter {
	padding-top:30px;
	line-height:normal;
}
.dkinter span {
	display:block;
	font-size:20px;
	color: #FFC107;
	font-weight:300;
}
.learnmore-btn {
	text-align:right;
	display:block;
	padding-top:30px;
	padding-bottom:50px;
}
.learnmore-btn a {
	display:inline-block;
	text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    padding: 15px 35px;
	border:1px solid #1b3039;
	background-color:transparent;
	color:#1b3039;
}
.learnmore-btn a:hover {
	border:1px solid #fc5b4e;
	background-color:#fc5b4e;
	color:#fff;
}
.des-mbox {
	line-height:normal;
	font-size:20px;
	padding:30px 0 20px 0;
}
.photo-profile {
	float:left;
	width:50%;
	background-color:#e9e9e9;
	padding:5px;
	margin:40px 0 0 0;
	transition:.6s;
}
.photo-profile:hover {
	box-shadow: 0 10px 20px #5d4037;
	transform:rotate(-4deg)
}
.photo-profile img {
	width:100%;
}
.photo-profile h2 {
	padding:15px;
	text-align:center;
	color:#1b3039;
	font-size:20px;
	font-family: 'EurostileLTStd-Bold';
	line-height:normal;
	font-weight:300;
	padding:10px 0 0 0;
}
.photo-profile h2 span {
	color:#fc5b4e;
	font-family: 'Eurostile-Reg';
	font-size:18px;
	display:block;
}

#featured-services2 .hentry:first-child,
#team-members2 .hentry:first-child {
   background-color: #795548;
}
#featured-services2 .hentry:last-child ,
#team-members2 .hentry:last-child {
   background-color: #e9e9e9;
}
#featured-services2 {
	position:relative;
	float:left;
	width:100%;
}
#featured-services2 .hentry:last-child {
    min-height: 420px;
}

.blue-shape.bottom.right.newgray {
    border-left: 85px solid transparent;
    border-top: 35px solid #e9e9e9;
}
.gray-shape.top.left.topnewox {
    border-right: 85px solid transparent;
    border-bottom: 35px solid #795548;
}
.featured-services-wrapper2.col-2 {
	float:left;
	width:100%;
	max-width:100%;
	padding:0px;
}
.featured-services-wrapper2 .hentry:first-child {
    min-height: 468px; 
}
.upcomingboxnew {
	color:#fff;
	text-align:right;
}
.upcoming-events-title {
	text-align:right;
}
.upcoming-events-title img {
	width:65%;
}
.testimonial-bg {
	background-image:url(../img/testimonial-bg.png);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center; 
	padding:100px 0px;
	padding-left: 40rem;
	padding-right: 10rem;
}
.news-details-bg a {
	font-size:26px;
}
.main-footer {
	background-image: url(../img/slider-9-1920x1328.jpg) !important;
background-repeat: no-repeat;
background-color: rgba(0,0,0,.5) !important;
background-attachment: fixed !important;
background-position: center top !important;
}
.inner-page-header {
	text-align:center;
	padding:150px 0px 170px 0;
		background-image: url(../img/inner-pages-bg.jpg) !important;
background-repeat: no-repeat;
background-color: rgba(0,0,0,.5) !important;
background-attachment: fixed !important;
background-position: center !important;
background-size:cover;
}
.inner-article-main {
	position:relative;
	float:left;
	width:100%;
}
.btn {
	font-size:1.5rem;
}
.inner-page-header {
    margin-top: -40px;
}
.team-design figure {
    margin-bottom: 0;
    background: #ededed;
    border: 1px solid #ccc;
    text-align: center;
    border: 1px solid #795548;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;

}
.team-design figure img {
width:180px !important;
height:180px !important;
border-radius: 50% !important;
margin: 0 auto !important;
margin-top: 0px;
margin-bottom: 0px;
float: none !important;
margin-top: 20px !important;
margin-bottom: 20px !important;
min-height: auto !important;
}
.team-design figure .wt-box-shadow-sm {
    box-shadow: 0 0.2rem 1.25rem 0 rgba(27, 30, 36, 0.07);
    background: #795548 !important;
    color: #fff;
    border-radius: 0px !important;
        border-bottom-left-radius: 0px;
    border-bottom-left-radius: 50px !important;
	min-height: 184px;
}
.text-primary {
    color: #FFC107 !important; 
}
.team-design figure h5 {
	font-size:18px !important;
}
.team-design figure .text-primary {
	font-size:13px !important;
	line-height:normal;
}
.team-design figure .p-4 {
    padding: 1rem !important;
}
.team-design-administration figure .wt-box-shadow-sm {
	min-height: 175px;
}
.team-design-advisoryboard figure .wt-box-shadow-sm {
	min-height: 220px;
}
.otherlockation p {text-align: center;}
.btn-primary {
    color: #fff;
    border-color: #ff9d34 !important;
        border-right-color: rgb(255, 157, 52);
        border-bottom-color: rgb(255, 157, 52);
    background-color: #fc5b4e !important;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-right: 10px solid #795548 !important;
    border-bottom: 3px solid #795548 !important;
    padding-left: 40px;
    padding-right: 25px;
	transition:.6s;
}
.btn-primary:hover {
	    border-top-right-radius: 6.25rem;
    border-bottom-left-radius: 6.25rem;
	 border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
	border-left: 10px solid #795548 !important;
    border-bottom: 3px solid #795548 !important;
	border-right: 0px solid #795548 !important;
	padding-left: 25px;
    padding-right: 40px;
}
.events-box-wrapper {
	float:left;
	width:100%;
	background-color:#fff;
	border-radius:0px;
	box-shadow:0 0 5px #000;
	margin-top:15px;
}
.events-left {
	float:right;
	width:25%;
	background-color:#FFC107;
	color:#000;
	padding:35px 15px;
	text-align:center;
}
.events-right {
	float:left;
	width:75%;
	padding:15px;
	
}
.events-right h3 {
	color:#fc5b4e;
	font-size:18px;
	font-weight:300;
	margin:0px;
	padding:0 0 10px 0;
	font-family: 'EurostileLTStd-Bold';
	font-weight:300;
}
.events-right h4 {
	color:#000;
	font-size:18px;
	font-weight:300;
	margin:0px;
	padding:0 0 0px 0;
	font-weight:300;
	line-height:normal;
}
.eve-date {
	font-size:20px;
	font-family: 'Eurostile-Reg';
	font-weight:300;
}
.eve-month {
	font-size:30px;
	font-family: 'EurostileLTStd-Bold';
	font-weight:300;
}
.published-books-wrapper {
	float:left;
	width:100%;
	padding:15px;
	border:1px solid #ccc;
	background-color:#ededed;
	margin-bottom:20px;
	text-align:right;
}
.download-link {
	float:left;
	width:100%;
}
.download-link a {
	float:left;
	width:100%;
	padding:10px 20px;
	border:1px solid #ccc;
	background-color:#ededed;
	color:#fc5b4e;
	text-decoration:none;
	margin-bottom:10px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
}
.download-link a:hover {
	background-color:#fff;
	border:1px solid #b4b4b4;
}
.supporting-orag {
	float:left;
	width:100%;
	/*padding:10px 20px;*/
	/*border:1px solid #ccc;
	background-color:#ededed;*/
	color:#fc5b4e;
	text-decoration:none;
	margin:0px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;

}
ul.supporting-orag  {
	padding-top:20px;
}
.supporting-orag li {
	color: #1b1e24 !important;
	padding:10px 20px;
	border:1px solid #ccc;
	background-color:#fff;
	margin-bottom:15px;
	list-style:none!important;
	position: relative;
	padding-left: 15px!important;
}
.supporting-orag li:before {
	position: absolute;
	left: 0;
	top: 12px;
	content: '';
	background: #1b1e24 !important;
	width: 5px;
	height: 5px;
	border-radius: 50%;
}
.faq-main-box {
	float:left;
	width:100%;
	margin:0 0 10px 0;
	border:1px solid #ccc;
	padding:0px;
}
.faq-main-box h6 {
	font-size:20px;
	color:#fc5b4e;
	background-color:#ededed;
	padding:10px 15px !important;
	font-family: 'EurostileLTStd-Bold';
	font-weight:300;
	margin:0px !important;
	border-bottom:1px solid #ccc;
}
.faq-main-box p {
	font-size:18px;
	color:#fc5b4e;
	background-color:#fff;
	padding:15px 15px;
	margin:0px;
	line-height:normal;
}
.inter-table {
	border:1px solid #ccc;
	border-collapse:collapse;
	width:100%;
}
.inter-table tr td {
	border:1px solid #ccc;
	border-collapse:collapse;
	padding:15px;
}
.inter-table tr td {
	width:50%;
}

/*membership-list*/
.membership-list {
	float: left;
	width: 100%;
	padding: 50px 0;
}
.membership-list h2 {
	line-height: 1;
	text-align: center;
	color: #ff0000;
}
.membership-list h4 {
	line-height: 1;
	text-align: center;
	color: #0d21b2;
	margin-bottom: 30px;
}
.membership-list .table {
	height: 600px;
	overflow-y: auto;
}
.membership-list table {
	width: 100%;
}
.membership-list table thead tr td{
	text-align: center;
}
.membership-list table thead tr td:first-child {
	width: 110px;
}
.membership-list table tr td {
	font-size: 15px;
	border: 1px solid #82d9d1;
	padding: 10px;
}
.membership-list table tbody tr:nth-child(odd) td{
	background: #d7faf6;
}

/*Published Book List*/
.published-book {
	float: left;
	width: 100%;
	padding: 50px 0;
}
.published-book h2 {
	line-height: 1;
	text-align: center;
	color: #ff0000;
}
.published-book h4 {
	line-height: 1;
	text-align: center;
	color: #0d21b2;
	margin-bottom: 30px;
}
.published-book .table {
	height: 600px;
	overflow-y: auto;
}
.published-book table {
	width: 100%;
}
.published-book table thead tr td{
	text-align: center;
}
.published-book table tr td {
	vertical-align: middle;
	font-size: 15px;
	border: 1px solid #82d9d1;
	padding: 10px;
}
.published-book table tbody tr:nth-child(odd) td{
	background: #d7faf6;
}
.published-book table tbody tr td img {
	height: 100px;
}
.published-book table tbody tr td:nth-child(1), .published-book table tbody tr td:nth-child(4), .published-book table tbody tr td:nth-child(5), .published-book table tbody tr td:nth-child(6) {
	text-align: center;
}
.published-book table tbody tr td:nth-child(5) {
	width: 160px!important;
}
.post-event table {
	width: 100%;
}
.post-event table tr td {
	padding: 10px 20px;
	border: 1px solid #82d9d1;
}
.post-event table tbody tr:nth-child(odd) td {
    background: #d7faf6;
}
.post-event table thead tr td {
	text-align: center;
}
.post-event table tbody tr td {
	text-align: left;
}
.post-event table tbody tr td:first-child {
	width: 150px;
	text-align: center;
}
/* online-payment section */
.online-payment {
	float: left;
	width: 100%;
	padding: 50px 0;
}
.online-payment img {
	width: 100%;
}

.bdd{ width: 200px; display: inline-block !important; }

/*Events table*/

.evt-tbl{
	padding-bottom: 40px;
	padding-top: 40px;
	margin: 0 auto !important;
}

.table-events{
	text-align: center;
	color: red;
	}

.tble-aln td{
	text-align: center;
	}



/*.table-events th{
	border: 1px solid #b9b7b7;
	text-align: center;
	color: red;
	font-size: 22px !important;
	font-weight: bold !important;
	padding: 10px 140px;
}

.table-events td{
	border: 1px solid #b9b7b7;
	text-align: center;
	padding: 5px 5px 5px 10px;
}*/


/*Gallery events Details*/

.events-details{
	color: black !important;
}

/*Google-pay Popup*/

#mybtn{
	border: unset;
}

.popup {
	display: none;
	position: fixed;
	z-index: 1;
	padding-top: 100px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.4);
}

.popup-content{
	background-color: #fefefe;
	margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 40%;
}

.close{
  color: #aaaaaa;
  float: right;
  font-size: 30px;
  font-weight: bold;
}

.close:hover,.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}


/* registration-details */
.registration-details .lft {
	display: inline-block;
	width: 25%;
	text-align: left;
}
.registration-details .ctr {
	display: inline-block;
	width: 5%;
	text-align: left;
}
.registration-details .rgt {
	display: inline-block;
	width: 70%;
	text-align: left;
}
.registration-details .d-flex {
	margin-bottom: 10px;
}
.hdulli li{font-size: 16px;}
@media (max-width: 991px) {
	.hero-img { 
		background-position: 74%; 
	}
	.registration-details .lft {
		width: 30%;
	}
	.registration-details .ctr {
		width: 5%;
	}
	.registration-details .rgt {
		width: 65%;
	}
	.registration-details .d-flex {
		margin-bottom: 20px;
	}
}
@media (max-width: 991px) {
	.hero-img { 
		background-position: 74%; 
	}
	.registration-details .lft {
		width: 40%;
	}
	.registration-details .ctr {
		width: 5%;
	}
	.registration-details .rgt {
		width: 55%;
	}
	.registration-details .d-flex {
		padding-bottom: 20px;
		border-bottom: 1px solid #ccc;
	}
}

.header-phone {
    padding-right: 0px !important;
}
.header-row1-right-inner {
    width: 35%;
    float: left;
    padding-top: 0px;
    text-align: center;
}

.fellow-members .table{
	height: auto !important;
	}
	.otherlockation p a{
		color: #333;
	}
	p{
		line-height: 1.6;
	}