.header1 {
  width: 100%;
  min-height: 192px;
  color: #2b418b;
  font-size: 20px;
  font-family: "Roboto", sans-serif;
}
.red{
  color: red;
}
a.red:hover{
  color: red;
}

.mainlogo {
  padding-top: 8px;
}
.hiddenvis {
  visibility: hidden;
}



.imgtitlegal {
  /* padding-top: 199px; */
  padding-top: 79px;
  font-size: 35px;
  font-weight: 500;
  color: #2b418b;
  line-height: 33px;
  text-shadow: 2px 2px #ffffff;
  padding-left: 4px;
}
.imgtitlegal_program {
  padding-top: 199px;
  font-size: 35px;
  font-weight: 500;
  color: #2c3260;
  line-height: 39px;
  text-shadow: 2px 2px #ffffff;
  padding-left: 4px;
}

.olnymob {
  display: none;
}
.olnymoby {
  padding-top: 4px;
  display: block;
}
.apos {
  font-size: 65px;

  font-family: "Times New Roman", Times, serif;
  line-height: 3px;
  text-shadow: 2px 2px #ffffff;
}
.apos2 {
  font-size: 50px;

  font-family: "Times New Roman", Times, serif;
  line-height: 3px;
  color: #2c3260;
}
.lastline {
  color: #2c3260;
  padding-top: 22px;
  padding-bottom: 22px;

}
.downer {
  padding-bottom: 22px;
}
.progdown {
  background: url("../../assets/layout/downprog.png");
  background-repeat: no-repeat;
  background-position: center;
  min-height: 170px;
}

#curved1 {
  position: relative;
  overflow: hidden;
}

#curved1:before {
  content: "";
  position: absolute;
  width: 200%;
  height: 200%;
  top: -22%;
  left: -50%;
  z-index: -1;
  background: url("../../assets/layout/backtop1.png");
  background-repeat: no-repeat;
  -webkit-transform: rotate(2deg);
  transform: rotate(2deg);
  background-position: center top;
}

.rightal {
  text-align: right;
}

.head1in1 {
  padding-top: 11px;
}
.head1in2 {
  padding-top: 23px;
}

.mainmenu {
  margin-bottom:10px;
  letter-spacing: 6px;
  font-size: 20px;
  color: #2b418b;

  font-family: "Roboto", sans-serif;
  text-decoration: none;
  /* position: relative; */
}

.mainmenu ul {
  list-style: none;
  padding-left: 0px;
  padding-right: 0px;
}

.mainmenu ul li {
  position: relative;
  display: inline;
  font-size: 22px;
  color: #2b418b;
  font-family: "Roboto", sans-serif;
  text-decoration: none;
  /* padding-right: 4px; */
}

.mainmenu ul li a {
  display: inline;
  font-size: 22px;
  color: #2b418b;
  font-family: "Roboto", sans-serif;
  text-decoration: none;
}
.mainmenu ul li a:hover {
  display: inline;
  font-size: 22px;
  color: #2b418b;
  font-family: "Roboto", sans-serif;
  text-decoration: underline;
}

.mainmenu ul li:after {
  content: " / ";
}
.mainmenu ul li:last-child:after {
  content: "";
}

.sub-menu{
  display:none;
  /* position: relative; */
  font-size: 14px !important;
}

.mainmenu ul li .sub-menu ul li a {
  font-size: 12px !important;
 color: #0077b1 !important;
}

/* .mainmenu ul li.menu-item-87:hover .submenu {
  display: block;
} */

.mainmenu ul li.menu-item-87:hover .sub-menu {
  display: block;
  min-width:549px; 
  position: absolute;
  left: -14px;
  top: 22px;
  font-size: 12px !important;
 
}

.mainmenu ul li.menu-item-806:hover .sub-menu {
  display: block;
  min-width: 429px;
  position: absolute;
  left: -38px;
  top: 22px;
  font-size: 12px !important;

}



.menu-item-455, .menu-item-810{
  font-size: 12px !important;
}



#gallery1 {
  padding-top: 13px;
}
#gallery_program {
  padding-top: 13px;
  z-index: 0;
}
.backgal {
  background: url("../../assets/layout/gal1.png?id=2");
  background-repeat: no-repeat;
  background-position: right;
}
.backgal_program {
  background: url("../../assets/layout/programjotis2.png?id=4");
  background-repeat: no-repeat;
  background-position: right;
  z-index: 22;
  position: relative;
}

.upper {
  padding-top: 189px;
}

.img100 {
  width: 100%;
}
.firstli{
  margin-bottom: -19px;
  width:100%;
  height:100px;
  min-height:143px;
  z-index: 22;

  background: url("../../assets/layout/firstli.png");
  background-repeat: no-repeat;
  background-position: center;
}
.titlpro {
  padding-top: 16px;
  font-weight: bold;
  font-size: 20px;
  color: #243369;
}

.img-100 {
  width: 100%;
}

#line2_100 {
  position: relative;
  overflow: hidden;
  margin-top: -53px;
}
#line2_100_program {
  position: relative;
  overflow: hidden;
  margin-top: -143px;
  z-index: 0;
}

#line2_100:before {
  content: "";
  position: absolute;
  width: 200%;
  height: 200%;
  top: 1%;
  left: -50%;
  z-index: -1;
  background: url("../../assets/layout/downgal.png");
  background-repeat: no-repeat;
  -webkit-transform: rotate(1deg);
  transform: rotate(1deg);
  background-position: center top;
  background-color: #ebebeb;
}
#line2_100_program:before {
  content: "";
  position: absolute;
  width: 200%;
  height: 200%;
  top: 1%;
  left: -50%;
  z-index: -1;
  background: url("../../assets/layout/downgal.png");
  background-repeat: no-repeat;
  -webkit-transform: rotate(1deg);
  transform: rotate(1deg);
  background-position: center top;
  background-color: #ebebeb;
}

.line2in {
  padding-top: 163px;
  text-align: center;
}
.mhedtext {
  font-size: 29px;
  color: #2b418b;
  /* font-weight: bold */
}

.textf {
  padding-top: 8px;
  padding-bottom: 8px;
}

.mcircle {
  max-width: 234px;
  text-align: center;
}

.bottompad {
  padding-bottom: 23px;
}
.pader1 {
  padding-top: 17px;
  padding-bottom: 43px;
}
.pader2 {
  padding-top: 67px;
  padding-bottom: 17px;

  
}

.newstit1 {
  padding-top: 1px;
  font-weight: bold;
  font-size: 20px;
  color: #ffffff;
}

.newstit2 {
  padding-top: 1px;
  font-weight: bold;
  font-size: 20px;
  color: #26549c;
}

.descrnew1 {
  color: #ffffff;
}
.descrnew2 {
  color: #000000;
}

.more {
  color: #ffffff;
}
.more2 {
  color: #26549c;
}

.seplinebefore {
  margin-top: -33px;
  width: 100%;
  background: url("../../assets/layout/seplinecont.jpg");
  background-repeat: repeat;
  background-position: center top;
}
.sepline {
  width: 100%;
  background: url("../../assets/layout/sepline.jpg");
  background-repeat: no-repeat;
  background-position: center top;
}
.seplinebefore_news {
  margin-top: -83px;
  width: 100%;
  /* background: url("../../assets/layout/seplinecont_news1.jpg"); */
  /* background: url("../../assets/layout/seplinecont_news_1.png"); */
  background-repeat: repeat;
  background-position: center top;
}
.sepline_news {
  width: 100%;
  /* background: url("../../assets/layout/sepline_news1.jpg"); */
  background: url("../../assets/layout/sepline_news_1.png");
  background-repeat: no-repeat;
  background-position: center top;
}
.extra{
  margin-top:63px;
    background: url("../../assets/layout/seplinecont_news1.jpg");
  /* background: url("../../assets/layout/seplinecont_news_1.png"); */
  background-repeat: repeat;
  background-position: center top; 
}
.seplinebefore_news2 {
  margin-top: -33px;
  width: 100%;
  background: url("../../assets/layout/seplinecont_news2.jpg");
  background-repeat: repeat;
  background-position: center top;
  margin-bottom: 35px;
}
.sepline_news2 {
  width: 100%;
  background: url("../../assets/layout/sepline_news2.jpg");
  background-repeat: no-repeat;
  background-position: center top;
}

.btn-round {
  display: inline-block;
  border-radius: 46px;
  font-weight: bold;
  color: #ffffff;
  border-color: #ffffff;
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  background-image: linear-gradient(to right, #ff1733, #ff825e);
  padding-left: 24px;
  padding-right: 24px;
}
.btn-round:hover {
  display: inline-block;
  padding-left: 24px;
  padding-right: 24px;
  border-radius: 46px;
  font-weight: bold;
  color: #ffffff;
  border-color: #ff1733;
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  background-image: linear-gradient(to right, #ff1733, #ff825e);
}

.pagehis {
  padding-top: 142px;
}

.card-body1 {
  border-width: 1px;
  border-style: solid;
  border-color: #ffffff;
  color: #ffffff;
  padding: 9px;
}

.card1 {
  background-color: transparent;
  border-width: 0px;
  padding-bottom: 29px;
}
.downfooter {
  padding-top: 29px;
  padding-bottom: 29px;
}

.menubottom ul li {
  display: inline;
  font-size: 16px;
}

.menubottom ul li:after {
  content: " / ";
}
.menubottom ul li:last-child:after {
  content: "";
}

.menubo {
  list-style: none;
  padding-left: 0px;
  padding-right: 0px;
}

ul.menubo li {
  display: inline;
  font-size: 16px;
  color: #000000;
  font-family: "Roboto", sans-serif;
  text-decoration: none;
  /* padding-right: 4px; */
}

ul.menubo li a {
  display: inline;
  font-size: 16px;
  color: #000000;
  font-family: "Roboto", sans-serif;
  text-decoration: none;
}
ul.menubo li a:hover {
  display: inline;
  font-size: 16px;
  color: #2b418b;
  font-family: "Roboto", sans-serif;
  text-decoration: underline;
}
.white-link{
  color: #ffffff;
}
a.white-link:hover{
  color: #ffffff;
}
.menlink {
  color: #000000;
  font-size: 16px;
}
.social1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.megaline{
  font-size: 20px;
  color: #243369;
}
/* .sepline:before{
width: 100%;
background: url("../../assets/layout/sepline.jpg") ;
background-repeat: no-repeat;
background-position: center top;
    } */
.sticky {
  padding-top: 6px;
  border-bottom: 1px;
  border-bottom-style: solid;
  border-bottom-color: #4590d0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  background-color: #ffffff;
  font-size: 16px;
}

.sticky + .content {
  padding-top: 102px;
}

.menumobile {
  display: none;
  font-size: 40px;
  cursor: pointer;
}

/* startoverlay */

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1100;
  top: 0;
  left: 0;
  background-color: #9bbfdf;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  text-align: center;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #004a8c;
  display: block;
  transition: 0.4s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.minmobile {
  list-style: none;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 1px;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

/* end startoverlay */

@media (max-width: 870px) {


  .sticky {
    padding-top: 1px;
    border-bottom: 1px;
    border-bottom-style: solid;
    border-bottom-color: #4590d0;
    position: fixed;
    top: -4;
    width: 100%;
    z-index: 1000;
    background-color: #ffffff;
    max-height: 46px;
    height: 46px;
  }
  .menumobile {
    display: block;
  }
  #myburger {
    font-size: 40px;
    cursor: pointer;
    margin-top: -15px;
  }

  .burgimg {
    margin-top: -25px;
  }
  .menudesktop {
    display: none;
  }

  .mainmenu {
    letter-spacing: 6px;
    font-size: 14px;
    color: #2b418b;

    font-family: "Roboto", sans-serif;
    text-decoration: none;
  }


  .sub-menu{
    display:block;
    /* position: relative; */
    font-size: 14px !important;
    text-decoration: none;
    list-style-type:none
  }
  .sub-menu ul li{
    list-style-type:none
  }



  .mainmenu ul li {
    display: inline;
  }

  .mainmenu ul li:after {
    content: "/";
  }
  .mainmenu ul li:last-child:after {
    content: "";
  }

  .menul {
    font-size: 14px;
    color: #2b418b;
    font-family: "Roboto", sans-serif;
    text-decoration: none;
    padding-right: 4px;
  }

  .imgtitlegal {
    /* padding-top: 199px; */
    padding-top: 79px;
    font-size: 24px;
    font-weight: 500;
    color: #2b418b;
    line-height: 33px;
    text-shadow: 2px 2px #ffffff;
    padding-left: 7px;
  }
  .imgtitlegal_program {
    padding-top: 199px;
    font-size: 24px;
    font-weight: 500;
    color: #2c3260;
    line-height: 33px;
    text-shadow: 2px 2px #ffffff;
    padding-left: 7px;
  }

  .apos {
    font-size: 35px;

    font-family: "Times New Roman", Times, serif;
    line-height: 3px;
    text-shadow: 2px 2px #ffffff;
  }
  .apos2 {
    font-size: 35px;

    font-family: "Times New Roman", Times, serif;
    line-height: 3px;
    color: #2c3260;
  }

  .header1 {
    width: 100%;
    min-height: 192px;
    color: #2b418b;
    font-size: 12px;
    font-family: "Roboto", sans-serif;
  }

  .backgal {
    background: url("../../assets/layout/gal1mobile.png");
    background-repeat: no-repeat;
    background-position: center;
  }

  .backgal_program {
    background: url("../../assets/layout/programjotismobile.png");
    background-repeat: no-repeat;
    background-position: center;
    z-index: 33;
  }
}

.mainlogo2 {
  padding-top: 8px;
  /* width: 210px !important; */
}
@media (max-width: 710px) {
  .mainlogon{
    margin-top:-8px;
    width: 126px !important;

  }

  .mainlogo2 {
    padding-top: 8px;
    width: 160px !important;
  }

  .family90{
    width:81vw;
  }
}

@media (max-width:320px){
  .head1in1 {
    padding-top: 11px;
    font-size: 11px;
}
  ul.menubo li a {
  font-size: 12px;
}
    ul.menubo li a:hover {
  font-size: 12px;
}
.mob320{
  font-size: 12px;
}

}


.pagination-container {
  display: table;
  width: 100%;
  margin-top: 20px;
}

.pods-pagination-paginate {
  display: table-cell;
  text-align: center;
  /* horizontal-align: middle; */
  line-height: 35px;
}

.pods-pagination-paginate .page-numbers.current {
  background-color: #192062;
  color: white;
}

.pods-pagination-paginate .page-numbers {
  color: black;
  padding: 8px 16px;
  text-decoration: none;
}

a h5{
  padding-top: 10px;
  text-decoration: none;
  color: #2b418b;
  text-align: center;
}