*{
    margin: 0;
    padding: 0;
    text-decoration: none;
    outline: none;
    box-sizing: border-box;
}
*::before, *::after{
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body{
    font-family: 'Lexend Deca', sans-serif;
    font-size: 18px;
    line-height: 1.5;
    color: #000000;
    font-weight: 300;
    margin: 0 auto;
}
ul{
    margin: 0;
    padding: 0;
}

.container {
    max-width: 1400px;
    margin: 0 auto;
}
.wi_full{
	float: left;
	width: 100%;
}
h2 {
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 50px;
    color: #00223a;
}
a {
    text-decoration: none;
    color: inherit;
}
.marg_bot{
    margin-bottom: 50px;
}
.marg_both{
	margin: 50px 0;
}
.pad_both{
	padding: 50px 0;
}
div#menuslide {
    float: left;
    width: 100%;
}

#Menu_sidebar .close_navbtn, #Menu_sidebar .sidebar__btmtxt{
    display: none;
}
header{
    width: 100%;
    float: left;
    position: relative;
}
header .navbar {
    border: 0;
    z-index: 999; 
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    padding: .5em 0;
    background-color: transparent;
}
header .navbar.sticky {
    box-shadow: 0px 1px 5px #6d6d6d29;
    background: #fff;
}
header .navbar .navbar-brand{
    max-width: 170px;
    margin-right: 1em;
    margin-bottom: 0;
    transition: 0.5s;
    padding: 0;
    display: inline-block;
    transition: .5s all;
    position: relative;
}
header .navbar.sticky .navbar-brand {
    max-width: 140px;
    transition: .5s all;
}
header .navbar .navbar-brand img{
    width: 100%;
}
header .navbar .menu-main-menu-container {
    margin-left: auto;
}
header .navbar button.navbar-toggler {
    padding: 0;
    border: none;
    outline: none;
    border-radius: 0;
    color: #ab9885;
    min-width: auto;
    min-height: auto;
    background: transparent;
    box-shadow: none;
    font-size: 30px;
}
header .navbar.sticky button.navbar-toggler svg {
    fill: #00223a;
}
header .navbar ul.navbar-nav li.nav-item {
    display: flex;
    align-items: center;
}
header .navbar ul.navbar-nav li.nav-item+li.nav-item {
    margin-left: 40px;
}
header .navbar ul.navbar-nav a.nav-link {
    color: #fff;
    font-weight: 300;
    padding: 5px 0;
    position: relative;
    text-transform: capitalize;
}
header .navbar ul.navbar-nav a.nav-link:hover, header .navbar ul.navbar-nav a.nav-link.active{
    color: #fff;
}
header .navbar ul.navbar-nav a.nav-link:after {
    content: '';
    width: 0;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: .2s all;
    background: #fff;
}
header .navbar ul.navbar-nav a.nav-link.active:after, header .navbar ul.navbar-nav a.nav-link:hover:after{
    width: 100%;
    transition: .2s all;
}
header .navbar.sticky ul.navbar-nav a.nav-link:hover, header .navbar.sticky ul.navbar-nav a.nav-link.active,
header .navbar.sticky ul.navbar-nav a.nav-link{
    color: #00223A;
}
header .navbar.sticky ul.navbar-nav a.nav-link.active:after, 
header .navbar.sticky ul.navbar-nav a.nav-link:hover:after{
    background: #00223A;
    width: 100%;
    transition: .2s all;
}




.version,
.madeIn {
	position: absolute;
	bottom: 1.5rem;
	font-size: 1.2rem;
	text-transform: uppercase;
	font-weight: bold;
}
.version {
	right: 1.5rem;
}
.menu--active {
	height: 100vh;
	overflow: hidden;
}
.menu--active nav a {
	transform: translate3d(0, 0, 0);
	transition: transform 100ms ease-out;
	/* Handles items within the slide-out to give them the delayed slide-in */
}
.menu--active nav a:first-child {
	transition-delay: .2s;
}
.menu--active nav a:nth-child(2) {
	transition-delay: .3s;
}
.menu--active nav a:nth-child(3) {
	transition-delay: .4s;
}
.menu--active nav a:nth-child(4) {
	transition-delay: .5s;
}
.menu--active nav a:nth-child(5) {
	transition-delay: .6s;
}
.menu--active nav a:last-child {
	transition-delay: .7s;
}
.tel_info {
    float: right;
    margin-top: 5px;
}
.tel_info a {
    color: #000;
    font-weight: 300;
    font-size: 20px;
}
.tel_info i.fa.fa-phone {
    font-size: 20px;
}

#menuslide nav ul li:nth-child(1) {
    transition-delay: .0s;
}
#menuslide nav ul li:nth-child(2) {
    transition-delay: .05s;
}
#menuslide nav ul li:nth-child(3) {
    transition-delay: .1s;
}
#menuslide nav ul li:nth-child(4) {
    transition-delay: .15s;
}
#menuslide nav ul li:nth-child(5) {
    transition-delay: .20s;
}
#menuslide nav ul li:nth-child(6) {
    transition-delay: .25s;
}


section.home_banner {
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    padding-top: 45%;
    position: relative;
}
section.home_banner:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 32%;
    top: 0;
    background-color: #00223A;
}
.layer {
    background-color: rgba(6, 25, 68, 0.1);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.inner_hometxt h1 {
    color: #fff;
}
img.riyasat_txt {
    float: left;
    width: 100%;
}
.inner_hometxt h3 {
    color: #fff;
    font-size: 50px;
    margin-top: 30px;
}
.txt_center {
    align-items: center;
    vertical-align: middle;
    height: 100%;
    display: flex;
}
a.blue_btn {
    background-color: #00223A;
    padding: 10px 20px;
    color: #fff;
    font-weight: 400;
    font-size: 20px;
}
section.about_sect.wi_full.pad_both.text-center {
    text-align: center;
    float: left;
    width: 100%;
    padding: 80px 0px;
}
.btn_center {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 40px;
}
.about_imgs ul li {
    float: left;
    width: calc(25% - 30px);
    margin-right: 30px;
    list-style: none;
}
.about_imgs ul li:nth-child(1) {
    margin-top: -110px;
}
.about_imgs ul li:nth-child(4) {
    margin-top: -110px;
    margin-left: 30px;
    margin-right: 0px;
}
.about_imgs ul li:nth-child(2) {
    margin-top: 130px;
}
.about_imgs ul li:nth-child(3) {
    margin-top: 70px;
}
.img-wrapper {
    overflow: hidden;
}
.overflow {
    position: relative;
    overflow: hidden;
}
.inner-img {
    transition: 0.5s;
    height: 100%;
    object-fit: cover;
    float: left;
    width: 100%;
}
.inner-img:hover {
    transform: scale(1.1);
}
.about_imgs ul {
    padding-left: 0px;
}
section.our_services {
    background-color: #00223A;
    float: left;
    width: 100%;
}
.our_services ul li {
    float: left;
    width: 33.3%;
    margin-bottom: 0px;
    border-bottom: 1px solid #ddd;
    list-style: none;
    padding: 15px;
    position: relative;
}
.right_sideicons h3 {
    color: #fff;
    font-size: 20px;
}
.right_sideicons p {
    color: #fff;
    font-size: 14px;
}
section.our_services h2 {
    color: #F3E575;
}
.our_services ul {
    float: left;
    width: 100%;
    border: 1px solid #fff;
    padding: 10px 10px;
    padding-bottom: 0px;
}
.right_sideicons {
    float: left;
    width: 100%;
    margin-top: 10px;
}
.right_sideicons img.serivce_icons {
    float: left;
    width: 20%;
    max-width: 50px;
    filter: brightness(0) invert(1);
}
.services_facilities .right_sideicons img.serivce_icons {
	filter: none;
}
.right_txts {
    float: left;
    width: 80%;
    padding-left: 15px;
}
.our_services ul li:nth-child(4) {
    border-bottom: none;
}
.our_services ul li:nth-child(5) {
    border-bottom: none;
}
.our_services ul li:nth-child(6) {
    border-bottom: none;
}
/*.right_sideicons:before {
    content: '';
    position: absolute;
    border-right: 1px solid #fff;
    width: 20%;
    height: 50px;
}*/
.right_txts:before:nth-child(2){
	border-right: none !important;
}
.our_highs {
    float: left;
    width: 100%;
    margin-top: 60px;
    text-align: center;
}
.our_highs h2{
	margin-bottom: 30px;
}
.our_highs h2 {
    color: #fff !important;
}
.our_highs h3 {
    color: #fff;
    text-align: left;
}
.our_highs p {
    color: #fff;
    text-align: left;
    font-weight: 200;
}
.highs_content {
    float: left;
    width: 100%;
    margin: 15px 0;
}
.newsletter_sect .row {
    border: 1px solid #ddd;
    padding: 30px 0px;
    align-items: center;
}
.news_content h2 {
    color: #00223a;
    margin-bottom: 0px;
}
img.newsletter {
    float: none;
    width: auto;
    margin: 0 auto;
    display: block;
    filter: grayscale(1);
}
.news_content {
    float: left;
    width: 100%;
    border-left: 2px solid #ddd;
    padding-left: 30px;
}
.news_content p {
    font-weight: 300;
}
.newsletter_sect input#email {
    border-radius: 0px;
    height: 45px;
    border: 2px solid #ddd;
    padding-right: 50px;
}
.form-control:focus{
	box-shadow: none;
}
.newsletter_sect form {
    position: relative;
}
.newsletter_sect label {
    font-family: 'Lexend Deca', sans-serif;
    color: #00223a;
    font-weight: 300;
    background-color: #fff;
    position: absolute;
    left: 15px;
    top: -12px;
}
.newsletter_sect .form-group {
    font-family: 'Lexend Deca', sans-serif;
}
.contact_btns a.blue_btn.custom-btn.btn-hovr {
    float: right;
    background-color: #00223A;
    padding: 10px 50px;
    color: #fff;
    font-weight: 400;
    border-radius: 0px;
    margin-right: 30px;
    font-size: 18px;
}
.newsletter_sect img.send_icon {
    position: relative;
    left: 3px;
    bottom: 1px;
}
.newsletter_sect .btn-check:focus+.btn, .btn:focus{
	box-shadow: none;
}
footer.wi_full {
    background-color: #00223A;
    margin-bottom: -1px;
}
footer ul li h3 {
    color: #fff;
    padding-top: 15px;
}
footer ul li p {
    color: #fff;
    font-weight: 200;
    margin-bottom: 0;
}
footer ul li {
    float: left;
    width: 33%;
    list-style: none;
    position: relative;
}
footer a {
    font-weight: 300;
    margin-right: 5px;
}
footer a:hover {
    color: #f3e575;
}
footer ul li:before {
    content: '';
    position: absolute;
    height: 2px;
    width: 90%;
    background-color: #fff;
    left: 0;
}
.copyright_sect {
    float: left;
    width: 100%;
    text-align: center;
    background-color: #00223A;
    padding-top: 7rem;
}
.copyright_sect p {
    color: #fff;
    margin-bottom: 0px;
    font-weight: 300;
    padding: 20px 0;
    border-top: 1px solid #fff;
}
#menuslide a.hd_logo:hover:after {
    width: auto;
}
.our_services ul li:before {
    content: '';
    position: absolute;
    border-right: 1px solid #fff;
    height: 70px;
    width: auto;
    right: 20px;
}
.our_services ul li:nth-child(3):before{
    border-right: 1px solid transparent;
}
.our_services ul li:nth-child(6):before{
    border-right: 1px solid transparent;
}
#menuslide img.menu_bars {
    max-width: 40px;
    margin-top: 20px;
}
.our_highs .row {
  float: left;
  width: 100%;
}
.scroll_btn {
    position: fixed;
    bottom: 60px;
    right: 15px;
    width: auto;
    height: 60px;
    color: #ffffff;
    font-size: 24px;
    text-transform: uppercase;
    line-height: 60px;
    text-align: right;
    z-index: 100;
    cursor: pointer;
    text-align: right;
}
.scroll_btn a#backToTop {
    background-color: #00223A;
    padding: 7px 10px;
    border-radius: 30px;
}
.scroll_btn a {
    color: #fff;
    font-size: 25px;
}
i.fa.fa-arrow-circle-up.arrow_up {
    position: relative;
    top: -1px;
}
img.bfr_hvr.menu_bars {
    position: absolute;
    opacity: 1;
    visibility: visible;
}
img.aftr_hvr.menu_bars {
    opacity: 0;
    visibility: hidden;
}
.sticky img.aftr_hvr.menu_bars {
    opacity: 1;
    visibility: visible;
}
.sticky img.bfr_hvr.menu_bars {
    opacity: 0;
    visibility: hidden;
}
.custom-btn {
    width: auto;
    height: auto;
    padding: 10px 25px;
    border: 2px solid #000;
    font-family: 'Lexend Deca', sans-serif;
    font-weight: 500;
    background: transparent;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
}
.btn-hovr {
    background: #000;
    color: #fff;
    z-index: 1;
}
.btn-hovr:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: #fff;
    transition: all 0.3s ease;
}
.btn-hovr:hover {
    color: #000 !important;
}
.btn-hovr:hover:after {
    top: 0;
    height: 100%;
}
.btn-hovr:active {
    top: 2px;
}
.menu li.option.active a:before {
    border-bottom: 2px solid #fff;
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    bottom: -4px;
}
.menu li.option.active a:before:after{
    border: none;
}
#menuslide li.active a:hover:after {
    width: auto;
}
.breadcrumb_sect nav{
    flex-direction: column;
    padding: 0px;
}
.breadcrumb_sect img.bread_home {
    max-width: 60px;
}
.breadcrumb_sect nav a {
    color: #00223A;
    font-weight: 400;
    margin-left: 0px;
}
.breadcrumb_sect .breadcrumb-item+.breadcrumb-item {
    position: relative;
    top: 15px;
}
section.home_banner.inner_titles {
    padding-top: 36%;
}
:focus-visible {
    outline: 0px;
}
.venue_inner img.banquet_imgs {
    float: left;
    width: 100%;
    height: 100%;
}
.venue_text {
    text-align: left;
    padding-left: 30px;
}
.center_conts {
    align-items: center;
    vertical-align: middle;
}
section.space_parking{
    background-color: #00223a;
}
section.space_parking h2{
    color: #F3E575;
}
section.space_parking p{
    color: #fff;
    font-weight: 300;
}
.space_parking .col-12.col-sm-6:nth-child(3) {
    margin-top: 80px;
}
.space_parking .col-12.col-sm-6:nth-child(4) {
    margin-top: 80px;
}
.space_parking .col-12.col-sm-6:nth-child(4) .txt_section {
    padding-left: 30px;
}
.txt_section p {
    font-weight: 300;
}
.sticky .menu li.option.active a:before{
    border-bottom: 2px solid #00223a;
}
#menuslide .sticky a:after{
    background-color: #00223a;
}
.services_facilities .right_sideicons h3{
    color: #00223A;
}
.services_facilities .right_sideicons p{
   color: #00223A; 
}
.our_services.services_facilities ul li:before {
    border-right: 1px solid #ddd;
}
.our_services.services_facilities ul{
    border: 1px solid #ddd;
}
section.our_services.services_facilities.wi_full.pad_both {
    background-color: #fff;
    padding-top: 0px;
}
.services_facilities h2 {
    color: #00223A !important;
    text-align: center;
}
.services_facilities p {
    text-align: center;
}
.our_services.services_facilities ul li:nth-child(3):before {
    border-right: 1px solid transparent;
}
.our_services.services_facilities ul li:nth-child(6):before {
    border-right: 1px solid transparent;
}
.right_txts p {
    text-align: left;
    height: 30px;
}
.secured_inner {
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    padding-top: 50%;
}
section.glimpses_slider .owl-slider {
    float: left;
    width: 100%;
}

/*progress slider*/

#wrapper {
  float: left;
  width: 100%;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: 400px;
}
#bar{
  width: 0%;
  max-width: 100%;
  height: 3px;
  background: #00223A;
}
#progressBar{
  width: 100%;
  background: #EDEDED;
  position: absolute;
  bottom: -40px;
}
.owl-theme .owl-controls .owl-page span {
  background:white;
  transform:translateY(-50px);
  margin-bottom:-20px;
  padding-bottom:0;
  width:8px;
  height:8px;
}
#owl-demo .relative{
  position:relative;
}
#owl-demo .absolute{
  position:absolute;
  top:20px;
  left:20px;
  width:350px;
  background:rgba(0,0,0,.6);
  padding:0 8px;
  color:white;
/*   border:solid 1px red; */
}
/*TYPOGRAPHY*/
#owl-demo .absolute h1{
  font-weight:200;
}
#owl-demo .absolute p{
  font-size:.95em;
  font-weight:500;
  line-height:1.1;
  margin-bottom:30px;
}
#owl-demo .absolute p, .arial{
  font-family: 'Lexend Deca', sans-serif;
}
#owl-demo .abs h3{
  margin-bottom:2em;
}
#owl-demo .arial{
  font-size:.98em;
  line-height:1.5;
  margin:auto 6px;
}
/*#owl-demo .absolute h1,button,#title,h3{
   text-transform:uppercase;
}*/
/*BUTTONS*/
#owl-demo button{
    background:none;
    padding:5px 60px;
    border:solid 1px white;
    color:white;
    display:block;
    margin:auto;
    margin-bottom:20px;
    cursor:pointer;
    transition:background .5s ease;
}
#owl-demo button:hover{
    background:rgb(0,0,0);
}
/*LAYOUT*/
#title {
    text-align:center;
}

/*ROW*/
#owl-demo .row {
    display:flex;
    justify-content:space-around;
    margin-bottom:1em;
}
#owl-demo .row .col {
    /*   border:solid 1px red; */
    /*   width:200px; */
    height:200px;
    overflow:hidden;
    flex-basis:49%;
}
#owl-demo .row .col img{
    width:100%;
    height:200px;
}
#owl-demo .rel{
    position:relative;
    cursor:pointer;
}
#owl-demo .abs{
    position:absolute;
    top:0;
    right:0;
    left:0;
    bottom:0;
    color:white;
    background:rgba(0,0,0,.9);
    text-align:center;
    overflow:hidden;
    transform:translateY(140px);
    transition:transform .5s ease;
}
#owl-demo .rel:hover .abs {
    transform:translateY(0);
}
.slider_bg {
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    padding-top: 50%;
    margin-top: 20px;
}
#owl-demo .owl-pagination {
    opacity: 0;
}
.glimpses_slider h2{
    text-align: center;
}
.glimpses_slider p{
    text-align: center;
}
.all_slide_total {
    position: relative;
}
span.total_slides {
    position: absolute;
    top: -30px;
    left: 30px;
    color: #8a8a8a;
    font-weight: 300;
}
span.current_slide {
    color: #8a8a8a;
    font-weight: 300;
}
.weddings_sect .col-12.col-sm-6:nth-child(3) .venue_text {
    padding-left: 0px;
}
.weddings_sect .col-12.col-sm-6:nth-child(3){
    margin-top: 70px;
}
.weddings_sect .col-12.col-sm-6:nth-child(4){
    margin-top: 50px;
}
.tabs_sect ul#myTab {
    justify-content: center;
    width: auto;
    margin: 0 auto;
    max-width: 60%;
    border-bottom: 0;
}
.tabs_sect h2 {
    text-align: center;
    margin-bottom: 30px;
}
.tabs_sect .nav-tabs .nav-link {
    background-color: transparent;
    width: 100%;
    float: left;
    padding: 10px 10px;
    color: #00223a;
    font-weight: 400;
    border-color: transparent;
    border-radius: 0px;
    border: 1px solid #ddd;
    font-family: 'Lexend Deca', sans-serif;
}
.tabs_sect .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    background-color: #00223a !important;
    color: #fff !important;
}
.tabs_sect li.nav-item {
    float: left;
    margin-right: 10px;
    width: calc(20% - 10px);
    margin-bottom: 20px;
}
.tabs_sect {
    float: left;
    width: 100%;
    text-align: center;
    padding-bottom: 0px;
}
.tab_inner_sect {
    float: left;
    width: 100%;
    margin-top: 20px;
    text-align: left;
}
.gallerie_shw {
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    height: auto;
    padding-top: 60%;
    margin-bottom: 25px;
}
.tab_inner_sect nav{
    flex-direction: row-reverse;
    justify-content: center;
}
ul.pagination{
    justify-content: center;
}
ul.pagination li.page-item .page-numbers+.page-numbers {
    margin-left: 10px;
}
ul.pagination li.page-item .page-numbers {
    padding: 9px 19px;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    color: #00223a;
    font-weight: 400;
    display: inline-block;
    border: 1px solid #dddddd;
	line-height:1.75;
}
ul.pagination li.page-item .page-numbers:hover {
    background: #00223a;
    border-color: #00223a;
    color: #fff;
}
.tab_inner_sect .page-link {
    padding: 9px 19px;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    color: #00223a;
    font-weight: 400;
}
.tab_inner_sect .page-item:first-child .page-link {
    border-top-left-radius: unset;
    border-bottom-left-radius: unset;
    border-radius: 50%;
}
.tab_inner_sect .page-item:last-child .page-link {
    border-top-left-radius: unset;
    border-bottom-left-radius: unset;
    border-radius: 50%;
    padding: 9px 17px;
}
.tab_inner_sect .page-link:hover{
    background-color: #00223a;
    border-color: #00223a;
    color: #fff !important;
}
.kontakt_details a {
    color: #00223a;
    text-align: center;
}
img.konts_icons {
    margin-bottom: 20px;
}
.kontakt_details .row {
    border: 2px solid #ddd;
    padding: 30px;
    text-align: center;
}
.kontakt_sect h2 {
    text-align: center;
}
.get_touch {
    text-align: center;
}
.get_touch form {
    float: left;
    width: 100%;
    margin-top: 30px;
}
.get_touch .form-control {
    height: 45px;
    margin-bottom: 20px;
    border-radius: 0px;
    color: #00223a;
    font-weight: 400;
    font-family: 'Lexend Deca', sans-serif;
}
.get_touch textarea#comment {
    height: auto;
}
.form-control:focus{
    border-color: #ddd;
}
.get_touch .form-control::placeholder{
    color: #00223a;
    font-weight: 400;
}
.get_touch button.btn.btn-default.blue_btn.custom-btn.btn-hovr {
    padding: 10px 60px;
    font-weight: 400;
    background-color: #00223a;
    border-radius: 0px;
    margin-top: 30px;
}
section.map_sect img {
    float: left;
    width: 100%;
}
.kontakt_details .col-12.col-sm-6:before {
    content: '';
    position: absolute;
    border-right: 2px solid #dddddd;
    height: 100%;
    width: 70px;
    right: 20px;
}
.kontakt_details .col-12.col-sm-6 {
    position: relative;
}
.kontakt_details .col-12.col-sm-6:nth-child(2):before{
    border-right: 1px solid transparent;
}
.kontakt_details .col-12.col-sm-6:nth-child(2) p{
    margin-bottom: 0px;
}
section.kontakt_sect.wi_full.pad_both {
    padding-top: 0px;
}
.page-link:focus{
    box-shadow: none;
    background-color: transparent;
}



.row.center_conts:nth-child(even) {
    flex-direction: row-reverse;
    margin-top: 3em;
}
.glimpses_slider #wrapper {
    border-bottom: 1px solid #ddd;
}
.glimps_carousel .owl-nav {
	float: right;
    width: 80px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.glimps_carousel .owl-nav button {
	width: 27px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 15px 0;
}
.glimps_carousel + #glimps_counter {
    width: 100px;
    margin: 15px 0;
    float: left;
}



.f_timings{
    display: flex;
    align-items: center;
    color: #00223a;
    font-weight: 400;
    font-family: 'Lexend Deca', sans-serif;
    font-size: 90%;
    padding-top: 11px;
}
.f_timings label {
    white-space: nowrap;
}
.f_timings .wpcf7-form-control-wrap .wpcf7-radio {
    display: flex;
}
.f_timings .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item {
    font-size: 90%;
}
.scroll_btn {
	opacity: 0;
    visibility: hidden;
}
.scroll_btn.show {
    opacity: 1;
    visibility: visible;
}
.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    text-align: left;
    margin-bottom: 20px;
    font-size: 80%;
}
.copyright_sect p a {
	display: inline-block;
	margin-left: 20px;
	color: #fff;
}
.copyright_sect p a:hover {
	border-bottom: 1px solid #fff;
}
.home_banner .inner_hometxt p {
    float: left;
    width: 100%;
    color: #fff;
    padding: 15px 0 0;
}
ul.bltpoint li {
    list-style: none;
    background-image: url(https://riyasat.in/wp-content/themes/riyasat/assets/images/bullet-point.svg);
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 20px;
    padding-left: 40px;
    background-position: left center;
}
ul.grid_imgs li {
    float: left;
    list-style: none;
    width: calc(50% - 20px);
    margin-right: 20px;
    margin-bottom: 20px;
}
ul.grid_imgs li img {
    float: left;
    width: 100%;
}
.page-id-18 .home_banner .container.txt_center {
    align-items: end;
    vertical-align: bottom;
}
.mobile_buttons {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #00223A;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99999;
    opacity: 0;
    visibility: hidden;
}
.mobile_buttons a {
    width: 50px;
    height: 50px;
    display: inline-block;
    line-height: 50px;
    text-align: center;
    margin: 8px;
    font-size: 1.5rem;
}