@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap');
*
{
    margin:0;
    padding:0;
    box-sizing:border-box;
}
html 
{
  scroll-behavior: smooth;
    height:100%;
}
body
{
    font-family: 'Roboto', sans-serif;
    line-height:1.6;
    height:100%;
}
a
{
    text-decoration:none;
    transition:all 0.4s ease;
    text-transform:uppercase;
    font-weight:900;
}
h1,h2,h3,h4,h5,h6
{
    font-weight:900;
}
h4
{
    color:#044758;
}
.navbar
{
    box-shadow:0px 6px 15px rgba(0,0,0,0.1);
    background:linear-gradient(110deg, #ecf7fd 50%, #fff 50%);
}
.navbar-nav > li > a
{
    color:#199fc2;
    font-size: 14px;
	font-weight: 400;
	padding: 8px 2px;
	border-radius: 0;
	margin: 9px 10px 0 10px;
}
.navbar-nav > li > a:hover
{
    color:#1a5867;
}
.navbar .navbar-brand img
{
    width:52px;
    height:70px;
}
#hero-image
{
    position:relative;
    padding-top:110px;
    padding-bottom:80px;
    z-index:2;
}
.hero-section a.btn
{
    font-size:18px;
}
.hero-section a.btn:hover
{
    background:#199fc2!important;
    color:#fff!important;
}
/*
#hero-image .color
{
    padding:10px;
    background:rgba(0,9,9,0.4);
    border-radius:10px;
}
*/
.hero-section
{
    min-height:100vh;
    display:flex;
    justify-content:center;
    align-items:center;
    clip-path:circle(300vh at 50% -200vh);
}
.image-background
{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
/*    background:rgba(2,0,36,0.8);*/
/*     background:rgba(0,9,9,0.8);*/
    background: rgba(76, 175, 80, 0.1);
    z-index:-1;
}
.bg-cover {
    background-image: url(../images/bg-5.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    color: #fff;
    text-align: center;
}
#hero-image .navbar-brand img
{
    width:200px;
    height:50px;
    margin-bottom:50px;
}
#hero-image .navbar-brand
{
    border:none;
}
#hero-image .iica-logo2 {
    width: 300px!important;
    height: 16%!important;
}
#hero-image .iica-logo3 {
    width: 100px !important;
    height: 20% !important;
}
.logo1 {
    width: 80px !important;
    height: 20% !important;
}
.g-20 {
    width: 80px !important;
    height: 20% !important;
}
#hero-image .navbar-brand:hover {
    background: none;
}
ol {
    margin: 30px 0px 0px 10px;
    font-size: 16px;
    list-style: circle;
}

ol li {
        margin: 0px;
        padding: 2px 2px;
        font-size: 16px;
        font-family: 'Roboto', sans-serif;
}
#hero-image .title
{
    font-size:30px;
    color:#199fc2;
    margin-bottom:20px;
    text-transform:uppercase;
    margin-left:40%;
    
}

#hero-image .sub-title
{
    margin-bottom:20px;
    text-transform:uppercase;
    font-size:20px;
    font-weight:900;
}
#hero-image .location
{
    margin-bottom:20px;
    text-transform:uppercase;
    font-size:18px;
    font-weight:900;
    color:#666;
    margin-left:30%;
}
#hero-image .description
{
    margin-bottom:20px;
    font-size:16px;
}
#hero-image a
{
    margin-top:40px;
    border:1px solid #199fc2;
    border-radius:50px;
    color:#199fc2;
    transition:all 0.4s ease;
    margin-left:30%;
}
#hero-image a:hover
{
    background:#fff;
    color:#000;
    transform:translateY(-5px);
}
#about
{
    margin-top:0px;
    margin-bottom:40px;
    padding:80px;
    background:#ecf7fd;
    clip-path:polygon(0 0, 50% 10%, 100% 0%, 100% 100%, 0% 100%, 0 80%);
}
#about .about-title
{
    text-align:center;
    font-size:25px;
    font-weight:900;
}
#about p
{
    color:#1a5867;
}
#about li
{
    color:#1a5867;
    margin-bottom:15px;
}
#about .about-item1,#about .about-item2,#about .about-item3, #about .about-item4, #about .about-item5, #about .about-item6
{
    padding-top:20px;
}
#about .about-item1::before
{
    font-family:Fontawesome;
    position:absolute;
    font-size:25px;
    color:#52c0fc!important;
    width:25px;
    height:25px;
}
#about .about-item1::before
{
    content:url('../icons/Keynotes.png');
}
#about .about-item2::before
{
    font-family:Fontawesome;
    position:absolute;
    font-size:25px;
    color:#52c0fc!important;
    width:25px;
    height:25px;
}
#about .about-item2::before
{
    content:url('../icons/Expert%20Speakers.png');
}
#about .about-item3::before
{
    font-family:Fontawesome;
    position:absolute;
    font-size:25px;
    color:#52c0fc!important;
    width:25px;
    height:25px;
}
#about .about-item3::before
{
    content:url('../icons/Interactive%20Panels.png');
}
#about .about-item4::before
{
    font-family:Fontawesome;
    position:absolute;
    font-size:25px;
    color:#52c0fc!important;
    width:25px;
    height:25px;
}
#about .about-item4::before
{
    content:url('../icons/Capacity%20Building.png');
}
#about .about-item5::before
{
    font-family:Fontawesome;
    position:absolute;
    font-size:25px;
    color:#52c0fc!important;
    width:25px;
    height:25px;
}
#about .about-item5::before
{
    content:url('../icons/Best%20Practices.png');
}
#about .about-item6::before
{
    font-family:Fontawesome;
    position:absolute;
    font-size:25px;
    color:#52c0fc!important;
    width:25px;
    height:25px;
}
#about .about-item6::before
{
    content:url('../icons/Networking%20opportunities.png');
}
#about .about-items
{
    padding-left:50px;
    position:relative;
}
#about .about-items h4
{
    font-size:18px;
    font-weight:600;
    text-transform:uppercase;
}
#about .fa-circle-check
{
    font-size:20px;
    color:#52c0fc!important;
    margin-right:10px;
}
#about .about-links li a
{
    font-size:11px;
    padding:10px;
    border:1px solid #52c0fc;
    border-radius:5px;
    transition:all 0.4s ease;
}
#about .about-links li a:hover
{
    background: #52c0fc;
    color:#fff;
}
#speakers
{
    margin-top:0px;
    margin-bottom:40px;
    padding:20px;
}
#speakers .speaker-title
{
    text-align:center;
    font-size:25px;
    font-weight:900;
}
#speakers h5
{
    font-size:16px;
    color:#199fc2;
}
#speakers p
{
    font-size:13px;
    color:#1a5867;
}
#speakers .card
{
    border:1px solid #199fc2;
}
#speakers .card img
{
    height:180px;
}
#speakers a
{
    font-size:14px;
    color:#1a5867;
}
/*
#speakers .speaker
{
    padding-top:20px;
    padding-bottom:20px;
    margin-top:50px;
    width:100%;
    height:250px;
    box-shadow:0px 5px 8px rgba(111, 110, 110, 0.5);
    background:#ecf7fd;
    border-radius:10px;
    transition:all 0.4s ease;
}
#speakers .speaker .speaker-image img
{
    width:260px;
    height:150px;
}
#speakers .speaker:hover
{
    background-color:#8EC5FC;
    background-image:linear-gradient(62deg, #8EC5FC 0%, #E0C3FC 100%);
    border:1px solid #ccc;
    border-radius:10px;
    transform:translateY(-8px);
}
*/
#agenda
{
    margin-top:0px;
    padding:20px;
    margin-bottom:40px;
    background:#ecf7fd;
}
#agenda .agenda-title
{
    text-align:center;
    font-size:25px;
    font-weight:900;
}
#our-partners
{
    margin-top:0px;
    margin-bottom:40px;
    padding:20px;
}
#our-partners .partner-title
{
    text-align:center;
    font-size:25px;
    font-weight:900;
}
#our-partners .owl-carousel
{
    margin-top:50px;
}
#our-partners .item
{
    width:100%;
    height:80px;
    padding:10px;
/*    border:1px solid #199fc2;*/
    border-radius:10px;
    text-align:center;
    transition:all 0.4s ease;
}
#our-partners .owl-carousel .item img
{
    height:80px;
}
#our-partners .owl-carousel .item:hover
{
    background-color:#8EC5FC;
    background-image:linear-gradient(62deg, #8EC5FC 0%, #E0C3FC 100%);
}
#contact
{
    margin-top:0px;
    padding:20px;
    margin-bottom:40px;
    background:#ecf7fd;
    clip-path:polygon(0 0, 50% 10%, 100% 0%, 100% 100%, 0% 100%, 0 80%);
}
#contact .contact-title
{
    text-align:center;
    font-size:25px;
    font-weight:900;
}
#contact .contact-details .secretariats
{
    color:#199fc2;
    font-size:22px;
    font-weight:900;  
}
#contact .contact-details p,#contact .contact-two p 
{
   color:#199fc2;
   font-weight:bold;
}
#contact .contact-details span, #contact .contact-two span
{
    color:#1a5867;
}
#contact .contact-form label
{
    color:#1a5867;
}
#contact .contact-form .form-control
{
    border:1px solid #199fc2;
}
#contact .contact-form a
{
    background:#199fc2;
    color:#fff;
}
.modal h1
{
    color:#199fc2;
}
.modal label
{
    color:#1a5867;
}
.modal .form-control
{
    border:1px solid #199fc2;
}
.modal .modal-footer .btn-primary
{
    background:#199fc2;
    border:1px solid #199fc2;
    color:#fff;
    
}
.carousel-inner
{
    width:50%!important;
    margin:0 auto!important;
    border-radius:50px!important;
}
.mh-100
{
    max-height:85%!important;
    border-radius:5px!important;
}
.carousel-control-prev
{
    left:20%!important;
}
.carousel-control-next
{
    right:20%!important;
}
.modal .modal-body img
{
    border:1px solid #199fc2;
    padding:5px;
    border-radius:5px;
}
.modal .modal-body .speaker-title
{
    text-align:center;
    padding:5px;
    color:#199fc2;
    font-weight:900;
}
.modal .modal-body p
{
    color:#1a5867;
}

#social{
  position:fixed;
    right:0;
  width: 60px;
  margin-top:110px;
  transition: all 0.3s linear;
/*  box-shadow: 2px 2px 8px 0px rgba(0,0,0,.4);*/
  z-index:999;
}

#social ul {
    margin-top: 0;
    margin-bottom: 0rem;
}
#social li{
  height: 45px;
  position:relative;
    list-style:none;
}
#social li a{
  color: #fff !important;
  display: block;
  height: 100%;
  width: 100%;
  line-height: 45px;
  padding-left:25%;
  border-bottom: 1px solid rgba(0,0,0,.4);
  transition: all .3s linear;
  text-decoration: none !important;
}
#social li:nth-child(1) a{
  background: #4267B2;
}
#social li:nth-child(2) a{
  background: #1DA1F2;
}
#social li:nth-child(3) a{
  background: #E1306C;
}
#social li:nth-child(4) a{
  background: #2867B2;
}
#social li:nth-child(5) a{
  background: #333;
}
#social li:nth-child(6) a{
  background: #ff0000;
}
#social li a i{
    position: absolute;
    top: 14px;
    left: 24px;
    font-size: 15px;
}
#social ul li a span{
  display: none;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
    color:#1a5867;
}
/*
#social a:hover {
  z-index:1;
  width: 200px;
  border-bottom: 1px solid rgba(0,0,0,.5);
  box-shadow: 0 0 1px 1px rgba(0,0,0,.3);
}
#social ul li:hover a span{
  padding-left: 30%;
  display: block;
  font-size: 15px;
}
*/