*
{
	margin: 0;
	padding: 0;
	text-decoration: none;
}
body
{
	scroll-behavior: smooth;
	font-family: "Open Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-variation-settings:
    "wdth" 100;
	font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Crimson Pro", serif;
    font-optical-sizing: auto;
}
.navbar-brand img 
{
	height: 45px;
}
.navbar-nav .nav-item .nav-link
{
	color: #553E4E;
	font-size: 18px;
}
.connect-with-us-wrapper {
    display: flex;
    justify-content: center;
    gap: 15px;
}
#mail-link
{
	text-decoration: none;
	color: inherit;
}
#mail-link:hover
{
	text-decoration: underline;
}
.connect-with-us {
    border: 1px solid #ddd;
    border-radius: 6px;
    margin: 30px auto;
    width: auto;
    display: flex;
    flex-direction: column;
    padding: 15px 30px;
    align-items: center;
    max-width: 320px;
}
.connect-with-us p {
    margin: 0;
}
.connect-with-us a {
    color: #03707f;
    font-size: 18px;
}
.connect-with-us h4 {
    display: flex;
    gap: 8px;
    align-items: center;
}
span.connect-icon img {
    max-width: 29px;
}
.connect-with-us a:hover	{
	text-decoration: none;
}

.main-img
{
	background-image:none;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 97vh;
}
.colr 
{
	background: linear-gradient(45deg, #ff5e62, #ff9966);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            
}
.p-one
{
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 18px;
}
#col-1
{
	background: black;
	color: white;
	overflow: hidden;
	height: 640px;
	text-align: center;
}
#col-1 h2
{
	font-size: 55px;
}
#col-1 p 
{
	margin-top: 20px;
	max-width: 590px;
	margin-left: auto;
	margin-right: auto;
}

#carousel
{
	
	gap: 10px;
	overflow: hidden;
	scroll-snap-type: x mandatory;

}
#item 
{
	background: #E1E1E1;
	width: 600px;
	min-width: 600px;
	height: 300px;
	text-align: center;
	scroll-snap-align: start;
	
}
.btn 
{
	display: flex;
	gap: 10px;
	text-align: center;
	justify-content: center;
	margin-top: 10px;
	max-width: 90px;
	margin-left: auto;
	margin-right: auto;
}
.btn button 
{
	outline: none;
	padding: 6px 12px;
	border: none;
	background: black;
	color: white;
}
#item h1
{
	margin-top: 20px;
	font-size: 22px;
	font-weight: bold;
}
#item p 
{
	margin-top: 20px;
	font-size: 15px;
}
#agent-content
{
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
hr
{
	padding: 2px;
	background: white;
}
#agent-content p 
{
	font-size: 20px;
}
#main-cont h6
{
	font-size: 20px;
}
#hr-2
{
	max-width: 1300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10%;
}
#img-2
{
	height: 20px;
}
#footer
{
	max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    background: #feeddf;
}
#footer p
{
	font-size: 12px;
	color: white;

}
#carrier-content
{
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#carrier-content h3
{
	font-size: 20px;
}
#column-1
{
	padding-right: 0 !important;
height: auto;
 background: #5FB853;
 box-sizing: border-box;
	
}
#column-1 h2 
{
	font-size: 48px;
    line-height: 44px;
    margin-bottom: 0px;
}

.mainHeading {
	font-size: 48px;
    line-height: 44px;
}

.sectionHeading {
	font-size: 36px;
    line-height: 36px;
	font-weight: 700;
}

#column-1 p 
{
	font-size:18px;
	margin-bottom: 10px;
}

#column-3
{
	padding-right: 0 !important;
 background: #6286C2;
 flex: 1;
	
}
#column-3 h2 
{
	font-size: 48px;
    line-height: 44px;
    margin-bottom: 0px;
}
#column-3 p 
{
	font-size:18px;
	margin-bottom: 10px;
}


#column-2
{
	padding-right: 0 !important; 
	padding-left: 0 !important;
}
/*#column-2 img 
{
	min-width: 100%;
    height: 100%;
    margin: 0;
    position: absolute;
    left: 0px;
}*/
#row-1
{
	padding-bottom: 0 !important;
	padding-right: 0 !important; 
	padding-left: 0 !important;
}
#row-2
{
	padding-top: 0 !important;

}
.icons i
{
	text-decoration: none;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
}
.navbar-toggler
{
	background: lightgray;
}
#first-cont a
{
  text-decoration: none;
  color: black;
}
#first-cont h2 
{
	font-size: 40px;

}
#icon i
{
	font-size: 36px;
	background: #EF5D64;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
}
#main-div
{
	background:#fefffe; 
}

.flip-box {
  background-color: transparent;
  width: auto;
  height: 400px;
  border: 1px solid #f1f1f1;
  
}

.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.flip-box-front h2 
{
	padding: 20px;
	font-size: 80px;
	margin-top: 7%;
}
.flip-box-back p 
{
	padding: 20px;
	font-size: 20px;
}

.flip-box:hover .flip-box-inner {
  transform: rotateX(180deg);
}

.flip-box-front, .flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-box-front {
  color: white;
  border-radius: 22px;
}

.flip-box-back {
  background-color: dodgerblue;
  color: white;
  transform: rotateX(180deg);
  border-radius: 22px;
}
#flip-contain
{
	padding: 5%;
}
#col-carrier h3
{
  font-size: 36px;
}
#col-carrier h6
{
	font-size: 18px;
}

.content_p {
	font-size: 18px;
}

#box 
{
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	padding: 20px;
	border-radius: 22px;
	background: #F6F8F6;
}
#box1
{
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	padding: 20px;
	border-radius: 22px;
	background: #F6F8F6;
	height: 510px;
}
#box2
{
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	padding: 20px;
	border-radius: 22px;
	background: #F6F8F6;
	height: 420px;
}
#box3
{ 
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	padding: 20px;
	border-radius: 22px;
	background: #F6F8F6;
	height: 360px;

}
#box5
{
	box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 5px;
    padding: 20px;
    border-radius: 22px;
    background: #ffffff;
    height: 100%;
	min-height:181px;

}
#box4
{
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	padding: 20px;
	border-radius: 22px;
	background: #F6F8F6;
	height: 575px;

}
ul li 
{
	list-style-type: none;
	margin-top: 10px;
}
#btn button
{
	width: 100%;
	border: none;
	outline: none;
}
.contact-pag
{
	max-width: 800px; 
	margin-left: auto; 
	margin-right: auto; 
	height: auto;
}
#btm-text
{
	margin: auto;
}
#mob-p p
{
	font-size: 50px;
}

#pp-tc-flex-items
{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#pp-tc-flex-items a 
{
	text-decoration: none;
	color: #553E4E;
	font-size: 13px;
}
#colr-line
{
	color: #c2a994;
}
#pp-tc-flex-items a:hover
{
	text-decoration: underline;
}
#term-h2 h3
{
	border: 5px solid #F05D64;
	border-right: none;
	border-top: none;
	border-bottom: none;
	padding-left: 10px;
}
#term-h2 h2
{
	border: 5px solid #F05D64;
	border-right: none;
	border-top: none;
	border-bottom: none;
	padding-left: 10px;
}

#footer-row
{
	display: flex;
	justify-content: space-between;
}
#footer-row img
{
	height: 50px;
}
.footerLinksSection
{
	width: 150px !important;
/*	background: red;*/
}



@media screen and (max-width: 600px) 
{
	#none
	{
		display: none;
	}

	#footer-row
{
	display: block;
	text-align: center;

	
}


footer img {
	width: 48% !important;
	height: auto !important;
}

.footerLinksSection
{
/*	width: 100px;*/
/*	background: red;*/
	margin-left: auto;
	margin-right: auto;
}

	.main-img
	{
		height: 50vh;
	}

	#column-1 h2 
{
	font-size: 40px;
	text-align: center;
}
#column-1 p 
{
	font-size:20px;
	text-align: center;
}
/*#column-3
{
height: 700px;
}*/
#column-3 h2 
{
	font-size: 40px;
	text-align: center;
}
#column-3 p 
{
	font-size:20px;
	text-align: center;
}
#btm-text
{
	max-width: 600px;
	margin: auto;
}

/*#row-2
{
	flex-direction: column-reverse;
}*/
#carousel
{
	
	gap: 10px;
	overflow: hidden;
	scroll-snap-type: x mandatory;

}
#item 
{
	background: #E1E1E1;
	width: 300px;
	min-width: 300px;
	height: 450px;
	text-align: center;
	scroll-snap-align: start;
	padding: 10px;
	
}
#item h1
{
	text-align: left;
}
#item p 
{
	text-align: left;
	font-size: 15.5px;
}
#prev
{
  padding: 21px;
}
#next
{
 padding: 21px;
}
#first-cont a
{
  text-decoration: none;
  color: black;
  font-size: 12px;
}
#first-cont h2 
{
	font-size: 30px;

}
#icon {
	text-align: center;
}
#icon p 
{
	text-align: justify;
}
#main-div
{
	background:#fefffe; 
}
.flip-box {
  background-color: transparent;
  width: auto;
  height: 500px;
  border: 1px solid #f1f1f1;
  perspective: 1000px;
}
.flip-box-front h2 
{
	padding: 20px;
	font-size: 40px;
	margin-top: 35%;
}
.flip-box-back p 
{
	padding: 20px;
	font-size: 16px;
}
.hid 
{
	display: none;
}
#box2
{
	height: 680px;
	text-align: center;
}
#box1{
	text-align: center;
}
#box 
{
	text-align: center;
}
#box3
{
	text-align: center;
	height: 440px;
}
#box4
{
	height: 770px;
	text-align: center;
}
.contact-pag
{
	max-width: 100%; 
	margin-left: auto; 
	margin-right: auto; 
	height: auto;
}
#rever 
{
	flex-direction: column-reverse;
}
#mob-p p
{
	font-size: 40px;
}
#box5
{
	text-align: center;
	height: 100%;
}
#pp-tc-flex-items
{
	display: block;
	text-align: center;

}
#a-pp-tc
{
	margin-top: 15px;
	text-align: center;
}
.banner-section .col-md-9 {
	padding-left: 25px !important;
	padding-right: 25px;
	text-align: center !important;
}
.banner-section .col-md-3 {
	margin-top: 15px;
    text-align: center;
    display: flex;
    justify-content: center;
    width: 100%;
}
.footer-image-section {
	background-size: cover !important;
}

.card-container .col {
	flex: auto;
}
}
@media (max-width: 640px){
	.connect-with-us-wrapper{
		flex-direction: column;
		align-items: center;
		padding-top: 30px;
	}
	.connect-with-us{
		margin: 20px 0;
		width: 100%;
	}
}

.container-section {
	margin-top: 62px;
}

.navbar-nav .dropdown-menu {
	padding: 0px;
}

.navbar-nav .dropdown-menu li {
	margin-top: 0px;
}

.navbar-nav .dropdown-menu li .dropdown-item {
	padding: 10px 12px;
	font-size: 18px;
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
	color: #553E4E;
}

.navbar-nav .nav-item {
	margin-top: 0px;
}

.primary_button {
	background-color: #1C8ACF !important;
    border-color: #1C8ACF !important;
	color: #FFFFFF;
	font-weight: 600;
	border-radius: 10px;
	padding: 10px 20px;
	max-width: unset;
	font-size: 18px !important;
}

.primary_button:hover, .primary_button:focus {
	box-shadow: 0px 0px 4px #FFFFFF !important;
    background-color: #22A0DB !important;
	border-color: #22A0DB !important;
}

.box-wrapper #box5 {
	height: 100%;
}

.banner-section {
	background-color: #6286c2;
	padding: 40px 20px;
	float: left;
	width: 100%;
	text-align: center;
}

.banner-section h5 {
	margin-bottom: 0px;
	font-size: 27px;
	color: #FFFFFF;
	font-weight: 600;
	line-height: 27px;
}

.banner-section h6 {
	margin-bottom: 0px;
	margin-top: 10px;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: 400;
    font-family: 'Open Sans';
}

.banner-section a {
	color: #FFFFFF;
    display: inline-block;
    font-weight: 600;
	background-color: #3e6bb5;
    padding: 15px 20px;
    text-decoration: none;
    border-radius: 10px;
	text-align: center;
	font-size: 18px;
}

.banner-section a:hover {
	box-shadow: 0px 0px 4px #FFFFFF;
    background-color: #6286c2;
}

.banner-section .col-md-9 {
	padding-left: 35px;
	text-align: left;
}

.banner-section .col-md-3 {
	padding-right: 20px;
}

.banner-section-container {
	max-width: 1300px;
    width: 100%;
    margin: auto;
    display: flex;
    align-items: center;
}

.footer-image-section {
	background-image: url("images/footer-image.png");
	height: 237px;
    background-position: center;
    background-repeat: repeat no-repeat;
    
    position: relative;
	padding-top: 20px;
	clear: both;
}

.navbar {
	border-bottom: 3px solid #c7c7c7;
	padding-top: 12px;
    padding-bottom: 12px;
}

.navbar-light .navbar-brand {
	padding: 0px;
}

.nav-link.active {
	color: #52B8CF !important;
	font-weight: 600;
}

.disc-type-ul {
	margin-bottom: 0px;
    padding-left: 18px;
}

.disc-type-ul li {
	list-style-type: disc;
    font-size: 18px;
}

nav.navbar > .container-fluid,
div#main-div > div,
.container-fluid.container-section > div,
div#footer > div,
div#why > div {
    max-width: 1300px;
	margin:0 auto;
}

.container-fluid.container-section > div {margin: 0 auto;padding: 0;display: flex;flex-direction: row;align-content: flex-start;}



div#box5 {
    padding: 21px 30px!important;
}
.box-wrapper #box5 p.mt-3.mb-0.text-start {
    border-top: 1px solid #dcdcdc;
    padding-top: 20px;
    margin-top: 20px!important;
	font-size: 18px;
}

.xell_benefits1-section {
	background: url(images/xell_benefits1.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position-y: 0px;
}

.xell_benefits2-section {
	background: url(images/xell_benefits2.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position-y: 0px;
}

.xell_benefits3-section {
	background: url(images/xell_benefits3.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position-y: 0px;
}

.xell_reach1-section {
	background: url(images/xellreach-1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
    background-position-y: 0px;
}

.xell_reach2-section {
	background: url(images/xellreach-2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
    background-position-y: 0px;
}

.xell_reach3-section {
	background: url(images/xellreach-3.jpg);
	background-repeat: no-repeat;
	background-size: cover;
    background-position-y: 0px;
}

.home-section img {
	height: 100%;
	width: 100%;
}

.contact-section {
	background: url("images/contact us.jpg");
	background-repeat: no-repeat;
	background-size: cover;
    background-position-y: 0px;
}

.boxWrapperSection {
	margin-top: 10px;
}

.boxWrapperSection .col-md-6 {
	border-right: 1px solid rgb(220 220 220 / 45%);
	border-bottom: 1px solid rgb(220 220 220 / 45%);
	padding-bottom: 20px;
	margin-top: 0px;
	padding-top: 20px;
}

.boxWrapperSection .col-md-6:nth-child(1) {
	padding-right: 60px;
    padding-bottom: 60px;
}

.boxWrapperSection .col-md-6:nth-child(2) {
	padding-left: 60px;
    padding-bottom: 60px;
}

.boxWrapperSection .col-md-6:nth-child(3) {
	padding-right: 60px;
    padding-top: 60px;
}

.boxWrapperSection .col-md-6:nth-child(4) {
	padding-left: 60px;
    padding-top: 60px;
}

.boxWrapperSection #box5 p.mt-3.mb-0.text-start {
	border-top: 0px !important;
	margin-top: 0px !important;
}

.boxWrapperSection .col-md-6:nth-child(even) {
	border-right: none;
}

.boxWrapperSection .col-md-6:nth-last-child(2), .boxWrapperSection .col-md-6:last-child {
	border-bottom: none;
}

.boxWrapperSection #box5 {
	box-shadow: none;
	padding: 0px !important;
}

footer {
	display: flex;
    width: 100%;
	padding: 30px 40px;
	border-top: 1px solid #dddddd;
}

footer .row {
	--bs-gutter-x: 0px;
}

footer .footerLinksSectionWrapper {
	display: flex;
	justify-content: space-between;
	padding-right: 35px;
}

footer .footerLinksSection {
	display: flex;
	flex-direction: column;
    width: auto;
}

footer .footerLinksSection h6 {
	font-size: 25px;
	margin-bottom: 10px;
}

footer .footerLinksSection p {
	margin: 0px;
}

footer .footerLinksSection a {
	font-size: 14px;
	text-decoration: none;
	color: #212529;
	margin-bottom: 5px;
	display: inline-block;
}

footer img {
	width: 24%;
	height: auto !important;
}

footer .copyright_p {
	text-align: center;
    border-top: 1px solid #dddddd;
    padding-top: 20px;
    margin-top: 20px;
    margin-bottom: -5px;
}

.shadowSection {
	/*box-shadow: -2px 3px 4px #efefef;*/
	background: linear-gradient(45deg, rgb(249 249 249) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
}

.shadowSection2 {
	/*box-shadow: 2px -3px 3px #efefef;*/
	background: linear-gradient(215deg,rgba(249 249 249) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
}

.box-wrapper .shadowSection #box5, .box-wrapper .shadowSection2 #box5 {
	background-color: transparent;
}

.form-label, .form-control {
	font-size: 18px;
}

.submit-button {
	float: right;
    padding: 10px 10px 10px 35px !important;
	font-size: 18px;
	margin-top: 20px !important;
}

.topBannerSection {
	max-width: 1300px;
}

.navbar-nav .dropdown-menu li:first-child {
	border-bottom: 1px solid #dddddd;
}

.linkStyle {
	font-weight: bold;
    color: #FFFFFF;
    font-size: 18px;
    text-decoration: underline;
}

.linkStyle:hover {
	color: #FFFFFF;
}

.contactLinkWrapper {
	display: flex;
	align-items: center;
	gap: 50px;
	justify-content: center;
	margin-bottom: 0px;
	margin-top: 20px;
}

.contactLinkWrapper a {
	background: transparent !important;
    padding: 0px;
    box-shadow: none !important;
    border-radius: 0px;
	display: flex;
    align-items: center;
    gap: 10px;
}

.maxWdithWrapper, footer {
	max-width: 1300px;
    margin-left: auto;
	margin-right: auto;
}

.our-values-section img {
	height: 100%;
	width: 100%;
}

.our-expertise-section img {
	height: 100%;
	width: 100%;
}

.our-partners-section img {
	height: 100%;
	width: 100%;
}

.our-strategy-section img {
	height: 100%;
	width: 100%;
}

.contactUSBannerHeading {
	font-size: 36px !important;
}

.mainheadingwithimage {
	display: flex;
	flex-direction: column;
	align-items: center;
    gap: 5px;
}

.mainheadingwithimage img {
	height: 65px !important;
}

.contactUsBanner {
	width: auto;
    margin: 0 auto;
    display: inline-block;
}

.mobileOnlyText {
	display: none;
}

@media (max-width: 500px){
	.navbar-brand img {
		max-height: 35px;
		max-width: 100%;
	}
	
	.navbar-brand {
		margin-right: 0px;
		max-width: calc(100% - 65px);
	}
}

@media (max-width: 767px){
	#row-1
	{
		flex-direction: column-reverse;
	}
	.banner-section-container {
		display: inline-block;
	}
	
	.banner-section .col-md-9 {
        padding-left: 25px !important;
        padding-right: 25px;
        text-align: center !important;
    }
	
	.banner-section .col-md-3 {
        margin-top: 15px;
        text-align: center;
        display: flex;
        justify-content: center;
        width: 100%;
		padding-right: 0px !important;
    }
	
	.primary_button {
		margin: 20px auto 0px;
		float: none !important;
	}
	
	.banner-background, .container-fluid {
		padding-left: 0px;
		padding-right: 0px;
	}
	
	nav.navbar > .container-fluid {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	#column-1 {
		padding-left: 0px;
	}
	
	.paddingWrapper {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
	
	.scrollWrapperMobile {
		flex-wrap: nowrap !important;
		overflow: auto;
		justify-content: start !important;
		padding-bottom: 20px;
	}
	
	footer .footerLinksSectionWrapper {
		padding-right: 0px;
		margin-top: 30px;
	}
	
	.navbar-collapse {
		margin-top: 10px;
	}
	
	.navbar-collapse .navbar-nav {
		padding-right: 0px !important;
		gap: 0px !important;
	}
	
	.connect-with-us {
		margin-left: auto !important;
		margin-right: auto !important;
	}
	
	.mobilenopadding {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	
	.content_p.text-start {
		text-align: left !important;
	}
	
	#column-1 h2, .mainHeading, #column-3 h2 {
		font-size: 35px !important;
		line-height: 30px !important;
	}
	
	#column-1 p, .primary_button, .p-one, #column-3 p, .navbar-nav .nav-item .nav-link, .navbar-nav .dropdown-menu li .dropdown-item, .content_p {
		font-size: 16px !important;
		line-height: 24px !important;
	}
	
	.sectionHeading, #col-carrier h3 {
		font-size: 30px !important;
		line-height: 30px;
	}
	
	.mobileCenterSection .paddingWrapper {
		text-align: center;
	}
	
	.contactLinkWrapper {
		flex-direction: column;
		gap: 10px;
	}
	
	#column-1 p, #column-3 h2, #column-1 h2, #column-3 p {
		text-align: left;
	}
	
	.content_p.text-center {
		text-align: center !important;
	}
	
	.mobileOnlyText {
		display: block;
        margin-bottom: 10px;
	}
	
	.mainheadingwithimage img {
		display: none;
	}
	
	.marginStyle {
		margin-bottom: 10px;
		display: inline-block;
	}
	
	.linkStyle {
		float: left;
		text-align: left;
		margin-bottom: 20px;
	}
	
	#column-3 {
		padding-left: 0px;
	}
}

@media(min-width:768px) and (max-width:1024px) {
	.contact-pag {
		padding: 0px 30px;
	}
	
	footer .footerLinksSectionWrapper {
		gap: 10px;
	}
	
	footer .footerLinksSection {
		flex-wrap: wrap;
	}
	
	
}