/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/


.bg-index
{
    background-color: #dc35452e !important;
}

body
{
    background: #f6f7f8 !important;
    color: #000000;
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    line-height: 18px;
}

.premium{
    color: white;
    text-align: center;
    font-size: 1.625rem !important;
    margin-top: 8px;
}
.table td, .table th {
    padding: 0.50rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    border: 1px solid #ccc;
}

.bn
{
    background-color: #cc0024;
    border-color: #f3031a;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: inline-block;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    float: right;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn-info {
    color: #fff;
    background-color: #f3031a !important;
    border-color: #f3031a !important;
}
.btn-infoa {
    color: red;
    background-color: #f8f9fa00 !important;
    border-color: #f8f9fa00 !important;
}
.mealsclass:hover {
    background: #F34747 !important;
    color: #fff !important;
}

.mealsclass {
    background-color: #fff !important;
    border-color: #F34747 !important;
    color: #F34747 !important;
}

.mealsclass:after {
    height: 2px;
    width: 100%;
    content: ' ';
    background-color: #F34747 !important;
    display: block;
    position: absolute;
    bottom: -3px;
    left: 0;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
}

.meal_heading h6 {
    padding-left: 0px;
	padding-top: 6px;
}

.arrange_del {
    padding-left: 28px;
    margin-bottom: 10px;
    padding-top: 10px;
}

.arange_adult {
    margin-bottom: 15px;
    padding-left: 30px;
}

.arange_adult h4 {
    line-height: 40px;
    font-size: 14px;
}

.arrange_del i {
    color: #0c2f54;
}

.seatnew h4 {
    line-height: 49px;
}

.custom_cls.extra_div {
    height: 50%;
    border-radius: 4px;
    background-color: #f4f4f4;
    position: absolute;
    width: 31px;
    right: 15px;
    cursor: pointer;
}

.custom_cls.extra_div:after {
    content: "";
    position: absolute;
    top: 47%;
    left: 10px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    border: solid #333;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
}

div#myModal3 button.close {
    margin: 0;
    font-size: 30px;
    padding: 0;
}

div#myModal3 .modal-header {
    padding: 10px 10px;
}

.firstside {
    border: none;
}

.customhigh {
    background: #0c2f55;
    color: #fff;
    font-size: 1.143rem;
    text-align: center;
    padding: 5px;
    border-radius: 3px;
    margin-top: 30px;
}

.customhigh {
    background: #0c2f55;
    color: #fff;
    font-size: 1.143rem;
    text-align: center;
    padding: 5px;
    border-radius: 3px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.logoinner {
    text-align: center;
    width: 100%;
	margin-bottom: 30px;
}

span.logo-align {
    text-align: center;
    background: #f4f4f4;
    height: 24px;
    border-radius: 4px;
    margin-right: 12px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-left: 122px;
    padding-right: 10px;
}

span.logo-align:before {
    content: "";
    background: transparent url(../images/cover-more-logo-v2.png) 0 0 no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    width: 110px;
    height: 24px;
}

.table-bordered tr th {
    font-size: 1.143rem;
    color: #fff;
    text-align: center;
    background: #0c2f55;
    padding: 5px 20px;
}

.table-bordered tr th {
    border: 1px solid rgba(255,255,255,1) !important;
}

.table-bordered tr th, .table-bordered tr td {
    border: 1px solid rgba(0,0,0,0.1);
}

.table-bordered tr th:first-child, .table-bordered tr td:first-child {
    border-left: 0;
}

.table-bordered tr td:first-child {
    text-align: left;
}

.table-bordered tr th, .table-bordered tr td {
    border: 1px solid rgba(0,0,0,0.1);
}

.table-bordered tr td {
    font-size: 1rem;
    color: #666;
    text-align: center;
    width: 50%;
    padding: 7px 20px;
}

.table-bordered tr th, .table-bordered tr td {
    border: 1px solid rgba(0,0,0,0.1);
}

.table-bordered {
    border: 1px solid rgba(0,0,0,0.1);
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
    max-width: 100%;
	margin-bottom: 30px;
}

span.provider-logo:before {
    content: "";
    background: transparent url(../images/Bharti-AXA-v2.jpg) 0 0 no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    width: 110px;
    height: 24px;
}

.bottom_para span {
    color: #0c2f55;
    font-weight: 700;
}

.modal-body .custom_cls:nth-child(6) {
    border-right: none;
}

/* Responsive Css */

/*@media screen and (max-width: 800px) and (min-width: 500px)*/
@media screen and (max-width: 1023px) and (min-width: 320px)
{
	.my_account {
		float: left;
		margin: 7px 0 7px 0px;
		padding-left: 0;
	}
	
	.dropdown-menu3{
		right: 0;
		left: 19px;
	}
	
	.user_n_icn_hp {
		display: none;
	}
	
	a.offer_link{
		padding-left:0;
	}
	
	span.arrow_new {
		display: block;
		text-align: center;
	}
	
	.mainbusines p {
		min-height: 0;
	}
	
	a.mealsclass {
		padding: 15px 25px;
	}
	
	.modal.left .modal-dialog, .modal.right .modal-dialog {
		min-width: 100%;
	}
	
	h4#myModalLabel2 {
		font-size: 20px;
	}
}

@media screen and (max-width: 667px) and (min-width: 320px)
{
	.selectclass{
		font-size:13px;
	}

	h2.text-6.mb-3 {
		font-size: 17px !important;
	}
}

.booking_pnl2{
    /* box-shadow: inset 0 2px 4px rgba(0,0,0,.1), 0 4px 6px 1px rgba(0,0,0,.1); */
    /* box-shadow: inset 0 5px 6px rgba(0,0,0,.1), 0 20px 2px 1px rgba(0,0,0,.1); */
    width: 100%;
    float: left;
    /* margin-top: 15px; */
    padding-top: 15px;
    padding-bottom: 15px;
}

.uppercase{text-transform: uppercase;}