section{position:relative;margin-bottom:50px}section .content{left:0;top:0}section .content p{color:#000;font-size:18px;font-weight:400;line-height:27px;text-align:justify}section .content>div{width:78%;box-sizing:border-box;padding:21px 24px 32px;margin-top:40px}section .content>div>img:nth-of-type(1){width:50px}section .content>div hr{width:97%;margin:4px auto 12px;background-color:#fff;height:2px}section .content>div img:nth-of-type(2){position:relative;transform:rotateZ(180deg);-ms-transform:rotateZ(180deg);-webkit-transform:rotateZ(180deg);-moz-transform:rotateZ(180deg);-o-transform:rotateZ(180deg);width:35px;height:53px;margin-left:10px}section .content>div h2{font-family:Century;color:#000;font-size:25px;font-weight:400;text-align:left;line-height:36px;text-transform:none;margin-top:1px;padding:0 4px;letter-spacing:-.5px}section .content>div h6{color:#000;font-size:18px;font-weight:400;line-height:18px;text-align:left;margin-left:4px;margin-top:38px}section .info{position:absolute;left:0;top:0;border-radius:50%;background-color:#f9d500;width:330px;height:330px;box-sizing:border-box;padding:12px 0 0;margin-top:60px;overflow:hidden}section .info>div{width:50px;height:50px;display:block;margin:0 auto;border-radius:50%;background-color:#fff;box-sizing:border-box;padding-top:7px}section .info>div img{width:35px;height:35px;display:block}section .info h2{color:#000;font-size:18px;font-weight:400;line-height:30px;text-decoration:underline;text-align:center;padding:0 40px;margin-top:12px}section .info h3{text-transform:uppercase;color:#000;font-size:18px;font-weight:500;line-height:18px;text-align:center;margin-top:18px;letter-spacing:2px}section .info ul{text-align:center;margin-top:5px;margin-bottom:21px;padding:0 30px}section .info ul li{color:#000;font-size:14px;font-weight:400;line-height:21px;text-align:center;display:inline;position:relative;padding-left:7px}section .info ul li:before{content:"\f111";position:absolute;left:0;font-family:FontAwesome;top:9px;font-size:4px;line-height:4px;color:#000}#map{position:relative;width:60%}#map svg{display:block;left:25%!important}footer{position:relative}section.mobileMap{padding-top:300px!important}section.mobileMap .info{left:50%;transform:translate(-50%);right:auto}@media (max-width:1024px){section .content{width:100%;max-width:none;position:static}section .content>div{width:100%}.info{margin:0 auto;width:290px!important;height:290px!important}#map svg{left:20%!important}}@media (max-width:750px){section .info{width:250px!important;height:250px!important;margin:0 auto!important}section .info h2{font-size:15px;line-height:20px}section .info h3{font-size:16px;line-height:16px;margin-top:3%}section .info ul{margin-top:2%;margin-bottom:3%;padding:0 2%}#map{width:90%!important;padding-top:250px!important}#map .info{left:50%;transform:translate(-50%);right:auto}#map svg{left:0!important}}@media (max-width:550px){header .inlineWrapper>div:nth-of-type(1){width:auto}.info{width:230px!important;height:230px!important;margin:0 auto!important}.info h2{font-size:13px!important;line-height:18px!important}.info h3{font-size:13px!important;line-height:16px!important;margin-top:1%!important}.info ul{margin-top:1%!important;margin-bottom:2%!important;padding:0 1%!important}#map{width:100%!important;padding-top:250px!important}#map .info{left:50%;transform:translate(-50%);right:auto}#map svg{left:0!important}}

section .info2 {
    position: absolute;
    right: 0px;
    top: 0;
    /* border-radius: 50%; */
    background-color: rgb(85, 190, 203);
    width: 250px;
    /* height: 330px; */
    box-sizing: border-box;
    padding: 12px 0 0;
    margin-top: 60px;
    overflow: hidden;
    font-size: 14px;
    padding: 20px;
	text-align: center;
    color: #fff;
}	 

section .info ul li {
margin-right: 10px;	
}