input,button { outline: none; } .internalPage-w { width: 100%; padding-bottom: 30px; } .internalPage-w .internalHeader-w { width: 100%; height: 60px; background-color: #e3dfdf; /* background: url('../../../assets/image/XMLID_19_.png') no-repeat center center; background-size: cover; */ } .internalPage-w .internalHeader-w .notificationList-w { width: 100%; display: inline-block; text-align: right; } .internalPage-w .internalHeader-w .login { margin-top: 13px; color: #00a99d; cursor: pointer; text-align: right; } .internalPage-w .internalHeader-w .notificationList-w li { display: inline-block; margin: 0 10px; } .internalPage-w .internalHeader-w .notificationList-w li span { color: #00a99d; font-size: 25px; cursor: pointer; transition: all 0.5s; margin-top: 5px; display: block; } .internalPage-w .internalHeader-w .notificationList-w li span:hover i { color: #08726a; } .internalPage-w .internalHeader-w .notificationList-w .profileData-w .btn-outline-success { border: none; } .internalPage-w .internalHeader-w .notificationList-w .profileData-w .buttonW:hover { background-color: transparent; } .internalPage-w .internalHeader-w input[type='text'] { background-color: #fff; border: none; color: #ccc; padding: 5px; } .internalPage-w .internalHeader-w .searchBtn { background-color: #fff; border: none; padding: 5px 10px; margin: 0 5px; } .profileData-w img { width: 35px; height: 35px; border: 1px solid #252525; margin: 0 5px; } .buttonW { background-color: transparent; border: none; cursor: pointer; color: #fff; outline: none; text-shadow: 0px 0px 2px #000; font-weight: bold; } .dateW { color: #fff; text-shadow: 0px 0px 2px #000; font-weight: bold; } .internalPage-w .internalHeader-w .notificationList-w .profileData-w .dropdown-toggle::after { margin: -1px 10px; } .logoHeader-w { width: 100%; height: 160px; display: inline-block; background: url('../../../assets/image/bottomBackground.jpg'); background-size: cover; } .logoHeader-w .rightLogo-w, .logoHeader-w .leftLogo-w, .logoHeader-w .center { width: 100%; display: inline-block; margin-top: 20px; } .logoHeader-w .rightLogo-w { text-align: right; } .logoHeader-w .rightLogo-w img { margin-top: 15px; } .logoHeader-w .leftLogo-w img { margin-top: 15px; } .logoHeader-w .center h2 { font-size: 30px; color: #bda380; margin-top: 20px; } .logoHeader-w .center p { font-size: 15px; font-weight: 600; font-style: normal; font-stretch: normal; letter-spacing: normal; color: #00a99d; } .logoHeader-w .rightLogo-w img { width: 210px; } .pagesHeader-w { width: 100%; background-color: #dac4a6; margin-top: -6px; position: relative; } .pagesHeader-w .dropdown-toggle:empty::after { position: absolute; top: 13px; } .pagesHeader-w .navbar { /* overflow: hidden; */ position: relative; display: flex; align-items: center; justify-content: center; padding: .5rem 1rem; } .pagesHeader-w navbar a { float: left; font-size: 16px; color: white; text-align: center; text-decoration: none; } .pagesHeader-w .dropdown { float: left; /* overflow: hidden; */ } .pagesHeader-w .dropdown .dropbtn, .pagesHeader-w .dropdown .dropbtn a { font-size: 20px; border: none; outline: none; color: #03887f; padding: 14px 16px; background-color: inherit; font: inherit; margin: 0; font-weight: bold; } .pagesHeader-w .navbar a:hover, .dropdown:hover .dropbtn { } .pagesHeader-w .dropdown-content { display: none; position: absolute; background-color: #bea380; border-radius: 10px; width: 100%; left: 0; top: 44px; padding: 10px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1; } .pagesHeader-w .dropdown-content ul li a { color: #fff; } .pagesHeader-w .dropdown-content .header { padding: 16px; color: white; } .pagesHeader-w .dropdown:hover .dropdown-content { background: yello; display: block; } /* Create three equal columns that floats next to each other */ .pagesHeader-w .column { float: left; width: 50%; padding: 10px; background-color: #ccc; height: 250px; } .pagesHeader-w .column a { float: none; color: black; padding: 16px; text-decoration: none; display: block; text-align: left; } .pagesHeader-w .column a:hover { background-color: #ddd; } /* Clear floats after the columns */ .pagesHeader-w .row:after { content: ""; display: table; clear: both; } .navbar { width: 100%; } .hyperLink { color: #fff; text-decoration: none; } .servicesContent-w { width: 100%; padding: 20px 0; } .carousel-control-next, .carousel-control-prev{ cursor: pointer !important; } .slider { width: 100%; height: 500px; } .slider img { width: 100%; height: 500px; } .slider p .extra { color: #bda380; font-weight: bold; font-size: 18px; cursor: pointer; } .servicesContent-w .serviceItem-w { width: 100%; height: 150px; padding: 20px 10px; margin: 10px 0; color: #fff; text-align: center; background: radial-gradient(#e5e5e5, #bda380); border-radius: 10px; border-bottom: 4px solid #00a99d; transition: all 0.5s; } .servicesContent-w .serviceItem-w:hover { border-bottom: 4px solid #efe1ce; } .servicesContent-w .serviceItem-w img { width: 50px; height: 50px; } .servicesContent-w .serviceItem-w p { margin-top: 16px; } .servicesContent-w .serviceItem-w a { color: #fff; transform: all 0.5s; margin-top: 15px; font-weight: bold; } .servicesContent-w .serviceItem-w a:hover{ color: #00a99d; } .eventPart-w { width: 100%; height: 80px; } .eventPart-w .event { width: 100%; height: 55px; background-color: #f3f0f0; border-radius: 10px; } .eventPart-w .event .now{ padding: 5px 0; color: red; } .eventPart-w .event .now img{ width: 60px; height: 40px; } .eventPart-w .event .now span{ color: #888; padding: 0 10px; } .eventPart-w .event .next{ color: #007A71; padding: 10px 0; } .eventPart-w .event .next img{ width: 30px; height: 30px; } .eventPart-w .event .next span { color: #888; padding: 0 10px; } .contentsData-w { width: 100%; } .contentsData-w .joinUs-w, .contentsData-w .joinUsEn-w{ width: 100%; } .contentsData-w .joinUs-w .joinHeader-w, .contentsData-w .joinUsEn-w .joinHeader-w { width: 100%; height: 42px; padding: 10px 0; text-align: center; font-size: 17px; color: #fff; background-color: #bda380; } .contentsData-w .joinUs-w .joinHeading-w, .contentsData-w .joinUsEn-w .joinHeading-w { width: 100%; height: 50px; color: #007A71; text-shadow: 0px 0px 1px; background-color: #f7f7f7; box-shadow: 1px 1px 6px #2525; } .contentsData-w .joinUs-w .joinHeading-w h2, .contentsData-w .joinUsEn-w .joinHeading-w h2 { font-size: 18px; padding: 10px 0; text-align: center; } .contentsData-w .joinUs-w .dataContent, .contentsData-w .joinUsEn-w .dataContent { width: 100%; padding: 30px 15px; height: 200px; margin-top: 2px; box-shadow: 0 2px 6px #ccc; } .contentsData-w .joinUs-w .dataContent .joinUs-photo, .contentsData-w .joinUsEn-w .dataContent .joinUs-photo { width: 100%; } .contentsData-w .joinUs-w .dataContent .joinUs-photo img, .contentsData-w .joinUsEn-w .dataContent .joinUs-photo img { width: 100%; height: 100px; margin: 0 5px; border: 1px solid #ccc; } .contentsData-w .joinUs-w .dataContent .profileData-w { width: 100%; text-align: right; } .contentsData-w .joinUsEn-w .dataContent .profileData-w { width: 100%; text-align: left; } .contentsData-w .joinUs-w .dataContent .profileData-w p, .contentsData-w .joinUsEn-w .dataContent .profileData-w p { font-size: 14px; font-weight: bold; color: #bda380; } .contentsData-w .joinUs-w .dataContent .profileData-w p span, .contentsData-w .joinUsEn-w .dataContent .profileData-w p { color: #bda380; margin: 0 10px; } .sharingEvent-w { width: 100%; display: inline-block; } .sharingEvent-w .sharingHeader-w { width: 100%; padding: 10px 0; background-color: #bda380; } .sharingEvent-w .sharingHeader-w h2 { font-size: 18px; margin: 0; padding: 0; text-align: center; color: #fff; } .sharingEvent-w .congeratolation, .sharingEvent-w .sadDead-w { width: 100%; display: inline-block; box-shadow: 0 0 7px #ccc; } .sharingEvent-w .congeratolation h2, .sharingEvent-w .sadDead-w h2 { margin: 0; padding: 15px 0; text-align: center; background-color: #f7f7f7; font-size: 18px; color: #007A71; text-shadow: 0 0 1px; } .sharingEvent-w .content, .sharingEvent-w .content{ width: 100%; height: 200px; background-color: #fff; box-shadow: 0 2px 6px #ccc; text-align: center; padding: 30px 0; } .sharingEvent-w .content p, .sharingEvent-w .content p { color: #bda380; font-weight: bold; } .sharingEvent-w .content p span, .sharingEvent-w .content p span { color: #bda380; font-weight: bold; } .sharingEvent-w .content .event { color: #007A71; } .secondServices-w { width: 100%; padding: 40px 0; display: inline-block; } .secondServices-w .contentSecondSer-w { width: 100%; display: inline-block; margin: 10px 0; } .secondServices-w .contentSecondSer-w .headerSer-w { width: 100%; padding: 13px 0; background-color: #bda380; text-align: center; color: #fff; } .secondServices-w .contentSecondSer-w .titleSer-w { width: 100%; padding: 13px 0; background-color: #f7f7f7; box-shadow: 0 0 6px #ccc; text-align: center; color: #08726a; } .secondServices-w .contentSecondSer-w .contentSer { width: 100%; height: 200px;; background-color: #fff; box-shadow: 0 0 1px #ccc; } .secondServices-w .contentSecondSer-w .contentSer .fieldData-w { width: 100%; padding: 20px 0; } .secondServices-w .contentSecondSer-w .contentSer .fieldData-w img{ width: 30px; height: 30px; } .secondServices-w .contentSecondSer-w .contentSer .fieldData-w p{ text-align: center; font-size: 12px; } .tabs { width: 100%; display: inline-block; padding: 40px 0; } .tabs .lastTab-w { width: 100%; } .tabs .lastTab-w .headerTab-w { width: 100%; padding: 10px 0; background-color: #bda380; text-align: center; color: #fff; } .tabs .lastTab-w .menuTab-w { width: 100%; padding: 10px 0; background-color: #f1f1f1; } .tabs .lastTab-w .menuTab-w ul { width: 100%; display: inline-block; padding: 5px 0; text-align: center; } .tabs .lastTab-w .menuTab-w ul li { display: inline-block; margin: 0 10px; padding: 0 50px; border-left: 1px solid #bda380; cursor: pointer; color: #03b0b3; text-shadow: 0 0 1px; } .tabs .lastTab-w .menuTabContent-w { width: 100%; display: inline-block; height: 290px; box-shadow: 0 0 6px #ccc; } .tabs .lastTab-w .menuTabContent-w h2 { font-size: 18px; padding: 20px 0; } .tabs .lastTab-w .menuTabContent-w ol { width: 100%; padding: 20px 0; } .tabs .lastTab-w .menuTabContent-w ol li { text-align: right; margin: 0 20px; padding: 10px 0; border-bottom: 1px solid #ccc; } .tabs .lastTab-w .menuTab-w ul li:last-child{ border-left: none; } .tabs .recods { width: 100%; display: inline-block; } .tabs .recods .headerRecords-w { width: 100%; display: inline-block; padding: 10px 0; background-color: #bda380; color: #fff; text-align: center; } .tabs .recods .recordsContent-w { width: 100%; display: inline-block; box-shadow: 0 0 6px #ccc; height: 360px; } .tabs .recods .recordsContent-w ol { width: 100%; text-align: right; padding: 0 30px; } .tabs .recods .recordsContent-w ol li { font-size: 15px; padding: 0 10px; margin: 15px 0; border-bottom: 1px solid #ccc; padding-bottom: 13px; } .tabs .recods .recordsContent-w ol li .collapse { width: 100%; display: inline-block; background-clip: #f7f7f7; box-shadow: 0 0 6px #ccc; padding: 5px; } .tabs .recods .recordsContent-w ol li .collapse p { font-size: 16px; } @media(max-width:768px) { .backgroundXS { background-color: red; } } /* english estyle */ .menuEnglish{ text-align: left; } .achievementsLang-w { text-align: left; direction: ltr; } .achievementsLang-w li { text-align: left !important; } .activeLanguage { background-color: #03b0b3 !important; color: #fff !important; }