/*
Theme Name: Webcastle 

 */
 div.GQTOYhIiNwOjZkON4TZMuTIzTkN0Jj5 {
		display:none!important;
	}
	
	div.GQTOYhIiNwOjZkON4TZMuTIzTkN0Jj5theme--light 
{
		display:none!important;
	}
 .contact-wrapper-body .form-group label {
    z-index: 1;
}

.not-found-page {
    padding: 6rem 0;
}

.not-found-page .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
} 

.not-found-page .block-not-found {
    width: 100%;
    display: inline-block;
    text-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.not-found-page p a {
    color: #28a745;
    font-weight: 600;
}

.not-found-page h2 {
    text-transform: uppercase;
    line-height: 65px;
}

.animated-label {
    z-index: 1;
}

.home-contact-details .title-4 {
    color: #fff;
    font-weight: 300;
    font-size: 2rem;
}

.home-contact-details .why {
    text-align: center;
    padding: 3.5rem 0;
    position: relative;
    height: 100%;
}

.home-contact-details .why:after {
    content: '';
    position: absolute;
    height: 7.5rem;
    width: 1px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
}

@media(min-width:575px){
    .home-contact-details .why-us div:nth-child(3n) .why:after {
        display: none;
    }
    
}
@media(max-width:575px){
    .home-contact-details .why-us div:nth-child(2n) .why:after {
        display: none;
    }
    
}
.home-contact-details .why:before {
    content: '';
    position: absolute;
    width: 14.5rem;
    height: 1px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
}

@media(max-width:1199px) {
    .home-contact-details .why:before {
        width: 7.5rem;
    }
}


@media(min-width:575px){
    .home-contact-details .why-us div:nth-last-child(-n+3) .why:before {
        display: none;
    }
}

@media screen and (max-width: 480px) {
	.joinchat--left .joinchat__button{ bottom: 0px !important; }
}
.joinchat--show.joinchat--chatbox .joinchat__button {width:auto;}

.home-contact-details h5 {
    color: #fff;
    font-weight: 500;
    font-size: 1.5rem;
}

.home-contact-details .icon {
    height: 50px;
}

.blog-layout-small .blog-content .name-wrapper {
    min-height: 15rem;
}

input#careerbtn {
    height: auto;
    color: #10a52c;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 5.4rem;
    text-transform: uppercase;
    background: 0 0;
    border: none;
    letter-spacing: .5px;
}

.form-group.button-wrapper i{
    color: #10a52c;
}
.seo-tables{
    margin-bottom: 40px;
}
.seo-tables .body-font-5{
    margin-bottom: 30px;
}
.seo-tables .seo-col{
    background-color: #F0F7FD;
    border-radius: 11px;
    margin-top: 15px;
    margin-bottom: 15px;
    height: calc(100% - 30px);
}
.seo-tables .seo-col .seo-header{
   display: flex;
   justify-content: space-between;
   height: 45px;
   padding: 15px;
   border-bottom: 1px solid #909EB3;
}
.seo-tables .seo-col .seo-header .left{
    margin-top: auto;
    margin-bottom: auto;
}
.seo-tables .seo-col .seo-header .left h6{
    font-size: 14px;
    color: #4048E3;
    width: 75%;
}
.seo-tables .seo-col .seo-header .right{
    margin-top: auto;
    margin-bottom: auto;
    width: 25%;
    text-align: center;
}
.seo-tables .seo-col .seo-header .right span{
    color: #2E2F43;
}
.seo-tables .seo-col .seo-table-wrapper{
    padding: 10px 7px;
}
.seo-tables .seo-col .seo-table-wrapper table{
    width: 100%;
}
.seo-tables .seo-col .seo-table-wrapper table thead tr th{
   font-size: 16px;
   font-weight: 400;
   color: #2E4569;
   padding: 10px 8px;
}
.seo-tables .seo-col .seo-table-wrapper table tbody tr td{
    font-size: 14px;
   font-weight: 400;
   color: #000000;
   padding: 7px 8px;
}
.seo-tables .seo-col .seo-table-wrapper table tbody tr:nth-child(even) td{
    background-color: #fff;
    color: #000;
}
.seo-tables .seo-col .seo-table-wrapper table thead tr th:last-child{
    text-align: center;
}
.seo-tables .seo-col .seo-table-wrapper table tbody tr td:last-child{
    text-align: center;
}
.seo-tables .seo-col .seo-table-wrapper table tbody tr td span{
    background-color: #58B840;
    width: 24px;
    height: 24px;
    color: #ffffff;
    display: inline-block;
    border-radius: 100px;
    line-height: 1.8;
}
.seo-tables .seo-col .seo-header .left{
   display: flex;
}
.seo-tables .seo-col .seo-header .left img{
   margin-top: auto;
   margin-bottom: auto;
   margin-right: 5px;
}
.sfsiplus_footerLnk {
    display: none!important;
}

footer .footer-bottom{
    padding-bottom: 4rem;
}