/*@font-face {
    font-family: 'IRANSans(FaNum)';
    src: url('../Fonts/IranSans/IRANSans(FaNum).eot');
    src: url('../Fonts/IranSans/IRANSans(FaNum).eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'IRANSansFaNum';
    src: url('../Fonts/IranSans/IRANSansFaNum.woff') format('woff'), url('../Fonts/IranSans/IRANSansFaNum.ttf') format('truetype'), url('../Fonts/IranSans/IRANSansFaNum.svg#IRANSansFaNum') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Anjoman';
    src: url('../Fonts/Anjoman/Anjoman-FaNum-Regular.woff') format('woff'), url('../Fonts/Anjoman/Anjoman-FaNum-Regular.ttf') format('truetype'), url('../Fonts/Anjoman/Anjoman-FaNum-Regular.svg#IRANSansFaNum') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Anjoman';
    src: url('../Fonts/Anjoman/Anjoman-FaNum-Bold.woff') format('woff'), url('../Fonts/Anjoman/Anjoman-FaNum-Bold.ttf') format('truetype'), url('../Fonts/Anjoman/Anjoman-FaNum-Bold.svg#IRANSansFaNum') format('svg');
    font-weight: bold;
    font-style: normal;
}*/
@font-face {
  font-family: 'SweetSansPro';
  src: url('../Fonts/SweetSansPro/SweetSansPro-Medium.eot');
  src: url('../Fonts/SweetSansPro/SweetSansPro-Medium.eot?#iefix') format('embedded-opentype'), url('../Fonts/SweetSansPro/SweetSansPro-Medium.svg#SweetSansPro-Medium') format('svg'), url('../Fonts/SweetSansPro/SweetSansPro-Medium.ttf') format('truetype'), url('../Fonts/SweetSansPro/SweetSansPro-Medium.woff') format('woff'), url('../Fonts/SweetSansPro/SweetSansPro-Medium.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SweetSansPro';
  src: url('../Fonts/SweetSansPro/SweetSansPro-Bold.eot');
  src: url('../Fonts/SweetSansPro/SweetSansPro-Bold.eot?#iefix') format('embedded-opentype'), url('../Fonts/SweetSansPro/SweetSansPro-Bold.svg#SweetSansPro-Bold') format('svg'), url('../Fonts/SweetSansPro/SweetSansPro-Bold.ttf') format('truetype'), url('../Fonts/SweetSansPro/SweetSansPro-Bold.woff') format('woff'), url('../Fonts/SweetSansPro/SweetSansPro-Bold.woff2') format('woff2');
  font-weight: Bold;
  font-style: normal;
}
/*@font_Size_Default:15px; for yekan*/
body {
  padding: 0px;
  margin: 0px;
  direction: ltr;
  font-family: SweetSansPro;
  font-size: 14px;
  font-stretch: normal;
  color: #fff;
  background-color: #161619;
}
a {
  color: inherit;
  text-decoration: inherit;
}
img {
  font-size: 9px;
  border-radius: 2px;
}
input[type="button"] {
  -webkit-appearance: none;
}
.container {
  max-width: 1200px;
  margin: auto;
}
@media (max-width: 1200px) {
  .container {
    margin-right: 10px;
    margin-left: 10px;
  }
}
#Menu_1 {
  margin: auto;
  margin-top: 0px;
  /*overflow: auto;*/
  height: 30px;
  /*background-color: #0f0f0f;*/
  padding: 30px 0px 30px 0px;
  /* border-top:solid 5px #090909;*/
  /*
    background-color:white;
    width:100%;
    max-width:@container_Width;*/
  /*@media (max-width: @media_width_4) {
        height: @logo_Height+70px;
    }*/
}
#RadMenu {
  margin-top: 3px;
}
@media (max-width: 768px) {
  #RadMenu {
    display: none;
    position: absolute;
  }
}
#langauge {
  line-height: inherit;
}
.defaultPage_img {
  margin: auto;
  position: relative;
  top: -95px;
  text-align: center;
  width: 100%;
  height: 565px;
  background-position: center center;
  background-repeat: repeat-x;
  background-image: url('../Images/Special/Banner_wide.jpg');
}
@media (max-width: 320px) {
  .defaultPage_img {
    background-image: url('../Images/Special/banner_800.png');
    height: 500px;
  }
}
#Logo {
  height: 30px;
  /*background-image: url('../Images/Special/logo.png');
    background-position: left center;
    background-repeat: no-repeat;
    display: inline;*/
  float: left;
  color: white;
  /* @media (max-width: @media_width_2) {
        width: 160px;

        #logoTxt_FA {
            margin-top: 5px;
            font-size: @font_Size_Small_XX;
        }

        .logoTxt_EN {
            font-size: @font_Size_Small_XXXXXX;
        }
    }
*/
}
#Logo #Logo_Img {
  width: 80px;
  float: left;
  margin-right: 5px;
}
#Logo #Logo_Img img {
  width: 100%;
}
#Logo #logoTxt_FA {
  font-size: 10px;
  color: #fff;
  float: left;
  line-height: 30px;
}
#Logo .logoTxt_EN {
  font-size: 9px;
  display: none;
}
@media (max-width: 992px) {
  #Logo {
    /*float: none;
        display: block;
        text-align: center;
        width: unset;*/
  }
  #Logo #logoTxt_FA {
    /*padding-top: 20px;
            display: block;*/
  }
  #Logo .logoTxt_EN {
    /*display: block;*/
  }
}
@media (max-width: 480px) {
  #Logo {
    /* overflow: hidden;
        font-size: @font_Size_Small_XX;
        background-image: url('../Images/Special/logo-full.png');
        background-position: center center;*/
  }
  #Logo #logoTxt_FA {
    display: none;
  }
  #Logo .logoTxt_EN {
    display: none;
  }
}
#RadMenu {
  float: right;
}
#RadMenuMobile {
  color: #e9e9e9;
  float: right;
  margin-top: -5px;
}
#login {
  /*border: solid 1px #7d7d7d;
    color: #fff;
    text-align: center;
    padding: 5px 5px 5px 5px;*/
  width: 15px;
  height: 15px;
  /*line-height: 25px;*/
  float: right;
  /*border-radius: 3px;*/
  transition: all 300ms;
  margin-top: 3px;
  overflow: hidden;
  margin-left: 30px;
}
#login svg {
  /*float: right;*/
  width: 100%;
  /*height: 16px;
        margin-right: 5px;
        margin-top: 4px;*/
  fill: #ffd400;
  transition: all 300ms;
}
@media (max-width: 992px) {
  #login {
    float: left;
    margin: 15px 3px 0px 0px;
    width: 32px;
    height: 32px;
    color: transparent;
  }
  #login svg {
    width: 20px;
    height: 20px;
  }
}
#login:hover {
  /* background-color: rgba(255, 255, 255, 0.05);
        color: #FFAD00;
        //border-color: #ED1C21;
        border-style: dashed;

        @media (max-width: @media_width_4) {
            color: transparent;
        }*/
}
#login:hover svg {
  fill: #FFAD00;
}
.menu_container {
  /*overflow: auto;
    display: inline;*/
}
@media (max-width: 992px) {
  .menu_container {
    /*display:block;*/
  }
}
#RadMenuMobile {
  display: none;
  position: absolute;
}
@media (max-width: 992px) {
  #RadMenuMobile {
    display: initial;
    position: initial;
  }
  #RadMenu {
    display: none;
    position: absolute;
  }
}
#Language {
  font-size: 11px;
  margin-top: 12px;
  float: left;
  color: white;
}
#Language:hover {
  color: blue;
  font-weight: bold;
  transition: all 500ms;
}
#Footer {
  background-color: #101013;
  padding-bottom: 30px;
}
.row_2 {
  overflow: auto;
  margin-top: 35px;
}
#footerContainer {
  background-image: url('../Images/Special/logo-kish.png');
  background-position: right bottom;
  background-repeat: no-repeat;
  padding-right: 100px;
  max-width: 1200px;
  margin: auto;
  max-width: 1100px;
  font-size: 12px;
  color: white;
}
@media (max-width: 1200px) {
  #footerContainer {
    margin-right: 10px;
    margin-left: 10px;
  }
}
@media (max-width: 768px) {
  #footerContainer {
    background-image: url('../Images/Special/logo-kish.png');
    background-position: center top 20px;
    padding-right: 0px;
    padding-top: 100px;
  }
}
#footerContainer .footer_Address,
#footerContainer .footer_Email,
#footerContainer .footer_Tel {
  float: left;
  margin-top: 10px;
  margin-right: 40px;
  padding-left: 32px;
  background-position: left center;
  background-repeat: no-repeat;
  line-height: 24px;
}
@media (max-width: 768px) {
  #footerContainer .footer_Address,
  #footerContainer .footer_Email,
  #footerContainer .footer_Tel {
    margin-right: 0px;
    float: unset;
  }
}
#footerContainer .footer_Address {
  background-image: url('../Images/Icon/location-2.png');
  max-width: 500px;
  margin-right: 0px;
  padding-right: 20px;
  line-height: 18px;
  margin-top: 5px;
}
#footerContainer .footer_Email {
  background-image: url('../Images/Icon/email-2.png');
}
#footerContainer .footer_Tel {
  background-image: url('../Images/Icon/tel-2.png');
}
#footerContainer .footer_SocialLinks {
  float: left;
  margin-top: 50px;
}
#footerContainer .footer_SocialLinks .items {
  float: left;
  margin: 0px 3px 0px 3px;
}
@media (max-width: 768px) {
  #footerContainer .footer_SocialLinks {
    float: none;
    overflow: auto;
    display: block;
  }
}
#footerContainer .footer_Links {
  float: right;
  color: #ffd400;
  font-size: 14px;
  margin-top: 50px;
}
#footerContainer .footer_Links .item {
  float: right;
  margin: 0px 10px 0px 10px;
}
@media (max-width: 768px) {
  #footerContainer .footer_Links {
    /*display: none;
            position: absolute;*/
    float: none;
    overflow: auto;
    display: inline-block;
  }
}
@media (max-width: 480px) {
  #footerContainer .footer_Links .item {
    float: none;
    margin: 10px 0px 0px 0px;
  }
}
#footerContainer .footer_Newsmail {
  font-size: 12px;
  font-family: inherit;
  /*width: 380px;*/
  width: 35%;
  min-width: 150px;
  max-width: 360px;
  height: 40px;
  line-height: 40px;
  float: left;
  border-radius: 2px;
  border: solid 1px #f9be0b;
}
@media (max-width: 480px) {
  #footerContainer .footer_Newsmail {
    float: none;
    margin: auto;
    clear: both;
    width: 90%;
  }
}
#footerContainer .btn_Newsmail {
  font-size: 12px;
  background-color: #f9be0b;
  height: 100%;
  border: none;
  float: left;
  width: 35%;
  cursor: pointer;
  text-align: center;
  color: black;
}
@media (max-width: 768px) {
  #footerContainer .btn_Newsmail {
    font-size: 11px;
  }
}
#footerContainer .txt_Newsmail,
#footerContainer .txt_Newsmail_Empty {
  font-size: inherit;
  font-family: inherit;
  background-color: transparent;
  border: none;
  float: left;
  text-align: center;
  padding-right: 35px;
  background-image: url('../Images/Icon/mailNews-16.png');
  background-position: right 10px center;
  background-repeat: no-repeat;
  line-height: 40px;
  color: white;
  font-weight: normal;
}
#footerContainer .txt_Newsmail:active,
#footerContainer .txt_Newsmail_Empty:active,
#footerContainer .txt_Newsmail:focus,
#footerContainer .txt_Newsmail_Empty:focus {
  border: none;
  background-color: white;
  color: black;
}
#footerContainer .txt_Newsmail_Empty {
  font-size: 10px;
  font-style: normal;
  padding-right: 35px;
}
#Menu_2 {
  padding: 15px 0px 10px 0px;
  /*margin-top: @shiftUp_default;*/
  margin-right: 20px;
}
#Menu_2_Container {
  background-color: #f7f7f7;
}
.menuBox_1,
.menuBox_2,
.menuBox_3,
.menuBox_4 {
  padding-right: 35px;
  float: right;
  background-repeat: no-repeat;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #212121;
  cursor: pointer;
  background-position: right center;
}
.menuBox_1:hover,
.menuBox_2:hover,
.menuBox_3:hover,
.menuBox_4:hover {
  transition: all 500ms;
  color: #eab000;
}
@media (max-width: 992px) {
  .menuBox_1,
  .menuBox_2,
  .menuBox_3,
  .menuBox_4 {
    width: 20%;
    margin-bottom: 20px;
    margin-right: 0px;
  }
}
@media (max-width: 768px) {
  .menuBox_1,
  .menuBox_2,
  .menuBox_3,
  .menuBox_4 {
    width: 40%;
    margin-bottom: 20px;
    margin-right: 0px;
  }
}
@media (max-width: 480px) {
  .menuBox_1,
  .menuBox_2,
  .menuBox_3,
  .menuBox_4 {
    width: 90%;
    margin-bottom: 20px;
    margin-right: 0px;
  }
}
@media (max-width: 320px) {
  .menuBox_1,
  .menuBox_2,
  .menuBox_3,
  .menuBox_4 {
    width: 90%;
    margin-bottom: 20px;
    margin-right: 0px;
  }
}
.seperator {
  width: 1px;
  height: 25px;
  opacity: 0.05;
  float: right;
  background-color: #212121;
  margin: 0px 6% 0px 6%;
}
@media (max-width: 992px) {
  .seperator {
    display: none;
    position: absolute;
  }
}
.menuBox_1 {
  margin-right: 60px;
  background-image: url('../Images/Icon/aien_24.png');
}
@media (max-width: 992px) {
  .menuBox_1 {
    margin-right: 0px;
  }
}
.menuBox_2 {
  background-image: url('../Images/Icon/sabt_24.png');
}
.menuBox_3 {
  background-image: url('../Images/Icon/montakhab_24.png');
}
.menuBox_4 {
  background-image: url('../Images/Icon/jadval_24.png');
}
@media (max-width: 768px) {
  .menuBox_4 {
    margin-bottom: 0px;
  }
}
#bodyContainer {
  overflow: auto;
  padding-bottom: 40px;
}
.defaultPage_content {
  margin-top: 30px;
  border-radius: 10px;
  background-color: #fff;
}
.defaultPage_BoxTitle {
  font-size: 20px;
  text-align: left;
  font-weight: bold;
}
#defaultPage_BoxTitle_1 {
  background-image: url('../Images/Icon/lastNews_20.png');
}
#defaultPage_BoxTitle_2 {
  background-image: url('../Images/Icon/gozareshTasviri_16.png');
  margin-top: 25px;
}
#defaultPage_BoxTitle_3 {
  background-image: url('../Images/Icon/inNews_16.png');
}
#defaultPage_BoxTitle_4 {
  background-image: url('../Images/Icon/instagram_16.png');
}
#defaultPage_BoxTitle_5 {
  background-image: url('../Images/Icon/gallary_16.png');
}
.readMore {
  font-size: 10px;
  color: #3b9ae2;
  font-weight: bold;
}
.moreArrow {
  font-size: 10px;
  color: #3b9ae2;
  font-weight: bold;
  float: left;
  border-radius: 20px;
  line-height: 35px;
  height: 35px;
  border-color: #000;
  margin: 20px 0px 20px 0px;
  font-family: 'Comic Sans MS';
  direction: ltr;
  margin-left: 3px;
  margin-top: 1px;
  line-height: unset;
  height: unset;
}
.moreArrow:hover {
  border-color: #303035;
  background-color: #303035;
  color: #fff;
}
.moreArrow:hover .arrow-right {
  border-left-color: #fff;
}
.moreArrow:hover {
  background-color: transparent;
  color: unset;
}
._lastNewsBox_Alternative {
  margin-right: 20px;
}
._lastNewsBox,
._lastNewsBox_Alternative {
  float: right;
  overflow: hidden;
  width: 400px;
  /*height:200px;*/
}
@media (max-width: 768px) {
  ._lastNewsBox,
  ._lastNewsBox_Alternative {
    width: 100%;
    float: none;
    margin-right: 0px;
    margin-top: 20px;
  }
}
._lastNewsBoxContentParent_Alternative {
  margin-right: 20px;
}
._lastNewsBoxContentParent,
._lastNewsBoxContentParent_Alternative {
  float: right;
  overflow: hidden;
  width: 260px;
  /*height:200px;*/
}
@media (max-width: 768px) {
  ._lastNewsBoxContentParent,
  ._lastNewsBoxContentParent_Alternative {
    width: 100%;
    float: none;
    margin-right: 0px;
    margin-top: 20px;
  }
}
._lastNewsBoxContentHot3 {
  width: 540px;
}
@media (max-width: 768px) {
  ._lastNewsBoxContentHot3 {
    width: 100%;
    float: none;
    margin-right: 0px;
  }
}
._lastNewsBoxContentParent_Hot_1_Square {
  float: right;
  overflow: hidden;
  width: 540px;
  /*height:200px;*/
}
@media (max-width: 768px) {
  ._lastNewsBoxContentParent_Hot_1_Square {
    width: 100%;
    float: none;
    margin-right: 0px;
    margin-top: 40px;
  }
}
._lastNewsImg {
  padding: 8px;
  background-color: white;
}
._lastNewsImg img {
  /*border: solid 5px white;*/
  width: 100%;
  display: block;
}
._lastNewsTitle {
  font-size: 11px;
  /*position: relative;
    width: 90%;
    float: left;
    background-color: #000;
    opacity: 0.7;
    text-align: right;
    color: #fff;
    padding: 5px;
    z-index: 1;
    max-height: 57px;*/
  padding: 5px 10px 5px 10px;
  /*background-color: #000;
    opacity: 0.7;*/
  text-align: right;
  color: #fff;
  position: absolute;
  top: 150px;
  right: 10px;
  max-width: 85%;
  font-weight: bold;
}
@media (max-width: 320px) {
  ._lastNewsTitle {
    /*display: none;*/
    top: 80px;
  }
}
._lastNewsSummary {
  font-size: 11px;
  z-index: 2;
  max-height: 100px;
  color: #949599;
  text-align: justify;
  margin-top: 10px;
  height: 60px;
  overflow: hidden;
  padding: 3px;
}
@media (max-width: 768px) {
  ._lastNewsSummary {
    margin-bottom: 40px;
  }
}
#leftColInNews {
  float: left;
}
@media (max-width: 768px) {
  #leftColInNews {
    float: none;
  }
}
._inNewsBox {
  width: 260px;
  background-color: white;
  padding: 5px;
  border-radius: 2px;
}
@media (max-width: 768px) {
  ._inNewsBox {
    width: 100%;
  }
}
._inNewsBox img {
  display: block;
}
._inNewsSummary {
  font-size: 10px;
  color: #bdc0c6;
  text-align: right;
}
._inNewsTitle {
  font-size: 11px;
}
#rightCol_2 {
  display: inline-grid;
  float: right;
  width: 25%;
}
@media (max-width: 768px) {
  #rightCol_2 {
    width: 100%;
    float: none;
  }
}
@media (max-width: 768px) {
  #leftCol_2 {
    width: 100%;
    float: none;
    margin-right: 0px;
  }
}
.hamian_Item {
  float: right;
  margin: 0px 33px 10px 0px;
  width: 83px;
  text-align: center;
  height: 83px;
}
.hamian_Item img {
  max-width: 100%;
}
@media (max-width: 768px) {
  .hamian_Item {
    width: 70px;
  }
}
@media (max-width: 320px) {
  .hamian_Item {
    float: none;
    margin: 10px 0px 10px 0px;
    width: 100%;
  }
}
.inner_Box {
  max-width: 1200px;
  margin: auto;
  border-radius: 2px;
  font-size: 12px;
}
@media (max-width: 1200px) {
  .inner_Box {
    margin-right: 10px;
    margin-left: 10px;
  }
}
.inner_Box_Body {
  padding: 20px;
}
#content_container_1,
#content_container_2 {
  overflow: visible;
  float: right;
}
#content_container_1 {
  width: 25%;
  max-width: 300px;
}
@media (max-width: 768px) {
  #content_container_1 {
    width: 100%;
    max-width: unset;
  }
}
#content_container_2 {
  float: none;
}
@media (max-width: 768px) {
  #content_container_2 {
    width: 100%;
  }
}
#login_Box {
  /*padding: @box_Padding;*/
  border-radius: 3px;
  background-color: white;
  border: 1px solid #eaeaea;
  box-shadow: 0px 0px 4px 2px #f1f1f1;
  /*box-shadow:0 0 0px 1px rgba(0,0,0,.1), 0 2px 3px rgba(0,0,0,.2);*/
  margin: 0px 5px 5px 5px;
  overflow: visible;
}
@media (max-width: 768px) {
  #login_Box {
    display: block;
    /*margin: auto;
        margin-top: 15px;*/
    height: auto;
  }
}
#lastNews_Box {
  /*padding: @box_Padding;*/
  border-radius: 3px;
  background-color: white;
  border: 1px solid #eaeaea;
  box-shadow: 0px 0px 4px 2px #f1f1f1;
  /*box-shadow:0 0 0px 1px rgba(0,0,0,.1), 0 2px 3px rgba(0,0,0,.2);*/
  margin: 0px 5px 5px 5px;
}
@media (max-width: 768px) {
  #lastNews_Box {
    display: block;
    /*margin: auto;
        margin-top: 15px;*/
    height: auto;
  }
}
.contentCSS {
  float: right;
  width: 40px;
  height: 8px;
  margin: 7px 0px 0px 10px;
  border-radius: 5px;
}
.CS_7124 {
  background-color: #399be3;
}
.CS_7106 {
  background-color: #be04f7;
}
.CS_7107 {
  background-color: #05f793;
}
.CS_7108 {
  background-color: orangered;
}
.CS_7116 {
  background-color: #1BBC9B;
}
.CS_7117 {
  background-color: #7e71f1;
}
.CS_7121 {
  background-color: #f9bf03;
}
.CS_7127 {
  background-color: #d2180d;
}
.containerContentParent {
  max-width: 1200px;
  margin: auto;
  margin-top: 20px;
  margin-bottom: -10px;
}
@media (max-width: 1200px) {
  .containerContentParent {
    margin-right: 10px;
    margin-left: 10px;
  }
}
#rightCol_ContentParent {
  float: right;
  width: 50%;
}
#leftCol {
  float: left;
  width: 50%;
}
@media (max-width: 768px) {
  #rightCol_ContentParent,
  #leftCol {
    display: block;
    float: none;
    width: 100%;
    margin-right: 0px;
  }
}
._myContainer {
  position: relative;
  box-sizing: border-box;
}
._myContainer:hover .overlay_solid {
  background-color: rgba(0, 0, 0, 0.2);
  transition: all 500ms;
}
._myContainerSlider {
  position: relative;
  box-sizing: border-box;
}
._myContainerSlider:hover .overlay_solid {
  background-color: rgba(0, 0, 0, 0.2);
  transition: all 500ms;
}
._myContainerSlider:hover .overlay_solid {
  background-color: rgba(0, 0, 0, 0.2);
  top: 400px;
  transition: all 500ms;
}
._myContainer img {
  display: block;
  width: 100%;
  height: auto;
}
.overlay {
  position: absolute;
  bottom: 0;
  color: #f1f1f1;
  width: 100%;
  transition: 0.5s ease;
  opacity: 1;
  color: white;
  padding: 10px;
  padding-bottom: 5px;
  box-sizing: border-box;
}
.overlay_solid {
  position: absolute;
  bottom: 0;
  color: #f1f1f1;
  width: 100%;
  transition: 0.5s ease;
  opacity: 1;
  color: white;
  padding: 10px;
  padding-bottom: 5px;
  box-sizing: border-box;
  top: 0px;
  background-color: rgba(0, 0, 0, 0.4);
}
.contentParent_SubParent {
  text-align: right;
  font-size: 11px;
}
contentParent_Title {
  text-align: right;
  font-size: inherit;
}
.Default_Box {
  /*width: 49%;    
    max-width: 400px;
    margin-right: 1%;
    float: right;*/
  margin-top: 10px;
  border: 7px solid #fff;
  border-radius: 2px;
  font-size: 13px;
}
@media (max-width: 768px) {
  .Default_Box {
    float: none;
    max-width: unset;
    width: unset;
  }
}
.contentParent_Box_1 {
  width: 50%;
  max-width: 260px;
  margin-right: 20px;
  float: right;
  margin-top: 10px;
}
@media (max-width: 480px) {
  .contentParent_Box_1 {
    float: none;
    max-width: unset;
    width: unset;
  }
}
.contentParent_Box_2 {
  width: 100%;
  max-width: 540px;
  float: right;
  margin-top: 10px;
}
@media (max-width: 480px) {
  .contentParent_Box_2 {
    float: none;
    max-width: unset;
    width: 100%;
  }
}
.contentParent_Box_3 {
  width: 100%;
  max-width: 540px;
  float: left;
  margin-top: 10px;
}
@media (max-width: 480px) {
  .contentParent_Box_3 {
    float: none;
    max-width: unset;
    width: 100%;
  }
}
.contentParent_Box_1 img,
.contentParent_Box_2 img,
.contentParent_Box_3 img {
  border-radius: 2px;
}
.lastNewContentParent_Container {
  width: 25%;
  float: right;
}
@media (max-width: 768px) {
  .lastNewContentParent_Container {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .lastNewContentParent_Container {
    width: 100%;
    float: none;
  }
}
.lastNewContentParent {
  height: 285px;
  /*min-height: 285px;
        max-height: 285px;*/
  overflow: hidden;
  background-color: white;
  border-radius: 2px;
  margin: 10px;
}
.lastNewContentParent img {
  border-radius: 2px;
  /*border:5px solid white;
        border-bottom:none;*/
}
@media (max-width: 768px) {
  .lastNewContentParent {
    float: right;
    max-width: unset;
    height: unset;
    overflow: hidden;
  }
}
@media (max-width: 480px) {
  .lastNewContentParent {
    max-width: unset;
    float: none;
    height: unset;
  }
}
.lastNewGallary {
  overflow: hidden;
  background-color: white;
  border-radius: 10px;
  margin: 10px;
  max-height: 400px;
}
.lastNewGallary img {
  border-radius: 10px;
  width: 100%;
  /*height: 245px;
        border:5px solid white;
        border-bottom:none;*/
}
@media (max-width: 768px) {
  .lastNewGallary {
    float: right;
    max-width: unset;
    height: unset;
    overflow: hidden;
  }
  .lastNewGallary img {
    width: 100%;
    height: unset;
  }
}
@media (max-width: 480px) {
  .lastNewGallary {
    max-width: unset;
    float: none;
    height: unset;
  }
  .lastNewGallary img {
    width: 100%;
    height: unset;
  }
}
.lastGallaryVideo_Container {
  width: 50%;
  float: left;
}
@media (max-width: 768px) {
  .lastGallaryVideo_Container {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .lastGallaryVideo_Container {
    width: 100%;
    float: none;
  }
}
.lastVideo {
  overflow: hidden;
  background-color: white;
  border-radius: 10px;
  margin: 10px;
}
.lastVideo img {
  border-radius: 10px;
  width: 530px;
  height: 245px;
  /*border:5px solid white;
        border-bottom:none;*/
}
@media (max-width: 768px) {
  .lastVideo {
    float: right;
    max-width: unset;
    height: unset;
    overflow: hidden;
  }
  .lastVideo img {
    width: 100%;
    height: unset;
  }
}
@media (max-width: 480px) {
  .lastVideo {
    max-width: unset;
    float: none;
    height: unset;
  }
  .lastVideo img {
    width: 100%;
    height: unset;
  }
}
.masterContainer_r {
  width: 30%;
}
.masterContainer_l {
  width: 69%;
  margin-left: 1%;
}
#master_container {
  border: solid 1px rgb(225 225 225);
  border-radius: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  background-color: #fafafa;
}
.masterContainer_r,
.masterContainer_l {
  float: left;
}
@media (max-width: 768px) {
  .masterContainer_r,
  .masterContainer_l {
    width: 100%;
    float: none;
    margin-left: 0px;
  }
}
.container_50 {
  width: 48%;
  float: left;
  margin: 1%;
}
@media (max-width: 768px) {
  .container_50 {
    width: 100%;
    float: none;
    margin: 0px;
    margin-top: 1%;
  }
}
#login_Menu {
  border: solid 1px rgb(225 225 225);
  border-radius: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  background-color: #fafafa;
}
#login_Menu .circle_15 {
  /*width: 15px;
    line-height: 15px;
    padding-top: 2px;*/
  /*text-align: center;
        position: relative;
        top: -9px;
        right: 10px;*/
  /*background-color: red;   
    color: white; 
    border-radius: 50%;
    font-size: @font_Size_Small_XXXX;*/
  text-align: center;
  border-radius: 50%;
  width: 24px;
  line-height: 24px;
  background-color: #f9be0b;
  margin-top: 10px;
  margin-left: 10px;
  font-weight: normal;
}
#login_Menu .text_shadow {
  color: white;
  /*text-shadow:
    -1px -1px 0 red,
    1px -1px 0 red,
    -1px 1px 0 red,
    1px 1px 0 red;*/
  /*text-shadow: 0px 0px 1px red,0px 0px 1px red,0px 0px 1px red,0px 0px 1px red,0px 0px 1px red,0px 0px 1px red,0px 0px 1px red,0px 0px 1px red,0px 0px 1px red,0px 0px 1px red,0px 0px 1px red;
        font-size: @font_Size_Small_X;*/
}
#login_Menu #login_DropDownBox {
  padding: 10px;
  /*cursor: default;
        background-color: white;
        border: solid 1px #e1e1e1;
        box-shadow: 0px 2px 3px 1px #dbdbdb;
        visibility: hidden;
        z-index: 99999999;*/
}
#login_Menu #login_DropDownBox #login_DDL_Img_Div {
  float: left;
  padding: 5px;
  display: inline;
}
#login_Menu #login_DropDownBox .login_Img_Img_DDL {
  width: 80px;
  height: 105px;
  padding: 5px;
  /*border:solid 1px #ffab94;*/
  box-shadow: 0px 0px 2px 1px #cdd5ea;
}
#login_Menu #login_DropDownBox #login_DDL_Name_Div {
  font-weight: bold;
  color: #212121;
  display: inline;
  float: left;
  padding-left: 10px;
  text-align: left;
}
#login_Menu #login_DropDownBox .login_DDL_Description_Div {
  font-size: 10px;
  color: #c2c2c2;
  display: inline;
  clear: left;
  float: left;
  padding-left: 10px;
  line-height: 20px;
}
#login_Menu #login_DropDownBox .login_DDL_Box {
  /*background-position: right+12px center;
            background-repeat: no-repeat;
            border: dashed 1px #f1f1f1;
            border-radius: 3px;
            line-height: 40px;
            width: 100%;
            margin-top: 3px;
            font-size: @font_Size_Small_XX;
            color: #5693BF;
            text-align: center;
            background-color: #f8f8f8;

            &:hover {
                border: dashed 1px orange;
                background-color: white;
                transition: 500ms all;
            }*/
  color: #646669;
  background-position: left 20px center;
  background-repeat: no-repeat;
  text-align: left;
  padding-left: 55px;
  line-height: 45px;
  font-stretch: normal;
  font-weight: bold;
  border: dashed 1px #f4f4f4;
  margin-top: 2px;
  border-radius: 3px;
  font-size: 11px;
}
#login_Menu #login_DropDownBox .login_DDL_Box:hover {
  color: #3b99e0;
  border: dashed 1px #f9be0b;
  transition: all 500ms;
}
@media (max-width: 320px) {
  #login_Menu #login_DropDownBox .login_DDL_Box {
    background-position: -50px center;
    padding-right: 5px;
    font-weight: normal;
    font-size: 11px;
  }
}
#login_Menu #login_DropDownBox .btn_Logout {
  border: none;
  background-color: transparent;
  font-family: inherit;
  font-size: inherit;
  cursor: pointer;
  color: inherit;
  padding: 0px;
  font-weight: inherit;
  text-align: left;
  background-position: right 30px center;
  background-repeat: no-repeat;
  width: 100%;
  height: 45px;
}
#login_Menu #login_DropDownBox .btn_Logout:hover {
  color: red;
  transition: all 500ms;
}
#login_Menu #login_DropDownBox #login_DDL_Message_Div {
  background-image: url('../Images/Special/3.png');
}
#login_Menu #login_DropDownBox #login_DDL_Rem_Div {
  background-image: url('../Images/Special/2.png');
}
#login_Menu #login_DropDownBox #login_DDL_NewRem_Div {
  background-image: url('../Images/Special/1.png');
}
#login_Menu #login_DropDownBox #login_DDL_Dashboard_Div {
  background-image: url('../Images/Special/4.png');
}
#login_Menu #login_DropDownBox #login_DDL_Logout {
  padding: 7px 0px 0px 0px;
  line-height: normal;
  text-align: left;
  color: #8a8a8a;
  font-size: 10px;
}
#login_Menu #login_DropDownBox #login_DDL_Logout:hover {
  color: red;
}
.group:after {
  content: "";
  display: table;
  clear: both;
}
.btn {
  font-size: inherit;
  font-family: inherit;
}
/*#Menu_Full_Container {
}

#Body_Content {
    //.container;
    margin-top: 50px;
}*/
#masterPage_Content {
  max-width: 1200px;
  margin: auto;
  overflow: auto;
  background-color: #fff;
  border-radius: 10px;
  color: #000;
}
@media (max-width: 1200px) {
  #masterPage_Content {
    margin-right: 10px;
    margin-left: 10px;
  }
}
#masterPage_Content .master_Margin {
  margin: 50px;
}
@media (max-width: 768px) {
  #masterPage_Content .master_Margin {
    margin: 40px;
  }
}
@media (max-width: 480px) {
  #masterPage_Content .master_Margin {
    margin: 20px;
  }
}
@media (max-width: 768px) {
  #div_Namad {
    display: none;
    position: absolute;
  }
}
.titleLine {
  max-width: 1200px;
  overflow: auto;
  border-top: solid 2PX #f9be0b;
  margin: auto;
  margin-top: 25px;
  margin-bottom: -15px;
}
.formTitle {
  float: right;
  text-align: right;
  padding: 5px 5px 5px 10px;
  /*background-image: url('../Images/Icon/two_left_arrows_10.png');
    background-position: right+7px center;
    background-repeat: no-repeat;*/
  font-size: 12px;
}
.titleLine_Panel {
  overflow: auto;
  margin: 10px;
  /*border-bottom: solid 1PX @box_Border_Color;*/
  border-bottom: solid 1PX #1BBC9B;
  position: relative;
  margin-bottom: 30px;
}
.formTitle_Panel {
  float: right;
  background-color: #1BBC9B;
  color: white;
  text-align: right;
  padding: 5px 25px 5px 10px;
  background-image: url('../Images/Icon/two_down_arrows_10.png');
  background-position: right 7px center;
  background-repeat: no-repeat;
  font-size: 11px;
}
.btn_Back {
  font-family: inherit;
  font-size: 11px;
  color: #878787;
  padding: 3px 5px 0px 30px;
  text-align: right;
  border: none;
  background-color: transparent;
  cursor: pointer;
  background-position: left 5px center;
  background-repeat: no-repeat;
  background-image: url('../Images/Icon/previous_gray_20.png');
}
@media (max-width: 320px) {
  .btn_Back {
    position: absolute;
    display: none;
  }
}
.btn_Cancel,
.btn_Activate,
.btn_Edit,
.btn_Members,
.btn_Create,
.btn_Student,
.btn_Finalize,
.btn_Grade_1,
.btn_Grade_2,
.btn_Finance,
.btn_Finance_M,
.btn_Finance_U,
.btn_Identity,
.btn_Calendar,
.btn_Documents,
.btn_Download,
.btn_Download_M,
.btn_Service,
.btn_Message,
.btn_Play {
  margin-top: 4px;
  background-color: #fbfbf5;
  font-family: inherit;
  font-size: 10px;
  border-radius: 3px;
  padding: 2px 18px 1px 5px;
  cursor: pointer;
  background-position: right 3px center;
  background-repeat: no-repeat;
}
.btn_Cancel:hover,
.btn_Activate:hover,
.btn_Edit:hover,
.btn_Members:hover,
.btn_Create:hover,
.btn_Student:hover,
.btn_Finalize:hover,
.btn_Grade_1:hover,
.btn_Grade_2:hover,
.btn_Finance:hover,
.btn_Finance_M:hover,
.btn_Finance_U:hover,
.btn_Identity:hover,
.btn_Calendar:hover,
.btn_Documents:hover,
.btn_Download:hover,
.btn_Download_M:hover,
.btn_Service:hover,
.btn_Message:hover,
.btn_Play:hover {
  background-color: #fff3f3;
  transition: all 200ms;
}
.btn_Delete {
  border: none;
  background-color: transparent;
  font-family: inherit;
  color: transparent;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url('../Images/Icon/delete_2_16.png');
}
.btn_Cancel {
  border: solid 1px #ffc9c9;
  background-color: #fbfbf5;
  color: #ce241c;
  background-image: url('../Images/Icon/delete_2_10.png');
}
.btn_Activate {
  border: solid 1px #82d565;
  background-color: #fbfbf5;
  color: #0c7e03;
  background-image: url('../Images/Icon/tick_10.png');
}
.btn_Calendar {
  border: solid 1px #a9cbe4;
  background-color: #ebf3fa;
  color: #0065AD;
  background-image: url('../Images/Icon/calendar_2_16.png');
  padding-right: 25px;
}
.btn_Edit {
  border: solid 1px #cdd5ea;
  background-color: #fbfbf5;
  color: #757575;
  background-image: url('../Images/Icon/edit_12.png');
}
.btn_Create {
  border: solid 1px #ffb51c;
  background-color: #fff4db;
  color: #757575;
  background-image: url('../Images/Icon/star_12.png');
}
.btn_Finalize {
  border: solid 1px #82d565;
  background-color: #fbfbf5;
  color: #0c7e03;
  background-image: url('../Images/Icon/flag_12.png');
}
.btn_Identity {
  border: solid 1px #d9cc31;
  background-color: #f6f6e7;
  color: #a09241;
  background-image: url('../Images/Icon/hash_12.png');
}
.btn_Student {
  border: solid 1px #c9bcff;
  background-color: #f2f3fc;
  color: #7c2ea9;
  background-image: url('../Images/Icon/members_purple_12.png');
}
.btn_Grade_1,
.btn_Grade_2 {
  border: solid 1px #c9bcff;
  background-color: #f2f3fc;
  color: #7c2ea9;
  background-image: url('../Images/Icon/list_4_12.png');
}
.btn_Grade_2 {
  border: solid 1px #c9bcff;
  background-color: #f2f3fc;
  color: #7c2ea9;
}
.btn_Finance {
  border: solid 1px #9ec7b4;
  background-color: #e5ffe3;
  color: #698e7d;
  background-image: url('../Images/Icon/wallet_12.png');
}
.btn_Download {
  border: solid 1px #9ec7b4;
  background-color: #fff3f3;
  color: #698e7d;
  background-image: url('../Images/Icon/download_12.png');
}
.btn_Download_M {
  border: solid 1px #9ec7b4;
  background-color: #fff3f3;
  color: #698e7d;
  background-image: url('../Images/Icon/download_12.png');
  background-repeat: no-repeat;
  background-position: right 3px center;
  padding-right: 20px;
  -webkit-animation: ANIMATION-DOWNLOAD 1s infinite;
  /* Safari 4+ */
  -moz-animation: ANIMATION-DOWNLOAD 1s infinite;
  /* Fx 5+ */
  -o-animation: ANIMATION-DOWNLOAD 1s infinite;
  /* Opera 12+ */
  animation: ANIMATION-DOWNLOAD 1s infinite;
  /* IE 10+, Fx 29+ */
}
.btn_Play {
  border: solid 1px #f9be0b;
  background-image: url('../Images/Icon/play-button-16.png');
  padding-right: 25px;
  border-radius: 20px;
  padding-left: 10px;
  color: #e4ab00;
}
@-webkit-keyframes ANIMATION-DOWNLOAD {
  0%,
  49% {
    background-position: right 3px top 5px;
  }
  50%,
  100% {
    background-position: right 3px bottom 5px;
  }
}
.btn_Finance_M {
  border: solid 1px #C71616;
  background-color: #f6c5c5;
  color: #C71616;
  background-image: url('../Images/Icon/wallet_2_12.png');
  -webkit-animation: NAME-YOUR-ANIMATION 1s infinite;
  /* Safari 4+ */
  -moz-animation: NAME-YOUR-ANIMATION 1s infinite;
  /* Fx 5+ */
  -o-animation: NAME-YOUR-ANIMATION 1s infinite;
  /* Opera 12+ */
  animation: NAME-YOUR-ANIMATION 1s infinite;
  /* IE 10+, Fx 29+ */
}
.btn_Finance_U {
  border: solid 1px #bbbbbb;
  background-color: #fbfbf5;
  color: #747171;
  background-image: url('../Images/Icon/wallet_2_12.png');
}
.btn_Documents {
  padding-right: 21px;
  border: solid 1px #e1cb9e;
  background-color: #f9fbde;
  color: #767150;
  background-image: url('../Images/Icon/documents_16.png');
}
.btn_Service {
  padding-right: 24px;
  border: solid 1px #909cd8;
  background-color: #e0efff;
  color: #5665a9;
  background-image: url('../Images/Icon/customer_16.png');
}
.btn_Message {
  padding-right: 24px;
  border: solid 1px #909cd8;
  background-color: #e0efff;
  color: #5665a9;
  background-image: url('../Images/Icon/email_24.png');
}
@-webkit-keyframes NAME-YOUR-ANIMATION {
  0%,
  49% {
    background-color: #f6c5c5;
  }
  50%,
  100% {
    background-color: #f3cece;
  }
}
.btn_Members {
  border: solid 1px #dbdbdb;
  background-color: #ecf1ff;
  color: #494747;
  padding: 3px 10px 0px 10px;
  font-size: 13px;
  font-weight: bold;
  background-image: url('../Images/Icon/members_16.png');
  background-position: center -32px;
}
.btn_Members:hover {
  color: transparent;
  background-position: center center;
  transition: all 200ms;
}
.combo_Fullwidth {
  /*select{}*/
  width: 100%;
  background-color: white;
  font-family: inherit;
  font-size: inherit;
  /*padding: 3px 5px 3px 32px;
    cursor: pointer;*/
  border: solid 1px #e5e5e5;
  /*border-radius: 3px;
    appearance: none;
    -moz-appearance: none; /* Firefox */
  /*-webkit-appearance: none; /* Safari and Chrome */
  /*background-image: url('../Images/Icon/arrow_down_gray_12_3.png');
    background-position: left+10px center;
    background-repeat: no-repeat;
    */
}
.combo_Fullwidth:hover {
  background-color: white;
}
.combo {
  height: 30px;
  background-color: #eeeff1;
  color: #9f9d9d;
  /*cursor: pointer;*/
  border: solid 1px #d4d5d7;
  background-image: url('../Images/Icon/arrow-down-gray-13.png');
  background-position: left 10px center;
  background-repeat: no-repeat;
  overflow: visible;
  border-radius: 2px;
  cursor: pointer;
}
.combo:hover {
  background-color: white;
}
.combo table {
  height: 100%;
}
.combo .rcbInputCell INPUT.rcbInput {
  font-family: inherit;
  font-size: inherit;
  font-style: normal;
  cursor: pointer;
}
.combo .rcbInputCell INPUT.rcbInput:hover {
  background-color: white;
}
.txt_EmptyMessage {
  border-radius: 3px;
  border: 1px solid #e5e5e5;
  color: #b7aaaa;
  height: 27px;
  font-family: inherit;
}
.txt_Normal {
  border: 1px solid #e5e5e5;
  width: 100%;
  height: 27px;
  font-family: inherit;
  font-size: inherit;
  background-position: right 5px center;
  background-repeat: no-repeat;
  border-radius: 2px;
}
.txt_Normal:focus {
  background-color: #ffffe9;
}
.riDisabled {
  cursor: not-allowed;
  background-color: white;
}
.txt_Center {
  text-align: center;
}
.txt_Empty {
  border: 1px solid #e5e5e5;
  width: 100%;
  height: 27px;
  font-family: inherit;
  font-size: inherit;
  background-position: right 5px center;
  background-repeat: no-repeat;
  border-radius: 2px;
  color: #8b8b8b;
  font-style: normal;
}
.txt_Empty:focus {
  background-color: #ffffe9;
}
.txt_Rich {
  border: 1px solid #e5e5e5;
  /*height:@txt_height;not work for telerik*/
  font-family: inherit;
  background-position: right 5px center;
  background-repeat: no-repeat;
}
.txt_Rich:focus {
  background-color: #ffffe9;
}
.txt_Calendar,
.txt_CalendarTo {
  border: 1px solid #e5e5e5;
  width: 100%;
  height: 27px;
  font-family: inherit;
  font-size: inherit;
  background-position: right 5px center;
  border-radius: 2px;
  background-position: left 5px center;
  background-repeat: no-repeat;
  background-image: url('../Images/Icon/calendar_16.png');
  cursor: text;
}
.txt_Calendar:focus,
.txt_CalendarTo:focus {
  background-color: #ffffe9;
}
.txt_Captcha {
  text-align: center;
  border: 1px solid #e5e5e5;
  height: 27px;
  font-family: inherit;
  font-size: inherit;
  background-position: right 5px center;
  background-repeat: no-repeat;
  border-radius: 2px;
  width: 100%;
}
.txt_Captcha:focus {
  background-color: #ffffe9;
}
.imgCaptcha {
  height: 27px;
}
.txt_Normal:hover,
.txt_Rich:hover {
  background-image: url('../Images/Icon/pencil_lightGreen_16.png');
}
.txt_Calendar:hover,
.txt_CalendarTo:hover {
  background-image: url('../Images/Icon/calendar_green_16.png');
}
.lbl_notification {
  font-size: 11px;
  color: #8f8f8f;
  margin: auto;
}
.glob_Validator {
  color: red;
  position: absolute;
  margin-left: 3px;
}
.glob_Validator_txt {
  color: red;
  position: absolute;
  margin-left: 3px;
  font-size: 12px;
}
.glob_Validator_txt_EN {
  color: red;
  position: absolute;
  margin-left: 3px;
  font-size: 12px;
  direction: ltr;
}
.ddl {
  /*select{}*/
  width: 100%;
  background-color: white;
  font-family: inherit;
  font-size: inherit;
  padding: 3px 32px 3px 5px;
  cursor: pointer;
  border: solid 1px #e5e5e5;
  /*border-radius: 3px;*/
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  background-image: url('../Images/Icon/arrow-down-gray-13.png');
  background-position: right 10px center;
  background-repeat: no-repeat;
  margin-right: 0px;
  border-radius: 2px;
  height: 30px;
}
.ddl_Fullwidth {
  /*select{}*/
  background-color: white;
  font-family: inherit;
  font-size: inherit;
  padding: 3px 32px 3px 5px;
  cursor: pointer;
  border: solid 1px #e5e5e5;
  /*border-radius: 3px;*/
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  background-image: url('../Images/Icon/arrow-down-gray-13.png');
  background-position: right 10px center;
  background-repeat: no-repeat;
  margin-right: 0px;
  border-radius: 2px;
  height: 30px;
  width: 100%;
}
.ddl_FullwidthSmall {
  /*select{}*/
  background-color: white;
  font-family: inherit;
  font-size: inherit;
  padding: 3px 32px 3px 5px;
  cursor: pointer;
  border: solid 1px #e5e5e5;
  /*border-radius: 3px;*/
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  background-image: url('../Images/Icon/arrow-down-gray-13.png');
  background-position: right 10px center;
  background-repeat: no-repeat;
  margin-right: 0px;
  border-radius: 2px;
  height: 30px;
  width: 100%;
  background-image: url('../Images/Icon/arrow_down_gray_8_2.png');
}
.regContainer {
  width: 33%;
  float: right;
}
@media (max-width: 768px) {
  .regContainer {
    width: 100%;
    float: none;
  }
}
._row {
  margin: 10px;
  margin-top: 20px;
}
.btn {
  border: none;
  font-family: inherit;
  font-size: inherit;
  color: white;
  cursor: pointer;
  height: 34px;
  width: 100%;
  border-radius: 2px;
  box-shadow: 0px 8px 16px 0 rgba(5, 81, 139, 0.24);
}
.btn:hover {
  /*font-weight: bold;*/
  box-shadow: 0px 6px 16px 0 rgba(5, 81, 139, 0.24);
}
.btn_Normal {
  border: none;
  font-family: inherit;
  font-size: inherit;
  color: black;
  cursor: pointer;
  height: 34px;
  width: 100%;
  max-width: 300px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.05);
}
.btn_Normal:hover {
  transition: all 500ms;
  background-color: #536572;
  color: white;
  font-weight: bold;
}
.btn_Register {
  border: none;
  font-family: inherit;
  font-size: inherit;
  color: white;
  cursor: pointer;
  height: 34px;
  width: 100%;
  border-radius: 2px;
  box-shadow: 0px 8px 16px 0 rgba(5, 81, 139, 0.24);
  width: 30%;
  background-color: #3b9ae2;
}
.btn_Register:hover {
  /*font-weight: bold;*/
  box-shadow: 0px 6px 16px 0 rgba(5, 81, 139, 0.24);
}
@media (max-width: 768px) {
  .btn_Register {
    width: 100%;
  }
}
.btn_Login {
  border: none;
  font-family: inherit;
  font-size: inherit;
  color: white;
  cursor: pointer;
  height: 34px;
  width: 100%;
  border-radius: 2px;
  box-shadow: 0px 8px 16px 0 rgba(5, 81, 139, 0.24);
  background-color: #f9be0b;
}
.btn_Login:hover {
  /*font-weight: bold;*/
  box-shadow: 0px 6px 16px 0 rgba(5, 81, 139, 0.24);
}
.btn_Glob {
  border: none;
  font-family: inherit;
  font-size: inherit;
  color: white;
  cursor: pointer;
  height: 34px;
  width: 100%;
  border-radius: 2px;
  box-shadow: 0px 8px 16px 0 rgba(5, 81, 139, 0.24);
  background-color: #3b9ae2;
}
.btn_Glob:hover {
  /*font-weight: bold;*/
  box-shadow: 0px 6px 16px 0 rgba(5, 81, 139, 0.24);
}
.temp_btn_disabale {
  background-image: url('../Images/Loading/ajax-loader.gif');
  background-repeat: no-repeat;
  background-position: right center;
  background-color: #FFFFFF;
  border: 1px solid #e5e5e5;
  color: #666666;
  font-family: inherit;
  font-size: 10px;
  padding: 5px;
  padding-right: 40px;
  text-align: left;
  border-radius: 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  width: 100%;
}
input[type=checkbox]:not(old),
input[type=radio]:not(old) {
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
}
input[type=checkbox]:not(old) + label,
input[type=radio]:not(old) + label {
  display: inline-block;
  height: 27px;
  padding-left: 25px;
  padding-right: 5px;
  margin-right: 20px;
  background: url('../Images/Icon/checks_2.png') no-repeat left 0px;
  line-height: 24px;
}
input[type=checkbox]:not(old):checked + label {
  background-position: left -24px;
}
input[type=radio]:not(old):checked + label {
  background-position: left -48px;
}
.loginControl_Label {
  text-align: left;
  margin-top: 15px;
  margin-right: 3px;
}
/*.btn_Login {
    //background-color: @backColor_Menu;
    color: white;
    text-align: center;

    &:hover {
        transition: all 500ms;
        //background-color: @backColor_Menu_Hover;
    }

    @media (max-width: @media_width_2 ) {
        font-size: @font_Size_Small_X;
        width: 100%;
        margin-bottom: 10px;
    }
}
*/
.lblForget {
  float: right;
  font-size: 11px;
  /*line-height:20px;set when we have forget REGISTER LABEL*/
}
@media (max-width: 480px) {
  .lblForget {
    font-size: 12px;
  }
}
.btnLogin_Container {
  float: left;
}
@media (max-width: 480px) {
  .btnLogin_Container {
    float: none;
    margin: auto;
  }
}
.div_btn_LineHeight {
  margin: 10px 0px 10px 0px;
  /*line-height: 20px;*/
  width: 90%;
  overflow: auto;
}
.div_lbl_Message {
  text-align: center;
  color: red;
  font-size: 10px;
  line-height: 40px;
  width: 92%;
}
.div_loginControl_Register {
  text-align: right;
  font-size: 11px;
  color: red;
}
.box {
  /*padding: @box_Padding;*/
  border-radius: 3px;
  background-color: white;
  border: 1px solid #eaeaea;
  box-shadow: 0px 0px 4px 2px #f1f1f1;
  /*box-shadow:0 0 0px 1px rgba(0,0,0,.1), 0 2px 3px rgba(0,0,0,.2);*/
  margin: 0px 5px 5px 5px;
}
@media (max-width: 768px) {
  .box {
    display: block;
    /*margin: auto;
        margin-top: 15px;*/
    height: auto;
  }
}
.FS_Large_1 {
  font-size: 15px;
}
.FS_Large_2 {
  font-size: 16px;
}
.FS_Large_3 {
  font-size: 19px;
}
.FS_Large_4 {
  font-size: 21px;
}
.FS_Large_5 {
  font-size: 23px;
}
.FS_Small_5 {
  font-size: 9px;
}
.FS_Small_4 {
  font-size: 10px;
}
.FS_Small_3 {
  font-size: 11px;
}
.FS_Small_2 {
  font-size: 12px;
}
.cursorPointer {
  cursor: pointer;
}
.last_News_Box {
  float: right;
  margin: 10px;
  max-width: 45%;
  min-width: 45%;
}
@media (max-width: 320px) {
  .last_News_Box {
    max-width: 250px;
  }
}
@media (max-width: 480px) {
  .last_News_Box {
    max-width: 410px;
  }
}
@media (max-width: 768px) {
  .last_News_Box {
    max-width: 698px;
  }
}
.last_News_Box .last_News_Img {
  padding: 5px;
  background-color: white;
  box-shadow: 0px 0px 3px 1px #dbdbdb;
  width: 100px;
  height: 100px;
}
.last_News_Img_Circle {
  background-color: white;
  box-shadow: 0px 0px 3px 1px #dbdbdb;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.last_News_Time {
  padding: 20px 0px 0px 0px;
  color: #d2b007;
}
.last_News_Title {
  font-weight: bold;
}
.last_News_Summary {
  /*font-size: @font_Size_Small_XX;
    text-align: justify;*/
  /* float: right;
    clear: right;
    max-width: 60%;*/
  margin-bottom: 10px;
  text-align: left;
}
@media (max-width: 768px) {
  .last_News_Summary {
    max-width: unset;
    float: none;
  }
}
.lblNewsTitle {
  font-weight: bold;
  font-size: 32px;
}
#_img {
  padding: 0px;
  margin-right: 2%;
  max-width: 800px;
  float: left;
}
@media (max-width: 768px) {
  #_img {
    float: none;
    width: 100%;
    margin-right: 0px;
  }
}
#_img img {
  max-width: 100%;
  border-radius: 10px;
  padding: 0px;
  float: left;
}
@media (max-width: 768px) {
  #_img img {
    width: 100%;
    max-width: unset;
  }
}
#_content {
  text-align: justify;
  clear: both;
  display: block;
  padding: 10px 0px 10px 0px;
  width: 100%;
}
.quotes {
  font-size: 23px;
}
#messageBox {
  display: none;
  /*right:-500px;*/
  right: -400px;
}
.tip {
  color: dimgray;
  padding: 10px;
  font-size: 14px;
  text-align: justify;
  border: 1px solid #e0e0e0;
  border-right-width: 10px;
  border-radius: 0px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  /*box-shadow: 0px 3px 8px 2px rgba(0,0,0,0.55);*/
  /*box-shadow: 0px 0px 5px 3px #dbdbdb;*/
  /*background-position:right+5px center;
    background-repeat:no-repeat;*/
  position: fixed;
  bottom: 20px;
  right: 20px;
  line-height: 24px;
  z-index: 99999;
}
.tip:hover .closeBox {
  background-position: center center;
  transition: all 300ms;
}
.Message_Error {
  color: dimgray;
  padding: 10px;
  font-size: 14px;
  text-align: justify;
  border: 1px solid #e0e0e0;
  border-right-width: 10px;
  border-radius: 0px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  /*box-shadow: 0px 3px 8px 2px rgba(0,0,0,0.55);*/
  /*box-shadow: 0px 0px 5px 3px #dbdbdb;*/
  /*background-position:right+5px center;
    background-repeat:no-repeat;*/
  position: fixed;
  bottom: 20px;
  right: 20px;
  line-height: 24px;
  z-index: 99999;
  background-color: #ffe9e9;
  border-color: #fa5b5b;
  color: #C71616;
}
.Message_Error:hover .closeBox {
  background-position: center center;
  transition: all 300ms;
}
.Message_Error .icon_Box {
  background-image: url('../Images/Icon/error_red_24.png');
}
.Message_Info {
  color: dimgray;
  padding: 10px;
  font-size: 14px;
  text-align: justify;
  border: 1px solid #e0e0e0;
  border-right-width: 10px;
  border-radius: 0px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  /*box-shadow: 0px 3px 8px 2px rgba(0,0,0,0.55);*/
  /*box-shadow: 0px 0px 5px 3px #dbdbdb;*/
  /*background-position:right+5px center;
    background-repeat:no-repeat;*/
  position: fixed;
  bottom: 20px;
  right: 20px;
  line-height: 24px;
  z-index: 99999;
  background-color: #fffd93;
  border-color: #f8f658;
}
.Message_Info:hover .closeBox {
  background-position: center center;
  transition: all 300ms;
}
.Message_Info .icon_Box {
  background-image: url('../Images/Icon/info_yellow_24.png');
}
.Message_Good {
  color: dimgray;
  padding: 10px;
  font-size: 14px;
  text-align: justify;
  border: 1px solid #e0e0e0;
  border-right-width: 10px;
  border-radius: 0px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  /*box-shadow: 0px 3px 8px 2px rgba(0,0,0,0.55);*/
  /*box-shadow: 0px 0px 5px 3px #dbdbdb;*/
  /*background-position:right+5px center;
    background-repeat:no-repeat;*/
  position: fixed;
  bottom: 20px;
  right: 20px;
  line-height: 24px;
  z-index: 99999;
  background-color: #bbffbf;
  border-color: #02990C;
  color: #11a91d;
}
.Message_Good:hover .closeBox {
  background-position: center center;
  transition: all 300ms;
}
.Message_Good .icon_Box {
  background-image: url('../Images/Icon/good_green_24.png');
}
.icon_Box {
  width: 24px;
  height: 24px;
  display: inline;
  float: right;
  margin-left: 10px;
  background-position: center center;
  background-repeat: no-repeat;
}
.closeBox {
  cursor: pointer;
  font-weight: bold;
  font-size: 10px;
  margin-left: 10px;
  margin-right: 10px;
  color: #c4c4c4;
  font-family: 'Comic Sans MS', Tahoma;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center -50px;
  background-image: url('../Images/Icon/close_9_2.png');
  /*position: absolute;
    top: -12px;
    right: -12px;
    background-color: whitesmoke;
    border-radius: 50%;
    box-shadow: 0 0 1px 1px rgb(209, 209, 209);
    cursor: pointer;
    border: solid transparent 1px;
    background-color: #fef1f1;
    border-color: #ebaaaa;*/
}
@media (max-width: 768px) {
  .closeBox {
    background-position: center center;
  }
}
.closeBox:hover {
  color: black;
  background-image: url('../Images/Icon/close_9_1.png');
}
.grid {
  width: 100%;
  border-color: #d1d1d1;
  margin: auto;
}
.grid .grid_Header {
  text-align: center;
  font-weight: bold;
  background-color: #d1d1d1;
  color: #464646;
  height: 35px;
}
.grid .grid_RowA {
  background-color: #f1f1f1;
}
.grid .grid_RowS {
  font-weight: bold;
  text-align: center;
  background-color: #fffbb6;
}
.grid .grid_Row,
.grid .grid_RowA {
  text-align: center;
  height: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.grid .grid_Row:hover,
.grid .grid_RowA:hover {
  background-color: #fffbb6;
  transition: all 500ms;
}
.grid .grid_Row_Selectable {
  text-align: center;
  height: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  cursor: pointer;
}
.grid .grid_Row_Selectable:hover {
  background-color: #fffbb6;
  transition: all 500ms;
}
.grid .grid_RowA_Selectable {
  background-color: #f1f1f1;
  text-align: center;
  height: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  cursor: pointer;
}
.grid .grid_RowA_Selectable:hover {
  background-color: #fffbb6;
  transition: all 500ms;
}
.grid .grid_Pager {
  background-color: #eeeeee;
}
.grid .grid_Pager span {
  border-radius: 3px;
  color: black;
  background-color: white;
  display: inline-block;
  width: 100%;
}
.grid .grid_Pager td td {
  width: 25px;
  font-size: 12px;
  padding: 0px;
  /*display:inline;
            float:right;*/
  margin-right: 2px;
  font-family: inherit;
  border: solid 1px #D3D3D3;
  text-align: center;
  word-wrap: normal;
  cursor: pointer;
  border-radius: 3px;
  background-color: #e9e7e7;
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05);
}
.grid .grid_Pager td td a:hover {
  font-weight: bold;
  background-color: #4a4a4a;
  color: white;
}
.grid .grid_Pager td td a {
  border-radius: 3px;
  display: inline-block;
  width: 100%;
}
.grid_footer {
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 10px 0px 10px 0px;
  font-size: 11px;
}
.grid_footer ._count {
  float: right;
}
.grid_footer ._toolBox {
  float: left;
}
.grid_footer ._pageSize {
  width: 50px;
}
.lbl_Empty {
  color: white;
  padding: 5px 30px 5px 30px;
  background-color: #797878;
  margin: auto;
  margin-top: 20px;
  text-align: center;
}
.box_Topic_Main {
  margin: 10px;
  min-width: 300px;
}
@media (max-width: 320px) {
  .box_Topic_Main {
    min-width: unset;
  }
}
.box_Topic_Main .box_Topic_Header {
  padding: 10px;
  margin: auto;
  border: solid 1px #add3ef;
  font-size: 16px;
  font-weight: normal;
  padding-right: 40px;
  text-align: right;
  background-color: #0067a3;
  color: white;
  cursor: pointer;
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-image: url('../Images/Icon/add_white_16.png');
  /*background-image: url('../Images/Icon/minus_Blue_16_2.png');
        border-radius:3px;*/
}
@media (max-width: 320px) {
  .box_Topic_Main .box_Topic_Header {
    font-size: medium;
  }
}
.box_Topic_Main .box_Topic_Header .nvcL {
  font-size: 11px;
  font-weight: normal;
}
.box_Topic_Main .box_Topic_Header:hover {
  color: orangered;
  transition: all 500ms;
}
.box_Topic_Main .box_Topic_Body {
  overflow: auto;
  display: none;
  padding: 10px;
  border: solid 1px #eaeaea;
  background-color: whitesmoke;
}
.box_Topic_Main .box_Topic_Body .box_Topic_Description {
  font-size: 13px;
  text-align: justify;
  margin-bottom: 20px;
}
.box_Topic_Main .box_Topic_Body .box_Topic_CourseList {
  float: right;
}
.box_Topic_Main .box_Topic_Main_Admin {
  margin: 10px 0px 10px 0px;
  text-align: left;
}
.box_Topic_Main .box_Topic_Main_Admin .box_Topic_Header {
  padding: 10px;
  margin: auto;
  /*border:solid 1px #add3ef;        
        padding-right:40px;*/
  text-align: right;
  /*background-color:#0067a3;*/
  cursor: pointer;
  background-position: left center;
  background-repeat: no-repeat;
  background-image: url('../Images/Icon/search_black_16_2.png');
  /*background-image: url('../Images/Icon/minus_Blue_16_2.png');
        border-radius:3px;*/
  display: inline-block;
  padding-left: 25px;
}
.box_Topic_Main .box_Topic_Main_Admin .box_Topic_Header .nvcL {
  font-size: 12px;
  font-weight: normal;
}
.box_Topic_Main .box_Topic_Main_Admin .box_Topic_Header:hover {
  color: orangered;
  transition: all 500ms;
}
.box_Topic_Main .box_Topic_Main_Admin .box_Topic_Body {
  overflow: auto;
  display: none;
  padding: 10px;
  border: solid 1px #eaeaea;
  background-color: whitesmoke;
}
.box_Topic_Main .box_Topic_Main_Admin .box_Topic_Body .box_Topic_Description {
  font-size: 13px;
  text-align: justify;
  margin-bottom: 20px;
}
.box_Topic_Main .box_Topic_Main_Admin .box_Topic_Body .box_Topic_CourseList {
  float: right;
}
.box_Topic_Main .box_Topic_Main_Admin .box_New {
  display: inline;
  float: right;
  margin-top: 5px;
}
.text_shadow {
  color: white;
  /*text-shadow:
    -1px -1px 0 red,
    1px -1px 0 red,
    -1px 1px 0 red,
    1px 1px 0 red;*/
  text-shadow: 0px 0px 1px #bd5e0d, 0px 0px 1px #bd5e0d, 0px 0px 1px #bd5e0d;
  font-size: 13px;
}
._l {
  text-align: right;
}
._r {
  text-align: left;
  width: 20%;
}
.updateProgress {
  box-shadow: 0px 0px 4px 2px #f1f1f1;
  font-size: 9px;
  text-align: center;
  position: fixed;
  bottom: 5px;
  right: 5px;
  border-radius: 3px;
  border: solid 1px #cdd5ea;
  padding: 0px 8px 3px 8px;
  background-color: white;
  cursor: wait;
  color: black;
}
.myToolTip:hover:after {
  content: attr(data-bit);
  white-space: pre-wrap;
  text-align: left;
  border: 1px solid #dec1a7;
  background-color: #fafbe7;
  position: absolute;
  padding: 8px;
  z-index: 9999;
  font-size: small;
  margin-right: -90px;
  margin-top: -30px;
}
.blink {
  -webkit-animation: NAME-YOUR-ANIMATION 1s infinite;
  /* Safari 4+ */
  -moz-animation: NAME-YOUR-ANIMATION 1s infinite;
  /* Fx 5+ */
  -o-animation: NAME-YOUR-ANIMATION 1s infinite;
  /* Opera 12+ */
  animation: NAME-YOUR-ANIMATION 1s infinite;
  /* IE 10+, Fx 29+ */
}
.cursor {
  cursor: pointer;
}
.col_2 {
  width: 50%;
  float: left;
}
@media (max-width: 480px) {
  .col_2 {
    width: 100%;
    float: none;
  }
}
.col_3 {
  width: 33.33333333%;
  float: left;
}
@media (max-width: 480px) {
  .col_3 {
    width: 100%;
    float: none;
  }
}
.col_4 {
  width: 25%;
  float: right;
}
@media (max-width: 768px) {
  .col_4 {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .col_4 {
    width: 100%;
    float: none;
  }
}
#owl_2 .item {
  width: 100%;
}
#news_1 .newsBox {
  margin: 20px 0px 20px 0px !important;
}
.newsBox {
  margin: 20px 0px 20px 20px;
  height: 400px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.newsBox:hover .imageBox .imageLayar {
  background-color: transparent;
  /*rgba(0, 0, 0, 0.25);*/
}
.newsBox .imageBox {
  box-sizing: border-box;
  position: relative;
}
.newsBox .imageBox .image_container {
  max-height: 200px;
  overflow: hidden;
  border-radius: 10px;
}
.newsBox .imageBox .image_container img {
  width: 100%;
}
.newsBox .imageBox .imageLayar {
  transition: all 300ms;
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  background-color: transparent;
}
.newsBox .newsTitle {
  text-align: left;
  font-weight: bold;
  max-height: 60px;
  overflow: hidden;
  font-size: 19px;
  transition: all 300ms;
}
.newsBox .newsTitle:hover {
  text-decoration: underline;
}
.newsBox .newsDescription {
  font-size: 12px;
  text-align: justify;
  margin-top: 5px;
  max-height: 58px;
  overflow: hidden;
}
.DropZone {
  color: #494949;
  text-align: center;
  background-color: #ededed;
  border: dashed 1px #808080;
  padding: 40px 10px 30px 10px;
  background-position: center top 5px;
  background-repeat: no-repeat;
  background-image: url('../Images/Icon/upload_32.png');
}
.ltr {
  direction: ltr;
  background-position: right center;
}
.arrow-right {
  width: 0;
  height: 0;
  border-top: 60px solid transparent;
  border-bottom: 60px solid transparent;
  border-left: 60px solid green;
  border-width: 5px;
  border-left-color: #000;
  float: right;
  margin-right: 10px;
  margin-left: 0px;
  margin-top: 13px;
}
.seeAllNews {
  width: 180px !important;
  font-size: 18px !important;
}
.col_55pc {
  width: 55%;
  float: right;
}
@media (max-width: 768px) {
  .col_55pc {
    width: 100%;
    float: none;
  }
}
.col_45pc_1 {
  width: 45%;
  float: left;
}
@media (max-width: 768px) {
  .col_45pc_1 {
    width: 100%;
    float: none;
  }
}
.col_45pc_2 {
  width: 45%;
  float: right;
}
@media (max-width: 768px) {
  .col_45pc_2 {
    width: 100%;
    float: none;
  }
}
.introContainer {
  overflow: auto;
}
@media (max-width: 768px) {
  .introContainer {
    display: block;
  }
}
.introFest,
.introKish {
  overflow: auto;
  height: 230px;
  background-color: #ffd400;
  color: #000;
  border-radius: 10px;
}
.introFest ._title,
.introKish ._title {
  font-weight: bold;
  font-size: 18px;
}
.introFest ._des,
.introKish ._des {
  font-size: 12px;
  margin-top: 10px;
  margin-right: 50px;
}
@media (max-width: 768px) {
  .introFest ._des,
  .introKish ._des {
    margin-right: 20px;
  }
}
@media (max-width: 768px) {
  .introFest,
  .introKish {
    display: block;
    height: unset;
  }
  .introFest .readMore,
  .introKish .readMore,
  .introFest .readMore2,
  .introKish .readMore2 {
    margin: 20px 0px 40px 0px;
  }
}
.introKish {
  background-color: #303035;
  color: #fff;
}
.outlineBtn {
  font-weight: bold;
  font-size: 16px;
  color: #000;
  overflow: auto;
  width: 160px;
  height: 35px;
  margin: auto;
  line-height: 35px;
  text-align: center;
  padding: 0px 5px 2px 5px;
  border-radius: 20px;
  background-color: #ffd400;
  transition: all 300ms;
  border: solid 2px transparent;
}
.outlineBtn:hover {
  border-color: #ffd400;
  background-color: transparent;
  color: #ffd400;
}
.outlineBtn:hover .arrow-right {
  border-left-color: #ffd400;
}
.readMore,
.readMore2 {
  float: left;
  border-radius: 20px;
  line-height: 35px;
  height: 35px;
  border-color: #000;
  margin: 20px 0px 20px 0px;
}
.readMore:hover,
.readMore2:hover {
  border-color: #303035;
  background-color: #303035;
  color: #fff;
}
.readMore:hover .arrow-right,
.readMore2:hover .arrow-right {
  border-left-color: #fff;
}
.readMore2 {
  color: #fff;
  border-color: #ffd400;
  background-color: transparent;
}
.readMore2 .arrow-right {
  border-left-color: #fff;
}
.readMore2:hover {
  background-color: #ffd400;
  color: #161619;
}
.readMore2:hover .arrow-right {
  border-left-color: #161619;
}
._imgContainer {
  height: 230px;
  border-radius: 10px;
  overflow: hidden;
}
@media (max-width: 768px) {
  ._imgContainer {
    display: block;
    height: unset;
  }
}
._imgContainer img {
  display: block;
  width: 100%;
  border-radius: 10px;
}
.marginBox_40 {
  margin: 40px;
}
.marginBox_20 {
  margin: 20px;
}
.marginBox_10 {
  margin: 10px;
}
