.class_style_homepage .section {
  padding-left:2em;
  padding-right:2em;
}
.class_style_homepage .container {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.class_style_homepage .s2{
	padding-top: 0pt;
    font-size: 92px;
    font-weight: bold;
    text-align: center;
	line-height: 1em;
}

.class_style_homepage .s3{
    text-align: center;
    font-size: 37px;
}

.class_style_homepage .row {
  display: flex;
}

/* Create two equal columns that sits next to each other */
.class_style_homepage .column {
padding: 10px;
    overflow: hidden;
    height: auto;
    width: 50%;
}

/* Create two equal columns that sits next to each other */
.class_style_homepage .column-text {
  flex: 50%;
  padding:20px;
}

.class_style_homepage .column-text-more {
  flex: 50%;
  padding:0px;
  padding-left:20px;
}

.class_style_homepage .column-text-small {
  flex: 50%;
  padding:0px;
  
}

.class_style_homepage .h2{
    color: #43B0F1;
    font-weight: bold;
    font-size: 24px;
    margin-top: 63px;
    margin-bottom: 8px;
}

.class_style_homepage .h3{    
    font-size: 20px;
	font-weight: bold;
}

.class_style_homepage .h4{    
    font-size: 20px;    
	line-height:1.4em;
	margin-bottom:20px;
}


.class_style_homepage .h5{    
    font-size: 26px;
    font-weight: bold;
	line-height: 1.2em;
	margin-bottom:20px;
/*    margin-top:15px;*/
}


.class_style_homepage .align-h3{
    width: 57%;
    margin-top: -65px;
}

.class_style_homepage .h7{    
    font-size: 32px;
    font-weight: bold;
    margin-top:15px;
}

.class_style_homepage .dot {
	height: 50px;
    width: 50px;
    background-color: #43B0F1;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
    color: #FFF;
    padding-left: 9px;
    float: left;
    padding-right: 9px;
    text-align: center;
    line-height: 50px;
}

.class_style_homepage .search-btn {
    width: 50%;
    padding: 8px;
    /* display: block; */
    background-color: #1974D2;
    border-radius: 5px;
    color: #FFF;
    padding: 10px 30px;
    /* transition: 0.2s; */
    border: none;
    margin-top: 28px;
    margin-left: 10px;
    cursor: pointer;
}

.class_style_homepage .main-content {
	position: relative;
}

.class_style_homepage .image7 {
	width:30%;
	position: absolute;
}

.class_style_homepage .image7 p {
    position: absolute;
    width: 74%;
    top: 99px;
    text-align: center;
    font-size: 23px;
    color: #FFF;
    font-weight: bold;
}

.class_style_homepage .image5 {
	width:200px;
	position: relative;
	margin-top:100px;
	float:right;
}

.class_style_homepage .image5 p {
	position: absolute;
    text-align: center;
    color: #fff;
    top: 31px;
    margin-left: 15%;
    width: 70%;
    line-height: 1.2em;
	font-weight: bold;
}

.class_style_homepage .section {
	position: relative;
}

BODY {
	min-width:375px;
}

.class_style_homepage .areyou {
	font-size: 23px;
    font-weight: bold;
}

.class_style_homepage .inquery1{
	width: 90%;
    font-size: 30px;
    background: #d10000;
	margin-left:0px;
	color:#FFF;
	padding:0 20px;
	border-radius: 10px;
	box-shadow: 3px 3px 3px #666;
        display: inline-block;
}

.class_style_homepage .inquiry2 {
    margin-top: 0px;
    background: #FFF;
    color: #1974D2;
    text-decoration: underline;
    border: 0px;
    font-size: 16px;
    margin-left: 40px;
	cursor: pointer;
}

.class_style_homepage .company_table {
	width:75%;
}

.class_style_homepage .compan_logo {
	width: 20%;
    position: absolute;
    right: 0px;
}

.class_style_homepage .footer {
	margin-top:100px;
	height:40px;
	background: #1974D2;
	text-align: center;
}

.class_style_homepage .bg_decolation {
	width: 300px;
    height: 491px;
    position: absolute;
    background: #1974d2;
    right: -183px;
    transform: rotate(20deg);
}

.class_style_homepage .bg_decolation_left {
	right:inherit;
	left:-183px;
}

.class_style_homepage .bg_yellow {
	background: #FFDE59;
}

.class_style_homepage .bg_green {
	background: #7ED957;
}

.class_style_homepage .bg_lightblue {
	background: #43B0F1;
}

.class_style_homepage .bg_red {
	background: #FF5757;
}

.class_style_homepage .bg_orange {
	background: #FFBD59;
}

.class_style_homepage .bg_firstone {
	width: 500px;
    height: 600px;
    left: -225px;
}

.class_style_homepage .callingall {
	color:#D10000;
	font-size:35px;
	line-height: 1em;
}

.class_style_homepage .price {
	font-size: 35px;
    border: 2px #ccc solid;
    display: inline-block;
    padding: 10px;
    border-radius: 10px;
}

.class_style_homepage .bg_circle {
    background-image: url(app.php?class=homepage&function=image&file=image09.png);
    background-repeat: no-repeat;
    padding-top: 62px;
    background-size: contain;
    background-position: center;
}

.class_style_homepage .image_shadow {
	box-shadow: 3px 3px 9px 0px #ccc;
}

.class_style_homepage .fee {
	background: orange;
}

.class_style_homepage .free {
	background: #43B0F1;
	text-align:center;
	color:#fff;
}

.class_style_homepage .paid {
	background: orange;
    text-align: center;
    color: #fff;
}

.class_style_homepage .assessment_image {

}

.class_style_homepage .time {
    font-size: 0.8rem;
    font-weight: 400;
}

.class_style_homepage #slots.table {
    background-color: #fff;
}
.class_style_homepage #slots.table td,.class_style_homepage  #slots.table th {
    border: #C2C4C7 1px solid;
}
.class_style_homepage #slots.table td.is-booked {
    background-color: #85BF74;
}

.class_style_homepage #slots.table td.is-blocked {
    background-color: #D9D9D9;
}

.class_style_homepage #slots.table td.is-selected {
    background-color: #00D1B2;
}

.class_style_homepage #slots.table td.is-cancelled {
    background-color: #FF3860;
}

.class_style_homepage .vacant {
	transition: 0.2s;
	cursor: pointer;
}

.class_style_homepage .vacant:hover {
	background: #ffd56e;
}

.class_style_homepage .table {
	margin-top:10px;
}

.class_style_homepage .prev-next button {
	margin-top:0px;
	margin-bottom:10px;
	margin-left:0px;
}

.class_style_homepage .zoom {
	border: 1px #43b0f1 solid;
  padding: 10px;
  border-radius: 10px;
}
.class_style_homepage .virtual_assistants{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 1em;
    row-gap: 1em;
}
.class_style_homepage .card {
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
  width: 100%;
  border-radius: 5px;
  background-color: #fff;
  padding: 10px;
}

.class_style_homepage .card:hover {
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}
.class_style_homepage span.answer {
    color: grey;
}
.class_style_homepage .card-img{
    text-align: center;
}
.class_style_homepage .card img {
  border-radius: 5px 5px 0 0;
  height: 200px;
  width: auto;
}

.class_style_homepage .card-container {
  padding: 2px 16px;
}
.class_style_homepage .image-job {
    width: 275px;
    position: relative;
    margin-top: 0px;
    float: right;
}
.class_style_homepage .image-job button{
    background-color: #FF914D;
    border-radius: 10px;
    padding: 5px;
    font-size: 16px;
    top: 0;
    position: absolute;
    text-align: center;
    color: #fff;
    margin-left: 15%;
    width: 70%;
    line-height: 1.2em;
    font-weight: bold;
    margin-top: 50px;
}

.class_style_homepage .fr_file_upload_div button {
    float: right;
}

.class_style_homepage .add-assistant-btn{
    background-color: #1974d2;
    width: 70%;
    border-radius: 20px;
    margin: 20px auto 0 auto;
}
.class_style_homepage .text-center{
    text-align: center;
}
.class_style_homepage .image-workflow{
    width: 275px;
    position: relative;
    margin-top: 0px;
    float: left;
    margin-left: 225px;
}

.class_style_homepage .image-workflow button {
    background-color: #FF914D;
    border-radius: 10px;
    padding: 5px;
    font-size: 16px;
    top: 0;
    position: absolute;
    text-align: center;
    color: #fff;
    margin-left: 15%;
    width: 70%;
    line-height: 1.2em;
    font-weight: bold;
    margin-top: 50px;
}
.class_style_homepage .division-description{
    margin-left: 24px;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 10px;
}
.class_style_homepage .task-draggable {
    border: 2px solid #FFF;
    border-radius: 5px;
    background: #FFF;
/*    width: 100%;*/
    margin-right: 10px;
    cursor: pointer;
    height: auto;
}
.class_style_homepage .droppable-div {
/*    display: flex; */
    flex-wrap: wrap;
    min-height: 100px;
}
.class_style_homepage .droppable-component-division {
    padding-left: 18px;
    background-color: #C8DFFB;
    padding-top: 5px;
    padding-bottom: 20px;
    border: #C8DFFB;
    border-radius: 5px;
    border-style: solid;
}
.class_style_homepage .draggable-component-task {
    height: calc( 100% - 50px );
    margin: 5px 5px 5px 0px;
    padding: 5px 5px 5px 5px;
}
.class_style_homepage .table {
  display: table;
  width: 100%;
}

.class_style_homepage .divi-row {
  display: flex;
  border: 1px solid #ccc;
  background-color: #fff;
}
.class_style_homepage .cell-column{
    flex: 1;
}
.class_style_homepage .cell-column1{
    width: 48px;
}
.class_style_homepage .cell {
/*  display: table-cell;*/
  border: 1px solid #ccc;
  padding: 8px;
}
.class_style_homepage .cell .item{
    background-color: #fff;
    padding: 5px;
    border: 2px solid #1974d2;
    cursor: pointer;
    border-radius: 10px;
    line-height: 1.2em;
}
.class_style_homepage .item.move{
    width: 150px;
    padding: 5px;
    border: 2px solid #1974d2;
    cursor: pointer;
    border-radius: 10px;
    line-height: 1.2em;
}
.class_style_homepage .divi-row.move{
    background-color: #fff;
}

.class_style_homepage .justif-center{
    display: flex;
    justify-content: center;
}
