@import url('https://fonts.googleapis.com/css2?family=Charmonman:wght@400;700&display=swap');
.charmonman {
font-size: 40px;
font-family: "Charmonman", cursive;
font-weight: 400;
font-style: normal;
}
.header-item a {
color: #ffffff;
}
.header-item a:hover {
color: #f9c23a;
}
.knp {
position: relative;
display: inline-block:
width: 210px;
height: 40px;
margin-top: 10px;;
padding: 0 10px;
float: right;
}
.knp2 {
position: relative;
display: inline-block:
width: 210px;
height: 40px;
margin-left: 30px;
margin-right: 100px;
margin-top: 10px;;
padding: 0 10px;
float: right;
}
.knp a{
padding: 0 !important;
}
.entry-title {
width: 100%;
height: auto;
background: transparent;
padding: 5px 10px;

}
.entry-title a {
width: 100%;
color: #3c299a !important;
font-size: 20px !important;
padding: 5px 10px;
}
.entry-header h1{
background: transparent;
font-size: 28px !important;
padding: 5px 10px !important;
}

.em-view-container{
color: #000000;
background: rgb(255,255,255,1);
padding: 10px;
}
.em-item-image-placeholder {
color: #107797;
}

.sidebar-column {
border-right: 1px solid rgba(255, 255, 255, 0.3);
}

.maintitle {
font-weight: 400 !important;
}
.subtitle {
padding: 0px 20px !important;
}
.header-contact-phone {
font-size: 20px !important;
}
.round {
width: 200px;
height: 200px;
padding: 30px 0;
border-radius: 50%;
background: #eff5f9;
margin: 0 auto;
}
.round:hover {
background: #dbedf9;
}
.round a{
display: block;
font-size: 18px;
line-height: 18px !important;
color: #3c299a !important;
}
.button-slider {
margin-top: 10px;
font-size: 20px !important;
}

.borderline {
width: 50%;
border-bottom: 4px solid #b9d806;
margin-top: 0px;
margin-bottom: 0px;
}
.boxsright {
  --s: 10px; 
  padding: var(--s);
  border: calc(2*var(--s)) solid #0000;
  outline: 1px solid #000;
  outline-offset: calc(-1*var(--s));
  background: conic-gradient(from 90deg at 1px 1px,#0000 25%,#000 0);
}

.boxsleft{
margin-top: -50%;
margin-left: 45% !important;
outline: 1px solid #fefefe;
outline-offset: -5px;
box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.2);
}

.text-slider {
background: -moz-linear-gradient(left,  rgba(16,119,151,0.4) 0%, rgba(16,119,151,0.6) 100%);
background: -webkit-linear-gradient(left,  rgba(16,119,151,0.4) 0%, rgba(16,119,151,0.6) 100%);
background: linear-gradient(to right,  rgba(16,119,151,0.4) 0%, rgba(16,119,151,0.6) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33001220', endColorstr='#66001220',GradientType=1 );
padding:20px;
  position: relative;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
.slide-inner a {
color: #000000 !important;
}

.boxs {
background: rgba(255,255,255,0.8);
border-radius: 2px;
padding-bottom: 8px;
outline: 1px solid #ffb600;
outline-offset: -8px;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
box-shadow: 0 0.2em 0.2em 0 rgba(0, 0, 0, 0.4);
}
.boxs h2{
color: #47425D !important;
}
.boxs h4 a{
font-family: "bad script", cursive;
color: #443f3f !important;
}
.boxs h4 .fas{
padding-right: 5px;
font-size: 24px;
color: #f9c23a;
}
.boxs:hover {
outline-offset: -2px;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
box-shadow: 0 0.3em 0.3em 0 rgba(0, 0, 0, 0.5);
}

.boxs2 {
border-radius: 2px;
outline: 1px solid #ffb600;
outline-offset: -8px;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
box-shadow: 0 0.2em 0.2em 0 rgba(0, 0, 0, 0.4);
}
.boxs2:hover {
outline-offset: -2px;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
box-shadow: 0 0.3em 0.3em 0 rgba(0, 0, 0, 0.5);
}
.textwidget .fa {
font-size: 12px;
color: #ff5e14;
}
.widget-area {
border-left: 3px solid #b9d806;
}
.sow-carousel-content {
background: rgba(216,216,216,0.3);
border-radius: 2px;
padding: 0 8px;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
box-shadow: 0 0.1em 0.1em 0 rgba(0, 0, 0, 0.2);
}
.blog-post {
}
.more-button {
position: absolute;
visibility:hidden;
display:none;
}
.inbiz  {
margin-top: -34px;
}
.inbiz a {
font-size: 16px;
color: #d5d4d2 !important;
}
@media only screen and (max-width : 960px) { 
.inbiz  {
width: 100%;
text-align: center;
margin-top: 4px;
}
.inbiz a {
font-size: 14px;
color: #9d9c9a !important;
}

.boxsleft{
margin-top: -55%;
margin-left: 32% !important;
width: 240px;
}
.sidebar-column {
border-right: 0px solid rgba(255, 255, 255, 0.3);
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.maintitle {
font-size: 28px !important;
}
.frontboxtop {
margin-top: 0px;
}

}