.elementor-7932 .elementor-element.elementor-element-115a921 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7932 .elementor-element.elementor-element-124cf43{padding:0px 0px 0px 0px;}.elementor-7932 .elementor-element.elementor-element-06bc5d7 .elementor-heading-title{color:#FFFFFF;font-family:"Mulish", Sans-serif;font-weight:700;}.elementor-7932 .elementor-element.elementor-element-79763f9 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7932 .elementor-element.elementor-element-55ecc3c{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:50px 0px 50px 0px;}.elementor-7932 .elementor-element.elementor-element-55ecc3c > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7932 .elementor-element.elementor-element-e252f6d > .elementor-element-populated{margin:0px 0220px 0px 0220px;--e-column-margin-right:0220px;--e-column-margin-left:0220px;padding:0px 0px 0px 0px;}.elementor-7932 .elementor-element.elementor-element-d02b44c{text-align:center;font-family:"Mulish", Sans-serif;font-weight:400;}/* Start custom CSS for shortcode, class: .elementor-element-7c89595 */.breadcrumb.elementor-widget-shortcode {
    margin: 0;
    position: relative;
    z-index: 1;
}
.breadcrumb .fbc-page .fbc-wrap .fbc-items li {
    padding-block: 0;
    padding-left: 0;
    font-family: "Mulish", Sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin-right: 7px;
}
.breadcrumb .fbc-page .fbc-wrap .fbc-items li a{
    transition: all .3s ease-in-out;
}
.breadcrumb .fbc-page .fbc-wrap .fbc-items li a:hover {
    text-decoration: underline;
}
.breadcrumb .fbc-page .fbc-wrap .fbc-items li a i.fa.fa-home {
    display: none;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-a54d775 */.banner_content {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: fit-content;
}
.banner_content .elementor-container .elementor-widget-wrap {
    padding: 0 0 0 135px;
}
.banner_content h1 {
    font-weight: 700;
    font-size: 96px;
    line-height: 1;
}

.page_banner .elementor-element.elementor-widget-image {
    margin: 0;
    height: 400px;
}
.page_banner .elementor-element.elementor-widget-image .elementor-widget-container {
    height: 100%;
}
.page_banner .elementor-element.elementor-widget-image .elementor-widget-container img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.banner_content p {
    font-size: 16px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4ebbf8c */.zigzag {
    position: absolute;
    top: 0;
    left: 25px !important;
}
.zigzag svg {
    height: 650px !important;
}
.zigzag.active .zigzagpath { stroke-dasharray: 2000; stroke-dashoffset: 2000; animation: zigzag 2s linear forwards; animation-iteration-count: 1;animation-delay: .5s;}
@keyframes zigzag {
  to {
    stroke-dashoffset: 0;
  }
}
.zigzag.active .zigzagdasharray{
    stroke-dasharray: 11,11;
}
.zigzag #zigzagarrow{
    opacity: 0;
}
.zigzag.active #zigzagarrow{animation: arrow .5s linear forwards; opacity:0; animation-delay: 2.5s;}
@keyframes zigzagarrow {
  to {
    opacity: 1;
  }
}
@media only screen and (max-width: 1600px) {
    .zigzag {
        left: 15px !important;
    }
	.zigzag svg {
		height: 500px !important;
		width:280px;
	}
}
@media only screen and (max-width: 1450px) {
	.zigzag svg {
		height: 400px !important;
	}
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-55ecc3c */.who_we_are .elementor-container .elementor-element.elementor-widget-text-editor{
    max-width: 1100px !important;
    margin:0 auto;
    text-align: left;
}
.who_we_are h5 {
    margin: 40px 0 10px;
    color: #333;
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
}
.who_we_are p{
        font-size:18px;
    line-height: 32px;
    font-weight: 400;
    color: #333;
    margin-bottom: 10px;
}
.who_we_are p strong {
    font-weight: 700;
    margin-top: 30px;
}
.disclaimerBox {
    background: #f1f1f1;
    padding: 15px;
    border-radius: 2px;
}
.disclaimerBox p {
    margin: 0;
    font-size: 14px;
    line-height: 20px;
}
.who_we_are p.mt-20 {
    margin-top: 20px;
}
.who_we_are ul {
    list-style-type: none;
    padding: 0 0 0 20px;
    margin: 0;
}
.who_we_are ul li {
    position: relative;
    padding-bottom: 10px;
    color: #333;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    padding-left: 20px;
}
.who_we_are ul li:after {
    position: absolute;
    content: "";
    left: 0;
    top: 9px;
    width: 6px;
    height: 6px;
    background: #333;
}
.who_we_are ul li ul {
    margin-top: 10px;
    margin-bottom: 0;
    padding-left: 0;
}
.who_we_are ul li ul li::after {
    border: 1px solid #333;
    background: #fff;
}
.who_we_are h4 {
    font-size: 20px;
    font-weight: 700;
    color: #e2231a;
    margin-top: 40px;
    margin-bottom: 5px;
    border-top: 1px solid #d9d9d9;
    padding-top: 30px;
}
.who_we_are pre {
    font-size: 20px;
    font-family: 'Mulish';
    color: #666;
    margin: 0px 0 10px;
}
.who_we_are h6 {
    color: #333;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    display: inline-block;
}
.who_we_are pre.mt-40 {
    margin-top: 40px !important;
    display: inline-block;
    width: 100%;
}
.who_we_are ol {
    padding: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}
.who_we_are ol li {
    margin-right: 10px;
    margin-bottom: 5px;
}
.who_we_are ol li a {
    font-weight: 400;
    padding: 4px 15px;
    border-radius: 50px;
    border: 1px solid #E2231A;
    font-size: 14px;
    color: #E2231A;
}
.who_we_are ol li a:hover {
    background: #E2231A;
    color: #fff;
}
.who_we_are h5.mt-20 {
    margin-top: 20px;
}
.who_we_are ul.mb-25{
    margin-bottom: 25px;
}
@media only screen and (max-width: 1199px){
.who_we_are.termsUse .elementor-container .elementor-element.elementor-widget-text-editor{
	padding: 0 15px;
}
}
@media only screen and (max-width: 767px){

}/* End custom CSS */