@charset "utf-8";
/* CSS Document */

.page-id-310 .btn1{
    display: inline-block;
    text-align: center;
    font-weight: 600;
    background: #FFF;
    color: #3d90d2;
    border: solid 2px #FFF;
    padding: 5px 30px;
    line-height: 31px;
    box-sizing: border-box;
    margin-top: 40px;
    transition: ease-out .1s;
}

.page-id-310 .btn2{
    display: inline-block;
    text-align: center;
    font-weight: 600;
    background: #3d90d2;
    color: #fff;
    border: solid 2px #3d90d2;
    padding: 5px 30px;
    line-height: 31px;
    box-sizing: border-box;
    margin-top: 40px;
    transition: ease-out .1s;
}

.page-id-745 ul.list1{
	margin: 15px 0 15px 1em;
}

.page-id-745 ul.list1 li{
	margin-bottom: 0.5em;
}

@media only screen and (max-width: 1110px) {
}


@media only screen and (max-width: 1024px) {
}


@media only screen and (max-width: 768px) {
}