a {
	text-decoration :none ;
}
#id-3756{
        padding: 65px 0px 80px 0px;
}
#id-3756 .btn-cover:hover {
	 background-color: #038271 !important;
	 transition : .3s all ease-in;
}
#id-3759 .btn-hover:hover {
	 background-color: #038271 !important;
	 transition : .3s all ease-in;
}
#id-3779:hover {
	 background-color: #00a690 !important;
	 transition : .3s all ease-in;
}
#id-3756 .left-introduction{
       justify-content: end;
}
#id-3756 .right-introduction{
      justify-content: end;
      padding: 0rem 2rem;
}
#id-3756 .introduction-title{
       display: none;
}
#id-3756 .introduction-divider{
       display: none;
}
#id-3757 .article1-wrapper{
        justify-content: center;
}
#id-3757 .article-content{
        box-shadow: rgb(230, 230, 230) 1px 1px 10px 3px !important;
        border-radius: 0px 0px 10px 10px !important;
}
#id-3757 .article-header{
       border-radius: 10px 10px 0px 0px !important;
}
#id-3758 .wrapper{
       row-gap: 20px;
}
#id-3758 .img-responsive{
        object-fit: cover;
}
#id-3760 .article-card-item{
       background-color: transparent !important;
}
@media (max-width: 992px){
     #id-3756 .introduction-image{
       width: 90% !important;
    }
    #id-3756 .myh3{
       font-size: 20pt !important;
    }
}
@media (max-width: 430px){
    #id-3756 .myh3{
       font-size: 17pt !important;
    }
}
@media (min-width: 992px){
    #id-3758 .wrapper{
        column-gap: 20px;
    }
}
@media (min-width: 1200px){
    #id-3760 {
        height: 285px;
    }
}
@media (min-width: 992px) and (max-width: 1200px){
    #id-3757 .article-container{
       max-width: 90% !important;
    }
}