/*
Typography
=========================== */
html,body {
    width:100%;
    height: auto;
    margin:0;
    padding:0;
    overflow-x: hidden;

}

body {
    font-family: 'Open Sans', sans-serif;
    position: relative;
    font-size:14px;
    line-height:24px;
    background: #f8f8f8;
    color:#6f6f6f;
}

a{
    color: #6f6f6f;
}

a,
a:active,
a:focus,
a:hover{
    outline:none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

a:hover{
    text-decoration:underline;
}

h1, h2, h3, h4, h5, h6{
    color:#3f3f3f;
    margin:0 0 15px 0;
    letter-spacing: 1px;
    font-weight: bold;
}

h1{
    font-size:48px;
    line-height:52px;
}

h2{
    font-size:36px;
    line-height:48px;
}

h3{
    font-size:30px;
    line-height:36px;
}

h4{
    font-size:24px;
    line-height:30px;
}

h5{
    font-size:18px;
    line-height:24px;
}

h6{
    font-size:14px;
    line-height:18px;
}

p{
    margin-bottom:20px;
}

.headLogo{height: 70px !important;}

.linksFlexB{position: absolute; width: 100%; top:-40px; left: 0px; z-index: 10; display: flex; flex-flow: row; justify-content: center; align-items: center; list-style: none; padding: 0px; margin: 0px;}
.linksFlexB li{display: inline-block; position:relative;}
.linksFlexB li a{background:#0080fe; display:inline-block; padding: 5px 10px; margin: 0px 5px; color: #fff; font-size: 0.9rem; font-weight: 300; border-radius: 15px;}
.linksFlexB li a:hover{text-decoration: none; background: #2f99cf;}
.linksFlexB li:hover > div{display: none;}
.regDropdown{width: 215px; height: auto; background: #fff; border: 1px solid #ebebeb; position: absolute; display: none; top: 26px; left: 10px; font-family: 'Lato', sans-serif; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; z-index: 10;}
.linksFlexB li .regDropdown ul{margin: 0px; padding: 0px; list-style: none; font-family:  'Lato', sans-serif;}
.linksFlexB li .regDropdown ul li{width: 100%; margin: 0px; padding: 0px;}
.linksFlexB li .regDropdown ul li:nth-child(1){border-bottom: 1px solid #ebebeb;}
.linksFlexB li .regDropdown ul li a{width: 100%; margin: 0px; padding: 12px 15px; background: transparent; border-radius: 0px; color: #666; font-size: 1rem; font-weight: 700;}
.linksFlexB li .regDropdown ul li a:hover{background: #f2f2f2;}
.dmLeft{left:-130px !important;}

.navbar{min-height: 90px;}
nav.navbar.bootsnav .navbar-toggle{margin-top: 30px !important;}



section.productDetails{width: 100%; height: auto; padding: 40px 0px; position: relative;}
section.productDetails h1{color: #002350; font-size: 35px; font-weight: 600; padding-bottom: 10px;}
section.productDetails h2{color: #323554; font-weight: 600; padding-bottom: 10px;}
section.productDetails p{color: #4f4f4f; font-size: 16px; line-height: 28px; padding-bottom: 20px;}
section.productDetails p span{color: #002350; font-size: 18px;}
section.productDetails ul{padding:0px 0px 0px 20px; margin: 0px;}
section.productDetails ul li{color: #4f4f4f; line-height: 2rem !important;}
section.productDetails img{display:block;}
.imagePaadT{padding-top: 80px; text-align: center; display: flex; flex-direction: column; justify-content: center; align-items: center;}
a.learnMBtn{width: 200px; height: 54px; background: #42c3ca; margin-top: 20px; line-height: 54px; text-align: center; font-size: 1.6rem; color: #fff; font-weight: 700; border-radius: 7px;}
img.startUpImg{width: 100%;}

section.juryParticipate{width: 100%; height: auto; padding: 40px 0px; position: relative;}
section.juryParticipate h2{color: #323554; font-size: 3rem; font-weight: 700; padding-bottom: 10px; text-align: center;}
section.juryParticipate p span{color: #002350; font-size: 18px;}


.promoVideo{width: 100%; height: 350px;}

section.awardCategories{width: 100%; min-height:500px; padding:60px 0px 30px 0px; position: relative; background: url(../images/startup-forum.jpg) center no-repeat; background-size: cover; background-attachment: fixed;}
section.awardCategories h2{color: #fff; font-size: 3rem; font-weight: 700; text-align: center;}
section.awardCategories p{color: #fff; font-size: 0.95rem; line-height: 26px;}
section.awardCategories ul{padding:0px 0px 50px 20px; margin: 0px;  color: #fff; font-size: 1.7rem; line-height: 28px;}
.awardBtn{width: 180px; background: #2f99cf; position: absolute; left:0; right:0; bottom: 0px; margin-left:auto; margin-right:auto; padding: 10px 20px; text-align: center; border:none; color: #fff; font-size: 1.1rem; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; cursor: pointer;}
.awardBtn:link{color: #fff;}
.awardBtn:hover{color :#2f99cf; text-decoration: none; background: #fff}


section.summitHighlights{width: 100%; min-height:400px; padding:100px 0px 30px 0px; position: relative; background: url(../images/summit-highlight.jpg) center no-repeat; background-size: cover;}
section.summitHighlights h2{text-align: center; font-size: 30px;}
section.summitHighlights h3{font-size: 25px; color: #42c3ca;}
section.summitHighlights ul{padding:0px 0px 50px 20px; margin: 0px;  color: #000; font-size: 1.7rem; line-height: 28px;}


section.speakers{width: 100%; height: auto; padding: 40px 0px; background: #34577d;}
.hoverLinesFff {
  position: relative;
  overflow: hidden;
  margin: 7px;
  padding: 6px;
  min-width: 230px;
  max-width: 330px;
  width: 100%;
  box-shadow: none !important;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-sizing: padding-box;
  box-sizing: padding-box;
}

section.speakers h1{color: #fff; font-size: 30px; font-weight: 600; padding-bottom: 10px; text-align: center;}
.spkPaddB{padding-bottom: 40px; padding-left: 4%;}
.spkNnD{ width: 80%; height: 80%; padding: 30px 5px 0px 5px; top: 10%; left: 10%; position: absolute; background: rgba(0,0,0,0.5); color: #fff; text-align: center; font-size: 1.8rem; opacity: 0; transition: opacity 0.4s ease-in-out;}

figure.hoverLinesFff:hover .spkNnD{opacity: 1;}

.hoverLinesFff img {
  max-width: 100%;
  vertical-align: top;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.hoverLinesFff .border {
  position: absolute;
  opacity: 1;
}
.hoverLinesFff .border:before,
.hoverLinesFff .border:after,
.hoverLinesFff .border div:before,
.hoverLinesFff .border div:after {
  background-color: #fff;
  position: absolute;
  content: "";
  display: block;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.hoverLinesFff .border:before,
.hoverLinesFff .border:after {
  width: 0;
  height: 1px;
}
.hoverLinesFff .border div:before,
.hoverLinesFff .border div:after {
  width: 1px;
  height: 0;
}
.hoverLinesFff .border.one {
  left: 0;
  top: 0;
  right: 12px;
  bottom: 12px;
}
.hoverLinesFff .border.one:before,
.hoverLinesFff .border.one div:before {
  left: 0;
  top: 0;
}
.hoverLinesFff .border.one:after,
.hoverLinesFff .border.one div:after {
  bottom: 0;
  right: 0;
}
.hoverLinesFff .border.two {
  left: 12px;
  top: 12px;
  right: 0;
  bottom: 0;
}
.hoverLinesFff .border.two:before,
.hoverLinesFff .border.two div:before {
  right: 0;
  top: 0;
}
.hoverLinesFff .border.two:after,
.hoverLinesFff .border.two div:after {
  bottom: 0;
  left: 0;
}
.hoverLinesFff a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
.hoverLinesFff:hover .border:before,
.hoverLinesFff.hover .border:before,
.hoverLinesFff:hover .border:after,
.hoverLinesFff.hover .border:after {
  width: 100%;
}
.hoverLinesFff:hover .border div:before,
.hoverLinesFff.hover .border div:before,
.hoverLinesFff:hover .border div:after,
.hoverLinesFff.hover .border div:after {
  height: 100%;
}




.section{
    padding: 70px 0;
    position: relative;
}

.item{position: relative;}
.isvBannerL{width: 200px; height: 69px; position: absolute; z-index: 101; top: 20%; left: 5%;}
.isvBannerL img{width: 100%; height: 100%;}
.bannerTxt{width: 250px; position: absolute; z-index: 100; top: 25%; left: 45%; font-size: 1.2rem; font-weight: 400; color: #fff; text-align: center; line-height: 25px;}


table.agenda{width: 100%;}
table.agenda tbody  tr{border-bottom: 1px solid #ccc;} 
table.agenda tbody  tr td:nth-child(1){width: 15% !important; padding:10px 15px;}
table.agenda tbody  tr td:nth-child(2){width: 85% !important; padding:10px 15px;} 
table.agenda tbody tr:nth-child(odd){
  background-color: #f7f7f7;
}
table.agenda a{color: #2f99cf;}
table.agenda a span{font-weight: 700;}
table.agenda a:hover{text-decoration: none;}
ul.agendaPoints{margin: 0px 0px 0px 20px; padding: 0px;}
table i{color: #42c3ca;}

section.startupForum{width: 100%; height: auto; padding: 40px 0px; background: #fff;}
section.startupForum h1{color: #002350; font-size: 30px; font-weight: 600; padding-bottom: 10px; text-align: center;}
section.startupForum p.forumTxt{width: 80%; margin: 0px auto; color: #4f4f4f; font-size: 16px; line-height: 28px; padding-bottom: 20px; text-align: center;}
.sttUpicon{width: 88px; height:80px; background: url('../images/growth-icon.png') 0 0 no-repeat;}
.sttUpicon2{width: 88px; height:80px; background: url('../images/branding-icon.png') 0 0 no-repeat;}
.sttUpicon3{width: 88px; height:80px; background: url('../images/funding-icon.png') 0 0 no-repeat;}
.sttUpicon4{width: 88px; height:80px; background: url('../images/networking-icon.png') 0 0 no-repeat;}
.sttUpicon5{width: 88px; height:80px; background: url('../images/success-icon.png') 0 0 no-repeat;}
.solution_cards_box .solution_card:hover .sttUpicon{background: url('../images/growth-icon.png') 0px -80px no-repeat;}
.solution_cards_box .solution_card:hover .sttUpicon2{background: url('../images/branding-icon.png') 0px -80px no-repeat;}
.solution_cards_box .solution_card:hover .sttUpicon3{background: url('../images/funding-icon.png') 0px -80px no-repeat;}
.solution_cards_box .solution_card:hover .sttUpicon4{background: url('../images/networking-icon.png') 0px -80px no-repeat;}
.solution_cards_box .solution_card:hover .sttUpicon5{background: url('../images/success-icon.png') 0px -80px no-repeat;}

section.nominationCategories{width: 100%; height: auto; padding: 40px 0px; background: #fff;}
section.nominationCategories h2{color: #002350; font-size:3rem; font-weight: 600; padding-bottom: 10px; text-align: center;}
section.nominationCategories p{margin: 0px auto; color: #4f4f4f; font-size: 1.7rem; line-height: 28px; padding-bottom: 20px;}
section.nominationCategories ul{margin: 0px; padding: 0px 0px 20px 20px}
section.nominationCategories ul li{font-size: 1.7rem; line-height: 30px;}
section.nominationCategories strong{color: #03648f;}

section.contactUs{width: 100%; min-height: 300px; padding: 60px 0px; position: relative; background: #34577d}
section.contactUs h2{text-align: center; color: #fff; font-size: 3rem;}
section.contactUs h3{height: 50px; text-align: center; border-bottom: 1px solid #fff; color: #fff; font-size: 1.5rem; font-weight: 700; padding-bottom: 10px;}
section.contactUs a{color: #fff}
section.contactUs a:hover{color: #fff; text-decoration: none;}
.contactN{color: #212529; text-align: center; font-size: 1.5rem; font-weight: 400; margin: 0px; padding-bottom: 20px;}


section.overview {width: 100%; height: auto; padding: 60px 0px; position: relative; background:#fff;}
section.overview{text-align: center;}
section.overview h2{text-align: center; font-size: 3rem;}
section.overview .container .row .col-lg-6 img {height: 352px; text-align: center;}
section.overview .container .row .col-12{color: #666; font-size: 1.5rem; text-align: center;}
section.overview .container .row .col-12 img {width: 90%; text-align: center;}
section.overview .container .row .col-12 a:hover{text-decoration: none;}


section.faqSect{width: 100%; min-height: 300px; padding: 60px 0px; position: relative;}
section.faqSect h2{text-align: center; font-size: 2.5rem;}


footer{width: 100%; height: auto; position: relative; background: #34577d; padding: 50px 0px 10px 0px;}
footer h3:first-of-type{ padding-top: 20px; font-size: 2rem; font-weight: 600; color: #fff;}
footer h3:last-of-type{padding-top: 5px; font-size: 1.8rem; font-weight: normal; color: #fff;}
footer p{color: #fff;}
footer ul{padding: 0px; margin: 0px; list-style: none;}
footer ul li{display:block; padding: 2px 20px;}
footer ul li a{color: #fff; font-size: 1.5rem}
footer ul li a:hover{text-decoration: none; color: #ffde5d;}
footer a i{color:#fff; font-size: 2.5rem !important; padding-right: 5px;}
footer img.footerlogo{width: 210px; height: 64px; margin-top:10px;}


section.juryPanel{width: 100%; height: auto; padding: 50px 0px; background: #fdfdfd;}
section.juryPanel h2{color: #002350; font-size: 30px; font-weight: 600; padding-bottom: 10px; text-align: center;}
section.juryPanel .card{border: 1px solid #ccc; border-radius: 5px; background: #fff; min-height: 470px;}
.profile-card-5{
    margin:20px 0px 50px 0px;
}
.profile-card-5 .btn{
    border-radius:2px;
    text-transform:uppercase;
    font-size:12px;
    padding:7px 20px;
    border: 1px solid #ccc;
}
.profile-card-5 .card-img-block {
    width: 91%;
    margin: 0 auto;
    position: relative;
    top: -20px;
    
}
.profile-card-5 .card-img-block img{
  width: 100%;
    border-radius:5px;
    box-shadow:0 0 6px 1px rgba(0,0,0,0.2);
}
.profile-card-5 h5{
    color:#03648f;
    font-weight:600;
    text-align: center;
    font-size: 22px;
}
.profile-card-5 p{
    font-size:14px;
    font-weight:300;
    padding: 5px 15px;
    text-align: center;
    font-size: 18px;
    color: #4f4f4f;
}
.profile-card-5 .btn-primary{
    background-color:#4E5E30;
    border-color:#4E5E30;
}


/*
Navbar Adjusment
=========================== */
/* Navbar Atribute ------*/
.attr-nav > ul > li > a{
    padding: 28px 15px;
}

ul.cart-list > li.total > .btn{
    border-bottom: solid 1px #cfcfcf !important;
    color: #fff !important;
    padding: 10px 15px;
}

@media (min-width: 1024px) {

.linksFlexB{top:-90px; left: 0px; z-index: 10;}
.linksFlexB li a{padding: 15px 30px; margin: 0px 20px; font-size: 1.5rem; font-weight: 400; border-radius: 25px;}
.regDropdown{width: 215px; height: auto; background: #fff; top: 57px; left: 20px;}
.ctmDN{display: block;}
.regDropdown2{top: 45px;}
    /* Navbar General ------*/
    nav.navbar.bootsnav ul.nav > li > a{padding: 15px 12px !important;}
    nav.navbar ul.nav > li > a{
        padding: 30px 15px;
        font-weight: 600;
    }
    
    nav.navbar .navbar-brand{
        margin-top: 0;
    }
    
    nav.navbar .navbar-brand img.logo{
        width: 50px;
    }

    nav.navbar .navbar-brand{
        margin-top: 0;
    }
    
    nav.navbar .navbar-brand img.logo{
        width: 50px;
    }
    
    nav.navbar li.dropdown ul.dropdown-menu{
        border-top: solid 2px;
    }
    
    /* Navbar Center ------*/
    nav.navbar-center .navbar-brand{
        margin: 0 !important;
    }
    
    /* Navbar Brand Top ------*/
    nav.navbar-brand-top .navbar-brand{
        margin: 10px !important;
    }
    
    /* Navbar Full ------*/
    nav.navbar-full .navbar-brand{
        position: relative;
        top: -15px;
    }
    
    /* Navbar Sidebar ------*/
    nav.navbar-sidebar ul.nav,
    nav.navbar-sidebar .navbar-brand{
        margin-bottom: 50px;
    }
    
    nav.navbar-sidebar ul.nav > li > a{
        padding: 10px 15px;
        font-weight: bold;
    }
    
    /* Navbar Transparent & Fixed ------*/
    nav.navbar.bootsnav.navbar-transparent.white{
        background-color: rgba(255,255,255,0.3);
        border-bottom: solid 1px #bbb;
    }
    
    nav.navbar.navbar-inverse.bootsnav.navbar-transparent.dark,
    nav.navbar.bootsnav.navbar-transparent.dark{
        background-color: rgba(0,0,0,0.3);
        border-bottom: solid 1px #555;
    }
    
    nav.navbar.bootsnav.navbar-transparent.white .attr-nav{
        border-left: solid 1px #bbb;
    }
    
    nav.navbar.navbar-inverse.bootsnav.navbar-transparent.dark .attr-nav,
    nav.navbar.bootsnav.navbar-transparent.dark .attr-nav{
        border-left: solid 1px #555;
    }
    
    nav.navbar.bootsnav.no-background.white .attr-nav > ul > li > a,
    nav.navbar.bootsnav.navbar-transparent.white .attr-nav > ul > li > a,
    nav.navbar.bootsnav.navbar-transparent.white ul.nav > li > a,
    nav.navbar.bootsnav.no-background.white ul.nav > li > a{
        color: #fff;
    }
    
    nav.navbar.bootsnav.navbar-transparent.dark .attr-nav > ul > li > a,
    nav.navbar.bootsnav.navbar-transparent.dark ul.nav > li > a{
        color: #eee;
    }
}




.section_our_solution .row {
  align-items: center;
}

.cthmWth{width: 100% !important;}

.our_solution_category {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.our_solution_category .solution_cards_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding:0px 20px;
}
.solution_cards_box .solution_card {
  flex: 0 50%;
  background: #fff;
  box-shadow: 0 2px 4px 0 rgba(136, 144, 195, 0.2),
    0 5px 15px 0 rgba(37, 44, 97, 0.15);
  border-radius: 15px;
  margin:20px 8px 40px 8px;
  padding: 10px 15px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  min-height: 200px;
  transition: 0.7s;
}

.solution_cards_box .solution_card:hover {
  background: #309df0;
  color: #fff;
  transform: scale(1.1);
  z-index: 9;
}

.solution_cards_box .solution_card:hover::before {
  background: rgb(85 108 214 / 10%);
}

.solution_cards_box .solution_card:hover .solu_title h3,
.solution_cards_box .solution_card:hover .solu_description p {
  color: #fff;
}

.solution_cards_box .solution_card:before {
  content: "";
  position: absolute;
  background: rgb(85 108 214 / 5%);
  width: 170px;
  height: 400px;
  z-index: -1;
  transform: rotate(42deg);
  right: -56px;
  top: -23px;
  border-radius: 35px;
}

.solution_cards_box .solution_card:hover .solu_description button {
  background: #fff !important;
  color: #309df0;
}

.solution_card .so_top_icon {
}

.solution_card .solu_title h3 {
  color: #03648f;
  font-size: 2rem;
  margin-top: 13px;
  margin-bottom: 13px;
  padding-top: 80px;
  text-align: center;
}

.solution_card .solu_description p {
  font-size: 15px;
  margin-bottom: 15px;
}

.solution_card .solu_description{
    text-align: center;
}

.solution_card .solu_description button {
  border: 0;
  border-radius: 15px;
  background: linear-gradient(
    140deg,
    #42c3ca 0%,
    #42c3ca 50%,
    #42c3cac7 75%
  ) !important;
  color: #fff;
  font-weight: 500;
  font-size: 1rem;
  padding: 5px 16px;
}

.our_solution_content h1 {
  text-transform: capitalize;
  margin-bottom: 1rem;
  font-size: 2.5rem;
}
.our_solution_content p {
}

.hover_color_bubble {
  position: absolute;
  background: rgb(54 81 207 / 15%);
  width: 100rem;
  height: 100rem;
  left: 0;
  right: 0;
  z-index: -1;
  top: 28rem;
  border-radius: 50%;
  transform: rotate(-36deg);
  left: -18rem;
  transition: 0.7s;
}

.solution_cards_box .solution_card:hover .hover_color_bubble {
  top: 0rem;
  color: #ff0000;
}

.solution_cards_box .solution_card .so_top_icon {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #fff;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.solution_cards_box .solution_card .so_top_icon img {
  width: 40px;
  height: 50px;
  object-fit: contain;
}

.grTopIcon{width:88px; height: 80px; position: absolute; top: 20px; left: 35%;}
.grTopIcon i{font-size: 40px; color: #03648f;}
/*start media query*/
@media screen and (min-width: 320px) {
  .sol_card_top_3 {
    position: relative;
    top: 0;
  }

  .our_solution_category {
    width: 100%;
    margin: 0 auto;
  }

  .our_solution_category .solution_cards_box {
    flex: auto;
  }
}
@media only screen and (min-width: 768px) {
  .our_solution_category {
    flex-direction: row;
  }
  .our_solution_category .solution_cards_box {
    flex: 1;
  }
}
@media only screen and (min-width: 1024px) {
  .cthmWth{width: 66% !important;}
  .sol_card_top_3 {
    position: relative;
    top: -3rem;
  }
  .our_solution_category {
    width: 90%;
    margin: 0 auto;
    flex-direction: row;
  }
}

@media (max-width: 992px) {
    /* Navbar General ------*/
    nav.navbar .navbar-brand{
        margin-top: 0;
        position: relative;
        top: -2px;
    }
    
    nav.navbar .navbar-brand img.logo{
        width: 30px;
    }
    
    .attr-nav > ul > li > a{
        padding: 16px 15px 15px;
    }
    
    /* Navbar Mobile slide ------*/
    nav.navbar.navbar-mobile ul.nav > li > a{
        padding: 15px 15px;
    }
    
    nav.navbar.navbar-mobile ul.nav ul.dropdown-menu > li > a{
        padding-right: 15px !important;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    
    nav.navbar.navbar-mobile ul.nav ul.dropdown-menu .col-menu .title{
        padding-right: 30px !important;
        padding-top: 13px !important;
        padding-bottom: 13px !important;
    }
    
    nav.navbar.navbar-mobile ul.nav ul.dropdown-menu .col-menu ul.menu-col li a{
        padding-top: 13px !important;
        padding-bottom: 13px !important;
    }
    
    /* Navbar Full ------*/
     nav.navbar-full .navbar-brand{
        top: 0;
        padding-top: 10px;
    }
}

/* Navbar Inverse
=================================*/
nav.navbar.navbar-inverse{
    background-color: #222;
    border-bottom: solid 1px #303030;
}

nav.navbar.navbar-inverse ul.cart-list > li.total > .btn{
    border-bottom: solid 1px #222 !important;
}

nav.navbar.navbar-inverse ul.cart-list > li.total .pull-right{
    color: #fff;
}

nav.navbar.navbar-inverse.megamenu ul.dropdown-menu.megamenu-content .content ul.menu-col li a,
nav.navbar.navbar-inverse ul.nav > li > a{
    color: #eee;
}

nav.navbar.navbar-inverse ul.nav > li.dropdown > a{
    background-color: #222;
}

nav.navbar.navbar-inverse li.dropdown ul.dropdown-menu > li > a{
    color: #999;
}

nav.navbar.navbar-inverse ul.nav .dropdown-menu h1,
nav.navbar.navbar-inverse ul.nav .dropdown-menu h2,
nav.navbar.navbar-inverse ul.nav .dropdown-menu h3,
nav.navbar.navbar-inverse ul.nav .dropdown-menu h4,
nav.navbar.navbar-inverse ul.nav .dropdown-menu h5,
nav.navbar.navbar-inverse ul.nav .dropdown-menu h6{
    color: #fff;
}

nav.navbar.navbar-inverse .form-control{
    background-color: #333;
    border-color: #303030;
    color: #fff;
}

nav.navbar.navbar-inverse .attr-nav > ul > li > a{
    color: #eee;
}

nav.navbar.navbar-inverse .attr-nav > ul > li.dropdown ul.dropdown-menu{
    background-color: #222;
    border-left: solid 1px #303030;
    border-bottom: solid 1px #303030;
    border-right: solid 1px #303030;
}

nav.navbar.navbar-inverse ul.cart-list > li{
    border-bottom: solid 1px #303030;
    color: #eee;
}

nav.navbar.navbar-inverse ul.cart-list > li img{
    border: solid 1px #303030;
}

nav.navbar.navbar-inverse ul.cart-list > li.total{
    background-color: #333;
}

nav.navbar.navbar-inverse .share ul > li > a{
    background-color: #555;
}

nav.navbar.navbar-inverse .dropdown-tabs .tab-menu{
    border-right: solid 1px #303030;
}

nav.navbar.navbar-inverse .dropdown-tabs .tab-menu > ul > li > a{
    border-bottom: solid 1px #303030;
}

nav.navbar.navbar-inverse .dropdown-tabs .tab-content{
    border-left: solid 1px #303030;
}

nav.navbar.navbar-inverse .dropdown-tabs .tab-menu > ul > li > a:hover,
nav.navbar.navbar-inverse .dropdown-tabs .tab-menu > ul > li > a:focus,
nav.navbar.navbar-inverse .dropdown-tabs .tab-menu > ul > li.active > a{
    background-color: #333 !important;
}

nav.navbar-inverse.navbar-full ul.nav > li > a{
    border:none;
}

nav.navbar-inverse.navbar-full .navbar-collapse .wrap-full-menu{
    background-color: #222;
}

nav.navbar-inverse.navbar-full .navbar-toggle{
    background-color: #222 !important;
    color: #6f6f6f;
}

@media (min-width: 1024px) {
    nav.navbar.navbar-inverse ul.nav .dropdown-menu{
        background-color: #222 !important;
        border-left: solid 1px #303030 !important;
        border-bottom: solid 1px #303030 !important;
        border-right: solid 1px #303030 !important;
    }

    nav.navbar.navbar-inverse li.dropdown ul.dropdown-menu > li > a{
        border-bottom: solid 1px #303030;
    }
    
    nav.navbar.navbar-inverse ul.dropdown-menu.megamenu-content .col-menu{
        border-left: solid 1px #303030;
        border-right: solid 1px #303030;
    }
    
    nav.navbar.navbar-inverse.navbar-transparent.dark{
        background-color: rgba(0,0,0,0.3);
        border-bottom: solid 1px #999;
    }
    
    nav.navbar.navbar-inverse.navbar-transparent.dark .attr-nav{
        border-left: solid 1px #999;
    }
    
    nav.navbar.navbar-inverse.no-background.white .attr-nav > ul > li > a,
    nav.navbar.navbar-inverse.navbar-transparent.dark .attr-nav > ul > li > a,
    nav.navbar.navbar-inverse.navbar-transparent.dark ul.nav > li > a,
    nav.navbar.navbar-inverse.no-background.white ul.nav > li > a{
        color: #fff;
    }
    
    nav.navbar.navbar-inverse.no-background.dark .attr-nav > ul > li > a,
    nav.navbar.navbar-inverse.no-background.dark .attr-nav > ul > li > a,
    nav.navbar.navbar-inverse.no-background.dark ul.nav > li > a,
    nav.navbar.navbar-inverse.no-background.dark ul.nav > li > a{
        color: #3f3f3f;
    }
}
@media (max-width: 992px)  {
    nav.navbar.navbar-inverse .navbar-toggle{
        color: #eee;
        background-color: #222 !important;
    }
    
    nav.navbar.navbar-inverse .navbar-nav > li > a{
        border-top: solid 1px #303030;
        border-bottom: solid 1px #303030;
    }
    
    nav.navbar.navbar-inverse ul.nav li.dropdown ul.dropdown-menu  > li > a{
        color: #999;
        border-bottom: solid 1px #303030;
    }
    
    nav.navbar.navbar-inverse .dropdown .megamenu-content .col-menu .title{
        border-bottom: solid 1px #303030;
        color: #eee;
    }
    
    nav.navbar.navbar-inverse .dropdown .megamenu-content .col-menu ul > li > a{
        border-bottom: solid 1px #303030;
        color: #999 !important;
    }
    
    nav.navbar.navbar-inverse .dropdown .megamenu-content .col-menu.on:last-child .title{
        border-bottom: solid 1px #303030;
    }
    
    nav.navbar.navbar-inverse .dropdown-tabs .tab-menu > ul{
        border-top: solid 1px #303030;
    }
    
    nav.navbar.navbar-inverse.navbar-mobile .navbar-collapse{
        background-color: #222;
    }
}

@media (max-width: 767px)  {
    nav.navbar.navbar-inverse.navbar-mobile ul.nav{
        border-top: solid 1px #222;
    }
}

/*
Color
=========================== */
nav.navbar ul.nav > li > a{border-bottom:1px solid transparent;}


nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a:hover,
.side .widget ul.link li a:hover,
.side .widget ul.link li a:focus,
.check-list li:before,
ul.cart-list > li > h6 > a,
.attr-nav > ul > li > a:hover,
.attr-nav > ul > li > a:focus,
nav.navbar-sidebar ul.nav li.dropdown.on > a,
nav.navbar-sidebar .dropdown .megamenu-content .col-menu.on .title,
nav.navbar-sidebar ul.nav li.dropdown ul.dropdown-menu li a:hover,
nav.navbar ul.nav li.dropdown.on > a,
nav.navbar.navbar-inverse ul.nav li.dropdown.on > a,
nav.navbar-sidebar ul.nav li.dropdown.on ul.dropdown-menu li.dropdown.on > a,
nav.navbar .dropdown .megamenu-content .col-menu.on .title,
nav.navbar ul.nav > li > a:hover,
nav.navbar ul.nav > li.active > a:hover,
nav.navbar ul.nav li.active > a,
nav.navbar li.dropdown ul.dropdown-menu > li a:hover{
    color: #ff9700;
}



nav.navbar.navbar-transparent ul.nav > li > a:hover,
nav.navbar.no-background ul.nav > li > a:hover,
nav.navbar ul.nav li.scroll.active > a,
nav.navbar.navbar-dark ul.nav li.dropdown ul.dropdown-menu  > li > a:hover,
nav.navbar ul.nav li.dropdown.on > a,
nav.navbar-dark ul.nav li.dropdown.on > a{
    color: #ff9700 !important;
}

@media(max-width:920px){
    nav.navbar .dropdown .megamenu-content .col-menu ul > li > a:hover,
    nav.navbar.navbar-dark .dropdown .megamenu-content .col-menu .title:hover{
        color: #ff9700 !important;
		
    }
}

/*
Border
=========================== */
ul.cart-list > li.total > .btn{
    border-color: #ff9700;
}



/*
Background
=========================== */
ul.cart-list > li.total > .btn,
.attr-nav > ul > li > a span.badge,
nav.navbar .share ul > li > a:hover,
nav.navbar .share ul > li > a:focus{
    background-color: #ff9700;
}

ul.cart-list > li.total > .btn:hover,
ul.cart-list > li.total > .btn:focus{
    background-color: #dc3236 !important;
}



.tab-content img{width: 100%; height: 600px;}
.tab-show{
    display:block;
}
ul.tab-titles{width: 100%; list-style: none; padding: 0px; margin: 0px;}
ul.tab-titles li{width: 19.7%; display: inline-block; list-style: none; padding: 0px 0.5%;}
ul.tab-titles li a{display: block; padding:15px 15px 10px 15px; text-align: center; background: #0078d4; color: #fff; font-size: 1.2em; font-weight: 600; border-radius: 5px; display: flex; flex-direction: column;}
ul.tab-titles li a i{padding-bottom: 5px; height: 28px; display: flex; justify-content: center; align-items: center;}
ul.tab-titles li a:hover{background: #fff; color: #0078d4; text-decoration: none;}
section.productFeatures{width: 96%; min-height: 1000px; position: relative; margin: 20px 2%; background: url(../images/featuresbg.jpg) center no-repeat; background-size: cover;}
section.productFeatures h1{width: 60%; color: #fff; padding: 100px 5% 20px 5%; font-size: 4em;}
section.productFeatures p{width: 60%; color: #fff; padding: 0px 5% 100px 5%; font-size: 1.5em;}
.feaCtnP{padding:30px 0px 50px 0px; text-align: center;}
.feaTxt{padding:0px 0px 92px 0px; text-align: left; color: #fff; font-size: 1.2em; font-weight: 600;}
section.productFeatures .col-sm-5{height: 70px;}
.whiteTR{width: 500px; height: 50px; position: absolute; background: #dcebfa; top: 20px; right:2%; z-index: 10;}
.whiteTC{width: 226px; height: 50px; position: absolute; background: #dcebfa; bottom: 20px; left:2%; z-index: 10;}


section.pricing{width: 100%; height: auto; padding: 50px 0px; background: #fff;}
section.pricing h1{color: #002350; font-size: 30px; font-weight: 600; padding-bottom: 10px; text-align: center;}
section.pricing .well{height: 850px; background: #fff; padding: 40px; -webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.15);
box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.15);}
section.pricing .well h3{color: #1755a4}
section.pricing .well a{background: #1755a4 !important; padding:15px 30px; border-radius: 5px; font-weight: 600; font-size: 1em; color: #fff; font-size: 1.2em; margin-bottom: 20px;}
section.pricing .well i{color: #1755a4 !important; font-size: 1.2em; text-align: right;}
section.pricing .well .col-xs-2{padding-right: 0px;}




section.registration{padding-top: 150px; position: relative;}
section.registration img{width: 100%;}
section.registration h3{color: #333; padding:20px 5% 5px 5%; font-weight: 2em; color: #1755a4 !important;}
section.registration p{color: #333; padding:0px 5% 5px 5%; font-weight: 1em;}
section.registration p a{color: #1755a4 !important; font-weight: 600;}
.buttonB{width: 90%; margin : 10px 5% 0px 5%; border-radius: 30px;}
.buttonB button{background: #1755a4 !important; padding:15px 30px; border-radius: 25px; font-weight: 600; font-size: 1em;}
.fInptB{width: 90%; margin : 10px 5% 0px 5%; padding-top:5px; display: flex; border: 1px solid #ededed; background: #fff; border-radius: 10px;}
.fInptBl{width: 15%; position:relative; display: flex; justify-content: center; align-items: center;}
.fInptBl i{font-size: 1.5em; color: #1755a4;}
.fInptBr{width: 80%}
.ctmCon{min-height: 300px; background: #fff; border-radius: 5px;}
section.registration label.reg {
  margin:7px 0;
  position:relative;
  display:inline-block;
  width: 100%;
}
section.registration span.reg {
  padding:10px 5px 10px 0px;
  pointer-events: none;
  position:absolute;
  left:0;
  top:0;
  transition: 0.2s;
  transition-timing-function: ease;
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
  opacity:0.5;
  font-weight: normal;
}
section.registration input.reg {
  padding:10px 10px 5px 0px; border: none; width: 100%;
}
section.registration label.log {
  margin:7px 0;
  position:relative;
  display:inline-block;
  width: 100%;
}
  
section.registration span.log {
  padding:10px 5px 10px 0px;
  pointer-events: none;
  position:absolute;
  left:0;
  top:0;
  transition: 0.2s;
  transition-timing-function: ease;
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
  opacity:0.5;
  font-weight: normal;
}

section.registration input.log {
  padding:10px 10px 5px 0px; border: none; width: 100%;
}

section.registration input.log:focus{border: none; outline: none;}

section.registration input.log:focus + span.log, section.registration input.log:not(:placeholder-shown) + span.log {
  opacity:1;
  transform: scale(0.75) translateY(-65%) translateX(-15px);
}

section.registration input.log:focus + span.log, section.registration input.log:not(:placeholder-shown) + span.log {
  opacity:1;
  transform: scale(0.75) translateY(-65%) translateX(-20px);
}

section.registration input.log:focus + span.log, section.registration input.log:not(:placeholder-shown) + span.log {
  opacity:1;
  transform: scale(0.75) translateY(-65%) translateX(-15px);
}


/* For IE Browsers*/
section.registration input.log:focus + span, section.registration input.log:not(:-ms-input-placeholder) + span {
  opacity:1;
  transform: scale(0.75) translateY(-100%) translateX(-30px);
}

section.registration input:focus{border: none; outline: none;}

section.registration input:focus + span, section.registration input:not(:placeholder-shown) + span {
  opacity:1;
  transform: scale(0.75) translateY(-65%) translateX(-25px);
}

section.registration input.intow:focus + span, section.registration input.intow:not(:placeholder-shown) + span {
  opacity:1;
  transform: scale(0.75) translateY(-65%) translateX(-20px);
}

section.registration input.inthr:focus + span, section.registration input.intow:not(:placeholder-shown) + span {
  opacity:1;
  transform: scale(0.75) translateY(-65%) translateX(-15px);
}

/* For IE Browsers*/
section.registration input:focus + span, section.registration input:not(:-ms-input-placeholder) + span {
  opacity:1;
  transform: scale(0.75) translateY(-100%) translateX(-30px);
}



.hide-password {
  display: none
}

.class_checkbox {
    width: 22px;  
    height: 22px;
    background-color: transparent;;
  border-radius: 11px;
  border:2px solid #ccc;
cursor: pointer;
}
.class_checkbox.checked {
    background-color: #1755a4;
    position: relative;
}

.class_checkbox.checked:after{
    content: '\2713';
    color: #fff;
    z-index: 10;
    position: absolute;
    top:-3px;
    left: 4px;
    font-weight: 600;
}



