
        .container {
            width: 83%;
        }

        p {
            font-size: 14px;
            line-height: 30px !important;
            font-family: 'Roboto Slab';
        }

        #page-title .page-title-wrapper {
            padding: 40px 0;
        }

        #page-title .title {
            font-size: 24px;
            font-family: 'Exo 2' !important;
        }

        #page-title .page-title-confec {
            /*            linear-gradient(158deg, #333333a8 44%, #292828ad 85%), url(../img/conf-banner.jpg)*/
            background-image: linear-gradient(158deg, #33333370 44%, #29282875 85%), url(../img/conf-banner.jpg);
        }


        .conf-card {
            background: #ffffffd9;
            padding: 20px 5px;
        }

        time.iconn {
            font-size: 1em;
            display: block;
            margin: auto;
            border: 1px solid #33333378;
            margin-bottom: 15px;
            position: relative;
            height: 5em;
            background-color: #fff;
            /* box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd; */
            overflow: hidden;
            -webkit-backface-visibility: hidden;
            -webkit-transform: rotate(0) skewY(0);
            -webkit-transform-origin: 50% 10%;
            transform-origin: 50% 10%;
        }

        time.iconn em {
            position: absolute;
            bottom: 5px;
            color: #2f2f2f;
        }

        time.iconn * {
            display: block;
            width: 100%;
            font-size: 13px;
            font-weight: 700;
            font-style: normal;
            text-align: center;
        }

        time.iconn strong {
            position: absolute;
            top: 0;
            padding: .4em 0;
            color: #fff;
            background-color: #992134;
            border-bottom: 1px dashed #992134;
        }

        .conf-card h1 {
            color: #0b1c39;
            font-size: 16px;
            font-weight: 600;
            font-family: 'Exo 2' !important;
            line-height: 20px;
            margin-bottom: 8px;
        }

        #hero-area .contents p {
            font-size: 15px;
            color: #fff;
            font-weight: 400;
            line-height: 26px;
        }

        .conf-card p {
            color: #01273a !important;
            font-size: 14px !important;
            font-weight: 600 !important;
        }

        .conf-card .fa {
            color: #992134;
            margin-right: 5px;
        }


        .btn-outline-primary {
            color: #ffffff;
            font-weight: 600 !important;
            background-color: #337ab7;
            background-image: none;
            border-color: #183e52;
            padding: 11px 20px;
            margin-right: 10px;
            font-size: 13px;
        }

        .org {
            font-weight: 600;
            color: #0b1c39;
            margin-bottom: 15px;
            font-size: 16px;
            margin-top: 3px;
            font-family: 'Roboto Slab';
        }

        .timer {
            display: inline-block;
            font-size: 30px;
            font-weight: 700;
            color: #992134;
        }

        .timer div {
            padding: 10px 15px;
            background: #fff;
            display: inline-block;
            font-size: 20px;
            border: 1px dashed #1b4053;
            text-align: center;
        }

        .timer .smalltext {
            color: #01273a !important;
            font-size: 13px;
            font-weight: 500;
            display: block;
            text-transform: uppercase;
            padding: 0;
            width: auto;
            font-weight: 600;
            margin-top: 5px;
            border: 0;
        }

        .p-0 {
            padding: 0px !important;
        }

        .pr-0 {
            padding-right: 0px;
        }

        .pl-0 {
            padding-left: 0px;
        }

        .pr-1 {
            padding-right: 11px;
            padding-left: 0px;
        }

        .conf-org img {
            width: 100%;
            padding: 20px;
        }

        .card-header {
            background: #af2828;
            padding: 14px;
        }

        .card-body {
            border: 1px solid #3333332e;
            padding: 10px;
        }

        .big-title {
            font-family: 'Roboto Slab';
            font-size: 17px;
            color: #fff;
        }

        .logo-bor {
            border: 1px dashed #928989;
            margin: 0 15px;
        }

        .btn-join {
            font-weight: 600;
            border: 1px solid #333;
            padding: 9px 15px;
            font-size: 13px;
            margin-right: 10px;
        }

        .conf-org h2 {
            font-size: 16px;
            line-height: 24px;
            font-weight: 600;
            font-family: 'Exo 2' !important;
            margin-bottom: 25px;
        }

        .conf-info h4 {
            margin-bottom: 29px;
            font-weight: 600;
            font-family: 'Roboto Slab';
            font-size: 17px;
            border-bottom: 1px solid #999;
            padding-bottom: 15px;
            padding-left: 4px;
            color: #0070d0;
        }

        .jour {
            font-size: 14px;
            margin-bottom: 0px !important;
        }

        #conf-nav .nav {
            position: inherit !important;
        }

        #conf-nav .nav>li>a {
            position: relative;
            display: block;
            color: #333;
            padding: 13px 15px;
            border: 1px solid #333 !important;
            margin-bottom: 19px;
            border-radius: 0px !important;
            margin-right: 11px !important;
            font-family: 'Roboto Slab';
            font-size: 16px;
        }

        .nav-tabs>li.active>a .fa {
            color: #ffffff !important;
        }

        #conf-nav .nav>li>a .fa {
            color: #af2828;
        }

        .nav-tabs>li.active>a,
        .nav-tabs>li.active>a:focus,
        .nav-tabs>li.active>a:hover {
            color: #ffffff !important;
            cursor: default;
            background-color: #337ab7;
            border: 1px solid #ddd;
            /* border-bottom-color: transparent; */
        }

        #conf-nav .nav-tabs {
            border-bottom: 1px solid #fff;
        }

        .abt-card {
            border: 1px solid #dadada;
            padding: 25px 18px;
            margin-bottom: 30px;
        }

        .table td,
        .table th {
            padding: 15px !important;
            vertical-align: top;
            border-top: 1px solid #f0f0f0;
            border: 1px solid #33333340;
            color: #333;
            font-size: 14px;
            font-weight: 600;
            font-family: 'Roboto Slab';
        }

        .int-link {
            color: #337ab7;
            font-weight: 600;
        }


        .s-menu {
            border: 1px solid #333;
            margin-top: 22px;
        }

        .s-menu .col-sm-3 {
            background: #13252d73;
        }

        .s-menu img {
            width: 39px;
            padding-top: 3px;
            padding-bottom: 6px;
        }

        .s-menu h3 {
            font-family: 'Roboto Slab';
            font-size: 16px;
            margin-bottom: 15px;
            margin-top: 15px;
            font-weight: 600;
            color: #333;
        }

        .events {
            padding: 10px 10px;
            margin-bottom: 4px;
        }

        .datee {
            font-size: 12px;
            text-align: end;
            margin-top: 2px;
            line-height: 18px;
            color: #1d1d1d;
            font-weight: 600;
            font-family: 'Exo 2';
        }

        .events .fa-calendar-o {
            color: #af2828;
            margin-right: 3px;
        }

        .events a {
            font-size: 13px;
            color: #1d1d1d;
            font-weight: 600;
            line-height: 21px;
            font-family: 'Exo 2';
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 3;
            overflow: hidden;
        }

        .events p {
            margin: 0;
            font-size: 13px;
            font-family: 'Exo 2';
            font-weight: 600;
        }

        .section-title .big-title {
            font-size: 16px;
            background: #337ab7;
            padding: 15px;
        }

        .events:nth-child(odd) {
            background-color: #337ab70d;
        }

        .events:hover {
            background-color: #337ab70d;
        }

        .modal-dialog {
            display: inline-block;
            text-align: left;
            vertical-align: middle;
            width: 60%;
        }

        .input-group {
            position: relative;
            display: table;
            border-collapse: separate;
            width: 100%;
        }

        .form-control {
            height: 50px;
            margin-bottom: 20px !important;
            font-weight: 600;
            color: #333 !important;
        }

        .modal-title {
            margin: 0;
            line-height: 1.42857143;
            font-family: 'Roboto Slab';
            font-weight: 600;
            color: #af2828;
        }

        .btn-sub {
            padding: 11px 32px;
            background-color: #337ab7;
            border-color: #183e52;
            color: #fff;
            font-family: 'Roboto Slab';
            font-size: 17px;
        }

        .form-control[disabled],
        .form-control[readonly],
        fieldset[disabled] .form-control {
            background-color: #d8dadc3d;
            opacity: 1;
        }

        .nav>li>a:focus,
        .nav>li>a:hover {
            text-decoration: none;
            background-color: #f4f8fc;
        }
 