.schedule_wrapper{background-image:-webkit-gradient(linear,left top,left bottom,from(#f3f5f8),to(#fff));background-image:linear-gradient(180deg,#f3f5f8,#fff);color:#333;padding-bottom:30px;padding-top:30px}.schedule_wrapper .schedule_container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:40px;margin-top:40px}.schedule_wrapper .schedule_container .left_section{padding-right:20px;width:50%}.schedule_wrapper .schedule_container .right_section img{border:0;display:inline-block;max-width:100%;vertical-align:middle}.schedule_wrapper .schedule_container .left_section h2{color:#333;font-size:35px;font-weight:700;line-height:36px;margin-bottom:10px;margin-top:20px;overflow:visible;text-decoration:none}.schedule_wrapper .schedule_container .left_section p{color:rgba(51,51,51,.82);font-size:16px;font-weight:300;line-height:18.2px;margin-bottom:10px;margin-right:5px;margin-top:0}.btn_wrapper a{background-color:#195cab;border:2px solid #195cab;border-radius:5px;box-shadow:0 3px 18px 0 transparent;color:#fff;cursor:pointer;display:inline-block;line-height:inherit;margin-left:-5px;margin-top:-5px;padding:9px 15px;text-decoration:none;-webkit-transition:box-shadow 1s cubic-bezier(.075,.82,.165,1),-webkit-transform 1s cubic-bezier(.075,.82,.165,1);transition:transform 1s cubic-bezier(.075,.82,.165,1),box-shadow 1s cubic-bezier(.075,.82,.165,1),-webkit-transform 1s cubic-bezier(.075,.82,.165,1)}.btn_wrapper{background-color:#bbdfed;border:1px solid #bbdfed;border-radius:5px;display:inline-block;margin:20px 20px 20px 0;padding-bottom:5px;padding-right:5px;padding-top:0}.btn_wrapper a:hover{box-shadow:0 3px 18px 0 rgba(0,0,0,.2);-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px)}@media(max-width:991px){.schedule_wrapper .schedule_container{margin-left:auto;margin-right:auto;max-width:728px}}@media(max-width:767px){.schedule_wrapper .schedule_container{display:block;padding:8px}.schedule_wrapper .schedule_container .left_section{padding-right:0;width:100%}}