:root {
  --theme-color1: #4B2999;
  --theme-color2: #57EEF1;
  --theme-color3: #ffce40;
  --theme-white: #fff;
  --theme-black: #000;
  --ai-gradient-1:#4B2999;
  --ai-gradient-2:#57EEF1;
}
#slide-out-widget-area .inner .off-canvas-menu-container li a {
    font-size: 20px !important;
    line-height: 45px !important;
    font-weight: 400 !important;
}
p {
    padding-bottom: 10px !important;
}
#footer-outer{
    z-index: 99 !important;
}
@media only screen and (min-width: 1000px) {
    #header-outer.small-nav .logo-clone img, #header-outer.small-nav #logo img, #header-outer.small-nav .logo-spacing img {
        height: 60px !important;
    }
    #header-outer.small-nav #logo, #header-outer.small-nav .logo-clone, #header-outer.small-nav .logo-spacing {
        margin-top: 8px !important;
        margin-bottom: 8px !important;
    }
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}

@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }

}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }

}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20% !important;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-15 {
        width: 20% !important;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20% !important;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20% !important;
        float: left;
    }
}
.home-wrap {
    padding-top: 0 !important;
 
}

#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
    padding-left: 0;
    padding-right: 0;
    margin-right: 25px !important;
    margin-left: 25px !important;
}
#top nav > ul > .button_solid_color_2 > a:before{
background-color: transparent;
background-image: linear-gradient(200deg, #4B2999 0%, #57EEF1 100%);
height: 30px !important;
}
#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a .menu-title-text:after, body.material #header-outer #search-outer #search input[type="text"], body[data-header-format="left-header"].material #search-outer #search input[type="text"] {
    display:none;
}



.hero {
    position: relative;
}

.hero-section.bg-section {
    position: relative;
    background: url(https://worldaiaward.com/wp-content/uploads/2024/08/ai-awards-1.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
    padding: 150px 0 220px;
}
.bg-section {
    position: relative;
    width: 100%;
   /* max-width: 1820px;*/
    background: var(--theme-color1);
    /*border-radius: 46px;*/
    margin: 0 auto;
}
.hero-section.bg-section::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: linear-gradient(180deg, rgb(0 0 0 / 88%) 13.62%, rgb(0 0 0 / 45%) 68.99%);
    width: 100%;
    height: 100%;
    z-index: 0;
}
.hero-content {
    position: relative;
    z-index: 1;
    width: 100%;
   /* max-width: 930px;*/
    margin: 0 auto;
    text-align: center;
    color:#fff;
}

.hero-content .section-title h1{
    color:#fff;
    font-size: 58px !important;
    text-align: center;
    margin-bottom:30px;
    letter-spacing: 2px;
}
.hero-content .section-title h6{
    color:#57eef1;
    font-size: 28px !important;
    text-align: center;
    margin-bottom:40px;
    letter-spacing: 1px;
}
.hero-content .section-title h6 i {
    color: #fcd34d;
}


.hero-content p{
    text-align: justify;
    text-align: center;
    color:#fff;
    font-size: 18px;
    margin-bottom:30px;
}
.hero-content .btn-default {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1em;
    text-transform: capitalize;
    background-color: transparent;
    background-image: linear-gradient(200deg, #4B2999 0%, #57EEF1 100%);
    color: #fff;
    border-radius: 100px;
    padding: 16px 25px;
    border: none;
    transition: all 0.5s ease-in-out;
    position: relative;
    z-index: 1;
}



/* category starts */    
.two-column li {
    color: var(--theme-black);
}
.two-column li {
    width: 33% !important;
    float: left;
}

@media (min-width: 601px) and (max-width: 992px) {
 .two-column li {
    width: 50% !important;
}   
}
@media only screen and (max-width: 600px) {
.two-column li {
    width: 100% !important;
}
}

.list-style-one {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
}
.list-style-one li {
  position: relative;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: var(--theme-color1);
  margin-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.list-style-one li i {
  margin-right: 10px;
  color: var(--theme-color2);
  font-size: 14px;
  line-height: 20px;
}
.list-style-one li a {
  display: inline-block;
  color: var(--theme-color1);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-size: 14px;
}
.list-style-one li a:hover {
  color: var(--theme-color1);
}
.list-style-two {
  position: relative;
}
.list-style-two li {
  position: relative;
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  color: #ffffff;
  padding-left: 30px;
  margin-bottom: 5px;
}
.list-style-two li i {
  position: absolute;
  left: 0;
  top: 0;
  color: var(--theme-color2);
  font-size: 18px;
  line-height: 30px;
}
.list-style-two li a {
  display: inline-block;
  color: #ffffff;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.list-style-two li a:hover {
  color: #ffffff;
}
.list-style-three {
  position: relative;
  margin:0;
}
.list-style-three li {
  list-style:none;
  position: relative;
  font-size: 14px;
  line-height: 26px;
  font-weight: 500;
  color: var(--theme-color1);
  padding-left: 25px;
  margin-bottom: 10px;
}
.list-style-three li:before {
  left: 0;
  top: 0;
  content: "\f058";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  color: var(--theme-color2);
   margin-right: 10px;
}
.list-style-three li a {
  display: inline-block;
  color: #ffffff;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.list-style-three li a:hover {
  color: #ffffff;
}
/* category ends */


.a-box-media img:not([srcset]) {
    margin-top:0 !important;
    margin-bottom:0 !important;
    margin: auto;
}
.a-box-media-row>[class*="col-"] {
    padding: 4px;
}
.a-box-media {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
	/*display: block;*/
	
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 80px;
    padding: 5px 12px;
    background: #fcfcfc;
	text-align:center;
	margin-bottom: 20px;
    border-radius: 5px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
.a-box-media__content {
    font-size: 14px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
	display:none;
} 
.a-box-media__title {
    display: block;
    margin-top: -.14286em;
    color:#fff;
}
.a-box-media__img {
   /* max-width: 60px !important;
	 margin-left: 12px;
	*/
    height: auto;
    max-height: 55px;
   margin:auto;
    filter: grayscale(0%);
}
/*.a-box-media__img:hover {
    filter: grayscale(0%);
}*/
#page-header-wrap {
    height: 135px !important;
}
#page-header-bg {
    height: 135px !important;
    text-align:center;
}
#breadcrumbs{
    display:none;
}

.fixedfooter {
     background: rgba(255,0,0,.9);
     position:fixed;
     bottom:0px;
     height:40px;
     width:100%;
     text-align:center;
     z-index:99999;
     box-shadow:2px 0 10px rgba(0, 0, 0, 1.9);
     /*border-top:1px solid rgba(255,0,0,.9);*/
     display:none;
 }
 .fixedfooterList{
    padding: 0;
    margin: 0;
}
 .fixedfooterList li{
     display:inline-block;
     line-height:37px;
     width:50%;
     padding-bottom:5px;
     border-left:2px solid #ffffff;
     text-align:center;
     position:relative;
     float:left;
     cursor:pointer;
     background: rgba(255, 0, 0, .9);
 }
 .fixedfooterList li a{
     color:#ffffff;
     font-size:13px;
     font-weight:600;
     text-decoration:none;
 }
 .fixedfooterList li a img{
     vertical-align: middle;
     border-style: none;
 }
 .fixedfooterList li:first-child{
     border-left:0px;
 }
.fixedfooterList li+li {
    background: #0CDD6B;
}
@media only screen and (max-width: 600px) {
 .fixedfooter {
     display:initial;
 }
}

    table.schedule.table-fill {
border-radius: 0;
    border-collapse: collapse;
    height: auto;
    margin: auto;
    max-width: 100%;
    padding: 5px;
    width: 100%;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    border-left: 0 !important;
    border-top: 0 !important;
}
table.schedule.table-fill tr {
  border-top: 1px solid #c1c3d1;
  border-bottom-: 1px solid #c1c3d1;
  color: #666b85;
  font-size: 14px;
  font-weight: normal;
  text-shadow: 0 1px 1px rgba(256, 256, 256, 0.1);
}
table.schedule.table-fill tr:first-child {
      border-top: none;
    border: 0;
    border-right: 0;
}
table.schedule.table-fill.table-fill td:last-child {
  
}
.table-fill td {
  background: #ffffff;
  padding: 10px 15px;
  font-size: 15px;
  color: #000;
  vertical-align: middle;
  text-align: center;
  text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1);
  border-right: 1px solid #c1c3d1;
}

.table-fill tr:nth-child(odd) td {
  background: #fffbd5;
  color: #000;
}

.schedule tr:first-child td {
    background: var(--theme-color2);
    font-weight: 600;
    font-size: 14px;
    color: var(--theme-color1);
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border: 0;
    border-right: 3px solid #fff;
    border-color: #fff !important;
}

.schedule tr:nth-child(even) th,
.schedule tr:nth-child(even) td {
      background: #f1f1f1;
    color: var(--theme-color1);
    border: 3px solid #fff;
    
}

.schedule tr td:nth-child(1) {
    min-width: 150px;
 
}
.schedule tr td span:not(:last-child){
  border-bottom: 1px solid #fff;display: block;padding-bottom: 5px;padding-top: 5px;  
}
@media only screen and (max-width: 600px) {
.schedule tr:first-child td {
    min-width: 150px;
}
}

#footer-outer .widget h4 {
    color:#fff !important;
    font-size: 22px !important;
}

 
.theme-btn.btn-one {
    background: -webkit-linear-gradient(0deg, #4B2999, #57EEF1 100%) !important;
    color:#fff;
    border-radius: 10px;
}
 
.service-style-three{
  position: relative;
}

.content_block_6 .content-box{
  position: relative;
  display: block;
  margin-right: 40px;
}

.content_block_6 .content-box .sec-title{
  margin-bottom: 24px;
}

.content_block_6 .content-box .text{
  position: relative;
  display: block;
  margin-bottom: 45px;
}

.content_block_6 .content-box .text p{
  font-size: 14px;
  text-align:justify;
}

.content_block_6 .content-box .list-item li{
  position: relative;
  display: block;
  font-size: 18px;
  padding-left: 38px;
  margin-bottom: 6px;
}

.content_block_6 .content-box .list-item li:last-child{
  margin-bottom: 0px;
}

.content_block_6 .content-box .list-item li:before{
  position: absolute;
  content: "\f00c";
  font-family: 'Font Awesome 5 Pro';
  left: 0px;
  top: 0px;
  font-size: 14px;
  font-weight: 700;
}

.content_block_6 .content-box .list-item{
  position: relative;
  display: block;
  margin-bottom: 59px;
}

.content_block_6 .content-box .btn-box .theme-btn{
  padding: 15px 35px;
  font-size: 14px;
  font-weight: 400;
}

.mr-100{
  margin-right: 100px;
}

.ml-100{
  margin-left: 100px;
}

.service-block-three .inner-box{
  position: relative;
  display: block;
  overflow: hidden;
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 30px;
  padding: 30px 20px 30px 30px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
  
}

.service-block-three .inner-box:before{
  position: absolute;
  content: '';
  width: 100%;
  height: 0%;
  left: 0px;
  top: 0px;
  transition: all 500ms ease;
}

.service-block-three .inner-box:hover:before{
  height: 100%;
}

.service-block-three .inner-box .light-icon{
  position: absolute;
  top: 0px;
  right: 0px;
  transition: all 500ms ease;
      opacity: 0.4;
}

.service-block-three .inner-box:hover .light-icon{
  opacity: 0.1;
}

.service-block-three .inner-box .icon-box{
  position: relative;
  display: inline-block;
  font-size: 65px;
  line-height: 65px;
  color: transparent !important;
  margin-bottom: 10px;
  transition: all 500ms ease;
}
.service-block-three .inner-box i{
    color:#4b2999;
}
 

.service-block-three .inner-box h3{
  margin-bottom: 20px;
  position: relative;
}

.service-block-three .inner-box h3 a{
  display: inline-block;
  color: #222;
}

.service-block-three .inner-box p{
    font-size: 12px;
    line-height: 20px;
    transition: all 500ms ease;
    position: relative;
    text-align: justify;
}

 
 
.aboutpage-section{
    
}
.aboutpage-section .aboutpage_wrapper{
    position: relative;
}
.aboutpage-section .aboutpage_wrapper .aboutpage-image{
    position: absolute;
    top: -30px;
    left: 14px;
}
.aboutpage-section .aboutpage_wrapper .aboutpage-image2{
    position: absolute;
    left: -14px;
    top: 424px;
    z-index: -1;
}
.aboutpage-section .aboutpage_content{
    padding-left: 70px;
}
.aboutpage-section .aboutpage_content h5{
    margin-bottom: 6px;
}
.aboutpage-section .aboutpage_content h2{
    margin: 0 -20px 16px 0;
}
.aboutpage-section .aboutpage_content p{
    margin: 0 -20px 15px 0;
    text-align:justify;
}
.aboutpage-section .aboutpage_content .text{
    font-weight: 500;
    margin-bottom: 10px;
    color: #000;
}
.aboutpage-section .aboutpage_content .text1{
    margin-bottom: 33px;
}
.aboutpage-section .aboutpage_content ul{
    margin:0;
    margin-bottom: 20px;
}
.aboutpage-section .aboutpage_content ul li{
    list-style:none;
} 

.aboutpage-section .aboutpage_content ul li .circle {
    background-image: linear-gradient(to right,  var(--ai-gradient-1) 0%, var(--ai-gradient-2) 100%);
    border-radius: 100px;
    height: 25px;
    width: 25px;
    line-height: 25px;
    text-align: center;
    margin: 0 12px 0 0;
    display: inline-block;
    transition: all 0.3s ease-in-out;
}
.aboutpage-section .aboutpage_content ul li .circle:before {
    font-size: 14px;
    padding-top: 2px;
    font-family: 'FontAwesome';
    transition: all 0.3s ease;
    color: #fff;
}
.aboutpage-section .aboutpage_content .read_more{
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    padding: 4px 2px 4px 42px; 
    text-align: center;
    display: inline-block;
    border-radius: 30px 30px 30px 0;
    color: #fff !important;
    transition: all 0.3s ease-in-out;
    background-image: linear-gradient(to right,  var(--ai-gradient-1) 0%, var(--ai-gradient-2) 100%);
}
.aboutpage-section .aboutpage_content .read_more:hover{
    color: #fff;
    background-image: linear-gradient(to right,  var(--ai-gradient-2) 0%, var(--ai-gradient-1) 100%);
}
.aboutpage-section .aboutpage_content .circle {
    background: #fff;
    border-radius: 100px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    margin: 0 3px 0 12px;
    display: inline-block;
    transition: all 0.3s ease-in-out;
}
.aboutpage-section .aboutpage_content .circle:before {
    font-size: 18px;
    padding-top: 2px;
    font-family: 'FontAwesome';
    transition: all 0.3s ease;
    color: #4B2999;
}

/* pricing table */
 
.pricing-table {
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
}
.pricing-table td {
    padding: 0px;
    border-left: 1px solid transparent;
}
.pricing-table .pricing-table-list td {
    padding: 10px 8px;
    font-weight: 500;
    text-align: center;
    font-size: 14px;
    /*border-right: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;*/
}

.pricing-table .pricing-table-list td:first-child {
    text-align: left;
    border-left: 0px;

}

.pricing-table .pricing-table-list:nth-child(2n) td {

}

.pricing-table .pricing-table-text h2 {
    font-size: 22px;
    font-weight: 300;
    margin: 0px;
    padding: 0px;
    text-align: center;
    color: #009ad7;
}
.pricing-table .pricing-table-text p {
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    color: #666;
    margin-top: 10px;
}

.pricing-table .pricing-table-item {
    color: #fff;
}
.pricing-table .pricing-table-item .pricing-table-item-head {
    padding: 10px 5px;
    text-align: center;
 
}
.pricing-table .pricing-table-item .pricing-table-item-head p {
    font-size: 17px;
    font-weight: 600;
    line-height: 21px;
    text-transform: uppercase;
    margin-bottom: 0px;
    text-align:center;
    color:#fff;
}
.pricing-table .pricing-table-item .pricing-table-item-head span {
    font-size: 11px;
    font-weight: 400;
}
.price_strike {
    font-size: 20px !important;
    text-decoration: line-through;
}
.pricing-table .pricing-table-item .pricing-table-item-price {
    padding: 15px 10px;
    text-align: center;
    background: #fff1d0;
    color: #000000;
   
}
.pricing-table .pricing-table-item .pricing-table-item-price p {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 0px;
    text-align:center;
    color:#000;
    padding-bottom: 0px !important;
}
.pricing-table .pricing-table-item .pricing-table-item-price p span {
    font-size: 26px;
    font-weight: 600;
}
.pricing-table .pricing-table-item .pricing-table-item-price > span {
    font-size: 12px;
    font-weight: 400;
    color: #009ad7;
}

.pricing-table .pricing-table-item .pricing-table-item-purchase {
    padding: 10px 5px;
    background: #fff;
        text-align: center;
}
.pricing-table .pricing-table-item .pricing-table-item-purchase .btn {
    text-transform: uppercase;
    margin-bottom: 0px;
}
.winner-package-no {
    color: #ff0018;
    font-size: 20px;
}
.winner-package-yes {
    color: #00b82a;
    font-size: 20px;
}

.pricing-table tr th{
   padding: 0 !important; 
}
.pricing-table tr th:nth-child(1) {
    width:20%;
    background: #f5f5f5;
    border-right: 1px solid #d5d5d5;
    padding: 0;
}
.pricing-table tr th:nth-child(2) {
    width:16%;
    background: #22adc0;
    border-right: 1px solid #d5d5d5;
    padding: 0;
}
.pricing-table tr th:nth-child(3) {
    width:16%;
    background: #52a714;
    border-right: 1px solid #d5d5d5;
    padding: 0;
}
.pricing-table tr th:nth-child(4) {
    width:16%;
    background: #ebc400;
    border-right: 1px solid #d5d5d5;
    padding: 0;
}
.pricing-table tr th:nth-child(5) {
    width:16%;
    background: #e46307;
    border-right: 1px solid #d5d5d5;
    padding: 0;
}
.pricing-table tr th:nth-child(6) {
    width:16%;
    background: #b92a29;
    border-right: 1px solid #d5d5d5;
    padding: 0;
}
.pricing-table tr th:nth-child(7) {
    width:16%;
    background: #0b0c5e;
    border-right: 1px solid #d5d5d5;
    padding: 0;
}

.pricing-table tr td:nth-child(1) {
    width:16%;
 
}
.pricing-table tr td:nth-child(2) {
    width:16%;
    text-align:center;
}
.pricing-table tr td:nth-child(3) {
    width:16%;
    text-align:center;
}
.pricing-table tr td:nth-child(4) {
    width:16%;
    text-align:center;
}
.wp-table.pricing-table tr td:nth-child(5) {
    background: #befeff !important;
    width:16%;
    text-align:center;
}
.nm-table.pricing-table tr td:nth-child(5) {
 
    text-align:center;
}
.nm-table.pricing-table tr td:nth-child(6) {
    background: #befeff !important;
    width:16%;
    text-align:center;
}

/*
.pricing-table tr td:nth-child(5) h3 {
    color:#fff;
}*/


.pricing-table tr td:nth-child(6) {
    width:16%;
    text-align:center;
}
.pricing-table tr td:nth-child(7) {
    text-align:center;
}
 
.nm-table .promo{
    text-transform: uppercase;
    font-size: 17px;
    color: #000;
    position: relative;
    bottom: 50px;
    left: 0px;
    z-index: 63;
    width: 100%;
    margin-top: 0px;
    padding: 0px;
    background: #1eff00;
    text-align: center;
    letter-spacing: 2px;
}
.wp-table .promo {
    text-transform: uppercase;
    font-size: 17px;
    color: #000;
    position: relative;
    bottom: 50px;
    left: 0px;
    z-index: 63;
    width: 100%;
    margin-top: 0px;
    padding: 0px;
    background: #1eff00;
    text-align: center;
    letter-spacing: 2px;
}
 
.nm-table.pricing-table tr th:nth-child(6) .pricing-table-item {
    margin-top: -43px !important;
}
.wp-table.pricing-table  tr th:nth-child(5) .pricing-table-item {
    margin-top: -43px !important;
}

.table-responsive {
    overflow-x: inherit;
}
 
#judging_criteria_table {
    display:none;
}

#footer-outer[data-using-bg-img="true"] {
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;


}
#footer-outer, #nectar_fullscreen_rows > #footer-outer.wpb_row .full-page-inner-wrap {
    background-color: transparent;
}



.get-in-touch-two {
    position: relative;
    display: block;
    z-index: 1;
}
.get-in-touch-two__inner {
    position: relative;
    display: block;
}

.get-in-touch-two__list {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.get-in-touch-two__list li {
    position: relative;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    width: 100%;
    display: flex;
    align-items: center;
}

.get-in-touch-two__list li .icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 80px;
    height: 80px;
    background-color: #F5F5F5;
    filter: drop-shadow(6px 6px 4px rgba(0, 0, 0, 0.07));
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.get-in-touch-two__list li .icon:hover {
    background-color: var(--theme-color2);
}

.get-in-touch-two__list li .icon span {
    position: relative;
    display: inline-block;
    font-size: 43px;
    color: var(--theme-color2);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.get-in-touch-two__list li .icon:hover span {
    color: var(--theme-color1);
}

.get-in-touch-two__list li .content {
    position: relative;
    display: block;
    margin-left: 30px;
}

.get-in-touch-two__list li .content h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.96px;
    margin-bottom: 8px;
}

.get-in-touch-two__list li .content p {
    font-size: 15px;
}

.get-in-touch-two__list li .content p a {
    color: var(--thm-gray);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.get-in-touch-two__list li .content p a:hover {
    color: var(--theme-color2);
}



.process-section-two {
    position: relative;
 
}
.process-block-two {
    position: relative;
    margin-bottom: 20px;
}
.process-block-two .inner-box {
    position: relative;
    border: 1px solid #e3e3e3;
    padding: 40px;
    border-radius: 10px;
    background-color: var(--theme-color-light);
    transition: all 0.3s ease;
}
@media (max-width: 575.98px) {
    .process-block-two .inner-box {
        padding: 20px;
    }
}
.process-block-two .inner-box:hover {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.process-block-two .inner-box:hover .icon {
    transform: scaleX(-1);
}
.process-block-two .inner-box .icon-box {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}
.process-block-two .inner-box .icon-box .icon {
    position: relative;
    height: 80px;
    width: 80px;
    background-color: var(--theme-color-gray);
    color: var(--theme-color1);
    font-size: 32px;
    line-height: 1em;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 15px;
    border-bottom: 3px solid var(--theme-color1);
    transition: all 0.3s ease;
}
.process-block-two .inner-box .icon-box .count {
    position: relative;
    line-height: 60px;
    text-align: center;
    font-weight: 700;
    font-size: 48px;
    display: inline-block;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--theme-color2);
 
    opacity: 0.2;
}
.process-block-two .inner-box .title {
    margin-bottom: 20px;
    color: var(--theme-color1);
}
.process-block-two .inner-box .text {
    color: #000;
    height: 100px;
}








@media only screen and (max-width: 600px) {
  .table-responsive {
        overflow-x: auto;
    }
} 
@media only screen and (max-width: 600px) {
	.hero-content .section-title h1 {
		font-size: 40px !important;
		line-height: 56px;
	}
	.content_block_6 .content-box {
		margin-right: 0px;
		margin-bottom: 30px;
	}
	.ml-100{
		margin-left: 0px;
	}
	.mr-100{
		margin-right: 0px;
	}	
    .aboutpage-section .aboutpage_content {
        padding-left: 0;
        margin-top: 315px;
    }
    .aboutpage-section .aboutpage_wrapper .aboutpage-image {
        top: 0;
        left: 0;
    }        
    .aboutpage-section .aboutpage_wrapper .aboutpage-image2 {
        left: -21px;
        top: 192px;
    }
    .aboutpage-section .aboutpage_wrapper {
        position: initial;
    }
        
    
    #judging_criteria_table {
        display:initial;
    }
    #judging_criteria_pie {
        display:none;
    }
    .pricing-table tr th {
        min-width: 170px;
    }
    #about_the_awards{
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    
    .page-content-wrapper {
        padding: 0px !important;
    }
}


@media only screen and (max-width: 690px) {
    .wpb_wrapper h3.vc_custom_heading {
        font-size: 32px !important;
        line-height: 42px !important;
    }
}
