@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

.Left-menu {
    font-size: 17px;
    transition: all 0.3s ease;
    position: relative;
    color: #7580a0;
    font-weight: 500;
    text-decoration: none;
    font-family: "Montserrat", sans-serif;
}

.Left-menu li {
    line-height: 45px;
    border-bottom: 1px solid #ecebeb;
    text-align: left;
    font-size: 16px;
    padding: 0 0 0 10px;
}

.Left-menu h3 {
    padding: 0px 0;
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    border-left: 5px solid #ccc;
    margin: 35px 0 25px;
    padding: 0 0 0 10px;
}

.ova-heading .line {
    display: inline-block;
    width: 56px;
    height: 2px;
    background: #39b54a;    
    margin: 40px 0 0 0;
}

 .ova-heading.template_1 h1{
    font-size: 30px;
    font-weight: 700;
    color: #206c6d;
    font-family: "Montserrat", sans-serif;
	margin-bottom: -5px;
}

 .ova-heading.template_1 h2, h3{
    font-size: 25px;
    font-weight: 700;
    color: #206c6d;
    font-family: "Montserrat", sans-serif;
	margin-bottom: -10px;
}


.ova-heading.template_1 span {
    font-family: "Montserrat", sans-serif;
    font-size: 25px;
    line-height: 45px;
}

.ova-heading.template_1 p {
    /*font-family: "Montserrat", sans-serif;*/
    text-align: justify;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}

.Left-menu li:hover {
    background-color: #206c6d;
    color: white;
	cursor: pointer;
}

.Left-menu li a:hover {
    color: #fff;
   
}
.call-phone {
    padding: 10px 10px;
    border: 1px dashed #c5c2c2;
    margin: 30px 0;
    background: #206c6d;
}
.call-phone i {
    font-size: 40px;
    float: left;
    line-height: 58px;
    padding: 0 15px 0 0px;
    color: #ffffff;
}

.call-phone span {
    color: #fff;
    font-size: 15px; 
}
.call-phone a {
    color: #fff;
    font-size: 15px;
}
.header_banner_el {
    background-image: url(../css/Company-Profile.jpg);
    padding: 40px;
    background-position: right;
}

.header_banner_el h1 {
    color: #fff;
    font-size: 45px;
    font-weight: 600;
    text-align: center;
    margin: 10px 0 -20px 0px;
}

ul.breadcrumb {
    text-align: center; 
   color: #fff;
}

ul.breadcrumb a {
    color: #fff;
}

ul.breadcrumb li {
    font-size: 18px;
}

table tbody tr td, table tbody tr th {
    padding: 15px 15px;
    border: 1px solid #ededed;
    /* color: var(--text); */
    /* text-align: left; */
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 500;
}

.ova-doc-items .document-list .item {
    transition: all 0.3s linear;
    background: #f3f4f7;
    padding: 40px 30px 40px 30px;
}

.ova-doc-items .document-list .item:hover {
    transition: all 0.3s linear;
    background: #39b54a;
}
.ova-doc-items .document-list .item {
    transition: all 0.3s linear;
    background: #f3f4f7;
    padding: 35px 30px 30px 30px;
	margin: 20px 0 20px 0;
}

.ova-doc-items .document-list .item:hover .date, .ova-doc-items .document-list .item:hover .title {
    color: #fff;
}

.ova-doc-items .document-list .title {
    margin: 0;
    position: relative;
    font-size: 20px;
    color: #000;
    font-weight: 600;
    transition: all 0.3s linear;
}


.ova-doc-items .document-list .title:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 0%;
    height: 1px;
    background: #fff;
    transition: all 0.3s linear;
}


.Investor li {
    font-size: 17px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    background: #f7f7f7;
    margin: 10px 0;
    padding: 10px;
}





p.categories a {
    cardiac: output;
    color: #39b54a;
    font-size: 18px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
}


p.categories a:hover {
    cardiac: output;
    color: #000;
    font-size: 18px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
}

.entry {
    padding: 40px 0 0 0px;
}

h2.title {
    font-weight: 600;
    font-size: 32px;
    font-family: "Montserrat", sans-serif;
}

.wp-block-file__button {
    background: #32373c;
    color: #fff;
    text-decoration: none;
    padding: 10px;
    border-radius: 35px;
}

a.wp-block-file__button.wp-element-button {
    color: #fff;
}

.wp-block-file a {
    /* padding: 20px 10px 10px 50px; */
    margin-right: 15px;
    cardiac: output;
    color: #4ec159;
    font-weight: 600;
}

.wp-block-file a:hover {
    /* padding: 20px 10px 10px 50px; */
    margin-right: 15px;
    cardiac: output;
    color: #e6c60a;
    font-weight: 600;
}

.wp-block-file {
    margin: 25px 0 35px;
}



@media (min-width:320px) and (max-width:479px) {
table tbody tr td, table tbody tr th {
    padding: 10px 10px 0px 10px;
    border: 1px solid #ededed;
    /* color: var(--text); */
    /* text-align: left; */
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 500;
}

.ova-heading.template_1 span {
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    line-height: 20px;
    /* padding-bottom: 25px; */
}
.ova-heading.template_1 h1 { 
    margin-bottom: -5px;
}
}