body {
    font-family: Arial, Helvetica, sans-serif;
}

.templatemo_clear {
    clear: both;
}

.container_wapper {
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(255, 255, 255);
    background: rgb(192, 192, 192);
}

.section_header {
    height: 150px;
    background: url("../images/section-header.png") 50% 50% no-repeat;
}

.section_header h1 {
    margin-top: 50px;
    text-align: center;
}

.section_header2 {
    height: 150px;
    background: url("../images/section-header2.png") 50% 50% no-repeat;
}

.section_header2 h1 {
    margin-top: 50px;
    text-align: center;
}

.section_header3 h1 {
    margin-top: 50px;
    margin-bottom: 0px;
    text-align: center;    
}

.section_header4 {
    height: 150px;
    background: url("../images/logo.png") 50% 50% no-repeat;
}

#templatemo_mobile_menu_wap {
    width: 50px;
    height: 44px;
    right: 0px;
    top: 0px;
    position: fixed;
    z-index: 1000;
    background: rgb(53, 171, 217);
}

#templatemo_mobile_menu_wap p#mobile_menu_btn {
    padding-top: 10px;
    font-size: 20px;
    text-align: right;
    width: 100%;
}

#templatemo_mobile_menu_wap p#mobile_menu_btn span {
    color: rgb(255, 255, 255);
}

#templatemo_mobile_menu_wap #mobile_menu {
    position: fixed;
    top: 0px;
    right: 0px;
    z-index: 1000;
    margin-top: 0px;
    border-radius: 4px;
    height: 100%;
    overflow: auto;
    background: rgb(231, 234, 239);
}

#templatemo_mobile_menu_wap .nav-stacked li a {
    color: rgb(0, 0, 0);
}

#templatemo_mobile_menu_wap .nav-stacked li:hover a {
    color: rgb(0, 0, 0);
    background-color: rgb(103, 203, 242);
}

#templatemo_mobile_menu_wap .nav-stacked li a.focus {
    background-color: transparent;
}

#templatemo_banner_top {
    height: auto;
    background: rgb(53, 171, 217);
}

#templatemo_banner_top p,
#templatemo_banner_top a {
    font-size: 14px;
    line-height: 45px;
    color: rgb(255, 255, 255);
}

#templatemo_banner_top p.right {
    text-align: left;
}

#templatemo_banner_logo {
    height: 135px;
    margin-left: -1px;
    margin-top: 0px;
    background-image: url("../images/banner_logo_bg.jpg");
    background-color: rgb(255, 255, 255);
}

#templatemo_banner_logo img {
    float: left;
}

#templatemo_banner_logo h1 a {
    float: left;
    font-size: 52px;
    color: rgb(53, 171, 217);
    text-align: left;
}

#templatemo_banner_logo h1 a:hover {
    text-decoration: none;
}

#templatemo_banner_logo span {
    clear: left;
    font-size: 16px;
    line-height: 14px;
    color: rgb(0, 0, 0);
    text-align: left;
    margin-left: 6px;
}

.banner {
    width: 100%;
    height: 500px;
    position: relative;
    overflow: hidden;
}

.banner ul {
    list-style: none;
    padding: 0px;
}

.banner ul li {
    float: left;
    height: 500px;
    width: 100%;
    background-size: 50px 50px;
}

.banner div.slide_caption {
    max-width: 600px;
    margin: 120px auto auto 10%;
}

.banner div.slide_caption h1,
.banner div.slide_caption p {
    text-align: left;
    color: rgb(0, 0, 0);
    line-height: 2em;
    float: left;
    padding: 10px;
    background: rgba(255, 255, 255, 0.74902);
}

.banner div.slide_caption a {
    color: rgb(0, 0, 0);
}

.banner div.slide_caption h1 {
    font-size: 32px;
    margin: 0px;
}

.banner div.slide_caption p {
    font-size: 16px;
    margin: 10px 0px 0px;
}

.templatemo_banner_slide_01 {
    background: url("../images/banner_slide_01.jpg");
}

.templatemo_banner_slide_02 {
    background: url("../images/banner_slide_02.jpg");
}

.templatemo_banner_slide_03 {
    background: url("../images/banner_slide_03.jpg");
}

#templatemo_main_menu {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(215, 218, 221);
    z-index: 1500;
    background: rgb(231, 234, 239);
}

#templatemo_main_menu .nav-justified li {
    height: 105px;
}

#templatemo_main_menu .nav-justified li a {
    height: 105px;
    font-size: 24px;
    line-height: 30px;
    color: rgb(0, 0, 0);
    margin-right: 15px;
    margin-left: 15px;
}

#templatemo_main_menu .nav-justified li a.current,
#templatemo_main_menu .nav-justified li a:hover {
    color: rgb(255, 255, 255);
    background: url("../images/menu_bg.jpg") 50% 50% rgb(53, 171, 217);
}

#templatemo_upcomming_event {
    margin-top: 110px;
    overflow: hidden;
    background: rgb(255, 255, 255);
}

#templatemo_upcomming_event2 {
    margin-top: 110px;
    overflow: hidden;
    background: rgb(204, 212, 212);
}

#templatemo_upcomming_event h1 {
    color: rgb(68, 68, 68);
}

#templatemo_upcomming_event2 h1 {
    color: rgb(68, 68, 68);
}

#templatemo_upcomming_event p {
    text-align: center;
}

#templatemo_upcomming_event2 p {
    text-align: center;
}

#templatemo_upcomming_event .event_box {
    margin-top: 70px;
    min-height: 425px;
    box-shadow: rgb(210, 210, 210) 0px 0px 0px 1px inset;
    position: relative;
    background: rgb(238, 238, 238);
}

#templatemo_upcomming_event2 .event_box {
    margin-top: 20px;
    margin-bottom: 20px;
    min-height: 100px;
    box-shadow: rgb(204, 212, 212) 0px 0px 0px 1px inset;
    position: relative;
    background: rgb(204, 212, 212);
}

#templatemo_upcomming_event .event_box ul {
    list-style: none;
    padding: 25px 30px 15px;
    margin: 0px;
}

#templatemo_upcomming_event2 .event_box ul {
    list-style: none;
    padding: 10px;
    margin: 0px;
}

#templatemo_upcomming_event .event_box ul li {
    list-style: none;
    padding: 10px 0px;
    margin: 0px;
    font-size: 14px;
    line-height: 30px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(226, 226, 226);
}

#templatemo_upcomming_event2 .event_box ul li {
    list-style: none;
    padding: 10px 0px;
    margin: 0px;
    font-size: 14px;
    line-height: 30px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(255, 255, 255);
}

#templatemo_upcomming_event .event_box ul li:first-child {
    border-top-width: 0px;
}

#templatemo_upcomming_event2 .event_box ul li:first-child {
    border-top-width: 0px;
}

#templatemo_upcomming_event .event_box ul li span {
    padding-right: 15px;
    color: rgb(53, 171, 217);
}

#templatemo_upcomming_event2 .event_box ul li span {
    padding-right: 15px;
    color: rgb(53, 171, 217);
}

#templatemo_upcomming_event2 #prev_event_btn a,
#templatemo_upcomming_event2 #next_event_btn a {
    width: 60px;
    height: 60px;
    padding: 12px;
    font-size: 28px;
    display: block;
    float: left;
    color: rgb(14, 177, 220);
    background: rgb(238, 238, 238);
}

#templatemo_upcomming_event #prev_event_btn a {
    float: right;
}

#templatemo_upcomming_event2 #next_event_btn a {
    float: left;
}

#templatemo_pricing {
    overflow: hidden;
    background: rgb(61, 68, 78);
}

#templatemo_pricing h1 {
    color: rgb(255, 255, 255);
}

#templatemo_pricing .pricing_icon_wapper {
    overflow: hidden;
}

#templatemo_pricing .pricing_icon_wapper p.cycle_icon {}

#templatemo_pricing .pricing_icon_wapper p.cycle_icon span {
    width: 150px;
    height: 150px;
    display: block;
    border-radius: 75px;
    text-align: center;
    padding: 48px;
    font-size: 56px;
    color: rgb(53, 171, 217);
    margin-bottom: 30px;
    margin-right: auto;
    margin-left: auto;
    background: rgb(226, 229, 234);
}

#templatemo_pricing .pricing_icon_wapper h1 {
    text-align: center;
    font-size: 24px;
}

#templatemo_pricing .pricing_icon_wapper p {
    text-align: center;
    color: rgb(255, 255, 255);
    margin-bottom: 40px;
}

#templatemo_pricing .price_table_box {
    margin-top: 35px;
    margin-bottom: 60px;
    padding-bottom: 30px;
    position: relative;
    background: rgb(231, 234, 239);
}

#templatemo_pricing .price_table_box h1 {
    margin: 0px;
    width: 100%;
    min-height: 90px;
    padding: 30px 0px;
    text-align: center;
    font-size: 30px;
    background: rgb(53, 169, 216);
}

#templatemo_pricing .price_table_box ul {
    margin: 0px;
    padding: 0px 30px 25px 70px;
    list-style: none;
}

#templatemo_pricing .price_table_box ul li {
    margin: 0px;
    padding: 25px 0px 0px;
}

#templatemo_pricing .price_table_box ul li span {
    margin: 0px 10px 0px -30px;
}

#templatemo_pricing .price_table_box div {
    text-align: center;
    width: 200px;
    margin: auto;
}

#templatemo_pricing .price_table_box div:hover {
    background: rgb(204, 229, 245);
}

#templatemo_pricing .price_table_box div p a {
    display: block;
    border: 2px solid rgb(53, 169, 216);
    font-size: 32px;
    color: rgb(53, 169, 216);
    width: 100%;
    padding: 12px 0px;
    text-decoration: none;
}

#templatemo_blog {
    padding-bottom: 60px;
    overflow: hidden;
    background: rgb(255, 255, 255);
}

#templatemo_blog img {
    margin-bottom: 30px;
}

#templatemo_blog h1 {
    font-size: 30px;
}

#templatemo_blog .blog_text {
    margin-bottom: 30px;
}

#templatemo_blog .blog_text h1 {
    padding: 0px;
    margin: 0px;
}

#templatemo_blog .blog_text p {
    padding: 18px 0px 0px;
    margin: 0px;
    font-size: 14px;
    line-height: 24px;
}

#templatemo_contact {
    padding-bottom: 30px;
    background: rgb(242, 242, 242);
}

#templatemo_contact p {
    text-align: center;
}

#templatemo_contact form p {
    text-align: left;
    padding-top: 45px;
}

#templatemo_contact form textarea,
#templatemo_contact form input[type="text"] {
    width: 100%;
    border: 2px solid rgb(219, 219, 219);
    padding: 10px;
}

#templatemo_contact form input[type="text"] {
    height: 50px;
}

#templatemo_contact form textarea {
    height: 180px;
}

#templatemo_contact form textarea:focus,
#templatemo_contact form input[type="text"]:focus {
    border: 2px solid rgb(193, 193, 193);
}

#templatemo_contact form button {
    width: 100%;
    border: 2px solid rgb(0, 143, 201);
    font-size: 20px;
    padding: 30px;
    margin-top: 45px;
    margin-bottom: 25px;
    color: rgb(255, 255, 255);
    background: rgb(53, 169, 216);
}

#templatemo_contact form button:hover {
    background: rgb(0, 143, 201);
}

#templatemo_contact #templatemo_contact_map_wapper {
    width: 100%;
    height: 245px;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}

#templatemo_contact #templatemo_contact_map {
    width: 100%;
    height: 245px;
    position: absolute;
    left: 0px;
    background: rgb(179, 233, 255);
}

#templatemo_footer {
    padding: 30px 0px;
    background: rgb(219, 219, 219);
}

#templatemo_footer p {
    text-align: center;
    padding: 0px;
    margin: 0px;
}

#templatemo_footer a {
    text-decoration: underline;
    color: rgb(51, 51, 51);
}

@media (max-width: 768px) {
    #templatemo_banner_logo h1 {
        font-size: 46px;
        text-align: left;
    }
    #templatemo_banner_logo span {
        font-size: 14px;
        line-height: 20px;
        color: rgb(0, 0, 0);
        text-align: left;
    }
    #templatemo_pricing .pricing_icon_wapper {
        margin-bottom: 50px;
    }
    #templatemo_contact form button {
        width: 100%;
        padding: 15px;
    }
}

@media (min-width: 768px) {}

@media (min-width: 992px) {
    #templatemo_banner_top p.right {
        text-align: right;
    }
    #templatemo_banner_top {
        height: 45px;
    }
}

@media (min-width: 1200px) {}

.img-responsive {}

.clearfix {}