html,body{   height: 100% }
body {
  height:100%;
  background-color:  white;
  margin: 0;
  padding: 0;
  color: #706e6e;
  font-family: Muli!important;
  line-height: 1;
}
ul, ol, dl,button,p { margin: 0;  padding: 0;list-style: none;}
button{cursor: pointer}
input, select, textarea,.input {
  border: 1px solid rgba(171, 175, 176, 0.6);
  color: #262626;
  font-size: 12px !important;
  font-weight: normal;
  line-height: 1;
  padding: 5px 10px;
  resize: none;
  margin: 5px 0;
  outline: none;
}
button:focus {outline:0!important;}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px white inset;
}
input:focus, select:focus, textarea:focus {
  border: 1px solid #C5C8D2;
}
a{text-decoration: none!important;}
.clearfix{clear:both;
cursor: pointer}

.selected_link {
  background-color: #EFEFEF!important;
}

.animate-zoom {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
.required-field{
  color: red;
  font-size: 16px;
  line-height: 20px;
  margin-left: 5px;
  padding: 0;
}
.required-field:before{content:"*"}
/* ------------------------------------------LOGIN BEGIN------------------------------------------*/
.login-page{
  width: 100%;
  height: 100%;
  margin: 0 auto;
  font-family: Roboto;
  box-sizing: border-box;
}
.login-col{
  height: 100%;
  float: left;
}
.col-left{
  width: 244px;
  border-right: 1px solid #f0f1f4;
  padding: 25px 0px;
}
.col-right{
  width: calc(100% - 244px)!important;
  padding: 25px;

}
.ted_logo{
  background:url(../img/tedlogo.svg) no-repeat;
  height: 65px!important;
  background-size: 100% 100%;

}
.left-menus{
  height:calc(100% - 65px)!important;
  position: relative;
}
.left-menus>div{
  height:50%!important;
  position: relative;
}
.left-menus>div>ul{
  width: auto;
  position: absolute;
  bottom: 0px;
  left: 20%;
  margin: 0px;
}
.left-menus>div>ul>li>span:first-child{
    width: 44px;
    height: 40px;
    margin: 13px 13px 0 0;
    padding: 12px 0px;
    border-radius: 10px;
    background-color: #f8f9fb;
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.22px;
    text-align: center;
    color: #09bf9e;
    display: inline-block;


}
.left-menus>div>ul>li>span:nth-child(2),
.left-menus>div>ul>li>a{

  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.22px;
  color: #525252;

}

.enter-login{
  text-align: right;
}
.enter-login button{
  padding: 10px 25px 10px 25px;
  border-radius: 10px;
  background-color: #ec9a49;
  border: none;
  font-size: 1.5vw;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.37px;
  text-align: center;
  color: #ffffff;
  margin-bottom: 20px;
}

.enter-login a {
    padding: 10px 25px 10px 25px;
    border-radius: 10px;
    background-color: #ec9a49;
    border: none;
    font-size: 1.5vw;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.37px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 20px;
    display: inline-block;
    cursor: pointer;
}

.enter-login a:hover{
    color:white!important;
    opacity:0.6;
}

.owl-carousel .owl-nav.disabled {
    display: block!important;
} 

.owl-carousel .img{
  height: 100%;
  width: 100%;
  background-size: 100% 100%!important;
}
.image1{
  background:url(../img/image1.svg) no-repeat;

}
.image2{
  background:url(../img/fundeyis.svg) no-repeat;
}
.image3{
  background:url(../img/sisyen.svg) no-repeat;
}
.first-landpage{
  height: 66%;
  position: relative;
}
.first-landpage p{
  font-size: 22px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 0.41px;
  color: #4a4a4a;
}
.first-landpage .title-div{
  height: 18%;
}
.first-landpage .owl-carousel.owl-theme{
  height: 82%;
}
.owl-carousel.owl-theme .owl-stage-outer,
.owl-carousel.owl-theme .owl-stage-outer div{
  height: 100%;
}
.carusel_title{
  position: absolute;
  padding: 15px 7px;
  top: 0px;
  left: 8%;
  padding-right: 20px;
}
.carusel_title p:nth-child(2){

  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.53;
  letter-spacing: 0.22px;
  color: #ffffff;
  font-size: 0.8vw;
}

.carusel_title p:nth-child(1){
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.53;
  letter-spacing: 0.22px;
  color: #ffffff;

  font-size: 1.2vw;
}

.crtit_white p{
  color: white;
}
.crtit_black p{
  color: black!important;
}

.owl-nav{
  position: absolute;
  top: 0px;
  right: 0px;
  padding-right: 15px;
}

.owl-dots{
 display: none;
}
.title-div p{
  margin: 0px;

  padding: 0px 0px 20px 20px;
  font-size: 1.5vw;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 0.41px;
  color: #4a4a4a;
  width: 80%;
  font-family: 'Roboto';
}
.owl-carousel{
  position: static!important;
}

.owl-nav button {
  width: 33px;
  height: 33px;
  border-radius: 10px!important;
  background-color: #f8f9fb!important;
}
.owl-nav button span{
  color: #f8f9fb!important;
  background-position: center;
  border-width: 0;
  display: inline-block;

  height: 17px;
  margin: 0 auto;
  width: 13px;
  background-size: 100% 100%!important;
}
.owl-nav button.owl-prev span{
  background: url(../img/arrow.svg) no-repeat;
  transform: rotate(
          180deg
  );
}
.owl-nav button.owl-next span{
  background: url(../img/arrow.svg) no-repeat;
}

.second-landpage{

  position: relative;
  height: 27%;
}
.second-landpage .title-div{
  padding: 20px 0px 20px 20px;
}
.second-landpage .title-div p{
  padding: 0px;
}
.sc-project img{
  width: 70px!important;
  height: auto;
  display: inline-block!important;
  padding: 7px 10px;
  box-sizing: border-box;

}
.sc-project {
  padding: 0px 15px;
}
.sc-project div{
  border-radius: 20px;
  border:  2px solid #eeeeee;
}
.sc-project div span{
  display: inline-block;
  width: calc(100% - 75px);

  vertical-align: middle;
  font-size: 1vw;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.29px;
  color: #4a4a4a;
}

.first-landpage .carusel_content{
  padding: 0px 10px;
}

.rm-project .img{
  height: auto!important;
  background-repeat: no-repeat;
  width: 100%;
  padding-top: 115%;
  margin: auto;
  position: absolute;
   top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


.login_content label{
  display: block;
  height: 45px;

  padding: 8px 4px 4px 20px !important;
  position: relative;
  width: 100%;
  font-family: Roboto;
  margin: 25px 0;
  font-weight: normal;
  background-color: #f8f8f8;
}
.login_content label::before{
  box-sizing: border-box;
  content: "";
  left: 0;
  position: absolute;
  width: 6px;
  height: 100%;
  top: 0px;
  background-color: #00a859;
}
.login_content label input{
  font-size: 17px!important;
  border: medium none;
  box-sizing: border-box;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: #f8f8f8;
}


::placeholder {
  font-size: 18px;

  letter-spacing: 0.03px;
  color: #d2d3d5;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  font-size: 20px;

  letter-spacing: 0.03px;
  color: #d2d3d5;
}

::-ms-input-placeholder { /* Microsoft Edge */
  font-size: 20px;

  letter-spacing: 0.03px;
  color: #d2d3d5;
}


.login_content input[type="submit"]:focus{background-color:#9e9e9c; border-color:#9e9e9c }

.login_content input[type="submit"] {

  width: 100%;
  margin-top: 25px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.18px;
  color: #ffffff;
  padding: 10px;
  border-radius: 15px;
  background-color: #00a859;
  font-size: 18px!important;
  margin-bottom: 45px;

}
.login_content{
  margin: 10px auto;
  max-width: 420px;
}
.login_content>div{padding: 20px 0}


.error{
  color: red;
  text-align: left;
  display: none;
  padding: 5px 0px;

}

.captchaButton{
  display: block;
  color: #2bcc79;
}
.captchaInput{
  padding-top: 15px;
}
.captcha-section{
  padding: 20px 0px;
  /**display: none;*/
}

.login-page .modal-dialog{
  position: absolute;

  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)!important;
}
.login-page .modal-dialog .modal-header{
 border-bottom: none!important;
}
.login-page .modal-dialog .modal-header .close{
  padding: 5px 12px;
}
.login-page .modal-content{
 border-radius: 40px!important;
}

.login_title{
  font-size: 25px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.03px;
  text-align: center;
  color: #00a859;
  padding: 0px 0px 20px 0px!important;
}



.login_site {
  background: url(../img/web.svg) no-repeat;
  background-position: center;
}
.login_mail{
  background: url(../img/email.svg) no-repeat;
  background-position: center;
}
.login_phone {
  background: url(../img/phone.svg) no-repeat;
  background-position: center;
}

.left-menus div:nth-child(2) ul li a,.left-menus div:nth-child(2) ul li span:nth-child(2){

  vertical-align: 15px;

}