/* #### Generated By: http://www.cufonfonts.com #### */

    @font-face {
    font-family: 'Metropolis Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Metropolis Regular'), url('../font/Metropolis-Regular.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Metropolis Regular Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Metropolis Regular Italic'), url('../font/Metropolis-RegularItalic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Metropolis Extra Light';
    font-style: normal;
    font-weight: normal;
    src: local('Metropolis Extra Light'), url('../font/Metropolis-ExtraLight.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Metropolis Light';
    font-style: normal;
    font-weight: normal;
    src: local('Metropolis Light'), url('../font/Metropolis-Light.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Metropolis Thin';
    font-style: normal;
    font-weight: normal;
    src: local('Metropolis Thin'), url('../font/Metropolis-Thin.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Metropolis Extra Light Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Metropolis Extra Light Italic'), url('../font/Metropolis-ExtraLightItalic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Metropolis Light Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Metropolis Light Italic'), url('../font/Metropolis-LightItalic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Metropolis Thin Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Metropolis Thin Italic'), url('../font/Metropolis-ThinItalic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Metropolis Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Metropolis Medium'), url('../font/Metropolis-Medium.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Metropolis Semi Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Metropolis Semi Bold'), url('../font/Metropolis-SemiBold.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Metropolis Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Metropolis Bold'), url('../font/Metropolis-Bold.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Metropolis Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Metropolis Bold Italic'), url('../font/Metropolis-BoldItalic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Metropolis Medium Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Metropolis Medium Italic'), url('../font/Metropolis-MediumItalic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Metropolis Semi Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Metropolis Semi Bold Italic'), url('../font/Metropolis-SemiBoldItalic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Metropolis Extra Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Metropolis Extra Bold'), url('../font/Metropolis-ExtraBold.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Metropolis Extra Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Metropolis Extra Bold Italic'), url('../font/Metropolis-ExtraBoldItalic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Metropolis Black';
    font-style: normal;
    font-weight: normal;
    src: local('Metropolis Black'), url('../font/Metropolis-Black.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Metropolis Black Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Metropolis Black Italic'), url('../font/Metropolis-BlackItalic.woff') format('woff');
    }
	
	/* font call end */
	
body {
  font-family: 'Metropolis Medium';
  color: #444444;
  overflow-x: hidden;
}
#header .logo img {
    max-height: 83px;
}
#header {
    background: #fff;
    transition: all 0.5s;
    z-index: 997;
    padding: 0px 0;
	border-top: 2px solid #070707; 
}
nav#navbar li a {
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Metropolis Bold';
}
a.logo.me-auto {
    padding: 10px 0px !important;
}
.navbutton a {
    position: relative;
}
.navbutton {
}
.navbutton::before {
    content: "";
    background: #070707;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    margin-right: 44px;
	z-index: -1;
}
.get-started-btn {
    margin-left: 30px;
    background: transparent;
    color: #fff;
    border-radius: 4px;
    padding: 8px 25px;
    white-space: nowrap;
    transition: 0.3s;
    font-size: 15px;
    display: inline-block;
    text-transform: uppercase;
}
a.get-started-btn.scrollto span {
    font-size: 30px;
    font-family: 'Metropolis Bold';
    line-height: 1em;
}
.navbutton p {
    position: absolute;
    left: -42px;
    background: #fe0000;
    height: 40px;
    width: 40px;
    text-align: center;
    padding-top: 8px;
    border-radius: 50%;
    top: -12px;
}
nav#navbar {
    margin-right: 50px;
}
.navbutton p::before {
    content: "";
    width: 15px;
    height: 108px;
    top: -38px;
    position: absolute;
    right: 21px;
    background: #fff;
    transform: rotate(6deg);
    z-index: -1;
}
.navbutton p::after {
    content: "";
    background: #4c4c4c;
    height: 107%;
    width: 109%;
    position: absolute;
    right: -4px;
    z-index: -1;
    top: -1px;
    border-radius: 50%;
}
section#hero .swiper-container {
    height: 700px;
}
section#afbanner {
    background: #f7f7f7;
}
section#hero {
    padding-bottom: 0px;
}
h2.sectiontitle {
    text-align: center;
    font-size: 55px;
    text-transform: uppercase;
    color: #171717;
    font-family: 'Metropolis Bold';
    line-height: 1.3em;
}
.container.afbfimg h2.sectiontitle {
    margin-bottom: 50px;
}
h2.media-heading {
    font-size: 36px;
    text-transform: uppercase;
    color: #171717;
    font-family: 'Metropolis Extra Bold';
    line-height: 1.2em;
}
.media-body p {
        font-size: 18px;
    color: #171717;
    font-family: 'Metropolis Regular';
    line-height: 1.4em;
    margin-top: 20px;
}
a.simplebutton {
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    font-family: 'Metropolis Bold';
    border: 2px solid #000;
    padding: 14px 15px 11px;
    display: inline-block;
    margin-top: 10px;
    border-radius: 5px;
    line-height: 1em;
	position: relative;
    overflow: hidden;
}
a.simplebutton::before {
    content: "";
    background: #fd0000;
    height: 100%;
    width: 0%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: 0.5s ease-in-out;
}
a.simplebutton:hover::before {
    width: 100%;
}
a.simplebutton:hover {
    border-color: #fd0000;
    color: #fff;
}
.media-left.media-top {
    padding: 0px 15px;
}
.about .content h3 {
    font-size: 62px;
    color: #000;
    font-family: 'Metropolis Extra Bold';
}
.about .content h4 {
    font-size: 29px;
    color: #000;
    font-family: 'Metropolis Extra Bold';
    line-height: 1.3em;
}
.about .content p {
    font-size: 22px;
    color: #000;
    font-family: 'Metropolis Medium';
    margin-bottom: 15px;
}
.imgbox {
    margin-bottom: 40px;
}
section#services h2 {
    font-size: 60px;
    color: #000;
    font-family: 'Metropolis Bold';
    line-height: 1.3em;
    padding-bottom: 0px;
}
section#services p {
    font-size: 22px;
    color: #000;
    font-family: 'Metropolis Regular';
}
section#services p strong {
    font-family: 'Metropolis Bold';
}
p.mt-15 {
    margin-top: 20px;
}
section#services .section-title {
    max-width: 1081px;
    margin: 0px auto;
}
section#services {
    margin-top: -190px;
	padding-top: 100px;
}
section#about {
    padding-bottom: 250px;
    padding-top: 0px;
}
.imagebox {
    background: #fff;
    text-align: center;
    padding: 15px 20px 1px;
    box-shadow: 0px 0px 14px 8px #f7f7f7;
    border-radius: 10px;
}
img.icimg {
    position: relative;
    margin-top: -50px;
}
.imagebox img.img-fluid {
    margin-top: -37px;
    border-radius: 10px;
    width: 100%;
}
p.buttonplus a {
    color: #000;
    font-size: 27px;
    border: 2px solid #000;
    padding: 5px 10px 3px;
    border-radius: 50%;
    line-height: 1em;
    display: inline-block;
	transition: 0.5s ease-in-out;
}
p.buttonplus a:hover {
    background: #fbc527;
    border-color: #fbc527;
    box-shadow: 1px 6px 11px 0px #444444;
}
.imagebox h4 a {
    font-size: 24px;
    font-family: 'Metropolis Bold';
    color: #000;
    display: inline-block;
    margin-top: 20px;
}
section#services .imagebox p {
    font-size: 16px;
}
p.sertext {
    min-height: 110px;
}
.align-center {
    text-align: center;
}
.servicbutn a.simplebutton {
    font-size: 19px;
    padding: 18px 40px;
    font-family: 'Metropolis Medium';
}
section#ourloctitle .section-title h2 {
    font-size: 70px;
    font-family: 'Metropolis Bold';
    color: #171717;
    line-height: 1.3em;
}
section#ourloctitle .section-title h2::before {
    content: "OUR LOCATION";
    position: absolute;
    font-size: 138px;
    left: 50%;
    top: 37%;
    width: 100%;
    transform: translate(-50%, -50%);
    color: #00000012;
    line-height: 1em;
}
section#ourloc {
    padding-top: 1px;
    overflow: visible !important;
    margin-top: 30px;
	padding-bottom:290px;
}
section#ourloc h2 {
    font-size: 41px;
    text-align: center;
    color: #171717;
    font-family: 'Metropolis Bold';
    text-transform: uppercase;
    margin: 15px 0px;
}
.maptop {
    margin-top: -105px;
    z-index: 999;
    position: relative;
}
li.swiper-slide {
    background-size: cover !important;
    background-position: center;
}
ul.swiper-wrapper {
    padding: 0px;
}
.row.textcont .testibx {
    background: #fd0000;
    max-width: 1200px;
    margin: 0px auto;
    padding: 50px 50px 70px;
    position: relative;
    text-align: center;
    border-radius: 6px;
	margin-top: -250px
}
.row.textcont .swiper-container {
    overflow: hidden;
    max-width: 1053px;
    margin: 0px auto;
}
.row.textcont h2 {
    font-size: 72px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Metropolis Extra Bold';
    margin-bottom: 35px;
}
p.testmonialtext {
    font-size: 30px;
    color: #fff;
    line-height: 1.4em;
    font-family: 'Metropolis Medium';
}
p.authorname {
    font-size: 21px;
    color: #fff;
    font-family: 'Metropolis Extra Bold';
}
.row.textcont .swiper-button-next:after, .row.textcont .swiper-rtl .swiper-button-prev:after {
    content: 'next';
    font-size: 35px;
    font-weight: 900;
    color: #fff;
}
.row.textcont .swiper-button-next, .row.textcont .swiper-rtl .swiper-button-prev {
    right: 34px;
    left: auto;
}
.row.textcont .swiper-button-prev, .row.textcont .swiper-rtl .swiper-button-next {
    left: 35px;
    right: auto;
}
.row.textcont .swiper-button-prev:after, .row.textcont .swiper-rtl .swiper-button-next:after {
	 font-size: 35px;
    font-weight: 900;
    color: #fff
}
.buttonclass {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -23px;
    z-index: 99;
	
}
.buttonclass a {
    background: #000;
    color: #fff;
    font-size: 17px;
    font-family: 'Metropolis Bold';
    padding: 15px 35px;
    display: inline-block;
    border-radius: 8px;
	transition: 0.5s ease-in-out;
	    border: 4px solid #0000;
}
.contact .php-email-form button[type=submit]:hover {
    background: #fcc528;
}
.buttonclass a:hover {
    background: red;
    border-color: #000;
}
section#testimonial {
    background: #f3f3f3;
    padding: 0px 0px 60px;
	overflow: visible;
}
section#contact {
    background: #f3f3f3;
	padding-bottom:120px;
}
h2.contacthead {
    font-size: 66px;
    text-transform: uppercase;
    color: #000;
    font-family: 'Metropolis Bold';
}
form.php-email-form {
    max-width: 800px;
    margin: 30px auto 0px;
}
.contact .php-email-form input, .contact .php-email-form select {
    padding: 10px 15px;
    height: 58px;
    border: 2px solid #000;
    font-size: 20px;
    color: #000;
    font-family: 'Metropolis Medium';
}
.contact .php-email-form input::placeholder,
.contact .php-email-form textarea::placeholder {
    color: #000;
}
.contact .php-email-form textarea{
	padding: 10px 15px;
    border: 2px solid #000;
    font-size: 20px;
    color: #000;
    font-family: 'Metropolis Medium';
}
.contact .php-email-form button[type=submit] {
    background: #fd0000;
    border: 0;
    padding: 15px 80px 10px;
    color: #fff;
    transition: 0.4s;
    border-radius: 4px;
    font-size: 33px;
    text-transform: uppercase;
    font-family: 'Metropolis Bold';
    line-height: 1.3em;
}
section#contact::before {
    content: "";
    background: url(../img/contback.jpg);
    position: absolute;
    height: 695px;
    width: 673px;
    background-size: contain;
    background-repeat: no-repeat;
    bottom: 0px;
    left: 90px;
}
h2.ourshoof {
    font-size: 54px;
    text-transform: uppercase;
    color: #000;
    font-family: 'Metropolis Bold';
    line-height: 1em;
	margin-bottom: 5px;
}
h3.redfont {
    font-size: 38px;
    color: #fe0000;
    text-transform: uppercase;
    font-family: 'Metropolis Bold';
    line-height: 1em;
    margin-bottom: 5px;
}
h3.wrtext {
    font-size: 48px;
    text-transform: uppercase;
    color: #000;
    font-family: 'Metropolis Bold';
	margin-bottom: 0px
}
section#ofsec {
    background: #fcc528;
    padding: 100px 0;
}

section#ofsec::before {
    content: "";
    background: url(../img/foottop.png);
    position: absolute;
    height: 100%;
    width: 53%;
    background-size: cover;
    background-repeat: no-repeat;
    top: 0px;
    right: -20px;
}
.footer-top {
    border-top: 10px solid #fff;
}
#footer .footer-top h4, #footer .footer-top h5 {
    font-size: 17px;
    font-weight: bold;
    position: relative;
    padding-bottom: 18px;
    font-family: 'Metropolis Bold';
    text-transform: uppercase;
}
#footer .footer-top .footer-links ul a {
    font-size: 15px;
    color: #fff;
    font-family: 'Metropolis Medium';
}
#footer .footer-top .footer-links ul li {
    padding: 7px 0;
    display: flex;
    align-items: center;
}
.contsec p {
    font-size: 15px;
    font-family: 'Metropolis Regular';
}
.callinfo a, .callinfo p {
    font-size: 15px;
    font-family: 'Metropolis Regular';
    color: #fff;
}
.footion i {
    font-size: 53px;
    color: #fff;
}
#footer .footer-top {
    padding: 0px 0 0px 0;
    background: #000;
}
.col-lg-2.col-md-6.footer-links {
    border-right: 1px solid;
    padding-top: 30px;
    margin-bottom: 0px !important;
    padding-bottom: 20px;
}
.col-lg-8.contsec {
    padding: 25px 20px;
    border-bottom: 1px solid;
	border-right: 1px solid;
}
.col-lg-4.callinfo {
    border-right: 1px solid;
    padding: 25px 25px;
}
.mailic {
    border-right: 1px solid;
    text-align: center;
    padding: 28px 5px;
	border-bottom: 1px solid;
}
.col-lg-4.footion {
    text-align: center;
    padding: 30px 5px;
    
    border-right: 1px solid;
}
.col-lg-3.col-md-6.footer-coyryt {
    padding: 40px 25px;
}
.col-lg-4.mailic h5 {
    margin-bottom: 1px;
    padding-bottom: 10px !important;
}
.col-lg-8.contsec h5 {
    padding-bottom: 5px !important;
}
.footer-coyryt img {
    width: 100%;
    margin-bottom: 16px;
}
.col-lg-3.col-md-6.footer-coyryt p {
    margin-bottom: 0px;
    font-size: 13px;
    color: #ffffffd4;
}
.media-left.media-top img {
    max-width: 100%;
}
.media-left.media-top {
    width: 530px;
}
ul.swiper-wrapper::before {
    content: "";
    background: url(../img/rrow.png);
    position: absolute;
    width: 100%;
    height: 335px;
    bottom: -1px;
    z-index: 9;
    background-size: cover;
    background-position: center;
	background-repeat:no-repeat;
}
.col-lg-3.col-md-6.footer-coyryt {
    position: relative;
}
.back-to-top {
    position: absolute;
    visibility: visible;
    opacity: 1;
    right: -30px;
    bottom: 0;
    z-index: 996;
    background: transparent !important;
    width: 60px;
    height: 60px;
    border-radius: 4px;
    transition: all 0.4s;
}

@media(max-width:1400px){
	.about .content h3 {
    font-size: 50px;
}
.about .content h4 {
    font-size: 25px;
}
.imagebox h4 a {
    font-size: 20px;
}
section#services .imagebox p {
    font-size: 15px;
}
p.sertext {
    min-height: 130px;
}
section#ourloctitle .section-title h2::before {
    font-size: 110px;
}
.row.textcont h2 {
    font-size: 60px;
}
.row.textcont .swiper-button-prev, .row.textcont .swiper-rtl .swiper-button-next {
    left: 15px;
}
.row.textcont .swiper-button-next, .row.textcont .swiper-rtl .swiper-button-prev {
    right: 15px;
}
h2.contacthead {
    font-size: 50px;
}
h2.ourshoof {
    font-size: 40px;
}
h3.redfont {
    font-size: 30px;
}
h3.wrtext {
    font-size: 35px;
}
}

@media(max-width:1200px){
	.imagebox {
    padding: 15px 15px 1px;
	}
	.imagebox h4 a {
    min-height: 60px;
}
section#ourloctitle .section-title h2::before {
    font-size: 90px;
}
.row.textcont .testibx {
    padding: 50px 70px 70px;
}
h2.contacthead {
    font-size: 35px;
}
h2.ourshoof {
    font-size: 35px;
}
h3.redfont {
    font-size: 24px;
}

h3.wrtext {
    font-size: 30px;
}
#footer .footer-top h4, #footer .footer-top h5 {
    font-size: 11px;
}
#footer .footer-top .footer-links ul a {
    font-size: 10px;
}
.callinfo a, .callinfo p {
    font-size: 11px;
}
.footion i {
    font-size: 40px;
}
}
@media(max-width:1100px){
	h2.sectiontitle {
    font-size: 40px;
}
	h2.media-heading {
    font-size: 25px;
	}
	a.simplebutton {
    font-size: 14px;
	}
	.about .content h3 {
    font-size: 40px;
}
section#services h2 {
    font-size: 40px;
}
.servicbutn a.simplebutton {
    font-size: 16px;
}
section#ourloctitle .section-title h2::before {
    font-size: 70px;
}
section#ourloctitle .section-title h2 {
    font-size: 45px;
}
section#ourloc h2 {
    font-size: 25px;
}
.row.textcont h2 {
    font-size: 40px;
}
p.testmonialtext {
    font-size: 20px;
}
p.authorname {
    font-size: 16px;
}
nav#navbar li a {
    font-size: 15px;
}
a.get-started-btn.scrollto span {
    font-size: 20px;
}
.navbutton p::before {
    height: 103px;
}
.back-to-top {
    right: -7px;
    bottom: 18px;
}
.back-to-top {
    right: 11px;
}
}
@media(max-width:992px){
	section#services .col-md-3 {
    width: 50%;
    margin-bottom: 70px;
}
.navbutton {
    display: none;
}
i.bi.bi-list.mobile-nav-toggle {
    background: #fd0000;
    font-size: 35px;
    padding: 6px;
    border-radius: 8px;
}
nav#navbar {
    margin-right: 0;
}
i.bi.mobile-nav-toggle.bi-x {
    background: red;
	font-size: 35px;
    padding: 6px;
    border-radius: 8px;
}
section#hero .swiper-container {
    height: 450px;
}
.about .content h4 {
    font-size: 20px;
}
.about .content p {
    font-size: 18px;
}
section#services p {
    font-size: 18px;
}
section#ofsec {
    padding: 50px 0;
}
section#ofsec::before{
	    right: -80px;
}
.col-lg-5.col-md-6.footer-links {
    width: 100%;
}
.col-lg-8.contsec {
    width: 50%;
	border-top: 1px solid;
}
.col-lg-4.mailic {
    width: 50%;
    border-top: 1px solid;
    border-right: 0px;
}
.col-lg-4.footion, .col-lg-4.callinfo {
    width: 33.3%;
}
.col-lg-3.col-md-6.footer-coyryt {
    width: 100%;
    text-align: center;
	border-top: 1px solid;
}
.col-lg-3.col-md-6.footer-coyryt img {
    max-width: 250px;
}
.footer-top .row .col-lg-2.col-md-6.footer-links:nth-child(2) {
    border-right: none;
}
.col-lg-4.footion {
    border-right: 0px;
}
}

@media(max-width:767px){
	.row.content.twoblcksec .col-md-6:nth-child(1) {
    margin-bottom: 40px;
}
.col-lg-2.col-md-6.footer-links {
    width: 50%;
}
}

@media(max-width:600px){
	.col-lg-4.callinfo {
    padding: 16px 10px;
}

.col-lg-4.footion {
    padding: 25px 5px;
}
h2.sectiontitle {
    font-size: 30px;
    margin-bottom: 25px !important;
}
h2.media-heading {
    font-size: 20px;
}
.media-body p {
    font-size: 14px;
    margin-top: 10px;
}
.about .content h3 {
    font-size: 28px;
}
section#services h2 {
    font-size: 28px;
}
section#ourloctitle .section-title h2::before {
    font-size: 35px;
}
section#ourloctitle .section-title h2 {
    font-size: 28px;
}
.row.textcont h2 {
    font-size: 28px;
}
p.testmonialtext {
    font-size: 16px;
}
.row.textcont .testibx {
    padding: 50px 45px 70px;
}
p.authorname {
    font-size: 14px;
}
.col.form-group {
    flex: 1 0 100%;
}
section#ofsec::before{
	display:none;
}
p.sertext {
    min-height: auto;
    margin-bottom: 20px;
}
.imagebox h4 a {
    min-height: auto;
    margin-bottom: 15px;
}
}
@media (max-width: 500px)
{
section#services .col-md-3 {
    width: 100%;
    margin-bottom: 70px;
}
}