@font-face {
	font-family: YekanBakhFaNum;
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/yekanbakh/fanum/woff/YekanBakhFaNum-Light.woff') format('woff'),   
	url('../fonts/yekanbakh/fanum/woff2/YekanBakhFaNum-Light.woff2') format('woff2');
	font-display: swap;	
}

@font-face {
	font-family: YekanBakhFaNum;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/yekanbakh/fanum/woff/YekanBakhFaNum-Regular.woff') format('woff'),   
	url('../fonts/yekanbakh/fanum/woff2/YekanBakhFaNum-Regular.woff2') format('woff2');
	font-display: swap;	 
}

@font-face {
	font-family: YekanBakhFaNum;
	font-style: normal;
	font-weight: 600;
	src: url('../fonts/yekanbakh/fanum/woff/YekanBakhFaNum-SemiBold.woff') format('woff'),   
	url('../fonts/yekanbakh/fanum/woff2/YekanBakhFaNum-SemiBold.woff2') format('woff2');
	font-display: swap;
}

@font-face {
	font-family: YekanBakhFaNum;
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/yekanbakh/fanum/woff/YekanBakhFaNum-Bold.woff') format('woff'),   
	url('../fonts/yekanbakh/fanum/woff2/YekanBakhFaNum-Bold.woff2') format('woff2');
	font-display: swap;
}

@font-face {
	font-family: YekanBakhFaNum;
	font-style: normal;
	font-weight: 800;
	src: url('../fonts/yekanbakh/fanum/woff/YekanBakhFaNum-ExtraBold.woff') format('woff'),   
	url('../fonts/yekanbakh/fanum/woff2/YekanBakhFaNum-ExtraBold.woff2') format('woff2');
	font-display: swap;
}

@font-face {
	font-family: YekanBakhFaNum;
	font-style: normal;
	font-weight: 950;
	src: url('../fonts/yekanbakh/fanum/woff/YekanBakhFaNum-ExtraBlack.woff') format('woff'),   
	url('../fonts/yekanbakh/fanum/woff2/YekanBakhFaNum-ExtraBlack.woff2') format('woff2');
	font-display: swap;
}
:root {
    --bs-nav-link-font-size: 14px;
}
.btn-primary{
	--bs-btn-bg: #003c75;
    --bs-btn-border-color: #003c75;
}
.btn-primary:hover {
    color: #fff;
    background-color: #8b032e;
    border-color: #8b032e;
}
.navbar-nav{
	--bs-nav-link-color: #000;
	--bs-navbar-nav-link-padding-x: 0.75rem;
	--bs-nav-link-padding-y: 0.55rem;
}
html, body{
	font-family: YekanBakhFaNum;
	overflow-x: hidden;
}
a{
	text-decoration: none;
}
.btn-light{
	background-color: #F6F6F6;
}
.fw-800{
	font-weight: 800;
}
.fw-700{
	font-weight: 700;
}
.w-20{
	width: 20%;
}
.w-40{
	width: 40%;
}
.w-60{
	width: 60%;
}
.header-btn {
    display: flex;
    align-items: center;
    color: #000;
    background: #fff;
    padding: 2px 0 3px 6px;
    border-radius: 5px 0 0 5px;
}
header .navbar .bg-white.rounded-3{
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}
.nav-link:focus, .nav-link:hover{
	color: #000;
	font-weight: 500;
}
.full-screen{
	height: 100vh;
}
header .navbar a.btn{
	padding: 12px 20px;
    font-size: 14px;
}
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* remove the gap so it doesn't close */
}
.dropdown-item{
	font-size: 14px;
    line-height: 1.8;
}
.navbar-brand img{
	max-width: 170px;
	outline: none;
}
.home-intro .image-side{
	background-color: #ffd158;
	width: 55%;
}
.home-intro .image-side{
	--background-overlay: '';
    background-image: url(../images/pattern.svg);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 70% auto;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}
.home-intro-content{
	max-width: 560px;
}
.home-intro-content p{
	text-align: justify;
	line-height: 1.6;
}
.home-intro .image-side > div {
    min-width: 745px;
    position: relative;
    height: 100%;
    display: flex;
    align-items: flex-end;
    padding-bottom: 120px;
}

.home-intro .image-side > div .refrigator{
	position: absolute;
	right: 12px;
}
.home-intro .image-side > div .man{
	position: absolute;
	right: 0;
}
.home-intro .image-side > div .washing{
	position: absolute;
	right: 200px;
	z-index: 1;
}
.home-intro .image-side > div .tv{
	position: absolute;
	right: 300px;
}
.btn-gp-intro > a{
	font-size: 14px;
    padding: 12px 20px;
    border-radius: 0;
    border: none;
    font-weight: 600;
    border-radius: 4px;
}
.home-cat-items{
	background-color: #fff;
	box-shadow: 0px 555px 666px 333px rgba(0, 0, 0, 0.05);
	padding: 40px;
	margin-top: -120px;
	z-index: 2;
	position: relative;
}
.home-cat-items .container-cats{
	display: flex;
	justify-content: space-between;
}
.home-cat-items .container-cats > div{
	padding: .5rem;
	width: 100%;
}

.home-cat-item{
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 20px 2px;
	background: #f9f9f9;
	border-radius: 6px;
	color: #000;
	position: relative;
}
.home-cat-item > div:first-child{
	width: 70px;
	margin-bottom: 12px;
	z-index: 1;
}
.home-cat-item img{
	max-width: 100%;
}
.cat-item-txt{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.cat-item-txt span:first-child{
	color: #333;
    font-size: 14px;
}
.cat-item-txt span:last-child{
	font-weight: 600;
}

.home-cat-item:hover{
	background: linear-gradient(180deg, #0d6efd 0%, #003c75 100%);
}
.home-cat-item:hover .cat-item-txt span{
	color: #fff;
}
.home-cat-item::before {
    width: 50%;
    height: 0%;
    content: " ";
    background: rgb(229 237 255);
    position: absolute;
    top: 0;
    left: 25%;
    border-bottom-right-radius: 36px;
    border-bottom-left-radius: 36px;
    transition: 0.3s all ease;
}
.home-cat-item:hover::before {
    height: 58%;
}
.home-cat-items h2{
	font-weight: 700;
	margin-bottom: 20px;
}
.home-cat-items:before {
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    right: -1px;
    top: 0;
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    background: #ffd158;
}
.home-features{
	font-size: 14px;
	font-weight: 400;
	line-height: 1.8em;
	position: relative;
}
.feature-item {
    background-color: #fff;
    z-index: 2;
    position: relative;
    padding: 20px;
}
.feature-item svg{
	width: 1em;
    height: 1em;
    font-size: 50px;
	margin-bottom: 20px;
	fill: #003c75;
}
.feature-item h3{
	font-size: 18px;
	font-weight: 700;
}
.feature-item p{
	font-size: 14px;
    font-weight: 400;
    line-height: 1.8em;
    text-align: justify;
    margin: 0;
}
.home-features:before {
    content: "";
    background-color: #ffb900;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 57vw;
}
.feature-item:before {
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    left: -1px;
    top: 0;
    clip-path: polygon(100% 0, 0% 100%, 0 0);
    background: #003c75;
}
.overlap-features{
	margin-top: -310px;
    position: relative;
    z-index: 2;
    padding-right: 55px;
}
.l-features{
	display: flex;
	background-color: #003c75;
}
.l-features-txt {
    font-size: 22px;
    font-weight: 600;
    width: 15%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px;
    background-color: #fff;
}
.l-feature-container{
	display: flex;
    width: 85%;
    justify-content: space-around;
}
.l-feature-item {
    display: flex;
    align-items: center;
    color: #fff;
}
.l-feature-item svg{
	margin-left: 10px;
}
.counter-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-left: 30px;
}
.counter-box span {
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
}
.counter-box span:first-child {
    font-size: 69px;
}
.side-counter p {
    line-height: 2;
    text-align: justify;
}
.steps {
    margin-top: 7rem;
    background-image: url(../images/bg-s5.svg);
    background-repeat: no-repeat;
    background-size: 54% auto;
    padding-bottom: 40px;
}
.steps-container{
	display: flex;
	flex-wrap: wrap;
}
.steps-container > div{
	padding: 10px;
}
.first-step{
	background-color: #FFFFFF;
    background-image: url(../images/Rectangle-1.svg);
    background-position: bottom left;
    background-repeat: no-repeat;
    padding: 30px;
    box-shadow: 500px 200px 200px -29px rgba(0, 0, 0, 0.12);
    margin-top: -10px;
}
.first-step h3{
    font-size: 16px;
    font-weight: 800;
}
.first-step p {
    margin: 0;
    color: #424242;
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
}
.first-step .top-desc {
    display: flex;
    justify-content: space-between;
    margin-bottom: -18px;
}
.first-step .top-desc span{
	color: #ffd158;
    font-size: 15px;
    font-weight: 600;
}
.first-step > div{
	position: relative;
}
.first-step > div:before {
    content: '';
    background-image: url(../images/step1.svg);
    background-position: right top;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    top: -15px;
    right: -15px;
    opacity: 0.5;
}
.step-item{
	width: 20%;
}
.step-item h3{
	font-size: 16px;
	margin: 0;
	margin-top: 12px;
	font-weight: 600;
}
.step-item > div{
	padding: 25px;
    background-color: #FFFFFF;
    background-image: url(../images/step1.svg);
    background-position: 13px 52px;
    background-repeat: no-repeat;
    background-size: 24% auto;
	display: flex;
	flex-direction: column;
}
.step-item svg, .first-step svg{
	width: 1em;
    height: 1em;
    position: relative;
    display: block;
    font-size: 50px;
}
.first-step svg{
	margin-left: 20px;
}
.first-step a.btn-primary {
    font-size: 13px;
    padding: 15px 25px;
    line-height: 1;
    border-radius: 0;
    z-index: 1;
}
.steps-title {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding-top: 30px;
}
.steps-title h2{
	font-size: 24px;
	font-weight: 800;
}
.steps-title p{
	color: #424242;
	line-height: 1.8;
}
.container-contact{
	max-width: 1600px;
	margin: 0 auto;
	padding-top: 150px;
}
.bg-seprator{
	display: flex;
    min-height: 640px;
    transition: background 30s;
    margin-block-start: 300px;
    margin-block-end: -900px;
    background-color: #F6F6F6;
}
.container-contact .contact-img-sec{
	background-image: url(../images/Group-1.svg);
    background-repeat: no-repeat;
    background-size: cover;
    border-style: none;
    text-align: left;
    margin-top: -80px;
    margin-bottom: -60px;
}
.consulting-sdie{
	max-width: 646px;
	margin: 0 auto;
}
.consulting-form{
	background-color: #FFFFFF;
    background-image: url(../images/Rectangle-3.svg);
    background-position: bottom left;
    background-repeat: no-repeat;
    box-shadow: 92px 17px 89px -58px rgba(0, 0, 0, 0.09);
    padding: 40px;
    margin-bottom: 40px;
}
.consulting-form form input[type=text], .consulting-form form select{
	background-color: #F5F5F5;
    border-width: 0px;
    min-height: 59px;
    margin-bottom: 20px;
    outline: none;
    box-shadow: none !important;
    color: #000;
    font-weight: 600;
}
.consulting-form form input[type=text]::placeholder, .consulting-form form select{
	color: #7a7a7a;
	font-weight: 600;
}
.consulting-form form select{
	cursor: pointer;
}
.consulting-form h2 {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 30px;
}
.consulting-form p{
	margin-bottom: 20px;
	line-height: 1.9;
}
.consulting-call{
	display: flex;
}
.consulting-call > div{
    width: 30%;
    background: #fff;
}
.consulting-call > div:first-child{
	background-color: #003c75;
    background-image: url(../images/Rectangle-2.svg);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: auto;
    width: 70%;
    padding: 30px;
    font-size: 25px;
    font-weight: 400;
    line-height: 37px;
    display: flex;
    align-items: center;
}
.consulting-call > div p{
	margin: 0;
	padding-left: 30px;
	color: #fff;
}
.consulting-call > div > a{
	display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    padding: 30px;
    color: #000;
    font-size: 15px;
    font-weight: 600;
}
.consulting-call > div > a svg{
	margin-bottom: 8px;
}
.consulting-call > div > a strong{
	font-size: 22px;
    font-weight: 700;
}
.testimonial-item{
	direction: rtl;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.03);
	padding: 15px;
}
.testimonial-item .info-box{
	display: flex;
}
.testimonial-item .info-box div:last-child{
	display: flex;
	flex-direction: column;
}
.testimonial-item .info-box span{
	font-size: 12.5px;
    font-weight: 600;
    color: #697882;
}
.testimonial-item .info-box span.name{
	font-size: 14px;
	font-weight: 700;
	color: #000;
}
.testimonial-item p{
	color: #54595f;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.6;
    text-align: justify;
	margin-top: 15px;
    margin-bottom: 0;
}
.testimonial-item svg{
	width: 100px;
}
.testimonial-item > div{
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.testimonial-nav-container {
    position: absolute;
    top: -50px;
    left: 15px;
}
.testimonial-nav-container button {
    background: none;
    width: 45px;
    height: 45px;
    border: 1px solid #DADBE7;
    color: #000;
}
.testimonial-box h2{
	display: flex;
	flex-direction: column;
	line-height: 1.4;
}
.contact-sec {
    margin-bottom: 7rem;
}

footer{
	display: flex;
	margin-top: 30px;
}
.footer-brand-info{
	width: 40%;
	background-color: #ffb900;
    background-image: url(../images/Group-2.svg);
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 50px;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
}
.footer-brand-info img{
	margin-bottom: 12px;
}
.footer-brand-info h2{
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 30px;
}
.footer-brand-info p{
	text-align: justify;
	margin-bottom: 0;
}
.footer-brand-info > div{
	max-width: 510px;
	margin: 0 auto;
}
.footer-link-box{
	width: 60%;
	background-color: #171615;
	padding: 50px;
	border-top: 50px solid #fff;
}
.footer-link-box h2{
	color: #FDFDFD;
	font-size: 21px;
    font-weight: 600;
    margin-bottom: 30px;
}
footer ul{
	list-style: none;
	padding: 0;
	font-size: 13px;
    line-height: 2;
    color: #B9B9B9;
}
footer ul li a{
	color: #B9B9B9;
}
footer ul li{
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}
footer ul li svg{
	margin-left: 8px;
    min-width: 24px;
}
footer ul.services-list {
  display: grid;
  grid-template-columns: auto auto;
  gap: 10px;

}

#callnowbutton {
    display: none;
}
@media(max-width: 720px){
	.navbar-brand img{
		max-width: 115px;
	}
	.header-btn{
		border-radius: 5px;
		padding: 6px 12px;
		box-shadow: 0 0 26px 0 #0000003d;
		margin-right: 45px;
		width: 170px;
	}
	.header-btn span span{
		display: none;
	}
	.full-screen{
		height: auto;
	}
	.home-intro {
	    flex-direction: column;
	}
	.home-intro .image-side{
		width: 100%;
		justify-content: flex-start;
		min-height: 490px;
	}
	.home-intro .image-side > div{
		padding-bottom: 0;
	}
	.home-cat-items .container-cats{
		flex-wrap: wrap;
	}
	.home-cat-items .container-cats > div{
		width: 50%;
	}
	.home-cat-items h2{
		text-align: center;
	}
	.home-cat-items{
		padding: 10px;
		margin-top: 40px;
	}
	.home-intro-content{
		padding: 0 15px;
	}
	.home-intro .image-side > div img{
		transform: scale(0.7);
		transform-origin: bottom right;
	}
	.home-intro .image-side > div .washing{
		right: 165px;
	}
	.home-features{
		padding: 0 !important;
	}
	.home-features:before{
		content: none;
	}
	.home-features .col-lg-8{
		background: #ffd158;
    	padding-top: 40px;
    	padding-bottom: 40px;
	}
	.overlap-features{
		margin-top: 30px;
		padding: 0;
		display: flex;
        flex-direction: column-reverse;
        margin-top: calc(-1* var(--bs-gutter-y));
    	margin-left: calc(-.5* var(--bs-gutter-x));
    	margin-right: calc(-.5* var(--bs-gutter-x))
	}
	.l-features, .l-feature-container{
		flex-wrap: wrap;
	}
	.l-features-txt, .l-feature-container{
		width: 100%;
	}
	.l-features-txt{
		margin: 20px;
	}
	.l-feature-item{
		flex-direction: column;
    	width: 50%;
    	padding: 20px;
    	margin: 0;
    	text-align: center;
	}
	.counter-box{
		padding: 0;
		margin-bottom: 15px;
	}
	.side-counter{
		padding-left: calc(var(--bs-gutter-x) * .5);
		padding-right: calc(var(--bs-gutter-x) * .5);
	}
	.steps-container .w-40, .steps-container .w-60{
		width: 100%;
	}
	.steps-container .step-item{
		width: 50%;
	}
	.steps-container .step-item.step6{
		width: 100%;
	}
	.steps{
		margin-top: 1rem;
		background: linear-gradient(180deg, transparent 340px,#ffd158 30px, #ffd158 100%);
		padding-bottom: 20px;
	}
	.step-item > div{
		padding: 15px;
		padding-left: 0;
		background-position: bottom left;
		background-size: 35%;
	}
	.step-item h3{
		font-size: 13px;
	}
	.step-item.step2 > div{
		background-size: 24%;
	}
	.step-item.step6 > div{
		background-size: 42px auto;
	}
	.first-step{
		padding: 15px;
	}
	.first-step > div {
	    flex-direction: column;
	    align-items: flex-start !important;
	}
	.first-step > div > div:last-child{
		display: flex;
    	flex-direction: column;
	}
	.first-step .top-desc{
		order: 3;
		display: flex;
		flex-direction: column;
		margin-top: 15px;
		margin-bottom: 0;
	}
	.first-step > div:before{
		background-position: left top;
		right: auto;
		left: -15px;
	}
	.first-step a.btn-primary {
	    padding: 15px 5px;
	    margin-top: 12px;
	    max-width: 160px;
	}
	.contact-img-sec{
		width: 190px;
    	height: auto;
	}
	.container-contact{
		padding-top: 100px;
	}
	.container-contact .contact-img-sec{
		width: 100%;
		margin-bottom: 0;
		position: relative;
	}
	.container-contact img{
		width: 190px;
		height: auto;
	}
	.consulting-form{
		padding: 30px;
	}
	.consulting-call{
		flex-direction: column;
	}
	.consulting-call > div{
		width: 100% !important;
		text-align: center;
	}
	.consulting-call > div > a{
		align-items: center;
		padding: 14px;
		padding-top: 15px;
        padding-bottom: 10px;
	}
	.consulting-call > div:first-child{
    	font-size: 17px;
    	padding: 14px 45px;
    }
	.consulting-call > div p{
		padding: 0;
	}
	.bg-seprator{
		display: none;
	}
	.contact-sec{
		margin-bottom: 3rem;
	}
	.consulting-sdie {
        padding: 20px;
        background-color: #F6F6F6;
        margin-top: -180px;
        padding-top: 215px;
    }
    .testimonial-box h2{
    	font-size: 1.1rem;
    	padding-right: 15px;
    }
    #callnowbutton {
        text-align: center;
        font-weight: 600;
        font-size: 120%;
        overflow: hidden;
        white-space: nowrap;
        position: fixed;
        bottom: 0;
        text-decoration: none;
        display: flex;
        justify-content: center;
        align-items: center;
        text-shadow: 0 1px 0 rgb(0 0 0 / 18%);
        width: 100%;
        left: 0;
        height: 60px;
        background-color: #003c75;
        color: #fff;
        z-index: 2147483647;
    }
    #callnowbutton img {
	    margin-top: -4px;
	}
	footer{
		flex-direction: column-reverse;
	}
	.footer-brand-info{
		width: 100%;
		padding: 40px 25px;
	}
	.footer-link-box{
		border: none;
		width: 100%;
		padding: 40px 15px 55px;
	}
}

.blaze-slider{--slides-to-show:1;--slide-gap:20px;direction:ltr}.blaze-container{position:relative}.blaze-track-container{overflow:hidden;padding: 30px 15px;}.blaze-track{will-change:transform;touch-action:pan-y;display:flex;gap:var(--slide-gap);--slide-width:calc(
    (100% - (var(--slides-to-show) - 1) * var(--slide-gap)) /
      var(--slides-to-show)
  );box-sizing:border-box}.blaze-track>*{box-sizing:border-box;width:var(--slide-width);flex-shrink:0}

.lg-brand .home-intro .image-side {
    background-color: #a50034d6;
}
.lg-brand .btn-primary {
    --bs-btn-bg: #a50034;
    --bs-btn-border-color: #a50034;
}
.lg-brand .home-cat-items:before, .lg-brand .feature-item:before, .lg-brand .l-features, .lg-brand .home-features:before, .lg-brand .consulting-call > div:first-child, .lg-brand .footer-brand-info{
	background-color: #a50034;
}
.lg-brand .home-cat-item svg {
    fill: #a50034;
    stroke: #a50034;
}
.lg-brand .feature-item svg{
	fill: #a50034;
}
.lg-brand .container-contact .contact-img-sec{
	background-image: url(../images/lg-Group-1.svg);
}
.lg-brand .steps {
    background-image: url(../images/lg-bg-s5.svg);
}
.samsung-brand .home-intro .image-side {
    background-color: #034ea2d6;
}
.samsung-brand .btn-primary {
    --bs-btn-bg: #034ea2;
    --bs-btn-border-color: #034ea2;
}
.samsung-brand .home-cat-items:before, .samsung-brand .feature-item:before, .samsung-brand .l-features, .samsung-brand .home-features:before, .samsung-brand .consulting-call > div:first-child, .samsung-brand .footer-brand-info{
	background-color: #034ea2;
}
.samsung-brand .home-cat-item svg {
    fill: #034ea2;
    stroke: #034ea2;
}
.samsung-brand .feature-item svg{
	fill: #034ea2;
}
.samsung-brand .container-contact .contact-img-sec{
	background-image: url(../images/sam-Group-1.svg);
}
.samsung-brand .steps {
    background-image: url(../images/sam-bg-s5.svg);
}
.samsung-brand .first-step .top-desc span{
    color: #034ea2;
}
.consulting-form, a[href="#consulting"]{
    display: none;
}

#img-svg1{
    margin-top: -300px;
}

.btn-sign{
    border: none;
    padding: 10px;
    background-color: #0661b6;
    color: white;
    border-radius: 30px;
    width: auto;
}

.btn-sign:hover{
    background-color: #034ea2;
}

.div-sign{
    max-width: 400px;
    margin-bottom: 40px;
}

.div-sign input, .div-sign select{
    margin: 10px;
}

@media (min-width: 300px) {
	.request{
		display: none;
	}
}

.request{
	background-color: #fae318;
	padding: 8px;
	border-radius: 6px;
	color: rgb(255, 255, 255);
	margin-top: -110px;
	font-weight: bold;
	margin-right: -50px;
}

.request:hover{
	background-color: #d6c807;
}

#img-svg1{
	margin-bottom: -300px;
}