/* #### Generated By: http://www.cufonfonts.com #### */

  @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
	
	/* font call end */
	
body {
  font-family: 'Montserrat', sans-serif !important;
  color: #444444;
  overflow-x: hidden;
}

/* global css */
.align-center {
    text-align: center;
}
img {
    max-width: 100%;
}
html {
    overflow-x: hidden;
}

/* global css end */

/* button css */
a.simplebutton {
    color: #015bf9;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    border: 2px solid #015bf9;
    display: inline-block;
    padding: 12px 50px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
a.simplebutton::before {
    content: "";
    background: #015bf9;
    height: 100%;
    width: 0%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    transition: 0.5s ease-in-out;
}
a.simplebutton:hover::before {
    width: 100%;
}
a.simplebutton:hover span {
    z-index: 99;
    position: relative;
	color: #fff;
}

/* button css end */

/* header css */
nav#navbar li a {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
}
nav#navbar li.hpbutton a {
    color: #fff;
    font-size: 19px;
    margin-left: 20px;
    background: #015bf9;
    padding: 8px 20px;
    border-radius: 5px;
}
body .navbar a, body .navbar a:focus {
    padding: 10px 0 10px 17px;
}
.header-scrolled {
    background: #000;
}
header#header .container {
    padding: 10px 0px;
}
.header-scrolled nav#navbar li.hpbutton a {
    color: #fff;
}
.header-scrolled nav#navbar li.hpbutton img {
    filter: brightness(0) invert(1);
}
header#header {
    background: #000;
}

/* header section css end */

/* banner css */

section#hero .swiper-container {
    height: 600px;
}
section#hero li.swiper-slide {
    background-size: cover !important;
	background-position: center !important;
}
section#hero {
    padding: 0px;
}

/* banner section css end */

/* about section */
h2.mainheads {
    color: #000;
    font-weight: 400;
    font-size: 80px;
    text-transform: uppercase;
}
h3.avhead {
        font-size: 24px;
    font-weight: 600;
    margin-top: 20px;
    color: #000;
}
p.avtext {
    font-size: 19px;
    font-weight: 500;
    color: #595858;
    margin-top: 15px;
}
.homegrid a {
    color: #015bf9;
    font-size: 19px;
    font-weight: 500;
    text-decoration: underline;
}
.homegrid img {
    box-shadow: 0px 0px 24px 1px #d2d2d2;
}
.homegrid, .avilablehome {
    position: relative;
}
.avilablehome::before {
    background: #fff;
    height: 85%;
    position: absolute;
    width: 100%;
    content: "";
    left: 0;
    bottom: -5%;
    box-shadow: 0px 0px 24px 7px #000;
}
.avilablehome {
    padding: 0px 21px;
}
.afbfimg::after {
    content: "";
    background: #000;
    width: 500%;
    height: 460px;
    position: absolute;
    right: -480%;
    top: 6%;
    z-index: -1;
}
.afbfimg::before {
    content: "";
    background: #0159f4;
    width: 500%;
    height: 460px;
    position: absolute;
    left: -480%;
    top: 6%;
    z-index: -1;
}
.afbfimg {
    position: relative;
}


/* about section css end */

/* welcome section css */
.welcomesec h4 {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 600;
	color:#000;
}
.welcomesec p {
    color: #030b0e;
    font-size: 17px;
    line-height: 29px;
}
section#avhome, section#welcome {
    overflow: visible;
    position: unset;
}
section#welcome {
    padding-top: 50px;
    padding-bottom: 123px;
}

/* welcme section css end */


/* footer top css */
section#beforefoot {
    background: #015bf9;
    padding: 40px;
}
.footer-top {
    background: #000;
    padding: 35px 0px;
}
h3.wrtext {
    font-size: 34px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
}
ul.\32 half li {
    width: 50%;
    float: left;
}

/*  footer css */
.footer-top h4 {
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 700;
	    margin-bottom: 20px;
}
.footer-links ul li a {
    font-size: 16px;
    color: #fff !important;
    font-weight: 500;
}
.footer-links ul li {
    margin-bottom: 10px;
}
p.addmain {
    color: #ddc64f;
    font-size: 15px;
    margin-bottom: 0 !important;
    text-transform: uppercase;
    font-weight: 500;
}
.footer-address p {
    font-size: 16px;
    line-height: 1.4em;
    margin-bottom: 3px !important;
}
h5.sndhead {
    color: #ddc64f;
    font-size: 16px;
    margin-top: 15px;
}
.footer-links p a {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
}

p.cpryt {
    font-size: 13px;
    text-align: center;
    font-weight: 500;
}
.footer-top {
    position: relative;
}
.bct {
    position: absolute;
    bottom: 40px;
    right: 22px;
}
.col-lg-3.col-md-6.footer-logo.w2.align-self-center {
    text-align: center;
}
.col-lg-2.col-md-6.footer-links.w1 ul li {
    display: inline-block;
}
.col-lg-2.col-md-6.footer-links.w1 ul li a {
    background: #fff;
    padding: 4px;
    border-radius: 5px;
}
body #footer .footer-top .footer-links ul a i {
    font-size: 24px;
    color: #000;
}

#welcome h1 {
    font-size: 38px;
    margin: 15px 0px 10px 0px;
}


#welcome h2 {
    font-size: 29px;
    margin: 15px 0px 10px 0px;
}

#welcome h3 {
    font-size: 23px;
    margin: 15px 0px 10px 0px;
}

/* footer css end */

@media(min-width:1400px){

}



@media (max-width: 1400px){
.welcomesec h4 {
    font-size: 33px;
}	
h3.avhead {
    font-size: 25px;
}
}
@media (max-width: 1200px){
nav#navbar li a {
    font-size: 13px;
}
.navbar-mobile ul{
	background:#000;
}
nav#navbar li.hpbutton a {
    font-size: 13px;
    margin-left: 14px;
    padding: 8px 14px;
}
h2.mainheads {
    font-size: 50px;
}
h3.avhead {
    font-size: 20px;
}
p.avtext {
    font-size: 16px;
}
.homegrid a {
    font-size: 16px;
}
a.simplebutton {
    font-size: 18px;
}
.welcomesec h4 {
    font-size: 25px;
}
.welcomesec p {
    font-size: 16px;
}
h3.wrtext {
    font-size: 25px;
}
.footer-top h4 {
    font-size: 15px;
}
.footer-links ul li a {
    font-size: 14px;
}
.footer-address p {
    font-size: 13px;
}
section#hero .swiper-container {
    height: 530px;
}
}
@media (max-width: 993px){
h3.wrtext {
    margin-bottom: 25px;
}
i.bi.mobile-nav-toggle.bi-list {
    background: #fff;
    font-size: 35px;
    padding: 10px;
    border-radius: 10px;
}
br{
	display:none;
}
section#hero .swiper-container {
    height: 430px;
}

}
@media (max-width: 767px){
.col-md-6.homegrid.aos-init.aos-animate {
    margin-bottom: 20px;
}
section#welcome {
    position: relative;
}
section#welcome::before {
    content: "";
    background: #ffffffc2;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
}
header#header .container {
    padding: 10px 15px;
}
section#hero .swiper-container {
    height: 300px;
}
}

@media (max-width: 600px){
	section#beforefoot .col-lg-2.col-md-4.col-sm-4 {
    text-align: center;
    margin-bottom: 15px;
}
h3.wrtext {
    font-size: 21px;
    text-align: center;
}
section#hero .swiper-container {
    height: 200px;
}
h2.mainheads {
    font-size: 35px;
}
}