/* cmsms stylesheet: Onya modified: 02/01/21 09:50:16 */
body {
font-weight: 300!important;
font-family: 'Open Sans', sans-serif;!important;
}

p {
color: #4d4d4d;
line-height: 150%!important;
}

a, a:hover, a:visited {color: #824aaf; text-decoration: none;}

.mtup{
margin-top: -80px;
}

@media screen and (max-width: 1500px){
.mtup{
margin-top: -120px;
}
.capleft{
margin-left: 50px!important;
margin-top: -20px!important;
}
}

@media screen and (max-width: 991px){
.mtup{
margin-top: 20px;
}
.capleft{
margin-left: 5px!important;
margin-top: 20px!important;
font-size: 30px!important;
}
}

.maxh400{
max-height: 400px;
}

@media screen and (max-width: 1500px){
.maxh400{
max-height: 300px;
}
}

.contacte a, .contacte a:visited{
color: #4d4d4d;
}

.mobileonly{
display:none;
}

@media screen and (max-width: 991px){
.mobileonly{
display:block;
}
}

.antimback{
background: rgb(0,158,195);
}

.partback{
background: rgb(13,39,62);
}

.textover{
position: absolute;
top: 50%;
text-align: center;
margin-top: -35px;
width: 100%;
font-size: 60px;
color: #fff;
}

@media screen and (max-width: 991px){
.textover{
position: absolute;
top: 50%;
text-align: center;
margin-top: -20px;
width: 100%;
font-size: 40px;
color: #fff;
}
}

.textover p{
color: #fff;
}

.max80lg{
max-width: 80%;
text-align: center;
margin-left: 10%;
}

@media screen and (max-width: 991px){
.max80lg{
width: 100%;
text-align: center;
}
}

.btn-rounded{
border-radius: 5px!important;
}

html .btn-primary{
background-color: #00446f;
border-color: #00446f;
}

html .btn-primary:hover{
background-color: #cccccc;
border-color: #cccccc;
}


.list.list-icons li > [class*="fa-"]:first-child{
color: #824aaf;
border-color: #824aaf;
}

.newsitem a{
text-decoration: none;
}

.NewsSummaryLink{
color: #ffffff;
padding: 5px 10px;
border-radius: 5px;
margin-top: 40px;
margin-bottom: 10px;
font-size: 11pt!important;
}

.news_summ_content{
font-size: 13pt;
font-weight: 300;
margin-top: 30px;
}

.news_date{
font-size: 24pt;
color: #00446f;
font-weight: 300;
}

.news_title{
font-size: 20pt;
font-weight: 300;
margin-top: 15px;
color: #824aaf!important;
}

.newsitem{
padding-top: 20px;
padding-bottom: 30px;
border-bottom: 1px dotted #666666;
}

.modal-title{
color: #824aaf;
font-size: 18px;
font-weight: 400;
}

.modal-title span{
font-weight: 400;
color: #000000;
font-size: 18px;
}

.biompos{
color: #00446f;
font-weight: 400;
font-size: 18px;
}

.thumb-info img{
border-radius: 0;
}

.thumb-info-caption .thumb-info-caption-text{
font-size: 18px;
color: #00446f;
font-weight: 400;
margin-top: 0;
padding-top: 0;
}

.thumb-info .thumb-info-title{
width: 100%!important;
max-width: 100%!important;
bottom: 0!important;
font-size: 18px;
font-weight: 400!important;
padding: 8px 21px 8px;
}

.sort-source.sort-source-style-3 > li.active > a{
border-bottom-color: #824aaf!important;
color: #4d4d4d!important;
}

.partner::before{
bottom: 0;
content: "";
display: block;
height: 4px;
left: 0;
right: 0;
margin: -2px auto;
position: absolute;
width: 170px;
color: #000;
background: #9edbe9;
}

.homecaro{
margin-top: 60px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

.pimage img{
max-width: 100%;
}

#chem_sign{
position: absolute;
left: 2%;
width: 20%;
float: left;
}

#chem_sign img{
max-width: 100%;
}

@media screen and (max-width: 1800px){
#chem_sign img{
max-width: 80%;
}
}

@media screen and (max-width: 1680px){
#chem_sign img{
max-width: 60%;
margin-top: 50px;
}
}

@media screen and (max-width: 1530px){
#chem_sign img{
display: none;
}
}


.newscontent_home p{
color: #ffffff!important;
font-weight: 400;
font-size: 18px;
line-height: 200%!important;
}

.newsdate_home{
color: #ffffff;
font-weight: 400;
font-size: 24px;
}

#news_section_title{
color: #ffffff;
font-size: 40px;
font-weight : 400;
}

#cf img {
position:absolute;
left: 50%;
margin-left: -50px;
top: -120px;
cursor: pointer;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

#cf img.top:hover {
  opacity:0;
}

#cfw img {
position:absolute;
left: 50%;
margin-left: -65px;
top: -120px;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

#cfw img.top:hover {
  opacity:0;
}

@media screen and (max-width: 1200px){
#cfw img {
position:absolute;
left: 50%;
margin-left: -50px;
top: -120px;
cursor: pointer;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
}

@media screen and (max-width: 991px){
#cfw img {
position:absolute;
left: 50%;
margin-left: -65px;
top: -120px;
cursor: pointer;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
}

@media screen and (max-width: 991px){
.mobileicon{
margin-top: 80px;
}
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu{
min-width: 50px!important;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a{
color: #ffffff!important;
}

.dropdown-menu{
background: rgb(130,74,175)!important;
color: #ffffff;
top: 80px!important;
}

html:not(.sticky-header-active) #header.header-transparent:not(.header-semi-transparent) .header-body .dropdown-menu{
top: 113px!important;
}

html:not(.sticky-header-active) #header:not(.header-semi-transparent) .header-body .dropdown-menu{
top: 113px!important;
}

.dropdown-item:hover {
background: rgb(130,74,175)!important;
}

#header .header-nav-main nav > ul > li{
margin-left: 15px!important;
}

#header .header-nav-main nav > ul > li > a{
color: #fff!important;
font-size: 16px;
font-weight: 400;
font-family: 'Yantramanav', sans-serif;
}

.nav{
margin-left: -15%;
}

@media screen and (max-width: 1400px){
.nav{
margin-left: 0;
}
}

html:not(.sticky-header-active) #header.header-transparent:not(.header-semi-transparent) .header-body{
background: linear-gradient(rgba(0,41,58,0), rgba(0,41,58,0))!important;
}

#header.header-no-border-bottom .header-body{
padding-top: 10px!important;
padding-bottom: 10px!important;
}

#header .header-body{
background: rgba(0,46,69,1);
padding-bottom: 20px;
}

.header-logo img{
width: 200px;
margin-top: 10px;
}

@media screen and (max-width: 1400px){
.header-logo img{
width: 150px;
margin-top: 10px;
}
}

.footlink a{
color: #ffffff!important;
font-weight: 600!important;
font-size: 10px!important;
}

.font10px{
font-size: 10px;
}

.foot1{
text-align: left;
}

.foot2, .foot3{
text-align: center;
}

.foot4{
text-align: right;
}

@media screen and (max-width: 991px){
.foot1{
text-align: center!important;
padding-top: 10px;
}
.foot4{
text-align: center!important;
padding-bottom: 10px;
}
}

.btn_blue, .btn_blue:visited{
background-color: #00a7d1!important;
border: 1px solid #ffffff!important;
font-size: 14pt;
transition-duration: 0.75s;
}

.btn_blue:hover{
background-color: #abaaad!important;
border: 1px solid #ffffff!important;
}

.btn_dblue, .btn_dblue:visited{
background-color: #00446f!important;
border: 1px solid #00446f!important;
font-size: 14pt;
transition-duration: 0.75s;
}

.btn_dblue:hover{
background-color: #824aaf!important;
border: 1px solid #824aaf!important;
}

.btn_contact, .btn_contact:visited{
background-color: #00446f!important;
border: 1px solid #00446f!important;
font-size: 14pt;
transition-duration: 0.75s;
}

.btn_contact:hover{
background-color: #abaaad!important;
border: 1px solid #ffffff!important;
}

.btn_purple, .btn_purple:visited{
background-color: #824aaf!important;
border: 1px solid #824aaf!important;
font-size: 14pt;
transition-duration: 0.75s;
}

.btn_purple:hover{
background-color: #abaaad!important;
border: 1px solid #abaaad!important;
}

.border_white{
border: 1px solid #ffffff!important;
}

.font300{
font-weight: 300!important;
}

.font400{
font-weight: 400!important;
}

.font600{
font-weight: 600!important;
}

.font700{
font-weight: 700!important;
}

.font14{
font-size: 14pt;
}

.font13{
font-size: 13pt;
}

.font18{
font-size: 18pt;
}

.font24{
font-size: 24pt;
}

.font34{
font-size: 34pt;
}

.purple{
color: #824aaf;
}

.white, .white p{
color: #ffffff!important;
}

.purple, .purple p{
color: #824aaf!important;
}

.blue, .blue p{
color: #00446f!important;
}

.bgwhite{
background: #ffffff!important;
}

.bgdgrey{
background: #47484B!important;
}

.bgpurple{
background: #824aaf!important;
}

.bglgrey{
background: #f7f7f7!important;
}

.border_round{
border-radius: 5px!important;
}

.border_grey{
border: 1px solid #cccccc;
}

.max100 img{
max-width: 100%;
}

.fontpi{
font-size: 34pt;
}

@media screen and (max-width: 1400px){
.fontpi{
font-size: 24pt;
}
}
