@import url('bootstrap.min.css');
@import url('nivo-slider.css');
@import url('animate.min.css');
@import url('owl.carousel.css');
@import url('ionicons.min.css');
@import url('owl.theme.default.css');
@import url('magnific-popup.css');


html {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    display: block;
}

body {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    font-size: 14px;
    outline: none;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 25px;
    margin: 0;
}

p {
    font-size: 15px;
}

.clear {
    clear: both;
}

._P0 {
    padding: 0;
}

@font-face {
    font-family: CenturyGothicBold;
    src: url(../fonts/CenturyGothicBold.ttf) format('truetype');
}

@font-face {
    font-family: CenturyGothicRegular;
    src: url(../fonts/CenturyGothicRegular.ttf) format('truetype');
}

@font-face {
    font-family: ShadowsIntoLightTwo;
    src: url(../fonts/ShadowsIntoLightTwo.ttf) format('truetype');
}




/*register_section*/

.top-register {
    position: relative;
    display: block;
    background-image: url(../images/home-background.png);
    height: 700px;
    background-repeat: no-repeat;
    background-size: cover;
}

.top-register .top-logo {
    position: relative;
    display: block;
}

.top-register .top-logo a {
    position: relative;
    display: block;
}

.top-register .top-logo a img {
    margin: 0 auto;
    padding-top: 9%;
    height: 225px;
}

.top-register .top-logo h2 {
    font-family: 'CenturyGothicRegular', sans-serif;
    color: #d1d1f3;
    text-align: center;
    padding-top: 31px;
    font-size: 35px;
}

.top-register .ragister-date {
    margin: 0 auto;
    position: relative;
    display: block;
    text-align: center;
    padding-top: 25px;
}

.top-register .ragister-date .RD-date {
    position: relative;
    display: inline-block;
    margin-right: 6%;
}

.top-register .ragister-date .RD-date h4 {
    color: #ebebfa;
    font-size: 20px;
    font-family: 'CenturyGothicRegular', sans-serif;
}

.top-register .ragister-date .RD-date h4::before {
    position: relative;
    display: inline-block;
    content: url(../images/home-icon.png);
    top: 4px;
    left: -9px;
}

.top-register .ragister-date .RD-logo {
    position: relative;
    display: inline-block;
}

.top-register .ragister-date .RD-logo a {
    position: relative;
    display: block;
}

.top-register .ragister-date .RD-logo a::before {
    position: relative;
    display: inline-block;
    content: url(../images/home-icon1.png);
    top: 5px;
    left: -5px;
}

.top-register .ragister-buttons {
    text-align: center;
    padding-top: 5%;
}

.top-register .ragister-buttons a.RN-1 {
    font-size: 15px;
    color: #000002;
    margin-right: 3%;
    background: #fbc52e;
    text-transform: uppercase;
    padding: 14px 20px;
    letter-spacing: 4px;
    border-radius: 5px;
    text-decoration: none;
    font-family: 'CenturyGothicRegular', sans-serif;
}

.top-register .ragister-buttons a.RN-1:hover {
        background: rgba(0, 0, 0, 0.18);
    color: #fff;
    border: 1px solid #fbc52e;
}

.top-register .ragister-buttons a.RN-2 {
        background-color: #fbc52e;
    padding: 14px 23px;
    font-size: 15px;
    text-transform: uppercase;
    border: 1px solid #fbc52e;
    border-radius: 5px;
    color: #000002;
    letter-spacing: 4px;
    text-decoration: none;
    font-family: 'CenturyGothicRegular', sans-serif;}

.top-register .ragister-buttons a.RN-2:hover {
     background: rgba(0, 0, 0, 0.18);
    color: #fff;
    border: 1px solid #fbc52e;
}

.top-register .ragister-count {
    color: #ffffff;
    text-align: center;
    padding-top: 12%;
}

.top-register .ragister-count .rc-1 {
    display: none;
}

.top-register .ragister-count .rc-1 span {
    font-family: 'CenturyGothicBold', sans-serif;
    font-size: 30px;
}

.top-register .ragister-count .rc-1 h3 {
    margin: 0;
    font-family: 'CenturyGothicRegular', sans-serif;
}

.ict-header {
    position: relative;
    display: block;
    background: #202020;
}

.ict-header .navbar a img {
    width: 106px;
}

.ict-header .navbar .navbar-brand {
    padding: 10px 12px;
}

.ict-header .navbar h5 {
    color: #b8bf0d;
    margin: 0;
    position: relative;
    display: block;
    padding-top: 5px;
    font-size: 11px;
    top: 20px;
    font-family: 'CenturyGothicRegular', sans-serif;
}

.ict-header .navbar-collapse ul {
    padding-top: 17px;
}

.ict-header .navbar-collapse ul li a {
    color: #ffffff;
    font-family: 'CenturyGothicRegular', sans-serif;
    font-size: 16px;
}

.ict-header .navbar-collapse ul li a:hover {
    background-color: transparent;
    color: #fbc52e;
}

.ict-header .navbar-collapse ul li a:focus {
    background-color: transparent;
    color: #fbc52e;
}

.ict-about-section {
    position: relative;
    display: block;
    background-color: #c0eef3;
    padding: 65px 0;
}

.ict-about-section .about-heading {
    position: relative;
    display: block;
}

.ict-about-section .about-heading h3 {
    font-family: 'CenturyGothicBold', sans-serif;
    padding-bottom: 30px;
    text-align: center;
    color: #202020;
    font-size: 25px;
    text-transform: uppercase;
}

/*.ict-about-section .about-heading h3::before {
    position: relative;
    display: inline-block;
    left: 20px;
    top: -10px;
    content: url(../images/about-before.png);
}*/

.ict-about-section .about-heading::after {
        position: absolute;
    display: inline-block;
    left: 5%;
    content: url(../images/about-back.png);
    display: none;
}

.ict-about-section .about-cont {}

.ict-about-section .about-cont p {
    font-size: 17px;
    font-family: 'CenturyGothicRegular', sans-serif;
    color: #202020;
    line-height: 27px;
}

.Agenda-section {
    position: relative;
    display: block;
    padding: 75px 0;
    background-color: #383838;
}

.Agenda-section .agenda-heading {}

.Agenda-section .agenda-heading h3 {
    color: #ffffff;
    text-align: center;
    margin: 0 0 25px 0;
    font-size: 25px;
    text-transform: uppercase;
    font-family: 'CenturyGothicBold', sans-serif;
}

.Agenda-section .nav-tabs {
    border: transparent;
    margin: 0 auto;
    display: table;
}

.Agenda-section .nav-tabs>li>a,
.Agenda-section .nav-tabs>li>a:focus,
.Agenda-section .nav-tabs>li>a {
    font-family: 'CenturyGothicRegular', sans-serif;
    font-size: 17px;
    color: #ffffff;
    border: transparent;
    border-radius: 0px;
    padding: 11px 39px;
    background-color: #5e554a;
    margin-right: 0px; 
}

.Agenda-section .nav-tabs>li.active>a,
.Agenda-section .nav-tabs>li.active>a:focus,
.Agenda-section .nav-tabs>li.active>a:hover {
    background-color: #f18903;
    font-family: 'CenturyGothicRegular', sans-serif;
    color: #ffffff;
    font-size: 17px;
    border: transparent;
    border-radius: 0px;
    padding: 11px 39px;
}

.Agenda-section .nav-tabs>li.active::after{
        position: absolute;
    display: block;
    content: url(../images/tab-arrow.png);
    left: 45%;
    top: 87%;
}

.wed-Fi{
   border-radius: 5px 0px 0 5px !important;
  }

.Fri-Fi{
     border-radius: 0px 5px 5px 0px !important;
}

.agenda-main{
    position: relative;
    display: block;
}

.agenda-main .agenda-desc{
    padding-top: 5%;
    position: relative;
    display: block;
    margin-bottom: 3%;
}
.agenda-main .agenda-desc span{
    color: #fff;
    font-size: 19px;
    font-family: 'CenturyGothicBold', sans-serif;
}
.agenda-main .agenda-desc h4{
    color: #fff;
    margin: 0;
    font-size: 15px;
    font-family: 'CenturyGothicRegular', sans-serif;
}
.agenda-main .agenda-desc h5{ 
       color: #fff;
    margin: 0;
    font-size: 15px;
    font-family: 'CenturyGothicRegular', sans-serif;
}
.agenda-main .agenda-desc .agenda-time{
       background: #f18903;
    text-align: center;
    padding: 18.5px 0px;
    min-height: 68px;
    border-radius: 5px 0 0 5px;
}

.agenda-main .agenda-desc .agenda-check{
        background: #885412;
    padding: 13px 0px 19px 17px;
    min-height: 68px;
}

.agenda-main .agenda-desc .agenda-speak{
         background: #f18903;
    padding: 7px 0 7px 9px;
    border-radius: 0px 5px 5px 0;
    min-height: 68px;
}

.speakers-section{
    position: relative;
    display: block;
    background-color: #eeeeee;
    padding: 60px 0;
}

.speakers-section .speakers-heading{

}

.speakers-section .speakers-heading h3{
    color: #212121;
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
    margin-bottom: 3%;
    font-family: 'CenturyGothicBold', sans-serif;
}

.speakers-main{
        position: relative;
    display: block;
    border: 3px solid #bdbdbd;
    margin-top: 21px;
    background: #fff;
    min-height: 365px;
}

.speakers-main:hover{
   box-shadow: -1px 6px 25px -1px rgba(0, 0, 0, 0.75); 
}

.speakers-main .speakers-deta{

}
.speakers-main img{
        width: 336px;
}
.speakers-main .speakers-deta .speakers-desc{
   background: #fff;
    padding: 9px;
}

.speakers-main .speakers-deta .speakers-desc h3{
    margin: 0px;
    color: #e71096;
    font-size: 19px;
    font-family: 'CenturyGothicBold', sans-serif;
}

.speakers-main .speakers-deta .speakers-desc h2{
    font-family: 'CenturyGothicRegular', sans-serif;
    font-size: 18px;
    color: #383838;
    margin: 14px 0 0 0;
}

.speakers-main .speakers-deta .speakers-desc h5{
         padding: 0;
    margin: 9px 0 0 0;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.3px;
    color: #000;
    font-family: 'CenturyGothicRegular', sans-serif;
}

.speakers-opacity{

}

.speakers-opacity .SP_{
   position: absolute;
    top: 31%;
    opacity: 0;
    width: 121px;
    left: 23%;
}
.SP-top-opacity{
      height: 242px;
    width: 242px;
    position: absolute;
    background: rgba(255, 255, 255,0.5);
    opacity: 0
}
.speakers-main:hover .SP_{
 opacity: 1;
}

.speakers-main:hover .SP-top-opacity{
 opacity: 1;
}

/*Travel*/

.travel-section{
    position: relative;
    display: block;
    padding: 60px 0 0 0;
}

.travel-section .travel-heading{

}

.travel-section .travel-heading h3{
  color: #212121;
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
    margin-bottom: 3%;
    font-family: 'CenturyGothicBold', sans-serif;
}

/* Slider */

.nivo-directionNav a {
    display: block;
    width: 30px;
    height: 30px;
    background: url(arrows.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    position: absolute;
}

a.nivo-nextNav {
    top: 500px; 
    right: 300px;
}

a.nivo-prevNav {
    top: 500px; 
    left: 250px;
}

.nivo-caption {
    display: none !important;
    position: absolute;
    top: 90%;
    left: 0;
    background: transparent;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.522);
}

.nivo-caption h3 {
    color: #ffffff;
    font-family: 'CenturyGothicRegular', sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    display: block;
}

.nivo-caption h5 {
    color: #fff;
    font-weight: 900;
    font-size: 50px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    margin: 0 0 10px 0;
    display: block;
}
.travel-trans{
  background-color: rgba(0, 0, 0, 0.522);
}
.nivo-caption p{
    font-family: 'Poppins', sans-serif;
    color:#fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
}

.nivo-caption a {
    display: inline-block !important;
    margin-right: 10px;
    font-weight: 600;
}

.nivo-caption .btn-default {
    font-size: 16px;
    text-transform: uppercase;
    background: #fff;
    color: #242424;
    letter-spacing: 0.2px;
    display: block;
    border: unset;
}

.nivo-caption .btn-warning {
    font-size: 16px;
    text-transform: uppercase;
    background: #2d3390;
    color: #fff;
    letter-spacing: 0.2px;
    display: block;
    border: unset;
    margin-top: 15px;
    font-weight: 300;
    border-radius: 30px;
    padding: 10px 26px;
}

.nivo-caption .btn-warning:hover {
    color: #fff;
    background: #ff7200;
}

.nivo-directionNav a {
    position: absolute;
    top: 50%;
    border: 0pt none;
    display: block;
    height: 55px;
    width: 55px ! important;
    opacity: 0;
    transition: 0.4s ease-in-out;
    transform: translateY(-50%);
}


/*left arrow*/

a.nivo-prevNav {
    background: url(../images/arrow-left.png) no-repeat;
    left: -40px;
    /*set horizontal arrow location*/
    transition: 0.4s ease-in-out;
}

a.nivo-nextNav {
    background: url(../images/arrow-right.png) no-repeat;
    right: -40px;
    /*set horizontal arrow location*/
    transition: 0.2s ease-in-out;
}

.slider-section:hover .nivo-directionNav a {
    opacity: 0.8;
}

.slider-section:hover a.nivo-prevNav {
    left: 40px;
}

.slider-section:hover a.nivo-nextNav {
    right: 40px;
}

.btn {
    padding: 10px 20px;
    border-radius: unset;
    box-shadow: unset;
    transition: 0.5s ease-in-out;
}

.nivo-controlNav{
    display: none;
}
/* Slider */

.hilton-main{
    background-image: url(../images/hotelbg.png);
    position: relative;
    display: block;
    min-height: 456px;
    padding: 39px;
    font-family: 'CenturyGothicRegular', sans-serif;
}

.hilton-main h1{
    margin: 0;
    color: #fff;

}
.hilton-main h6{
    color: #fff;
       margin: 3px 0 14px 0;
    font-size: 15px;
}
.hilton-main p{
        color: #fff;
    margin: 0px 0 19px 0;
}

.aruba-video{
     position: relative;
    display: block;
        top: 13px;
}

.aruba-video .aru-1{
    position: relative;
    display: inline-block;
    margin: 0px 25px 0 0;
}

.aruba-video .aru-1 h3{
    color: #fff;
    font-size: 15px;
    margin: 10px 0 0 0;
    text-align: center;
}

.sponsor-section{
        position: relative;
    display: inline-block;
    padding: 60px 0;
    width: 100%;
}

.sponsar-heading h3{
    color: #212121;
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
    margin-bottom: 3%;
    font-family: 'CenturyGothicBold', sans-serif;
}

.sponsar-heading{
        position: relative;
        display: block;
    }

    .sponsor-main{
      display: block;
    }
    .host-sponsor{
         position: relative;
    display: block;
    padding-bottom: 35px;
    }
    .sp-logo{
    padding: 17px 22px 7px 22px;
    text-align: center;
        min-height: 159px;
    }

    .sp-logo img{
            margin: 0 auto;
    }

    .sp-right-border{
     border-right: 1px solid #c3c3c3;
    }

    .sp-bottom-border{
        border-bottom: 1px solid #c3c3c3;
    }


    /*footer*/
.footer-button{
        padding-top: 10%;
}
.footer-button a.RN3{
        font-size: 13px;
    color: #000002 !important;
    margin-right: 3%;
    background: #fbc52e;
    text-transform: uppercase;
    padding: 10px 15px;
    letter-spacing: 4px;
    border-radius: 5px;
    text-decoration: none;
    font-family: 'CenturyGothicRegular', sans-serif;
}

.footer-button a.RN3:hover{
    background: rgba(0, 0, 0, 0.18);
    color: #fff !important;
    border: 1px solid #fbc52e;
    }
.travel-button{
       
}
.travel-button a.RN3{
        font-size: 13px;
    color: #000002 !important;
    margin-right: 3%;
    background: #fbc52e;
    text-transform: uppercase;
    padding: 10px 15px;
    letter-spacing: 4px;
    border-radius: 5px;
    text-decoration: none;
    font-family: 'CenturyGothicRegular', sans-serif;
}

.travel-button a.RN3:hover{
    background: rgba(0, 0, 0, 0.18);
    color: #fff !important;
    border: 1px solid #fbc52e;
    }

    /* #Footer */
#footer {
    background: #0e0e0e;
    border-top: 4px solid #0e0e0e;
    font-size: 0.9em;
    margin-top: 50px;
    padding: 70px 0 0;
    position: relative;
    clear: both;
}

#footer .container .row > div {
    margin-bottom: 25px;
}

#footer .container input:focus {
    box-shadow: none;
}

#footer a:hover {
    color: #CCC;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer a {
    color: #FFF;
}

#footer h4 {
       font-size: 1.5em;
    font-weight: 200;
    font-family: 'CenturyGothicBold', sans-serif;
}

#footer h5 {
    color: #CCC;
}

#footer ul.nav-list > li a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    line-height: 20px;
    padding-bottom: 11px;
}

#footer ul.nav-list > li:last-child a {
    border-bottom: 0;
}

#footer ul.nav-list > li a:hover {
    background-color: rgba(255, 255, 255, 0.05);
}

#footer ul.list.icons li {
    margin-bottom: 5px;
}

#footer form {
    filter: alpha(opacity=85);
    opacity: 0.85;
}

#footer form label.error {
    line-height: 16px;
    margin: 5px 0 -5px;
    display: block;
    clear: both;
}

#footer form .alert {
    padding: 6px;
    text-align: center;
}

#footer .footer-ribbon {
    background: #007dbc;
    position: absolute;
    margin: -90px 0 0 14px;
    padding: 10px 20px 6px 20px;
}

#footer .footer-ribbon:before {
    border-right: 10px solid #007dbc;
    border-top: 16px solid transparent;
    content: "";
    display: block;
    height: 0;
    left: -10px;
    position: absolute;
    top: 0;
    width: 7px;
}

#footer .footer-ribbon span {
    color: #FFF;
    font-size: 1.6em;
    font-family: "ShadowsIntoLightTwo", cursive;
}

#footer .newsletter form {
    width: 100%;
    max-width: 262px;
}

#footer .newsletter form input.form-control {
    height: 34px;
    padding: 6px 12px;
}

#footer .alert a {
    color: #222;
}

#footer .alert a:hover {
    color: #666;
}

#footer .twitter .fa, #footer .twitter .icons {
    clear: both;
    font-size: 1.5em;
    position: relative;
    top: 3px;
}

#footer .twitter .meta {
    color: #999;
    display: block;
    font-size: 0.9em;
    padding-top: 3px;
}

#footer .twitter ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#footer .twitter ul li {
    padding-bottom: 20px;
}

#footer .twitter ul li:last-child {
    padding-bottom: 0;
}

#footer .twitter-account {
    color: #FFF;
    display: block;
    font-size: 0.9em;
    margin: -15px 0 5px;
    filter: alpha(opacity=55);
    opacity: 0.55;
}

#footer .twitter-account:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

#footer .contact {
    list-style: none;
    margin: 0;
    padding: 0;
}
#footer .contact li {
    
}
#footer .contact i {
    display: block;
    font-size: 1.2em;
    margin: 3px 8px 10px 0;
    position: relative;
    text-align: center;
    width: 16px;
    float: left;
}

#footer .contact i.fa-envelope {
    font-size: 1em;
    top: 0;
}

#footer .contact p {
    margin-bottom: 10px;
    color: #777;
    font-family: 'CenturyGothicRegular', sans-serif;
}

#footer .logo {
    display: block;
    width: 205px;
    text-align: center;
    margin: 0 auto;
}

#footer .logo.mb-xl {
    margin-bottom: 12px;
}

#footer .footer-copyright {
    background: #060606;
    border-top: 4px solid #060606;
    margin-top: 40px;
    padding: 30px 0 10px;
}

#footer .footer-copyright nav {
    float: right;
}

#footer .footer-copyright nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#footer .footer-copyright nav ul li {
    border-left: 1px solid #505050;
    display: inline-block;
    line-height: 12px;
    margin: 0;
    padding: 0 8px;
}

#footer .footer-copyright nav ul li:first-child {
    border: medium none;
    padding-left: 0;
}

#footer .footer-copyright p {
    color: #555;
    margin: 0;
    padding: 0;
}

#footer .phone {
    color: #FFF;
    font-size: 26px;
    font-weight: bold;
    display: block;
    padding-bottom: 15px;
    margin-top: -5px;
}

#footer .narrow-phone {
    text-align: right;
    margin: -2px 0 0 0;
}

#footer .narrow-phone .phone {
    font-size: 16px;
    padding-bottom: 0;
    margin-top: -13px;
}

#footer .recent-work {
    list-style: none;
    padding: 0;
    margin: 0;
}

#footer .recent-work li {
    float: left;
    width: 30%;
    margin: 10px 3% 0 0;
}

/*#footer .recent-work img {
    border: 0;
    width: 100%;
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%);
}*/

#footer .recent-work .img-thumbnail-hover-icon {
    border: 0;
}

#footer .recent-work .img-thumbnail-hover-icon:after {
    font-size: 22px;
    margin-left: -2px;
}

#footer .view-more-recent-work {
    padding: 12px;
}

#footer.short {
    padding-top: 50px;
}

#footer.short .footer-copyright {
    background: transparent;
    border: 0;
    padding-top: 0;
    margin-top: 0;
}

#footer.light {
    padding-top: 60px;
    background: #FFF;
    border-top: 1px solid #DDD;
}

#footer.light .footer-ribbon {
    margin-top: -76px;
    margin-left: 14px;
}

#footer.light .footer-copyright {
    margin-top: 15px;
    background: #FFF;
    border-top: 1px solid #DDD;
}

#footer.light .footer-copyright p {
    color: #777;
}

#footer.light .phone,
#footer.light .twitter-account {
    color: #777;
}

#footer.light ul.nav-pills > li.active > a {
    color: #FFF;
}

#footer.narrow {
    padding-top: 30px;
}

#footer.narrow .footer-copyright {
    margin-top: 0;
}

#footer.narrow .nav > li > a {
    padding: 5px 12px;
}

#footer.color {
    color: #FFF;
}

#footer.color p {
    color: #FFF;
}

#footer.color .footer-copyright nav ul li {
    border-left-color: #FFF;
}

.c_right{

}
.c_right p{
    text-align: center;
    color: #777;
    padding-top: 10px;
    font-family: 'CenturyGothicRegular', sans-serif;
    font-size: 14px; 
}

.social-icons{
        list-style-type: none;
    padding: 3px 0 0 0;
}

.social-icons a{
    background: #fff;
    padding: 10px;
    border-radius: 50%;
    position: relative;
    top: 13px;
}
.social-icons a i{
    color: #000;
    font-size: 15px;
}

.navbar.sticky {
    position: fixed !important;
    top: -1px;
    left: 0;
    width: 100% !important;
    z-index: 111111111 !important;
    min-height: auto;
    transition: all 0.5s ease-in-out;
    background: #202020;
}

.navbar.sticky .navbar-right{
        padding-top: 5px;
}

.navbar.sticky h5{
    display: none;
}
.navbar.sticky .navbar-brand{
    padding: 0px 12px;
}


.navbar-toggle {
    background-color: #fff;
    border: 1px solid #202020;
    z-index: 111111;
}

.navbar-toggle .icon-bar {
    background-color: #000;
}

/*color*/

#ICT-col-1{
    color: #f28b20;
}
#ICT-col-2{
        color: #b9bf33;
}
#ICT-col-3{
    color: #00a950;
}
#ICT-col-4{
        color: #00aed9;
}
#ICT-col-5{
        color: #d61587;
}
#ICT-col-6{
        color: #fac42b;
}


.toTop {
        display: none;
    position: fixed;
    bottom: 25px;
    right: 2%;
    content: '';
    z-index: 11;
    cursor: pointer;
    width: 50px;
    height: 50px;
    padding: 10px;
    border-radius: 50%;
    background: #00aed9;
}

.toTop i {
        line-height: 1px;
    color: #fff;
    padding-left: 3px;
    position: relative;
    bottom: -6px;
    left: 6px;
    font-size: 25px;
}