


html,
body {
  padding: 0;
  margin: 0; }

body {
  /*font-family: 'Cabin', sans-serif;*/
  /*font-family: 'Roboto', sans-serif;*/
  /*font-family: 'Open Sans', sans-serif;*/
  /*font-family:OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;*/
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  color: #000000;
  background-color: #ffffff;
  word-wrap: break-word;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%; }


a {
  color:#c71c23;
  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: #238ecb;
    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-bottom:1px solid #7f7f7f;
          position: relative;
    z-index: 99;
    background:#ffffff;
  }
 
  .clr, .clear{
      clear:both;
  }

  h1
 {
  color: #000000; 
  }

h2 { 
  text-align: left;
  font-weight: 600; }

h3 {
      color: #187ec1;
    font-size: 20px;
  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:#c71e23;
  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:32px;
        position:relative;
    color: #1E2D43;
}
.contentbox h2:after{
    position:absolute;
    content:'';
    background:url(../images/img_subheading.png) no-repeat;
    width: 46px;
    background-size: contain;
    height: 35px;
    margin-left: 11px;
}
.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;
}
.datevenue .location{font-size:12px;}
.socialline{
    /*border-left:1px solid #cccccc;*/
}

header .social{
    margin:0px;
    padding:0px;
    text-align:center;
    
    height:60px;
}
header .social a{
    background:#F5F5F5;
    color:#8F8F8E;
    width:36px;
    height:36px;
    line-height:36px;
    text-align:center;
    border-radius:50%;
    margin:11px 3px;
    display:inline-block;
}

header .social a:hover{
    background:#2292d0;
    color:#ffffff;  
}
.headerbutton a{text-align:left; padding-right:70px;}
.headerbutton a span{font-size: 20px; font-weight: bold;}
.headerbutton a i{/*margin-left: 20px;*/ font-size:40px; position:absolute; right:5px;}


.aboutsection{
    /*background:#E3F3F6;*/
    padding:15px 0 20px 0;
}
.informalogo{
    padding:25px 0 0 0;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index:99;
  /*background:#000000;*/
  border-bottom:1px solid #cccccc;
}

.menubg {
    /*background: #94a8ab9e;*/
    background: #537479;
}

.navbar-expand-lg{}
.navbar-expand-lg .navbar-nav .nav-link{
    font-size:13px; color:#ffffff; font-weight:bold; line-height: 35px; padding: 0 22px;  white-space: nowrap; text-transform:uppercase; 
}
.navbar-expand-lg .navbar-nav .nav-link:hover{
  color:#ffffff;
}

.bannerspace{
    background:#f1f1f1;
    border:1px solid #cccccc;    
    text-align:center;
   margin:30px 0;
}
.date{font-size:28px; display: block; padding: 20px 0;}

  header .logo, header .datevenue, header .social{
      padding:5px 0;
  }
 header .datevenue{
      padding:15px 0 0 0;
     
  }
 .line{color:#54625E; line-height:35px;}
   .sticky .logo, .sticky .datevenue, .sticky .social{
      padding:5px 0;

  }
 .sticky .datevenue{
      padding:15px 0 0 0;
       color:#000000;
  }
  .sticky .navbar-expand-lg{}
 .sticky #menu .mainmenu {
   
}

#MainContent_HomeContent{
    /*background:url(../images/body_bg.png) no-repeat top;*/
}

/* ======================== slider ======================*/
#homebanner{min-height:600px;}
.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; 
  max-height:650px;
  overflow:hidden;
  /*position:absolute;*/
  top:0;
  width:100%;
}

.mainslider .carousel-caption{
    left:3%;
    right:0%;
    top:auto;
    bottom:30%;
}
.mainslider .carousel-caption h2{
    font-size:50px;
}
.mainslider .carousel-caption p{
    padding:15px 0;
    font-size:30px;
}
.mainslider .carousel-inner{
    top:-80px;
    max-height:800px;
}
/*.mainslider .carousel-inner .carousel-item:before{
    position:absolute;
    content:'';
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    background:#00000063;
}*/

.mainslider .carousel-item, .mainslider .carousel-item img{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;}

.otherslider{
     background: url(../images/innerbanner.jpg) 0% 90%;
  background-repeat:no-repeat;
  background-size:cover;
  height:200px;
  position:relative;
}
.otherslider:before{
    position:absolute;
    content:'';
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:#00000090;
    z-index:0;
}
.bannerheading h1{
    color:#ffffff;
    padding-top:70px;
    position:relative;
    display:inline-block;
}
.bannerheading h1:after{
    position:absolute;
    content:'';
    width:20%;
    height:5px;
    background: #1767b2;
    bottom: -13px;
    left: 0;
}

.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;
        text-transform:uppercase;
    }

.mainheading span{
    /*display:block;*/
    
    /*font-size:20px;*/
    color:#c71e23;
}

.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 ===================*/

.sitecounter{
    background:#f5f5f5;
    /*background:url(../../uploads/growth_bg.jpg) no-repeat fixed;
    background-size:cover;*/
    padding:40px 0 30px 0;
    margin-top:40px;
    margin-bottom:40px;
    font-size:30px;
    color:#c71e23;
    line-height:1.2;
    font-weight:bold;
    position:relative;

}
/*.factandfigure:before{
    position:absolute;
    content:'';
    background:#24a1daeb;
    width:100%;
    height:100%;
    left:0px;
    top:0px;
}*/



.sitecounter h2{font-size:50px; font-weight:bold; margin-bottom:15px;}
.sitecounter .counterbg{border: 1px solid #fccccc; padding: 10px 0; border-radius: 10px;  min-height: 185px;}
.sitecounter h3{ text-transform:uppercase;font-size:30px; margin-bottom:25px;}
.sitecounter img{max-height:60px; margin-bottom:10px;}
    .sitecounter span.count {
         font-size:30px;
    color:#c71e23;
    line-height:30px;
    }

   .sitecounter span.countxt{
           font-size: 16px;
    color: #000000;
    display: block;
    font-weight: normal;
    padding:10px;
   }


    .sitecounter .year{display:block;  font-size:30px; line-height:18px; display:none;}
.sitecounter .growthimg{
    color:#fff;
    text-transform:uppercase;
    display:block;
    font-size:30px;
    /*float:left;*/
    
}
.growthimgcountry{
    color:#fff;
    text-transform:uppercase;
    font-size:30px;
    float:left;
    text-align:center;
    width:30%;
}
.factandfigure .growthimg img{max-height:70px; margin-bottom:15px; margin-left:15px;}
.growthimgcountry img{max-height:170px; margin-bottom:25px; margin-right:15px;}

/* ==============+-================ factandfigure ===================*/

.keyhighlights{
    background:url(../images/key_highlight_bg.jpg) no-repeat;
    background-size:cover;
    padding:40px 0 80px 0;
    margin-top:0px;
    line-height:1.2;
    position:relative;
}
.keyhighlights:before{
    position:absolute;
    content:'';
    width:100%;
    height:100%;
    left:0px;
    top:0px;
    background:#c71e23de;
}
.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:26px; 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:26px; 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{padding:50px 0; background:#f1f1f1; background-size:cover;}
.onsitepartners h2{}
.onsitepartners .partnerbox{border:1px solid #ccc;overflow: hidden; border-radius:0px; display:inline-block; margin: 0 10px 10px 0; width: 150px;  background: #fff; height:80px;}
.onsitepartners .partnerbox img{max-height:60px;}
.onsitepartners .partnerbox p{margin:0px; text-align:center;padding: 8px 5px;}

/* =========================== mediapartners ============================*/

.mediapartners{padding:50px 0;}
.mediapartners h2{}
.mediapartners .partnerbox{border: 1px solid #ccc; overflow: hidden; border-radius:0px; margin: 0 10px 10px 0; width: 150px;  background: #fff; display:inline-block; height:80px;}
.mediapartners .partnerbox img{max-height:60px;}
.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;}

.partnerinnerbox{border:1px solid #cccccc; padding:15px;}
.partnerinnerbox .partnerbox{background:#ffffff; overflow:hidden; border-radius:10px; display:inline-block; margin: 0 10px 10px 0;}
.partnerinnerbox .partnerbox p{margin-bottom:0px;}
.partnerinnerbox .partnerbox img{max-height:70px;}
.headingpartner{background: #B3202A; color: #ffffff!important; font-size: 25px!important; padding: 5px; margin: 0;}
.headingpartner:after{display:none;}


/* =========================== 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:160px;  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:#c71e23;
    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%);*/
    background:#6e7c7f;
}

.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: 30px;
    font-weight: 500;
    margin-bottom:20px;
    text-align:center;
}
.subscribe-wrapper {
    overflow: hidden;
}
.mb-15 {
    margin-bottom: 15px;
}
.subscribe-form {
}
.subscribe2-wrapper .subscribe-form .form-control {
    /*background: none;*/
    border: 1px solid #fff;
    border-radius: 6px;
    color: #000000;
    display: inline-block;
    font-size: 15px;
    font-weight: 300;
    height:38px;
    /*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:15px;
  color: #e4e4e4;
  background: rgba(27,39,61,.95);
  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:0px 0 8px 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:#ffffff;
    font-size:17px;
    margin:0 0 10px 0;
    font-weight:bold;
}


.websiteby{font-size:13px;}
#footer a {
  color: #e4e4e4;
}
#footer a:hover {
  color: #c71c23;
}

#footer .lgx-btn-red:hover {
  color: #ffffff!important;
}

#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{
    
 }
 .dropdown-menu .mainmenu, .sticky #menu .dropdown-menu .mainmenu {    
     height:auto!important;
 }


.dropdown-menu{    
    color: #137cbe!important;
    background-color: #e2f3ec!important;
    margin:0px;
    border-top:5px solid #0B2C31;
    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 #0B2C31;
    top: -12px;
    }

    .dropdown-menu .dropdown-menu{
        color: #137cbe!important;
    background-color: #e2f3ec!important;
    margin:0px;
    border-top:0px solid #0B2C31;
    position:relative;
    border-radius:0px;
        left: 99%;
    top: 0;
    padding:0px;
    }

    .dropdown-menu .dropdown-menu::before {
        position:absolute;
        content:'';
       width: 0; 
       display:none;
  height: 0; 
  border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #0B2C31;
    top: -12px;
    }



.dropdown-menu>li>a
{
 color: #000!important;
  border-bottom: 1px solid #bcd7ca;
}
.dropdown-menu>li>a:hover
{
 color: #ffffff!important;
background:#124F57;
}

.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;
 }
  .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:65%;}

.imgbox1{width:185px; float:left;}
.imgboxleft2{float:left; width:257px;}
.imgboxleft3{float:left; width:35%;}
/* =============================== end highlight=======================*/

/* ============================== Testimonials Sections ========================*/

#testimonials{background:url(../images/partner_bg.jpg) no-repeat center center fixed; background-size:cover; margin-top:0px; padding:50px 0; color:#ffffff; font-size:14px;}
#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 .nametestimonial img{border-radius:50%; width:50px; height:50px; float: left;  margin: 0 20px 0 0;}

#testimonials .msgtestimoial{border:1px solid #ffffff; padding:20px 30px; border-radius:15px; margin:10px 20px; position:relative;}
#testimonials .nametestimonial{ padding:20px; margin:10px 40px;}

#testimonials .msgtestimoial:before{
    position:absolute;
    content:url(../../uploads/testimonial_quotes_top.png);
    left:-20px;
    top:-15px;
    font-size:50px;
}
#testimonials .msgtestimoial:after{
    position:absolute;
    content:url(../../uploads/testimonial_quotes_bottom.png);
    right:-18px;
    bottom:-12px;
    font-size:50px;
}


.xt-block-text {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 3px 0 #e8272b;
    margin-top: 27px;
    padding: 15px;
    font-style: italic;
}
.xt-person-text {
    padding: 10px 0 0;
    z-index: 2;
    font-style: italic;
    font-size: 14px;
    text-align:center;
}
.xt-person-text img {
    border-radius: 100%;
    border: 2px solid #e8272b!important;
    box-shadow: #7b7b7b 0 4px 12px;
    margin: 0 0 10px;
    width:100px;
}
.xt-block-text ins {
    bottom: -44px;
    left: 50%;
    margin-left: -60px;
    position:absolute;
}
.xt-rel{position:relative;}
.xt-sprite-i-triangle {
    background-position: 0 -1298px;
    height: 44px;
    width: 50px;
}
.xt-sprite {
    background-image: url(../images/download.png);
}





/* ============================== 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;}



    .lgx-leftright-area, .lgx-travelinfo-content {
    display: flex;
}
    .lgx-leftright-area .lgx-left-area, .lgx-leftright-area .lgx-right-area {
    background: #ffffff;
    flex: 1;
}
    .lgx-leftright-area .lgx-leftright-info .lgx-leftright-info-inner {
    padding: 10rem 6.8rem;
}
    .lgx-leftright-area .lgx-venu-img {
    background: url(../images/satte_conference.jpg) center center no-repeat;
    -webkit-background-size: auto auto,cover;
    -o-background-size: auto auto,cover;
    -moz-background-size: auto auto,cover;
    background-size: auto auto,cover;
}
    .lgx-leftright-area .lgx-transport-img {
    background: url(../images/satte_awards_bg.jpg) center center no-repeat;
    -webkit-background-size: auto auto,cover;
    -o-background-size: auto auto,cover;
    -moz-background-size: auto auto,cover;
    background-size: auto auto,cover;
}
    .lgx-leftright-area .lgx-hotel-img {
    background: url(../images/community_development.jpg) center center no-repeat;
    -webkit-background-size: auto auto,cover;
    -o-background-size: auto auto,cover;
    -moz-background-size: auto auto,cover;
    background-size: auto auto,cover;
}
    .clsvideoleft{float:left; width:40%; height:385px; position:relative; background:url(../Images/slider_image.png) no-repeat center center;}
    .clsvideoright{/*float:right; width:60%;*/ overflow:hidden;}
    .slidertext{position:absolute; bottom:0; width:100%; height:100%; padding:20px; text-align:center; font-weight:bold; background:#000000c2; color:#ffffff; font-size:35px; line-height:1.5;}
    .highlightbg{background:#f1f1f1;}
    .lgx-btn {
    overflow: hidden;
    border: none;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    outline: 0;
    position: relative;
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    margin: 0 auto;
    padding: 12px 20px;
    display: inline-block;
    letter-spacing: .1rem;
    background: #1767b1;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-box-shadow: 0 8px 6px -6px rgba(50,51,51,.4);
    -moz-box-shadow: 0 8px 6px -6px rgba(50,51,51,.4);
    box-shadow: 0 8px 6px -6px rgba(50,51,51,.4);
}
    .lgx-btn-red{ background: #c71d23;}
    .lgx-btn:after {
    content: "";
    position: absolute;
    left: 20px;
    top: 14px;
    height: 200px;
    width: 200px;
    background: #1b273d;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: translateX(-98%) translateY(-25%) rotate(45deg);
    transform: translateX(-98%) translateY(-25%) rotate(45deg);
    opacity: .15;
}
    .lgx-btn:hover {
    color: #fff;
    border-radius: 16px;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    box-shadow: 0 8px 15px rgba(0,0,0,.1);
}
    .lgx-btn:hover:after {
    -webkit-transform: translateX(-9%) translateY(-25%) rotate(45deg);
    transform: translateX(-9%) translateY(-25%) rotate(45deg);
    height: 604%;
    width: 300px;
    left: 43px;
    border-radius: 100%;
}
    /*------------------------------------------------------------------- 
 * ## home social 
 * ------------------------------------------------------------------- */

.topstrip{
      background:#333;
      height:43px;
display:none;
  }

.home-social {
    font-family: "montserrat-regular", sans-serif;
    list-style: none;
    margin: 0;
    position:fixed;
    top:30%; 
right:0px;
width:45px;  
    /*-webkit-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);*/
    z-index:9999;
}

.home-social a {
    color: #da2566;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}


.home-social li {
    position: relative;
    padding:5px 5px!important;
    display:inline-block;
    background:none!important;
}

.home-social li a {
    display: block;
    width: 33px;
    height: 33px;
}

.home-social i, .home-social span {
    position: absolute;
    top: 0;
    line-height: 33px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.home-social i {
    font-size: 14px;
    right: 0;
    text-align: center;
    display: inline-block;
    width: 33px;
    height: 33px;
    line-height: calc(33px - 4px);
    border: 2px solid #da2566;
    border-radius: 50%;
}
.home-social a.facebook{color:#3b5998;}
.home-social a.twitter{color:#55acee;}
.home-social a.linkedin{color:#0077b5;}
.home-social a.youtube{color:#cd201f;}

.home-social a.facebook i{border: 2px solid #3b5998;}
.home-social a.twitter i{border: 2px solid #55acee;}
.home-social a.linkedin i{border: 2px solid #0077b5;}
.home-social a.youtube i{border: 2px solid #cd201f;}


.home-social span {
    color: #da2566;
    /*right: 4.5rem;*/
    top: 74%;
    font-size: 1.3rem;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
        white-space: nowrap;
}
.home-social a.facebook span{color:#3b5998;}
.home-social a.twitter span{color:#55acee;}
.home-social a.linkedin span{color:#0077b5;}
.home-social a.youtube span{color:#cd201f;}
.home-social li:hover span {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.home-social li.registernow a{
        width: auto;
    height: auto;
    background: #c71c23;
    color: #ffffff;
    padding: 6px 10px;
    transform: rotate(-90deg);
    right: -55px;
    position: relative;
    top: -60px;
    font-weight:bold;
}

.home-social li.registernow a:hover{
    background:#951116;
}



/* ======================= About Section =======================*/
.pb-120 {
    padding-bottom: 120px;
}
.pt-120 {
    padding-top: 120px;
}
.pt-50 {
    padding-top: 50px;
}
.about-title h2 {
    font-size:50px;
    margin-bottom: 35px;
    color: #1E2D43;
    margin-top: 0px;
    font-style: normal;
    font-weight: bold;
}
.text-outline {
    color: #f5f5f5;
    -webkit-text-stroke: 2px #f3f5ff;
    -webkit-text-fill-color: #fff;
    font-size: 170px;
    font-weight: bold;
}
.about-content p {
    /*font-size: 16px;*/
    font-weight: normal;
    line-height: 1.5;
    /*color: #47759d;*/
    margin-bottom: 15px;
    position: relative;
    z-index: 8;
}
.about-area .imgboxleft{
    margin:0 auto;
    float:none;
}

.about-area .s-video-wrap::after {
    /*background: #ffc7e2;
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
    left: 3%;
    top: 3%;*/
}
.counter-area {
    position: relative;
}

.counter-area::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: url(../images/counter-overley.png);
    background-size: cover;
}
.counter-area .second-atitle span {
    color: #00fff6;
}
.counter-area h2 {
    font-size: 60px;
    margin-bottom: 35px;
    color: #fff;
}
.counter-area ul{
	margin-top:50px;
	color:#fff;
	font-size:16px;
}
.counter-area > span {
    color: #00fff6;
}
.counter-area ul li {
    float: left;
    margin-bottom: 30px;
}
.counter-area ul li img{
	float:left;
}
.counter-area ul li span {
    float: left;
    width: 80%;
    margin-left: 30px;
}
.count {
	font-size: 80px;
	color: #fff;
	margin-bottom: 0;
	line-height: 1;
	display: inline-block;
	font-weight: bold;
}
.counter small {
	font-size: 80px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	position: relative;
	right: 0;
	font-family: 'Montserrat', sans-serif;
}
.counter-area h5 {
    color: #f9ff54;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}
.single-counter p {
    font-size: 20px;
    margin-bottom: 0;
    color: #fff;
}
.cr1 {
    width: 250px;
    height: 250px;
    position: absolute;
    background: #af77ebd6 url(../images/map_india.png) no-repeat 20px 20px;
    padding: 72px 0;
	z-index: 1;
    border-radius: 50%;
}
.cr2 {
    width: 325px;
	height: 325px;
	position: absolute;
	background: #05c24ae6 url(../images/map_world.png) no-repeat center center;
	padding: 112px 0;
	border-radius: 50%;
	top: 111px;
	left: 30%;
}
.cr3 {
    width: 180px;
    height: 180px;
    position: absolute;
    background: #04bdebe8 url(../images/exhibitor_dotted.png) no-repeat center center;
    padding: 40px 0;
    left: 66%;
    border-radius: 50%;
}
.cr3 .count,.cr3 small{
	font-size:60px;
}
.cr4 {
    width: 15px;
    height: 15px;
    position: absolute;
    background: #eaff00;
    left: 53%;
    border-radius: 50%;
    top: 10%;
}
.cr5{
    width: 40px;
	height: 40px;
	position: absolute;
	background: #00fcff;
	left: 16%;
	border-radius: 50%;
	top: 65%;
}
.cr6 {
   width: 15px;
   height: 15px;
   position: absolute;
   background: #ff00a2;
   right: -10%;
   border-radius: 50%;
   top: 60%;
   }
/* ======================== News Section ===========================*/


         .newsboxinside{
             /*padding:15px;*/
             box-shadow:0px 0px 5px #94a5ae;
             border-radius:0px;
             margin-bottom:30px;
             border:1px solid #cccccc;
         }
         .image-box{             
             background:#f1f1f1;
             text-align:center;
             vertical-align:middle;
             margin-bottom:10px;
         }
          .image-box img{max-width:100%;}
          .newstext{ padding:15px;}
         .newsdate{}
         .newstext h3{min-height:63px;}






/* ===================== home boxes =================*/
.boxesouter{padding:0 0 50px 0;}
.boximage, .img_figure{position:relative; overflow:hidden;}
.box_image-overlay{position:absolute; bottom:0; left:0; width:100%; background:#000000cc; height:60px; padding:17px; text-align:center;transition: all 0.5s ease;}
.box_img_resp{width:100%; color:#c71c23; font-size:25px; padding-top:0px;}
.img-resp{color:#ffffff; opacity:0;}




.boximage a:hover .box_image-overlay{height:100%; transition: all 0.5s ease;}
.boximage a:hover .box_img_resp{padding-top:100px;}
.boximage a:hover .img-resp{opacity:1;}


.cardbox.ctdp1003 {
    background: #ffffff;
    box-shadow: none;
    border: 2px solid #c71c23;
    border-radius: 15px;
    position: relative;
    overflow: hidden;
    margin-top:30px;
}
.cardbox.ctdp1003 .card-body{
         padding: 20px 15px 20px 15px;
         color:#14416c;
         text-align:left;
         min-height:95px;
 }
.cardbox.ctdp1003:after {
    position: absolute;
    content: '';
    width: 40px;
    height: 40px;
    background: #ad2027;
    bottom: -5px;
    right: -5px;
    border-top-left-radius: 60px;
}

.keytopic {
    position: relative;
    border: 1px solid #d2252a;
    width: 95%;
    margin: 2% 0% 2% 5%;
    float: left;
    padding: 20px 10px 10px 50px;
    border-radius: 10px;
    /* font-weight: bold; */
    color: #1e2d43;
    min-height: 64px;
    background: #fbf4f4;
    min-height:85px;
}
.keytopic .boxicon {
    position: absolute;
    width: 60px;
    height: 60px;
    top: 11px;
    left: -10%;
    background: #c71c23;
    transform: rotate(45deg);
    border-radius: 5px;
    line-height: 62px;
    text-align: center;
}
.keytopic .boxicon img {
    transform: rotate(-45deg);
    width: 36px;
}
.keytopic .boxicon span {
    transform: rotate(-45deg);
    font-size:30px;
    color:#ffffff;
    display:block;
}

.keytopics {
      display: flex;
    align-items: center;
    min-height: 85px;
    color: #1e2d43;
}
.keytopics .boxicon {
       width: 70px;
    height: 70px;
    margin-right: 15px;
    flex-shrink: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.keytopics .boxicon img {
    /*transform: rotate(-45deg);*/
    width:50px;
}
.keytopics .boxicon span {
    /*transform: rotate(-45deg);
    font-size:30px;
    color:#ffffff;*/
    display:block;
}



.infraconex-icon-v2.card.card-shadow {
    min-height: 150px;
    padding: 20px 0px;
    margin-bottom: 35px;
    position: relative;
    margin-top: 20px;
        border: 1px solid #2390cd;
}
.infraconex-icon-v2.card.card-shadow .card-body{
    padding:0 20px;
}
.infraconex-icon-v2.card.card-shadow strong.circlebox {
       font-size: 25px;
    display: inline-block;
    border-radius: 8px;
    background: #1767b2;
    padding: 0px;
    position: absolute;
    left: 36%;
    top: -36px;
    height: 70px;
    width: 100px;
    line-height: 70px;
    color: #fff;
}

.partnersimg img{max-width:120px;}
.partnerheading{background:#c71c23; color:#ffffff;}
.partnersimg td{vertical-align:middle;}

.mapbg{border:1px solid #f1f1f1; border-radius:5px; padding:10px; min-height:360px;}

.contactbg{
    padding:15px;
    background:#f1f1f1;
        min-height: 145px;
    line-height: 1.6;
}
.addressmap{
    width: 50%;
    float: left;
    margin: 0 20px 0 0;
}


/*** 

====================================================================
	Features Section Two
====================================================================

***/

.features-section-two{
	position: relative;
	padding: 50px 0 50px 0;
}

.features-section-two .title-block{
	position: relative;
	margin-bottom: 40px;
}

.features-section-two .title-block .inner-box{
	padding: 50px 30px 0;
	background-color:#ffffff;
}

.features-section-two .title-block .sec-title{
	margin-bottom: 0;
}

.features-section-two .title-block .sec-title .title{
	margin-bottom: 5px;
    font-size:25px;
}

.feature-block-two{
	position: relative;
	margin-bottom: 40px;
}

.feature-block-two .inner-box{
	position: relative;
	padding: 40px 30px;
	padding-left: 100px;
	background-color:#ffffff;
	border: 1px solid #eeeeee;
	box-shadow: 0 30px 40px rgba(0,0,0,0.10);
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	overflow: hidden;
    min-height:173px;
}

.feature-block-two .inner-box:hover{
	box-shadow: none;
}

.feature-block-two .icon-box{
	position: absolute;
	left: 30px;
	top: 43px;
	display: block;
	margin-bottom: 30px;
    width:62px;
}

.feature-block-two .icon-box .icon{
	position: relative;
	display: inline-block;
	font-size: 50px;
	line-height: 1em;
	background: rgb(247,0,104);
	background: -moz-linear-gradient(to left, rgba(247,0,104,1) 0%, rgba(68,16,102,1) 100%);
	background: -webkit-linear-gradient(to left, rgba(247,0,104,1) 0%, rgba(68,16,102,1) 100%);
	background: linear-gradient(to left, rgba(247,0,104) 0%,rgba(68,16,102,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F70068', endColorstr='#441066',GradientType=1 );
  	background: none;
  	color: #f14b59;
  	-webkit-transition: all 400ms ease;
  	-moz-transition: all 400ms ease;
  	-ms-transition: all 400ms ease;
  	-o-transition: all 400ms ease;
  	transition: all 400ms ease;
}

.feature-block-two .inner-box:hover .icon-box .icon{
	-webkit-transform: scale(-1) rotate(180deg);
	-moz-transform: scale(-1) rotate(180deg);
	-ms-transform: scale(-1) rotate(180deg);
	-o-transform: scale(-1) rotate(180deg);
	transform: scale(-1) rotate(180deg);
}

.feature-block-two h4{
	    position: relative;
    display: block;
    font-size: 17px;
    line-height: 1.2em;
    color: #12114a;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: left;
    font-weight: 600;
    display: flex;
    /* align-items: revert; */
    /* margin-left: 100px; */
    display: flex;
    align-items: center;
    min-height: 65px;
    /* font-size: 17px; */
    line-height: 1.2em;
    color: #12114a;
    font-weight: 600;
}

.feature-block-two .text{
	position: relative;
	display: block;
	font-size: 15px;
	line-height: 24px;
	color: #888888;
	font-weight: 400;
	cursor: default;
}

.feature-block-two .link-box{
	position: relative;
	display: block;
}

.feature-block-two .link-box a{
	padding: 10px 20px;
	line-height: 20px;
	font-size: 14px;
}

.features-section-two .twist-line-1{
	left: -110px;
    top: 290px;
}

.features-section-two .twist-line-2{
	left: -10%;
    top: 80px;
}

.features-section-two .twist-line-3{
	left: 90px;
    top: 50px;
}

.twist-line-1{
	height: 70px;
	width: 80px;
	background-image: url(../images/icons/twist-line-1.png);
}

.twist-line-2{
	height: 73px;
	width: 70px;
	background-image: url(../images/icons/twist-line-2.png);
}

.twist-line-3{
	height: 73px;
	width: 70px;
	background-image: url(../images/icons/twist-line-3.png);
}





/*** 

====================================================================
		Pricing Section
====================================================================

***/


/* ================== keyfacts =========================*/

.keyfacts{position:relative;display: inline-block;width: 100%; margin-bottom: 20px;}

.keyfacts .circlebox{width:100px; height:100px; border-radius:50%; text-align:center; line-height:100px; background:#1767b2; color:#ffffff; float:left; font-size: 25px;  margin-right: 15px;}
.keyfacts .circleoverall{line-height: 1.2; padding-top: 27px; font-size: 22px;}
.keyfacts h6{padding-top: 30px; line-height: 1.5;}



/* ==========  end keyfacts ==========================*/


/* -===================== Partner box ========================*/

.partnerboxes{
    float:left;
    width: 195px;
    margin: 1%;
    border: 1px solid #ccc;
    text-align: center;
}

.partnerboxes a{    display: block;
    height: 100px;
    line-height: 100px;
    border-bottom: 1px solid #ccc;}


.partnerboxes img{max-width:100%; max-height:90px;}
.partnerboxes .pcompany{background: #f1f1f1; padding: 10px;}
/* -===================== end Partner box ========================*/


@media only screen and (max-width: 300px) and (min-width: 767px) {
    .contentbox {
            margin-bottom: 0px;
            margin-top:0px;
        
}
}
