*{ 
	 font-family: "Roboto", sans-serif;
}
.text-center img {
	display: inline-block;
}

.top-list {
    text-align: right;
    padding-top: 30px;
    border-bottom: 2px solid #e2e2e2;
}
.top-list i.fa.fa-phone {
    background-color: #23b256;
    padding: 10px;
    border-radius: 50px;
    color: #fff;
    margin-right: 14px;
}
.top-list span {
    color: #282828;
    text-decoration: none !important;
    font-weight: 500;
}
.top-list a {
    font-size: 17px;
    text-transform: uppercase;
    text-decoration: none !important;
    color: #fff;
}
.top-list li{
    margin: 10px 6px;
}
a.btn.calendr-btn {
    background-color: #fcaf17;
    border-radius: 50px;
    /* padding: 7px 20px; */
}
a.btn.net-btn {
    background-color: #55a3d9;
    border-radius: 50px;
    /* padding: 7px 20px; */
}
/*.morecontent span {
    display: none;
}
.morelink {
    display: block;
}*/

header {
	padding: 0px;
}
header .mainmenu {
	padding-top: 10px;
	padding-bottom:10px;
}
.header-logo {
    padding-top: 10px;
}
header .mainmenu ul li a {
    text-decoration: none;
    font-size: 16px;
    color: #282828;
    font-weight: 400;
    text-transform: uppercase;
    padding-top: 30px;
}
.header-phone a span {
  padding-left: 5px;
}
.header-phone a: hover{
	color: #000;
}
.header-phone a{
  font-size: 18px;
  font-weight: 700;
  background-color: #f3a000;
  padding: 8px 10px 10px;
  border-radius: 10px;
  margin-top: 30px;
  display: block;
  color: #000;
  text-decoration: none;
}
.header-phone a i {
  font-size: 20px;
  color: #000;
  background-color: #fff;
  padding: 7px;
  border-radius: 10px;
}

header .mainmenu ul li {
	padding: 0px 15px;
}
.form-group1 select {
  background-color: transparent;
}


/*************SUB MENU*************/
.mainmenu .sub-menu {list-style: outside none none;  min-width: 250px;  padding: 0;  position: absolute;  z-index: 1000;  display:none;}
.mainmenu li:last-child:hover .sub-menu {right: 0;}
.mainmenu li:hover .sub-menu{ display:block; }
.mainmenu .sub-menu li{padding:0px !important;}
.mainmenu .sub-menu li a { background-color: #fff;  display: block;  padding: 10px 15px !important;  text-align: left; color: #000 !important;  text-decoration: none;  transition: all 1s ease-in-out 0s;}
.mainmenu .sub-menu li a:hover { background:#fff !important; padding-left:25px; color: #000 !important;}

/*************SUB MENU*************/
.mainmenu .sub-menu .sub-menu:hover > ul { display: block;}
.mainmenu .sub-menu .sub-menu {display: none; position: absolute; left: 100%; margin-top: -40px;}
.mainmenu .sub-left {left:-100% !important; width:100%;}


.col-md-5ths {
	width: 20%;
	float: left;
}

/*******MAIN MENU*********/
header .mainmenu .navbar {
	margin: 0px;
	padding: 0px;
}
.navbar-dark .navbar-nav .nav-link {
  color: #fff;
  margin: 0px;
}
.owl-theme .owl-nav {
	margin-top: 0;
}
header .mainmenu .navbar-nav a.active,
header .mainmenu .navbar-nav a:focus,
header .mainmenu .navbar-nav a:hover {
	color: #282828 !important;
    
}
header .mainmenu .navbar-nav .menu1 a.active, header .mainmenu .navbar-nav .menu1 a:focus, header .mainmenu .navbar-nav .menu1 a:hover{
	background-image: none !important;
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .nav-link.active{
	color: #386979;
}
header .header-bottom {
	position: relative;
}
.owl-theme .owl-dots .owl-dot span {
    margin: 5px 5px;
  }
.navbar-light .navbar-nav .nav-link {
    color: #000;
}
header .header-bottom .banner-contents {
	position: absolute;
	left: 0;
	right: 0;
	top: 30%;
	width: 100%;
}
header .banner-contents h1 {
  font-size: 65px;
  color: #fff;
  text-transform: uppercase;
  line-height: 1.3;
  text-shadow: 0px 0px 8px #000000;
}
header .banner-contents h2 {
  font-size: 60px;
  color: #fff;
  text-transform: capitalize;
  line-height: 1.3;
  font-weight: 700;
  text-transform: uppercase;
}
header .banner-contents h2 span{
  color: #f4a000;	
}
/*.latest-content h5 {
  font-size: 22px;
  font-weight: 700;
}
.latest-wrap {
    padding: 30px 0px;
}
.latest-content {
  padding: 100px 30px 0px 10px;
}
.container.cont h4 {
  color: #fff;
}

.latest-wrap {
    background-image: url(../img/others/bg-latest.png);
    background-repeat: no-repeat;
    background-size: 68% 93%;
    background-position: right;
}
.latest-wrap1 {
  background-image: url(../img/others/bg-latest1.png);
  background-repeat: no-repeat;
  background-size: 67% 103%;
  background-position: left;
}
.latest-section {
  padding: 20px 0px;
}
.latest-wrap1 .latest-content {
  padding-left: 130px;
}
.container.cont p {
  color: #000;
}
.latest-img1 {
  margin-left: 20%;
}
.latest-img {
  margin-left: 56%;
  margin-top: 10px;
}*/
.container, .container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm{
	padding-left: var(--bs-gutter-x, 0.0rem) !important;
}
.banner-contents p {
  font-size: 18px;
  color: #fff;
  line-height: 1.5;
  padding: 10px 0px;
  font-weight: 400;
  text-align: justify;

}
.banner-contents a {
    text-decoration: none;
    font-size: 17px;
    color: #fff;
    background-color: #ec1f28;
    padding: 7px 20px;
    //font-weight: 500;
    text-transform: uppercase;
    border-radius: 50px;
   /* /* box-shadow: 1px 2px 6px #262626; 
     -webkit-box-shadow: 1px 2px 6px #262626; 
    -moz-box-shadow: 1px 2px 6px #262626;
    -ms-box-shadow: 1px 2px 6px #262626;*/
}

/*.banner-contents a:hover{
	color: #fff;
}*/
/*********** CAROUSEL NAV***********/
header .header-bottom .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("../img/icons/banner-left-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 64px;
	left: 5%;
	position: absolute;
	text-indent: -99999px;
	top: 45%;
	width: 33px;
	outline: none !important;
	opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
header .header-bottom .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("../img/icons/banner-right-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 64px;
	right: 5%;
	position: absolute;
	text-indent: -99999px;
	top: 45%;
	width: 33px;
	outline: none !important;
	opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
header .header-bottom:hover .owl-prev {
	opacity: 1;
	left: 2%;
}
header .header-bottom:hover .owl-next {
	opacity: 1;
	right: 2%;
}

/**********CAROUSEL DOTS***************/
header .header-bottom .owl-theme .owl-controls {
    margin-top: 0;
}
header .header-bottom .owl-dots {
    bottom: 10%;
    left: 0%;
    position: absolute;
    right: 0%;
    z-index: 9999;
}

header .header-bottom .owl-theme .owl-dots .owl-dot span {
	background-color: #fff;
}
header .header-bottom .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #2478bc !important;
    padding: 5px;
}
.owl-dot span {
    background-color: #fff;    
    padding: 5px;
}
header .header-bottom .owl-theme .owl-dots .owl-dot span{
	background-color: #fff;
}
/*.banner-shape {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -3px;
	z-index: 9;
}*/
h2 {
    font-size: 40px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
}
h2 span{	
	color: #2478bc;
}
h3 {
    font-size: 32px;
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
}
h3 span{	
	color: #2478bc;
}
.about-section {
    padding: 70px 0px;
}
.heading p {
    font-size: 18px;
    padding-top: 10px;
    color: #282828;
    font-weight: 400;
}

.header-bottom .owl-carousel {
    z-index: inherit;
}
.about-img {
  padding-top: 30px;
}
.about-contents {
    padding-top: 60px;
    padding-left: 20px;
}
.about-img img {
    border: 2px solid #fff;
    box-shadow: 1px 1px 11px #06060696;
    -webkit-box-shadow: 1px 1px 5px #e0e0e0;
    -moz-box-shadow: 1px 1px 5px #e0e0e0;
    -ms-box-shadow: 1px 1px 5px #e0e0e0;
    margin-left: 30px;
}
.dots {
    box-shadow: none !important;
    margin-bottom: -110px;
    margin-left: 0px !important;
}
hr {
    /* color: #23b256; */
    width: 10%;
    /* border-width: 5px !important; */
    border: 3px solid #23b256;
    /* border-radius: 5px; */
    opacity: 1.1;
}
.about-contents a {
    text-decoration: none;
    font-size: 17px;
    margin-top: 10px;
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
    border-radius: 30px;
    background-color: #55a3d9;
    border-radius: 50px;
}
.news-heading hr {
    margin: auto;
    width: 5%;
}
.news-section {
    background-color: #fbf5e8;
    padding: 70px 0px;
}
.news-cont-wrap {
    background-color: #fff;
    padding: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 1px 1px 10px #e0e0e0;
}
.news-contents h5 {
    font-size: 17px;
    color: #000;
    min-height: 62px;
}
.news-contents h6 {
    color: #ec1f28;
    font-size: 16px;
}
.news-contents i {
    padding-right: 10px;
}
.news-contents p {
    color: #000000;
    font-size: 16px;
}

.news-wrap {
    margin-top: 40px;
}
.calendar-section .heading hr {
    margin: auto;
    width: 5%;
}
.calendar-section {
    padding: 70px 0px;
}

.how-img {
    width: 212px;
    height: 210px;
    margin: auto;
    border: 2px solid #4fbdda;
    border-radius: 50%;
    padding: 3px;
    position: relative;
}
.how1 {
    border: 2px solid #fdc14c;
}
.how2 {
    border: 2px solid #55a3d9;
}
.how3 {
    border: 2px solid #ec1f28;
}
.how4 {
    border: 2px solid #23b256;
}
.how-num {
    width: 60px;
    height: 60px;
    margin: auto;
    border: 3px solid #fff;
    border-radius: 50%;
    padding: 7px;
    position: absolute;
    background-color: #1cdfe0;
    left: 0;
    right: 0;
    bottom: -30px;
}
.how11{
  background-color: #fdc14c;
}
.how12{
  background-color: #55a3d9;
}
.how13{
  background-color: #ec1f28;
}
.how14{
  background-color: #23b256;
}
.how-contents.text-center {
    padding-top: 35px;
}
.how-section {
    background-color: #eef6fb;
    padding: 70px 0px;
}
.how-heading hr {
    margin: auto;
    width: 5%;
}
.how-wrap {
    margin-top: 25px;
}
.how-contents h3 {
    font-family: 'Helvetica-Bold';
    text-transform: uppercase;
    font-size: 17px;
}
.how-contents p {
    color: #050505;
    font-size: 17px;
}
/*.how14{
  background-color: #23b256;
  border: 2px solid #23b256;
}*/

/*
.accordion-button:not(.collapsed)::after {
  background-image: url('../img/others/minus-icon.png') !important;
  width: 50px;
  height: 45px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.accordion-button::after {
  background-image: url('../img/others/plus-icon.png') !important;
  width: 50px;
  height: 45px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;

}
.accordion-button i {
  padding-right: 10px;
}
.faq-heading h3 {
  color: #fff;
}
.faq-heading h4 {
  color: #fff;
}
.accordion-button:focus{
	box-shadow: none !important;
}
.accordion-item:not(.collapsed)  {
  border: 2px solid rgba(0, 0, 0, 0.22);
  border-radius: 5px;

}
.accordion-item {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  margin: 30px 0px;
}
.faq-section {
  padding: 70px 0px;
  background-image: url('../img/others/faq-bg-img.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;

}
.accordion-button:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: none;
}
.accordion-button:not(.collapsed) {
  color: #f4a000;
  font-size: 24px;
  background-color: transparent !important;
  border-bottom: 2px solid;
}
.accordion-body {
  font-size: 18px;
  color: #000;
  font-weight: 400;
}
.accordion-button {
  font-size: 24px;
  color: #000;
  background-color: transparent !important;
}
  */
.sub-wrap{
	padding: 70px 0px;	
}
.get-contact h3 {
  font-size: 30px;
  color: #000;
  font-weight: 900;
  text-transform: uppercase;
}
.get-contact p {
  font-size: 18px;
  color: #000000cf;
  font-weight: 400;
}
.contact-cont ul li a{
	text-decoration: none;
}

.get-contact h4 {
  font-size: 20px;
  color: #0a3043;
  font-weight: 800;  margin-bottom: 20px;
}
.contact-wrap {
  padding-top: 40px;
}

.form-group {
    box-shadow: 0px 0px 16px #d6d6d6e0;
    -webkit-box-shadow: 0px 0px 7px #d6d6d654;
    -moz-box-shadow: 0px 0px 7px #d6d6d654;
    -ms-box-shadow: 0px 0px 7px #d6d6d654;
    margin: 10px -8px;
    border-radius: 25px !important;
}
.accordion-item {
  background-color: #fff;
  border: 3px solid rgba(0, 0, 0, 0.22);
  margin: 30px 0px;
}

.contact-form .form-control::-webkit-input-placeholder {
  color: #565656 !important;
  opacity: 1;
}

.contact-form .form-control::-moz-placeholder {
  color: #565656 !important;
  opacity: 1;
}

.contact-form .form-control::-ms-input-placeholder {
  color: #565656 !important;
  opacity: 1;
}
.form-control.drop-arow {
  background-image: url('../img/others/drop-arrow.png');
  background-repeat: no-repeat;
  background-position: 97% !important;
}

.contact-form .form-control::placeholder {
  color: #565656 !important;
  opacity: 1;
}
.form-control{
	border-color: #bababa !important;
	color: #565656 !important;
}
.form-control:focus{
	border-color: #bababa !important; 
	box-shadow: none !important;
}
.form-group input {
    padding: 15px 20px;
    font-size: 16px;
    color: #575757 !important;
    font-weight: 500;
    border: none;
     border-radius: 50px !important; 
}
.form-group textarea {
  padding: 15px 20px;
  font-size: 16px;
  color: #616161 !important;
  font-weight: 600;
  min-height: 120px;
  border: none;
}
.form-group1 a {
    text-decoration: none;
    font-size: 18px;
    color: #fff;
    background-color: #ec1f28;
    padding: 12px 50px;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 50px;
    box-shadow: 1px 2px 6px #26262647;
    -webkit-box-shadow: 1px 2px 6px #26262647;
    -moz-box-shadow: 1px 2px 6px #26262647;
    -ms-box-shadow: 1px 2px 6px #26262647;
    margin-top: 30px;
}

.contact-cont ul li i {
  font-size: 20px;
  color: #fff;
  background-color: #f4a000;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  padding: 10px;
}
.contact-cont ul li:last-child {
  padding-left: 15px;
}
.contact-cont ul li h4 {
  font-size: 18px;
  color: #000;
  text-align: left;
  font-weight: 800;
  text-transform: capitalize;
}
.contact ul {
  margin-bottom: 5px;
}
.footer-section {
    padding: 70px 0px 20px;
    background-color: #0d2638;
}
.footer-menu ul li{
	padding: 0px 30px;
}
.contact-cont ul li span {
    color: #595959;
    font-weight: 500;
    font-size: 17px;
}
.form-group.email1 input[type="email"] {
    background-image: url(../img/others/mail-icon.png);
    background-size: auto;
    background-position: 97%;
    background-repeat: no-repeat;
    /* padding-right: 20px; */
}
.form-group.tele1 input[type="text"] {
    background-image: url(../img/others/phone-icon1.png);
    background-size: auto;
    background-position: 97%;
    background-repeat: no-repeat;
    /* padding-right: 20px; */
}
.form-group.msg1 textarea {
    background-image: url(../img/others/message-icon.png);
    background-size: auto;
    background-position: 98% 14%;
    background-repeat: no-repeat;
    /* padding-right: 20px; */
    border-radius: 25px;
}
.form-group.add1 input[type="text"] {
    background-image: url(../img/others/map-icon.png);
    background-size: auto;
    background-position: 97%;
    background-repeat: no-repeat;
    /* padding-right: 20px; */
}

.form-group.name1 input[type="text"] {
    background-image: url(../img/others/user-icon.png);
    background-size: auto;
    background-position: 97%;
    background-repeat: no-repeat;
    /* padding-right: 20px; */
}
/*.footer-contact {
  margin-top: 50px;
  border-top: 2px solid #ffffffc7;
  padding-top: 50px;
}*/
.footer-menu {
    padding: 40px 0px;
}
.footer-menu ul li a {
    font-size: 17px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
}
.footer-contact h5 {
  font-size: 22px;
  color: #fff;
  font-weight: 700;
  padding-bottom: 15px;
}
.contact ul li i{
	padding-right: 10px;
}
.footer-logo p {
  color: #fff;
  font-weight: normal;
}
.contact ul li {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}
.footer-wrap ul li img{
	padding-right: 10px;
}
.footer-wrap ul li {
	padding-bottom: 10px;
}
.footer-wrap a{
	font-size: 16px;
	color: #fff;
	text-decoration: none;	
	font-weight: 400;
}
.contact-us {
  padding-right: 60px;
}
.quick-link {
  padding-left: 20px;
}
.copyrights{
	position: relative;
}
.copyrights img {
    float: right;
    margin-top: -60px;
    margin-left: 84px !important;
    position: relative;
    left: 60px;
}
.copyrights p {
	font-size: 15px;
	color: #fff;
	font-weight: 400;
	text-align: center;
	margin: auto;
}
.footer-wrap {
    border-bottom: 1px solid #153750;
    padding-bottom: 20px;
}
.footer-contact hr {
    border: 2px solid #fff;
    opacity: initial;
    width: 17%;
    /* margin: 0; */
    margin-top: 0px;
}
.contact-heading hr {
    margin: auto;
    width: 5%;
}
.inner {
  top: 35% !important;
}
#addr ul li:nth-child(2) {
  padding-top: 5px;
}



.alert.notice { 
	background:url("../img/exclamation.png") no-repeat scroll 15px 9px #FFFEDD;
	border:1px solid #FFEDB7;
	margin:20px auto;
	padding:10px 10px 10px 45px;
	width:80%;
}
.alert.error {
	background:url("../img/error.png") no-repeat scroll 15px 9px #FFF0F0;
	border:1px solid #FFCCCC;
	color:#FF0000;
	margin:20px auto;
	padding:10px 10px 10px 45px;
	width:80%;
}
.alert.success {
	background:url("../img/checkmark.png") no-repeat scroll 15px 9px #F2FFF2;
	border:1px solid #C1FFC1;
	margin:20px auto;
	padding:10px 10px 10px 45px;
	width:80%;
	color:#2EAD3D;
} 	

.loading {
	padding-left:10px;
	font-size:1.5em;
	visibility:hidden;
}
.lshow {
	visibility:visible !important;
}


/* Calendar */

.calendar-section {
    position: relative;
}
.calendar-wrap {
    background-color: #faf6ed;
    padding: 10px;
    border: 1px solid #d6d6d6;
}

.calendar-content {
    padding-bottom: 30px;
}

.calendar-mth-head {
    text-align:center;
}

#calendar-left {
    margin-right:20px;
    background-color:#cdcdcd;
    padding:3px;
}

#calendar-right {
    margin-left:20px;
    background-color:#cdcdcd;
    padding:3px;
}


.cal_othermth,
.cal_dayboxes,
.cal_highlighteddaybox {
    vertical-align:top;
    padding:3px;
}

.cal_inner {
    border:1px solid #d7c5aa;
    background-color:white;
    height:100%;
    font-size:0.9em;
}

.cal_othermth .cal_inner {
    background-color:#faf6ee;
}

.cal_highlighteddaybox .cal_inner {
    background-color:#e9f6ff;
}


.calendar-details {
    background-color: #fff;
    padding: 30px;
    height:100%;
}

.calhomeimg {
    width:45%;

}

.calendar-event-day {
    width:100%;
    padding:5px;
    border:1px solid #b5b5b5;
    border-radius:5px;
    margin:5px 0px;
}

.calendar-event-day-img {
    float:left;
    width:10%;
    padding-right:10px;
    margin: 10px 0;
}

.calendar-event-day p {
    margin: 10px 0;
}


/*CONTACT*/

.contact-form .form-groups {

    padding: 10px;
}
.contact-form .form-control {
	font-size: 18px;
	color: #282828;
	border-top: none;
	border-left: none;
	border-right: none;
	border-radius: 0px;
	border-bottom: 1px solid #d6c229;
}

.contact-form .error {
    color:red;
}
.contact-heading ul li a {
	text-decoration: none;
	font-size: 18px;
	color: #010101;
}
.contact-heading ul li {
	text-decoration: none;
	font-size: 18px;
	color: #476645;
	margin-right: 20px;
}
.contact-section {
    padding: 70px 0px;
}
.contact-form .form-control::-webkit-input-placeholder {
  color: #282828;
  opacity: 1;
}

.contact-form .form-control::-moz-placeholder {
  color: #282828;
  opacity: 1;
}

.contact-form .form-control::-ms-input-placeholder {
  color: #282828;
  opacity: 1;
}

.contact-form .form-control::placeholder {
  color: #282828;
  opacity: 1;
}
.contact-form .submit-btn {
	text-decoration: none;
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	border-radius: 0px;
	font-family: "Cinzel";
	text-transform: uppercase;
	background-color: #d6c229;
	padding: 7px 20px;
	width: 100%;
	text-align: center;

}
.contact-form .form-group {
    width: 50%;
    float: left;
    padding: 10px;
}


.alert.notice { 
	background:url("../img/exclamation.png") no-repeat scroll 15px 9px #FFFEDD;
	border:1px solid #FFEDB7;
	margin:20px auto;
	padding:10px 10px 10px 45px;
	width:80%;
}
.alert.error {
	background:url("../img/error.png") no-repeat scroll 15px 9px #FFF0F0;
	border:1px solid #FFCCCC;
	color:#FF0000;
	margin:20px auto;
	padding:10px 10px 10px 45px;
	width:80%;
}
.alert.success {
	background:url("../img/checkmark.png") no-repeat scroll 15px 9px #F2FFF2;
	border:1px solid #C1FFC1;
	margin:20px auto;
	padding:10px 10px 10px 45px;
	width:80%;
	color:#2EAD3D;
} 	

.loading {
	padding-left:10px;
	font-size:1.5em;
	visibility:hidden;
}
.lshow {
	visibility:visible !important;
}


.news-title {
    font-size:1.2em;

}
.news-item {
    clear:both;
    padding:10px;
    border:1px solid #cecece;
    background-color:#ffffff;
    margin-bottom:5px;
    position:relative;
}
.news {
    clear:both;
}
.news-title img {
    max-width:15%;
    float:left;
    padding-right:10px;
    padding-bottom:5px;
}
.news-article {
    display:none;
    margin-top:15px;
}
.news-view {
    float:right;
    cursor:pointer;
    font-size:20px;
    margin-top:-5px;
    color:#15c;
}

.cal-evt {
    cursor:pointer;
}

.modal-window {
  background-color: white;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: 0 0 20px 0 #222;
  -webkit-box-shadow: 0 0 20px 0 #222;
  -moz-box-shadow: 0 0 20px 0 #222;
  display: none;
  position: fixed;
  top: 10%;
  left: 30%;
  width: 600px;
  z-index: 1000;
	margin:10px;
	padding:10px;
}
#modal-background {
    display: none;  /* ensures it’s invisible until it’s called */
    position: fixed;  /* makes the div go into a position that’s absolute to the browser viewing area */
    left: 0%; /* makes the div span all the way across the viewing area */
    top: 0%; /* makes the div span all the way across the viewing area */
    background-color: black;
    -moz-opacity: 0.5; /* makes the div transparent, so you have a cool overlay effect */
    opacity: .50;
    filter: alpha(opacity=50);
    width: 100%;
    height: 100%;
    z-index: 999; /* makes the div the second most top layer, so it’ll lay on top of everything else EXCEPT for divs with a higher z-index (meaning the #overlay ruleset) */
}


/*RESPONSIVE*/

@media screen and (max-width: 2880px) {

.top-list {
  text-align: right;
  padding-top: 45px;
  border-bottom: 2px solid #e2e2e2;
}

}
@media screen and (max-width: 1920px) {



}
@media screen and (max-width: 1680px) {
   
}
@media screen and (max-width: 1440px) {
	.top-list {
  padding-top: 30px;
}
}
@media screen and (max-width: 1376px) {
.copyrights p {
  width: 70%;
}
.header-phone a {
    font-size: 15px;
    }

}
@media screen and (max-width: 1280px) {
body {
  overflow-x: hidden;
}
	
}
@media screen and (max-width: 1270px) {
	
	header .mainmenu ul li a {
	  font-size: 14px;
	}
  li.nav-item.form-group1 select {
  font-size: 14px;
 }
 .top-list {
  padding-top: 17px;
 }
	header .mainmenu ul li {
	  padding: 0px 5px;
	}
  	header .banner-contents h1 {
  		font-size: 30px;
  	}
  	header .banner-contents h2 {
	  font-size: 40px;
	  }
	  .banner-contents p {
	  font-size: 14px;
	}
  	.banner-contents a {
	  font-size: 15px;
	  margin-top: 20px;
	}
	.banner-img img {
	  width: 80%;
	  text-align: center;
	}
  .about-contents {
   padding-top: 115px;
   padding-left: 20px;
}
.news-contents a {
  font-size: 15px;
  margin-top: 5px;
}
.news-contents p {
  font-size: 14px;
  min-height: 85px;
}
.news-contents h6 {
  font-size: 14px;
}
.news-contents h5 {
  font-size: 15px;
}
	header .header-bottom .banner-contents {
	    top: 30%;
	}
	.banner-info {
	  padding-top: 24px;
	}
	.heading h3 {
 		 font-size: 24px;
 	}
 	
	.about-img {
	  padding-top: 80px;
	}
	.about-section {
	  padding: 30px 0px;
	}
	.about-contents a {
	  font-size: 15px;
	}
	.heading p {
	  font-size: 15px;
	}
	/*.contact-cont ul li h4 {
	  font-size: 14px;
	}
	.contact-cont ul li span {
	  font-size: 13px;
	}
	.contact-cont ul li i {
	  font-size: 14px;
	  width: 30px;
	  height: 30px;
	  padding: 9px;
	}*/
	.form-group input {
	  padding: 10px 20px;
	  font-size: 13px;
	}
	.form-group textarea {
	  padding: 10px 20px;
	  font-size: 13px;
	}
	.form-group1 a {
	  font-size: 16px;
	  padding: 10px 40px;
	}
	.footer-section {
	  padding: 30px 0px 20px;
	}
	
	.footer-wrap a {
	  font-size: 14px;
	}
	.footer-contact {
	  //margin-top: 30px;
	  padding-top: 20px;
	}
  .contact li span {
  font-size: 14px;
  }
	.footer-contact h5 {
	  font-size: 18px;
	  padding-bottom: 5px;
	}
	.contact-section {
	  padding: 30px 0px;
	}
	.copyrights p {
	width: 90%;
	}
  .copyrights img {
  left: 48px;
}
}


@media screen and (max-width: 1023px) {
	.contact-cont ul li h4 {
  font-size: 15px;
}

	.heading p {
		font-size: 15px;
	}
	.heading h3 {
	  font-size: 20px;
	}
	.header-logo {
	  padding-top: 20px;
	}
	header .banner-contents h1 {
	  font-size: 30px;
	}
	.banner-contents p {
		font-size: 18px;
	}
	.banner-contents a {
  	  font-size: 15px;
	  margin-top: -10px;
	}
	.header-phone a {
	  font-size: 12px;
	  padding: 8px 16px;
	}
	header .mainmenu ul li a {
	  font-size: 14px;
	}
	header .mainmenu ul li {
	  padding: 0px 2px;
	}
	.banner-info {
	  padding-top: 0px;
	}
	header .banner-contents h1 {
	  font-size: 20px;
	}
	header .banner-contents h2 {
	  font-size: 25px;
	}
	.banner-contents p br {
	  display: none;
	}
	.banner-contents p {
	  font-size: 14px;
	}
	.banner-contents a {
	  font-size: 14px;
	  margin-top: -10px;
	  padding: 6px 15px;
	}
	header .header-bottom .banner-contents {
	  top: 40%;
	}
	.contact-us {
	  padding-right: 0px;
	}
	.quick-link {
	  padding-left: 20px;
	}
	.copyrights p {
	  width: 110%;
	}
	.social-icons ul li a i {
	  font-size: 15px;
	  margin-right: 15px;
	}
}
@media screen and (max-width: 820px) {
.top-list a {
  font-size: 14px;
}
header .mainmenu ul li a {
  padding-top: 15px;
}
.news-contents a {
  font-size: 14px;
}
.news-contents h5 {
  min-height: 72px;
}
.how-img {
  width: 165px;
  height: 166px;
}
.how-contents h3 {
  font-size: 14px;
}
.how-contents p {
  font-size: 14px;
}
.news-contents p {
  min-height: 112px;
}
header .mainmenu ul li a {
  font-size: 12px;
}
.navbar-expand-md .navbar-nav .nav-link {
  padding-right: 0.3rem;
  padding-left: 0.3rem;
}
header .mainmenu ul li {
  padding: 0px 0px;
}
header .mainmenu ul li:last-child {
  padding-top: 12px;
}
.top-list {
  padding-top: 29px;
}
li.nav-item.form-group1 select {
  font-size: 12px;
}
.banner-contents a {
  margin-top: 10px;
}
.contact-cont ul li span {
  font-size: 15px;
}
.contact-cont .img-fluid {
  max-width: fit-content;
  height: auto;
}
.copyrights img {
  left: 15px;
}
}

@media screen and (max-width: 767px) {
	.heading h3 {
	  font-size: 18px;
	}
  .top-list {
  padding-top: 5px;
 }
.news-heading hr {
  width: 10%;
 }
 .calendar-section .heading hr {
  width: 10%;
 }
 .how-heading hr {
  width: 10%;
}
.contact-heading hr {
  width: 10%;
}
	.navbar-toggler:focus {
	  text-decoration: none;
	  outline: 0;
	  box-shadow: none;
	  border: none !important;
	}
	header .header-bottom .banner-contents {
		top: 50%;
	}
	header .header-logo {
	    text-align: center;
	}
	header .header-logo img {
		display: inline-block;
	}
	header .mainmenu .navbar {
	  margin: 0;
	  padding: 0;
	}
	.icon-bar {
		background-color: #000;
		border-radius: 1px;
		display: block;
		height: 2px;
		width: 22px;
	}
	.icon-bar + .icon-bar {
		margin-top: 4px;
	}
	button:focus {
		outline: none;
	}
	.navbar-toggler {
	  background-color: transparent;
	  background-image: none;
	  border-radius: 0;
	  padding: 9px 10px;
	}
	.navbar-dark .navbar-toggler {
	  border: medium none;
	}
	header .header-top .mainmenu ul li {
	  margin-bottom: 5px;
	}
	header .header-top .mainmenu ul li .sub-menu li {
	  margin-bottom: 0px;
	}
	.mainmenu li:last-child:hover .sub-menu {
		right: auto;
	}
	header .mainmenu {
  float: none;
  padding-top: 10px;
  padding-bottom: 10px;
}
	a.navbar-brand{
	    width: 50%;
	}
	header .mainmenu ul li a {
	  font-size: 14px;
	}
	header .mainmenu ul li a {
	  font-size: 14px;
	  padding-left: 0px !important;
	  padding-top: 0px !important;
	}
	header .mainmenu .navbar-nav a.active, header .mainmenu .navbar-nav a:focus, header .mainmenu .navbar-nav a:hover{
		background-position: left top;
	}
	.contact-wrap {
	  padding-top: 10px;
	}
	header .header-bottom .banner-contents {
		top: 23%;
	}
	.navbar-nav.me-auto.mb-2.mb-lg-0 {
	  margin-top: 20px;
	}
	.navbar.navbar-expand-md .container {
	  padding: 0px;
	}
	.navbar.navbar-expand-md a img {
	  width: 70%;
	}
	header .banner-contents h1 {
		font-size: 25px;
	}
	.header-top {
	  position: relative;
	  //background-color: #1a3b4c;
	}
	.header-phone a {
	  text-align: center;
	  display: inline-block;
	  margin-top: 10px;
	}
	.header-phone {
	  text-align: end;
	}
	header .header-bottom .banner-contents {
	  top: 25%;
	}
	.about-img {
	  padding-top: 0px;
	}
	.about-heading.heading {
	  text-align: center;
	  padding-top: 30px;
	}
	.quick-link {
		padding-left: 0px;
	}
	.footer-logo {
	  text-align: center !important;
	}
	.social-icons {
	  text-align: center !important;
	}
	.copyrights p {
	  width: 80%;
	  top: -45px;
	}
	.contact-us {
	  padding: 10px 0px;
	}
	.banner-img img {
	  width: 100%;
	}
	.container, .container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm{
	padding-left: var(--bs-gutter-x, 0.75rem) !important;
}
.about-contents {
  padding-top: 20px;
  padding-left: 0px;
}
.about-heading hr {
  margin: auto;
}
.news-contents p {
  min-height: auto;
}
.news-contents h5 {
  min-height: auto;
}
.news-cont-wrap {
  margin: 15px 0px;
}
.help-link ul {
  padding-left: 0px !important;
}
}

@media screen and (max-width: 480px) {
  .copyrights img {
  left: -4px;
}
.banner-contents.inner {
  top: 35% !important;
}
	.form-control.drop-arow {
	  background-size: 10px;
	}
  .about-img img {
  margin-left: 5px;
}

	.contact-form {
	padding: 0px 10px;
	}
	header .header-bottom .banner-contents {
	  top: 21%;
	}
	.social-icons ul li a i{
		padding: 9px !important;
	}
.top-list {
  text-align: center;
}
	
}
@media screen and (max-width: 420px) {
   header .banner-contents h1 {
	  font-size: 18px;
	}
  header .mainmenu ul li:last-child {
  padding-top: 0px;
}
	.banner-contents a {
	  font-size: 12px;
	  margin-top: 10px;
	  padding: 4px 25px;
	}
	header .header-bottom .owl-dots {
	  bottom: 0%;
	}
	.banner-contents p {
	  font-size: 11px;
	  padding: 0px;
	  margin-bottom: 4px;
	}
	header .banner-contents h2 {
	  font-size: 18px;
	  margin: 0px;
	}
	header .banner-contents h1 {
	  font-size: 14px;
	  margin: 0px;
	}
	header .header-bottom .banner-contents {
	  top: 22%;
	}
	.insuring-content ul li a.btn {
	  font-size: 14px;
	  margin: 0px;
	}
}
@media screen and (max-width: 390px) {
	.footer-menu ul li {
	  padding: 0px 4px;
	}
	.contact-cont ul li h4 {
	  font-size: 13px;
	}
	.contact-cont ul li h4 {
	  font-size: 12px;
	}
  .top-list i.fa.fa-phone {
  margin-right: 6px;
  padding: 7px;
}
.top-list a {
  font-size: 12px;
}
}
@media screen and (max-width: 375px) {
	

}
@media screen and (max-width: 360px) {
 	.top-list li {
  margin: 10px 3px;
}
}
@media screen and (max-width: 320px) {
	
	header .header-bottom .banner-contents {
	  top: 10%;
	}
  .top-list a {
  font-size: 10px;
}
	
}