@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap');

@font-face {
    font-family: 'Century Gothic';
    src: url('../fonts/centurygothic_bold.ttf') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* --------------------------
Default Code 
-----------------------------*/
* {
    padding: 0;
    margin: 0;
    text-decoration: none;
    scroll-behavior: smooth;
}

body {}

.col_sm1 {
    width: 100%;
}

.col_sm1_1 {
    width: 98%;
    float: left;
    margin: 1%;
}

.col_sm2 {
    width: 48%;
    float: left;
    margin: 1%;
}

.col_sm3 {
    width: 31%;
    float: left;
    margin: 1%;
}

.col_sm1_1 {
    width: 100%;
    float: left;
    margin: 1%;
}


.col_sm3_3 {
    width: 28%;
    float: left;
    margin: 1%;
}

.col_sm4 {
    width: 23%;
    margin: 1%;
    float: left;
}

.col_sm6 {
    width: 16%;
    margin: 1% 0;
    float: left;
}

.col_sm44 {
    width: 28%;
    margin: 1%;
    float: left;
}

.col_sm8 {
    width: 58%;
    float: left;
    margin: 1%;
}

.col_sm18 {
    width: 60%;
    float: left;
    margin: 0%;

	
}

.col_sm188 {
    width: 40%;
    float: left;
    margin: 0%;
	
}


.col_sm88 {
    width: 38%;
    float: left;
    margin: 1%;
}


.col_sm9 {
    width: 74%;
    float: left;
    margin: 1%;
    
}

.col_sm99 {
    width: 29% !important;
    float: right;
    margin: 1%;
}

.clear {
    clear: both;
}

.top {
    width: 98%;
    margin: 0 auto;
    max-width: 1600px;
}

.top2 {
    width: 90%;
    margin: 0 auto;
    max-width: 1600px;
}

.menu-top2 {
    width: 90%;
    margin: 0 auto;
    max-width: 1600px;
}

.top3 {
    width: 85%;
    margin: 0 auto;
}

.logo {
    width: 236px;
    float: left;
    margin: 0.5%;
}

.navbarrr {
    width: fit-content;
    float: right;
    margin: 2.2% 1%;
}

.fix_nav {
    position: static;
    background: #fff;
}

.img {
    width: 100%;
}

.logo_img {
    width: 100%;
}

.bg_clr222 {
    background: white;
}

.footer-icon {
    text-align: center;
    margin-top: -23%;
}


/*-----------------------------
Whatsapp up
-----------------------------*/

.whatsapp_float {
    text-decoration: none;
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 100px;
    right: 10px;
    background-color: #25d366;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.whatsapp-icon {
    margin-top: 16px;
}

/*--------------------------------------------------------------
top_arrow
--------------------------------------------------------------*/
.top_arrow {
	width: 45px;
	height: 45px;
	position: fixed;
	display: flex;
	right: 1%;
	bottom: 2.5%;
	transition-duration: 1s;
	font-size: 20px;
	cursor: pointer;
	color: #fff;
	z-index: 9999;
	background-color: #f36c21;
	border-radius: 50%;
	align-items: center;
	justify-content: center;
}

.top_arrow:hover {
	background-color: #3f3f3f;
}



/*------------------------------------------
footer
------------------------------------------*/

.ftr{
    background-color: #e5e5e5;
}

.ftr img{
    width: 200px;
    height: 75px;
}

.ftr h3{
    font-size: 20px !important;
    margin-bottom: 0px !important;
    padding-top: 7px !important;
    font-weight: 600 !important;
    color: #3a3d97 !important;
    line-height: 140%;
    margin-top: 0;
    font-family: "Mulish", sans-serif;
}

.ftr p{
    font-weight: 400;
    margin-top: 5px;
    font-size: 16px;
    color: #444;
    line-height: 140%;
    font-family: "Mulish", sans-serif;
    text-align: left;
}
.ftr_btn{
    background: #f36c21;
}


.ftr_btn p{
    font-size: 16px;
    line-height: 140%;
    color: #fff;
    font-family: "Mulish", sans-serif;
    font-weight: 400;
    margin:0 !important;
}
.ftr_btn a{
    color: #fff;
}

.ftr_flex{
    display: flex;
    gap: 26px;
    justify-content: center;
}



.ftr_right{
    text-align: right;
}

.fa-brands{
    font-size: 14px;
}

.fa-whatsapp{
    font-size: 35px;
}


.footer ul {
    list-style: none;
    padding-left: 0;
    margin-top: 2%;
}

.footer ul li {
    position: relative;
    padding-left: 25px;
}

.footer ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    width: 20px;
    height: 20px;
    background-image: url(../images/ftr_bullet.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.ftr a{
    font-weight: 400;
    margin-top: 5px;
    font-size: 16px;
    color: #444;
    line-height: 140%;
    font-family: "Mulish", sans-serif;
    text-align: justify;
}

/*------------------------------------------
Main Code 
------------------------------------------*/
.bnr-img{
    display: flex;
    justify-content: end;
}


.bnr-img img{
    border-radius: 30% 0% 30% 0;
    width: 73%;
}
.company-flex a {
    width: 31%;
}


.comapny-sub1 {
    background: #b02a30;
    margin: 0%;
    width: 100%;
    padding: 1%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.comapny-sub1 h4{
    padding: 3%;
    font-size: 20px;
    font-weight: 800;
    line-height: 140%;
    margin-top: 0;
    color: #fff;
    font-family: "Mulish", sans-serif;
    text-align: center;
    padding-right: 18px;

}


.comapny-sub2{
    background: #454e92;
    margin: 0%;
    width: 100%;
    padding: 1%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.comapny-sub2 h4{
    padding: 3%;
    font-size: 20px;
    font-weight: 800;
    line-height: 140%;
    margin-top: 0;
    color: #fff;
    font-family: "Mulish", sans-serif;
    text-align: center;
    padding-right: 18px;

}


.comapny-sub3{
    background: #264a9f;
    margin: 0%;
    width: 100%;
    padding: 1%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.comapny-sub3 h4{
    padding: 3%;
    font-size: 20px;
    font-weight: 800;
    line-height: 140%;
    margin-top: 0;
    color: #fff;
    font-family: "Mulish", sans-serif;
    text-align: center;
    padding-right: 18px;

}


.comapny-sub4{
    background: #ffcb08;
    margin: 0%;
    width: 100%;
    padding: 1%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.comapny-sub4 h4{
    padding: 3%;
    font-size: 20px;
    font-weight: 800;
    line-height: 140%;
    margin-top: 0;
    color: #000;
    font-family: "Mulish", sans-serif;
    text-align: center;
    padding-right: 18px;

}

.company-flex {
    display: flex;
}

.company{

    background: #eff3ff;
    position: relative;
    padding: 0% 0;

}


.company p{
    font-size: 16px;
    color: #444;
    line-height: 140%;
    font-family: "Mulish", sans-serif;
    text-align: justify;
}


.vision{
    background: #eff3ff;
    position: relative;
    padding: 2% 0;
}

.vision .shape{
    position: absolute;
    top: 0;
}

.vision h2{
    
    font-size: 28px;
    font-weight: 800;
    line-height: 140%;
    margin-top: 0;
    color: #444;
    font-family: "Mulish", sans-serif;

}

.vision p{
    font-size: 16px;
    color: #444;
    line-height: 140%;
    font-family: "Mulish", sans-serif;
    text-align: justify;
}
.mission{
    background: #f9f9f9;
}

.mission h2{
    font-size: 28px;
    font-weight: 800;
    line-height: 140%;
    margin-top: 0;
    color: #444;
    font-family: "Mulish", sans-serif;
}

.mission .box{
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 13px;
    padding: 17px;
    text-decoration: none;
    transition: .3s ease;
}

.mission .box:hover{
    transform: translateY(-7px);
    transition: .3s ease;
    text-decoration: none;
}

.mission .box::before {
    position: absolute;
    z-index: 0;
    content: "";
    top: 103%;
    left: 5%;
    height: 10px;
    width: 90%;
    background: radial-gradient(ellipse at center,rgba(0,0,0,0.35) 0,rgba(0,0,0,0) 80%);
    transition-duration: .3s;
    opacity: 0;
}

.mission .box:hover::before{
    opacity: 1;
}

.mission p{
    font-size: 16px;
    color: #444;
    line-height: 140%;
    font-family: "Mulish", sans-serif;
    font-weight: 400;
    text-align: left;
}


.mission .box img{
    width: 40%;
    border: 2px solid #f4762f;
    border-radius: 50%;
}

.box_flex{
    display: flex;
    gap: 2%;
    justify-content: center;
}

.box_flex3{
    display: flex;
    gap: 0%;
    justify-content: center;
}

.box_flex2{
    display: flex;
    gap: 2%;
    justify-content: center;
    flex-wrap: wrap;
}


.about-us h2{
    font-size: 25px;
    font-weight: 800;
    line-height: 140%;
    margin-top: 0;
    color: #444;
    font-family: "Mulish", sans-serif;
}

.about-us p{
    font-size: 16px;
    color: #444;
    line-height: 140%;
    font-family: "Mulish", sans-serif;
    text-align: justify;
}
.about-proprietor h2{
    font-size: 28px;
    font-weight: 800;
    line-height: 140%;
    margin-top: 0;
    color: #444;
    font-family: "Mulish", sans-serif;
}

.about-proprietor h3{
    font-size: 16px;
    line-height: 140%;
    color: #444;
    font-family: "Mulish", sans-serif;
    font-weight: 600;
    margin: 0;
    padding: 0;
}

.about-proprietor p{
	font-size: 16px;
	color: #444;
	line-height: 140%;
	font-family: "Mulish", sans-serif;
	text-align: left;
}

.about-proprietor span{
    font-weight: 900;
}


.project{

    background: #eff3ff;
    position: relative;
    padding: 2% 0;
}

.project .shape{
    position: absolute;
    top: 0;
}

.project .shape2{
    position: absolute;
    bottom: 0;
    right: 0;
}

.project h2{
    
    font-size: 28px;
    font-weight: 800;
    line-height: 140%;
    margin: 2%;
    color: #444;
    font-family: "Mulish", sans-serif;
    text-align: center;

}

.project p{
    font-size: 16px;
    color: #444;
    line-height: 140%;
    font-family: "Mulish", sans-serif;
    text-align: justify;
}

.box1{
    background: #fdfdfd;
    padding: 2% 1%;
    position: relative;
    z-index: 99;
    border-radius: 20px;
    box-shadow: 2px 2px 3px 0px #0000002b;

}

.box1 h2{
    font-size: 20px;
    font-weight: 800;
    line-height: 140%;
    color: #f36c21;
    font-family: "Mulish", sans-serif;
    text-align: left;
    margin: 1% 0;
}


.box-red{
    background: #b02a30;
    padding: 2% 1%;
    position: relative;
    z-index: 99;
    border-radius: 20px;
    box-shadow: 2px 2px 3px 0px #0000002b;
}

.box-red h2{
    font-size: 20px;
    font-weight: 800;
    line-height: 140%;
    color: #fff;
    font-family: "Mulish", sans-serif;
    text-align: left;
    margin: 1% 0;
}

.box-red p{
    font-size: 16px;
    color: #fff;
    line-height: 140%;
    font-family: "Mulish", sans-serif;
    text-align: justify;
}

.box-blue{
    background-color: #454e92;
    padding: 2% 1%;
    position: relative;
    z-index: 99;
    border-radius: 20px;
    box-shadow: 2px 2px 3px 0px #0000002b;
}

.box-blue h2{
    font-size: 20px;
    font-weight: 800;
    line-height: 140%;
    color: #fff;
    font-family: "Mulish", sans-serif;
    text-align: left;
    margin: 1% 0;
}

.box-blue p{
    font-size: 16px;
    color: #fff;
    line-height: 140%;
    font-family: "Mulish", sans-serif;
    text-align: justify;
}


.box-blue{
    background-color: #454e92;
    padding: 2% 1%;
    position: relative;
    z-index: 99;
    border-radius: 20px;
    box-shadow: 2px 2px 3px 0px #0000002b;
}

.box-blue h2{
    font-size: 20px;
    font-weight: 800;
    line-height: 140%;
    color: #fff;
    font-family: "Mulish", sans-serif;
    text-align: left;
    margin: 1% 0;
}

.box-blue p{
    font-size: 16px;
    color: #fff;
    line-height: 140%;
    font-family: "Mulish", sans-serif;
    text-align: justify;
}

.box-light-blue{
    background-color: #264a9f;
    padding: 2% 1%;
    position: relative;
    z-index: 99;
    border-radius: 20px;
    box-shadow: 2px 2px 3px 0px #0000002b;
}

.box-light-blue h2{
    font-size: 20px;
    font-weight: 800;
    line-height: 140%;
    color: #fff;
    font-family: "Mulish", sans-serif;
    text-align: left;
    margin: 1% 0;
}

.box-light-blue p{
    font-size: 16px;
    color: #fff;
    line-height: 140%;
    font-family: "Mulish", sans-serif;
    text-align: justify;
}

/*------------------------------------------
bullet
------------------------------------------*/
.bullet {
    width: 100%;
    margin-top: 0%;
}

.bullet ul {
    list-style-image: url(../images/bullet.png);
    margin-left: 3%;
}

.bullet ul li {
    font-family: "Mulish", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    color: #444;
    text-align: justify;
    margin: 1% 0;
}


.bullet2 {
    width: 100%;
    margin-top: 0%;
}

.bullet2 ul {
    list-style-image: url(../images/bullet.png);
    margin-left: 5%;
}

.bullet2 ul li {
    font-family: "Mulish", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    color: #444;
    text-align: justify;
    margin: 1% 0;
}


.bullet2_1{
    width: 100%;
    margin-top: 0%;
}

.bullet2_1 ul {
    list-style-image: url(../images/bullet2.png);
    margin-left: 5%;
}

.bullet2_1 ul li {
    font-family: "Mulish", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    color: #444;
    text-align: justify;
    margin: 1% 0;
}


.bullet2_2{
    width: 100%;
    margin-top: 0%;
}

.bullet2_2 ul {
    list-style-image: url(../images/bullet3.png);
    margin-left: 5%;
}

.bullet2_2 ul li {
    font-family: "Mulish", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    color: #444;
    text-align: justify;
    margin: 1% 0;
}


.bullet2_3{
    width: 100%;
    margin-top: 0%;
}

.bullet2_3 ul {
    list-style-image: url(../images/bullet4.png);
    margin-left: 5%;
}

.bullet2_3 ul li {
    font-family: "Mulish", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    color: #444;
    text-align: justify;
    margin: 1% 0;
}




.bullet2_4{
    width: 100%;
    margin-top: 0%;
}

.bullet2_4 ul {
    list-style-image: url(../images/bullet5.png);
    margin-left: 5%;
}

.bullet2_4 ul li {
    font-family: "Mulish", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    color: #444;
    text-align: justify;
    margin: 1% 0;
}

.arrow {
    width: 100%;
    margin-top: 0%;
}

.arrow ul {
    list-style-image: url(../images/arrow.png);
    margin-left: 2%;
}

.arrow ul li {
    font-family: "Mulish", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    color: #444;
    text-align: justify;
    margin: 1% 0;
}

.test{
    background-color: #eff3ff;
	min-height:64vh;
}

.test h2{
    font-size: 28px;
    font-weight: 800;
    line-height: 140%;
    margin-top: 0;
    color: #444;
    font-family: "Mulish", sans-serif;
    text-align: center;
}

.test-box p{
    margin-top: 5px;
    font-size: 18px;
    color: #444;
    line-height: 140%;
    font-family: "Mulish", sans-serif;
    text-align: center;
}

.test-box h4{
    margin-top: 0;
    font-size: 14px;
    color: #444;
    line-height: 140%;
    font-family: "Mulish", sans-serif;
    text-align: center;
    font-style: italic;
}

.test-box h3{
    margin-top: 22px;
    font-size: 18px;
    color: #444;
    line-height: 140%;
    font-family: "Mulish", sans-serif;
    text-align: center;
    font-style: italic;
    margin-bottom: 0 !important;
}

.disclaimer h2{
	font-size: 14px;
	font-weight: 800;
	line-height: 140%;
	margin-top: 0;
	color: #444;
	font-family: "Mulish", sans-serif;
	text-align: center;
}

.disclaimer p{
	margin-top: 5px;
	font-size: 11px;
	color: #444;
	line-height: 140%;
	font-family: "Mulish", sans-serif;
	text-align: center;
	padding: 1%;
}

.disclaimer a{
    color: #f36c21;
}

.title-font{
    color: #4b4ea1;
    font-weight: 600;
    font-style: italic;
    font-family: 'Century Gothic' !important;
}

.para-font{
    color: #4b4ea1;
    font-weight: 600;
    font-family: 'Century Gothic' !important;
}

.banner-title{
    font-style: italic;
}

.inner-page-banner{
    position: relative;
}

.inner-page-banner2{
    position: relative;
}

.inner-page-banner-content{
    position: absolute;
    top: 39%;
    left: 6%;
}

.inner-page-banner-content h2{
    font-family: "Mulish", sans-serif;
    font-size: 35px;
    font-weight: 700;
    line-height: 140%;
    color: #fff;
}

.inner-page-banner-content p{
    font-family: "Mulish", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 33px;
    margin-bottom: 25px !important;
    color: #fff;
}


.inner-page-banner-content2{
    position: absolute;
    top:44%;
    left: 6%;
}

.inner-page-banner-content2 h2{
    font-family: "Mulish", sans-serif;
    font-size: 35px;
    font-weight: 700;
    line-height: 140%;
    color: #fff;
}

.inner-page-banner-content2 p{
    font-family: "Mulish", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 33px;
    margin-bottom: 25px !important;
    color: #fff;
    width: 55%;
}


.general-insurance{

    background: #eff3ff;
    position: relative;
    padding: 2% 0;
}

.general-insurance .shape{
    position: absolute;
    top: 0;
}

.general-insurance .shape2{
    position: absolute;
    bottom: 0;
    right: 0;
}

.general-insurance h2{
    
    font-size: 25px;
    font-weight: 800;
    line-height: 140%;
    color: #444;
    font-family: "Mulish", sans-serif;
    text-align: left;

}

.general-insurance p{
    font-size: 16px;
    color: #444;
    line-height: 140%;
    font-family: "Mulish", sans-serif;
    text-align: justify;
}

.general-insurance h3{
    font-size: 22px;
    font-weight: 800;
    line-height: 140%;
    color: #444;
    font-family: "Mulish", sans-serif;
    text-align: left;
}



.insurance{

    background: #454e92;
    position: relative;
    padding: 2% 0;
}

.insurance .shape{
    position: absolute;
    top: 0;
}


.insurance h2{
    
    font-size: 25px;
    font-weight: 800;
    line-height: 140%;
    color: #fff;
    font-family: "Mulish", sans-serif;
    text-align: center;

}

.insurance p{
    font-size: 16px;
    color: #fff;
    line-height: 140%;
    font-family: "Mulish", sans-serif;
    text-align: center;
}

.member_box{
    background: #474a9f;
    padding: 14px;
    margin: 4% 0%;
    border-radius: 10px;
}

.member_box h1{
    font-size: 22px;
    font-weight: 600;
    line-height: 140%;
    margin-top: 0;
    color: #fff;
    font-family: "Mulish", sans-serif;
}


.member_box h2{
    font-size: 22px;
    font-weight: 600;
    line-height: 140%;
    margin-top: 0;
    color: #fff;
    font-family: "Mulish", sans-serif;
}

.member_box input[type="button"]{
    background: #f36c21;
    outline: none;
    border: none;
    padding: 10px 30px;
    border-radius: 6px;
    color: #fff;
    font-family: 'Mulish';
    font-size: 16px;
    line-height: 140%;
}


.contact-us h3 {
    font-family: "Mulish", sans-serif;
    color: #000;
    font-size: 30px;
    font-weight: 600;
    line-height: 140%;
    margin: 0;
    padding: 0;
    text-align: left;
}

.cont-bg {
    background-color: #fff;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    padding: 22px 30px;
}

.col_sm2_cont {
    width: 55%;
    float: left;
    margin: 1%;
}


.col_sm22_cont {
    width: 35%;
    float: left;
    margin: 1%;
}

.flex-info {
    display: flex;
    align-items: flex-start;
    gap: 20px;
}


.info-cont a {
    font-size: 16px;
    text-decoration: none;
    color: #000;
    font-weight: 500;
    font-family: "Mulish", sans-serif;
    line-height: 200%;
    margin: 0;
    transition: all 0.5s ease-in-out;
}

.info-cont h3 {
    font-size: 18px;
    text-decoration: none;
    color: #000;
    font-weight: 700;
    font-family: "Mulish", sans-serif;
    line-height: 200%;
    margin: 0;
    transition: all 0.5s ease-in-out;
}

.info-cont p {
    font-size: 16px;
    text-decoration: none;
    color: #000;
    font-weight: 500;
    font-family: "Mulish", sans-serif;
    line-height: 200%;
    margin: 0;
    transition: all 0.5s ease-in-out;
}

.icon-bg {
    background-color: #f36d2261;
    border-radius: 50px;
    padding: 13px;
}

.social-info {
    width: 18%;
}

.social-info .fa-brands {
    font-size: 18px;
}

.margin-btm-1 {
    margin-bottom: 37px;
}

.btm-pdg {
    padding-bottom: 80px;
}

.contact-banner .content {
    margin-top: -20%;
}



/*--------------------------------------------------------------
Table
--------------------------------------------------------------*/

.table_hedd {
    font-family: "Mulish", sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    text-align: left;
    padding: 1%;
}

.tbl_css p {
    font-family: "Mulish", sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    text-align: left;
    padding: 1%;
}

.tbl_css p span {
    font-weight: 700;
}

thead{
    background: #4a4ca0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin: 1% auto;
    float: none;
    border: 1px solid #afafaf;
    background-color: #FFFFFF;
    z-index: 9;
    position: relative;
}

th,
td {
    border: solid 1px #cfcfcf !important;
    text-align: left !important;
    padding: 8px !important;
    font-size: 16px;
    color: #444;
    line-height: 140%;
    font-family: "Mulish", sans-serif;
    text-align: justify;
}

tr:nth-child(even) {
    background-color: #f3f3f3;
}


#table th {
    font-family: "Mulish", sans-serif;
    line-height: 140%;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin: 0 auto;
}

#table td {
    font-family: "Mulish", sans-serif;
    line-height: 140%;
    text-align: justify;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    margin-top: 12px;
    margin: 0 auto;
}


.banner-title1{
    font-family: "Great Vibes", cursive !important;
    text-transform: capitalize !important;
    font-size: 50px !important;
    color: #fff;
}

.banner-title2{
    font-style: italic;
}

.banner-color{
    color: #323594 !important;
    font-weight: 700 !important;
    width: 60%;
    text-align: right;
}

.img_box{
    position: absolute;
    bottom: 4px;
    right: 0%;
}

.img_box img{
    width: 59%;
    float: right;
}

.color1{
    color: #b02a30;
    font-family: "Mulish", sans-serif;
    font-size: 16px;
    font-weight: 800;
    line-height: 140%;
    text-align: justify;
    margin: 1% 0;
}

.color2{
    color: #454e92;
    font-family: "Mulish", sans-serif;
    font-size: 16px;
    font-weight: 800;
    line-height: 140%;
    text-align: justify;
    margin: 1% 0;
}


.color3{
    color: #ffcb08;
    font-family: "Mulish", sans-serif;
    font-size: 16px;
    font-weight: 800;
    line-height: 140%;
    text-align: justify;
    margin: 1% 0;
}


.color4{
    color: #264a9f;
    font-family: "Mulish", sans-serif;
    font-size: 16px;
    font-weight: 800;
    line-height: 140%;
    text-align: justify;
    margin: 1% 0;
}

.btn{
    text-align: center;
    margin: 0 0 3% 0;
}

.btn a{
    background: #f36c21;
    padding: 14px 26px;
    color: #fff;
    font-family: 'Mulish';
    font-size: 16px;
    border-radius: 28px;
    transition: all 0.5s ease-in-out;
}

.btn:hover a{
    background: #ce500c;
}
/*------------------------------------------
Responsive Code 
------------------------------------------*/
@media only screen and (max-width :1600px) {
    .banner-color {
        width: 67%;
    }
    .img_box img{
        width: 48%;
    }
	
	
 }

@media only screen and (max-width :1500px) {
    .banner-color {
        width: 71%;
    }

    .test {
        min-height: 80vh;
        display: flex;
    align-items: center;
    }


 }


@media only screen and (max-width :1400px) { 
    .img_box img {
        width: 44%;
    }

    .banner-color {
        width: 75%;
    }


    .col_sm22_cont {
        width: 25%;
    }
    .col_sm2_cont {
        width: 60%;
    }

    .inner-page-banner-content {
        top: 23%;
    }
    .col_sm6 {
        width: 20%;
    }

    .mission .box img {
        width: 26%;
    }
}

@media only screen and (max-width :1300px) { 
    .img_box img {
        width: 39%;
    }

    .banner-color {
        width: 82%;
    }
}



@media only screen and (max-width :1200px) {
    .banner-color {
        width: 89%;
    }

    .inner-page-banner-content2 {
        top: 38%;
    }

    .inner-page-banner-content {
        top: 16%;
    }
}

@media screen and (max-width: 1100px) {
    .img_box img {
        width: 35%;
    }


   .slide-captions {
        width: 59% !important;
    }

    .banner-color {
        width: 98%;
    }


    .inner-page-banner-content {
        top: 8%;
    }
    
    .box_flex{
        flex-wrap: wrap;
    }

    .box_flex3 {
        flex-wrap: wrap;
    }

    .col_sm22_cont {
        width: 98%;
    }

    .col_sm2_cont {
        width: 98%;
    }
}

@media only screen and (max-width :1000px) {
    .img_box img {
        width: 31%;
    }

   .slide-captions {
        width: 82% !important;
    }

    .inner-page-banner-content {
        top: 4%;
        left: 3%;
    }

    .inner-page-banner-content p {
        width: 69%;
    }

}


@media only screen and (max-width:960px) {

    .img_box img {
        width: 25%;
    }

    .container {
        flex-wrap: wrap;
    }

    .banner-color {
        width: 75%;
    }


    .menu-top2{
        width: 100%;
    }

    .navbarrr {
        width: 100%;
        margin: 0;
        background: #343795;
    }

    .col_sm2 {
        width: 98%;
    }

    .col_sm6 {
        width: 27%;
    }

    .col_sm9 {
        width: 98%;
    }

    .col_sm99 {
        width: 98%;
    }

    .col_sm3_3 {
        width: 45%;
    }
    .col_sm8 {
        width: 98%;
    }

    .col_sm88 {
        width: 98%;
    }

    .col_sm4 {
        width: 48%;
    }

    .banner-main img {
        height: 51vh;
        object-fit: cover;
    }

    .col_sm4 {
        width: 48%;
    }


    .menu-flex2 {
        display: block;
    }

    .fix_nav {
        top: 0 !important;
    }

    .menu-flex {
        width: 98%;
    }

    .border {
        background: #fff !important;
    }

    .ftr_right {
        text-align: left !important;
    }

    .logo {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .logo img{
        width: 238px;
    }

    #slider {
        height: 91vh !important;
    }
}

@media only screen and (max-width:800px) {
    .col_sm18 {
        width: 100%;
    }
    .col_sm188 {
        width: 100%;
    }
    .img_box img {
        width: 24%;
    }

    .banner-color {
        width: 88%;
    }
}


@media only screen and (max-width : 700px){
    .img_box img {
        width: 20%;
    }
    
    .inner-page-banner-content h2 {
        font-size: 26px;
    }

    .inner-page-banner img{
        height: 39vh;
        object-fit: cover;
        object-position: 78%;
    }
    .col_sm6 {
        width: 43%;
    }
    .company-flex a , .comapny-sub1 ,.comapny-sub2 , .comapny-sub3 , .comapny-sub4  {
        width: 48%;
    }

    .container {
        flex-wrap: wrap;
        width: 98%;
    }

    .inspiro-slider .container {
        padding-left: 10px !important;
        padding-right: 10px !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

   .slide-captions {
        width: 96% !important;
    }
    .company-flex {
        display: flex;
        width: 102%;
        flex-wrap: wrap;
    }

    .bnr-img {
        justify-content: left;
        margin-top: 9%;
    }

}

@media only screen and (max-width:600px) {
    .img_box img {
        width: 18%;
    }
    
   .slide-captions h1 {
        font-size: 48px !important;
    }
    .inner-page-banner img {
        height: 47vh;
        object-fit: cover;
        object-position: 78%;
    }

    .col_sm6 {
        width: 94%;
    }

    .mission .box img {
        width: 16%;
    }

    .col_sm3_3 {
        width: 98%;
    }

    .box-red , .box-blue , .box-light-blue{
        padding: 4% 4%;
    }

    .col_sm4 {
        width: 98%;
    }

    .company-flex a , .comapny-sub1, .comapny-sub2, .comapny-sub3, .comapny-sub4 {
        width: 98%;
    }

}

@media only screen and (max-width:500px) {
   .slide-captions h1 {
        font-size: 30px !important;
    }

    .inner-page-banner-content2 {
        top: 29%;
    }

    #slider {
        height: 131vh !important;
    }
}




@media only screen and (max-width:400px) {
   .slide-captions h1 {
        font-size: 25px !important;

    }

    .client-carousel .owl-nav .owl-prev, .client-carousel .owl-nav .owl-next {
        width: 20px !important;
        height: 20px !important;
    }

}

@media only screen and (max-width:360px) {
   .slide-captions h1 {
        font-size: 23px !important;
    }

   .slide-captions p {
        font-size: 16px;
    }
    .inner-page-banner{
        height: 50vh;
        background: #bba170;
    }

    .inner-page-banner img{
        display: none;
    }

    .inner-page-banner-content p {
        width: 98%;
    }
}
