﻿@charset "UTF-8";

/*----------------------------------------*/
/*  BackOffice
/*----------------------------------------*/

.comment-form {display:none;}

.news-wrap h1, .genericbox h1, .agenda-main h1 {
    font-size: 2.2rem;
    font-weight: 600;
    font-family: "Kanit",sans-serif;
    font-style: italic;
    text-transform: none;
    color: #212529;
    margin-bottom: 5px
}

.news-wrap h2 {
    font-size: 1.5rem;
    font-weight: 600;
    font-family: "Kanit",sans-serif;
    text-transform: uppercase;
    font-style: normal;
    color: #34a853;
    margin-bottom: 15px
}

.news-body {
    font-size: 16px;
    font-family: "Roboto",sans-serif;
}

.news-body big strong{
    font-size: 20px;
    font-family: "Roboto",sans-serif;
}


.news-wrap a, .genericbox a, .agenda-main a {color: #34a853}
.news-wrap a:hover, .genericbox a:hover, .agenda-main a:hover {color: #34a853}
.news-body-top, .agenda-top {margin-bottom: 25px;}
.news-wrap .image-left {padding: 30px 0;}
.news-wrap .image-left {display: block; height: auto; width: 100%;}
.news-wrap .image-left img {width: 100%;}
.news-wrap .image-left {display: block; height: auto; width: 100%;}
.news-wrap .image-left img {width: 100%;}

.news-body-top, .news-wrap b, .news-wrap strong {
    font-size: 16px;
    font-family: "Roboto",sans-serif;
    color: #111; 
    font-weight: 600
}

.news-wrap .pdate {font-size: 1rem; text-transform: uppercase; font-weight: 500; color:#707070}
.news-wrap .pdate small::before {
display: inline-block;
font-family: "Font Awesome 5 Free";
content: "\f073";
font-size: 14px;
font-size: inherit;
text-rendering: auto;
color: #34a853;
border-color: #34a853;
padding-right:5px;
}

#posts {margin: 0.8em 0;}
#last-news .list-news {margin: 0.8em 0;}

.accordion-title button {text-transform: uppercase;}
.accordion-body {color:#333;}

.genericbox ul, .news-wrap ul {
	padding: 15px 0 15px 0;
	list-style: none;
}

.genericbox li:before, .news-wrap li:before{
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    content: "\f058";
    font-size: 14px;
    font-size: inherit;
	color: #e85242;
	width: auto;
	height: auto;
	background-color: transparent;
    padding-right:10px;
}

.genericbox li, .news-wrap li{
    padding-bottom: 15px;
}

.genericbox b, .genericbox strong{
	color: #222;
}


.pdf-content {
	padding: 45px 25px 20px 25px;
	min-height: 150px;
}

.pdf-content h4 {
	font-size: 1.2rem;
	padding:0;
	margin:0;
}

.pdf-content h5 {
	font-size: 0.9rem;
	color:#555;
	padding-top: 5px;
	margin:0;
}

.pdf-content i {
	margin-left: 1px;
}


.item-content-news {
	padding: 30px 30px 20px 30px;
	min-height: 290px;
}


.item-content-videos {
	padding: 30px 20px;
}

.video-container {
    overflow: hidden;
    position: relative;
    width:100%;
}

.video-container::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}

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

.text-right a::after {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    content: '\f105';
    font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    color: #ff4438;
    border-color: #ff4438;
    margin-left:5px;
  }


.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#twitter-widget-0  {  
    margin-top: 6px 
}

#last-news figure img {
    width:70px;
}

#last-news article{
    border-bottom: 1px solid #dedede;
    padding-bottom:20px;
}



.form-check {
    position: relative;
    margin-bottom: 0;
    padding-left: 5px;
    padding-top:6px;
}

form h6 {
    color: #ff4438;
    padding-top:20px;
    text-transform: uppercase;
  }

.form-text {
    color: #111;
    padding-bottom:30px;
}

.numbers{
    font-size: 1.1rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #111;
    padding-bottom:5px;
}

.form-text big{
    color: #111;
    font-size: 1.6rem;
    font-weight: 400;
}

.select2-search {
    display: none;
}

.text-big-base {
    color: #e11230;
    font-size: 1.7rem;
    font-weight: 600;
}


.club-top {
    padding: 70px 0;
  }


.accordion-button {
    font-weight: 600;
    text-transform: uppercase;
}



.accordion-button:not(.collapsed){
    color: #ffffff;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #34a853;
    border-top-left-radius: none;
    border-top-right-radius: none;
    box-shadow: none;
}

.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: none;
    border-top-right-radius: none;
    box-shadow: none;
  }

.accordion-button:focus {
    z-index: 0;
    border-color: none;
    outline: 0;
    box-shadow: none;
  }

.accordion ul li {
    font-family: "Roboto", sans-serif;
    text-transform: none;
}

.accordion ul {
    padding: 25px 0;
}

.accordion ul li {
    padding-bottom: 8px;
}


.accordion ul li:before {
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    margin-left: 0;
    width: 20px;
    color: #34a853;
}



.list-group-item {
    position: relative;
    display: block;
    padding: 1em 1.5rem;
    color: #212529;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
  }



  .list-group-item {
    border-radius: 0;
    color: #333;
    padding: 15px;
    line-height: 24px;
    margin: 15px 0;
  }

  .list-group-item:hover, .list-group-item:focus, .list-group-item:active {
    background: #edeff1;
  }
  
  
  a.list-group-item {
    color: #111;
    text-decoration: none;
    background-color: #fff;
  }
  
  a.list-group-item:focus, a.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5;
  }
  
  
  .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 10px;
  }
  
  .list-group-item .badge {
    display: inline-block;
    font-weight: normal;
    background: none;
    color: #333;
    border-left: 1px solid #ddd;
    border-radius: 0;
    line-height: 24px;
    margin: 0 -15px 0 15px;
    padding: 0 15px;
  }
  
  .list-group-item > .badge {
    float: right;
  }
  
  .list-group-item .badge i {
    font-size: 14px;
    color: #2b2b2b;
  }
  
  
  a.list-group-item b {
    color: #111;
    font-family: "Kanit", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1.3rem;
    padding-right: 5px;
  }

  a.list-group-item {
    color: #34a853;
    font-family: "Kanit", sans-serif;
    font-weight: 300;
    text-transform: none;
    font-size: 1rem;
  }


.from-group-txt {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
}

.form-fselect {
  display: block;
  width: 100%;
  padding: .475rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #f7f7f7;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .375rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  margin-bottom: 15px;
}