.call-to-action-text .phone-num a:hover {
    opacity: 0.7;
}
.phone-icon {
    position: relative;
    bottom: 2px;
}
.phone-num a{
	color:#fff !important;
}
.phone-num a:hover{
	text-decoration:none;
	color:#2b4859;
}
.phone-num:hover{
	color:#2b4859;
}
.call-to-action-text p{
font-size: 35px;
line-height: 22px;
font-weight: 800;
color: #2b4859;
letter-spacing: 0px;
font-family: sans-serif;
text-align:center;
padding: 25px 0;
}
.top_info_boxes .top_info_box .icon {
    float: left;
    margin: 0px 10px 0 0 !important;
    font-size: 28px !IMPORTANT;
    color: #18AFD3;
}
span.top-a {
    font-size: 16px !important;
    font-weight: 500 !IMPORTANT
}
span.top-a a {
     color: #10ade2 !important;
}
span.top-a a:hover {
    color: #4C4C4C !important;
}
.icon.topi-icona {
  color: #10ade2 !important;
}
@media(min-width:767px){
	.top_bar {
    display: none !important;
}
.top_nav ul.top_nav_menu {
    padding: 18px 10px !important;
}	
.top_nav .logo {
    padding: 10px 0 0px !important;
}
a.con-n {
    font-size: 24px !important;
}
.top_nav ul.top_nav_menu > li > ul {
	width: 250px !important;
}
.top_nav ul.top_nav_menu > li > ul li a {
    font-weight: 500 !important;
}
}

span.top-a a:hover {
    text-decoration: none !IMPORTANT;
}
ul.foo-serv {
    padding: 0px !IMPORTANT;
}
ul.foo-serv li {
    list-style: none !important;
}
ul.foo-serv a {

    color: #fff !important;
}
ul.foo-serv .fa {
    margin-right: 7px !important;
}
ul.foo-serv a {
    color: #fff !important;
    font-size: 16px;
}
ul.foo-serv a:hover {
     color: #10ade2 !IMPORTANT;
	    list-style: none !important;
}
.payment-options {
    display: flex;
}
.payment-options img:first-child {
    margin-right: 10px;
}

#footer h5 {
    color: #ffffff;
    border-bottom: 1px solid #18afd3;
    text-transform: uppercase;
    padding-bottom: 10px;
}
#footer .footer_widgets .textwidget p {
    margin: 0 0 25px;
	opacity: 1 !important;
}
.con-footer .fa {
    margin-right: 8px;
}
.con-footer a {
    color: #fff !IMPORTANT;
}
.con-footer a:hover {
    color: #10ade2 !IMPORTANT;
	  list-style: none !important;
}
#footer .footer_widgets a:hover {
    text-decoration: none !important;
}
ul.foo-serv.footer-soc li {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: #18afd3;
    border-radius: 20px;
    text-align: center !important;
    padding: 3px 0px 3px 6px;
}
ul.foo-serv.footer-soc li:hover {
    background: #fff;
}
.col-md-6.col-left {
    float: left !important;
    text-align: left;
}
.col-md-6.col-right {
    float: right !important;
    text-align: right;
    position: relative;
}#footer .copyright {
    background-color: #18afd3 !important;
}
.col-md-6.col-left {
    font-size: 15px !IMPORTANT;
    padding-top: 18px;
}
.mobile_search {
    display: none !IMPORTANT;
}
@media(max-width:767px){
	a.header-mob {
    text-align: center;
    width: 100% !IMPORTANT;
    margin: 0 auto;
    display: block;
    background: #18afd3;
    color: #fff !IMPORTANT;
    padding: 13px 0px;
    font-size: 20px;
}
a.header-mob .fa {
    margin-right: 9px;
}	
}
img.ada-class {
    width: 200px !IMPORTANT;
}
.inner-page-heading {
    border-bottom: 1px solid #18afd3;
    color: #18afd3 !important;
    padding-bottom: 10px;
}
@media(min-width:991px){
	.checklist {
    column-count: 2;
	}
}

/*custom-css*/
.top_info_box.linked .text strong {
    font-size: 20px !important;
}
.top_info_box.linked {
    margin-top: 0px;
    padding: 30px 35px 20px 30px;
}
.top_info_box.linked .text {
    line-height: 26px;
}
.foo-serv.footer-soc li:hover {
    background: #18afd3 !important;
    cursor: pointer;
    opacity: 0.7;
}
@media(max-width:680px){
	.call-to-action-text img {
    display: none;
}
	.call-to-action-text .phone-num{
		display:block;
		margin-top:30px;
	}
	.call-to-action-text p {
    font-size: 28px !important;
	}
	.img-align-center p {
    display: inline-flex;
	}
	.img-align-center {
    margin-top: -40px;
	}
}