span.twin {
    font-weight: bold;
		margin-left: 123px;
}
strong.tt {
	margin-left: 5px;
    color: #fff;
    font-size: 13px;
}

.peter span {
    font-size: 18px;
}

.focus h3 {
    font-size: 18px;
    margin-bottom: 7px;
    float: left;
    margin-right: 9px;
}

.dis a {
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none !important;
    letter-spacing: 1px;
}

.headings strong {
    font-size: 19px;
}

div#ast-scroll-top {
    display: none !important;
}

.focus h4 {
    font-size: 15px;
    position: relative;
    top: 3px;
}

header#masthead {
    display: none;
}
.blocks {
    background: #0000009e;
    padding: 32px;
    border-radius: 17px;
    border-bottom: 5px solid #546F88;
    min-height: 596px;
}

.focus h3 {
    font-size: 18px;
    margin-bottom: 7px;
}

.kyl .elementor-widget-wrap.elementor-element-populated {
    max-height: 561px !important;
}

.l_k h4 {
    color: #1ABCD4 !important;
    margin-bottom: 6px;
}

.l_k h3 {
    margin-bottom: 5px !important;
}

.bot {
    display: grid
;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 39px;
}

.blocks p strong {
    font-size: 14px;
    font-weight: normal;
    line-height: 25px;
    display: block;
}

span.spa {
    border: 0 !important;
    position: relative;
    top: 0px;
}

.blocks p {
    color: #fff;
    font-size: 22px;
}

.blocks h5 {
    font-size: 25px;
    color: #1ABCD4;
    font-weight: 300;
}

.sam .elementor-container.elementor-column-gap-default {
    border-bottom: 1px solid #fff;
    padding-bottom: 3em;
}

.headings span {
    font-size: 17px;
    color: #000;
    position: relative;
    bottom: 1px;
    line-height: 25px;
    display: block;
}
.avtar .elementor-widget-wrap.elementor-element-populated {
    max-height: 518px;
}
span.spa {
    font-size: 60px;
    color: #fff;
}

.site-footer {
    display: none;
}

.ker h2.elementor-heading-title.elementor-size-default {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 10px 0 15px;
    width: fit-content;
    margin: 0 auto;
}

.guest h5 {
    background: #ffffffd1;
    padding: 6px;
    border-right: 5px solid #546F88;
    border-left: 5px solid #546F88;
    color: #000;
    font-size: 17px;
    transform: skew(-13deg, 0deg);
}

.guest h5 strong {
    transform: skew(12deg, 0deg) !important;
    display: block;
}

.blocks p strong {
    font-size: 14px;
    font-weight: normal;
    line-height: 25px;
    display: block;
    background: #292929;
    padding: 15px;
    border: 1px solid #444444;
    border-radius: 10px;
}

@media(max-width:768px){
	p.mb-0 {
    text-align: center;
}
	
	.focus h3 {
    font-size: 18px;
    margin-bottom: 7px;
    float: none;
    margin-right: 9px;
}
	
	.blocks {
    background: #0000009e;
    padding: 32px;
    border-radius: 17px;
    border-bottom: 5px solid #546F88;
    min-height: auto !important;
}
	
	.bot {
    display: grid
;
    grid-template-columns: 1fr;
    gap: 39px;
}
	
	.headings span {
    font-size: 14px;
    color: #000;
    position: relative;
    bottom: 5px;
}
	
	span.spa {
    font-size: 30px;
    color: #fff;
}
}