@import url("https://use.typekit.net/hmo3hmi.css");


:root {
    --primary-color: #FF6B35;
    --secondary-color: #003F53;
    --dark-blue: #003B4D;
    --text-light: #ffffff;
}


body{
	margin: 0;
	padding: 0;
	font-size: 20px;
	line-height: 26px;
	font-family: "brother-1816", sans-serif !important;
   font-weight: 400;
   color: #636363;

}
.page-id-6213{
	background: #003F53;
}


.hero-section h1 {
    font-size: 68px;
    font-weight: 800;
    /* letter-spacing: 1px; */
    color: #fff;
    line-height: 70px;
}
.hero-section h2 {
    font-size: 57px;
    color: #fff;
    line-height: 60px;
    font-weight: 800;
}
.hero-section h2 span{
	color: #EB5B25;
}
.timeline {
position: relative;
padding: 0 0 100px 0;
max-width: 1100px;
margin: 0 auto;
}
.timeline-mainbox{
     position: relative;
}

.timeline::before {
content: '';
position: absolute;
width: 8px;
background-color: var(--primary-color);
top: -80px;
bottom: 100px;
left: 50%;
transform: translateX(-50%);
}
.timeline-mainbox::before {
content: '';
position: absolute;
width: 50px;
height: 50px;
background-color: #ffffff;
border-radius: 50%;
top: -200px;
left: 50%;
transform: translateX(-50%);
border: 10px solid #ff6b35;
}
.timeline-mainbox::after {
content: '';
position: absolute;
width: 50px;
height: 50px;
background-color: #ffffff;
border-radius: 50%;
bottom: -30px;
left: 50%;
transform: translateX(-50%);
border: 10px solid #ff6b35;
}

.timeline-item {
margin-bottom: 0px;
position: relative;

}
.timeline-mainbox .container .timeline-item:first-child{
margin-top: 70px;
}	

.timeline-icon {
width: 100px;
height: 100px;
background-color: #ffffff;
border-radius: 50%;
position: absolute;
left: 50%;
transform: translateX(-50%);
display: flex;
align-items: center;
justify-content: center;
z-index: 2;
border: 10px solid #ff6b35;
}
.timeline-icon img{
    width: 45px;
}

.timeline-content {
    width: 42%;
/*
    padding: 25px;

    border-radius: 8px;
*/
	padding-top: 30px;
    position: relative;
}

.timeline-left {
    margin-right: 58%;
}

.timeline-right {
    margin-left: 58%;
}

.timeline-content h3 {
font-size: 32px;
margin-bottom: 15px;
color: #ffffff;
font-weight: 700;
}
.timeline-content p{
    font-size: 20px;
    line-height: 28px;
	color: #fff;
    font-weight: 200;
	margin-bottom: 0;
}
.timeline-item{
    min-height: 261px;
}

.hero-section {
    padding: 230px 0px;
    margin: 0px 30px 0px;
    border-radius: 20px;
    background-size: cover;
}

.text-rightcontent {
text-align: right;
}


@media(min-width: 320px) and (max-width: 767px){
.timeline-mainbox::before {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: #ffffff;
    border-radius: 50%;
    top: -130px;
    left: 55px;
    transform: translateX(-50%);
    border: 4px solid #ff6b35;
    z-index: 9;
}
	.hero-section {
    padding: 100px 0px;
		    margin: 0px 10px 0px;
  
}
	
.timeline-mainbox::after {
    border: 4px solid #ff6b35;
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    bottom: -45px;
    left: 55px;
    border: 4px solid #ff6b35;
}
	.timeline-item {
    min-height: auto;
    margin-bottom: 45px;
}
	.timeline-content {
    padding-top: 0px;
  
}
	.text-rightcontent {
    text-align: left;
}
	.timeline-content p {
    font-size: 18px;
    line-height: 25px;
    
}
	.timeline-content h3 {
    font-size: 25px;
}
.timeline-icon {
    left: 15px;
    transform: none;
}
.timeline::before {
    left: 55px;
    top: -42px;
	    width: 4px;
}
    .timeline-content {
        width: calc(100% - 100px);
        margin-left: 80px;
    }

    .timeline-left, .timeline-right {
        margin: 0;
        margin-left: 80px;
    }

.hero-section h1 {
    font-size: 36px;
    line-height: 40px;
}
.hero-section h2 {
    font-size: 24px;
    line-height: 35px;
}
	.timeline-icon img {
    width: 28px;
}
.timeline-icon {
    width: 55px;
    height: 55px;
    background-color: #ffffff;
    border-radius: 50%;
    position: absolute;
    left: 40px;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    border: 4px solid #ff6b35;
}
}

@media(min-width: 768px) and (max-width: 991px){
	.hero-section h1 {
    font-size: 40px;
 
    line-height: 45px;
}
	.hero-section h2 {
    font-size: 30px;
    line-height: 45px;
}
	.hero-section {
    padding: 150px 0px;
    margin: 0px 15px 0px;

}
	.timeline-icon {
    width: 80px;
    height: 80px;
    border: 5px solid #ff6b35;
}
	.timeline-content p {
    font-size: 18px;
    line-height: 25px;
}
	.timeline-content h3 {
    font-size: 28px;
    line-height: 30px;
}
	.timeline-icon img {
    width: 35px;
}
}
@media(min-width: 991px) and (max-width: 1199px){
	.hero-section h1 {
    font-size: 40px;
 
    line-height: 45px;
}
	.hero-section h2 {
    font-size: 30px;
    line-height: 45px;
}
	.hero-section {
    padding: 150px 0px;
    margin: 0px 15px 0px;

}
	.timeline-icon {
    width: 80px;
    height: 80px;
    border: 5px solid #ff6b35;
}
	.timeline-content p {
    font-size: 18px;
    line-height: 25px;
}
	.timeline-content h3 {
    font-size: 28px;
  
    line-height: 30px;
}
}
@media(min-width: 1200px) and (max-width: 1600px){
.hero-section h2 {
    font-size: 50px;
    line-height: 58px;
}
.hero-section h1 {
    font-size: 60px;
    line-height: 70px;
}
}
/*
.navbar {
    background-color: var(--secondary-color);
    padding: 20px 0;
}

.logo {
    max-height: 50px;
}

.text-primary {
    color: var(--primary-color) !important;
}
*/

/***new-css-6-17-2025****/


/***new-css-6-17-2025****/		
