:root {
    --navColor: #357FBB;
    --navHover: #59faf2;
    --header: #2B6CA3;
    --site-width2: 760px;
    --site-width: 1050px;
    --content-width:
}

html {
    scroll-behavior: smooth;
    word-wrap: break-word;
}

section {
    animation: fadeInAnimation ease 3s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}
body{
    background: transparent;
}

@keyframes fadeInAnimation {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@font-face {
    font-family: 'Future_normal';
    src: url('../FONT/futura\ medium\ bt.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Future_Light';
    src: url('../FONT/futura\ light\ bt.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Future_book';
    src: url('../FONT/Futura\ Book\ font.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Future_heavy';
    src: url('../FONT/Futura\ Heavy\ font.ttf');
    font-weight: normal;
    font-style: normal;
}


* {
    font-family: 'Future_light', sans-serif;
}

.container {
    max-width: var(--site-width);
    padding: 10px 40px
}

.head_tab {
    max-width: var(--site-width2);
    margin: 0px auto;
    display: table;
    padding: 25px 0
}

.head_tab .col-md-8 {
    color: var(--navColor);
    letter-spacing: 0.15em;
    font-size: 24px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    font-family: 'Future_light', sans-serif;
    font-weight: bold;
    height: 100%;
}

.bg-nav {
    background: #387cbc;
    color: #e2e2e2;
}

.bg-nav .nav-link {
    color: #e2e2e2;
    width: calc((var(--site-width)/6) - 20px);
    position: relative;
    box-sizing: border-box;
    overflow: visible;
    visibility: inherit;
    font-size: 18px;
    overflow: visible;
    white-space: nowrap;
    text-align: center;
    font-family: 'Future_light', sans-serif;
}

.bg-nav .nav-link:hover {
    color: var(--navHover)
}

.bg-nav li:hover>ul.dropdown-menu {
    display: block;
}

.dropdown-submenu {
    position: relative;
}

ul.dropdown-menu {
    background-color: var(--navColor);
}

ul.dropdown-menu .dropdown-item {
    color: #e2e2e2;
}

ul.dropdown-menu .dropdown-item:hover {
    background-color: var(--navColor);
    color: var(--navHover)
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
}

.dropdown-menu>li>a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}

.dropdown-toggle::after {
    display: none;
}

footer {
    background-color: var(--navColor);
    margin-top: 60px;
}

.contact_info {
    letter-spacing: 0em;
    font-size: 18px;
    line-height: 1.5em;
    color: white;
    margin-top: 20px
}

.contact_info a {
    color: white;
    font: var(--font_8)
}

.contact_info p:first-of-type,
.contact_info p:nth-child(6) {
    margin-bottom: 25px;
}

.contact_info p:nth-child(2) {
    letter-spacing: 0px;
}

.contact-header {
    width: 170px;
    padding: 10px;
    margin: 40px;
    color: white;
    font-size: 22px;
    text-align: center;
    border-bottom: 1px solid white;
    letter-spacing: 0.2em;
    font-weight: 100;
}

.text-muted {
    background-color: white;
    text-align: center;
    margin-top: 40px;
}

.slide {
    font-family: 'Future_light', sans-serif;
    background-color: white;
    margin-top: 8px
}

.slide .img {
    height: 100px;
    text-align: center;
}

.slide .container {
    padding: 40px 65px
}

.slide .col div {
    letter-spacing: 0.01em;
    font-size: 15px;
    font-weight: 200;
    text-align: center;
}

.slide .col div {
    letter-spacing: 0.01em;
    font-size: 14px;
    font-weight: 200;
    text-align: center;
}

.contact_info p {
    margin-left: 8%;
    margin-bottom: 10px;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}


/* History page */

.history_section h4 {
    font-family: 'Future_book';
    letter-spacing: 0em;
    font-size: 24px;
    color: var(--header);
    line-height: normal;
    min-width: 320px;
    line-height: 80px;
}

.history_section #page{
    margin-top:20px;
    margin-bottom: 30px;
}


.history_section h6 {
    font-family: 'Future_book';
    letter-spacing: 0.05em;
    font-size: 24px;
    color: var(--header);
    min-width: 320px;
    line-height: 60px;
}

.history_section p {
    font: normal normal normal 18px/1.4em 'Future_book', sans-serif;
    font-size: 18px;
    text-align: justify;
    display: block;
    margin: 0
}

.history_section hr {
    color: var(--header);
    height: 1px;
    margin-left: .8em;
    margin-bottom: 30px;
    width: calc(100% - 1.6em);
}
.nam-youtube-iframe{
      height: 515px;
}
.nam-carousel-slick{
  height: 515px;
}
.carousel-item>img{
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    height: 515px;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    width: 3rem;
    height: 6rem;
    font-weight: bold;
}

.carousel {
    margin-top: 20px;
    margin-bottom: 30px;
}

.text2 p {
    font-size: 16px;
}


/* Structure page */

.structure_section h4 {
    font-family: 'Future_book';
    letter-spacing: 0em;
    font-size: 24px;
    color: var(--header);
    line-height: normal;
    min-width: 320px;
    line-height: 80px;
}

.structure_section .nav-link div {
    width: 174px;
    font-size: 22px;
    background-color: var(--navColor);
    cursor: pointer!important;
    position: relative;
    transition: color 0.4s ease 0s;
    white-space: nowrap;
    color: white;
    text-align: center;
    line-height: 40px;
    font-family: 'Future_light', sans-serif;
    -webkit-box-shadow: -2px 3px 14px -1px rgba(0, 0, 0, 0.48);
    -moz-box-shadow: -2px 3px 14px -1px rgba(0, 0, 0, 0.48);
    box-shadow: -2px 3px 14px -1px rgba(0, 0, 0, 0.48);
}

.structure_section .nav {
    width: var(--site-width2);
    margin: 20px auto;
    width: 850px;
}

.structure_section .nav-link {
    /*padding: 10px;*/
}

.structure_section h6 {
    font-family: 'Future_book';
    font-size: 22px;
    letter-spacing: 0em;
    color: var(--header);
    text-decoration: underline;
}

.structure_section .tab-content div {
    font-family: 'Future_book', sans-serif;
}

.structure_section .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background: none;
    box-shadow: 0 4px 0px 0px rgb(53, 127, 187);
    border-radius: 0px;
}

.tab-pane,
.tab-content {
    padding: 0;
    font-size: 18px;
    line-height: 1.6em;
    text-align: justify;
    margin-top: 10px;
    margin-bottom: 15px;
}

ul {
    margin-bottom: 0;
}

.tab-content .active {
    -webkit-transition: 950ms;
    -moz-transition: 950ms;
    -o-transition: 950ms;
    transition: 950ms;
}


/* International Corparation */

.international_coorparation h4 {
    font-family: 'Future_book';
    letter-spacing: 0em;
    font-size: 24px;
    color: var(--header);
    line-height: normal;
    min-width: 320px;
    line-height: 80px;
}

.international_coorparation h6 {
    font-family: 'Future_book';
    letter-spacing: 0.05em;
    font-size: 24px;
    color: var(--header);
    min-width: 320px;
    line-height: 60px;
}

.international_coorparation hr {
    color: var(--header);
    height: 1px;
    margin-left: .8em;
    margin: 0px 0px 50px calc((100% - 980px) * 0.5);
    width: calc(100% - 1.6em);
}

.international_coorparation .col-md-6 div {
    font-family: 'Future_book';
    text-align: center;
    font-size: 22px;
    letter-spacing: 0em;
    color: var(--header);
    line-height: normal;
    margin: 5px
}

.international_coorparation .col-md-6 {
    text-align: center;
    margin-bottom: 100px;
}


/* members */

.p-card.bg-white.p-2.rounded.px-3 div {
    font-family: 'Future_book', sans-serif;
    font-size: 18px;
    color: var(--header);
    text-align: center;
    width: 220px;
    margin-top: 20px
}

.members div {
    border-radius: calc(var(--sizeRd, var(--rd, 3px)) - var(--sizeBrw, var(--brw, 2px)));
    overflow: hidden;
    text-align: center;
}

.members a.paginate_button {
    align-items: center;
    color: var(--header);
    display: inline-flex;
    justify-content: center;
    line-height: 1em;
    margin: 0.25em;
    min-height: 1em;
    min-width: 1em;
    padding: 0.6em 0.6em;
    position: relative;
    text-decoration: none;
    font-size: 18px;
}

.members a.paginate_button.current {
    background: var(--header);
    border-radius: 50%;
    box-shadow: 0.00px 1.00px 4px 0px rgba(0, 0, 0, 0.6);
    color: white;
    padding: .3em .6em;
}

.members a.paginate_button:hover {
    background: #dceefd;
    border-radius: 50%;
    padding: .3em .6em;
    cursor: pointer;
}

.members h4 {
    font-family: 'Future_book';
    letter-spacing: 0em;
    font-size: 24px;
    color: var(--header);
    line-height: normal;
    min-width: 320px;
    margin-top: 20px;
    text-align: left;
}

.p-card.bg-white.p-2.rounded.px-3 .image_shaddow {
    margin: 10px;
    box-shadow: 0px 7px 5px -3px rgb(75, 75, 75);
}

div#example_length,
div#example_filter,
div#example_info {
    display: none
}

.table>:not(caption)>*>* {
    border: none
}


/* Leadership */

.leadership .card {
    border: none;
    text-align: center;
}

.leadership .card img {
    box-shadow: 0px 1px 10px -2px rgb(75, 75, 75);
}

.leadership .card-img-top {
    border: 3px solid white;
}

.leadership .card-img-bottom {
    width: 82px;
    height: 50px;
    object-fit: cover;
}

.leadership .card hr {
    color: var(--header);
}

.leadership .card .card-text span:nth-child(1) {
    font-family: 'Future_book';
    letter-spacing: 0.05em;
    font-size: 20px;
    color: var(--header);
    line-height: normal;
}

.leadership .card .card-text span:nth-child(3) {
    font-family: 'Future_heavy';
    letter-spacing: 0em;
    font-size: 20px;
    color: var(--header);
    line-height: normal;
}

.leadership .card {
    max-width: 380px;
    margin: 30px auto;
}

.leadership .card:first-child {
    margin: 10px auto
}

.leadership h4 {
    font-family: 'Future_book';
    letter-spacing: 0.05em;
    font-size: 24x;
    color: var(--header);
    line-height: 80px;
    min-width: 320px;
    text-align: left;
}

.leadership h3 {
    font-family: 'Future_Light';
    letter-spacing: 0.05em;
    font-size: 22px;
    color: var(--header);
    min-width: 320px;
    line-height: 40px;
    font-weight: 100x;
    margin-top: 20px
}

.leadership hr {
    color: var(--header);
    height: 1px;
    margin-left: .8em;
    margin-bottom: 15px;
    width: calc(100% - 1.6em);
}

.chairperson img,
.persons_info img {
    width: 461px;
}

.left_side {
    width: 140px;
    float: left;
}

.right_side {
    width: calc(100% - 140px);
}

.leadership h5 {
    font-family: 'Future_book';
    letter-spacing: 0em;
    font-size: 20x;
    color: var(--header);
    text-align: left;
    margin-bottom: 20px;
}

.persons_info {
    font-size: 18px;
    margin-bottom: 40px;
}


/*  Documents */

.document h4 {
    font-family: 'Future_book';
    letter-spacing: 0.05em;
    font-size: 24x;
    color: var(--header);
    line-height: 80px;
    min-width: 320px;
    text-align: left;
}

.document svg {
    width: 25px;
    height: 20px;
    fill: white;
}

.document .col-md-1 img {
    width: 25px;
    margin: 8px;
}

.document .downloads.row {
    background-color: #357FBB26;
    display: flex;
    align-items: center;
    min-height: 60px;
    margin-bottom: 15px;
}

.document .downloads.row .col-md-9 {
    letter-spacing: 0.05em;
    color: var(--navColor);
    font-family: 'Future_book';
    font-size: 18px;
    padding: 8px;
}

.document .downloads button {
    border: none;
    background-color: var(--navColor);
    color: white;
    margin: 8px;
    padding: 4px 13px;
}


/* AZerbaijan */

.az {
    font-size: 18px;
    text-align: justify;
}

.az .col-md-7 {
    padding-left: 0;
}

.az img {
    border: 5px solid white;
    box-shadow: 0px 1px 6px -2px rgb(75, 75, 75);
}

.az .p-2 {
    padding: 0 !important;
}

.az h4 {
    font-family: 'Future_book';
    letter-spacing: 0.05em;
    font-size: 24x;
    color: var(--header);
    line-height: 60px;
    min-width: 320px;
    text-align: left;
    margin-bottom: 40px
}

.az h5 {
    font-family: 'Future_book';
    letter-spacing: 0em;
    font-size: 20x;
    color: var(--header);
    text-align: left;
    margin-bottom: 20px;
}

.az hr {
    color: var(--header);
    height: 1px;
    margin-left: .8em;
    margin-bottom: 15px;
    width: calc(100% - 1.6em);
}


/*  */

.news .card img {
    width: 339px;
    height: 209px;
    object-fit: cover;
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.75);
}

.news .col-md-4 {
    min-width: 355px;
}

.news .card {
    border-top: none;
    border-right: none;
    border-left: none;
    padding: 0;
}

.news .card-header,
.news .card-footer {
    border: none;
    background: none;
}

.news .card-footer {
    text-align: end;
}

.news .card-footer a {
    color: #357FBB;
    text-decoration: none;
}

.news .card-header {
    letter-spacing: normal;
    font-family: 'Future_book';
    color: #357FBB;
    font-size: 24px;
    text-align: justify;
}

.news .col-md-8 {
    letter-spacing: 0em;
    font-size: 18px;
    line-height: 1.6em;
    text-align: justify;
    max-width: 630px;
}

.news h5 {
    letter-spacing: 0em;
    color: black;
    font-size: 16px;
    line-height: 2em;
}

.news h4 {
    font-family: 'Future_book';
    letter-spacing: 0.05em;
    font-size: 24px;
    color: var(--header);
    line-height: 80px;
    min-width: 320px;
    text-align: left;
}

.news a {
    text-decoration: none;
    color: black;
    font-family: 'Future_book';
    /*margin-bottom: 20px;*/
    cursor: pointer;
}

.news a:hover {
    /*opacity: .4;*/
    border-radius: 50%;
}

.news .head p {
    font-family: 'Future_book';
    letter-spacing: 0em;
    font-size: 24px;
    color: var(--header);
    text-align: left;
    line-height: 1.3em;
}

.news div {
    font-family: 'Future_Light';
    font-size: 18px;
}

.news .carousel.carousel-thumbs-top {
    padding-top: 20px;
    margin-bottom: 100px;
}

.news .carousel .carousel-indicators button {
    width: 150px !important;
}

.news .carousel-indicators {
    bottom: -40px;
}


/* EVENT  */

.event .carousel-caption p {
    background-color: rgba(240, 240, 240, 0.9);
    font-size: 20px;
    font-family: 'Future_book', sans-serif;
    letter-spacing: 0.01rem;
    color: var(--header);
    padding: 0 8px;
    text-align: left;
    min-height: 90px;
}

.event .carousel-caption {
    right: 2%;
    bottom: 1.2rem;
    left: 2%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: var(--navColor);
    text-align: right;
    position: absolute;
    bottom:0

}
.event .carousel-caption button {
    width: 160px;

}
.btn-outline-light:hover {
  color: var(--navColor);
}
button.carousel-control-next,
button.carousel-control-prev{
    /*margin-bottom: 60px;*/
}
.event .carousel-indicators {
    bottom: 0px;
}

.event .carousel .carousel-indicators button {
    width: 8px !important;
    height: 8px;
    border-radius: 50%;
    margin-right: 1rem;
    z-index: 2222
}

.event .leader_info p,
.event .leader_info a {
    text-decoration: none;
    font-size: 18px;
    line-height: normal;
    letter-spacing: 0.05em;
    color: var(--navColor);
    font-family: 'Future_book', sans-serif;
    padding: 6px;
    text-align: center;
    margin-bottom: 20px;
}

.event .leader_info div p:nth-child(3) {
    text-align: left;
}

.event .leader_info {
    background-color: rgb(228, 240, 247);
    margin-top: 20px;
    height: 510px;
    text-align: center;
    letter-spacing: 0.005em;
    font-size: 18px;
}

.event .leader_info a {
    bottom: 0;
}

.event {
    background-color: rgb(194, 216, 234);
    ;
}

.event .leader_info div {
    margin: 15px;
}

.event .leader_info img {
    margin-top: 15px
}

.event .col-md-9 {
    max-width: 700px;
}

.event .col-md-3 {
    min-width: 280px;
}

.event .upcoming {
    background-color: white;
}

.event .upcoming .header {
    line-height: 60px;
    background-color: var(--navColor);
    color: #FFFFFF;
    font-size: 24px;
    font-family: 'Future_book', sans-serif;
}

.event .upcoming h4 {
    font-family: 'Future_book';
    letter-spacing: 0.05em;
    font-size: 24px;
    color: var(--header);
    line-height: normal;
    margin-bottom: 20px;
    margin-top: 30px
}

.event .upcoming hr {
    color: var(--header);
    height: 1px;
    margin-left: .8em;
    margin-bottom: 30px;
    width: calc(100% - 1.6em);
}

.event .upcoming p {
    font-size: 18px;
    text-align: justify;
}

.event .upcoming img {
    margin: 3px
}

.event .upcoming a {
    letter-spacing: 0.05em;
    text-decoration: underline;
    color: #2B6CA3;
    font-size: 16px;
    /*margin-left: 10px;*/
}

.event .upcoming button {
    width: 219px;
    color: white;
    background-color: var(--navColor);
    line-height: 41px;
    border: none;
    cursor: pointer;
    float: right;
    margin-top: 40px
}

.event .upcoming a {
    text-decoration: none;
}

.event svg path {
    fill: var(--navColor)
}

.event svg text {
    fill: var(--navColor)
}
.event .upcoming  img{
    box-shadow: 0px 5px 5px -3px rgb(75, 75, 75);
}

/*  MAdrid Event */

.madrid-event h4 {
    font-family: 'Future_book', sans-serif;
    letter-spacing: 0.05em;
    font-size: 24px;
    color: var(--header);
    line-height: normal;
    margin-top: 15px
}

.madrid-event hr {
    color: var(--header);
    height: 1px;
    margin-left: .8em;
    margin-bottom: 30px;
    width: calc(100% - 1.6em);
}

.madrid-event p {
    font-size: 18px;
    text-align: justify;
}

.madrid-event iframe {
    margin-bottom: 40px;
}

.madrid-event .document h4 svg {
    width: 33px;
    height: 42px;
    margin-right: 20px;
}

.madrid-event .document h4 svg path {
    fill: var(--navColor)
}

.madrid-event .document h4 svg text {
    fill: var(--navColor)
}

.madrid-event .carousel-indicators [data-bs-target] {
    width: 150px;
}

.madrid-event .carousel-indicators .item {
    opacity: 1;
}

.madrid-event .carousel-indicators .item.active {
    opacity: .9;
}
.madrid-event .selection_header{
    color: var(--header);
    margin-bottom: 10px;
    margin-right: 3px;
    font-size: 18px;
}
.madrid-event select{
    box-shadow: -1px 0px 2px 2px 0px rgba(0,0,0,0.5);
}
/* upcoming-events */

.upcoming-events img {
    margin: 3px
}

.upcoming-events a {
    letter-spacing: 0.05em;
    text-decoration: underline;
    color: #2B6CA3;
    font-size: 16px;
    margin-left: 10px
}
#next{
    text-align: right;
}
.upcoming-events .row:nth-child(2) {
    margin-top: 30px
}

.upcoming-events button {
    width: 150px;
    background-color: #6E2600;
    color: #FBE386;
    pointer-events: none;
    width: 209px;
    height: 44px;
    border: none;
    font-size: 20px;
    box-shadow: 0px 7px 5px -3px rgb(75, 75, 75);
    margin-bottom: 60px;
}

.madrid-event .carousel-cap {
    position: absolute;
    width: 90%;
    bottom: -10px;
    overflow-y: hidden;
    overflow-x: auto;
    height: 130px;
    white-space: nowrap;
    z-index: 11;
    margin-right: 5%;
    margin-left: 5%;
}
.news .carousel-cap {
    position: absolute;
    width: 90%;
    bottom: -60px;
    overflow-y: hidden;
    overflow-x: auto;
    height: 130px;
    white-space: nowrap;
    z-index: 11;
    margin-right: 5%;
    margin-left: 5%;
}
.news .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    height: 130px;
    display: inline;
    justify-content: center;
    padding: 0;
    margin-right: 0;
    margin-bottom: -1rem;
    margin-left: 0;
    list-style: none;
}

.news .carousel-indicators li {
    display: inline-block;
}

.news .carousel-indicators [data-bs-target] {
    width: 150px;
}

.news .carousel-indicators li {
    display: inline-block;
}
.madrid-event .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    height: 130px;
    display: inline;
    justify-content: center;
    padding: 0;
    margin-right: 0;
    margin-bottom: -1rem;
    margin-left: 0;
    list-style: none;
}

.madrid-event .carousel-indicators li {
    display: inline-block;
}


/* /////////welcoming-speech/////////////////////// */
.welcoming-speech  h4 {
    font-family: 'Future_book';
    letter-spacing: 0em;
    font-size: 26px;
    color: var(--header);
    line-height: 40px;
    margin-top:20px
}
.welcoming-speech  p {
    font-size:19px;
    text-align: justify;
    display: block;
    margin: 1px
}

.welcoming-speech  hr {
    color: var(--header);
    height: 1px;
    margin-left: .8em;
    margin-bottom: 30px;
    width: calc(100% - 1.6em);

}
.welcoming-speech .speech_header{
    font-family: 'Future_normal';
    line-height: 70px;
}
.welcoming-speech .speech_end{
    font-family: 'Future_normal';
    font-size: 18px;
    color: var(--navColor);
    margin-bottom: 50px;


}
.welcoming-speech .speech_end2{
    font-family: 'Future_normal',sans-serif;
    font-size: 18px;
    color: var(--navColor);
    line-height: 70px;

}
.welcoming-speech img{
    border: 2px solid white;
    padding:3px;
    -webkit-box-shadow: -1px 0px 2px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: -1px 0px 2px 0px rgba(0,0,0,0.5);
    box-shadow: -1px 0px 2px 2px 0px rgba(0,0,0,0.5);
}
.welcoming-speech .img{
    padding:7px
}
/*  */


/*  member info*/

.member_info div {
    border-radius: calc(var(--sizeRd, var(--rd, 3px)) - var(--sizeBrw, var(--brw, 2px)));
    overflow: hidden;
    text-align: center;
}

.member_info a {
    text-decoration: none;
    color: black;
    font-family: 'Future_book';
    margin-bottom: 20px;
    cursor: pointer;
    text-align: left;
}
.member_info img{
    margin:10px;
    width: 230px;
    height: 115px;
    object-fit: cover;
    box-shadow: -1px 2px 9px rgba(0,0,0,.5);

}
.member_info a:hover {
    opacity: .4;
}
.member_info .member_name{
color: var(--navColor);
    letter-spacing: 0em;
    font-size: 28px;
    display: table-cell;
    vertical-align: middle;
    font-family: 'Future_book', sans-serif;
    text-align: left;
    margin-top: auto !important;
    margin-bottom: auto;
}
.member_info h4 {
    font-family: 'Future_book';
    letter-spacing: 0em;
    font-size: 24px;
    color: var(--header);
    line-height: normal;
    min-width: 320px;
    margin-top: 20px;
    text-align: left;
}
.member_info .head {
    font-family: 'Future_book';
    letter-spacing: 0.05em;
    font-size: 24px;
    color: var(--header);
    line-height: normal;
    min-width: 320px;
    margin-top: 20px;
    text-align: left;
}
.member_info .list,.member_info .list2{
    margin: 20px 10px;
    background-color: none !important;
    font-size:18px;
    font-family: 'Future_book';
    background-color: white;
}
.member_info .list li,.member_info .list2 li{
   line-height: 27px;
}
ul.public-DraftStyleDefault-ul {
    background: none !important;
}

.page-link{
  transition: unset;
  padding: unset;
}
.page-link:hover{
  padding: 0px;
}

.simple-pagination ul {
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
	display: flex;
	text-align: center;
	align-items: center;
}

.simple-pagination li {
	display: block;
	margin-right: 5px;
}

.simple-pagination li a,
.simple-pagination li span {
	color: #666;
	padding: 0px;
  text-decoration: none;
  background:none;
  border:none;
  border-radius: 50%;
  font-size: 14px;
  letter-spacing: -1px;
  width: 36px;
  height: 36px;
	display: flex;
	text-align: center;
	justify-content: center;
	align-items: center;
}

.simple-pagination .current {
	color: #FFF;
  padding: 8px 14px;
	background-color: var(--navColor);
	border-color: var(--navColor);
  border-radius: 50%;
}

.simple-pagination .prev.current,
.simple-pagination .next.current {
	background: var(--navColor);
}



#prev_mem{
    margin-top: 40px;
    text-align: left;
}
#next_mem{
    margin-top: 40px;

    text-align: right;
}
.isDisabled{
    color:rgb(180, 178, 178);
    cursor:not-allowed;
}
.gallery-popup .next,.gallery-popup .prev{
    height: 30px !important;
    color:white !important;
    background: none !important;
    font-size: 30px !important;
    padding: 20px 20px 30px !important
}
.gallery-popup .close{
    color:white !important;
    background: none !important;
    font-size: 20px !important;
    padding: 5px !important;
    top:-20px !important;
    box-shadow: none;
}
#prev,#next{
    margin-top:70px
}

#readmore{
    margin-top: 30px;
}

.js .slider-single > div:nth-child(1n+2) { display: none }

.js .slider-single.slick-initialized > div:nth-child(1n+2) { display: block }

.event .upcoming .col-md-5 a{
    margin-left:0px
}

.slider-nav .slick-slide {
     cursor: pointer;
     padding: 6px;

    }

.slick-slide.is-active h3 {
	color: #c00;
	background-color: #fff
}

.slick-prev{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
  padding: 20px;
}
.slick-next{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  padding: 20px;
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  outline: unset;
  background: rgba(0,0,0,0.4);
}
.slick-prev:before, .slick-next:before{
    content: '';
    /*color: white;*/
    z-index: 2;
    /*background-color: rgba(0,0,0,0.1);*/
    /*padding: 8px 12px;*/
}
.slick-prev {
    left: 10px;
    z-index: 2;
}
.slick-next {
    right: 10px;
    z-index: 2;
}
.slider-single img{
    cursor: pointer;
}
.news div, .news div p, .news div p span{
    background-color: white !important;
}
.slider-nav img.d-block.w-100 {
    width: 140px;
    height: 120px;
    object-fit: cover;
}

.slider-single img.d-block.w-100 {
    height: 646px;
    object-fit: cover;
}
.event .carousel-caption button{
    /*text-shadow: 1px 1px #7c7c7c;*/
    /*box-shadow: 0px 1px 1px 0px rgba(105, 105, 105, 0.6);*/
}


.object-fit-cover{
  object-fit: cover;
  object-position: top;
}


.event-gallery-link{
  color: #000000;
}

.upcoming-event-img{
  box-shadow: unset !important;
  border: 0px;
}

.event .row h4{
  font-family: "Future_book" !important;
}




@media only screen and (max-width: 970px) {
    .head_tab {
        width: 100%;

    }
    .head_tab .col-md-8 {
        font-size: 20px;
        word-wrap: break-word;
    }
    .head_tab img{
        width: 100px;
    }
    .container {
        width: 80%;
    }
    .col {
        flex: 2 0 50%;
    }
    .contact-header {
        margin: 40px auto
    }
    .international_coorparation hr,
    .history_section hr {
        margin: 1rem 0;
    }
    .structure_section.container,
    .structure_section .container,
    .document.container,
    .leadership.container,.container {
        width: 98% !important;
        margin: 1%;
        padding: 10px;
        word-wrap: break-all;
    }
    nav a{
        text-align: center;
    }
    section h4, section h5,section h6,.head{
        width: 100%;
        word-wrap: break-all;
    }
    .event .col-md-3, .event .col-md-9{
        width: 100%;
        max-width: 100%;
        text-align: center;
    }
    .event .col-md-5 img{
        max-width: 80%;

    }
    .event .col-md-5 {
        text-align: center;
    }
    .az  p{
        padding: 2%;
    }
    .az .p-2{
        text-align: center;
    }
    .az .col-md-5, .az .col-md-7{
        width: 100%;
    }
    .az  img{
        max-width: 90%;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 570px) {
    .head_tab {
        width: 100%;
    }
    .head_tab .col-md-8 {
        font-size: 16px;
    }
    .container {
        width: 98%;
    }
    .col {
        flex: 1 0 100%;
    }
    
    .nam-youtube-iframe{
      height: 215px;
    }
    .nam-carousel-slick{
      height: 215px;
    }
    .carousel-item>img{
        height: 215px;
    }
    
    .slider-single img.d-block.w-100 {
      height: 246px;
      object-fit: cover;
    }
    
    .slick-prev, .slick-next{
      padding: 15px;
    }



}

@media only screen and (max-width: 995px) {
    .navbar {
        width: 100%;
    }
    .members .p-card.bg-white.p-2.rounded.px-3 div,
    .members .p-card.bg-white.p-2.rounded.px-3 img {
        width: 150px;
        font-size: 14px;
    }
    .members.container {
        width: 100%;
    }
}
