@font-face {
    font-family: 'ChronicleDispSemibold';
    src: url('https://assets.branchup.travel/Fonts/ChronicleDisp/ChronicleDispSemibold.eot');
    src: url('https://assets.branchup.travel/Fonts/ChronicleDisp/ChronicleDispSemibold.eot') format('embedded-opentype'),
         url('https://assets.branchup.travel/Fonts/ChronicleDisp/ChronicleDispSemibold.woff2') format('woff2'),
         url('https://assets.branchup.travel/Fonts/ChronicleDisp/ChronicleDispSemibold.woff') format('woff'),
         url('https://assets.branchup.travel/Fonts/ChronicleDisp/ChronicleDispSemibold.ttf') format('truetype'),
         url('https://assets.branchup.travel/Fonts/ChronicleDisp/ChronicleDispSemibold.svg#ChronicleDispSemibold') format('svg');
}
a{
	color:#3b5998;
}
a:hover,a:focus{
	text-decoration:none;
}
body{
	font-family: 'Muli', sans-serif;
	color: #231f20;
}
h1,h2,h3,h4,h5,h6{
	font-weight: 700;
	line-height: 1.4;
}
.btn-light-blue {
    color: #fff;
    font-family: 'Lora', serif;
	font-weight: 600;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    background: #bf2e1a;
    display: inline-block;
    letter-spacing: 3px;
    border-radius: 0;
    padding: 4px 13px 5px;
    outline: none;
    border: 0;
	box-shadow: 1px 1px 0px rgba(0,0,0,0.1);
}
.btn-light-blue:hover,.btn-light-blue:focus{
	color:#fff;
	background:#ba000d;
	outline:none;
}
.btn-dark-blue{
	color:#fff;
	font-size:17px;
	font-weight:600;
	text-transform:uppercase;
	background:#003568;
	display:inline-block;
	border-radius:4px;
	padding: 8px 15px;
}
.btn-dark-blue:hover,.btn-dark-blue:focus{
	color:#fff;
	background:#00274c;
	outline:none;
}
.itn-button {
    background: #045b8b;
    color: #fff;
    display: inline-block;
    padding: 12px 30px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 3px;
	font-family: 'Lora', serif;
	font-weight: 600;
}
.itn-button span{
	text-transform: capitalize;
	letter-spacing: 0;
}
.itn-button:hover,.itn-button:focus{
	background: #033b58;
	color: #fff;
}
.bg-blue{
	background: #3b5998;
	color:#fff;
}
.header-contact{
	margin:0;
}
.header-contact li h2 {
    color: #000;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 22px;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.header-contact li h4 {
    color: #5a5a5a;
    font-family: 'Open Sans Condensed', sans-serif;
    margin-top: 0;
	margin-bottom: 5px;
    font-size: 18px;
}
.header-contact li h4 a{
	color:#5a5a5a;
}
.header-contact li h4 a:hover,.header-contact li h4 a:focus{
	color:#0071b3
}
.header-contact > li {
	text-align: right;
	vertical-align: middle;
}
.header-contact li p {
    margin-bottom: 0;
    color: #000;
}
.agent-info li {
    margin-bottom: 4px;
}
.header-contact li p {
    margin-bottom: 0;
    color: #000;
}
.header-contact > li.agent-info{
	padding-left:15px;
}
.agent-info li a {
    color: #333;
    font-size: 17px;
}
.agent-info ul li:first-of-type {
    padding-left: 32px;
}
.agent-info li a i{
	color:#3b5998;
}
.agent-info li a.btn-light-blue{
	background:none;
	padding:0;
}
.agent-info li a.btn-light-blue {
    background: #0280ff;
    text-transform: none;
    color: #fff;
    font-weight: normal;
    display: inline-block;
    border-radius: 4px;
    text-transform: none;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    padding: 5px 12px;
    margin-left: -12px;
    font-family: inherit;
    letter-spacing: 0;
}
.about-content-left h3{
	font-size: 24px;
	color: #a52b1e;
}
.about-content-right {
    position: relative;
    border-radius: 24px;
    overflow: hidden;
    z-index: 9;
    background: #fff;
    top: -50px;
}
.about-content-right h3{
	color: #a52b1e;
	font-family: 'Lora', serif;
	font-weight: 600;
}
.about-content-right p:last-of-type {
    font-size: 16px;
	font-weight: 700;
	display: flex;
	justify-content: center;
	align-items: center;
}
.about-content-right p:last-of-type .btn-link {
    color: #003568;
    font-weight: 700;
}
.about-content-right p:last-of-type  .btn-light-blue{
	font-size: 16px;
    max-width: 215px;
    display: inline-block;
}
.carousel-caption{
	bottom:15%;
}
.carousel-control-next, .carousel-control-prev{
	opacity:1;
	width: 7%;
}
.carousel-control-prev-icon{
	background-image:url('https://assets.branchup.travel/Icons/left-arrow.png');
	width: 65px;
	height: 121px;
}
.carousel-control-next-icon{
	background-image:url('https://assets.branchup.travel/Icons/right-arrow.png');
	width: 72px;
	height: 144px;
}
.carousel-caption h2{
	color:#fff;
	font-size:52px;
	font-weight:700;
	text-shadow: 0px 0px 75px rgba(0,0,0,0.75);
}
.offer-content-info p{
	margin-bottom:0;
}
.offer-box h2{
	font-size:26px;
}
.offer-box .bg-blue h3, .request-quote-content .bg-blue h3{
	font-size: 16px;
	font-weight: 600;
	text-align: Center;
	padding: 15px 10px;
	margin: 0;
	min-height: 83px;
}
.offer-box .bottom-caption{
	color: #ff1f1f;
	font-size:22px;
	letter-spacing:-0.5px;
	line-height:1.3;
}
.offer-caption{
	background-image: url('https://assets.branchup.travel/Icons/offer-caption-bg.jpg');
	background-size:cover;
}
.offer-caption-overlay{
	background:rgba(59,89,152,0.8);
}
.offer-caption-overlay h2 a{
	font-size:30px;
	color:#fff;
	text-decoration:underline;
	font-weight:600;
}
.offer-caption-overlay h2{
	font-size:36px;
	color:#fff;
	/* text-decoration:underline; */
	font-weight:600;
}
.offers-content{
	background: #ffffff;
	padding-top: 30px;
	padding-bottom: 40px;
}
.offer-content img{
	width:100%;
	display: block;
}
.deal-box{
	background: #fff;
	margin-bottom: 40px;
	border-radius: 24px;
	overflow: hidden;
	box-shadow: 0px 0px 7px rgba(0,0,0,0.5);
}
.deal-box .pricing-content {
    padding: 15px 35px;
}
.deal-box-content{
	background:#2d383d;
	padding: 50px;
	color: #fff;
}
.deal-image{
    height: calc(100% - 95px);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
	position: relative;
}
.deal-image:after{
	content:"";
	background: rgba(0,0,0,0.1);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.deal-caption{
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 15px 35px;
	width: 100%;
	z-index: 3;
}
.deal-box-content .btn-light-blue{
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 30px;
}
.offer-box{
	background: #636466;
	margin-bottom: 40px;
	transition: all .3s;
	-webkit-transition: all .3s;
	color: #fff;
	border-radius: 24px;
	overflow: hidden;
	box-shadow: 0px 0px 7px rgba(0,0,0,0.5);
}
.offer-box:hover,.offer-box:focus{
	box-shadow: 0px 0px 12px rgba(0,0,0,0.5);
}
.offer-box-content{
	padding: 30px;
	display: flex;
	flex-direction: column;
	min-height: 100%;
}
.offer-box-content .btn-light-blue{
	min-width: 250px;
	text-align: center;
}
.offer-box-image {
    display: flex;
    min-height: 100%;
}
.offer-box-image img {
    object-fit: cover;
}
.pricing-content h3 small{
	font-size: 12px;
	font-weight: 700;
}
.pricing-content h3 .old-price{
	position: relative;
}
.pricing-content h3 .old-price:after {
	background: url(https://app.agentsforever.com/bchassets/Icons/check-icon.png);
    position: absolute;
    left: 0;
    top: -3px;
    content: "";
    width: 100%;
    height: 50px;
    background-size: 100px auto;
    background-repeat: no-repeat;
}
.pricing-content p{
	letter-spacing: 1px;
	font-size: 12px;
	margin-bottom: 0;
	font-weight: 700;
}
footer {
    background: #fff;
}
.footer-copyright{
	background:#f4f4f4;
}
img#agency-logo,img#agency-logo2{
	max-width:80px;
}
img#agency-picture, img#agency-picture2 {
    width: 100px;
    height: 100px;
	object-fit: cover;
}
.request-quote-content h2{
	font-size:24px;
	font-weight:700;
}
.request-quote-content .offer-content-info img{
	width:150px;
}
body #requestQuote .offer-content > div:first-of-type{
	display: none;
}
body #requestQuote .offer-content > div:last-of-type{
	width: 100%;
	display: block;
	max-width: inherit;
	flex: 1;
}
body #requestQuote .offer-content h3 {
    padding: 6px 10px!important;
    font-size: 13px!important;
    text-align: center;
    line-height: 1.4;
}
body #requestQuote .offer-table .new-price{
	font-size:20px;
}
body #requestQuote .offer-table .old-price {
    font-size: 18px;
    margin-bottom: 10px!important;
}
body #requestQuote button{
	margin-top:15px;
	margin-bottom:15px;
}
body #requestQuote button.close{
	margin:0;
}
#requestQuote .modal-body .form-group label.error {
    position: absolute;
    bottom: -35px;
    line-height: 1.3;
    background: #d40202;
    color: #fff;
    padding: 6px 15px;
    border-radius: 6px;
    font-size: 12px;
    z-index: 1;
    left: 70px;
}
#requestQuote .modal-body .form-group label.error:before{
	content: "";
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #d40202;
	position: absolute;
	left: 10px;
	top: -8px;
}
.modal-success{
	padding:50px 20px;
	background:#f2f2f2;
	text-align:center;
	display:none;
}
.modal-success img {
    width: 100%;
    max-width: 260px;
    margin-bottom: 30px;
}
.modal-success p {
    font-weight: 700;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}
.modal-success p a{
	font-weight:400;
}
.header-contact li p#agency-name1,.header-contact li p#agency-name2{
	font-weight:700;
}
#requestQuote .offer-table .old-price span:after {
    left: 56px;
    top: -6px;
    height: 50px;
    background-size: 78px auto;
}
#requestQuote .offer-table p:nth-child(2) {
    margin-top: 30px;
}
p#agency-name1, p#agency-name2 {
   max-width: 230px;
   margin-top: 5px!important;	
}
.header-contact li p#agency-name1, .header-contact li p#agency-name2 {
    font-weight: 700;
}
img#agency-logo, img#agency-logo2 {
     max-width: 250px;
    margin: 0 auto;
    max-height: 100px;
    display: block;
}
img#agency-picture, img#agency-picture2 {
    width: 100px;
    height: 100px;
	object-fit: cover;
}
.companylicensetext {
    font-weight: 700;
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: -3px!important;
}
.companylicense{
	font-size: 12px;
	font-weight: 700;
}
.bottom-contact-info{
	border-radius: 24px;
	background: #dcddde;
	padding: 20px;
	overflow: hidden;
}
.bottom-contact-info ul li{
	text-transform: uppercase;
	font-family: 'Lora', serif;
	font-weight: 600;
	margin-right: 20px;
	font-size: 20px;
}
.bottom-contact-info ul li a{
	color: #bf2e1a;
}
.bottom-contact-info ul li a span{
	display:inline-block;
	margin-right: 5px;
}
.bottom-contact-info ul li a img {
    height: 60px;
    vertical-align: -22px;
}
.bottom-contact-info ul li:last-of-type{
	margin-bottom: 0;
}
.content-list li{
	padding-left:35px;
	position:relative;
	margin-bottom:10px;
}
.content-list li span{
	position: absolute;
	left: 0;
	top:0;
	color: #24a900;
}
.terms-content{
	background: #eeefef;
	padding: 50px 0 40px; 
}
.terms-content p, .terms-content li{
	font-size:12px;
	color: #838487;
}
.agent-info li img {
    width: 24px;
    margin-right: 5px;
    vertical-align: -5px;
}
.weblink span{
	color:#0280ff;
	text-decoration:underline;
}
.about-content-right h3 {
    font-size: 21px;
    position: relative;
    line-height: 1.4;
    margin-top: 14px;
	word-wrap:break-word;
}
.itn-modal .modal-content {
    border: 4px solid #9a2218;
    border-radius: 24px;
	overflow: hidden;
}
.itn-modal .modal-content .modal-body{
	padding:0;
}
.itn-modal .modal-content .modal-body .table td{
	padding: 5px 15px;
	border: 0;
}
.itn-modal .modal-content .modal-body .table td:first-of-type{
	font-weight: bold;
	min-width: 80px;
}
.itn-modal .modal-content .modal-footer{
	border: 0;
	padding-top:0;
    text-align: left;
    justify-content: flex-start;
}
.itn-modal .modal-footer button.close {
    opacity: 1;
    font-size: 18px;
}
.itn-modal .modal-footer button.close span {
    background: #bf2e1a;
    opacity: 1;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 34px;
    line-height: 32px;
    display: inline-block;
    margin-right: 5px;
}

@media screen and (min-width: 991px) and (max-width: 1235px) {
	.button-section li{
		display: block;
	}
}
@media (max-width: 1130px) {
	img#agency-logo, img#agency-logo2 {
		max-width: 100%;
		max-height:90px;
	}
	img#agency-picture,img#agency-picture2{
		width:90px;
		height:90px;
	}
}
@media (max-width: 991px) {
	.offers-box-small a p{
		font-size:20px;
	}
	.about-content h2 img{
		max-width: 300px;
	}
	.header-contact{
		width: 100%;
	}
	.main-header h1,.footer-logo{
		text-align:Center;
	}
	.main-header h1 img, .footer-logo img{
		max-width:260px;
		margin-bottom:20px;
	}
	.header-contact > li{
		margin:0!important;
		text-align: left;
		padding-right:10px;
		padding-left:10px;
	}
	.header-contact > li.agent-info {
		border-left: 0;
		margin-left: 0;
		padding-left: 0;
		text-align:left!important;
		margin-top:15px!important;
	}
	.deal-image{
		height: 250px;
	}
	.about-content-right {
		position: relative;
		background: #f1f1f1;
		top: 0;
		margin-top: 10px;
	}
}
@media (max-width: 767px) {
	.offers-box-small a p{
		font-size:18px;
	}
	.offer-box .bottom-caption{
		font-size:16px;
		letter-spacing:0;
	}
	.button-section li{
		display: block;
		margin-top:5px;
		margin-bottom:5px;
	}
	.offer-content-info .text-right img{
		margin-top: 20px;
	}
	.offer-box{
		padding:15px;
	}
	.agent-info li {
		text-align: center;
	}
	.agent-info li a.btn-light-blue{
		margin-left:0;
	}
	.header-contact > li{
		width:100%;
		display:block;
	}
	img#agency-picture, img#agency-picture2 {
		width: 90px;
		height: 90px;
		margin: 35px auto 0;
		display: block;
	}
	img#agency-logo, img#agency-logo2 {
		max-width: 100%;
		max-height: 90px;
		margin: 0 auto;
		display: block;
	}
	.carousel-control-next-icon,.carousel-control-prev-icon{
		width: 25px;
		height: 50px;
	}
	.header-contact {
		width: 100%;
		padding: 5px 15px 0px;
    	margin-bottom: 0;
	}
	.offer-box{
		padding: 0;
		text-align: center;
	}	
	.deal-image {
		height: auto;
	}
	.deal-caption {
		text-align: center;
		position: relative;
		padding: 50px 20px;
	}
	.deal-box-content{
		padding: 50px 30px;
	}
}
@media (max-width: 576px) {
	.about-content h2 img{
		max-width: 190px;
	}
	.offer-box h2{
		font-size:24px;
	}
	.bottom-contact-info ul {
		flex-direction: column;
		text-align: left;
	}
	.bottom-contact-info ul li {
		margin-right: 0;
		margin-bottom: 15px;
	}
}

.itn-modal .carousel-control-next-icon {
    width: 48px;
    height: 80px;
    background-color: #a0a0a0;
}
.itn-modal .carousel-control-prev-icon {
    width: 48px;
    height: 80px;
    background-color: #a0a0a0;
}