@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap');
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
ul, li{
    margin: 0;
    padding: 0;
    list-style: none;
}
body{
font-family: 'Roboto Condensed', sans-serif;
}
.container {
    max-width: 1203px;
}
.top-header-custom {
    width: 100%;
    display: inline-block;
    background: #242020;
    padding: 3px 0 3px;
}
.social-icon, .members-bitton {
    width: 50%;
    float: left;
}
.social-icon ul li {
    display: inline-block;
    list-style: none;
}
.members-bitton {
    text-align: right;
}
.members-bitton ul li {
    display: inline-block;
    list-style: none;
    margin-left: 13.5px;
}
.social-icon ul li a {
    display: block;
    margin-right: 5.5px;
    margin-top: 2px;
}
.logo-custom {
    width: 20%;
    display: inline-block;
    vertical-align: middle;
}
.navigation-custom {
    width: 80%;
    display: inline-block;
    vertical-align: middle;
    padding-left: 2.5px;
}
.members-bitton ul li a {
    color: #fff !important;
    background-color: #005289;
    border-color: #005289;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    text-decoration: none;
    display: block;
}
.navigation-custom nav ul li {
    display: inline-block;
    list-style: none;
}
.navigation-custom nav ul li a {
    padding: 34px 15px;
    color: #333333;
    padding-left: 12px;
    font-weight: normal;
    font-size: 15px;
    text-decoration: none;
    text-transform: 0;
    cursor: default;
    display: block;
    text-transform: uppercase;
}
.main-header-custom {
    width: 100%;
    display: inline-block;
}
.upon-content {
    position: absolute;
    left: 50%;
    top: 39%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 36%;
}
 h2 {
    color: #FFF;
    font-size: 3em;
    line-height: 1.2em;
    text-transform: none;
    letter-spacing: 1px;
    font-weight: 400;
}
.upon-content p {
    text-transform: none;
    letter-spacing: 1px;
    color: #fff;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 20px;
}
.upon-content a {
    font-size: 12pt;
    background: #005289;
    padding: 8px 14px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-top: 30px;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    -webkit-transition: 250ms linear all;
    -moz-transition: 250ms linear all;
    transition: 250ms linear all;
}
.service-sec {
    width: 100%;
    display: inline-block;
    padding: 33px 0 65px;
    text-align: center;
}
p{
    padding: 0;
    margin: 0 0 10px 0;
    font-size: 16px;
    font-weight: 100;
}
p span{
	font-size: 16px;
    font-weight: 100;
    display: block;
}
strong{
	font-weight: 600;
}
li{
	font-weight: 100;
	font-size: 16px;
}
.service-sec p{
	font-weight: 600;
	margin-top: 10px;
}
.service-sec .col-md-4:nth-child(1) {
    padding-right: 75px;
}
.service-sec .col-md-4:nth-child(3) {
    padding-left: 75px;
}
.footer-sec {
    width: 100%;
    display: inline-block;
    background: #242020;
}
.footer-sec ul li a, h5 {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
}
.footer-custom {
    display: inherit;
    width: 85.5%;
    margin: 0 auto;
    padding-top: 17.3px;
}
.footer-sec ul li {
    line-height: 19px;
    color: #fff;
}
.footer-sec .col-md-6:nth-child(2){
text-align: right;
}
.footer-sec .col-md-6:nth-child(2) ul li a, .footer-sec .col-md-6:nth-child(2) ul li{
	font-weight: 200;
	text-align: right;
	font-size: 13px;
}
.wy-conter {
    width: 96.5%;
    display: table;
    margin: 0 auto;
}
.more-sec {
    display: inline-block;
    width: 100%;
    margin: 4px 0 33px;
}
.more-sec ul {
    display: inline-block;
    width: 86%;
    margin-left: 0;
    padding-top: 8px;
}

.more-sec h3 {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    color: #686b6e;
    font-weight: 100;
    font-size: 25px;
    width: 13%;
}
.more-sec ul li a {
    color: #447b9e;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    padding-bottom: 13px;
    padding-right: 12px;
    padding-left: 12px;
    padding-top: 14px;
    display: inline-block;
}
.more-sec ul li{
	display: inline-block;
}
.contec-sec ul {
    padding-left: 40px;
    margin-bottom: 11px;
}
.contec-sec {
    margin-bottom: 73px;
}

.contec-sec ul li {
    list-style: disc;
}
.contec-sec ul li a {
    color: #336699;
    text-decoration: underline;
    display: inline-block;
}
.tb-click {
    width: 100%;
    display: inline-block;
    text-align: center;
}
.tb-click ul {
    padding: 0;
    margin: 0;
}
.tb-click ul li {
    display: inline-block;
    list-style: none;
}
.tb-click ul li {
    display: inline-block;
    list-style: none;
    border-right: 2.5px solid #ccc;
    padding: 0px 4px;
    font-weight: 600;
    font-size: 17px;
    line-height: 16px;
    color: #c0b2a3;
}
.tb-click ul li a{
	color: #336699;	
}
.cont-text-click h1 {
    color: #97354f;
    font-weight: 600;
    font-size: 20px;
}
.more-sec ul li:last-of-type a {
    padding-right: 0px;
}
.cont-text-click ul li span {
    display: block;
}
.cont-text-click ul li {
}
.cont-text-click ul {
    border-bottom: 1px solid #ccc;
    padding-bottom: 12px;
}
.book-moar-t {
    width: 43%;
    background: #eeeeee;
    padding: 31px 11px 3px 6px;
    margin-bottom: 11px;
}
.book-moar-t p strong {
    font-size: 16px;
    font-weight: 400;
}
.book-moar-t p a{
color: #336699;	
text-decoration:underline;
}
.contec-sec p a{
	    color: #336699;
	    text-decoration: underline;
}
.contec-sec h1 {
    color: #97344e;
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 10px;
}
.contec-sec h6 {
    color: #97344e;
    font-size: 17px;
    margin-top: 34px;
    display: block;
}
hr {
    border-color: #333;
}
.banner-inner-page.eduction-pag {
    margin-bottom: 66px;
}
ul.eduction-list li {
    list-style: none;
    display: inline-block;
    border: 1px solid #333;
    padding: 2px 8px;
}
ul.eduction-list {
    padding: 3px;
    border: 1px solid #333;
    display: inline-block;
    margin-bottom: -4px;
}
ul.eduction-list li a {
    font-weight: 600;
    padding: 0 11px;
    display: block;
}
.more-sec.sec-seludel h3 {
    width: 52%;
}
span.mores-content {
    display: block;
    margin: 30px 0;
    color: #c0b2a3;
    font-size: 17px;
    font-weight: 600;
}
.post-sec {
    width: 100%;
    display: inline-block;
    margin: 0px 0 10px;
}
.img-post {
    width: 24%;
    float: left;
}
.img-post img {
    width: 100%;
    margin-bottom: 10px;
}
.post-content {
    width: 75%;
    float: left;
    padding: 0 139px 0 28px;
}
.post-content h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 6px;
}
.post-content p{
	margin: 10px 0;
}
.hotel-sec-con {
    width: 100%;
    display: inline-block;
    margin-top: 48px;
}
.content-sec {
    display: inline-block;
    vertical-align: middle;
    width: 25%;
}
.hotl-img {
    width: 40%;
    display: inline-block;
    vertical-align: middle;
}
.hotl-img img{
	width: 100%;
}
.hotl-img {
    width: 43%;
    display: inline-block;
    vertical-align: middle;
    margin-left: 61px;
}
.content-sec h6 {
    margin-bottom: 36px;
    margin-top: 0;
}
.hotel-sec-con-sec {
    width: 100%;
    display: inline-block;
}
.hotel-sec-con-sec .content-sec {
    width: 35%;
    float: left;
}
.hotel-sec-con-sec .hotl-img {
    margin-left: 0;
    width: 26%;
    float: left;
}
.hotel-sec-con-sec {
    width: 100%;
    display: inline-block;
    margin: 33px 0 0;
}
.webihar-sec {
    width: 100%;
    display: inline-block;
    margin-bottom: 50px;
}
.bahbiar-content {
    width: 67%;
    float: left;
    padding: 0 10px;
}
.bahbiar-content p {
    font-size: 15px;
}
.img-contenyt-sec {
    width: 32%;
    float: left;
    padding-right: 158px;
    padding-left: 13px;
    padding-top: 18px;
}
.img-contenyt-sec img{
	width: 100%;
}
a.btn-reg {
    background: #000080;
    border: 1px solid #000;
    color: #fff;
    font-weight: 700;
    padding: 4px 22px;
    display: inline-block;
    font-size: 14px;
}
.webihar-sec.secound-sec-more .bahbiar-content {
    border-top: 1px solid #000;
    padding-top: 18px;
}
span.btn-rgd-se {
    display: inline-block;
    border: 1px solid #000;
    padding: 1px;
}
.more-cont-sec {
    background: #dddddd;
    padding: 10px;
    width: 69%;
    display: inline-block;
    margin-bottom: 5px;
}
h2, .color-sspn {
    color: #c0b2a3;
    font-size: 19px;
    font-weight: 600;
    letter-spacing: normal;
}
.mor-content-sec {
    width: 100%;
    display: inline-block;
}
.history-sec {
    width: 35%;
    float: left;
    padding: 10px;
}
.img-history img{
	width: 100%;
}
.img-history {
    width: 17%;
    float: left;
    padding: 10px 42px;
}
.contec-sec h5 {
    font-weight: 600;
    color: #333;
    font-size: 19px;
    margin-bottom: 33px;
}
.darectio-profile {
    width: 40%;
    display: block;
}
.darector-img {
    width: 31%;
    display: inline-block;
    vertical-align: middle;
    padding: 10px;
}
.darector-img img{
	width: 100%;
}
.drector-bio {
    width: 68%;
    display: inline-block;
    padding: 10px;
    vertical-align: middle;
}
.drector-bio p {
    margin-bottom: 1px;
}
table {
    border-collapse: collapse;
    width: 63%;
}
.inner label {
    font-size: 15px;
    font-weight: 200;
    margin-top: 18px;
    margin-right: 11px;
}
.membership-full {
    width: 100%;
    display: inline-block;
    margin: 20px 0;
}
.membership-full .inner input, .membership-full .inner textarea {
    width: 350px;
}
.membership-full .inner {
    margin-bottom: 20px;
    font-weight: 100;
}
.contec-sec.membership-sec {
    width: 80%;
    padding: 0px 15px;
}
.mor-lft {
    width: 350px;
    float: left;
    margin-right: 15px;
}
.mor-rgt {
    float: left;
    width: 43%;
}
.mor-rgt input{
	width: 200px !important;
}
.sec-mor-lft {
    width: 66px;
    float: left;
}
.sec-mor-lft select{
font-weight: 100;
}
.mor-rgt-sec {
    width: 150px;
    float: left;
    margin-left: 15px;
}
.mor-rgt-sec input{
	width: 100% !important;
}
.inner.secoung {
    display: inline-block;
    width: 100%;
}
input.inp-size {
    width: 27px !important;
}
div#frm_submit_button input, .log-in-form button#submitBtn {
    border-color: #245580;
    background-image: linear-gradient(to bottom,#337ab7 0,#265a88 100%);
    background-repeat: repeat-x;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 20%);
    color: #fff;
    box-shadow: inset 0 1px 0 rgb(255 255 255 / 15%), 0 1px 1px rgb(0 0 0 / 8%);
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #337ab7;
        border-radius: 4px;
        margin-bottom: 30px;
}
.contec-sec.membership-sec p span.text-danger {
    display: inline-block;
}
.contec-sec.sec-more-cont {
    padding: 0 15px;
}
.contec-sec.sec-more-cont p {
    margin-bottom: 21px;
}
span.color-sspn {
    margin-bottom: 10px;
    display: inline-block;
}
.log-in-form {
    width: 50%;
    display: inline-block;
    box-shadow: 0 1px 2px rgb(0 0 0 / 5%);
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 20px;
}
.log-in-form label {
    font-weight: 100;
}
.log-in-form button#resetBtn {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0;
    font-size: 14px;
}
.contec-sec ol {
    padding: 0px 0px 0 53px;
}
.contec-sec ol li {
    list-style: decimal;
    display: list-item;
    margin-bottom: 21px;
}
.more-sec.new-inner h3 {
    width: 100%;
    margin-top: 11px;
}
.banner-inner-page.sec-new {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-top: 82px;
}

.post-sec.faculty-sec {
    width: 63%;
    margin: 10px 0;
    padding: 0px 25px;
}
.post-sec.faculty-sec .img-post {
    width: 21.5%;
}
.post-sec.faculty-sec .post-content {
    padding: 0 0px 0 31px;
    width: 78%;
}
.darectio-profile.sec-more-first {
    width: 61%;
}

.why-type-sec .wp-block-image img{
    height: auto;
}

.why-type-sec .wp-block-group__inner-container .wp-block-column{
    border: 2px solid black;
    padding: 1em;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.why-type-sec .wp-block-buttons{
    justify-content: center;
    margin: auto;
}

.why-type-sec .wp-block-buttons a{
    color: black;
    text-decoration: none !important;
	border: 2px solid black;
}

.why-type-sec .wp-block-buttons a:hover{
    background-color: white !important;
	
}

.why-tape-blocks .wp-block-column{
    background-color: black;
    color: white;
    font-size: 16px;
    text-align: center;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.why-tape-blocks .wp-block-image img{
    max-width: 60px;
}

.why-tape-blocks .wp-block-column figure{
    margin-bottom: 0;
}

#mynavbar{
    display: flex;
    z-index: 100;
    position: relative;
}

#mynavbar > li:hover > ul.sub-menu{
    display: flex;
}

#mynavbar > li > ul.sub-menu{
    position: absolute;
    flex-direction: column;
    background-color: white;
}

#mynavbar > li > ul.sub-menu a{
    padding: 15px;
}

#mynavbar > li a{
    cursor: pointer;
}

#mynavbar > li:hover > a{
    background-color: #005289;
    color: white;
}

#mynavbar > li a:hover{
    background-color: #005289;
    color: white;
}

#mynavbarSub > .menu-item{
    display: none;
}

#mynavbarSub a:hover{
    text-decoration: none;
}

#mynavbarSub > .menu-item.current-menu-item,
#mynavbarSub .menu-item.current-menu-item .sub-menu,
#mynavbarSub > .menu-item.current-menu-ancestor,
#mynavbarSub .menu-item.current-menu-ancestor .sub-menu{
    display: flex;
    align-items: center;
    margin: 17px 0;
}

#mynavbarSub > .menu-item.current-menu-item > a,
#mynavbarSub > .menu-item.current-menu-ancestor > a {
    color: #686b6e;
    font-weight: 100;
    font-size: 25px;
    width: 13%;
}

#mynavbarSub .menu-item.current-menu-item .sub-menu a,
#mynavbarSub .menu-item.current-menu-ancestor .sub-menu a{
    color: #447b9e;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    padding-bottom: 13px;
    padding-right: 12px;
    padding-left: 12px;
    padding-top: 14px;
}

#mynavbarSub .menu-item.current-menu-item .sub-menu .sub-menu,
#mynavbarSub .menu-item.current-menu-ancestor .sub-menu .sub-menu{
    display: none;
}