body {
    overflow-y:scroll!important;
    overflow-x:hidden!important;
}
.k {
	background-color: black;
}

.btn1:hover {
	background-color: #ff0505 !important;
}

.btt1 {
	font-size: 15px !important;
	text-align: center;
	padding-top: 10px;
}

.gg {
	height: 450px;
	background-image: url('./images/service/bf.png');
	background-repeat: no-repeat;
	background-position: center;
}
@media (max-width:768px){
        .get-in-touch {
       width:100%;
        }
        .location{
            margin-left: 4em;
        }
        .fb{
        margin-left: 8em;
        }
    }
    .content-contact{
        line-height: 1.6;
    }
    .fa-phone:before{
    content:url("./images/icons/side/iconfinder_simpline_49_2305613.png");
    }
    .fa-email:before{
        content:url("./images/icons/side/iconfinder_mail_1214647.png");
    }
    .fa-location:before{
        content:url("./images/icons/side/iconfinder_navigation_1214633.png");
    }
    .fa-icon{
        margin-right:.5em;
    }
.base {
	background-color: black;
	color: white;
}

.sunset {
	font-size: 40px;
	font-family: Montserrat;
	text-align: center;
	color: #ebeeee;
	font-weight: 600;
	MARGIN-LEFT: 100px;
}

.qa {
	padding-top: 100px;
	font-size: 43px;
	font-family: Montserrat;
	text-align: left;
	color: #fb6a30;
	font-weight: bolder;
	MARGIN-LEFT: 100px;
}

.qb {
	font-size: 43px;
	font-family: Montserrat;
	text-align: left;
	color: #0a4479;
	font-weight: bolder;
	MARGIN-LEFT: 100px;
}

@media (max-width:768px) {
	.resp {
		height: 200px;
	}
}