.social{
	font-size: 20px !important;
	color: white;
	padding-top: 20px;
	
	
}

.head{
	height: px;
	
}

.headsttrip ul{
	display: inline-flex;
	float: ;
	
}
.list li{
	list-style-type: none;	
	margin: 0 10px;
	
}
.list li a{
	text-decoration: none;	
}
.list li a:hover{
	color:black !important;
}

@media only screen and (max-width: 600px) {
#mb-10{
width:100% !important;
    margin-bottom: 2%;
    margin-top: -%;
}
}

@media only screen and (max-width: 900px) {
.hide{
display:none;
}}



.ico{
	font-size: 45px;
	color: coral;
	height: 65px;
	width: 65px;
	text-align:center;
	padding: 5px;
	margin-top: 5% !important;
}
.ico:hover{
	font-size: 45px;
	background-color: coral;
	color:white;
	height: 65px;
	width:65px;
	padding: 5px;
	border-radius: 5px;
	transition: 1.5s;
}

.rowfirst{
	border: 1.5px solid white;
	border-radius: 5px;


}
.rowfirst:hover{
	border: 1.5px solid coral;
	border-radius: 5px;
	transition: 1.5s;

}
.read{
	text-align: center;
	text-decoration: none;
	color:coral;
	font-size: 25px;
}
.read:hover{
	text-align: center;
	text-decoration: none;
	color:black;
	font-size: 25px;
	transition: 1.5s;
}
.rightt{
	float: right !important;
	display: contents;
	font-size: 15px;
}

.marq a{
	text-decoration: none ;
	color:black;
	font-family: verdana;
	font-size: 12px;
	margin-left:20px;
}







section {
    padding: 60px 0;
}

section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;
}
#footer {
    background: #343a40 !important;
}
#footer h5{
	padding-left: 10px;
    border-left: 3px solid #eeeeee;
    padding-bottom: 6px;
    margin-bottom: 20px;
    color:#ffffff;
}
#footer a {
    color: #ffffff;
    text-decoration: none !important;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
#footer ul.social li{
	padding: 3px 0;
}
#footer ul.social li a i {
    margin-right: 5px;
	font-size:25px;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}
#footer ul.social li:hover a i {
	font-size:30px;
	margin-top:-10px;
}
#footer ul.social li a,
#footer ul.quick-links li a{
	color:#ffffff;
}
#footer ul.social li a:hover{
	color:#eeeeee;
}
#footer ul.quick-links li{
	padding: 3px 0;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}
#footer ul.quick-links li:hover{
	padding: 3px 0;
	margin-left:5px;
	font-weight:700;
}
#footer ul.quick-links li a i{
	margin-right: 5px;
}
#footer ul.quick-links li:hover a i {
    font-weight: 700;
}

@media (max-width:767px){
	#footer h5 {
    padding-left: 0;
    border-left: transparent;
    padding-bottom: 0px;
    margin-bottom: 10px;
}
}

.news{
background-color:white !important;
color:red;


height:100%;
}
