
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%;
}

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;
/*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%;
}

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{
	bottom: -50px;
}
@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;
}
.oxindexing {
	margin-bottom: 90px;
}
.oxindexingtitle {
    padding-top: 8px;
    padding-bottom: 20px;
    margin-right: 20px;
    font-weight: 900;
    border-bottom: 1px solid #000;
    font-size: 38px;
    line-height: 1.17;
    font-family: sans-serif!important;
}
.oxindexingdecs {
	padding-top: 20px;
}
/*--------------------------------------------------------------
# pricing table
--------------------------------------------------------------*/
.card {
  position: relative;
  max-width: 300px;
  text-align: center;
  height: auto;
  border-radius: 15px;
  margin: 0 auto;
  -webkit-box-shadow: 0px 5px 41px -6px rgba(135,135,135,1);
-moz-box-shadow: 0px 5px 41px -6px rgba(135,135,135,1);
box-shadow: 0px 5px 41px -6px rgba(135,135,135,1);
  transition: 500ms;
  padding: 20px;
  overflow: hidden;
}
.card:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40%;
  z-index: 1;
  transform: skewY(-5deg) scale(1.5);
}
/*.card:hover {
  transform: scale(1.1);
}*/
.card .title .fa {
  font-size: 50px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  line-height: 80px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.5);
}
.card .title h2 {
    position: relative;
    margin: 10px 0 0;
    font-size: 28px;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 20px;
}
.oxipricesubtitle{
    max-width: 70%;
    display: inline-block;
}
.card .price {
    position: relative;
    margin-bottom: 30px;
}
.card .price span {
  margin: 0;
  padding: 10px 0;
  font-size: 30px;
}
.card .option {
  position: relative;
}
.card .option ul {
    margin: 0;
    padding: 0;
    max-width: 70%;
    display: inline-block;
}
.card .option ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 20px;
}
.card a {
  position: relative;
  z-index: 2;
  color: black;
  width: 150px;
  height: 40px;
  display: block;
  text-align: center;
  margin: 20px auto;
  line-height: 40px;
  border-radius: 20px;
  font-siye: 16px;
  text-decoration: none;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
}
.heroption {
	font-weight: 900;
	font-family: sans-serif!important;
}
.oxipricesubtitle {
	font-size: 18px!important;
}
div.price.heroption > span > sup {
	font-weight: 300;
}
.oxiimagesingletext {
	text-align: center;
}
div.col-3.oxiimagesingletext>i {
    border: 1px solid #fff600;
    padding: 50px;
    border-radius: 50%;
    background-color: #fff600;

	-webkit-box-shadow: 0px 5px 41px -6px rgba(135,135,135,1);
-moz-box-shadow: 0px 5px 41px -6px rgba(135,135,135,1);
box-shadow: 0px 5px 41px -6px rgba(135,135,135,1);
}

.oxisinglefeatureimg {
    text-align: center;
    margin: 0 auto;
}
.oxisinglefeatureimg img {
    width: 90px;
    height: 90px;
    object-fit: contain;
    border: 1px solid #e2e2e2;
    padding: 10px;
    border-radius: 30%;
    margin: 10px;
	-webkit-box-shadow: 0px 3px 43px -10px rgba(168,168,168,1);
-moz-box-shadow: 0px 3px 43px -10px rgba(168,168,168,1);
box-shadow: 0px 3px 43px -10px rgba(168,168,168,1);
}
.oxisinglefeaturetitle {
    text-align: center;
    font-size: 18px;
}
.oxisinglefeaturetext {
    text-align: center;
    font-size: 14px;
}