@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap');



* {
  box-sizing: border-box;
}

body { margin:0px; padding:0px;   font-family: 'Roboto', sans-serif; background: #fff  }
img, p { border:none; outline:none; max-width:100%; vertical-align:top; background-size:100%; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
.clrfix{ clear:both}

h2 { 	
    text-align: left; font-family: 'Roboto', sans-serif; color:#fff; font-size:24px; text-transform: uppercase; padding: 0 0 20px 0; margin: 0 auto; font-weight: 900
}


h3 {
    display: flex; width: 82%; justify-content: center; align-items: center;text-align: center; font-family: 'Roboto', sans-serif; color:#002e58; font-size:34px;  padding: 0 0 12px 0; margin: 0 auto; letter-spacing: 1px; text-transform: uppercase; font-weight: 900
}



h1 {
    width: 100%;  font-family: 'Roboto', sans-serif; color:#002e58; font-size:34px;  padding:0px 0 10px 0; margin: 0 auto; line-height: 34px; text-align: left; font-weight: 900
}



/* Floating Social Media Bar Style Starts Here */

.fl-fl {
  background: #ff5601;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 4px;
  width: 204px;
  position: fixed;
  right: -160px;
  z-index: 1000;
  font: normal normal 10px Arial;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

.fa {
  font-size: 20px !important;
  color: #fff;
  padding: 10px 0;
  width: 40px;
  margin-left: 8px;
}

.fl-fl:hover {
  right: 0;
}

.fl-fl a {
  color: #fff !important;
  text-decoration: none;
  text-align: center;
  line-height: 43px!important;
  vertical-align: top!important;
}

.float-fb {
  top: 160px;
}

.float-tw {
  top: 215px;
}

.float-gp {
  top: 270px;
}

.float-rs {
  top: 325px;
}

.float-ig {
  top: 380px;
}

.float-pn {
  top: 435px;
}
/* Floating Social Media Bar Style Ends Here */





h4 { font-family: 'Roboto', sans-serif; color:#fff; font-size:26px; margin:0px; padding:0px 0px 20px 0px; text-align:center}
.parallax{  width:100%; height:auto; background-attachment:fixed;  background-position:50% 50%; background-repeat:no-repeat; background-size:cover; height:100%; padding:0px; margin:0px;}
.parallax.bg1{ background:#fff; padding:0px; margin:0px;  z-index:99; overflow:hidden;  }

.parallax.bg2 { padding:60px 0px; margin:0px;  z-index:99; overflow:hidden;  }

#root {width:100% ; margin:0 auto;     }
.top-bar { width:100%;  margin:0 auto; padding:.8% 0; background:#f4f4f4; border-bottom:solid 1px #eaeeee;    overflow:hidden}
.top-menu {width:90%;  margin:0 auto}



header { width:100%; margin:0px 0 0px 0px ; padding:5px 0 10px 0;   overflow:hidden; background:#d6e8f7; }

.top-nav { background:#cac621; width:100%; height:auto }

header .top-main { width:1180px;  margin:0 auto;  padding:0px 0 0px 0; overflow:hidden;  z-index:999 ;}
header .logo{ float:left;  width:26%; font-size: 32px; color: #fff; font-weight: bold; padding:0px 0 0 0px; text-transform: uppercase; font-family: 'Roboto', sans-serif;}

header .date { float:left;  width:35%;  font-family:'Roboto', sans-serif; font-size:24px; line-height:24px; color:#000; margin:5% 0 0 1.5%; text-transform: uppercase}
header .date-txt {  font-family:'Roboto', sans-serif; font-size:24px; color:#fff; font-weight:700; line-height:24px; margin:0px 0 5px 4px; padding:5px 5px; text-transform: uppercase;   background-color:#ee4137; border-radius: 3px}
header .date-txt1 {  font-family:'Roboto', sans-serif; font-size:17px; color:#000; line-height:20px; margin:10px 0 0 4px; padding:0px; display: block; line-height: 25px; }



header .logo img{ float:left;  }
 .menu {  width:55%; float:right  }


 .menu-but { width:28.2%;  float:left;   padding:10px; margin:0 0 0 1%; list-style:none; text-align:center;   font-family:'Raleway-Regular'; font-size:15px; background:#df0d7a}
.menu-but a{ color:#fff; text-decoration:none;  }



header .but { float:right; width:32%; padding:5% 0 0 0; text-align:right}
header .but img{ width:48%; }

#banner-outer { width:100%; height:100%;  margin:0px 0 0px 0; padding:0px; z-index:99; background: #fff}
.baanner-inner { width:100%; margin:0 auto; height:100%; padding:0px 0px 0px 0px; overflow:hidden; text-align: center; font-size: 36px; font-weight: 900;  }
.banner-main {   width:100%  }
.banner-punch { width:100%; padding:0px 0 50px 0; text-align:center; line-height:normal  }
.txt-babner {font-family: 'Roboto', sans-serif; font-size:50px; text-transform:uppercase; color:#fff; line-height:59px; display:block }
.txt-babner1 {font-family:'Roboto', sans-serif; font-size:32px; text-transform:uppercase; color:#e94609; line-height:36px; display:block }
.txt-babner2 {font-family:'Roboto', sans-serif; font-size:24px; color:#FFF; line-height:34px; display:block }

.baanner-inner1 { width:93%; margin:0 auto; height:100%; padding:20px 0px 20px 0px; overflow:hidden; text-align: center; font: 40px 'Raleway-Bold' }





figcaption { width:100%; display: flex; flex-wrap: wrap; justify-content: center; padding: 60px 0; margin: 0 auto; background: #ffffff}

.about {  width: 60%; float: left;  color: #000000; font-size: 15px; line-height: 24px; font-family: 'Roboto', sans-serif;  }


.about-side {
    width: 38%;
    margin: 0px 0 0 1%; float: right


}




#middle-outer { width:100%; height:100%;  float:left; margin:0px 0 0px 0 ; padding:55px 0; background:#fff; }
.middle-inner { width:1180px; height:100%; margin:0 auto;   line-height: 32px; padding: 0px 0 0 0; text-align: left; font-size:16px; color: #02033b }






.middle-txt { width:96%; float:left; padding:0px 20px;  font-family: 'Roboto', sans-serif; font-size:16px; color:#fff; line-height:28px; text-align:left; }
.middle-box { width:36%; float:right; }

.middle-outer1 { width:100%; height:100%;  float:left; margin:185px 0 0 0 ; padding:0px; background:#000}
#middle-outer1 { width:100%; height:100%;  float:left; margin:0px 0 0 0 ; padding:50px 0 40px 0;  background:#ee4137}
#middle-outer2 { width:100%; height:100%;  float:left; margin:0px 0 0 0 ; padding:55px 0 75px 0;background:#edf7ff}


.middle-inner1 { width:1180px; height:100%; margin:0 auto;  overflow:hidden; display: flex; text-align: center; font-family: 'Raleway-Regular'; font-size:16px; color:#fff; line-height:25px }
.middle-txt1 { width:46%; float:left; padding:20px 12px; font-family: 'Roboto', sans-serif; font-size:15px; color:#fff; line-height:24px; border-right:solid 1px #ecf3f9  }
.middle-txt2 { width:44%; float:left; padding:20px 18px; font-family: 'Roboto', sans-serif; font-size:15px; color:#fff; line-height:24px;  }

.middle-box1 { width:13%; float:left; padding:18px 12px; }

#middle-outer3 { width:100%; height:100%;  float:left; margin:0px 0 0 0 ; padding:0px; background:#010103}

.middle-exh { width:31%; float:left; margin:0 0 0 1.5%; border:solid 10px #fff}
.middle-vis { width:48%; float:right; padding:10px 12px; background:#f10f24 }



.exhibitor-main { width:23%;  height:auto;  font:16px/26px 'Roboto', sans-serif; color:#007ac0;  float:left; margin:0% 0 0 .5%; text-align:left;  }

.exhibitor-main i { color: #FF0004  }

.exhibitor-main strong { color: #FF0004; font-size:18px  }

.exhibitor-main ul{ margin: 0px; padding: 0px; text-decoration: none; list-style: none}

.exhibitor-main li{ margin:5px 0 0 0px; padding: 0px 0 0 0px}

.exhibitor-main img{ width:50%; display:block;  padding: 0px; text-align: center; margin: 0 auto}
.exhibitor-main p{ float: left; width:100%;  padding:6% 0; text-align: center; font-size: 18px; margin: 0px}





.exhibitor-main1 { width:32%;  height:auto;  font:17px/26px 'Roboto', sans-serif; color:#0a6ca4; float:left; margin:0 0 0 1%;  text-align: left}

.exhibitor-main1 ul{ margin: 0px; padding: 0px; text-decoration: none; list-style: none}

.exhibitor-main1 li{ margin:5px 0 0 0px; padding: 0px 0 0 0px}



.exhibitor-main1 img{ width:95%; border-radius: 8px; border: solid 3px #FFFFFF}


.txt {font:70px/70px 'Roboto', sans-serif;}


.exhibitor-main2 { width:47.2%;  height:auto;  font:16px/25px 'Roboto', sans-serif; color:#000; padding:15px 0%; float:left; margin:0 0 0 1.5%; border: solid 1px #000; text-align: left}

.exhibitor { width:96%; margin:0 auto; height:auto; padding:0px 0px; display:flex; line-height:26px  ;  }







#footer-outer { width:100%; text-align:center; background:#3854a3; float:left; padding:25px 0px; margin:0px  0px 0px 0px; }
#footer-outer1 { width:100%; text-align:center; background:#ffffff; float:left; padding:25px 0px; margin:0px  0px 0px 0px; border-top: solid 1px #e8e8e8}


#footer { width:64%;margin:0 auto; text-align:center; color:#CCC; font-family:'Roboto', sans-serif; overflow:hidden}

.footer-inner { width:500px; margin:0 auto; height:auto; overflow:hidden; }
.org { margin: 0 auto; text-align:center; width:100%; font-family: 'Roboto', sans-serif; font-size: 20px }
.org img{  width:70%; padding: 0px 0 0 0  }


.but-footer { width:100%; text-align:center;  font-family: 'Roboto', sans-serif; color:#FFF; font-size:16px; margin:0 auto}

.trade { float:right; margin:0; width:35%}
.but-footer-inner { padding:0px 0 0 0  }

.clnt-logo {width:100%; float:left; padding:15px 20px; background:#fcd20b; display:inline-block; box-sizing:border-box;}
.clnt-int { max-width:1120px; text-align:center; margin:0 auto; }






.exhibit {width:48%; height:auto; text-align:center;    float:left; margin:0% 0 0 1%;  background:#ee4137; border-radius: 3px;   
}
 .exhibit a { font-family:'Roboto', sans-serif; color:#fff; font-size:16px; display:block; padding:20px 0 20px 0; text-decoration:none; text-transform: uppercase
}
.exhibit a:hover {
	text-decoration:none; background:#3e3e40;  color:#fff; border-radius: 3px;   }






.exhibit1 {width:48%; height:auto; text-align:center;    float:right; margin:0% 0 0 2%;   border-radius: 3px; background: #ee4137
}
 .exhibit1 a { font-family:'Roboto', sans-serif; color:#fff; font-size:14px; display:block; padding:20px 0 20px 0; text-decoration:none; margin:0px;  
}
.exhibit1 a:hover {
	text-decoration:none; background:#3e3e40;  color:#fff; border-radius: 3px;   }



.exhibit2 {width:48%; height:auto; text-align:center;    float:right; margin:0% 0 0 2%; border-radius: 3px; background: #ee4137; text-transform: uppercase
}
 .exhibit2 a { font-family:'Roboto', sans-serif; color:#fff; font-size:14px; display:block; padding:20px 0 20px 0; text-decoration:none; margin:0px;  
}
.exhibit2 a:hover {
	text-decoration:none; background:#3e3e40;  color:#fff; border-radius: 3px;   }






.exhibit3 {width:48%; height:auto; text-align:center; float:left; margin:0px 0 0 2%;  background:#ea092b; 
}
.exhibit3 a { font-family:'Roboto', sans-serif; color:#fff; font-size:22px; display:block; padding:20px 0 20px 0; text-decoration:none; margin:0px
}
.exhibit3 a:hover {
	text-decoration:none; background:#2c2c2c; 
}




.clearout {
height:20px;
clear:both;
}

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;



}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;

}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%; 

}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    width: 96%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
border:solid 0px #FFF; 
}




/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 63px;
    height: 64px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}

.nbs-flexisel-nav-left {
    left: 5px;
    background: url(http://img.tradeindia.com/new_website1/mailers/ciif-expo/3/button-previous.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: 5px;
    background: url(http://img.tradeindia.com/new_website1/mailers/ciif-expo/3/button-next.png) no-repeat;
}



.blinking{
    animation:blinkingText 1.2s infinite;
}
@keyframes blinkingText{
    0%{     color: #fff;    }
    49%{    color: #fff; }
    60%{    color: transparent; }
    99%{    color:transparent;  }
    100%{   color: #fff;    }
}







.button {
  background-color: #004A7F;

  border: none;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: Arial;
  font-size: 20px;

  text-align: center;
  text-decoration: none;

}



.slider {
        width:90%; 
        margin: 0px auto; display: flex; flex-wrap: wrap; justify-content: center
    }

    .slick-slide {
      margin: 0px 10px; text-align: center; color: #ffffff
    }

 .slick-slide1 {
      margin: 0px 10px; background: #042c56;  padding: 1% 0; text-align: center; color: #ffffff
    }

    .slick-slide img {
      width: 100%;
    }

    .slick-prev:before,
    .slick-next:before {
      color: black;
    }


    .slick-slide {
      transition: all ease-in-out .3s;
  
    }
    
    .slick-active {
  
    }

    .slick-current {
      opacity: 1;
    }
.why { display: block; padding: 20px; background: #8fbc30; height: 260px}
.why1 { display: block; padding: 20px; background: #02608f; height: 260px}

/* booth Section CSS starts Here */
.booth {
    display: block;
    width: 100%;
    padding: 60px 0 80px 0;
    background:#243f76;
	float: left
}
.booth ul{

     width: 25%; display:block; float: left; margin:0
}



.booth li{


}



.booth ul img{

    padding:0px; margin: 0 auto; display: block; max-width: 100%
}



/* booth Section CSS Ends Here */



.container {
  width: 50%;
  margin: auto;
  padding: 10px;
}

.accordion {
    background: #fffad6; 
color: #000;
  cursor: pointer;
  padding:15px;
  width: 100%;
  text-align:center;
  border: none;
  outline: none;
  transition: 0.4s;
   font-size: 15px;  font-weight: bold;

}

.active,
.accordion:hover {
  background-color: #ccc; color: #000000
}

.panel {
  padding: 10px 0px; 

  display: none;
  overflow: hidden;
	color: #000000
}

.accordion:after {
  /* Unicode character for "plus" sign (+) */
  content: "\002B";
  font-size: 14px;
  color: #000000;
  float: left;
  margin-right: 5px; background: #ffffff; border-radius: 50%; width:20px; height: 20px; text-align: center; 

}

.active:after {
  /* Unicode character for "minus" sign (-) */
  content: "\002D"; 
}












@media screen and (max-width:480px) {
 .menu {  width:90%; float:right  }
.h2 {  font-family: 'Raleway-Regular'; color:#FFF; font-size:40px; line-height:10px  }
.h4 {font-family: 'Raleway-Regular'; color:#FFF; font-size:55px; line-height:10px }
.h3 { font-family: 'Raleway-Regular'; color:#FF0; font-size:27px; line-height:10px; line-height: 30px}
    h3 {font-size: 27px; line-height: 30px;}    
.middle-txt { width:90%; margin:0 auto}
.middle-box { display:none}

header .logo{ float:left; transition:  0.3s; text-align:center; width:100%; padding: 0 0 20px 0}
header .logo img{  transition: 0.3s;  text-align:center}

header .menu {  width:100%;  }
header .but { width:100%; padding:20px 0 0% 0; }
header .menu-but { width:16%; margin:0 0 10% 0 }

header .date{   width:100%; font-size: 18px  }	
	header .date-txt1 {font-size: 16px; line-height: 20px}
    .booth ul {width: 100%;}    
.booth li {padding: 3px 0 0 68px;}	
	
.top-menu {width:100%;  margin:0 auto}

header { width:100%; margin:25px 0px ; padding:0px; transition:  0.3s;  overflow:hidden; height:100% }
figcaption {padding-bottom: 0px;}

.about {  width: 100%;  }

.banner-main {  float:left; width:100%  }
.banner-punch { padding:0px 0 0 0; }
.baanner-inner { width:92%; margin:0 auto; height:100%;  overflow:hidden }


	
.middle-inner1 {  display: block; }
	
	
	
.exhibitor-main { width:100%; margin:2% 0   }
.exhibitor-main1 { width:90%; margin: 2% 0 0 0   }
	.exhibitor-main img {width: 25%}


.middle-box1 { width:100%; text-align:center; margin:0 auto; padding:10px 0 0 0px}
.middle-box1 img{ width:35%; max-width:35%}

.contactDetails img { width:100%; max-width:100%}

.middle-txt1 { width:96%;  }
.middle-txt2 { width:96%; border-left:none }


.org { float:none; margin:0 auto; width:100%}

.but-footer { float:none; margin:0 auto; width:100%}

.trade {  float:none; margin:0 auto; width:100%}

.exhibit {width:100%;  float:none; margin:4% 0 0 0;
}


.exhibit1 {width:48%;   margin:0% 0 0 2%; 
}
    
.exhibit2 {width:48%;   margin:0% 0 0 2%; 
}
	
	
.exhibit4 {width:100%;  float:none; margin:2% 0 0 0; 
}	
	header .top-main { width:90%; }
.middle-inner { width:93%; }
.middle-inner1 { width:93%;  }
.footer-inner { width:90%;  }

figcaption { width:90%; margin: 0  auto}
}


@media screen and (min-width: 481px) and (max-width: 700px) {
  .menu {  width:90%; float:right  }
.h2 {  font-family: 'Raleway-Regular'; color:#FFF; font-size:40px; line-height:10px  }
.h4 {font-family: 'Raleway-Regular'; color:#FFF; font-size:55px; line-height:10px }
.h3 { font-family: 'Raleway-Regular'; color:#FF0; font-size:27px; line-height:10px}
.middle-txt { width:90%; margin:0 auto}
.middle-box { display:none}
	
.about {  width: 100%;  }
header .logo{ float:left; transition:  0.3s; text-align:center; width:100%}
header .logo img{  transition: 0.3s;  text-align:center}

header .menu {  width:100%;  }
header .but { width:100%; padding:0px 0 10% 0; }
header .menu-but { width:16%; margin:0 0 10% 0 }
header .date{   width:100%;  }	
.top-menu {width:100%;  margin:0 auto}

header { width:100%; margin:25px 0px ; padding:0px; transition:  0.3s;  overflow:hidden; height:100% }




.banner-main {  float:left; width:100%  }
.banner-punch { padding:105px 0 0 0; }
.baanner-inner { width:92%; margin:0 auto; height:100%; text-align:right; overflow:hidden }


	
.middle-inner1 {  display: block; }
	
	
	
.exhibitor-main { width:100%; margin:2% 0   }
.exhibitor-main1 { width:90%; margin: 2% 0 0 0   }



.middle-box1 { width:100%; text-align:center; margin:0 auto; padding:10px 0 0 0px}
.middle-box1 img{ width:35%; max-width:35%}

.contactDetails img { width:100%; max-width:100%}

.middle-txt1 { width:96%;  }
.middle-txt2 { width:96%; border-left:none }


.org { float:none; margin:0 auto; width:100%}

.but-footer { float:none; margin:0 auto; width:100%}

.trade {  float:none; margin:0 auto; width:100%}

.exhibit {width:100%;  float:none; margin:4% 0 0 0;
}

.exhibit1 {width:100%;  float:none; margin:2% 0 0 0; 
}
.exhibit2 {width:100%;  float:none; margin:2% 0 0 0; 
}
		
.exhibit4 {width:100%;  float:none; margin:2% 0 0 0; 
}	
	header .top-main { width:90%; }
.middle-inner { width:93%; }
.middle-inner1 { width:93%;  }
.footer-inner { width:90%;  }

figcaption { width:90%; margin: 0  auto}
	
}




@media screen and (min-width: 701px) and (max-width: 989px) {
	.about {  width: 100%;  }
 .menu {  width:90%; float:right  }
 .menu-but { width:27.2%;}
.h2 { font-family: 'Raleway-Regular'; color:#FFF; font-size:50px; line-height:0px}
.h4 { font-family: 'Raleway-Regular'; color:#FFF; font-size:60px; line-height:0px}
.h3 { font-family: 'Raleway-Regular'; color:#FF0; font-size:38px; }
.venue {  width:37%;   text-align:left; float:right;; margin:25px 0px 25px 0px; font-family: 'Magra', sans-serif; color:#FFF; font-size:18px;line-height:38px }
.banner-punch { width:48%; float:right; padding:20px 0 0 0; position:relative}	
.middle-txt { width:60%; float:left; padding:12px; font-family: Arial, Helvetica, sans-serif; font-size:15px; line-height:18px}
.middle-txt1 { width:79%; float:right;  font-family: Arial, Helvetica, sans-serif; font-size:15px; color:#666; line-height:18px; }
.h1 { font-family: 'Raleway-Regular'; color:#FFF; font-size:45px}
	
	
	header .top-main { width:90%; }
.middle-inner { width:93%; }
.middle-inner1 { width:93%;  }
.footer-inner { width:90%;  }

figcaption { width:90%; margin: 0  auto}
	 }
	 
	@media screen and (min-width: 991px) and (max-width: 1279px) {
	
header .top-main { width:90%; }
.middle-inner { width:93%; }
.middle-inner1 { width:93%;  }
.footer-inner { width:50%;  }

 .menu-but { width:27.2%;} 
 .middle-txt { font-family: 'Raleway-Regular'; font-size:15px;  line-height:23px;}
 }
	 
.exhibit {
	
}
