.widget.widget-snippet.contact-info {
  max-width: 550px;
  margin-left: 100px;
  margin-right: auto;
}
.widget.widget-snippet.contact-info {
  max-width: 550px;
  margin-left: 100px;
  margin-right: auto;
}
.widget-snippet .contact-right{
  position:relative;
    padding:15px 50px 0 0;
}

.widget-snippet .phone{
    padding:0px;
}
.widget-snippet .phone h2{
    font-family: 'Rubik';
    position: relative;
font-style: normal;
font-weight: 500;
font-size: 28.0613px;
line-height: 38px;
color: #000000;
margin: 0px;
padding: 0 0 10px 0;
}

.widget-snippet .phone a{
    font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 33px;
color: #000000;
margin: 0px;
padding: 0;
text-decoration: none;
}
.widget-snippet .phone a:hover{
    font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 33px;
color: #39D2AD;
margin: 0px;
padding: 12px 0 0 0;
text-decoration: none;
}
.widget-snippet .hour{
  margin:0;
  padding:0;
}
.widget-snippet .hour h2{
    position: relative;
font-style: normal;
font-weight: 600;
font-size: 30px;
line-height: 38px;
color: #000000;
margin: 0 0 12px 0;
padding:0 0 0 0;  
}

.widget-snippet .hour p{
    font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 30px;
color: #000000;
margin: 0px;
padding:0px;
}

.widget-snippet .location{
  margin:0px;
  padding: 35px 0 0 0;
}
.widget-snippet .location h2{
    position: relative;
font-style: normal;
font-weight: 500;
font-size: 28px;
line-height: 38px;
color: #000000;
margin: 0 0 22px 0;
padding:0;    
}

.widget-snippet .location p{
    font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 33px;
max-width:339px;
color: #000000;
margin:0px;
  padding:0px;

}
body.widget-snippet .social-link-content{
	padding: 30px;
}

.widget-snippet .social-link-content p{
	margin:0;
	padding:0;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	color: #000000;
}
.widget-snippet .social-links {
	text-align: left;
	margin: 13px 0 0 0;
}
.widget-snippet .social-links a {
	display: inline-block;
	vertical-align: top;
	line-height: 39px;
	text-align: center;
	color: #3361b5;
	font-size: 16px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	width: auto;
    height: 38px;
    color: #fff;
    font-size: 25px;
  margin-right: 25px
}

.widget-snippet .social-link a i{
  position: relative;
}

.widget-snippet .social-links a i {
  color: #0046c8;
  font-size: 28px;
}
.widget-snippet .social-links a:hover i {
  color: #ffc220;
}
body.widget-snippet .social-links a {
  padding: 15px;
  height: auto;
}
@media screen and (max-width: 991px){
.widget-snippet .contact-right .location .social-links {
  margin: 10px 0 0 0;
}
}
@media screen and (max-width: 767px){
.widget-snippet .contact-right .location .social-links {
  text-align: left;
}

}
