/* Generated by less 2.5.1 */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  margin: 0;
  padding: 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.animation {
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
.text-center {
  text-align: center;
}
body {
  margin: 0px;
  padding: 0px;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  color: #404040;
}
a {
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
  text-decoration: none;
  color: #005588;
}
a:hover {
  text-decoration: none;
  color: #005588;
}
img {
  max-width: 100%;
}
section {
  overflow: hidden;
}
.strong {
  font-weight: 600;
}
.custom-label {
  padding: 15px 5px;
  color: #585858;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.custom-input {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  height: 44px;
}
h1 {
  font-size: 42px;
  color: #fff;
  font-weight: 600;
}
h2 {
  font-size: 36px;
  color:#001D4D;
  padding: 0px 0 20px;
  position: relative;
  font-weight: 600;
  margin-bottom: 40px;
}
h2::after {
  content: "";
  width: 97px;
  height: 3px;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  left:0%;
  transform: translate(0%);
  background-color: #FFD607;
}
body.home h2 {
      text-align: center;
    margin: 0;
    color: #fff;
    font-size: 36px;
    font-family: var(--thm-font);
    font-weight: bold;
    letter-spacing: -.04em;
    margin-bottom: 30px;
}
body.home h2::after {
  display:none;
}

.solu-sec h2, .map-sec h2 {
  color:#001D4D !important;
}
h3 {
  font-size: 32px;
  font-weight: 600;
}
h4 {
  font-size: 28px;
  font-weight: 600;
}
h5 {
  font-size: 24px;
  font-weight: 600;
}
h6 {
  font-size: 20px;
  font-weight: 600;
}
.sec-padding {
  padding: 120px 0 200px;
}
.sec-padding .kc-elm {
  float: none !important;
}
p {
  font-size: 16px;
  line-height: 26px;
}
p strong {
  font-weight: 600;
}
.default-btn {
  background: #005588;
  box-shadow:0 12px 24px -6px rgba(30,0,80,0.3);
  color: #fff;
  border: none;
  outline: none;
  display: inline-block;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 500;
  padding: 15px 30px;
  cursor: pointer;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
.default-btn:hover {
  background: #000;
  color: #fff;
}
.default-btn.gray-btn {
  background: #dcdcdc;
  color: #404040;
}
.default-btn.gray-btn:hover {
  background: #ccc;
}
.custom-container {
  max-width: 1366px;
  margin: 0 auto;
  padding: 0px 15px;
}
.custom-container .kc-container {
  max-width: 100%;
  padding: 0px;
}
.common-heading {
  padding-bottom: 20px;
  margin-bottom: 30px;
  position: relative;
  font-weight: 600;
}
.common-heading::after {
  content: "";
  width: 100px;
  height: 5px;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translate(0);
}
.common-heading-blue {
  color: #005588;
}
.common-heading-blue::after {
  background-color: #005588;
}
.common-heading-white {
  color: #fff;
}
.common-heading-white::after {
  background-color: #fff;
}
.graphic-section {
  position: relative;
}
.button-common {
  border: 1px solid #005588;
  padding: 18px 50px;
  border-radius: 5px;
  background-color: #005588;
  color: #fff;
  display: inline-block;
  font-weight: 600;
  text-decoration: none;
  margin: 10px 0;
}
.button-common:hover {
  color: #fff;
  text-decoration: none;
  background: #000;
}
/*Header style*/
header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 15px 0px;
  z-index: 1040;
}
header .mobile-flag-icon {
  display: none;
}
header .wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .wrapper .apply-btn {
  color: #005588;
  background: #fff;
  font-weight: 600;
  font-size: 16px;
  font-family: 'Cairo', sans-serif;
}
header .wrapper .apply-btn:hover {
  background: #005588;
  color: #fff;
}
header .wrapper .summit-btn {
  font-size: 16px;
  margin-left: 10px;
  background: #6b6b6b;
  padding: 15px 20px;
}
header .wrapper .summit-btn:hover {
  background: #005588;
}
header .wrapper nav {
  margin-left: auto;
}
header .wrapper nav ul#menu-main-menu {
  display: flex;
}
header .wrapper nav ul li {
  display: inline-block;
  padding: 0px 15px;
}
header .wrapper nav ul li a {
  display: inline-block;
  padding: 10px 15px;
  color: #fff;
  font-size: 16px;
  position: relative;
}
header .wrapper nav ul li.current_page_item a {
  color: #f1b700 !important;
}
header .wrapper nav ul li a:hover {
 color:#f1b700;
}

header .wrapper nav ul .dropdown-menu li:last-child {
 border:none;
  border-radius:0px; 
}
header .wrapper nav ul li:last-child {
 border:2px solid #f1b700;
  border-radius:20px; 
}
header .wrapper nav ul li:last-child a {
  color:#f1b700;
  
}
header .wrapper nav ul li a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 2px;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
  background: #f1b700;
  margin: 0 auto;
  right: 0;
}
.main-header {
      background-color:#1b3661 !important;
    box-shadow: 0 10px 33px rgba(27, 94, 57, .1) !important;
    padding: 15px 0px;
    margin-bottom:30px;
} 
header .wrapper nav ul li a:hover:before {
  width: 100%;
}
header .wrapper nav ul li.current_page_item a {
  font-weight: bold;
}
header .wrapper nav ul li.current_page_item a:before {
  width: 100%;
}
.page-template-applicant_dasboard header, .page-template-register header{
  background-color: #000000a3;
}
.page-template-applicant_dasboard .banner,.page-template-register .banner{
  display: none;
}
.page-template-applicant_dasboard .category-section-wrapper, .page-template-register .full-width{
  padding: 175px 0px 100px !important
}

.page-template-register .ur-frontend-form .ur-form-row .ur-form-grid,.user-registration-edit-profile .ur-frontend-form .ur-form-row .ur-form-grid{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  justify-content: space-between;
}
.user-registration-edit-profile .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item, .page-template-register .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item{
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 49%;
  max-width: 49%;
}

/****************************
    SLIDER SECTION
****************************/
.slider-box {
  
 
  position: relative;
  direction: ltr;
}
.slider-box video {
  min-width: 100vh;
  min-height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.slider-box .owl-theme .owl-nav {
  margin-top: 0px;
  position: absolute;
  color: #fff;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  width: 100%;
  z-index: 3;
  justify-content: space-between;
}
.slider-box .owl-theme .owl-nav button {
  background: #005588;
  font-size: 40px;
  display: flex;
  width: 40px;
  height: 40px;
  outline: none !important;
  justify-content: center;
  align-items: center;
  line-height: normal;
  border-radius: 50%;
}
.slider-box .owl-theme .owl-nav button span {
  position: relative;
  top: -3px;
  line-height: 0;
}
.slider-box .owl-theme .owl-nav button:hover {
  background: #02446b;
}
.slider-box .owl-theme .owl-nav button.owl-prev {
  margin-left: 30px;
}
.slider-box .owl-theme .owl-nav button.owl-prev span {
  left: -2px;
}
.slider-box .owl-theme .owl-nav button.owl-next {
  margin-right: 30px;
}
.slider-box .owl-theme .owl-nav button.owl-next span {
  right: -2px;
}
.slider-box .owl-carousel .owl-stage-outer {
  z-index: 2;
}
/*.slider-box:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
}*/
.slider-box .owl-carousel {
  position: inherit;
  padding-top: 0;
}
.slider-box .owl-carousel .owl-stage-outer {
  /*min-height: 100vh;*/
}
.slider-box .owl-carousel .owl-stage-outer .owl-item {
 /* height: 100vh;*/
  display: flex;
  align-items: center;
  justify-content: center;
  /*padding-top: 156px;*/
  position: relative;
  overflow: hidden;
}
.slider-box .owl-carousel .slide-item-inner {
  max-width: 1024px;
  margin: 0 auto;
  text-align:left;
  color: #fff;
}
.slider-box .owl-carousel .slide-item-inner h1 {
  margin-bottom: 25px;
  font-weight: 600;
  color: #fff;
  font-size: 60px;
  letter-spacing: 1px;
}
.slider-box .owl-carousel .slide-item-inner p {
  font-size: 20px;
}
.slider-box .owl-carousel .slide-item-inner ul {
  margin-top: 40px;
  margin-bottom: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.slider-box .owl-carousel .slide-item-inner ul li {
  margin: 0px 30px;
  text-transform: uppercase;
  font-size: 40px;
}
.slider-box .owl-carousel .slide-item-inner ul li em {
  font-size: 22px;
  display: block;
  margin-top: 10px;
}
.slider-box .owl-carousel .slide-item-inner .default-btn {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 20px 60px;
}
.slider-box .owl-carousel .owl-dots {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  z-index: 2;
}
.slider-box .owl-carousel .owl-dots button {
  outline: 0;
}
.slider-box .owl-carousel .owl-dots button span {
  margin: 0 15px 0 0 !important;
  height: 15px !important;
  width: 15px !important;
  background-color:#CCC !important;
  border: 1px solid #fff;
}
.slider-box .owl-carousel .owl-dots button.active span {
  background-color: #001D4D !important;
}
/****************************
    Municipality SECTION
****************************/
.municipality-section {
  padding: 0px 0px 100px;
  text-align: center;
}
.municipality-section video {
  width: 100%;
}
.municipality-section h2 em {
  color: #e53437;
}
/****************************
    ABOUT SECTION
****************************/
#sidebar-pills {
  margin-top: 30px;
    box-shadow: 0px 3px 17px #00000029;
    background: #fff;
    padding: 25px 5px;
}
#sidebar-pills .tab-content {
  margin-top:20px;
}
#sidebar-pills .tab-content ul {
list-style: circle;
    list-style-position: outside;
    padding-left: 20px;
}
#sidebar-pills .tab-content ul li {
  margin-bottom:15px;
  line-height:27px;
}


article h2::after{
  left:0;
  transform: translate(0%);
}
.search-sec {
  padding:80px 0px;
}
.entry-title a {
  color:#005588;
}
.search-sec h1.page-title{
     color: #404040;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 38px;
}
.search-sec .search-submit {
  background: #005588;
      border: none;
      background: #005588;
    border: none;
    padding: .5rem 1rem;
    border-radius: .25rem;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
   
}
.search-sec .search-submit:hover {
  cursor:pointer;
  background:#161616;
}
.search-sec .input-group-text {
  background:transparent;
  border:none;
  padding:0px;
}
.blog-inner-post .category {
  margin-bottom:20px;
}
.search-sec .fa span {
  margin-left:10px;
  text-transform:capitalize;
  border-radius: 24px;
    font-size:18px;
    font-weight:400;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;  
}
.search-sec  .input-group-text {
  font-size:16px;
}
.about-section {
  padding: 80px 0;
  position: relative;
}
.about-section .column1 p {
  margin-bottom: 40px;
}
.about-section .column2 {
  padding-left: 100px;
}
.about-section .column2 img {
  width: 100%;
}
/****************************
    VISION SECTION
****************************/
.vision-section {
  background-image: url("../images/buildings-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}
.vision-section .vision-layer {
  padding: 100px 0;
  background-color: rgba(0, 0, 0, 0.52);
}
.vision-section .vision-layer .vision-video {
  width: 100%;
}
.vision-section .column2 {
  padding-left: 100px;
}
.vision-section p {
  color: #fff;
  margin-bottom: 30px;
}
.vision-section .button-common {
  color: #005588;
  background-color: #fff;
  border: 1px solid #fff;
}
.vision-section .button-common:hover {
  color: #fff;
  background: #005588;
  border-color: #005588;
}
/****************************
    Services Section
****************************/
.services {
  padding-top:50px;
}
.pad-zero-btm {
  padding-bottom:0px !important;
}
.services-section > .custom-container {
  max-width: 100%;
}
.services-section .thumbs-wrapper {
  display: flex;
  flex-wrap: wrap;
  padding-top: 30px;
}
.services-section .thumbs-wrapper .service-thumb {
  flex: 0 0 calc(100% / 4 - 30px);
  margin: 0px 15px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
.services-section .thumbs-wrapper .service-thumb a {
  display: block;
  width: 100%;
  height: 100%;
}
.services-section .thumbs-wrapper .service-thumb a > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.services-section .thumbs-wrapper .service-thumb .info {
  background: #000000;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.82396709) 0%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  bottom: -40%;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0px 15px;
  text-align: center;
  flex-direction: column;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  transition: all ease 0.4s;
}
.services-section .thumbs-wrapper .service-thumb .info h3 {
  color: #fff;
  font-size: 24px;
  line-height: 32px;
  padding: 0px 0px 0px;
}
.services-section .thumbs-wrapper .service-thumb .info h3 em {
  font-weight: normal;
  display: block;
}
.services-section .thumbs-wrapper .service-thumb .info p {
  display: none;
  margin-top: 30px;
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 20px;
}
.services-section .thumbs-wrapper .service-thumb:hover {
  transform: scale(1.1);
}
.services-section .thumbs-wrapper .service-thumb:hover .info {
  bottom: 0;
  height: 100%;
  background: rgba(0, 85, 136, 0.8);
}
.services-section .thumbs-wrapper .service-thumb:hover .info p {
  display: block;
}
/*Goals Section*/
.goals-section {
  padding: 80px 0px;
}
.goals-section h2 {
  text-align:center;
  font-size:20px;
}
.goals-section .goals-points {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px;
}
.goals-section .goals-points li {
  background: #f9f9f9;
  padding: 30px 30px 30px 50px;
  position: relative;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 26px;
  flex:100%;
  text-align:center;
  font-weight:600;
}
.goals-section .goals-points a {
  flex:100%;
}
.goals-section .default-btn.all-answr {
  display:flex;
  justify-content:center;
  align-items:center;
}
.goals-section .goals-points li:hover {
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.12);
}

.goals-section .goals-points em {
  background: #005588;
  color: #fff;
  line-height: normal;
  padding: 8px 15px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}
.prize-methodology {
  background: url(../images/methodology-bg.jpg) no-repeat center center;
  background-attachment: fixed;
  background-size: cover;
  padding: 200px 0px;
  text-align: center;
  color: #fff;
  position: relative;
}
.prize-methodology:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.52;
}
.prize-methodology .custom-container {
  position: relative;
  z-index: 2;
}
.prize-methodology h2 {
  color: #fff;
}
.prize-methodology h2:after {
  background: #fff;
}
.prize-methodology p {
  line-height: 36px;
}
.award-scope {
  padding: 80px 0px;
  text-align: center;
}
.award-scope .wrapper {
  box-shadow: 0px 3px 17px #00000029;
  background: #fff;
  padding: 50px 60px;
}
.award-scope .wrapper p {
  line-height: 36px;
}
/*Footer style*/
footer {
  padding-top:50px;
  background:#001c4c;
  background-size: cover;
  line-height: normal;
  position: relative;
  overflow: hidden;
}
footer .copyright {
  text-align: center;
  border-top:2px solid #cccc;
  padding: 20px 0px;
  margin-top: 40px;
}
footer .copyright .custom-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
footer .copyright .custom-container a {
  display: inline-block;
  margin-left: 10px;
  font-size: 14px;
  color:#fff;
}
footer .copyright .custom-container a:hover {
  text-decoration: underline;
}
footer .copyright p {
  padding: 0px 15px;
  font-size: 14px;
  color:#fff;
}
footer .custom-container h4 {
  color: #fff;
  font-size: 20px;
  margin-bottom: 30px;
  font-weight: 600;
  text-align:left;
}
footer .contact-info {
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  text-align:left;
}
footer .contact-info img {
  margin-right:10px;
  float:left;
}
footer .contact-info p.location {
  padding-left:25px;
}
footer .contact-info li a {
  color:#fff;
}
footer .custom-container .col-md-4 {
  text-align: center;
}
footer ul.blog-menu li a {
  font-weight:600;
}
footer .custom-container .col-md-4:first-child {
  display: flex;
  justify-content:start;
  align-items: center;
}
footer .custom-container .social-links {
  display: flex;
  align-items: center;
  justify-content: center;
}
footer .custom-container .social-links a {
  display: inline-block;
  margin-left: 10px;
  width: 32px;
}
footer .custom-container .social-links a:hover {
  transform: translateY(-3px);
}
footer ul li {
  color: #fff;
    font-size: 16px;
    margin-bottom: 20px;
}
footer ul.goals-points li a {
 color:#fff;
}
.ad-banner-section img {
  max-width:100%;
  width:100%;
}
/*Award Page Css*/
.close:focus {
  outline: none;
  border: none;
  box-shadow: none;
}
body.home .banner  {
     min-height:970px;
     padding-top:120px;
}
body.home .content-col {
display: flex;
justify-content: center;
align-content: center;
flex-direction: column;
min-height: 500px;
margin-top: 60px;
}
body.home .banner h1 {
    text-align: left;
}
body.home .banner p {
  text-align:left;
}
.banner .default-btn {
  width:250px;
text-align: center;
margin-top: 20px;
background: transparent;
border: 2px solid #f1b700;
border-radius: 100px;
}
.banner .default-btn:hover {
   background:#f1b700;
}
.banner .head-right {
  position:relative;
}
.banner .head-right img {
  position: absolute;
bottom: -186px;
width: 100%;
}
.banner {
  position: relative;
  background-size: cover;
  min-height:350px;
}
.banner h1 {
  text-align: center;
  z-index: 2;
  position: relative;
  line-height: normal;
}
.banner p {
  text-align: center;
  color: #fff;
  position: relative;
  z-index: 3;
  margin-top: 30px;
  max-width: 1024px;
}
.banner .details-pages-links {
  display: flex;
  margin-top: 30px;
  position: relative;
  z-index: 2;
}
.banner .details-pages-links a {
  display: inline-block;
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  padding: 0px 10px;
}
.banner .details-pages-links a:hover {
  text-decoration: underline;
}
/*
.banner::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #005588;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0.50;
}*/
.applying-sec {
  text-align: center;
}
.applying-sec p {
  padding: 0px 0;
  color: #404040;
  max-width: 1260px;
  margin: 0 auto;
}
.loader {
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  z-index: 999;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  width: calc(100% - 27px);
}
.loader img {
  width: 300px;
}
.tab-content .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
  display: none !important;
}
.user-registration-message ul {
  display: inline-block;
  vertical-align: middle;
}
.user-registration-message ul li {
  margin-bottom: 0;
}
.apply-now {
  background-color: #F9F9F9;
  padding: 150px 0;
}
.apply-now .apply-now-inner {
  background-color: #fff;
  max-width: 585px;
  margin: 0 auto;
  padding: 100px 0;
  display: flex;
  align-content: center;
  align-items: center;
  flex-direction: column;
  text-decoration: none;
  cursor: pointer;
  -webkit-box-shadow: 1px 0px 18px 5px #2e4a75;
  -moz-box-shadow: 1px 0px 18px 5px #2e4a75;
  box-shadow: 1px 0px 18px 5px #dddddd;
}
.apply-now .apply-now-inner img {
  max-width: 130px;
  max-height: 130px;
}
.apply-now .apply-now-inner span {
  font-size: 30px;
  color: #404040;
  font-weight: 700;
  padding: 45px 0 0;
}
.apply-now .modal-content {
  padding: 20px 30px;
}
.apply-now .modal-body {
  padding: 20px 0;
  height: 70vh;
  overflow: auto;
}
.apply-now .modal-body .custom-input {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.apply-now .modal-body .custom-input:focus {
  outline: 1px solid #005588;
  border: 1px solid #005588;
}
.apply-now .modal-body .col-sm-6,
.apply-now .modal-body .col-sm-12 {
  margin: 15px 0;
}
.apply-now .modal-body .btn-register {
  padding: 15px 40px;
  background-color: #005588;
  border: none;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  transition: .3s ease;
  border-radius: 3px;
}
.apply-now .modal-body .btn-register:hover {
  background: #000;
  color: #fff;
}
.apply-now .modal-dialog {
  max-width: 940px;
}
.apply-now .modal-dialog .modal-header {
  padding: 0;
  border: none;
}
.apply-now .modal-dialog .modal-header h3 {
  font-size: 34px;
  color: #404040;
  line-height: 52px;
  position: relative;
  font-weight: 700;
  padding: 15px 0;
}
.apply-now .modal-dialog .modal-header h3::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 90px;
  height: 3px;
  background-color: #005588;
}
.apply-now .modal-dialog .modal-header .close {
  width: 40px;
  height: 40px;
  background-color: #005588;
  border-radius: 50%;
  position: absolute;
  top: 0;
  padding: 0;
  right: 0;
  color: #fff;
  opacity: 1;
}
.apply-now .modal-dialog .modal-header .close span {
  color: #ffffff;
  padding: 0;
}
/*Award Categories*/
.who-can-participate {
  padding: 120px 0px;
}
.who-can-participate h2 {
  text-align: center;
}
.who-can-participate .goals-points {
  margin-top: 30px;
}
.who-can-participate .goals-points li {
  background: #f9f9f9;
  padding-right: 15px;
  position: relative;
  margin-bottom: 20px;
  display: flex;
}
.who-can-participate .goals-points li:hover {
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.12);
}
.who-can-participate .goals-points p {
  padding: 10px 10px 20px;
}
.who-can-participate .goals-points em {
  background: #005588;
  color: #fff;
  line-height: normal;
  padding: 8px 15px;
  display: flex;
  align-items: center;
}
.home-award-categories {
  padding: 80px 0px;
}
.award-categories-listing {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.award-categories-listing .main-img {
  flex: 0 0 50%;
  line-height: 0;
}
.award-categories-listing .main-img img {
  width: 100%;
  max-height: 950px;
  object-fit: cover;
  min-height: 100%;
}
.award-categories-listing .awards-listing {
  margin: 50px 0px;
  background: rgba(10, 91, 140, 0.96);
  flex: 0 0 50%;
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 15%;
}
.award-categories-listing .awards-listing .wrapper {
  padding: 30px 0px;
  flex: 0 0 95%;
}
.award-categories-listing .awards-listing .wrapper .cate-list {
  margin-bottom: 15px;
}
.award-categories-listing .awards-listing .wrapper .cate-list .title {
  background: #074A73;
  display: flex;
  align-items: center;
  padding: 10px 20px;
  border-radius: 3px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.award-categories-listing .awards-listing .wrapper .cate-list .title em {
  font-weight: 600;
  font-size: 20px;
  color: #fff;
}
.award-categories-listing .awards-listing .wrapper .cate-list .title em a {
  font-weight: 600;
  font-size: 20px;
  color: #fff;
  margin: 0px;
  display: inline-block;
}
.award-categories-listing .awards-listing .wrapper .cate-list .title em a:hover {
  padding-left: 5px;
}
.award-categories-listing .awards-listing .wrapper .cate-list .title img {
  margin-right: 10px;
}
.award-categories-listing .awards-listing .wrapper .cate-list > p a {
  margin-left: 20px;
  color: #fff;
  display: block;
  font-size: 16px;
  margin-bottom: 15px;
  line-height: normal;
}
.award-categories-listing .awards-listing .wrapper .cate-list > p a:hover {
  text-decoration: underline;
  padding-left: 5px;
}
.award-categories-listing .awards-listing:after {
  content: "";
  position: absolute;
  right: -30%;
  top: 0;
  width: 30%;
  height: 100%;
  background: rgba(10, 91, 140, 0.96);
}
.terms-conditions {
  background: url(../images/terms-conditions-bg.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
  text-align: center;
  padding: 120px 0px;
}
.terms-conditions:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.66;
  top: 0;
}
.terms-conditions .custom-container {
  position: relative;
  z-index: 1;
}
.terms-conditions h2 {
  color: #fff;
}
.terms-conditions h2:after {
  content: "";
  background: #fff;
}
.terms-conditions p {
  color: #fff;
}
/*Downloads*/
section.download-container {
  padding-top: 0;
  overflow: inherit;
}
.kc_text_block ul {
  margin-bottom: 10px;
  margin-left: 20px;
}
.kc_text_block ul li {
  list-style: disc;
  font-size: 16px;
  line-height: 26px;
  color: #404040;
  margin-bottom: 5px;
}
.full-width {
  padding: 100px 0px 50px;
}

.full-width p {
  margin-top:20px;
}
.full-width ul {
  margin-left: 20px;
  margin-top:25px;
}
.full-width ul li {
  list-style: disc;
  font-size: 16px;
  line-height: 26px;
  color: #404040;
  margin-bottom: 5px;
}
.menu-toggle-btn {
  display: none;
}
.apply-btn-mobile {
  display: none;
}
.gov-paralegeal-award {
  padding: 30px 0px;
}
.gov-paralegeal-award h4 {
  color: #005588;
  padding: 30px 0 20px;
}
.gov-paralegeal-award textarea {
  min-height: 100px;
}
.gov-paralegeal-award .btn-submit {
  margin: 20px 0;
  text-align: center;
}
.gov-paralegeal-award .custom-margin {
  margin: 10px 0 0;
}
/*Umer style*/
.general-section {
  padding: 80px 0px;
  background: #F9F9F9;
}
.general-section h2 {
  text-align: center;
}
.general-section p {
  text-align: center;
}
.contact-section h2 {
  text-align: center;
}
.contact-section .detail-img {
  margin-right: 15px;
  width: 40px;
  float: left;
}
.contact-section .content {
  display: inline-block;
  overflow: hidden;
  width: calc(100% - 60px);
  float: left;
}
.contact-section .content h3 {
  font-size: 22px;
  font-weight: 400;
}
.contact-section .map {
  margin-top: 50px;
}
.contact-section .description {
  margin-bottom: 30px;
}
.contact-form label {
  font-weight: 600;
  font-size: 14px;
  display: block;
  margin-bottom: 5px;
}
.contact-form .wpcf7-form-control {
  width: 100%;
  height: 40px;
  border: #ddd solid 1px;
  background: #fff;
  padding-left: 10px;
  border-radius: 3px;
  margin-top: 15px;
margin-bottom: 20px;
}
.contact-form .wpcf7-textarea {
  height: 100px;
}
.contact-form .wpcf7-submit {
  background: #005588;
  color: #fff;
  border: none;
  outline: none;
  display: inline-block;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 500;
  padding: 15px 30px;
  cursor: pointer;
  height: auto;
  text-transform: uppercase;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
.applyaward-sec {
  text-align: center;
}
.applyaward-sec h5 {
  margin-bottom: 30px;
}
.applyaward-sec .apply-card {
  background: #fff;
  border-color: #F9F9F9;
  height: 100%;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.applyaward-sec .apply-card:hover {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}
.applyaward-sec .apply-card .card-body {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.applyaward-sec .apply-card .card-body .default-btn {
  padding: 5px 15px;
  font-size: 12px;
  line-height: normal;
}
.applyaward-sec .apply-card .card-body .default-btn:last-child {
  background: #9e1721;
}
.applyaward-sec .apply-card .card-body .border-bottom {
  border-bottom: #ddd solid 1px !important;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.applyaward-sec .apply-card .card-body ul {
  display: flex;
  padding-top: 10px;
  margin-left: 0px;
  display: block;
}
.applyaward-sec .apply-card .card-body ul li {
  margin-bottom: 10px;
  border-bottom: #ddd solid 1px;
  padding-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.applyaward-sec .apply-card .card-body ul li .more {
  margin-right: 8px;
  margin-left: auto;
  background: none;
  color: #404040;
}
.applyaward-sec .apply-card .card-body ul li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.applyaward-sec .apply-card .card-body .semi-governmental {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.applyaward-sec .apply-card .card-body .semi-governmental em {
  font-weight: 600;
}
.applyaward-sec .apply-card .card-body .semi-governmental .more {
  margin-right: 8px;
  margin-left: auto;
  background: none;
  color: #404040;
}
.applyaward-sec [class^="col-md"] {
  margin-bottom: 30px;
}
.applyaward-sec .apply-card.no-bg {
  background: none;
  border: none;
}
.applyaward-sec .apply-card h4 {
  text-align: left;
  font-size: 22px;
}
.bdr-right-colum {
  border-right: 1px solid #005588;
}
.applyaward-sec .apply-card.list-style ul {
  justify-content: space-between;
  margin-bottom: 20px;
}
.applyaward-sec .apply-card.list-style ul:last-child {
  margin-bottom: 0px;
}
.applyaward-sec .apply-card.list-style ul li {
  padding-top: 0px;
  font-size: 16px;
}
.applyaward-sec .apply-card.list-style ul li:first-child {
  font-weight: 500;
  list-style: disc;
  list-style-position: inside;
  padding-top: 0px;
}
.pd-0 {
  padding: 0px !important;
}
.info-sec h4 {
  font-size: 22px;
  color: #005588;
  margin-bottom: 20px;
}
.info-sec ul {
  list-style: disc;
  list-style-position: outside;
  padding-left: 20px;
  margin-top: 15px;
}
.info-sec ul li {
  margin-bottom: 10px;
  line-height: normal;
}
.login-text {
  color: #005588;
  font-weight: 600;
}
.show-application-btn {
  margin-top: 30px;
}
.hide-btn .show-application-btn {
  display: none;
}
.forgot-text {
  float: right;
  margin-top: 5px;
  font-size: 16px;
  color: #015588;
  font-weight: 400;
}
.application-form {
  display: none;
}
.application-form h4 {
  margin-top: 20px;
}
.application-form textarea {
  min-height: 100px;
}
.btn-submit {
  text-align: center;
  margin-top: 20px;
}
i.menu-toggle-btn {
  display: none;
}
#login_modal .modal-dialog {
  max-width: 600px;
  margin: 0rem auto;
}
#user-registration {
  background: #fff;
  position: relative;
  z-index: 6;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.14);
  padding: 20px 30px;
  border: #ddd solid 1px;
  max-width: 600px;
  margin: -250px auto 0 auto !important;
  text-align: center;
}
.page-id-216 div#user-registration,.page-id-1289 div#user-registration{
  max-width: 100%;
  border: 0;
  text-align: left;
  padding: 50px 30px 25px;
}
.page-id-216 #user-registration.horizontal .user-registration-MyAccount-navigation ul ,.page-id-1289 #user-registration.horizontal .user-registration-MyAccount-navigation ul{
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: left;
    border-bottom: 1px solid #e8e9ee;
}
.page-id-216 #user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a,.page-id-1289 #user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a{
  padding: 15px 30px;
    font-weight: 500;
    font-size: 16px;
    color: #333;
    text-transform: uppercase;
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    font-weight: 500 !important;
}
.page-id-216 #user-registration.horizontal .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active a,.page-id-1289 #user-registration.horizontal .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active a{
    background: #005588;
    color: #fff;
}
#user-registration .user-registration-error {
  margin: 0px 0px 10px;
  text-align: left;
}
#user-registration .user-registration-error li {
  margin-top: -27px;
  padding-left: 30px !important;
}
#user-registration .input-text {
  border: 1px solid #ced4da;
  border-radius: 25px;
  outline: 0;
  -webkit-transition: all .35s;
  transition: all .35s;
  padding: 10px 15px;
  background: #fff;
  color: #69717a;
  height: 45px;
}
#user-registration .ur-form-grid {
  padding: 0px;
}
.page-id-216 #user-registration .ur-form-grid,.page-id-1289 #user-registration .ur-form-grid,.page-id-1289 #user-registration .ur-form-grid,.page-id-1289 #user-registration .ur-form-grid{
  padding: 0 10px;
}
#user-registration .ur-frontend-form {
  border: none;
  padding: 0px;
}
#user-registration .ur-frontend-form label {
  display: block;
  color: #000;
  font-weight: 500;
  width: 100%;
  text-align: left;
}
#user-registration .ur-frontend-form .password-input-group {
  width: 100%;
}
#user-registration .ur-frontend-form .lost_password {
  font-weight: 14px;
}
#user-registration .ur-frontend-form .register {
  margin-top: 10px;
  font-weight: 600;
  font-size: 14px;
}
#user-registration .ur-frontend-form .register a {
  color: #005588;
}
#user-registration .ur-frontend-form .user-registration-Button {
  background: #005588;
  color: #fff;
  border: none;
  outline: none;
  display: inline-block;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 500;
  padding: 15px 30px;
  cursor: pointer;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
  line-height: normal;
  margin: 20px auto;
}
#user-registration .ur-frontend-form .user-registration-Button:hover {
  background: #000;
}
#user-registration-form-212 label {
  font-weight: 500 !important;
  width: 100% !important;
  color: #000 !important;
  display: block !important;
}
#user-registration-form-212 .user-registration-error {
  background: none;
  border: none;
  padding: 0px 0px 0px 10px;
  margin: 5px 0px 0px;
  color: red !important;
}
#user-registration-form-212 .user-registration-error:before {
  display: none;
}
#user-registration-form-212 input {
  margin-bottom: 0 !important;
}
#user-registration-form-212 .password-input-group {
  width: 100%;
  display: block;
}
#user-registration-form-212 .btn.button.ur-submit-button {
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  background: #005588;
  color: #fff;
  border: none;
  outline: none;
  display: inline-block;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 500;
  padding: 15px 30px;
  cursor: pointer;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
  line-height: normal;
}
#user-registration-form-212 .btn.button.ur-submit-button:hover {
  background: #000;
}
.user-registration-profile-header header {
  position: inherit;
}
.have-account {
  color: #005588;
  font-weight: 600;
  font-size: 14px;
  margin-top: 20px;
  display: inline-block;
}
.contact-info .block {
  margin-bottom: 30px;
  float: left;
  width: 100%;
}
.user-info {
  margin-left: 10px;
}
.user-info a {
  color: #fff;
  display: flex;
  align-items: center;
}
.user-info a span {
  padding-left: 5px;
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
}
.user-info .fa-user {
  border: #fff solid 1px;
  width: 26px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  border-radius: 50%;
}
.translated-rtl {
  direction: rtl;
}
.translated-rtl body {
  font-family: 'Cairo', sans-serif;
}
.user-registration-page .full-width {
  margin-top: 0px;
  z-index: 6;
  overflow: inherit;
}
.user-registration-page .full-width .kc_row {
  float: none;
}
.user-registration-page section {
  overflow: inherit;
}
.span.wpcf7-not-valid-tip {
  margin-top: 10px;
  font-size: 16px !important;
}
#email-input {
  opacity: 0.8;
  pointer-events: none;
}
span.wpcf7-not-valid-tip {
  margin-top: 10px;
}
.application-status {
  padding: 0px;
}
.application-status p {
  font-size: 18px;
  font-weight: 500;
}
.application-status p span {
  display: inline-block;
  padding: 0px 15px;
  color: #333;
  text-transform: uppercase;
  font-size: 14px;
  background: #e4e4e4;
  margin: 0px 5px;
  border-radius: 3px;
  font-weight: 600;
}
.application-status p span.status {
  color: #fff;
  background: green;
}
.page-template-member_dashboard-php .banner {
  min-height: 200px;
}
.page-template-member_dashboard-php .banner h1 {
  display: none;
}
.page-template-register .banner {
  min-height: 200px;
}
.page-template-register .banner h1 {
  display: none;
}
.error404 .banner {
  min-height: 200px;
}
.error404 .banner h1 {
       color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 44px;
 }
#sendMessageForm {
  text-align: left;
}
#sendMessageForm label {
  font-weight: 500;
}
#sendMessageForm textarea {
  height: 120px;
}
.application-status .comments-section {
  text-align: left;
  background: #eee;
  padding: 15px;
  margin: 20px 0px;
}
.application-status .comment-list {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  border-bottom: #ddd solid 1px;
  padding-bottom: 10px;
}
.application-status .comment-list span {
  text-transform: capitalize;
}
.application-status .comment-list i {
  font-size: 12px;
  width: 25px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: #058;
  color: #fff;
  margin-right: 10px;
}
.application-status .comment-list p {
  flex: 0 0 100%;
  font-weight: 400;
  margin-bottom: 0;
  line-height: normal;
  margin-top: 10px;
}
.board-members .filter-category {
  max-width: 400px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.board-members .filter-category p {
  margin-right: 10px;
  margin-bottom: 0;
  font-weight: 600;
  flex: 0 0 150px;
}
.applications-listing .filter-category {
  max-width: 400px;
  display: flex;
  align-items: center;
}
.applications-listing .table {
  background: #fff;
}
.applications-listing .table .actions-clm {
  width: 280px;
}
.applications-listing .table th {
  font-weight: 600;
  font-size: 16px;
}
.applications-listing .table td {
  vertical-align: middle;
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
}
.applications-listing .actions-btns {
  display: flex;
  align-items: center;
}
.applications-listing .actions-btns select {
  width: 100%;
  margin-right: 10px;
}
.applications-listing .actions-btns .default-btn {
  padding: 11px 20px;
}
.category-section-wrapper {
  padding: 100px 0px 150px !important;
}
.category-section-wrapper .category-tabs {
  margin: 0px;
  padding: 0px !important;
  list-style: none;
}
.category-section-wrapper .category-tabs li {
  list-style: none;
  border: none;
}
.category-section-wrapper .category-tabs li a {
  padding: 0px 0px;
  padding: 15px 30px;
  font-weight: 500;
  font-size: 16px;
  color: #333;
  text-transform: uppercase;
}
.category-section-wrapper .category-tabs li a.active {
  background: #005588;
  color: #fff;
}
.category-section-wrapper .tab-pane {
  padding: 30px 0px;
}
.category-section-wrapper .tab-pane p {
  margin-bottom: 10px;
}
.category-section-wrapper .tab-pane .table {
  text-transform: capitalize;
}
.category-section-wrapper .tab-pane .table .view {
  width: 150px;
}
.category-section-wrapper .tab-pane .table th {
  border-top: none;
  font-weight: 600;
}
.category-section-wrapper .tab-pane .table td {
  vertical-align: middle;
}
.category-section-wrapper .tab-pane .table td .default-btn {
  padding: 8px 15px;
  margin: 0 3px;
}
.category-section-wrapper .form-step {
  background: #eee;
  margin-bottom: 30px;
  padding: 15px;
  border: #ddd solid 1px;
}
.wpcf7-form textarea {
  min-height: 120px;
}
.application-view-btn {
  padding: 10px 16px;
}
.arabic-version {
  display: none;
}
.english-btn {
  display: none;
}
.page-template-applicant_dasboard-php .banner {
  min-height: 320px;
}
.page-template-applicant_dasboard-php .banner h1 {
  display: none;
}
.user-registration-error::before {
  margin-left: 0 !important;
}
.applicant-section h2 {
  text-align: center;
}
.applicant-section h3 {
  text-transform: capitalize;
}
.user-info-wrapper {
  align-items: center;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
}
.user-info-wrapper .avatar {
  margin-right: 15px;
}
.user-info-wrapper .avatar img {
  border-radius: 50%;
  border: #ddd solid 1px;
  width: 96px;
}
.user-info-wrapper .actions-btn {
  flex: 0 0 100%;
  text-align: center;
  margin-top: 20px;
}
.user-info-wrapper .info p {
  margin-bottom: 0px;
}
.user-info-wrapper .info p span {
  font-weight: 500;
}
.contact-form div.wpcf7-mail-sent-ok {
  display: none !important;
}
.applicant-app-data tr td:first-child{
  width: 250px;
}
/*Arabic Version*/
.rtl {
  font-family: 'Cairo', sans-serif;
  text-align: right;
  direction: rtl;
}
.rtl label.custom-label{
  direction: rtl;
}
.rtl .wpcf7-form{
  direction: rtl;
}
.rtl .custom-input {
  text-align: right;
  direction: rtl;
}
.rtl .contact-form .wpcf7-submit {
  text-align: center !important;
}
.rtl .contact-form .wpcf7-form-control {
  text-align: right;
  padding-right: 10px;
  padding-left: 0;
}
.rtl .choose_category select {
  padding-top: 0;
}
.rtl header .wrapper .summit-btn {
  margin-right: 10px;
}
.rtl p {
  line-height: normal;
}
.rtl header .wrapper nav {
  margin-right: auto;
  margin-left: inherit;
}
.rtl .common-heading::after {
  left: inherit;
  right: 0;
}
.rtl .about-section .column1 p {
  line-height: normal;
}
.rtl .about-section .column2 {
  padding-right: 100px;
  padding-left: 0;
}
.rtl .goals-section .goals-points li {
  padding: 30px 50px 30px 30px;
}
.rtl .goals-section .goals-points em {
  left: inherit;
  right: 0;
}
.rtl .who-can-participate .goals-points li {
  padding-right: 0;
  padding-left: 15px;
}
.rtl .award-categories-listing .awards-listing:after {
  right: inherit;
  left: -30%;
}
.rtl .award-categories-listing .awards-listing {
  padding-left: 0;
  padding-right: 15%;
}
.rtl .award-categories-listing .awards-listing .wrapper .cate-list > p a {
  margin-left: 0;
  margin-right: 20px;
}
.rtl .award-categories-listing .awards-listing .wrapper .cate-list .title img {
  margin-left: 10px;
  margin-right: 0;
}
.rtl .arabic-version {
  display: inline-block;
}
.rtl .arabic-version.inline-block {
  display: inline-block;
}
.rtl .english-version {
  display: none;
}
.rtl .text-left {
  text-align: right !important;
}
.rtl .category-section-wrapper .category-tabs.arabic-version {
  display: flex;
}
.rtl .info-sec ul {
  padding-left: 0px;
  padding-right: 20px;
}
.rtl .english-btn {
  display: inline-block;
}
.rtl .arabic-btn {
  display: none;
}
.rtl .contact-section .detail-img {
  float: right;
  margin-right: 0px;
  margin-left: 15px;
}
.rtl #user-registration .ur-frontend-form label {
  text-align: right;
}
.rtl .full-width .pdf-thumb .info .default-btn i {
  margin-left: 8px;
  margin-right: 0;
}
.rtl .applyaward-sec .apply-card .card-body ul li a:first-child {
  margin-right: auto;
  margin-left: 8px;
}
.rtl .applyaward-sec .apply-card .card-body .semi-governmental .more {
  margin-right: auto;
  margin-left: 8px;
}
.rtl .applyaward-sec .apply-card .card-body ul {
  margin-left: 0;
  margin-right: 10px;
}
.rtl .loader {
  right: initial;
  left: 0;
}
.rtl .apply-now .modal-dialog .modal-header .close span {
  position: relative;
  top: -2px;
}
.rtl #user-registration .user-registration-error {
  text-align: right;
}
.rtl #user-registration .user-registration-error li {
  padding-left: 0px !important;
  padding-right: 30px !important;
}
.rtl #user-registration .user-registration-error .user-registration-error::before {
  margin: 0px !important;
}
.rtl #user-registration-form-212 .user-registration-error {
  padding: 0px 10px 0px 0px;
}
.rtl .user-info a span {
  padding-left: 0;
  padding-right: 5px;
}
.rtl .user-info-wrapper .avatar {
  margin-right: 0;
  margin-left: 15px;
}
.rtl .applyaward-sec .apply-card .card-body ul li .more {
  margin-right: auto;
  margin-left: 8px;
}
.ur-frontend-form #ur-submit-message-node{
  border-top: 3px solid #a46497;
  border-top-color: #ff4149;
  background: rgba(255,65,73,.1);
  padding: 10px 15px;
}
.ur-frontend-form #ur-submit-message-node ul li{
  color: #f4000a;
}
#saveform{
  margin:0px 15px;
}
.btn-submit{
  margin-top:50px;
  position: relative;
}
#award_government_private_sectors .choose_category{
  padding: 0;
}
div.wpcf7 .ajax-loader{
   position: absolute;
    top: -40px;
    left: 49%;
    transform: translateX(-50%);
}
.contact-section h2{
  display:none;
}
.contact-section{
  padding-top:0px !important;
}
.wpml-ls-display{
  display: none;
}
.wpml-ls-legacy-list-horizontal a{
  color: #005588;
  background: #fff;
  font-weight: 600;
  font-size: 16px;
  font-family: 'Cairo', sans-serif;
  border: none;
  outline: none;
  display: inline-block;
  border-radius: 3px;
  padding: 15px 30px !important;
  cursor: pointer;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
.wpml-ls-legacy-list-horizontal a:hover {
  background: #005588;
  color: #fff;
}
#menu-menu_home_page .wpml-ls-menu-item ul.sub-menu {
  min-width:45px !important;
  text-align:center;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-current-language{
  display: none !important;
}
.ad-banner-section {
  padding-top:100px;
  position:relative;
}

/*Responsive style*/
@media only screen and (min-width: 1921px) {
  .municipality-section video {
    height: auto;
    width: 100%;
  }
  .slider-box video {
    width: 100%;
  }
}
@media only screen and (max-width: 1439px) {
  .custom-container {
    max-width: 1240px;
  }
  .award-categories-listing .awards-listing {
    padding-left: 6%;
  }
  .graphic-section:after,
  .graphic-section:before {
    opacity: 0.3;
  }
  .category-section-wrapper .custom-container {
    max-width: 1100px;
  }
  .slider-box video {
    height: auto;
    width: 100%;
  }
  header .wrapper nav ul li {
    padding: 0px 10px;
  }
  .rtl header .wrapper nav ul li a {
    font-size: 13px;
  }
  .category-section-wrapper .category-tabs li a {
    font-size: 15px;
    padding: 12px 14px;
  }
}
@media only screen and (max-width: 1365px) {
  .award-categories-listing .awards-listing {
    padding-left: 3%;
  }
}
@media only screen and (max-width: 1279px) {
	
  #menu-main-menu .menu-item-has-children>.dropdown-menu {
    width:100%;
        display:none;
    position: inherit;
    text-align:center;
  }
  ul#menu-main-menu .menu-item-has-children:hover>.dropdown-menu {
    display:none;
  }
 
  #menu-main-menu .menu-item-has-children:after {
    color:#fff !important;
  }
  i.menu-toggle-btn {
    display: inline-block;
    margin-right: 5px;
    margin-left: auto;
    background: #ffff;
    color: #000;
    padding: 14px 15px;
    border-radius: 3px;
  }
  .municipality-section video {
    width: 100%;
    height: auto;
  }
  header .wrapper .summit-btn {
    margin-left: 5px;
  }
  .user-info {
    margin-left: 5px;
  }
  header .wrapper nav {
    display: none;
    flex: 0 0 100%;
    order: 1;
    margin-top: 18px;
    background: #005588;
    padding: 15px;
  }
  header .wrapper nav ul li a {
    color:#fff !important;
  }
  header .wrapper nav ul.dropdown-menu li a {
    color:#fff !important;
  }
  header .wrapper nav ul#menu-main-menu {
    display: block;
    text-align: center;
  }
  header .wrapper nav ul li {
    display: block;
  }
  .about-section {
    padding: 60px 0;
  }
  .button-common {
    padding: 15px 30px;
    font-size: 14px;
    margin-top: 0;
  }
  .about-section .column2 {
    padding: 0px 15px;
  }
  .home-award-categories {
    padding: 30px 0px;
  }
  .award-categories-listing {
    flex-wrap: wrap;
  }
  .award-categories-listing > li {
    flex: 0 0 calc(100% / 2);
  }
  .blog-category-slider-section .custom-container .owl-theme .owl-nav .owl-next {
    right: 0px;
  }
  .blog-category-slider-section .custom-container .owl-theme .owl-nav .owl-prev {
    left: 0px;
  }
  .blog-category-slider-section {
    padding: 30px 0px;
  }
  .blog-category-slider-section .custom-container .owl-theme .item {
    padding: 0;
    margin-bottom: 10px;
  }
  .blog-category-slider-section .custom-container .owl-theme .item .slider-text-content h5 {
    font-size: 20px;
    line-height: normal;
  }
  header .wrapper {
    flex-wrap: wrap;
  }
  .vision-section .column2 {
    padding: 0px 15px;
  }
  .services-section .thumbs-wrapper .service-thumb .info p {
    line-height: 20px;
  }
  .graphic-section:after,
  .graphic-section:before {
    opacity: 0.3;
  }
  .award-categories-listing .awards-listing {
    padding-left: 15px;
  }
  .banner {
    min-height: 360px;
    padding-top: 80px;
  }
  .who-can-participate {
    padding: 60px 0px;
  }
  .award-scope {
    padding: 60px 0px;
    text-align: center;
  }
}
@media only screen and (max-width: 1240px) {
  .slider-box video {
    height: 100%;
    width: auto;
  }
}
@media only screen and (max-width: 991px) {
  .slider-box .owl-carousel {
    min-height: 470px;
  }
  .slider-box .owl-carousel .slide-item-inner h1 {
    font-size: 28px;
    margin-bottom: 10px;
  }
  .slider-box .owl-carousel .slide-item-inner p {
    font-size: 14px;
  }
  .slider-box .owl-carousel .slide-item-inner h2 {
    font-size: 26px;
  }
  .slider-box .owl-carousel .slide-item-inner ul {
    margin: 20px 0px 30px;
  }
  .slider-box .owl-carousel .slide-item-inner ul li {
    font-size: 24px;
  }
  .slider-box .owl-carousel .slide-item-inner ul li em {
    font-size: 16px;
  }
  .slider-box .owl-carousel .slide-item-inner .default-btn {
    padding: 15px 30px;
    font-size: 14px;
  }
  .common-heading::after {
    width: 80px;
    height: 2px;
  }
  .blog-category-slider-section .custom-container > h2 span {
    font-size: 14px;
  }
  .apply-now .modal-content {
    padding: 15px;
  }
  .apply-now .modal-dialog {
    margin: 0px 30px 20px;
  }
  .apply-now .modal-dialog .modal-header h3 {
    font-size: 28px;
  }
  .apply-now .modal-body .col-sm-6 {
    margin: 0px 0px 15px;
  }
  .services-section .thumbs-wrapper .service-thumb {
    flex: 0 0 calc(100% / 2 - 30px);
    margin-bottom: 30px;
  }
  footer .copyright .custom-container {
    flex-direction: column;
  }
  footer .custom-container {
    text-align: center;
  }
  footer .custom-container .col-lg-4 {
    margin-bottom: 20px;
  }
  .full-width .pdf-thumb {
    margin-bottom: 30px;
  }
  .full-width .pdf-thumb {
    margin-top: 30px;
  }
  .banner .details-pages-links {
    flex-direction: column;
    margin-top: 20px;
  }
  .banner .details-pages-links a {
    padding: 5px 0px;
  }
}


@media only screen and (max-width: 1024px) {
	body .mobmenu-content #mobmenuleft > li > a{
		font-size:24px;
	} 
	body .mob-cancel-button {
    z-index: 99999999 !important;
    position: relative !important;
    font-size: 24px !important;
    padding-right: 20px;
    padding-top: 20px;
}
	body .mob-standard-logo, body .mob-retina-logo {
    display: inline-block;
    height: 80px !important;
}
	body .mobmenul-container {
    top: 40px;
    margin-left: 10px;
    margin-top: 0px;
    height: 100px;
    float: left;
	 }
	
	body .mob-menu-logo-holder {
		margin-top:14px;
	}

	body .mobmenu-left-panel {
		background-color: #001f4e;
		width:100%;
	}
	
	#mobmenuleft li a, #mobmenuleft li i
	{
		color:#fff !important;
	}
    
	#mobmenuleft li {
		width:100%;
	}
	body .mobmenu-content #mobmenuleft > li > a:hover {
		background-color:#000;
	}
}

@media only screen and (max-width: 767px) {
/* 	.main-header{
		display:none !important;
	}	 */
  .banner .head-right img {
    position:inherit;
    bottom:inherit;
  }
  .banner p {
    padding:0px;
  }
  section.help-sec {
    padding-bottom:0px !important;
  }
  ul#category-filter li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 23%;
    flex: 0 0 45%;
    max-width: 45%;
    float: left;
    margin-right: 15px;
}
#sidebar-pills a {
  font-size:20px;
}
.team-sec .ln-letters a {
   
    margin-bottom: 15px;
}
  footer .footer-logo {
        margin: 0px auto;
  }
  .sec-ad-4 , .second-ad-sec {
    padding-top:20px !important;
  }
  .goals-section .default-btn.all-answr {
    margin-bottom:30px;
  } 
  header .wrapper .logo-link {
    flex: 0 0 70%;
    text-align: center;
  
  }
  header .wrapper .logo-link .logo {
    width: 220px;
  }
  header .wrapper .default-btn {
    padding: 13px 18px;
    font-size: 15px;
  }
  .slider-box .owl-carousel .slide-item-inner ul li {
    margin: 0px 10px;
  }
  .slider-box .owl-carousel .owl-stage-outer .owl-item {
    height: 500px;
    padding-top: 70px;
  }
  .slider-box .owl-carousel .owl-stage-outer {
    min-height: inherit;
  }
  .municipality-section {
    padding-top: 30px;
  }
  h2 {
    font-size: 26px;
  }
  .about-section {
    text-align: center;
  }
  .about-section .common-heading::after {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  footer .custom-container {
    flex-direction: column;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
  }
  footer {
    padding: 20px 0px;
  }
  footer .custom-container .social-links {
    margin-top: 15px;
  }
  footer .custom-container .social-links a:first-child {
    margin-left: 0;
  }
  i.menu-toggle-btn {
    margin-left: initial;
    margin-right: initial;
  }
  .menu-toggle-btn {
    padding: 11px 14px;
    font-size: 13px;
    margin-right: 0;
  }
  header .wrapper nav {
    text-align: center;
  }
  header .apply-btn-mobile {
    display: inline-block;
  }
  header .flage-icon {
    display: none;
  }
  header .mobile-flag-icon {
    display: inline-block;
    vertical-align: middle;
  }
  .about-section .column1 {
    margin-bottom: 30px;
  }
  .vision-section .vision-layer {
    padding: 30px 0px;
  }
  .vision-section .vision-layer .column1 {
    margin-top: 15px;
    order: 1;
  }
  .vision-section .vision-layer .column2 {
    text-align: center;
  }
  .vision-section .vision-layer .column2 .common-heading::after {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .award-categories-listing > li {
    flex: 0 0 calc(100% / 1);
  }
  .blog-category-slider-section .custom-container .owl-theme .item {
    padding: 8px;
  }
  h1 {
    font-size: 28px;
  }
  .sec-padding,
  .award-categories,
  .terms-conditions {
    padding: 60px 0px;
  }
  .full-width.download-container .col-lg-6 {
    padding: 0px 15px;
  }
  .full-width,
  .apply-now {
    padding: 60px 0px;
  }
  .full-width .pdf-thumb {
    margin-bottom: 30px;
  }
  .apply-now .apply-now-inner {
    padding: 60px 0px;
  }
  .apply-now .apply-now-inner img {
    max-width: 80px;
    max-height: inherit;
  }
  .apply-now .apply-now-inner span {
    font-size: 20px;
    padding: 30px 0 0;
  }
  .services-section .thumbs-wrapper .service-thumb {
    flex: 0 0 calc(100% / 2 - 20px);
    margin-bottom: 30px;
    margin: 0px 10px 20px;
  }
  .services-section .thumbs-wrapper .service-thumb:hover {
    transform: scale(1);
  }
  
  .services-section h2 {
    margin-bottom: 15px;
  }
  .goals-section {
    padding: 30px 0px;
  }
  .goals-section .goals-points li {
    padding: 50px 15px 10px;
    text-align: center;
  }
  .goals-section .goals-points li em {
    right: 0;
    text-align: center;
    width: 45px;
    padding: 10px 0px;
    margin: 0 auto;
    top: 0;
  }
  .prize-methodology {
    padding: 80px 0px;
  }
  .prize-methodology p {
    line-height: 24px;
  }
  .award-scope {
    padding: 60px 0px;
  }
  .award-scope .wrapper {
    padding: 30px 15px;
  }
  .award-scope .wrapper p {
    line-height: 24px;
  }
  footer {
    padding: 20px 0px 0px;
  }
  footer .copyright {
    margin-top: 10px;
  }
  .who-can-participate {
    padding: 60px 0px;
  }
  footer .custom-container .col-md-4 {
    margin-bottom: 30px;
  }
  .award-categories-listing .main-img {
    display: none;
  }
  .award-categories-listing .awards-listing {
    flex: 0 0 100%;
  }
  .award-categories-listing .awards-listing .wrapper {
    flex: 0 0 100%;
    padding: 30px 15px 30px 0px;
  }
  .contact-info .col-md-4 {
    margin-bottom: 30px;
  }
  .slider-box .owl-theme .owl-nav {
    display: none;
  }
  .rtl .about-section .column2 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .rtl .goals-section .goals-points li {
    padding: 70px 15px 30px 15px;
  }
  .rtl .about-section .column1 p {
    text-align: center !important;
  }
  .rtl .goals-section .goals-points em {
    left: 0;
    right: 0;
  }
  .award-categories-listing .awards-listing .wrapper .cate-list .title em a {
    line-height: normal;
    font-size: 15px;
  }
  .full-width .pdf-thumb {
    height: auto;
  }
  h5 {
    font-size: 18px;
  }
  .applyaward-sec .apply-card .card-body .semi-governmental {
    display: flex;
    flex-wrap: wrap;
    line-height: normal;
  }
  .applyaward-sec .apply-card .card-body .semi-governmental em {
    display: block;
    margin-bottom: 10px;
  }
  .applyaward-sec .apply-card .card-body ul li {
    flex-wrap: wrap;
    line-height: normal;
  }
  .applyaward-sec .apply-card .card-body .semi-governmental .more {
    margin-left: inherit;
    padding-left: 0;
  }
  .applyaward-sec .apply-card .card-body ul li .more {
    flex: 0 0 calc(100% - 105px);
    padding-left: 0;
  }
  .applyaward-sec .apply-card .card-body .default-btn {
    margin-top: 10px;
  }
  .rtl .applyaward-sec .apply-card .card-body .semi-governmental .more {
    margin-right: inherit;
    padding-right: 0;
  }
  .rtl .applyaward-sec .apply-card .card-body ul li a:first-child {
    padding-right: 0;
    margin-right: inherit;
    flex: 0 0 calc(100% - 80px);
  }
  .rtl .applyaward-sec .apply-card .card-body ul li .more {
    padding-right: 0;
    margin-right: inherit;
    flex: 0 0 calc(100% - 80px);
  }
.user-registration-edit-profile .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item{
  -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.applicant-app-data.table-striped tbody tr:nth-of-type(odd){
  background-color: none;
}
.applicant-app-data tbody tr td{
  display: block;
}
.applicant-app-data tr td:first-child{
    width: auto;
  }
}
@media only screen and (max-width: 576px) {
  .services-section .thumbs-wrapper .service-thumb {
    flex: 0 0 calc(100% / 1 - 0px);
    margin: 0px 0px 20px;
  }
  .full-width .pdf-thumb .info {
    padding: 15px;
  }
  
}


/*  new css */

.post-banner {
    position: relative;
    margin-bottom: 20px;
}
.blog-inner-post p {
    color: #212529;
    line-height:30px;
    font-size:18px;
}
.post-banner a span, .post-banner p span {
    display: none;
    font-size: 16px;
    position: absolute;
    top: 10px;
    left: 10px;
    background: #000;
    color: #212529;
    padding: 18px 15px;
    text-align: center;
    line-height: 25px;
}
.blog-inner-post h4 {
  color: #212529;
    margin-bottom: 10px;
    font-size: 28px;
    font-weight: 600;
    text-align:left;
}
.blog-inner-post .author {
    margin-bottom: 30px;
}
#commentform label {
  font-weight:600;
  width:100%;
}
#commentform .submit {
      background: #005588;
    color: #fff;
    border: none;
    outline: none;
    padding:10px;
}
#commentform .submit:hover {
  cursor:pointer;
  background:#161616;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #005588 !important;
}

li.menu-item-has-children {
   display: inline-block;
    position: relative;
    padding: 0;
}
#menu-main-menu .menu-item-has-children:hover>.dropdown-menu {
   display:block;
}

#menu-main-menu .dropdown-menu {
    box-shadow: 20px 40px 150px 0 #bdccdb;
    border-radius: 10px;
    padding: 12px 20px;
    width: 265px;
    border: none;
    background:#000;
    top:80%;
}
#menu-main-menu .dropdown-menu li {
  display:block;
}
header .wrapper nav ul.dropdown-menu li:last-child a {
   color:#fff;
}
header .wrapper nav ul.dropdown-menu li:last-child a:hover {
   color:#f1b700;
}

#menu-main-menu .menu-item-has-children li.menu-item:not(:last-child) {
   border-bottom: 1px solid rgba(169,178,186,0.2);
} 
#menu-main-menu .menu-item-has-children:after {
   font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0d7";
    right:10px;
    bottom: 10px;
    position: absolute;
    color: #fff;
    font-size:14px;
}
.article-shadown{
  box-shadow: 0px 3px 17px #00000029;
}
.category strong {
  font-weight:600;

}
section.single-post-sec {
  padding-top:0px;
}
table thead {
      background: #005588;
    color: #fff;
}
.single textarea {
  width:100%;
}
.single-social {
    text-align:right;
}
div.rating {
  display: flex;
    justify-content: start;
    align-items: center;
}
div.rating h5 {
  margin-right:10px;
  font-size:28px;
}
.border-btm {
  border-bottom: 1px solid #c8cddc;
      padding: 20px 0px;
    margin-bottom: 20px;
}
.little-counter ul {
  list-style-type: none;
  counter-reset: elementcounter;
  padding-left: 0;
}
.little-counter ul em::before {
  content:counter(elementcounter) "";
  counter-increment: elementcounter;
  font-weight: 500;

}
.red-counter ul {
  list-style-type: none;
  counter-reset: elementcounter;
  padding-left: 0;
}
.red-counter ul em::before {
  content:counter(elementcounter) "";
  counter-increment: elementcounter;
  font-weight: 500;

}
.crush-counter ul {
  list-style-type: none;
  counter-reset: elementcounter;
  padding-left: 0;
}
.crush-counter ul em::before {
  content:counter(elementcounter) "";
  counter-increment: elementcounter;
  font-weight: 500;

}
.scapes-counter ul {
  list-style-type: none;
  counter-reset: elementcounter;
  padding-left: 0; 
}
.scapes-counter ul em::before {
  content:counter(elementcounter) "";
  counter-increment: elementcounter;
  font-weight: 500;

}
.uncrosed-counter ul {
  list-style-type: none;
  counter-reset: elementcounter;
  padding-left: 0; 
}
.uncrosed-counter ul em::before {
  content:counter(elementcounter) "";
  counter-increment: elementcounter;
  font-weight: 500;

}
.bubble-counter ul {
 list-style-type: none;
  counter-reset: elementcounter;
  padding-left: 0;
}
.bubble-counter ul em::before {
  content:counter(elementcounter) "";
  counter-increment: elementcounter;
  font-weight: 500;

}
.error-404 {
  padding:80px 0px;-
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;

}
.error-404 a {
  color: #2d2d2d;
    font-weight: 400;
}
.error-404 a:hover {
  color:#005588;
}
article h3.entry-title {
  font-size:28px;
}


/*  Categories list style */
/*==========================  End Quotes ============================*/
/*==========================  13. Start Team ============================*/
.team-image {
    position: relative;
    min-height:200px;
}
.team-data .team-image img {
    -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  max-width: 100%;
  width: 100%;
}
.team-data:hover .team-image img {
    -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
    transform: scale(1.1s); 
}
.team-inner {
    padding: 10px;
    position: absolute;
    /*bottom: -114px;*/
    bottom:0px;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
  z-index: 1;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.team-inner::before {
    content: '';
    position: absolute;
    background:#fff;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
   /* transform: skewY(-14deg);*/
  z-index: -1;
}
.team-inner::after {
    content: '';
    position: absolute;
    background:#fff;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  /*  transform: skewY(14deg);*/
  z-index: -1;
}
.team-data:hover .team-inner{
  bottom: 0;
}
.team-data {
    min-height: 200px;
}
.team-image .team-inner ul {
    position: relative;
    width: 100%;
    text-align: center;
    padding: 0;
    z-index: 1;
  margin: 0 0 10px 0
}
.team-image .team-inner ul li {
    display: inline-block;
    margin: 0px 2px;
}
.team-image .team-inner ul li a {
    display: block;
    height: 34px;
    line-height: 30px;
    text-align: center;
    width: 34px;
    color: #fff;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  border: 2px solid #fff;
  font-size: 16px;
}
.team-image .team-inner ul li a:hover{
  background-color: #fff;
  color: #2ce87c;
}
.team-inner .team-info {
    text-align: center;
    position: relative;
    padding: 0;
}
.team-inner .team-info h3 {
    font-size: 16px;
    font-weight: 500;
}
.team-inner .team-info h4 {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
  margin: 0;
}
.team-inner .team-info a {
    color: #005588;
}
.team-inner .team-info span {
    font-size: 14px;
    color: #fff;
    display: block;
}
.widget-category .category-list-col {
  display:flex;
  justify-content:start;
  align-items:center;
}
.widget-category h3 {
  font-size:20px;
}
.widget-category img {
      width: 36px;
    height: 36px;
}
.heading-widget h2::after {
  left:13%;
}
.widget-category .article-shadow{
  padding:0.4rem;
}
#category-filter li 
  {
      -webkit-box-flex: 0;
    -ms-flex: 0 0 23%;
    flex: 0 0 23%;
    max-width: 23%;
    float: left;
    margin-right: 15px;
  }
#category-filter-nav .ln-letters a:hover, #category-filter-nav .ln-letters .ln-selected {
    background-color: #005588;
    color: #fff;
    border-color: #005588;
}
.team-sec label {
    color: #005588;
    font-weight: 600;
}
.team-sec .ln-letters a {
  border:1px solid #ced4da;
}
#category-filter li.ln-no-match{
     -webkit-box-flex: 0;
    -ms-flex: 0 0 23%;
    flex: 0 0 100%;
    max-width: 100%;
    float: inherit;
    margin-right: 0px;
    text-align: center;
    margin-top: 30px;
}

ul.puzzle-answers li {
  display:flex;
  float: left;
}
h2.inner-title {
  font-size:29px;
}
/*ul li:nth-child(2) p {
  background:#a6c !important;
}
ul li:nth-child(3) p {
  background:#00c851  !important;
}
ul li:nth-child(4) p {
  background:#ff3547 !important;
}
ul li:nth-child(5) p {
  background:#fb3 !important;
}
ul li:nth-child(6) p {
  background:#1bff00 !important;
}
ul li:nth-child(7) p {
  background:#0062cc !important;
}
ul li:nth-child(8) p {
  background:#dc3545 !important;
}
ul li:nth-child(9) p {
  background:#28a745 !important;
}
ul li:nth-child(10) p {
  background:#a72892 !important;
}
ul li:nth-child(14) p {
  background:#a74b28 !important;
}
ul li:nth-child(11) p {
  background:#2884a7 !important;
}
ul li:nth-child(12) p {
  background:#545b62 !important;
}
ul li:nth-child(13) p {
  background:#8a5218 !important;
}
*/


ul.puzzle-answers .puzle-box{
    margin-top:20px;
    color: #fff !important;
    color: inherit;
    text-transform: uppercase;
    word-wrap: break-word;
    white-space: normal;
    cursor: pointer;
    border: 0;
    border-radius: .125rem;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    padding: .84rem 2.14rem;
    font-size: .81rem;
}
.word_heading {
  font-size:26px;
  margin-bottom:20px;
}

h2.inner-title:after {
      left: 0px;
    transform: translate(0%);
}
.post-banner img {
  width:100%;
}
.social_singlecol {
  display: flex;
    justify-content: flex-end;
    align-items: center;
}
.rmp-results-widget {
  display:none !important;
}
.blog-inner-post h2 {
  font-size: 26px;
    margin-top: 30px;
}
 .blog-inner-post h2:after {
      left: 0px;
    transform: translate(0%);
}
.rmp-archive-results-widget {
  display:none !important;
}
.form-control:focus {
  box-shadow:none;
}
nav.navigation.posts-navigation h2 {
   color: #212529;
    margin-bottom: 10px;
    font-size: 26px;
    font-weight: 600;
 
}
nav.navigation.posts-navigation {
  margin-bottom:30px;
  display: flex;
    justify-content: space-between;
}
nav.navigation.posts-navigation ,
nav.navigation.posts-navigation a {
  text-transform:capitalize;
}
nav.navigation.posts-navigation h2:after {
      left:0%;
    transform: translate(0%);
}
.ads-bottom img {
  width:400px;
  max-width:100%;
}
.filter-input .input-group-text {
  background:#005588;
  color:#fff;
      border-color: #005588;
}
.filter-input .input-group-text:hover {
  cursor:pointer;
  background:#000;

}
.navigation.posts-navigation .screen-reader-text {
  display:none;
}
.nav-previous a {
  background: #005588;
    box-shadow: 0 12px 24px -6px rgba(30,0,80,0.3);
    color: #fff;
    border: none;
    outline: none;
    display: inline-block;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 500;
    padding: 15px 30px;
    cursor: pointer;
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
}
.nav-next a {
  background: #005588;
    box-shadow: 0 12px 24px -6px rgba(30,0,80,0.3);
    color: #fff;
    border: none;
    outline: none;
    display: inline-block;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 500;
    padding: 15px 30px;
    cursor: pointer;
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
}
.post-description p {
font-size:18px; 
margin-top:20px; 
}
.post-description img {
margin-top:20px; }
.post-description a {
  color:#005588;
}
.about-section a {
	color:#005588;
}
.award-scope a {
	color:#005588;
}
.post-description h3 {
	margin-top:30px;
}

.post-description h4, .post-description h5, .post-description h6 {
  margin-top:30px;
  margin-bottom:30px;
  text-align:left;
}
.full-width img {
  margin-top:25px;
}
.single-detail h3, .single-detail h4, .single-detail h5, .single-detail h6 {
   margin-top:25px;
}
.single-detail p {
  margin-top:20px;
}
.single-detail h2 {
  margin-bottom:30px;
}
.single-detail h2:after {
      left: 0px;
    transform: translate(0%);
}
.single-detail img {
  margin-top:20px;
}
.single-detail table {
  margin-top:30px;
}
.full-width h2:after {
   left: 0px;
    transform: translate(0%);
}
.full-width h2 {
 margin-bottom: 0px;
    margin-top: 25px;
}
.full-width h3, .full-width h4, .full-width h5, .full-width h6 {
  margin-top:25px;
}

/* We Can Help */
section.help-sec {
  padding:50px 0px;
}


/* Support Sec */

section.support-sec {
  background:#001c4c !important;
  padding:50px 0px;
}
.support-sec .owl-carousel .owl-item img {
  width:100%;
  height:350px;
  object-fit:cover;
}
.support-sec h3 {
  margin-top:40px;
}
 .support-sec p {
  margin-top:25px;
 }
  
.support-sec h3, .support-sec p  {
  color:#fff;
}
.support-sec .default-btn:hover {
  background: #f1b700;
  color:#fff;
}
.support-sec .default-btn {
    margin-top:30px;
    color:#f1b700;
    text-align: center;
    background: transparent;
    border: 2px solid #f1b700;
    border-radius: 100px;
}

/*About Sec */
.about-sec {
  padding:50px 0px;
}
.about-sec p{
  color:#00255F;
}

/*=======================
  05. services CSS
=========================*/ 
.services{
   padding:60px;
} 
.services .single-services {
  background: #fff;
  padding: 40px 20px 40px 72px;
  position: relative;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.30);
  -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.30);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.30);
  margin-top: 30px;
  text-align: left;
  overflow: hidden;
}
.services .single-services:hover  {
  box-shadow: 0 20px 40px -10px rgba(0,0,0,.3);
  cursor:pointer;
}
.services .single-services:before{
  position:absolute;
  left:0;
  top:0;
  content:"";
  width:0%;
  height:3px;
  -webkit-transition:all 0.4s ease;
  -moz-transition:all 0.4s ease;
  transition:all 0.4s ease;
}
.services .single-services:hover:before{
  width:100%;
}
.services .single-services .icon i {
  font-size: 32px;
  position: absolute;
  left: 20px;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  border: 1px solid transparent;
  top: 48px;
  -webkit-transition:all 0.4s ease;
  -moz-transition:all 0.4s ease;
  transition:all 0.4s ease;
}

.services .single-services h2 {
  font-size: 32px;
  margin: 0 0 15px;
}
.services .single-services h2 a{
  color:#353535;
}

/* Services Sidebar */
.services .single-sidebar {
  background: #fff;
  padding: 15px;
  margin-top: 30px;
}
.services .single-sidebar h2 {
  text-transform: capitalize;
  font-size: 18px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  display: inline-block;
  position: relative;
}
.services .single-sidebar h2::before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50%;
  height: 2px;
  content: "";
  border-radius: 0px;
}
.services .single-sidebar ul li {
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 500;
  padding: 10px;
}
.services .single-sidebar ul li:last-child {
  margin: 0;
  padding-bottom: 0px;
}
.services .single-sidebar ul li:before{
  display:none;
}
.services .single-sidebar ul li i{
  margin-right:10px;
}
.services .single-sidebar ul li.active a,
.services .single-sidebar ul li.active:hover a{
  color:#fff;
}
.services .single-sidebar ul li.active a i{
  color:#fff;
}
.services .single-sidebar ul li a {
  color: #353535;
}
.services .single-sidebar.service img {
  display: inline-block;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  width: 100%;
}
.services .single-sidebar.service .single-service {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
.services .single-sidebar.service .single-service:last-child {
  margin:0px;
}
.services .single-sidebar.service .single-service:hover img{
  -webkit-transform:scale(1.5);
  -moz-transform:scale(1.5);
  transform:scale(1.5);
}
.services .single-sidebar.service .caption {
  text-align: center;
  padding: 8px;
  position: absolute;
  width: 100%;
  bottom: -100px;
  opacity:0;
  visibility:hidden;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color:#fff;
}
.services .single-sidebar.service .single-service:hover .caption{
  opacity:1;
  visibility:visible;
  bottom:0;
}
.services .single-sidebar.service .single-service .caption a{
  color:#fff;
}

/* Services Single */
.services.single{
  padding:50px 0 80px;
}
.services.single .services-slider .owl-dots {
  position: absolute;
  margin-top: -10px;
  left: 50%;
  margin-left: -15px;
  bottom: 30px;
}
.services.single .services-slider .owl-nav div {
  position: absolute;
  top: 50%;
  background: transparent;
  color: #fff;
  border: 0px solid;
  width: 46px;
  height: 46px;
  line-height: 46px;
  padding: 0;
  border-radius: 0px;
  opacity: 1;
  font-size: 32px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin: -23px 0 0;
}
.services.single .services-slider .owl-nav div:hover{
  color:#fff;
}
.services.single .services-slider .owl-nav .owl-prev {
  left:0;
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  transform-origin: left;
  -webkit-transform: perspective(600px) rotateY(90deg);
  -moz-transform: perspective(600px) rotateY(90deg);
  transform: perspective(600px) rotateY(90deg);
}
.services.single .services-slider:hover .owl-nav .owl-prev{
  -webkit-transform: perspective(600px) rotateY(0deg);
  -moz-transform: perspective(600px) rotateY(0deg);
  transform: perspective(600px) rotateY(0deg);
}
.services.single .services-slider .owl-nav .owl-next{
  right:0;
  -webkit-transform-origin: right;
  -moz-transform-origin: right;
  transform-origin: right;
  -webkit-transform: perspective(600px) rotateY(-90deg);
  -moz-transform: perspective(600px) rotateY(-90deg);
  transform: perspective(600px) rotateY(-90deg);
}
.services.single .services-slider:hover .owl-nav .owl-next{
  -webkit-transform: perspective(600px) rotateY(0deg);
  -moz-transform: perspective(600px) rotateY(0deg);
  transform: perspective(600px) rotateY(0deg);
}
.services.single .services-main{
  background:#fff;
  padding:15px;
  margin-top: 30px;
}
.services.single .services-content h2 {
  color: #353535;
  text-transform: uppercase;
  font-size: 25px;
  margin-top: 20px;
}
.services.single .services-content p {
  margin-top: 15px;
}
.services.single .img-right {
  overflow: hidden;
  margin-top: 15px;
}
.services.single .img-right .text{
  float:left;
  width:50%;
}
.services.single .img-right .text h4 {
  margin-bottom: 10px;
  font-size: 18px;
  text-transform: capitalize;
}
.services.single ul li {
  margin-right: 5px;
  position: relative;
  padding-left: 15px;
}
.services.single ul li::before {
  position: absolute;
  top: 9px;
  left: 0;
  width: 7px;
  height: 7px;
  line-height: 9px;
  content: "";
  border-radius: 100%;
}
.services.single .img-right img {
  float: left;
  width: 50%;
  border: 5px solid #f6f6f6;
}
.services.single.full .img-right .text{
  width:100%;
}
/*=======================
  End services CSS
=========================*/


/* Client Sec */
.client-sec {
  padding:50px 0px;
}
.client-sec img {
      cursor: pointer;
    width: 100%;
    border: 1px solid #ddd;
    opacity: 0.6;
}
.client-sec .col-lg-2:hover img {
  opacity:1;
  border-color:#FFD607;
}

.banner-page {
    position: relative;
    background-size: cover;
    min-height: 350px;
    display: flex;
    justify-content: center;
    align-content: center;
    padding-top: 150px;
}
.banner-page h1 {
  text-align:center;
  margin-bottom:20px;
}
.banner-page p {
    color: #fff;
    text-align: center;
    max-width: 700px;
}

.contact-section ul.contact-info {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    text-align: left;
}
.contact-section .contact-info li {
    color: #000;
    font-size: 16px;
    margin-bottom:30px;
    list-style:none;
}
.contact-section .contact-info li a {
    color: #000;
}

.contact-section .contact-info img {
    margin-right: 10px;
    float: left;
     margin-top:0px;
}
.contact-section  .contact-info p.location {
    padding-left: 25px;
    margin-top:0px;
}




/*=======================
  06. Why Choose Us
=========================*/ 
.why-choose {
  position: relative;
  background:#353535;
  padding: 0;
  overflow: hidden;
}
.why-choose .fix{
  padding:0;
  margin:0;
}
.why-choose .working-process {
  width: 100%;
  height: 500px;
  padding: 121px 40px;
}
.why-choose .working-process h2 {
  color: #fff;
  margin-bottom: 20px;
}
.why-choose .working-process p{
  color:#fff;
}
.why-choose .working-process .btn {
  background: #fff;
  color: #353535;
  margin-top: 20px;
}
.why-choose .working-process .btn:hover{
  background:#353535;
  color:#fff;
}
.why-choose .choose-main {
  padding: 71px 40px;
}
.why-choose .single-choose {
  position: relative;
  margin-bottom: 30px;
  border-radius: 5px;
  text-align: left;
  padding: 0 0px 0px 85px;
}
.why-choose .single-choose:last-child{
  margin:0;
}
.why-choose .single-choose i {
  color: #FFD607;
  text-align: center;
  font-size: 22px;
  margin: 0;
  width: 52px;
  height: 52px;
  line-height: 52px;
  border-radius: 100%;
  background:#fff;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: absolute;
  left: 0;
}
.why-choose .single-choose i::after {
  position: absolute;
  right: -5px;
  content: "";
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 8px solid #fff;
  top: 14px;
}
.why-choose .single-choose h4 {
  margin: 0 0 10px;
  font-size: 18px;
  color: #fff;
}
.why-choose .single-choose p{
  color:#bbb;
}
.why-choose .why-video {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  width: 100%;
  background-size: cover;
  height:500px;
}
.why-choose .working-process {
  background-color:#001D4D;
}
.why-choose .why-video .video a:hover {
  color: #FFD607;
}
.why-choose .waves-block .wave-3 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.why-choose .video .btn {
  background-color:#FFD607;
}
.why-choose .why-video:before{
  position: absolute;
  top: 0;
  top:0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
  content:"";
  -webkit-transition:all 0.4s ease;
  -moz-transition:all 0.4s ease;
  transition:all 0.4s ease;
}
.why-choose .why-video:hover:before{
  background: rgba(0, 0, 0, 0.10);
}
.why-choose .waves-block .waves {
  position: absolute;
  width: 303px;
  height: 300px;
  background: rgba(255, 255, 255, 0.3);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  border-radius: 100%;
  -webkit-animation: waves 3s ease-in-out infinite;
  animation: waves 3s ease-in-out infinite;
  left: 50%;
  margin-left: -150px;
  top: 50%;
  margin-top: -150px;
}
.why-choose .waves-block .wave-1 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
.why-choose .waves-block .wave-2 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.why-choose .waves-block .wave-3 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
.why-choose .why-video .video a {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70px;
  height: 70px;
  text-align: center;
  line-height: 70px;
  border-radius: 100%;
  font-size: 32px;
  margin: -35px 0 0 -35px;
  padding: 2px 2px 2px 6px;
  color: #fff;
}
.why-choose .why-video .video a:hover{
  background:#fff; 
}


@-webkit-keyframes waves {
    0% {
        -webkit-transform: scale(0.2, 0.2);
        transform: scale(0.2, 0.2);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
    50% {
        opacity: 0.9;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    }
    100% {
        -webkit-transform: scale(0.9, 0.9);
        transform: scale(0.9, 0.9);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}
@keyframes waves {
    0% {
        -webkit-transform: scale(0.2, 0.2);
        transform: scale(0.2, 0.2);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
    50% {
        opacity: 0.9;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    }
    100% {
        -webkit-transform: scale(0.9, 0.9);
        transform: scale(0.9, 0.9);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}


/*=======================
  End Why Choose Us
=========================*/ 
.about-mission {
  padding:50px 0px;
}
.about-card {
    padding: 30px 43px 57px 43px;
    background-color: #f0fffc;
    border-radius: 10px 10px 10px 10px;
}
.about-card h3 {
  margin-bottom:20px;
}

.about-info {
  padding:50px 0px;
}
.about-info p {
  margin-bottom:10px;
}
.about-info img {
  padding-top:100px;
  border-radius:10px;
}

.sec-pad {
  padding:50px 0px;
}
.bg-ofgrey {
  background:#fff !important;
}
.bg-lightblue {
  background:#001c4c !important;
}
.sec-sales h3 {
  margin-bottom:20px;
}
.sec-sales p {
  margin-bottom:20px;
  text-align:center;
}
.sec-sales.bg-lightblue h3, .sec-sales.bg-lightblue p {
  color:#fff;
  text-align:center;
}
.col-flex {
  display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}

.banner.services  {
     min-height:650px;
     padding-top:120px;
}
.banner.services .content-col {
display: flex;
justify-content: center;
align-content: center;
flex-direction: column;
min-height: 500px;
margin-top: 60px;
}
.banner.services .banner h1 {
    text-align: left;
}
.banner.services .banner p {
  text-align:left;
}
.banner.services h1 {
    text-align: left;
    z-index: 2;
    position: relative;
    line-height: normal;
}
.banner.services p {
  text-align:left;
}

/* Services Tabs */


.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  border-radius:0.625rem;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;/*
  background-color: rgba(75,75,75,0.7);*/
  background:#001c4c54;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.hovereffect:hover .overlay {
  background-color: rgba(48, 152, 157, 0.4);

}

.hovereffect:hover {
  box-shadow: 0 1rem 2.5rem rgba(22,28,45,.1),0 .5rem 1rem -.75rem rgba(22,28,45,.1)!important;
    transform: translateY(-3px);
    z-index: 1;
}

.hovereffect img {
     display: block;
    position: relative;
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transform: translateY(100px);
  -ms-transform: translateY(100px);
  transform: translateY(100px);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.hovereffect:hover h2 {
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
  opacity:0;
}

.hovereffect .info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  text-transform: uppercase;
  color: #fff;
  background-color:#001c4c;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-weight: normal;
      margin: -76px 0 0 0;
    padding: 63px 20px;
}
.hovereffect .info p {
    text-transform: capitalize;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
}
.hovereffect:hover .info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect .info:hover {
  box-shadow: 0 0 5px #fff;
}
.card-shadow {
    -webkit-box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    -ms-box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
}
.bg-white {
    background: #fff !important;
}
.d-none {
    display: none!important;
}
.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}

.nav-alt .nav-item.active {
    border-color:#FFD607;
    font-weight:600;
}
.nav-alt .nav-item.active img:hover {
  fill:#FFD607;
}

.nav-alt .nav-item {
    border-bottom: 3px solid #e6ecf7;
}
.p-5 {
    padding: 1.5rem!important;
}
.p-10 {
    padding: 5rem!important;
}
.tab-pane-alt.active {
    animation: slide-down .4s ease-out;
}
.list {
    padding-left: 0;
    list-style: none;
}
.mb-6, .my-6 {
    margin-bottom: 2rem!important;
}

.quotes-about h3 {
  font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;

}

.breaker-module.background-color--dark {
    color: white;
}
.section-padding--top {
    padding: 94px 0px 0px;
}
.background-color--dark {
    background-color:#001f4e;
}
.breaker-module.background-color--dark .heading--eyebrow, .breaker-module.background-color--dark .heading--medium {
    color: #FFDD00;
}
.heading--eyebrow {
    font-weight: 600;
    font-size: 0.75rem;
    line-height: 0.9375rem;
    margin: 0px 0px 15px;
    text-transform: uppercase;
}
.heading--medium {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 3rem;
    line-height: 3.25rem;
    margin: 0px 0px 0px;
}
.three-up-module .p--2 p {
    font-weight: 300;
    margin-bottom: 1.25rem;
    color:#fff;
}
.three-up-module .heading--4, .three-up-module .wysiwyg-module h4, .wysiwyg-module .three-up-module h4 {
    margin-bottom: 0.7em;
    font-weight: 600;
}
.heading--4, .wysiwyg-module h4 {
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 400;
    color:#fff;
}
.section-padding {
    padding: 94px 0px;
}
.background-color--white {
    background-color: #ffffff;
}
.section-padding--top {
    padding: 94px 0px 0px;
}
.breaker-module {
    color: #16283A;
}
.breaker-module .breaker-body-text {
    margin-top: 1.25rem;
    margin-bottom: 0px;
}
.heading--medium {
  color:#000;
}

#medical-sec .heading--4 {
    margin-bottom: 0.7em;
    font-weight: 600;
    color:#000;
}
#medical-sec .column--text p {
  color:#000;
}
#medical-sec .has-icon-image .column--image-container img {
     width: 100px;
    height: 100px;
    object-fit: cover;
    margin-bottom: 20px 
}
#medical-sec ul {
 list-style:disc;  
}
#medical-sec ul li {
  font-size:16px;
  line-height:24px;
  margin-bottom: 10px;
}
#medical-sec .has-icon-image {
  padding-bottom:20px;
}
.section-padding--bottom {
    padding: 0 0 94px;
}
.hero-module {
    position: relative;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 480px;
    overflow: hidden;
}
.background-color--yellow {
    background-color: #FFDD00;
}
.hero-module .background--hero-mask {
    top: -60%;
    text-align: center;
}
.section--background {
    z-index: 1;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
}
.hero-block_5da87643562c8 .bg-image {
    background-size: cover;
    background-position-x: center;
    background-position-y: center;
}
.hero-module .bg-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
}
.hero-module h1 {
    color: #16283A;
}
.hero-module .hero-content {
    position: relative;
    z-index: 10;
}
.hero-module .container, .hero-module .row {
        height: 100%;
    align-items: center;
    text-align: center;
    justify-content: center;
}
.hero-module .default-btn {
  margin-top:30px;
}

.counter {
    /*background-color:#252525;
    padding: 20px 0;
    */color:#fff;
}

.count-title {
  font-size: 28px;
    color: #fff;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    color:#fff;
}

.count-text {
    font-size: 18px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #4ad1e5;
}
.sec-sales img {
   
    max-width: 100%;
    width: 100%;
}
.sec-sales {
  padding:40px 0px;
}
.expand_pic {
  height:300px;
  object-fit:cover;
}
.pad-0 {
  padding:0px !important;
}
h4.count-title.count-number::after {
  content:'M+';
  color:#fff;
} 
#counter-area:before {
      position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
}
.counter i {
    color: #FFD607;
}
.counter i {
    font-size: 20px;
    background: #f5f5f5;
    width: 50px;
    height: 50px;
    line-height: 55px;
    text-align: center;
    border-radius: 100%;
}
.icon.inOut {
  display:none !important;
}
#counter-area {
    padding:80px 0;
    
}
#counter-area h2{
   text-align:center;
   color:#fff;
}
#counter-area h2::after {
    content: "";
    width: 260px;
    height: 3px;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left:40%;
    transform: translate(0%);
    background-color: #FFD607;
}
.help-sec  h2::after {
    content: "";
    width: 260px;
    height: 3px;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 40%;
    transform: translate(0%);
    background-color: #FFD607;
}
.map-sec h2::after {
    content: "";
    width: 260px;
    height: 3px;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 40%;
    transform: translate(0%);
    background-color: #FFD607;
}
.solu-sec h2::after {
    content: "";
    width: 260px;
    height: 3px;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left:40%;
    transform: translate(0%);
    background-color: #FFD607;
}
.map-sec h2, .solu-sec h2  {
  text-align:center;
      margin: 0;
    color: #291a55;
    font-size: 36px;
    font-family: var(--thm-font);
    font-weight: bold;
    letter-spacing: -.04em;
    margin-bottom: 30px;
}
.support-sec.help-sec  h2 {
  text-align:center;
      margin: 0;
    color: #fff;
    font-size: 36px;
    font-family: var(--thm-font);
    font-weight: bold;
    letter-spacing: -.04em;
    margin-bottom: 30px;
}
.map-sec h3 {
  text-align:center;
  
}
.solu-sec h3 {
  margin-bottom:15px;
}
/*#smarter {
  padding:100px 0px;
}*/
#smarter .animation {
  border-radius:20px;
}
.gdrp-txt {
      margin-top: 40px;
    text-decoration: underline;
    font-size:24px;
    text-transform:uppercase;
    color:#fff;

}

#sales-manager .heading--4 {
  color:#000;
}
#sales-manager  p {
  color:#000;
}
/*.bdr-top-white {
      border-top: 2px solid #fff;
}*/
.marketing-gif svg {
  height:450px;
}
.sale-gif img {
    width: 100%;
    height: 490px;
    object-fit: contain;
}
.marketing-gif img {
    width: 100%;
    height: 490px;
    object-fit: contain;
}
.home-gif img {
       width: 100%;
    height: 490px;
    object-fit: contain;
}

.nav>li>a:focus, .nav>li>a:hover{background: transparent!important;}
.design-process-section .text-align-center {
    line-height: 25px;
    margin-bottom: 12px;
}

.design-process-content img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    max-height: 100%;
}
.design-process-content h3 {
    margin-bottom: 16px;
}
.design-process-content p {
    line-height: 26px;
    margin-bottom: 12px;
}
.process-model {
    list-style: none;
    padding: 0;
    position: relative;
    max-width: 100%;
    margin: 20px auto 26px;
    border: none;
    z-index: 0;
}
.process-model li::after {
    background: #e5e5e5 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 4px;
    margin: 0 auto;
    position: absolute;
    left: 44px;
    top: 33px;
    width: 80%;
    z-index: -1;
}
.process-model li.visited::after {
    background: #D6DA28;
}
.process-model li:last-child::after {
    width: 0;
}
.process-model li {
    display: inline-block;
    width: 10%;
    text-align: center;
    float: none;
}
.nav-tabs.process-model > li.active > a, .nav-tabs.process-model > li.active > a:hover, .nav-tabs.process-model > li.active > a:focus, .process-model li a:hover, .process-model li a:focus {
    border: none;
    background: transparent;

}
.process-model li a {
    padding: 0;
    border: none;
    color: #606060;
}
.process-model li.active,
.process-model li.visited {
    color: #FFDD00;
}
.process-model li.active a,
.process-model li.active a:hover,
.process-model li.active a:focus,
.process-model li.visited a,
.process-model li.visited a:hover,
.process-model li.visited a:focus {
    color: #FFDD00;
}
.process-model li.active p,
.process-model li.visited p {
    font-weight: 600;
    color: #FFDD00;
} 
.process-model li i {
    display: block;
    height: 50px;
    width: 50px;
    text-align: center;
    margin: 0 auto;
    background: #fff;
    border: 2px solid #fff;
    line-height: 50px;
    font-size: 20px;
    border-radius: 50%;
    font-weight: 600;

}
.process-model li.active i, .process-model li.visited i  {
    background: #16283A;
    border-color: #fff;
}
.process-model li p {
        font-size: 12px;
    margin-top: 11px;
    line-height: 19px;
}
.process-model.contact-us-tab li.visited a, .process-model.contact-us-tab li.visited p {
    color: #606060!important;
    font-weight: normal
}
.process-model.contact-us-tab li::after  {
    display: none; 
}
.process-model.contact-us-tab li.visited i {
    border-color: #e5e5e5; 
}

#services.sec-sales  p {
 color:#000;
 text-align:left;
}
#services.sec-sales.services .single-services{
  padding:15px;
}

#services.sec-sales.services .single-services h2 {
    font-size: 18px;
    margin: 0 0 15px;
    text-transform: capitalize;
}
.pad-sec-40 {
    padding: 40px 0;
}
.grey-bg {
    background: #f5f5f5;
}
.promo-title  {
    font-size:35px;
    padding-bottom: 20px;
    line-height: 1.4;
    font-weight: 700;
    color: #1f2021;
    text-transform: uppercase;
}
.info-dec {
  color: #777;
    line-height: 1.9;
    font-size: 13px;
    letter-spacing: 1.4px;
}
.promo-action {
    text-align: right;
}
.promo-section .btn {
    margin-top: 10px;
}
.btn-colored {
      background: #005588;
    box-shadow: 0 12px 24px -6px rgba(30,0,80,0.3);
    color: #fff;
}
.btn-colored:hover{
  color:#fff;
  background:#000;
}
.promo-section .btn-lg {
    padding: 17px 34px;
    letter-spacing: 1.3px;
}
.logo-sec {
     background: #303741;
    padding: 10px;
}

@media screen and (max-width: 560px) {
  .more-icon-preocess.process-model li span {
        font-size: 23px;
        height: 50px;
        line-height: 46px;
        width: 50px;
    }
    .more-icon-preocess.process-model li::after {
        top: 24px;
    }
}
@media screen and (max-width: 380px) { 
    .process-model.more-icon-preocess li {
        width: 16%;
    }
    .more-icon-preocess.process-model li span {
        font-size: 16px;
        height: 35px;
        line-height: 32px;
        width: 35px;
    }
    .more-icon-preocess.process-model li p {
        font-size: 8px;
    }
    .more-icon-preocess.process-model li::after {
        top: 18px;
    }
    .process-model.more-icon-preocess {
        text-align: center;
    }
}


.sales-steps {
  background:#FFDD00;
  color:#16283A;
}
.sales-steps .process-model li p {
  color:#16283A;
}
.sales-steps h3{
  color: #16283A;
font-weight: 600;
    text-transform: uppercase;
    font-size: 3rem;
    line-height: 3.25rem;

}
.sales-steps h3.semi-bold {
  font-size:20px;
  font-weight:700;
}
.art-content {
  max-width:600px;
margin:0px auto;
margin-bottom:15px;
}
.design-process-content {
    border:1px solid #16283A;
    position: relative;
    /* padding: 16px 34% 30px 30px; */
    width:50%;
    margin: 0px auto;
    display: block;
    padding: 20px;
    text-align:left;
}
.design-process-content ul {
list-style: square;
    list-style-position: outside;
    padding-left: 30px;
}
.design-process-content ul li {
 margin-bottom: 10px;
    line-height: 24px;
  }
.wpls-logo-showcase .slick-arrow {
    display: none !important;
}


.portfolio-one__home-two {
    padding-top: 0;
    padding-bottom: 50px;
}
.portfolio-one {
    padding-top: 120px;
    padding-bottom: 60px;
    position: relative;
}
.block-title {
    margin-bottom: 65px;
}
.portfolio-one__single {
    position: relative;
    margin-bottom: 60px;
    box-shadow: 0px 7px 38px 0px rgba(22, 33, 113, 0.21);
    border-radius:20px;
    height:500px;
}
.portfolio-one__single>img {
    width: 100%;
    border-radius: 20px;
    height:500px;
    object-fit:cover;
}
.portfolio-one__home-two .portfolio-one__content {
    width: calc(100% - 60px);
    left: 50%;
    bottom: 30px;
    transform: translateY(0%) translateX(-50%) !important;
    opacity: 1;
}
.portfolio-one__content {
    position: absolute;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 27.5px;
    padding-bottom: 27.5px;
    bottom: 80px;
    border-radius: 10px;
    left: 0;
    width: 100%;
    background-color: #162171;
    box-shadow: 0px 2px 18px 0px rgba(22, 33, 113, 0.26);
    opacity: 0;
    transform: translateY(30%);
    transition: opacity 500ms ease, transform 500ms ease;
}
.portfolio-one__single h3 {
    margin: 0;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    font-family: var(--thm-font);
    line-height: 1em;
    margin-bottom: 14px;
}
.portfolio-one__single p {
    margin: 0;
    line-height:24px;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
}
.portfolio-one .default-btn {
  margin-top:20px;
}
.portfolio-one__home-two .portfolio-one__single:hover .portfolio-one__content {
    transform: translateY(0%) translateX(-50%);
}
.portfolio-one__single:hover .portfolio-one__content {
    opacity: 1;
    transform: translateY(0);
}

.block-title h3 {
    margin: 0;
    color: #291a55;
    font-size: 36px;
    font-family: var(--thm-font);
    font-weight: bold;
    letter-spacing: -.04em;
    margin-bottom: 30px;
}
.mb-0 {
  margin-bottom:0px !important;
}

#chartdiv {
  width: 100%;
  height: 500px;
} 
#map-section {
  background:#303741;
}           
#map-section h2, #map-section h3, #map-section h3 a {
  color:#fff !important; 
}
#why-choose .working-process h2 {
  text-align:left;
} 
#myModal .modal-body {
  padding:0px;
}


.funnel-sec ul {
  overflow: hidden;
  position: relative;
  text-align: center;
 
}
.funnel-sec ul:before, .funnel-sec ul:after {
  border-color: #FFF;
  border-style: solid;
  border-top-color: transparent;
  box-sizing: content-box;
  content: '';
  position: absolute;
  top: 0;
}
.funnel-sec ul:before {
  border-width: 0 0rem 20rem 0rem;
  border-right-color: transparent;
  left: 0;
}
.funnel-sec ul:after {
  border-width: 0 0 20rem 0rem;
  border-left-color: transparent;
  right: 0;
}
.funnel-sec ul li {
  padding: 1rem 0;
  padding-bottom: 2rem;
  transition: all 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.funnel-sec ul li:hover {
  margin: 0rem 1rem;
  margin-bottom: 5rem;
}
.funnel-sec ul li:nth-child(1) {
  background-color: #45BA61;
      width: 70rem;
    margin: 0px auto;
}
.funnel-sec ul li:nth-child(2) {
  background-color: #E52020;
  width:60rem;
    margin: 0px auto;
}
.funnel-sec ul li:nth-child(3) {
  background-color: #1C75BC;
  width:50rem;
    margin: 0px auto;
}
.funnel-sec ul li:nth-child(4) {
  background-color: #FFE815;
  width:40rem;
    margin: 0px auto;
}
.funnel-sec ul li:nth-child(n+1) {
  color: #fff;
}
.funnel-sec ul li:nth-child(5) {
  background-color: #000;
  width:35rem;
    margin: 0px auto;
}
.funnel-sec ul li strong {
	font-weight:600;
}
.funnel-sec ul li:nth-child(6) {
  background-color:purple;
  width:20rem;
    margin: 0px auto;
}
.font-num{
	font-size:30px;
}
.funnel-sec {
  padding-bottom:30px;
}
.circle {
  padding: 13px 20px;
  border-radius: 50%;
  background-color: #ED8D8D;
  color: #fff;
  max-height: 50px;
  z-index: 2;
}

.how-it-works.row .col-2 {
  align-self: stretch;
}
.how-it-works.row .col-2::after {
  content: "";
  position: absolute;
  border-left: 3px solid #ED8D8D;
  z-index: 1;
}
.how-it-works.row .col-2.bottom::after {
  height: 50%;
  left: 50%;
  top: 50%;
}
.how-it-works.row .col-2.full::after {
  height: 100%;
  left: calc(50% - 3px);
}
.how-it-works.row .col-2.top::after {
  height: 50%;
  left: 50%;
  top: 0;
}


.timeline div {
  padding: 0;
  height: 40px;
}
.timeline hr {
  border-top: 3px solid #ED8D8D;
  margin: 0;
  top: 17px;
  position: relative;
}
.timeline .col-2 {
  display: flex;
  overflow: hidden;
}
.timeline .corner {
  border: 3px solid #ED8D8D;
  width: 100%;
  position: relative;
  border-radius: 15px;
}
.timeline .top-right {
  left: 50%;
  top: -50%;
}
.timeline .left-bottom {
  left: -50%;
  top: calc(50% - 3px);
}
.timeline .top-left {
  left: -50%;
  top: -50%;
}
.timeline .right-bottom {
  left: 50%;
  top: calc(50% - 3px);
}

#myModal .close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
    position: absolute;
    right: 100px;
    font-size: 45px;
    z-index: 9999;
}
#myModal .modal-dialog {
	max-width:1200px;
}
#myModal .modal-header {
	padding:0px;
}
#myModal .modal-content {
	height:550px;
}

.scrollLink {
	display: block;
    bottom: 0px;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 40px;
    font-weight: 100;

}

.scrollLink i {
	 -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(0, 10px);
            transform: translate(0, 10px); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

@keyframes pulse {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(0, 10px);
            transform: translate(0, 10px); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }


.marketing-specialist {
  background:#FFDD00;
      min-height: 650px;
    padding-top: 120px;
        padding-bottom: 120px;
}
.marketing-specialist h2 {
  font-size: 40px;
    margin-bottom: 30px;
    line-height: 50px;
}
.marketing-specialist p {
  font-size:18px;
}
.marketing-specialist img {
  border-radius:10px;
}

.bg-gray {
    background-color: #f4f4ff;
}
.section-padding-120 {
    padding-top: 120px;
    padding-bottom: 120px;
}
.justify-content-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.used-technology-area .g-0 {
    border: 1px solid #eeeeee;
}
.g-0, .gy-0 {
    --bs-gutter-y: 0;
}
.g-0, .gx-0 {
    --bs-gutter-x: 0;
}
.demo-single-feature {
    position: relative;
    z-index: 1;
    background-color: #ffffff;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    height:190px;
}
.border, .border-left, .border-right, .border-bottom, .border-top {
    border-color: #eeeeee !important;
}
.demo-single-feature:hover, .demo-single-feature:focus {
    -webkit-box-shadow: 0 10px 71px rgba(47, 91, 234, 0.175);
    box-shadow: 0 10px 71px rgba(47, 91, 234, 0.175);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    z-index: 100;
}
.used-technology-area h5 {
      font-size: 18px;
      font-weight:500;
    line-height: 24px;
    text-transform:capitalize;
}
.demo-single-feature .icon {
    position: relative;
    z-index: 10;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto 10px;
    background-color: #fdd76e;
    border-radius: 50%;
    color: #ffffff;
    font-size: 2rem;
}
.demo-single-feature .icon i {
      line-height: 80px;
      color:#1f0757;
}
.used-technology-area h3 {
  color:#000;
  font-size:45px;
  margin-bottom:40px;
}

#looksmart-marketing h3 {
  font-size:40px;
  color:#16283A;
}
.scroll-down-pic {
    width: 100px;
	margin-top:130px;
}
.promo-text p {
  font-size:18px;
}

#home-form input {
  height: 45px;
    margin-bottom: 25px;
    padding: 15px;
    width: 100%;
    max-width: 100%;
}
#home-form textarea {
    margin-bottom: 25px;
    padding: 15px;
    width: 100%;
    max-width: 100%;
}
#home-form h3 {
  line-height:45px;
}
#home-form form{
  padding-top:40px;
}
.main-header .logo {
	width:150px;
}
footer .footer-logo {
	width:260px;
}
.about-inner-sec {
	    background: #ffd60775;
}
#five-area-sec {
	 background:#ffdd006e;
}
#five-area-sec .portfolio-one__single {
	background:#fff;
	    height: 340px;
    padding:25px;
}
#five-area-sec .portfolio-one__single>img {
    width: 100%;
     border-radius: 20px;
    height: 100px;
    object-fit: cover;
    width: 100px;
    }
.join-ma-sec h2 {
	line-height: 34px;
    font-size: 27px;
	margin-bottom:20px;
}
.join-ma-sec img {
	box-shadow: 0px 7px 38px 0px rgb(22 33 113 / 21%);
    border-radius: 20px;
    height: 100%;
    object-fit: cover;
}

#cyber-network h2, #cyber-network p  {
	color:#000;
}
#go-market h2, #go-market p {
	color:#000;
}
#cyber-network img {
    width: 130px;
    box-shadow: 0px 7px 38px 0px rgb(22 33 113 / 21%);
    border-radius: 20px;
    height: 130px;
    margin-bottom: 30px;
    padding: 15px;
	object-fit:contain;
	background:#fff;
}
#go-market img {
	
    width: 130px;
    box-shadow: 0px 7px 38px 0px rgb(22 33 113 / 21%);
    border-radius: 20px;
    height: 130px;
    margin-bottom: 30px;
    padding: 15px;
	object-fit:contain;
	background:#fff;
}
#go-market {
	background:#001c4c26;
}
ul.ma-help-list li {
	 margin-bottom:20px;
	 font-size:16px;
}
ul.ma-help-list {
	padding-left: 20px;
    list-style: circle;

}

#partner-market  .slider-box .owl-theme .owl-nav{
	 display:none !important;
}
#partner-market {
	    text-align: center;
    padding: 150px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(https://millenimum.000webhostapp.com/wp-content/uploads/2021/03/partner-market-bg.jpg) !important;
    background-size: cover !important;
 
}

#partner-market.support-sec h3, #partner-market.support-sec p {
    color: #fff;
    text-align: center;
}
