html, body{
	scroll-behavior: smooth;
}
.owl-prev, .owl-next {
	position: absolute;
	top: 0;
	height: 100%;
}
.owl-prev {
	left: 0px;
}
.owl-next {
	right: 0px;
}
.owl-nav.disabled{
	display: flex !important;
}
i.fa.fa-chevron-left, i.fa.fa-chevron-right{
	font-family: 'FontAwesome';
	padding: 12px 12px;
	background-color: #003a7f;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	color: #fff !important;
}
.owl-carousel .owl-stage-outer {
	width: 96% !important;
	margin-left: auto;
	margin-right: auto;
}
.fusion-button {
	background: #FF5050 !important;
}
.resultspan{
	display: none;
}
.free{
	font-size: 20px;
}
.site-title, .site-description {
	position: absolute;
	clip: rect(1px, 1px, 1px, 1px);
}
.fusion-header-wrapper .fusion-row {
	max-width: 100%;
}
#wrapper {
	padding-top: 0px;
}
.container {
	width: 85%;
}
#main {     
	padding-left: 0px;
	padding-right: 0px;
}
.fusion-body .fusion-main-menu .current-menu-ancestor > a, .fusion-body .fusion-main-menu .current-menu-parent > a { 
	color: #d40000 !important;
	border-color: #d40000 !important; 
} 
video{
	width:100%;
	max-width: 560px;
	height:auto;
}

.list-unstyled{
	padding-left: 10px !important;
	padding-top: 10px !important;
}
.col-fff, .fusion-main-menu .fusion-widget-cart-counter > a:before, .fusion-main-menu > ul > li > a {
	color: #ffffff;
}
.fusion-header-wrapper{
	background-color: #000;
}
span.menu-text.fusion-button.button-default.button-large {
	background: #ff5050 !important;
	border-radius: 20px 0px;
	font-weight: 700;
}
html, body, p, #main h2{
	font-family: 'Open Sans', sans-serif !important;
}
.fusion-caret .fusion-dropdown-indicator{
	color: #ff5050
}	
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 9999999999999;
  top: 0;
  right: 0;
  background-color: #f3f3f3;
  overflow-x: hidden;
  transition: 0.5s;
}
#main {
  transition: margin-left .5s;
}
#close_calc {
	position: fixed;
	font-weight: 900;
	content: 'COLLAPSE';
	font-size: 14px;
	cursor: pointer;
	right: -10px;
	top: 225px;
	background-color: #f7f7f7;
	-webkit-box-shadow: 0 -3px 6px 0 rgb(0 0 0 / 16%);
	box-shadow: 0 -3px 6px 0 rgb(0 0 0 / 16%);
	padding: 15px 30px;
	border-radius: 30px 30px 0 0;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transform-origin: top right;
	transform-origin: top right;
	transition: 0.5s;
}
.pull-out-quote-wrapper {
	width: 100vw;
	height: 100%;
	background-color: #f7f7f7;
	-webkit-box-shadow: 0 3px 6px 0 rgb(0 0 0 / 20%);
	box-shadow: 0 3px 6px 0 rgb(0 0 0 / 20%);
	padding-bottom: 80px;
	overflow-y: auto;
}
@media all and (max-width: 991px){
	#close_calc{
		display: none !important;
	}
	#mobileClosePullOut{
		display: block !important;
	}
	#mySidenav{
		max-width: none !important;
	}
}
#mobileClosePullOut {
	top: -40px !important;
    left: 15px;
    z-index: 10;
    font-weight: 700;
    font-size: 25px;
    cursor: pointer;
    color: #fff;
	position: relative
}
#pullOutTitle {
	margin: 0;
	font-weight: 900;
	z-index: 10;
	text-align: center;
	width: 100%;
	position: relative;
	font-size: 24px;
	color: #fff;
}
.pull-out-tabs {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0;
	top: 105px;
	width: 99%;
	z-index: 7;
}
.pull-out-tabs li{
	float: right;
	background: #f7f7f7;
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
	list-style: none;
	width: auto;
	color: #00539b;
	font-size: 14px;
	font-weight: 900;
	text-transform: uppercase;
	border-radius: 30px 30px 0 0;
	padding: 10px;
	cursor: pointer;
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
}
p#Technology{
	cursor: pointer;
}
.bodypull span {
	font-size: 16px !important;
}
input {
	color: #000000 !important;
}
button#submit{
	font-size: 14px;
	color: #00539b;
	background-color: #fc0;
	text-transform: uppercase;
	padding: 10px 40px;
	text-align: center;
	border: 0;
	font-weight: 900;
	border-radius: 50px;
	-webkit-transition: all ease-in-out 0.5s;
	transition: all ease-in-out 0.5s;
	cursor: pointer;
	display: inline-block;
}
button#submit:hover{
	color: #fff;
	background-color: #00a94f;
}
button#submit[disabled] {
    color: #fff;
    cursor: not-allowed;
    opacity: 0.3;
    background-color: #00000066;
    background-image: linear-gradient(315deg, rgb(198 196 198 / 39%) 0%, rgb(255 255 255 / 74%) 74%);
    color: black;
    border: 1px solid;
}
.table>thead>tr>th{
	border-bottom: 0px solid #e5e4e3 !important;
	padding: 10px !important;
	background-color: #a9b2c3 !important;
}
.summaryTable th:nth-child(2) {
	background-color: #44d7a8 !important;
	border: 1px solid #44d7a8 !important;
	color: #fff;
	padding: 0px !important;
	border-top: 20px solid #44d7a8 !important;
	border-left: 8px solid #44d7a8 !important;
	border-right: 8px solid #44d7a8 !important;
	box-shadow: 10px 10px 20px 0 rgb(0 0 0 / 20%);
	vertical-align: baseline;
}
.summaryTable thead th {
	border-bottom: 0;
	background: #a9b2c3;
	color: #ffffff;
	padding: 13px 10px;
	text-align: center;
	border-color: #a9b2c3 !important;
}
.summaryTable tbody tr:nth-child(odd) td:first-child {
	background-color: #6cdae70d !important;
}
.summaryTable tbody tr:nth-child(even) td:first-child {
	background-color: #6cdae72e !important;
}
.summaryTable tbody tr td:first-child {
	color: #42464e !important;
}
.summaryTable td:nth-child(1) {
	border-top: 2px solid #6cdae7 !important;
	border-bottom: 1px solid #6cdae7 !important;
	border-left: 1px solid #6cdae7 !important;
	border-right: 1px solid #6cdae7 !important;
}
.summaryTable tbody tr:nth-child(odd) td:nth-child(2) {
	background-color: #44d7a80d !important;
}
.summaryTable td:nth-child(2) {
	border-top: 2px solid #44d7a8 !important;
	border-bottom: 1px solid #44d7a8 !important;
	border-left: 8px solid #44d7a8 !important;
	border-right: 8px solid #44d7a8 !important;
	box-shadow: 0px 0px 12px 0 rgb(0 0 0 / 20%);
}
.lasttr td:nth-child(2){
	border-bottom: 8px solid #44d7a8 !important;
}
td:nth-child(3) {
	border-top: 2px solid #a9b2c3 !important;
	border-bottom: 1px solid #a9b2c3 !important;
	border-left: 1px solid #a9b2c3 !important;
	border-right: 1px solid #a9b2c3 !important;
}
.summaryTable tbody tr:nth-child(even) td:nth-child(3){
	background-color: #f6f6f6 !important;
}
tbody.hideTr>tr>td:nth-child(1) {
	padding-left: 45px;
}
i.fa.fa-arrow-circle-o-down, i.fa.fa-arrow-circle-o-up{
	color: #000 !important;
	font-size: 30px;
}
.summaryTable tr.colortoggle:nth-child(even) td:nth-child(1){
	background-color: #6cdae72e !important;
}
.summaryTable tr.colortoggle:nth-child(even) td:nth-child(2){
	background-color: #44d7a82e !important;
}
.summaryTable tr.colortoggle:last-child{
	background-color: #f6f6f6 !important;
}
tr.toggle:first-child{
	background-color: #6cdae70d !important;
}
tr.toggle:second-child{
	background-color: #44d7a80d !important;
}
tr.toggle:third-child{
	background-color: #f8fdfe !important
}
.summaryTable > tbody.hideTr > tr:nth-child(odd) td:nth-child(1) {
	background-color: #6cdae72e !important;
}
.summaryTable > tbody.hideTr > tr:nth-child(odd) td:nth-child(2){
	background-color: #44d7a82e !important;
}
.summaryTable >tbody.hideTr > tr:nth-child(odd) td:nth-child(3){
	background-color: #f6f6f6 !important;
}
.fa-plus-circle:before {
	color: #4BB543;
}
tbody.hideTdtr > tr > td{
	text-align: left;
	padding-left: 60px;
}
tbody.hideTr > tr.hideTdtr > td {
	text-align: left;
	padding-left: 60px;
}

#svg_form_time {
	height: 30px;
	max-width: 900px;
	margin: 40px auto 20px;
	display: block;
	width: 100%;
}
#svg_form_time circle,
#svg_form_time rect {
	fill: white;
}
.disabled {
	display:none !important;
}
section.form{
	padding: 20px 50px 0px;
	transition:transform 0.2s ease-in-out;
}
.button.btn-primary:hover {
	color: white !important;
	background-color: #ff5050 !important;
	border-color: #e42336 !important;
}
.formbtns{
	padding: 10px 20px !important;
	cursor: pointer;
}
.formbtns.button.btn-primary:hover {
	color: #ff5050 !important;
	background-color: #ffffff !important;
	border-color: #e42336 !important;
}
section.form h2{
	font-size: 20px !important;
    margin-bottom: 0px;
    text-align: left;
    display: inline-block;
    float: left;
	margin-right: 10px;
}
.form-control{
	padding: 15px !important;
	border: solid 1px #c4c4c49c !important;
	color: black !important;
	width: 100px !important;
	-webkit-appearance: none !important;
	outline: none !important;
	border-radius: 5px !important;
	font-weight: 500 !important;
	font-size: 15px !important;
	margin-top: -5px;
}
.form-control.error{
	border: 1px solid red !important;
}
i.fa.fa-plus-circle {
	color: #4BB543 !important;
}
.benefits-sec .btn-primary:hover{
	color: #ff5050;
	border: 2px solid #e42336;
	background: white;
}
.btn-primary:active, .btn-primary:hover, .btn-primary:focus{
	color: #ff5050 !important;
	background-color: #ffffff !important;
	border-color: #ff5050 !important;
}
.bg-white.shadow-xl.rounded-lg.overflow-hidden.md\:flex{
	display: flex;
	box-shadow: 0 20px 25px -5px rgb(0 0 0 / 10%), 0 10px 10px -5px rgb(0 0 0 / 4%);
	border-radius: 0.5rem;
}
.bg-cover.bg-bottom.h-56.md\:h-auto.md\:w-56{
	background-size: cover;
	width: 45%;
	background-position: top;
}
.md\:p-5 {
	padding: 30px 1.25rem;
	background-color: #00000066;
	background-image: linear-gradient(315deg, rgb(0 0 0 / 70%) 0%, rgb(127 140 141 / 50%) 74%);
}

p.text-gray-700.md\:text-lg{
	margin-bottom: 20px;
	text-align: left;
	margin-top: 10px;
	line-height: 27px;
}
.bg-white.md\:h-48.rounded-lg.shadow-md.flex.flex-wrap.flex-col-reverse.md\:flex-col{
	height: 26rem;
	flex-direction: column;
	box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -1px rgb(0 0 0 / 6%);
	flex-wrap: wrap;
	display: flex;
	border-radius: 0.5rem;
	background-image: linear-gradient(315deg, #d3d3d3 0%, #57606f 74%);
}
.p-4 {
	padding: 30px 1.25rem;
	padding-left: 50px;
}
.w-full.md\:w-1\/2.p-4{
	width: 70%;
}
.img.w-full.md\:w-1\/2.p-4{
	justify-content: end;
	display: flex;
	width: auto;
}
img.w-64.mx-auto{
	width: 30rem;
	transform: skewY(14deg);
	box-shadow: 0 4px 6px 10px rgb(0 0 0 / 10%), 0 2px 4px -1px rgb(0 0 0 / 6%);
}
.cards-list{
	width: 100%;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.cards-list .card {
	margin: 30px auto;
	width: 230px;
	height: 230px;
	border-radius: 40px;
	box-shadow: 5px 5px 30px 7px rgb(0 0 0 / 25%), -5px -5px 30px 7px rgb(0 0 0 / 22%);
	cursor: pointer;
	transition: 0.4s;
	justify-content: center;
	display: flex;
	align-items: center;
	font-size: 30px;
	line-height: normal;
	font-weight: 600;
	text-align: center;
	padding: 0px 15px;
}

.cards-list .card:hover {
	transform: scale(0.9, 0.9);
	box-shadow: 5px 5px 30px 15px rgb(0 0 0 / 25%), -5px -5px 30px 15px rgb(0 0 0 / 22%);
}
i.fa.fa-plus{
	display: flex;
	align-items: center;
	font-size: 60px;
	color: #5bdb8e !important;
}
i.fa.fa-equals{
	display: flex;
	justify-content: center;
	font-size: 60px;
	color: #5bdb8e !important;
}
.box{
	font-size:22px !important;
}
.brown:hover{
	background-color: #41000b !important;
    background-image: linear-gradient(45deg, rgba(2,0,36,0) 5%, rgba(255,255,255,.5) 6%, rgba(255,255,255,0) 9%, rgba(255,255,255,.5) 10%, rgba(255,255,255,0) 17%, rgba(255,255,255,.5) 19%, rgba(255,255,255,0) 21%) !important;
    background-size: 72%;
    background-position: left;
	background-repeat: no-repeat;
    transition: background-image 2s ease-out;
}
.greydiv{
	background: linear-gradient(0deg,rgb(40 96 107),rgb(40 96 107 / 70%));
    padding: 59px 0 55px;
	position: relative;
}
.greydiv:hover {
	background-color: #28606b;
    background-image: linear-gradient(45deg, rgba(2,0,36,0) 5%, rgba(255,255,255,.5) 6%, rgba(255,255,255,0) 9%, rgba(255,255,255,.5) 10%, rgba(255,255,255,0) 17%, rgba(255,255,255,.5) 19%, rgba(255,255,255,0) 21%) !important;
    background-size: 72%;
    background-position: left;
	background-repeat: no-repeat;
    transition: background-image 2s ease-out;
}
.gradient{
	box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -1px rgb(0 0 0 / 6%);
	background: linear-gradient(0deg,rgb(66 38 84),rgb(66 38 84 / 70%));
    position: relative;
	padding: 59px 0 55px;
}
.gradient:hover {
	background-color: #422654;
    background-image: linear-gradient(45deg, rgba(2,0,36,0) 5%, rgba(255,255,255,.5) 6%, rgba(255,255,255,0) 9%, rgba(255,255,255,.5) 10%, rgba(255,255,255,0) 17%, rgba(255,255,255,.5) 19%, rgba(255,255,255,0) 21%) !important;
    background-size: 72%;
    background-position: left;
	background-repeat: no-repeat;
    transition: background-image 2s ease-out;
}
.industry{
	box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -1px rgb(0 0 0 / 6%);
	background: linear-gradient(0deg,rgb(59 49 66),rgb(163 129 122 / 70%));
    position: relative;
}
.industry:hover {
	background-color: #3b3142;
    background-image: linear-gradient(45deg, rgba(2,0,36,0) 5%, rgba(255,255,255,.5) 6%, rgba(255,255,255,0) 9%, rgba(255,255,255,.5) 10%, rgba(255,255,255,0) 17%, rgba(255,255,255,.5) 19%, rgba(255,255,255,0) 21%) !important;
    background-size: 72%;
    background-position: left;
	background-repeat: no-repeat;
    transition: background-image 2s ease-out;
}
.insurance{
	box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -1px rgb(0 0 0 / 6%);
	background: linear-gradient(0deg,rgb(15 137 190),rgb(15 137 190 / 70%));
    position: relative;
}
.insurance:hover {
	background-color: #0f89be;
    background-image: linear-gradient(45deg, rgba(2,0,36,0) 5%, rgba(255,255,255,.5) 6%, rgba(255,255,255,0) 9%, rgba(255,255,255,.5) 10%, rgba(255,255,255,0) 17%, rgba(255,255,255,.5) 19%, rgba(255,255,255,0) 21%) !important;
    background-size: 72%;
    background-position: left;
	background-repeat: no-repeat;
    transition: background-image 2s ease-out;
}
.gradient .row, .brown .row, .greydiv .row, .industry .row, .insurance .row{
	display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
}
@media all and (max-width: 767px){
	.home-banner{
		background-position: center !important;
		padding-top: 50px !important;
	}
	.banner .caption p{
		font-size: 18px !important;
	}
	.banner .caption p b{
		font-size: 20px !important;
	}
	.home-text{
		font-size: 120px !important;
		margin-top: 30px !important;
		margin-bottom: 50px !important;
		text-align: left !important;
	}
	.col-lg-5.col-xs-12.col-sm-12.caption {
		padding: 0px !important;
	}
	video {
		margin-top: 30px !important;
	}
	.partner-sec{
		background-size: cover !important;
		background-position: top !important;
	}
	.card .general{
		padding: 20px !important;
	}
	.greydiv{
		display: block !important;
		padding: 20px 15px!important;
		word-break: break-word !important;
	}
	.gradient{
		height: 100% !important;
		word-break: break-word;
		padding: 40px 15px 6px;
	}
	.gradient video{
		margin-top: 60px !important;
		margin-left: 0px !important;
	}
	.gradient .col-lg-4.col-md-6.col-sm-12.col-xs-12{
		padding-left: 0px !important;
	}
	.cards-list .card{
		font-size: 22px !important;
		margin: 15px auto !important;
		padding: 15px !important;
		max-width: 250px !important;
		width: 100% !important;
		height: auto !important;
	}
	i.fa.fa-plus, i.fa.fa-equals{
		font-size: 30px !important;
	}
	.full_card{
		max-width: none !important;
	}
	.buttons {
		display: flex !important;
		margin: 20px 0px 10px;
		justify-content: center;
		flex-wrap: wrap;
		width: -webkit-fill-available !important;
	}
	.responsive{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.videoclass{
		position: relative;
		width: 100%;
		overflow: hidden;
		padding-bottom: 56.25%;
		padding-top: 25px;
		height: 0;
	}
	.modal .modal-dialog{
		position: absolute;
		width: 97% !important;
		top: 50%;
		left: 50% !important; 
		transform: translate(-50%, -50%) !important;
		padding: 0px 10px;
	}
	
	.form-group.col-lg-12 {
		width: 100% !important;
	}
	
}
@media all and (max-width: 800px){
	.card .additional{
		position: relative !important;
	}
	.additional #myVideo1{
		margin: 8px auto !important;
	}
	.card .general {
		background: linear-gradient(0deg,#0b4100b3,rgb(11 65 0 / 75%));
		margin-bottom: 30px;
	}
	.card:hover .general{
		background: #fff;
		transition: background 1s ease;
	}
	.card:hover .additional{
		width: 100% !important;
	}
	html, body{
		overflow-x: hidden !important;
	}
	.card h1, h1.font-bold.text-xl.md\:text-2xl, #main .container h2{
		font-size: 26px !important;
	}
}

@media all and (max-width: 524px){
	.buttons a:nth-child(2){
		margin-top: 10px;
	}
}
@media all and (max-width: 482px){
	.fusion-logo img{
		width: 100% !important;
		max-width: 240px !important;
	}
}

.buttons{
	margin-left: auto;
    margin-right: auto;
    display: block;
    width: max-content;
}

@media all and (min-width: 768px) and (max-width: 991px){
	.home-text {
		font-size: 150px !important;
		margin-top: 40px !important;
		margin-bottom: 50px !important;
		text-align: left !important;
	}
	
	.row1 {
		padding-left: 0% !important;
	}
	
	.cards-list .card{
		width: 200px !important;
	}
	
	.cardPlanDetails h4{
		font-size: 28px !important;
	}
	
	.buttons{
		margin-top: 30px !important;
	}
	
	.partner-sec{
		background-size: cover !important;
	}
	
	video{
		margin-right: auto !important;
	}
}

@media all and (max-width: 1024px) and (min-width: 992px){
	header.col-lg-6.col-md-6.col-sm-12.col-xs-12.header.text-center, section .col-lg-6.col-md-6.col-sm-12.col-xs-12, header.col-lg-8.col-md-6.col-sm-12.col-xs-12.header.text-center, section .col-lg-4.col-md-6.col-sm-12.col-xs-12{
		width: 100% !important;
	}
	
	video {
		margin-right: auto !important;
	}
	
	.buttons{
		margin-top: 20px;
	}
	
	.cards-list .card{
		width: 215px !important;
	}
	
	.cardPlanDetails h4{
		font-size: 26px !important;
	}
	
	#download .col-lg-4.col-md-6.col-sm-12 {
		width: 33% !important;
		padding: 0px !important;
	}
	
	.cardPlanDetails{
		width: 95% !important;
		height: 105px !important;
		display: inline-flex !important;
		align-items: center;
	}
	
	.row1{
		padding-left: 0px !important;
	}
	.home-text {
		font-size: 160px !important;
		margin-top: 40px !important;
		margin-bottom: 70px !important;
		text-align: left !important;
	}
	
	#close_calc{
		width: max-content;
	}
}

@media all and (max-width: 1200px) and (min-width: 1025px){
	.home-text {
		font-size: 180px !important;
		margin-top: 50px !important;
		margin-bottom: 70px !important;
		text-align: left !important;
	}
	video {
		margin-right: auto !important;
	}
	header.col-lg-6.col-md-6.col-sm-12.col-xs-12.header.text-center, section .col-lg-6.col-md-6.col-sm-12.col-xs-12, header.col-lg-8.col-md-6.col-sm-12.col-xs-12.header.text-center, section .col-lg-4.col-md-6.col-sm-12.col-xs-12{
		width: 100% !important;
	}
	.buttons{
		margin-top: 20px;
	}
	.row1{
		padding-left: 0px !important;
	}
	#close_calc{
		width: max-content;
	}
	.banner {
		padding: 50px 0 98px !important;
	}
	.cardPlanDetails h4{
		font-size: 26px !important;
	}
	
	#download .col-lg-4.col-md-6.col-sm-12 {
		width: 33% !important;
		padding: 0px !important;
	}
	
	.cardPlanDetails{
		width: 95% !important;
		height: 105px !important;
		display: inline-flex !important;
		align-items: center;
	}
}
@media all and (min-width: 1200px){
	i.fa.fa-equals {
		width: 100% !important;
	}
	
}
@media all and (min-width: 1201px) and (max-width: 1300px){
	.col-lg-5.col-xs-12.col-sm-12.caption{
		width: 100% !important;
	}
	.banner h1{
		margin-bottom: 8px !important;
	}
	.col-xs-12.col-sm-2.caption {
		display: none !important;
	}
	.row1{
		padding-left: 0px !important;
	}
	header.col-lg-8.col-md-6.col-sm-12.col-xs-12.header.text-center {
		width: 55% !important;
	}
	section .col-lg-4.col-md-6.col-sm-12.col-xs-12{
		width: 45% !important;
	}
	section .row{
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}
	.card_contact{
		margin-top: 40px !important;
	}
	.cardPlanDetails h4{
		font-size: 30px !important;
	}
	
	#download .col-lg-4.col-md-6.col-sm-12 {
		padding: 0px !important;
	}
	
	.cardPlanDetails{
		width: 95% !important;
		height: 105px !important;
		display: inline-flex !important;
		align-items: center;
	}
}

.owl-carousel .owl-item img {
    display: block;
    width: 92% !important;
}
.owl-item.active{
	margin-right: 0px !important;
}
.table-box{
	 --c: #003a7f;
	 /* --s0: calc(1.25em + 6px);
	 --s1: calc(1.25em + 6px + 0.5em); */
	 place-self: center;
	 position: relative;
	 width: 98%;
	 border: solid 0 transparent;
	 border-width: 0 var(--s0) var(--s0) 0;
	 padding: 10px;
	 background: var(--c) padding-box;
}
 .table-box:nth-child(2) {
	 --c: #003a7f;
	 filter: invert(1);
}
/*  .table-box::before {
	 position: absolute;
	 top: -5px;
	 left: 0;
	 border: inherit;
	 border-width: 1.25em 0 0 1.25em;
	 width: 103%;
	 height: 120%;
	 box-shadow: inset 0 0 0 6px #ffcc00;
	 pointer-events: none;
	 content: '';
}
*, ::before {
	 box-sizing: inherit;
	 margin: 0;
} */
 


 body {
	 box-sizing: border-box;
	
}


@media all and (min-width:1300px) and (max-width: 1399px){
	.row1 {
		padding-left: 0px !important;
	}
	.col-lg-5.col-xs-12.col-sm-12.caption{
		width: 70.666667% !important;
	}
}

@media all and (max-width: 742px) {
    .summaryTable {
        display: none !important;
    }
}

.single-from-blog {
    display: flex;
    float: left;
    width: 100%;
    border-radius: 5px;
    box-shadow: 0 8px 6px 2px rgb(140 140 140);
    border: 1px solid #bebebe;
	flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: black;
}
@media only screen and (max-width: 1920px) and (min-width: 1601px){
	.single-from-blog .blog-title {
		padding: 15px 0;
	}
}

.single-from-blog .blog-title {
    /* display: inline; */
    /* float: left; */
    padding: 10px;
    width: 100%;
}
@media only screen and (max-width: 1920px) and (min-width: 1601px)
.single-from-blog .blog-title h2 {
    font-size: 24px;
}
.single-from-blog .blog-title h2 {
    font-size: 18px;
    text-align: center;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}
.single-from-blog .blog-title h2 {
    /* color: #3e3e3e; */
    font-size: 22px;
    padding: 5px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
@media only screen and (max-width: 1920px) and (min-width: 1601px){
		#subtitle, #subtitle1, #subtitle2 {
		font-size: 18px;
		padding: 0 21px;
	}
}

#subtitle, #subtitle1, #subtitle2, #subtitle3 {
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding-left: 10px;
}
.single-from-blog figure {
    margin: 0 auto;
    width: max-content;
	display: contents;
}
.single-from-blog figure img{
	max-width: 400px;
    width: 100%;
	position: relative;
    top: 50%;
    transform: translate(0%, -50%);
}
.blog-image{
	background-color: black;
    /* margin: 0 auto; */
	width: 400px;
    height: 300px;
	max-width: -webkit-fill-available;
}
.single-from-blog > p {
    color: #fff;
    padding: 0 20px;
    line-height: 26px;
    text-align: justify;
	margin-bottom: 0px;
	padding-bottom: 15px;
}
.single-from-blog .blog-footer {
    display: inline;
    float: left;
    padding: 10px 20px;
    width: 100%;
	display: flex;
}

@media all and (min-width: 512px) and (max-width: 767px){
	.form-group.col-lg-6{
		width: 50% !important;
	}
}

@media all and (max-width: 511px){
	.form-group.col-lg-6{
		width: 100% !important;
	}
	.modal-dialog{
		margin: 0 auto;
	}
}

@media all and (max-width: 1199px) and (min-width: 1029px){
	.from-blog-content .from-blog-content .col-md-4.col-sm-6.col-xs-12{
		width: min-content !important
	}
	.blog-footer p{
		font-size: 16px !important;
	}
	.from-blog-content .row{
		margin-left: auto;
		margin-right: auto;
		display: inline-flex;
		flex-wrap: wrap;
		flex-direction: row;
		flex: 0 0 50%;
		justify-content: center;
	}
}

@media all and (max-width: 1028px) and (min-width: 992px){
	.from-blog-content .col-md-4.col-sm-6.col-xs-12 {
		width: 400px !important;
	}
	.blog-footer p{
		font-size: 16px !important;
	}
	.from-blog-content .row{
		margin-left: auto;
		margin-right: auto;
		display: inline-flex;
		flex-wrap: wrap;
		flex-direction: row;
		flex: 0 0 50%;
		justify-content: center;
	}
}
@media all and (max-width: 991px) and (min-width: 801px){
	.from-blog-content .col-md-4.col-sm-6.col-xs-12 {
		width: 325px !important;
	}
	.from-blog-content .row{
		margin-left: auto;
		margin-right: auto;
		display: inline-flex;
		flex-wrap: wrap;
		flex-direction: row;
		flex: 0 0 50%;
		justify-content: center;
	}
	.single-from-blog .blog-title h2{
		font-size: 24px !important;
	}
	.blog-footer p{
		font-size: 17px !important;
	}
}
.home .recent-sec{
	display: block !important;
}

@media all and (max-width: 800px){
	.from-blog-content .col-md-4.col-sm-6.col-xs-12{
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		max-width: 500px;
	}
	
	article.single-from-blog{
		margin-bottom: 25px;
	}
	.blog-footer{
		height: auto !important;
	}
}

@media all and (max-width: 1400px) and (min-width: 1301px){
	.single-from-blog .blog-title h2{
		font-size: 20px !important;
	}
}

@media all and (max-width: 1300px) and (min-width: 1200px){
	.single-from-blog .blog-title h2{
		font-size: 18px !important;
	}
}

