
div.wrap.mcb-wrap.one.clearfix {-webkit-font-smoothing: antialiased;
color: #666666;
letter-spacing: 0px;
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
float: left;
position: relative;
z-index: 1;
box-sizing: border-box;
zoom: 1;
	width: 100%;}

div.section_wrapper.mcb-section-inner {
-webkit-font-smoothing: antialiased;
color: #1e2269;
letter-spacing: 0px;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
margin: 0 auto;
position: relative;
	max-width: 1060px;}

.big {
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
    letter-spacing: 0px;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 35px;
}
span.price-tag {
	display: inline-block;
    width: 100%;
    height: 100%;
	background-color: #fff600;
	-webkit-border-radius: 3px 4px 4px 3px;
	-moz-border-radius: 3px 4px 4px 3px;
	border-radius: 3px 4px 4px 3px;
	border-left: 1px solid #fff600;
    /* This makes room for the triangle */
	margin-left: 19px;
	position: relative;
	color: #24292e;
	font-size: 22px;
	line-height: 38px;
    padding: 0 10px 0 10px;
	float: right;
}

/* Makes the triangle */
span.price-tag:before {
	content: "";
	position: absolute;
	display: block;
	left: -19px;
	width: 0;
	height: 0;
	border-top: 19px solid transparent;
	border-bottom: 19px solid transparent;
	border-right: 19px solid #fff600;
}

/* Makes the circle */
span.price-tag:after {
	content: "";
	background-color: white;
	border-radius: 50%;
	width: 4px;
	height: 4px;
	display: block;
	position: absolute;
	left: -9px;
	top: 17px;
}

.title-with-price {
  display: flex;
  justify-content: space-between;
  margin-top: 24px;
  margin-bottom: 15px;
  position: relative;
}
.service-title h3{
	margin:0px;
}
.price-tag-right {
    position: absolute;
    transform: translateY(-50%);
    right: 0px;
    top: 9px;
}
.service-title{
    max-width: 60%;
}

.price-columns {
  float: left;
  width: 33.3%;
  padding: 8px;
}

.price {
  list-style-type: none;
  border: 1px solid #eee;
  margin: 0;
  padding: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.price:hover {
  box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

.price .header {
  background-color: #111;
  color: white;
  font-size: 25px;
}

.price li {
  border-bottom: 1px solid #eee;
  padding: 20px;
  text-align: center;
}

.price .grey {
    background-color: #eee;
    font-size: 20px;
    font-weight: bolder;
}

@media only screen and (max-width: 760px) {
  .price-columns {
    width: 100%;
  }
}

div.features-row {
-webkit-font-smoothing: antialiased;
color: #626262;
letter-spacing: 0px;
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
position: relative;
padding-top: 50px;
padding-bottom: 50px;
/*background-image: url(https://themes.muffingroup.com/be/polyglot/wp-content/uploads/2019/01/home_polyglot_pic21.png);*/
/*background-repeat: repeat;*/
/*background-position: center top;*/}
.one-second.column {
    width: 48%;
}
.column, .columns {
    float: left;
    margin: 0 1% 40px;
}
.align_right {
    text-align: right;
}
@media only screen and (min-width: 1240px){
.section_wrapper, .container {
    max-width: 1102px;
}}
.section {
    position: relative;
}
.one.mcb-wrap {
    width: 100%;
}

.button, .btn {
    backface-visibility: hidden;
    position: relative;
    cursor: pointer;
    display: inline-block;
    white-space: nowrap;
    background: #fff;
    border-radius: 0;
    border: 3px solid #030303;
    border-width: 3px;
    padding: 10px 25px;
    color: #000;
    font-size: 16px;
    font-weight: 900;
    font-style: normal;
}

a.paoc-popup.popupaoc-button {
    backface-visibility: hidden;
    position: relative;
    cursor: pointer;
    display: inline-block;
    white-space: nowrap;
    background: #fff;
    border-radius: 0;
    border: 3px solid #030303;
    border-width: 3px;
    padding: 10px 25px;
    color: #000;
    font-size: 16px;
    font-weight: 900;
    font-style: normal;
}

  .button > .ld {
    font-size: initial
  }
  
.parent-button {
    text-align: center;
    padding-bottom: 50px;
}
  a.button:hover {
text-decoration: none;
  }
  
ul.service-icon-col {
    list-style: none;
    text-align: center;
	padding-left: 0px;
}
ul.smart-title {
    width: 100%;
    text-align: center;
    list-style-type: none;
    padding-left: 0px;
    margin-bottom: 0px;
}

.staff-col { overflow: hidden;}
.staff-col .staff-photo { }
.staff-col img { width: 250px; height: 250px; object-fit: cover; }

span.staff-name {
    font-size: x-large;
    font-weight: bold;
}
span.staff-profession {
    font-style: italic;
}
.carousel-inner .carousel-item .img-box{
	width: 135px;
	height: 135px;
}
.carousel-control-prev{
	left: -100px;
}
.carousel-control-next{
	right: -100px;
}
.carousel-indicators{
	top: 320px;
}
@media (min-width: 320px) and (max-width: 640px) {
	.carousel-inner .carousel-item p{
		font-size: 14px;
	}
	.carousel-control-prev{
		left: -40px;
	}
	.carousel-control-next{
		right: -40px;
	}
 	.carousel-indicators{
		top: 400px;
	}
}
.carousel-indicators li {

    background-color: #181717!important;
    background-clip: padding-box;

}
.carousel-control-next-icon, .carousel-control-prev-icon {
background-color: #000;
}

.hero-title {
    font-size: 400%;
    font-weight: bolder;
    margin: 0px!important;
    padding: 0px!important;
}
h4.sub-hero-title {

}
	
div.row.oxi-hero-title {
    border-bottom: 1px solid;
}
.mt-5, .my-5 {
    margin-top: 0!important;
}
.title-block {
	
margin-top: 70px;
}


/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/