


html,
body {
  padding: 0;
  margin: 0; }

body {
  /*font-family: 'Cabin', sans-serif;*/
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 1.5em;
  color: #000000;
  background-color: #fafafa;
  word-wrap: break-word;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%; }

.btn{margin:3px 0px;}


a {
  color:#035830;
  text-decoration: none;
  transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out; }
  a:hover, a:focus {
    color: #17ab2f;
    text-decoration: none; }

  .text-1 {
    font-weight: 600;
    font-size: 15px;
    color: #2aaae0;
}

  .text-4 {
    font-weight: 600;
    color: #d40101;
}
  header{
      /*height:90px;*/
      /*padding:15px 0;*/
      border-top:3px solid #4DB648;
  }



  h1
 {
  color: #000000; 
  }

h2 { 
  text-align: left;
  font-weight: 600; }

h3 {
      color: #278b4a;
    font-size: 18px;
  font-weight: 600; }

h4 {
  font-size: 14px;
  color: #023f23;
  font-weight: 600; }

h5 {
  text-align: left;
  font-weight: 700;
  color: #155830; 
  font-size:13px;
}

@keyframes fade {
  from {
    opacity: 1.0; }
  50% {
    opacity: 0.6; }
  to {
    opacity: 1.0; } }

@-webkit-keyframes fade {
  from {
    opacity: 1.0; }
  50% {
    opacity: 0.6; }
  to {
    opacity: 1.0; } }

.blink {
  animation: fade 1000ms infinite;
  -webkit-animation: fade 1000ms infinite; }

.mobilerightpnl{display:none;}

.showScrollTop {
  width: 52px;
  height: 52px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  line-height:52px;
  text-align:center;
  opacity: 1;
  background:#31a645;
  color:#ffffff!important;
  z-index: 500;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  cursor:pointer;
}
.contentbox h2{
        font-size: 28px;
    color: #1E2D43;
}
.showScrollTop icon{
    font-size: 35px;
    vertical-align: top;
}
.datevenueouter{
    border-left:1px solid #cccccc;
}
.datevenue{
    font-size:16px;
    padding-top:9px;
}
.datevenue span{
    font-size:13px;
    font-weight:bold;
}
.socialline{
    border-left:1px solid #cccccc;
}

header .social{
    margin:0px;
    padding:0px;
    text-align:center;
    
    height:48px;
}
header .social a{
    background:#F5F5F5;
    color:#8F8F8E;
    width:26px;
    height:26px;
    line-height:26px;
    text-align:center;
    border-radius:50%;
    margin:36px 3px;
    display:inline-block;
}

header .social a:hover{
    background:#47A648;
    color:#ffffff;  
}


.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index:99;
  background:#fff;
  border-bottom:2px solid #d0dd26;
}



.navbar-expand-lg{margin-top:32px; padding:0px;}
.navbar-expand-lg .navbar-nav .nav-link{
    font-size:13px; color:#2B2A29; font-weight:bold; line-height: 35px; padding: 0 5px;     white-space: nowrap;
}
.navbar-expand-lg .navbar-nav .nav-link:hover{
  color:#2f9654;
}
  header .logo, header .datevenue{
      padding:15px 0;
  }
 header .datevenue{
      padding:23px 0 0 0;
  }

   .sticky .logo, .sticky .datevenue{
      padding:5px 0;
  }
 .sticky .datevenue{
      padding:15px 0 0 0;
  }
  .sticky .navbar-expand-lg{margin-top:16px; padding:0px;}
 .sticky #menu .mainmenu {
    height: 51px!important;
}

#MainContent_HomeContent{
    background:url(../images/body_bg.png) no-repeat top;
}

/* ======================== slider ======================*/

.mainslider {
    /*background-color: #ffffff;*/
    /*background-image: url(../images/bg_pmain.jpg);*/
    /*background-repeat: repeat-x;
  background-position: top;
  padding: 0px 0px 0;
  text-align: center; }*/
    background-color: #ffffff;
    /* background-image: url(../images/bg_pmain.jpg); */
    background-repeat: repeat-x;
    background-position: top;
    padding: 0px 0px 0;
    text-align: center;
    max-height: 710px;
    overflow: hidden;
    /* position: absolute; */
    top: 0;
    width: 100%;
}

.mainslider .carousel-inner .carousel-item:before{
    position:absolute;
    content:'';
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    background:#00000063;
}


.mainslider .carousel-item{/*height:600px;*/}
.mainslider .carousel-caption h5{text-transform:uppercase; color:#f1f1f1; font-size:20px; letter-spacing:11px; font-weight: bold;}
.mainslider .carousel-caption h3{ color:#f1f1f1; font-size:36px; font-weight:bold;}
.mainslider .carousel-indicators li{background-color: #278b4e;}
.otherslider{
     background: url(../images/updatebanner1.png) 0% 90%;
  background-repeat:no-repeat;
  background-size:cover;
  height:255px;
}
.sliderbottom {
     position:relative;
    width: 100%;
    height:90px;
    background: #000000;
    bottom:0px;
    left: 0;
    padding:15px 0;
}
/*.btnslider{font-size:22px; text-transform:uppercase; text-align:left; padding-right:20px!important; color:#ffffff; margin:0 30px; min-width:210px; overflow:hidden;}*/
.btnslider{font-size:22px; text-transform:uppercase; text-align:left; padding-right:20px!important; color:#ffffff; margin:10px 0px; min-width:210px; overflow:hidden; border-top-right-radius:0; border-bottom-right-radius:0px;}
.btnicon{background:#ffffff; padding:10px; margin-right:20px; position:relative; float:left;}
.btnicon::after{position:absolute; content:''; right:-10px; top:38%; width: 0;  height: 0; border-top: 10px solid transparent; border-bottom: 10px solid transparent;  border-left:12px solid #ffffff;}
.btnsort{font-size:12px; display:block;}

.btnslider.btn-success{background-color:#28a74580!important;}
.btnbook{background:#1E2D4380;}
.btnconference{background:#D0DD2680}




.btnright .btnslider.btn-success{background-color:#28a745!important;}
.btnright .btnbook{background:#1E2D43;}
.btnright .btnconference{background:#D0DD26}

/*.btnright .btnslider.btn-success:hover{background-color:#188e33!important;}
.btnbook:hover{background:#0E1622;color:#ffffff;}
.btnconference:hover{background:#99A40D;color:#ffffff;}*/


#countdown{
    display:block; text-align:left;}
  .countdownbox{
      background:#45D5A4;
      color:#ffffff;
      border-radius:5px;
      font-size:20px;
      padding:10px 10px;
      margin:0 10px;
      display:inline-block;
      text-align:center
  }
    .countdownbox span{font-size:11px; text-transform:uppercase; color:#000000; display:block; text-align:center}

    .mainheading{
        color:#1E2D43;
        font-size:35px;
        font-weight:bold;
    }

.mainheading span{
    display:block;
    text-transform:uppercase;
    font-size:20px;
    color:#2B9E49;
}

.btn-primary {
    background-color: #1E2D43;
    border-color: #1E2D43;
}
.btn-primary:hover {
    background-color: #0D1C32;
    border-color: #0D1C32;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    background-color: #0D1C32;
    border-color: #0D1C32;
}

/* ============================== Card ====================*/
.homecard{border:0px;}
.homecard .card-body {
    margin-left: 30px;
    position: absolute;
    z-index: 9;
    /*height: 50px;*/
    bottom: 15px;
    padding:0px;
    width:80%;
  
}

.homecard .card-body a{
    /*display:block;
    border-radius:15px;
    line-height:50px;*/
    /*box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);*/
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
/*font-size:20px;
color:#ffffff;
text-transform:uppercase;*/

/*background: #94c23e; 
background: -moz-linear-gradient(top,  #94c23e 1%, #5cb847 100%); 
background: -webkit-linear-gradient(top,  #94c23e 1%,#5cb847 100%); 
background: linear-gradient(to bottom,  #94c23e 1%,#5cb847 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#94c23e', endColorstr='#5cb847',GradientType=0 );*/ 


}

.homecard .card-body a:hover{  
/*background: #c1d82f; 
background: -moz-linear-gradient(top,  #c1d82f 1%, #5b8a07 100%); 
background: -webkit-linear-gradient(top,  #c1d82f 1%,#5b8a07 100%); 
background: linear-gradient(to bottom,  #c1d82f 1%,#5b8a07 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1d82f', endColorstr='#5b8a07',GradientType=0 );*/ 


    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;

}


.homecard .card-title{color:#ffffff; text-transform:uppercase; font-size:20px; text-align:left;}
.homecard .card-title span{background:#2B9E49; width:55px; height:60px; text-align:center; line-height:60px; display:none; visibility:hidden;}
.homecard .card-text{display:none;}

.homecard:hover .card-body{
  -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.homecard:hover .card-body .card-title{}
.homecard:hover .card-body .card-text{display:block; color:#ffffff}

.mask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity:0;
    background: #00000057;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.homecard:hover .mask{opacity:1;
                      -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

.imgdirectory{/*height:170px;*/}

.homecard .btn-primary{
    background:#acd038;
    border-color:#acd038;
}

.homecard .btn-primary:hover{
    background:#90b90c;
    border-color:#acd038;
}



/* ============================== factandfigure ===================*/

.factandfigure{
    background:#F89F1D;/*#F1C701;*/
    padding:20px 0 30px 0;
    margin-top:40px;
    font-size:45px;
    color:#015C30;
    line-height:1.2;
    font-weight:bold;

}
.factandfigure h2{color:#ffffff; font-size:50px; font-weight:bold; margin-bottom:15px;}

    .factandfigure span.count {
         font-size:45px;
    color:#015C30;
    }
.factandfigure span{
    color:#fff;
    text-transform:uppercase;
    display:block;
    font-size:15px;
}


/* ============================== factandfigure ===================*/

.keyhighlights{
    background:url(../images/key_highlight_bg.jpg) no-repeat;
    padding:40px 0 80px 0;
    margin-top:0px;
    line-height:1.2;
}
.keyhighlights h2{color:#ffffff; font-size:40px; font-weight:bold; margin-bottom:30px;}
.keyhighlights .highlightbox{
  border:4px solid #AAA9AC;
  background:#00000042;
  width:100%;
  height:200px;
  padding:20px;
  border-radius:20px;
  color:#ffffff;
  font-size:18px;
}
.keyhighlights .highlightbox span{
    display:block;
    padding-top:15px;
}
.keyhighlights .carousel-indicators{
    bottom:-60px;
}

    .keyhighlights .carousel-control-next, .keyhighlights .carousel-control-prev {
        width:3%;
    }
   .keyhighlights .carousel-control-prev-icon, .keyhighlights .carousel-control-next-icon{
       width:50px;
       height:50px;
   }


/* =================================== partner sections =====================*/
.partners h2,.onsitepartners h2,.mediapartners h2,.suttlepartner h2, .supporterpartners h2{font-size:18px; color:#1E2D43; margin-bottom:30px; text-transform:uppercase;}
.partners{padding:50px 0;}
.partners .partnerbox{box-shadow:0px 0px 5px #000000; background:#ffffff; overflow:hidden; border-radius:10px; display:inline-block; margin: 0 20px 20px 0;}
.partners .partnerbox span{background:#1E2D43; text-align:center; font-size:12px; height:32px; line-height:32px; display:block; color:#ffffff;}
.partners .partnerbox p{margin:0px; text-align:center;padding: 10px 6px;}
.partners h2{font-size:18px; color:#1E2D43; margin-bottom:30px;}


/* ============================== onsitepartners ====================*/

.onsitepartners{padding:50px 0; background:url(../images/branding_partner_bg.png) no-repeat center center fixed; background-size:cover;}
.onsitepartners h2{color:#ffffff;}
.onsitepartners .partnerbox{border: 2px solid #ccc;overflow: hidden; border-radius: 5px; display:inline-block; margin: 0 10px 10px 0; /*width: 130px;*/  background: #fff; /*height:60px;*/}
/*.onsitepartners .partnerbox img{max-height:58px;}*/
.onsitepartners .partnerbox p{margin:0px; text-align:center;padding:0px 0px;}

/* =========================== mediapartners ============================*/

.mediapartners{padding:50px 0;}
.mediapartners h2{}
.mediapartners .partnerbox{border: 2px solid #ccc; overflow: hidden; border-radius: 5px; margin: 0 10px 10px 0; width: 130px;  background: #fff; display:inline-block; height:60px;}
.mediapartners .partnerbox img{max-height:40px;}
.mediapartners .partnerbox p{margin:0px; text-align:center;padding: 8px 5px;}


/* =========================== suttlepartner ============================*/

.suttlepartner{padding:30px 0; background:#ffffff;}
.suttlepartner .partnerbox{/*border-bottom:2px solid #C3C3C3; border-top:2px solid #C3C3C3;*/ text-align:center;}
.suttlepartner .logobox { display: inline-block;  border-left: 1px solid #C3C3C3;   padding:5px 0px;}
.suttlepartner .logobox.noborder { display: inline-block;  border: none!important;}


/* =========================== mediapartners ============================*/

.supporterpartners{padding:30px 0; background:#ffffff;}
.supporterpartners .partnerbox{border: 2px solid #ccc; overflow: hidden; border-radius: 5px; display:inline-block; margin: 0 10px 10px 0; width:90px;  background: #fff;}
.supporterpartners .partnerbox p{margin:0px; text-align:center;padding: 8px 5px;}

/* ====================================== Subscribe =====================*/

.subscribe-area {
    background:url(../images/newssubscribe_bg.jpg) no-repeat center center;
    background-size:cover;
    position:relative;
/*background-image: linear-gradient(to top, #00c6fb 0%, #005bea 100%);*/
}
.subscribe-area::before{
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    content:'';
    background: linear-gradient(to top, #fba200c4 0%, #fba200c4 100%);
}

.pb-50 {
    padding-bottom: 50px;
}
.pt-70 {
    padding-top: 70px;
}

.mb-15 {
    margin-bottom: 15px;
}

.subscribe-text span {
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 5px;
}
.subscribe-text h2 {
    color: #fff;
    font-size: 36px;
    font-weight: 500;
    margin-bottom:20px;
    text-align:center;
}
.subscribe-wrapper {
    overflow: hidden;
}
.mb-15 {
    margin-bottom: 15px;
}
.subscribe-form {
}
.subscribe2-wrapper .subscribe-form input {
    background: none;
    border: 1px solid #fff;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 300;
    height: 40px;
    margin-right: 17px;
    padding-left: 35px;
    width: 40%;
    cursor: pointer;
}
 
.subscribe2-wrapper .subscribe-form button {
    background: #ffff;
    border: none;
    border-radius: 30px;
    color: #4b5d73;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    padding: 18px 46px;
    transition: all 0.3s ease 0s;
}
.subscribe2-wrapper .subscribe-form button i {
    font-size: 18px;
    padding-left: 5px;
}


  /* ======================= footer =====================*/
  
/***********************
********* Footer ******
************************/
#footer {
  padding-top: 0px;
  padding-bottom: 30px;
  color: #ffffff;
  background: #1E2D43;
  font-size:14px;
  line-height:1.5;

}
#footer .footermiddlebox{
    /*background:#2D4467;
    padding:0 30px 40px 30px;*/
}
#footer ul{
    margin:0px;
    padding:0px;
    list-style:none;
}
#footer ul li{
   background:url(../images/icon_footer.png) no-repeat 0% 5px;
   padding:0 0 0 20px;
}
#footer p{margin-bottom:7px;}
#footer .footermiddlebox tr td{
    padding:5px;
    border-bottom:1px dotted #4b4b4b;
    text-align:left;
}
#footer .footermiddlebox .btn-primary{
    padding:8px;
    border:1px solid #bbbbbb;
    background:none;
    text-transform:uppercase;
    font-size:25px;
    display:block;
    color:#741518;
}
#footer .contactbox{
}
#footer .btnslider{
    padding-right:20px!important;
}

#footer h3{
    color:#ffffff;
    font-size:25px;
    margin:0 0 20px 0;
    text-transform:uppercase;
}
#footer h5{
    color:#00A5DC;
    font-size:17px;
    margin:0 0 10px 0;
    font-weight:bold;
}



#footer a {
  color: #ffffff;
}
#footer a:hover {
  color: #00A5DC;
}

#footer a.btn-success:hover{color:#ffffff;}
#footer a.btnslider:hover {color:#ffffff;}
.footersocial{
    background:#1a1a1a;
    color:#666666;
    font-size:20px;
    border-radius:50%;   
    width:40px;
    height:40px;
    line-height:40px;
    text-align:center;
    margin:5px;
}
.footersocial:hover{
    background:#1a1a1a;
    color:#ffffff;
}
.footerbottom{
    color:#817c7c;
    padding:40px 0 15px 0;
    background:#141414 url(../images/footer_arrow_bottom.png) no-repeat top center;
    line-height:45px;

}
#footer .footerbottom a{
    color:#807c7c;
}

@media only screen and (min-width: 768px) {
  #footer .social-icons {
    float: right;
  }
}


   /* =========================== menu ===============================*/
   .dropdown:hover>.dropdown-menu {
  display: block;
}
 #menu .mainmenu{
     height:61px;
 }
 .dropdown-menu .mainmenu, .sticky #menu .dropdown-menu .mainmenu {    
     height:auto!important;
 }


.dropdown-menu{    
    color: #035830!important;
    background-color: #e2f3ec!important;
    margin:0px;
    border-top:5px solid #29904a;
    position:relative;
    border-radius:0px;
}
    .dropdown-menu::before {
        position:absolute;
        content:'';
       width: 0; 
  height: 0; 
  border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #2a904a;
    top: -12px;
    }
.dropdown-menu>li>a
{
 color: #035830!important;
 border-bottom: 1px solid #a1dec5;
}
.dropdown-menu>li>a:hover
{
 color: #035830!important;
background:#fedd00;
}

.partnerlogo{
    width:14%;
    margin:1%;
    min-height:95px;
    float:left;
}



.spearbox {
    width: 200px;
    display: inline-block;
    margin: 5px 25px;
}



.spearbox .grid-title {
    color: #004799;
    background: #d8d8d8;
    margin-top: 0px !important;
    margin-bottom: 0px;
    display:grid;
}
.grid-p{
    font-size:13px;
}
.spearbox .grid figcaption h3 {
    font-size: 1.5rem;
   text-align:center;
}
.gridsections{
    margin-top:50px;
}
.grid {
	padding:0px;
	margin: 0 auto;
	list-style: none;
	text-align: center;
    border:1px solid #e4e8ea;
}
.grid figure {
	margin: 0;
	position: relative;
	border-bottom:5px solid #105931;
}

.grid figure img {
	max-width: 100%;
	display: block;
	position: relative;
    margin:5px auto;

}

.grid figcaption {
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px 10px;
	background:#105931a1;
	color: #ffffff;
}
.grid-title {
	color: #004799;
    font-weight: 250;
	min-height:75px;
	font-size:19px;
	background:#ecf0f3;
	text-align:center;
	margin-bottom:0;
    margin:0px!important;
	/*line-height:55px;*/
    padding:5px;
    font-weight:bold;
}

.grid figcaption h3 {
	margin: 0;
	padding: 0;
	color: #fff;
}

.grid figcaption a {
	text-align: center;
	padding: 5px 0px;
	border-radius: 2px;
	display: inline-block;
    text-decoration:underline;
	color: #fff;
}
.grid figure {
	/*overflow: hidden;*/
}

.grid figure img {
	/*-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;*/
    height:130px;
}

.grid figure:hover img,
.grid figure.cs-hover img {
	/*-webkit-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	transform: translateY(-0px);

        -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);*/
}

.grid figcaption {
	height: auto;
	width: 100%;
	top: auto;
	bottom: 0;
	opacity: 0;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s;
}

.grid figure:hover figcaption,
.grid figure.cs-hover figcaption {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s;
	height:100%;
}
.aboutshow ul li{background:url(../images/bullate_points.png?var=1) no-repeat 0% 5px; padding:0 0 8px 20px;}
.aboutshow ul.noicon li{background:none; padding:0px;}


.nav-tabs>li>a {
    background:#2aabe1;
    border-radius:0;
    border:0px;
    color:#ffffff;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background: #105931;
    color: #fff;
    border:0px;
    border-radius: 0;
}
.tab-content{
    padding:10px 0;
}

/* ============================== Right side =====================*/
.countdownright{
    background: rgba(235,88,59,1);
background: -moz-linear-gradient(left, rgba(235,88,59,1) 0%, rgba(255,204,19,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(235,88,59,1)), color-stop(100%, rgba(255,204,19,1)));
background: -webkit-linear-gradient(left, rgba(235,88,59,1) 0%, rgba(255,204,19,1) 100%);
background: -o-linear-gradient(left, rgba(235,88,59,1) 0%, rgba(255,204,19,1) 100%);
background: -ms-linear-gradient(left, rgba(235,88,59,1) 0%, rgba(255,204,19,1) 100%);
background: linear-gradient(to right, rgba(235,88,59,1) 0%, rgba(255,204,19,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb583b', endColorstr='#ffcc13', GradientType=1 );
padding:15px 0;
text-align:center;
margin:25px 0;
}
 .countdownright .countdownbox{
     background:none;
     padding:0px;
     text-align:center;
     color:#000000;
     font-size:12px;
     margin:0px;
 }
 .countdownright .countdownbox span{
      background:#ffffff;
      color:#000000;
      border:2px solid #000000;
      border-radius:50%;
      height:55px;
      width:55px;
      font-size:20px;
     line-height:55px;
      margin:0 10px;
      display:inline-block;
      text-align:center;
  }
 .btnright{margin-top:27px;}
.btnright .btnslider{
     overflow:hidden;
     display:block;
     font-size:22px;
     margin:15px 0;
 }


/* ============================ End Right side ==================*/

/* ========================= Modal css =========================*/

.fixedmodal.modal .modal-dialog {
    max-width: 1140px;
    width: 100%;
}
 .fixedmodal.modal .modal-dialog .modal-content {
    border-radius: 0;
    padding: 30px 10%;
}
 .fixedmodal.modal button.close {
    position: fixed;
    right: 40px;
    top: 30px;
    opacity: 1;
    outline: none !important;
    width: 40px;
    height: 40px;
    z-index: 9;
}
 .fixedmodal.modal button.close svg {
    fill: #ff0000;
}

 .growthbox{
    background:#1e2d43;
    border-radius:10px;
    padding:2px;
    color:#ffffff;
    /*min-height:225px;*/
    overflow:hidden;
    border:1px solid #e8e8e8;
    padding-bottom:20px;
 }
  .growthbox p{
      padding:10px;
      background:#ffffff;
      border-top-left-radius:8px;
      border-top-right-radius:8px;
  }


  /* ================================== why visit ===========================*/

 .whyvisit{}

 .whyvisitbox{
 position: relative;
    border: 1px solid #86c441;
    width: 42%;
    margin: 2% 2% 2% 5%;
    float: left;
    padding: 10px 10px 10px 50px;
    border-radius: 10px;
    /*font-weight: bold;*/
    color: #1e2d43;
    min-height:64px;
    background:#f3fde7;
 }
 .whyvisitbox .boxicon{
    position: absolute;
    width: 60px;
    height: 60px;
    top:1px;
    left: -8%;
    background: #86c441;
    transform: rotate(45deg);
    border-radius: 5px;
    line-height:73px;
    text-align:center;
 }
 .whyvisitbox .boxicon em, .whyvisitbox .boxicon i{transform: rotate(-45deg);font-size: 34px;  color: #fff;}


 .whovisit{
     list-style:none;
 }
  .whovisit li{
     list-style:none;
     background:url(../images/visit_points.png) no-repeat left 0px!important;
     font-weight:bold;
     padding:0 0 15px 30px!important;
     color:#ffffff;
 }

  /* ================= whoshouldvisit ======================*/

.whoshouldvisit {
    background: url(../images/partner_bg.jpg) no-repeat;
    background-size: cover;
    position:relative;
}
.whoshouldvisit::before{
    position:absolute;
    background:#0f2f56cf;/*#0f2f56;*/
    width:100%;
    height:100%;
    content:'';
    left:0px;
    top:0px;
}
.nobullate{margin:0px; padding:0px; list-style:none;}
.nobullate li{ background:none!important; margin:0px!important; padding:0px!important;}
  /* ======================== Exhibitor profile =========================*/
  .radius10{border-radius:10px;}
  .bordered{border:1px solid #cccccc;}
  .exhibitorcate{position:relative;border-radius: 5px;  overflow: hidden; margin-top:15px; margin-bottom:15px;}
  .exhibitorcate::before{
      position:absolute;
      content:'';
      width:100%;
      height:100%;
      background:#000000b0;
  }
   .exhibitorcate span{    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    color:#ffffff;
    text-align:center;
    font-size:20px;
    padding-top:50px;
   }
      .exhibitorcate::after{
          position:absolute;
      content:'';
      width:100%;
      height:100%;

      }

   .bullateicon li{
     list-style:none;
     background:none!important;
     padding:0 0 15px 0px!important;
     display:inline-block;
     width:100%;
   }
   .bullateicon li .icons{
       width:40px;
       height:40px;
       background:#31a645;
       float:left;
       border-radius:50%;
       margin-right:10px;
       line-height:40px;
       text-align:center;
       color:#ffffff;
       font-size:25px;
   }
   /* =========================== highlights ===============*/
#highlight{padding:50px 0;}
#highlight h2{color:#000000; font-size:50px; font-weight:bold; margin-bottom:15px; text-transform:uppercase;}
#highlight img{padding:1px 1px;}

    #highlight img:hover {
        transform: scale(1.1);
        -webkit-transition: all 0.3s ease;                  
    -moz-transition: all 0.3s ease;                 
    -o-transition: all 0.3s ease;   
    -ms-transition: all 0.3s ease;          
    transition: all 0.3s ease;
    }

.imgboxleft{float:left; width:370px;}

.imgbox1{width:185px; float:left;}
.imgboxleft2{float:left; width:257px;}
.imgboxleft3{float:left; width:505px;}
/* =============================== end highlight=======================*/

/* ============================== Testimonials Sections ========================*/

#testimonials {
   
    background: linear-gradient(45deg, rgb(71 203 126 / 90%), rgb(98 176 73 / 80%)), url(https://renewableenergyindiaexpo.com/Manager/ImageGallery/1_121_0cc4426365414f0e93062680dab1bcb7.jpg);
    background-size: cover;
    margin-top: 0px;
    padding: 50px 0;
    color: #ffffff;
    /* background: rgb(0 0 0 / 59%); */
    position: relative;
    z-index: 1;
}


#testimonials h2{color:#ffffff; font-size:45px; margin:0px 0 10px 0; padding:0px; font-weight:normal;}

#testimonials .carousel-indicators{bottom:0px;}
#testimonials .carousel-control{width:9%;}
#testimonials .carousel-control.left, #testimonials .carousel-control.right{
    background-image:none;
}

#testimonials img{border-radius:50%; width:150px; height:150px;}

/* ============================== End Testimonials Sections ========================*/

/* ================================ Why Exhibit ============================*/

.whyexhibx{
    background: #b4d4fc;
    position: relative;
    padding-bottom: 10px;
    padding-top: 50px;
    margin-top: 40px;
    border-left: 6px solid #fff;
    border-right: 6px solid #fff;
    border-radius: 15px;
}

    .whyexhibx span {
        position: absolute;
    width: 60px;
    height: 60px;
    top: -30px;  
    background: #0f2f56;
    transform: rotate(45deg);
    border-radius: 5px;
    line-height: 73px;
    text-align: center;
    left: 50%;
    margin-left: -40px;
}
    .whyexhibx span em, .whyexhibx span i {
    transform: rotate(-45deg);
    font-size: 34px;
    color: #fff;
}
    .galleryimage img{
        border-radius:5px;
    }

    .srilankalogo h3{font-size:14px;}
    .srilankalogo img{border:1px solid #ccc; max-height:85px;}


.iwpdates{    background: #76b728;
    padding: 20px;
    border-top: 5px solid #2aa39c;
    border-bottom: 5px solid #2aa39c;}
.iwpdates .date{color: #ffffff;
    font-weight: bold;
    font-size: 28px;}
.iwpdates .time{    color: #ffffff;
    font-size: 22px;}
.iwpdates .timegmt{    color: #ffffff;
    font-size: 22px;}







