/*
Theme Name: SIF
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

@font-face {
    font-family: 'FS Magistral Extra';
    src: url('fonts/FSMagistralExtraBoldItalic.woff2') format('woff2');
}

@font-face {
    font-family: 'aPCarlsberg Bold';
    src: url('fonts/aPCarlsberg-Bold.woff2') format('woff2');
}

@font-face {
    font-family: 'aPCarlsberg Black';
    src: url('fonts/aPCarlsbergBlack.woff2') format('woff2');
}

@font-face {
    font-family: 'aPCarlsberg Light';
    src: url('fonts/aPCarlsbergLight.woff2') format('woff2');
}

@font-face {
    font-family: 'BeVietnamPro Light';
    src: url('fonts/BeVietnamPro-Light.woff2') format('woff2');
}

@font-face {
    font-family: 'BeVietnamPro Black';
    src: url('fonts/BeVietnamPro-Black.woff2') format('woff2');
}

@font-face {
    font-family: 'BodoniSvtyTwoSCITCTT Book';
    src: url('fonts/BodoniSvtyTwoSCITCTT-Book.woff2') format('woff2');
}

@font-face {
    font-family: 'aPCarlsberg Black Italic';
    src: url('fonts/aPCarlsbergBlack-Italic.woff2') format('woff2');
}

@font-face {
    font-family: 'aPCarlsberg Bold Italic';
    src: url('fonts/aPCarlsberg-BoldItalic.woff2') format('woff2');
}

/*************** ADD CUSTOM CSS HERE.   ***************/
@media only screen and (max-width: 48em) {
    body {
        font-size: 12px;
    }

    .doctor-info {
        font-size: 18px;
    }
	.td-time{
		min-width: 80px;
	}
    /*************** ADD MOBILE ONLY CSS HERE  ***************/											
}

@media screen and (min-width: 320px) and (max-width: 768px) {
	.font-ytb{
		font-size: 1.2em !important;
	}
	.tabbed-content ul li a{
         font-size: 0.8em !important;
    }
	.font-size-21{
		font-size: 1.3em !important;
	}
	.time-block{
		width: 115px !important;
	}
	.agenda-table td{
		font-size: 0.9em !important;
	}
	.agenda-table td p{
		font-size: 0.9em !important;
	}
	.table-fw td {
      display: block;
      text-align: left;
    }

    .table-fw h3, 
    .table-fw a {
      display: block;
      margin-bottom: 10px;
    }

    .table-fw a {
      text-align: left;
    }
    .font-size-1 {
        font-size: 1.2em !important;
    }

    .title-page {
        font-size: 2.5em !important;
    }

    .ul-main li {
        font-size: 1.2em !important;
    }

    .menu-block li {
        font-size: 1.1em !important;
    }

    .title-block {
        font-size: 1em !important;
    }

    .slogan-main {
        font-size: 1.7em !important;
    }

    .doctor-info {
        font-size: 15px !important;
    }

    .table-meeting {
        font-size: 1.6em !important;
    }

    .btn-faculty {
        margin-left: 15px;
    }

    .table-registration {
        font-size: 1.2em !important;
    }

    .desc-regis {
        font-size: 1.4em !important;
    }

    .desc-heart {
        font-size: 1.4em !important;
    }

    .title-regis {
        font-size: 1.4em !important;
    }
	.title-submission {
        font-size: 0.8em !important;
    }
	.img-submission{
		width: 150px !important;
	}
	.desc-submission{
		font-size: 1em !important;
	}
}

@media screen and(min-width: 768px) and (max-width: 1024px) {
	 .slogan-main {
        font-size: 2.5em !important;
    }
	.faq-main p{
		 font-size: 1.1em;
   		 font-family: 'aPCarlsberg Light';
	}
    .font-size-1 {
        font-size: 1.4em !important;
    }

    .ul-main li {
        font-size: 1.4em !important;
    }

    .title-page {
        font-size: 3em !important;
    }

    .menu-block li {
        font-size: 1.2em !important;
    }

    .title-block {
        font-size: 1.4em !important;
    }
	.title-submission {
		font-size: 1.4em !important;
	}
	.desc-submission {
 	   font-size: 1.4em !important;
	}
	.img-submission {
 	   width: 40px !important;
	}
}

body {
    font-size: 16px;
}

.title-page {
    color: #FCDD66;
    font-size: 3.2em;
    text-align: center;
    font-family: 'FS Magistral Extra';
    font-weight: bold;
    font-style: italic;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
}

.title-header {
    background: #596B8F;
    color: #fff;
    font-size: 2em;
    font-weight: 800;
    width: 100%;
    text-align: center;
    font-family: 'aPCarlsberg Black'
}

.col-inner p,
h2 {
    margin: 0;
}

/*************** ADD CUSTOM CSS PAGE VENUE INFORMATION HERE.   ***************/
.font-w5 {
    font-weight: 500;
}

.text-color {
    color: #596B8F;
}

.title-hotel {
    color: #3D528E;
}

.text-align-left {
    text-align: left;
}

.col-inner .uppercase {
    margin-top: 4px;
}

/***************END CSS PAGE VENUE INFORMATION ***************/

/*************** ADD CUSTOM CSS PAGE REGISTRATION HERE.   ***************/
.mt-10 {
    margin-top: 10px;
}

.mt-40 {
    margin-top: 40px;
}

.table-registration td {
    color: #FFFFFF;
    text-align: center;
}

.bgcolor-1 {
    background-color: #596b8f;
}

.bgcolor-2 {
    background-color: #93bdbb;
}

.bgcolor-3 {
    background-color: #d9987c;
}

/***************END CSS PAGE REGISTRATION ***************/
/*************** ADD CUSTOM CSS PAGE MEETING INFORMATION HERE.   ***************/
.ul-main li {
    font-size: 1.6em;
    font-family: 'aPCarlsberg Light';
}

.font-size-1 {
    font-size: 1.6em;
}

.font-size-2 {
    font-size: 1.1em;
}
.col-inner{
	overflow-x: auto;
}
.col-inner .img-inner {
    text-align: center;
}

.text-meeting {
    text-align: justify;
}

/***************END CSS PAGE MEETING INFORMATION ***************/
.img-phone{
	width:30px;
	margin-right:10px;
}
.topbar {
    font-size: 2em;
    color: #605E47;
}

.topbar span {
    margin-right: 30px;
}

.social-icons i {
    min-width: 1em;
    font-size: 1.3em;
    margin-right: 20px;
}

.bodoniSvtyTwoSCITCTT-book {
    font-family: 'BodoniSvtyTwoSCITCTT Book';
}

.aPCarlsberg-light {
    font-family: 'aPCarlsberg Light';
}

.aPCarlsberg-bold {
    font-family: 'aPCarlsberg Bold';
}

.aPCarlsberg-black {
    font-family: 'aPCarlsberg Black';
}

.aPCarlsberg-black-italic {
    font-family: 'aPCarlsberg Black Italic';
}

.aPCarlsberg-bold-italic {
    font-family: 'aPCarlsberg Bold Italic';
}

.html_topbar_left {
    color: #605E47 !important;
}

.header-right {
    color: #5166A2;
    margin-right: 50px;
}

.header-right .name {
    color: #5166A2;
    font-weight: 700;
    font-size: 1.5em;
}

.header-right img {
    margin-right: 10px;
    max-width: 33px;
}

.d-flex {
    display: flex;
    align-items: center;
}

.header-bottom-nav {
    font-size: 40px;
}

.header-bottom-nav li {
    margin-right: 50px;
}

.header-bottom-nav li a {
    color: #605E47;
    font-weight: 800;
    font-family: 'aPCarlsberg Black' !important;
}

.has-dropdown .icon-angle-down {
    color: #605E47;
    font-size: 40px !important;
}

.btn-find {
    padding: 10px;
    border-radius: 7px;
    background: #5266A2;
    color: #fff;
}

.btn-find:hover {
    color: #FCDD66 !important;
}

.border-right {
    border-right: 2px solid #fff;
}

.mb-3 {
    margin-bottom: 2rem;
}
.mb-2 {
    margin-bottom: 1rem;
}
.mt-50{
	margin-top:50px;
}

.slogan-main {
    text-align: center;
    color: #FCDD66 !important;
    font-family: 'FS Magistral Extra';
    font-weight: bold;
    font-style: italic;
    font-size: 3.5em;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
	margin-bottom: 20px;
}
.text-green{
	color: #6dbd42 !important;
}

.aPCarlsberg-black {
    font-family: 'aPCarlsberg Black';
}

.position {
    font-family: 'aPCarlsberg Bold';
    font-size: 0.9em;
    color: #605E47;
    font-weight: 700;
}

.doctor-name {
    font-family: 'aPCarlsberg Bold';
    font-size: 1em;
    color: #605E47;
    font-weight: 700;
}

.doctor-hospital {
    font-family: 'aPCarlsberg Light';
    font-size: 1em;
    color: #605E47;
}

.doctor-country {
    font-family: 'aPCarlsberg Light';
    font-size: 0.9em;
    color: #605E47;
}

.doctor-info {
    font-size: 25px;
    line-height: 1.2;
}

.title-section {
    color: #5166A2;
    font-size: 3.5em;
    font-weight: 800;
    width: 100%;
    text-align: center;
    font-family: 'aPCarlsberg Black';
    margin-bottom: 10px;
}

.copyright {
    font-size: 18px;
    color: #fff;
    font-family: 'BeVietnamPro Light';
}

.absolute-footer {
    background-color: #3D528E !important;
    text-align: center;
}

.BodoniSvtyTwoSCITCTT-book {
    font-size: 20px;
    color: #fff;
    font-family: 'BodoniSvtyTwoSCITCTT Book';
}

.slogan-header {
    font-size: 1.7em;
    color: #605E47;
}

.vietnam-black {
    font-family: 'BeVietnamPro Black';
}

.title-footer {
    font-family: 'BeVietnamPro Black';
    font-size: 20px;
    color: #fff;
    margin-bottom: 15px;
}

.content-footer2 {
    font-family: 'aPCarlsberg Bold';
    font-size: 18px;
}

.title-regis {
    color: #3D528E;
    font-size: 2.4em;
}
 .title-submission {
	font-style:italic;
	font-size: 2.2em;
}
.desc-regis {
    color: #606060;
    font-size: 2em;
}

.img-heart {
    width: 50px;
}

.desc-heart {
    font-size: 2em;
}
.desc-submission {
    text-align: justify;
    font-size: 1.7em;
}
.table-registration {
    font-size: 2em;
}
.mt-45{
	margin-top: 45px;
}
.h-30{
	height:30px;
}

#footer ul li {
    font-family: 'aPCarlsberg Bold';
    font-size: 1.5em;
    margin-bottom: 0px;
    position: relative;
    cursor: pointer;
}

#footer ul li .submenu {
    display: none;
    opacity: 1;
    color: #fff;
    margin: 10px;
    left: 100%;
    top: 0;
    transition: visibility 0s, opacity 0.5s linear;
}

#footer ul li .submenu li {
    font-size: 1em !important;
}

#footer ul li:hover {
    color: #FCDD66;
}

#footer ul li:hover .submenu {
    display: block;
    /* Hiển thị menu con */
    opacity: 1;
    /* Làm cho nó không trong suốt */
}

.nav-dropdown-default .nav-column li>a,
.nav-dropdown.nav-dropdown-default>li>a {
    font-size: 24px;
    white-space: nowrap;
}

.faculty-group {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-faculty {
    padding: 3px 10px;
    color: #fff;
    font-size: 1.3em;
    border-radius: 7px;
    background: #8ba0e4;
    margin-right: 20px;
    font-weight: 700;
}

.faculty-active {
    background: #5166A2;
}

.btn-faculty:hover {
    color: #FCDD66;
}
.text-center{
	text-align:center;
}
.title-tr {
    font-weight: 700 !important;
}

.td-time {
    background: #d9f4f1;
    padding: 10px 15px;
    padding-left: 10px;
    border-top: 1px solid;
    border-right: 1px solid;
	min-width: 120px;
}

.td-time-100 {
    background: #1283e7;
    padding: 10px 15px;
    padding-left: 10px;
    border-top: 1px solid;
	min-width: 120px;
	color: #fff !important;
}

.td-blue {
    background-color: #5166A2;
    color: #fff !important;
    padding: 10px 15px;
}

.td-blue-70 {
    background-color: #5166a2c9;
    color: #fff !important;
    padding: 10px 15px;
}
.td-red {
    background-color: red;
    color: #fff !important;
    padding: 10px 15px;
}

.td-left {
    margin-right: 5px;
}

.td-violet {
    background-color: #9A258F;
    color: #fff !important;
    padding: 10px 15px;
}

.td-violet-70 {
    background-color: #9a258f7d;
    color: #fff !important;
    padding: 10px 15px;
}
.td-brown {
    background-color: #BF804B;
    color: #fff  !important;
    padding: 10px 15px;
}

.td-brown-70 {
    background-color: #AA8468;
    color: #fff !important;
    padding: 10px 15px;
}
.td-green{
	background-color: #6da251c9;
    color: #fff !important;
    padding: 10px 15px;
}
.td-yellow{
	background-color: yellow;
    color: black !important;
    padding: 10px 15px;
}
.td-silver{
	background-color: #666;
    color: #fff !important;
    padding: 10px 15px;
}


.table-meeting table {
    width: 100%;
    text-align: center;
}

.table-meeting th,
.table-meeting td {
    text-align: center !important;
}

.table-meeting .title-th {
    color: #596B8F;
}

.table-meeting {
    margin-top: 20px;
	width: max-content;
    font-size: 1.6em;
    border-radius: 7px;
    background-color: #f0f0f0;
    box-shadow: 7px 7px 7px 5px rgb(0 0 0 / 50%);
}

.title-block {
    font-size: 2em;
    font-family: 'aPCarlsberg Black' !important;
}
.text-faculty{
	font-size: 1.6em;
}
.menu-block {
    margin-top: 20px;
    list-style: none;
    line-height: 1.2
}

.menu-block li {
    cursor: pointer;
    font-size: 1.6em;
    font-weight: 600;
    font-family: 'aPCarlsberg Light' !important;
    margin-left: 0px !important;
}

.menu-block li .submenu {
    display: none;
    opacity: 1;
    font-size: 0.7em;
    color: #777;
    margin-left: 10px;
    left: 100%;
    top: 0;
    transition: visibility 0s, opacity 0.5s linear;
    list-style: none;
}

.menu-block li:hover {
    color: #606060;
    font-weight: 700;
    font-family: 'aPCarlsberg Bold';
}

.menu-block .active {
    color: #141313;
    font-weight: 800;
    font-family: 'aPCarlsberg Black' !important;
}

.menu-block li:hover .submenu {
    display: block;
    opacity: 1;
}

.box-coming {
    height: 800px;
    margin: auto;
    border-radius: 7px;
    background-color: #f0f0f0;
    box-shadow: 7px 7px 7px 5px rgb(0 0 0 / 50%);
}

.box-coming h1 {

    font-family: 'aPCarlsberg Black';
    font-size: 6em;
    font-weight: 800;
    color: #596B8F;

    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}

.bg-white {
    background: #fff;
}
.btn-submit {
    font-size: 1.5em;
    font-family: 'aPCarlsberg Black';
    color: #fff;
    border-radius: 40px;
    background-image: linear-gradient(to right, #25aae1, #4481eb, #04befe, #3f86ed);
    box-shadow: 0 4px 15px 0 rgba(65, 132, 234, 0.75);
}
	.faq-main p{
	font-size: 1.4em;
    font-family: 'aPCarlsberg Light';
    text-align: justify;
	}
.has-child{
	color: #334862;
}
.btn-footer{
	margin-top: 20px;
	padding:0;
	padding-left: 20px;
    padding-right: 2px;
}
.mr-top{
	margin-top: 100px;
}
.mr-bot{
	margin-bottom: 130px;
}
.ux-timer strong{
	color: yellow;
}
.ux-timer{
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.7);
	border: 0.5px solid black;
}
/*  full program */
.tabbed-content ul li{
	width: 20%;
	text-align: center;
	
}
.tabbed-content ul li a{
	font-family: "aPCarlsberg Black";
    font-size: 1.3em;
}
.float-right a{
	font-family: "aPCarlsberg Black";
}
.img-down{
	width: 35px;
}
.table-fw{
	width: 100%;
	margin-bottom: 0px !important;
}
.table-fw td{
   border-bottom: 0px;
   justify-content: space-between;
   align-items: center;
}
.float-right{
	float:right;
}
.font-size-21{
	font-size: 2.1em;
}
.text-tab-main-purple{
	color: #6b42a5;
}
.text-tab-main-blue{
	color: #065290;
}
.text-tab-main-brown{
	color: #8c6250;
}
.bg-header-brown{
    background-color: #8c6250;
  }
.bg-header-purple{
    background-color: #6b42a5;
  }
.bg-header-blue{
    background-color: #065290;
  }
.time-brown {
    background-color: #f3e5e2;
    text-align: center;
  }
.time-purple {
    background-color: #E5D5E8;
    text-align: center;
  }
 .time-blue {
    background-color: #d7e9f5;
    text-align: center;
  }
  .agenda-container {
    width: 80%;
    margin: 0 auto;
    padding-top: 20px;
 	  font-size: 1.3em;
	font-family: 'aPCarlsberg Light';
  }

  .agenda-table {
	font-family: 'aPCarlsberg Light';
    width: 100%;
    margin-bottom: 20px;
    border-collapse: collapse;
    background-color: white;
    border: 1px solid #dcdcdc;
   box-shadow: 0 -9px 11px rgba(0, 0, 0, 0.3);
    border-radius: 15px;
    overflow: hidden;
  }

  .agenda-table td {
    padding: 10px;
    border-bottom: 1px solid #eaeaea;
    vertical-align: top;
	font-family: 'aPCarlsberg Light';
			  font-size: 1.3em;
  }

  .session-header td {
    color: white;
    font-weight: bold;
    padding: 10px;
  }

  .time-block {
    width: 170px;
    text-align: center;
    font-weight: bold;
    color: white;
    border-right: 1px solid #eaeaea;
  }

  .session-title {
 	font-size: 1em;
  }

  .agenda-table td p {
    margin: 5px 0;
	font-family: 'aPCarlsberg Light';
	 	 		  font-size: 1em;
  }

  .agenda-table tr:last-child td {
    border-bottom: none;
  }
.font-arial{
	font-family: 'Arial, sans-serif' !important;
	font-size: 1.9em;
}
.bg-purple td{
	background-color: #6b42a5;
	color: #fff;
	border-right: 1px solid #eaeaea;
}
.ytp-cued-thumbnail-overlay-image{
	background-image: url("https://sif.com.vn/wp-content/uploads/2024/10/ytb.png") !important;
}
.video-fit iframe{
	border-radius: 15px;
}
.font-ytb{
    font-size: 1.6em;	
	color:#5266A2;
	text-align: justify;
}
.section-ytb{
	margin-top: 30px;
}
