/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

@import url(assets/css/classy-nav.css);
.fade:not(.show) {
    opacity: 1 !important;
}

html,
body {
    height: 100%;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.alignleft {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

.alignright {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
}

.aligncenter {
    display: block;
    margin: 0 auto 15px;
}

a:focus {
    outline: 0px solid;
}

img {
    max-width: 100%;
    height: auto;
}

.fix {
    overflow: hidden;
}

p {
    margin: 0 0 16px;
    color: #494949;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /* font-family: 'Hind', 'Arial', "sans-serif"; */
    /* font-size: Open Sans, Helvetica, Arial, sans-serif; */
    margin: 0 0 15px;
    color: #494949;
    font-weight: 500;
}

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

h2 {
    font-size: 38px;
    line-height: 40px;
}

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

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

h5 {
    font-size: 20px;
    line-height: 22px;
}

h6 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
}

a {
    transition: all 0.3s ease 0s;
    /* transition: all 0.3s ease 0s; */
    text-decoration: none;
}

a:hover {
    color: #3EC1D5;
    text-decoration: none;
}

a:active,
a:hover {
    outline: 0 none;
    color: #000;
}


/* * {
    font-family: Open Sans, Helvetica, Arial, sans-serif;
} */


/* *:not(.fa) {
    font-family: Open Sans, Helvetica, Arial, sans-serif;
} */

body {
    background: #fff none repeat scroll 0 0;
    /* color: #444; */
    /* font-family: Hind, Arial, "sans-serif"; */
    color: #585352;
    /* font-family: Open Sans, Helvetica, Arial, sans-serif !important; */
    /* font-family: Ubuntu, Helvetica, Arial, sans-serif; */
    /* font-family: Open Sans, Helvetica, Arial, sans-serif !important; */
    /* font-family: OpensansRegular, sans-serif; */
    /* font-family: "Graphik Regular", "Arial", Sans-Serif; */
    font-family: "Questrial";
    /* font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; */
    font-size: 16px;
    text-align: left;
    overflow-x: hidden;
    line-height: 22px;
}

p {
    line-height: 1.6;
    margin: 0 0 20px;
    color: #585352;
}

h5 {
    line-height: 1;
    margin: 0 0 20px;
}


/* ul li a {
    font-family: Open Sans, Helvetica, Arial, sans-serif !important
} */

li {
    line-height: 1.5;
    /* margin: 0 0 20px; */
    color: #585352;
    /* list-style-image: url('assets/img/square.png'); */
    /* font-family: Open Sans, Helvetica, Arial, sans-serif !important; */
}

.h3,
h3,
p {
    font-weight: 300;
}

* {
    box-sizing: border-box;
}


/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/


/* .back-to-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 15px;
    bottom: 15px;
    z-index: 996;
    background: #008AD3;
    width: 40px;
    height: 40px;
    transition: all 0.4s;
}

.back-to-top i {
    font-size: 28px;
    color: #fff;
    line-height: 0;
}

.back-to-top:hover {
    background: #60ccdc;
    color: #fff;
}

.back-to-top.active {
    visibility: visible;
    opacity: 1;
} */

.clear {
    clear: both;
}

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

input,
select,
textarea,
input[type="text"],
input[type="date"],
input[type="url"],
input[type="email"],
input[type="password"],
input[type="tel"],
button,
button[type="submit"] {
    -moz-appearance: none;
    box-shadow: none !important;
}

div#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: #fff url("../img/preloader.gif") no-repeat center center;
}

::-moz-selection {
    background: #3EC1D5;
    text-shadow: none;
}

::selection {
    background: #3EC1D5;
    text-shadow: none;
}

.area-padding {
    padding: 70px 0px 80px;
}

.area-padding-2 {
    padding: 70px 0px 50px;
}

.padding-2 {
    padding-bottom: 90px;
}


/* .section-headline h2 {
    display: inline-block;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 70px;
    position: relative;
    text-transform: capitalize;
} */

.section-headline h2::after {
    border: 1px solid #333;
    bottom: -20px;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 40%;
}

.section-title h2::after {
    content: '';
    position: absolute;
    display: block;
    width: 50px;
    height: 3px;
    background: #333;
    bottom: 0;
    left: calc(50% - 25px);
}

.section-title h4::after {
    content: '';
    position: absolute;
    display: block;
    width: 50px;
    height: 3px;
    background: #333;
    bottom: 0;
    left: calc(50% - 25px);
}

.section-title-no-underline h4::after {
    /* content: '';
    position: absolute;
    display: block; */
    /* width: 50px;
    height: 3px; */
    background: #333;
    bottom: 0;
    left: calc(50% - 25px);
}

.sec-head {
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 0;
    padding: 0 0 10px;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
}


/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

#header {
    height: 80px;
    transition: all 0.5s;
    z-index: 997;
    transition: all 0.5s;
    background: rgba(255, 255, 255, 1.0);
}

#header.header-scrolled {
    background: rgba(255, 255, 255, 1.0);
    height: 64px;
}

#header .logo h1 {
    font-size: 36px;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-weight: bold;
}

#header .logo h1 span {
    color: #0C2F99;
}

#header .logo h1 a,
#header .logo h1 a:hover {
    color: #fff;
    text-decoration: none;
}

#header .logo a {
    padding: 1.5em 3em;
}

#header .logo img {
    padding-bottom: 10px;
    margin: 0;
    max-height: 80px;
}

@media (max-width: 768px) {
    #header {
        height: 64px;
        background: rgba(255, 255, 255, 1.0);
    }
    #header .logo h1 {
        font-size: 28px;
    }
}

.header-bg {
    /* background: url(../img/background/page-header.jpg); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    padding: 120px 0 60px;
}

.header-bg::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
}

@media (min-width: 1025px) {
    .header-bg {
        background-attachment: fixed;
    }
}


/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/

#hero {
    width: 100%;
    height: 65vh;
    /* background: #0C2F99; */
    overflow: hidden;
    position: relative;
}

@media (max-height: 500px) {
    #hero {
        height: 150vh;
    }
}

#hero .carousel,
#hero .carousel-inner,
#hero .carousel-item,
#hero .carousel-item::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

#hero .carousel-item {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#hero .carousel-item::before {
    content: '';
    /*Comment the below code to fade the image in carousel */
    /* background-color: rgba(0, 0, 0, 0.7); */
}

#hero .carousel-container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    top: 50px;
    left: 50px;
    right: 50px;
}

#hero .container {
    text-align: center;
}

#hero h2 {
    /* color: #494949; */
    color: #fff;
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 700;
}

@media (max-width: 768px) {
    #hero h2 {
        font-size: 20px;
        line-height: 1.2;
    }
}

#hero p {
    width: 80%;
    font-size: 50px;
    line-height: 1.2;
    margin: 0 auto 30px auto;
    color: #fff;
    text-transform: uppercase;
    font-style: bold;
    font-weight: 1000;
}

@media (min-width: 1024px) {
    #hero p {
        width: 60%;
    }
}

@media (max-width: 768px) {
    #hero p {
        font-size: 28px;
        line-height: 1.2;
    }
}

#hero .carousel-fade {
    overflow: hidden;
}

#hero .carousel-fade .carousel-inner .carousel-item {
    transition-property: opacity;
}

#hero .carousel-fade .carousel-inner .carousel-item,
#hero .carousel-fade .carousel-inner .active.carousel-item-start,
#hero .carousel-fade .carousel-inner .active.carousel-item-end {
    opacity: 0;
}

#hero .carousel-fade .carousel-inner .active,
#hero .carousel-fade .carousel-inner .carousel-item-next.carousel-item-start,
#hero .carousel-fade .carousel-inner .carousel-item-prev.carousel-item-end {
    opacity: 1;
    transition: 0.5s;
}

#hero .carousel-fade .carousel-inner .carousel-item-next,
#hero .carousel-fade .carousel-inner .carousel-item-prev,
#hero .carousel-fade .carousel-inner .active.carousel-item-start,
#hero .carousel-fade .carousel-inner .active.carousel-item-end {
    left: 0;
    transform: translate3d(0, 0, 0);
}

#hero .carousel-control-prev,
#hero .carousel-control-next {
    width: 10%;
}

@media (min-width: 1024px) {
    #hero .carousel-control-prev,
    #hero .carousel-control-next {
        width: 5%;
    }
}

#hero .carousel-control-next-icon,
#hero .carousel-control-prev-icon {
    background: none;
    font-size: 32px;
    line-height: 1;
}


/* #hero .carousel-indicators li {
      width: 10px;
  height: 10px;
  border-radius: 100%;
  } */

#hero .carousel-indicators li {
    cursor: pointer;
}

#hero .btn-get-started {
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 32px;
    border-radius: 50px;
    transition: 0.5s;
    margin: 10px;
    color: #fff;
    background: #0C2F99;
}

#hero .btn-get-started:hover {
    background: #fff;
    color: #0C2F99;
}


/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/

.about-area {
    background-color: #f9f9f9;
}


/* .single-well a {
    display: block;
    border: 5px solid green !important;
} */


/* li {
    line-height: 1.6;
    margin: 0 0 20px;
    color: #585352;
    /* font-family: Open Sans, Helvetica, Arial, sans-serif !important; */


/* 
}
*/

.single-well ul li {
    color: #0C2F99;
    display: block;
    padding: 5px 0;
    font-size: 16px !important;
    /* font-family: OpensansRegular, sans-serif; */
    font-family: RidleyGrotesk, sans-serif;
}

.single-well ul li i {
    /* color: #0F62FF; */
    margin-right: 5px;
    font-size: 16px !important;
    /* font-family: Open Sans, Helvetica, Arial, sans-serif !important; */
    font-family: RidleyGrotesk, sans-serif;
}

.single-well p {
    color: #494949;
    font-size: 16px !important;
    /* font-family: Open Sans, Helvetica, Arial, sans-serif !important; */
}


/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/

.pst-content {
    padding-left: 10px;
}


/* .portfolio {
    background: grey none repeat scroll 0 0 !important;
} */


/* portfolio-area {
    background: grey none repeat scroll 0 0 !important;
} */


/* .portfolio-area {
    background-color: grey;
} */

#portfolio-flters {
    padding: 0;
    margin: 5px 0 35px 0;
    list-style: none;
    text-align: center;
}

#portfolio-flters li {
    cursor: pointer;
    margin: 15px 15px 15px 0;
    display: inline-block;
    padding: 8px 24px;
    font-size: 12px;
    line-height: 20px;
    color: #555;
    border-radius: 50px;
    text-transform: uppercase;
    background: #fff;
    margin-bottom: 5px;
    transition: all 0.3s ease-in-out;
    border: 1px solid #494949;
}

#portfolio-flters li:hover,
#portfolio-flters li.filter-active {
    border-color: #0C2F99;
    background: #0C2F99;
    color: #fff;
}

#portfolio-flters li:last-child {
    margin-right: 0;
}

.single-awesome-portfolio {
    float: left;
    overflow: hidden;
    padding: 15px;
    width: 25%;
    position: relative;
}

.single-awesome-project {
    overflow: hidden;
    margin-bottom: 30px;
    font-size: 16px;
}


/* @media (max-width:1024px) and (min-width:320px) {
    #portfolio-flters li {
        font-size: 10px !important;
    }
} */

​
/* .single-awesome-project.p {
    font-size: 16px !important;
} */

.first-item {
    margin-bottom: 30px;
}

.awesome-img {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}


/* .awesome-img:hover{

} */


/* .awesome-img1 {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  filter: grayscale(100%);
  stop-color: 
} */

.awesome-img>a {
    display: block;
    position: relative;
}

.single-awesome-project:hover .awesome-img>a::after {
    opacity: 1;
}


/* .single-awesome-project:hover .add-actions {
  opacity: 1;
  bottom: 0;
} */

.awesome-img>a::after {
    /* background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0; */
    -webkit-filter: grayscale(0);
    filter: none;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    transition: 0.4s;
}

.awesome-img:hover {
    -webkit-filter: grayscale(0);
    filter: none;
}

.add-actions {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    bottom: 30px;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: hidden;
    padding: 10px 15px;
    position: absolute;
    transition: all 0.4s ease 0s;
    width: 100%;
}

.project-dec {
    display: block;
    height: 100%;
    width: 100%;
}

.project-dec a {
    display: block;
    height: 100%;
    width: 100%;
}

.project-dec h4 {
    margin-bottom: 5px;
}

.project-dec h4:hover {
    color: #fff;
}

.project-dec h4 {
    color: #ddd;
    font-size: 24px;
    margin-top: -45px;
    padding-top: 50%;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 800;
}

.project-dec p {
    line-height: 1.2 !important;
    font-size: 10px !important;
}

.project-dec li {
    line-height: 1 !important;
    font-size: 14px !important;
}

.project-dec span {
    color: #ddd;
    font-size: 13px;
}

.project-action-btn {
    display: block;
    height: 100%;
    text-align: center;
    transition: all 1s ease 0s;
    width: 100%;
}

.project-action-btn li {
    display: block;
    height: 100%;
    width: 100%;
}

.project-action-btn li a {
    display: block;
    height: 100%;
    width: 100%;
}


/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/

.testimonials {
    padding-top: 30px;
    padding-bottom: 20px;
    padding: 80px 0;
    background: url("assets/img/life-science/image4.jpg") no-repeat;
    background-color: 0C2F99;
    background-position: center center;
    background-size: cover;
    position: relative;
}

.testimonials::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
}

.testimonials .testimonial-item {
    text-align: center;
    color: #fff;
}

.testimonials .testimonial-item .testimonial-img {
    width: 100px;
    border-radius: 50%;
    border: 6px solid rgba(255, 255, 255, 0.15);
    margin: 0 auto;
}

.testimonials .testimonial-item h3 {
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0 5px 0;
    color: #fff;
}

.testimonials .testimonial-item h4 {
    font-size: 14px;
    color: #ddd;
    margin: 0 0 15px 0;
}

.testimonials .testimonial-item .quote-icon-left,
.testimonials .testimonial-item .quote-icon-right {
    color: rgba(255, 255, 255, 0.4);
    font-size: 26px;
}

.testimonials .testimonial-item .quote-icon-left {
    display: inline-block;
    left: -5px;
    position: relative;
}

.testimonials .testimonial-item .quote-icon-right {
    display: inline-block;
    right: -5px;
    position: relative;
    top: 10px;
}

.testimonials .testimonial-item p {
    font-style: italic;
    margin: 0 auto 15px auto;
    color: #eee;
}

.testimonials .swiper-pagination {
    margin-top: 20px;
    position: relative;
}

.testimonials .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: rgba(255, 255, 255, 0.5);
    opacity: 1;
}

.testimonials .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #0C2F99;
}

@media (min-width: 992px) {
    .testimonials .testimonial-item p {
        width: 80%;
    }
}


/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/

.contact {
    padding: 20px;
    text-align: center;
}

.contact .info-box {
    color: #313030;
    box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
    padding: 20px;
}

.contact .info-box i {
    font-size: 32px;
    color: #0C2F99;
    border-radius: 50%;
    padding: 8px;
    border: 2px dotted #0C2F99;
    float: left;
}

.contact .info-box h3 {
    font-size: 20px;
    color: #656262;
    font-weight: 700;
    margin: 10px 0 10px 68px;
}

.contact .info-box p {
    padding: 0;
    line-height: 24px;
    font-size: 14px;
    margin: 0 0 0 68px;
}

.contact.text-line {
    background-color: transparent;
    color: #eeeeee;
    outline: none;
    outline-style: none;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: solid #eeeeee 1px;
    padding: 3px 10px;
}

input[type="text"] {
    border: none;
    /* Get rid of the browser's styling */
    border-bottom: 1px solid black;
    /* width: 100px; */
    /* Add your own border */
}

input[type="email"] {
    border: none;
    /* Get rid of the browser's styling */
    border-bottom: 1px solid black;
    /* width: 100px; */
    /* Add your own border */
}


/* textarea {
  
    border-bottom: 1px solid black;
} */

textarea {
    border-style: none;
    border-color: Transparent;
    overflow: auto;
}

input[type="textarea"] {
    border: none;
    /* Get rid of the browser's styling */
    border-bottom: 1px solid black;
    /* width: 100px; */
    /* Add your own border */
}

input[type="tel"] {
    border: none;
    /* Get rid of the browser's styling */
    border-bottom: 1px solid black;
    /* width: 100px; */
    /* Add your own border */
}


/*
.contact .php-email-form {
    box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
    padding: 30px;
}

.contact .php-email-form .error-message {
    display: none;
    color: #fff;
    background: #0C2F99;
    text-align: left;
    padding: 15px;
    font-weight: 600;
}

.contact .php-email-form .error-message br+br {
    margin-top: 25px;
}

.contact .php-email-form .sent-message {
    display: none;
    color: #000;
    background: #0C2F99;
    text-align: center;
    padding: 15px;
    font-weight: 600;
}

.contact .php-email-form .loading {
    display: none;
    background: #fff;
    text-align: center;
    padding: 15px;
}

.contact .php-email-form .loading:before {
    content: "";
    display: inline-block;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin: 0 10px -6px 0;
    border: 3px solid #0C2F99;
    border-top-color: #eee;
    -webkit-animation: animate-loading 1s linear infinite;
    animation: animate-loading 1s linear infinite;
}

.contact .php-email-form input,
.contact .php-email-form textarea {
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
}

.contact .php-email-form input:focus,
.contact .php-email-form textarea:focus {
    border-color: #0C2F99;
}

.contact .php-email-form input {
    padding: 10px 15px;
}

.contact .php-email-form textarea {
    padding: 12px 15px;
}

.contact .php-email-form button[type="submit"] {
    background: #0C2F99;
    border: 0;
    padding: 10px 24px;
    color: #fff;
    transition: 0.4s;
}

.contact .php-email-form button[type="submit"]:hover {
    background: #0C2F99;
}

@-webkit-keyframes animate-loading {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes animate-loading {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
} */


/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

.footer-area {
    padding: 5px 0;
    padding-top: 25px;
    /* height: 300px; */
    /* background: #4DA8DA; */
    /* background: #007CC7; */
    /* background: #0f62fe; */
    /* background: #00bfff; */
    /* background: #3898EC; */
    /* background: #89CFF0; */
    /* background: #0197F6; */
    background: #008AD3;
}

.footer-head p {
    color: #494949;
}

.footer-head h4 {
    color: #fff;
    font-size: 12px;
    letter-spacing: 2px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight: bold !important;
    margin: 0;
}

.footer-head h6 {
    color: #fff !important;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    /* letter-spacing: 2px; */
    /* padding-bottom: 10px; */
    /* text-transform: uppercase; */
}

.footer-head a {
    color: #fff !important;
    font-size: 12px;
    /* letter-spacing: 2px; */
    padding-bottom: 10px;
    /* text-transform: uppercase; */
}

.v1 {
    border-left: 1px solid black;
    padding-left: 30px;
    /* padding-right: 5px; */
    height: 140px;
}

.v1 h4 h6 {
    line-height: 1 !important;
    /* font-weight: 200; */
}

.footer-logo {
    padding-bottom: 20px;
}

.footer-logo h2 {
    color: #222;
    padding: 0;
    margin: 0;
    font-size: 36px;
    font-weight: bold;
    line-height: 1;
}

.footer-logo h2 span {
    color: #0F62FF;
}

.footer-icons ul li {
    display: inline-block;
}


/* .footer-head {
    line-height: 0.5 !important;
} */

.footer-head a {
    font-size: 16px !important;
    color: #fff !important;
    line-height: 1px !important;
}

.footer-head h6 a:hover {
    font-size: 14px !important;
    color: #0C2F99 !important;
}

.footer-icons ul li a {
    /* border: 1px solid #494949; */
    color: #494949 !important;
    display: block;
    font-size: 16px !important;
    height: 40px;
    line-height: 38px;
    margin-right: 5px;
    text-align: center;
    width: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
}

.footer-icons ul li a i {
    line-height: 0;
}

.flicker-img>a {
    float: left;
    padding: 1px;
    width: 33.33%;
}

.footer-icons {
    margin-top: 30px;
}

.footer-contacts p span {
    color: #ffffff;
    font-weight: 700;
}

.popular-tag ul li {
    display: inline-block;
}

.footer-content {
    display: block;
    overflow: hidden;
    padding-bottom: 20px;
}

.footer-content h6 a {
    font-size: 14px !important;
    /* line-height: 0.1em !important; */
}

.footer-content h4 {
    font-size: 14px !important;
    line-height: 0.8 !important;
}

.popular-tag ul li a:hover,
.footer-icons ul li a:hover {
    background: #fff;
    /* border: 1px solid #0C2F99; */
    color: #fff;
}

.popular-tag ul li a {
    border: 1px solid #494949;
    border-radius: 30px;
    color: #494949;
    font-size: 13px;
    display: block;
    font-weight: 600;
    margin: 5px 3px;
    position: relative;
    text-decoration: none;
    text-transform: capitalize;
    transition: all 0.4s ease 0s;
    width: 70px;
}

.footer-area-bottom {
    background: #0C2F99 none repeat scroll 0 0;
    padding: 5px 0;
}

.copyright-text a:hover {
    text-decoration: underline;
    color: #0F62FF;
}

.copyright-text a {
    color: #494949;
}

.copyright>p {
    margin-bottom: 0;
    color: #494949;
}

.copyright a,
.credits a {
    color: #0F62FF;
}

.credits {
    padding-top: 5px;
    text-align: center;
}

@media (max-width: 991px) {
    .footer-area {
        text-align: center;
    }
    .v1 {
        height: 0px;
    }
    /* .footer-area {
        width: 20%;
    } */
}


/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/

.team-member {
    background: rgba(0, 0, 0, 0.65) none repeat scroll 0 0;
    display: block;
    margin-right: -15px;
    padding: 10px;
    position: relative;
    overflow: hidden;
}

.team-member::before {
    background: rgba(0, 0, 0, 0) url("../img/team/team01.jpg") repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    margin-right: -15px;
    padding: 10px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    transition: 5s;
    transform: scale(1);
}

.team-member:hover.team-member::before {
    transform: scale(1.2);
}

.single-team-member {
    border: 1px solid #ddd;
}

.team-left-text h4 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
}

.team-left-text p {
    color: #fff;
    font-size: 17px;
    line-height: 26px;
}

.email-news {
    display: block;
    margin: 30px 0;
    overflow: hidden;
    text-align: center;
    width: 100%;
}

.email-news .email_button input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #fff;
    float: left;
    font-size: 13px;
    padding: 8px;
    width: 81%;
}

.email-news .email_button>button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #fff;
    float: left;
    font-size: 16px;
    padding: 8px 12px;
    text-align: center;
}

.email-news .email_button>button:hover {
    background: #0F62FF;
    border: 1px solid #fff;
    color: #fff;
}

.team-left-icon ul li {
    display: inline-block;
}

.team-left-icon ul li a:hover {
    color: #0F62FF;
    background: #fff;
    border: 2px solid #fff;
}

.team-left-icon ul li a {
    border: 2px solid #fff;
    color: #fff;
    display: block;
    font-size: 16px;
    height: 40px;
    line-height: 37px;
    margin: 0 3px;
    width: 40px;
}

.team-member-carousel .single-team-member {
    overflow: hidden;
    width: 100%;
}

.single-team-member:hover .team-img a:after {
    opacity: 0;
}

.single-team-member:hover .team-social-icon {
    top: 45%;
    opacity: 1;
}

.team-img {
    position: relative;
}

.team-img>a {
    display: block;
}

.team-img>a::after {
    background: rgba(0, 0, 0, 0.7);
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    transition: all 0.5s ease 0s;
    width: 100%;
    opacity: 0;
}

.team-social-icon {
    left: 50%;
    margin-left: -61px;
    opacity: 0;
    position: absolute;
    top: 30%;
    transition: 1.3s;
}

.team-social-icon ul li {
    display: inline-block;
}

.team-social-icon ul li a {
    border: 1px solid #fff;
    /* border-radius: 50%; */
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    height: 34px;
    width: 100px;
    margin: 0 3px;
}

.team-social-icon ul li a i {
    line-height: 0;
}

.team-social-icon ul li a:hover {
    color: #fff;
    border: 1px solid #007CC7;
    background: #007CC7;
}

.team-content {
    padding: 10px 0px;
}

.team-content>h4,
.team-content>p {
    color: #494949;
    margin-bottom: 5px;
}

.team-content.head-team p {
    margin-bottom: 0;
}

.team-left-icon.text-center {
    margin-bottom: 20px;
}

.head-team h4 {
    display: inline-block;
    font-size: 25px;
    font-weight: 600;
    padding-bottom: 10px;
    text-transform: uppercase;
}


/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/

.pst-content {
    padding-left: 10px;
}

#portfolio-flters {
    padding: 0;
    margin: 5px 0 35px 0;
    list-style: none;
    text-align: center;
}

#portfolio-flters li {
    cursor: pointer;
    margin: 15px 15px 15px 0;
    display: inline-block;
    padding: 8px 24px;
    font-size: 12px;
    line-height: 20px;
    color: #555;
    border-radius: 50px;
    text-transform: uppercase;
    background: #fff;
    margin-bottom: 5px;
    transition: all 0.3s ease-in-out;
    border: 1px solid #494949;
}

#portfolio-flters li:hover,
#portfolio-flters li.filter-active {
    border-color: #0F62FF;
    background: #0F62FF;
    color: #fff;
}

#portfolio-flters li:last-child {
    margin-right: 0;
}

.single-awesome-portfolio {
    float: left;
    overflow: hidden;
    padding: 15px;
    width: 25%;
    position: relative;
}

.single-awesome-project {
    overflow: hidden;
    margin-bottom: 30px;
}

.first-item {
    margin-bottom: 30px;
}

.awesome-img {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(1);
    /* Google Chrome, Safari 6+ & Opera 15+ */
    filter: grayscale(1);
    /* Microsoft Edge and Firefox 35+ */
}

.awesome-img>a {
    display: block;
    position: relative;
}

.single-awesome-project:hover .awesome-img>a::after {
    opacity: 1;
    -webkit-filter: grayscale(0);
    filter: none;
}

.single-awesome-project:hover .add-actions {
    opacity: 1;
    bottom: 0;
}

.awesome-img>a::after {
    /* background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0; */
    -webkit-filter: grayscale(0);
    filter: none;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    transition: 0.4s;
}

.add-actions {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    bottom: 30px;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: hidden;
    padding: 10px 15px;
    position: absolute;
    transition: all 0.4s ease 0s;
    width: 100%;
}


/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/

.back-to-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 15px;
    bottom: 8px;
    z-index: 996;
    background: #008AD3;
    width: 30px;
    height: 30px;
    transition: all 0.4s;
}

.back-to-top i {
    font-size: 28px;
    color: #fff;
    line-height: 0;
}

.back-to-top:hover {
    background: #0088D2;
    color: #fff;
}

.back-to-top.active {
    visibility: visible;
    opacity: 1;
}

.clear {
    clear: both;
}

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

input,
select,
textarea,
input[type="text"],
input[type="date"],
input[type="url"],
input[type="email"],
input[type="password"],
input[type="tel"],
button,
button[type="submit"] {
    -moz-appearance: none;
    box-shadow: none !important;
}

div#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: #fff url("../img/preloader.gif") no-repeat center center;
}

::-moz-selection {
    background: #0F62FF;
    text-shadow: none;
}

::selection {
    background: #0F62FF;
    text-shadow: none;
}

.area-padding {
    padding: 70px 0px 80px;
}

.area-padding-2 {
    padding: 70px 0px 50px;
}

.padding-2 {
    padding-bottom: 90px;
}

.section-headline h2 {
    display: inline-block;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 30px;
    position: relative;
    text-transform: capitalize;
}

.section-headline-no-underline h4 {
    /* display: inline-block; */
    font-size: 30px;
    font-weight: 1000;
    /* margin-bottom: 30px; */
    /* position: relative; */
    text-transform: capitalize;
}

.section-headline h2::after {
    border: 1px solid #333;
    bottom: -20px;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 40%;
}

.section-headline h4 {
    display: inline-block;
    font-size: 30px;
    font-weight: 1000;
    /* margin-bottom: 30px; */
    position: relative;
    text-transform: capitalize;
}

.section-headline h4::after {
    border: 1px solid #333;
    bottom: -20px;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 40%;
}

.sec-head {
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 0;
    padding: 0 0 10px;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
}


/*--------------------------------------------------------------
# Values
--------------------------------------------------------------*/

.values {
    /* background: rgba(0, 0, 0, 0.65) none repeat scroll 0 0; */
    display: block;
    margin-right: -15px;
    padding: 10px;
    position: relative;
    overflow: hidden;
}

.values .card {
    border: 0;
    padding: 160px 20px 20px 20px;
    position: relative;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}


/* .values .card  :hover{
    border: 0;
    padding: 160px 20px 20px 20px;
    position: relative;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
} */

.values .card-body {
    /* z-index: 10; */
    background: rgba(255, 255, 255, 0.9);
    padding: 15px 30px;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
    transition: 0.3s;
    transition: ease-in-out 0.4s;
    border-radius: 5px;
    text-align: center !important;
}

.values .card-title {
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}

.values .card-title a {
    color: #473d3a;
}

.values .card-text {
    color: #4b4949;
    font-size: 14px !important;
}

.values .read-more a {
    color: #656262;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    transition: 0.4s;
}

.values .read-more a:hover {
    text-decoration: underline;
}

.values .card:hover .card-body {
    background: #0C2F99;
}

.values .card:hover .read-more a,
.values .card:hover .card-title,
.values .card:hover .card-title a,
.values .card:hover .card-text {
    color: #fff;
}


/*--------------------------------------------------------------
# Technologies
--------------------------------------------------------------*/


/* .services {
    background-color: grey;
} */

.services .icon-box {
    margin-bottom: 20px !important;
    text-align: center !important;
}

.services .icon1 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 80px;
    margin-bottom: 20px;
    background: #fff;
    border-radius: 50%;
    transition: 0.5s;
    color: #0f62fe;
    overflow: hidden;
    box-shadow: 0px 0 25px rgba(0, 0, 0, 0.15);
}

.services .icon i {
    font-size: 36px;
    line-height: 0;
}

.services .icon-box:hover .icon {
    box-shadow: 0px 0 25px rgba(63, 187, 192, 0.3);
}

.services .title {
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 16px;
    position: relative;
    padding-bottom: 15px;
}

.services .title a {
    color: #494949;
    transition: 0.3s;
}

.services .title a:hover {
    color: #0f62fe;
    ;
}

.services .title::after {
    content: '';
    position: absolute;
    display: block;
    width: 50px;
    height: 2px;
    background: #0f62fe;
    bottom: 0;
    left: calc(50% - 25px);
}

.services .description {
    line-height: 24px;
    font-size: 16px;
    text-align: left !important;
}


/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/


/**
* Desktop Navigation 
*/

.navbar {
    padding: 0;
}

.navbar ul {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    align-items: center;
}

.navbar li {
    position: relative;
    /* padding: 20px 0 10px 30px; */
    /* padding: 20px 0 5px 10px; */
}

.navbar a {
    display: flex;
    padding-top: 1.5px;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0 10px 30px;
    font-size: 15px;
    font-weight: 500;
    /* text-transform: uppercase; */
    font-size: 1em;
    font-weight: bold;
    /* font-family: 'Hind', 'Arial', "sans-serif"; */
    /* font-family: Open Sans, Helvetica, Arial, sans-serif; */
    color: #494949;
    white-space: nowrap;
    transition: 0.3s;
}

.navbar a i {
    font-size: 12px;
    line-height: 0;
    margin-left: 5px;
}

.navbar a:hover,
.navbar .active,
.navbar li:hover>a {
    color: #0F62FF;
}

.navbar .dropdown-mega ul {
    display: block;
    position: absolute;
    left: 14px;
    width: 800%;
    top: calc(100% + 30px);
    margin: 0;
    padding: 10px 0;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    transition: 0.3s;
}

.navbar .dropdown-mega ul li {
    min-width: 200px;
}

.navbar .dropdown-mega ul a {
    padding: 10px 20px;
    padding-bottom: 5px;
    font-size: 14px;
    text-transform: none;
    color: #0d2529;
}

.navbar .dropdown-mega ul a i {
    font-size: 12px;
}

.navbar .dropdown-mega ul a:hover,
.navbar .dropdown-mega ul .active:hover,
.navbar .dropdown-mega ul li:hover>a {
    color: #0F62FF;
}

.navbar .dropdown-mega:hover>ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
}

.navbar .dropdown-mega .dropdown-mega ul {
    top: 0;
    left: calc(100% - 30px);
    visibility: hidden;
}

.navbar .dropdown-mega .dropdown-mega:hover>ul {
    opacity: 1;
    top: 0;
    left: 100%;
    visibility: visible;
}


/* Drop down mega end */

.navbar .dropdown ul {
    display: block;
    position: absolute;
    left: 14px;
    top: calc(100% + 30px);
    margin: 0;
    padding: 10px 0;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    transition: 0.3s;
}

.navbar .dropdown ul li {
    min-width: 200px;
}

.navbar .dropdown ul a {
    padding: 4px 20px;
    font-size: 14px;
    text-transform: none;
    color: #0d2529;
}

.navbar .dropdown ul a i {
    font-size: 12px;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover>a {
    color: #0F62FF;
}

.navbar .dropdown:hover>ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
}

.navbar .dropdown .dropdown ul {
    top: 0;
    left: calc(100% - 30px);
    visibility: hidden;
}

.navbar .dropdown .dropdown:hover>ul {
    opacity: 1;
    top: 0;
    left: 100%;
    visibility: visible;
}

.active {
    color: #0F62FF;
}

@media (max-width: 1366px) {
    .navbar .dropdown .dropdown ul {
        left: -90%;
    }
    .navbar .dropdown .dropdown:hover>ul {
        left: -100%;
    }
}


/**
* Mobile Navigation 
*/

.mobile-nav-toggle {
    color: #fff;
    font-size: 28px;
    cursor: pointer;
    display: none;
    line-height: 0;
    transition: 0.5s;
}

@media (max-width: 991px) {
    .mobile-nav-toggle {
        display: block;
    }
    .navbar ul {
        display: none;
    }
}

.navbar-mobile {
    position: fixed;
    overflow: hidden;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 1.0);
    transition: 0.3s;
    z-index: 999;
}

.navbar-mobile .mobile-nav-toggle {
    position: absolute;
    top: 15px;
    right: 15px;
}

.navbar-mobile ul {
    display: block;
    position: absolute;
    top: 55px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    padding: 10px 0;
    background-color: #fff;
    overflow-y: auto;
    transition: 0.3s;
}

.navbar-mobile a {
    padding: 10px 20px;
    font-size: 15px;
    color: #0d2529;
}

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover>a {
    color: #0C2F99;
}

.navbar-mobile .getstarted {
    margin: 15px;
}

.navbar-mobile .dropdown ul {
    position: static;
    display: none;
    margin: 10px 20px;
    padding: 10px 0;
    z-index: 99;
    opacity: 1;
    visibility: visible;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
    min-width: 200px;
}

.navbar-mobile .dropdown ul a {
    padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
    font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover>a {
    color: #0C2F99;
}

.navbar-mobile .dropdown>.dropdown-active {
    display: block;
}

.mobile-nav-toggle {
    color: #494949;
}


/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/


/* 
.contact {
    background-color: grey;
} */

label {
    font-size: 14px !important;
    font-weight: bold;
}

.contact-area {
    height: auto;
    width: 100%;
}

.contact-content {
    padding: 100px;
    background: #494949 none repeat scroll 0 0;
}

.contact-content-right {
    padding: 100px;
}

.single-icon i {
    font-size: 32px;
    width: 50px;
    height: 50px;
    line-height: 56px;
    border-radius: 50%;
    margin-bottom: 30px;
    color: #3ec1d5;
}

.single-icon p {
    font-size: 16px;
    line-height: 30px;
}

.contact-icon {
    margin-bottom: 40px;
}

#google-map {
    height: 370px;
    margin-bottom: 20px;
}

.php-email-form .validate {
    display: none;
    color: red;
    margin: 0;
    font-weight: 400;
    font-size: 13px;
}

.php-email-form .error-message {
    display: none;
    color: #fff;
    background: #ed3c0d;
    text-align: center;
    padding: 15px;
    font-weight: 600;
}

.php-email-form .sent-message {
    display: none;
    color: #fff;
    background: #0C2F99;
    text-align: center;
    padding: 15px;
    font-weight: 400;
}

.php-email-form .loading {
    display: none;
    background: #fff;
    text-align: center;
    padding: 15px;
}

.php-email-form .loading:before {
    content: "";
    display: inline-block;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin: 0 10px -6px 0;
    border: 3px solid #0C2F99;
    border-top-color: #eee;
    -webkit-animation: animate-loading 1s linear infinite;
    animation: animate-loading 1s linear infinite;
}

.php-email-form input,
.php-email-form textarea {
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
}

.php-email-form input:focus,
.php-email-form textarea:focus {
    border-color: #0C2F99;
}

.php-email-form input {
    /* padding: 10px 15px; */
    padding: 10px 35px;
}

.php-email-form textarea {
    padding: 12px 15px;
}

.php-email-form button[type="submit"] {
    background: #0C2F99;
    border: 1px solid #ccc;
    color: #fff;
    font-size: 16px;
    /* font-weight: 700; */
    /* margin-top: 8px; */
    padding: 10px 20px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    border-radius: 30px;
}

@-webkit-keyframes animate-loading {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes animate-loading {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}


/*--------------------------------------------------------------
# Featured Services
--------------------------------------------------------------*/

.featured-services .icon-box {
    padding: 30px;
    position: relative;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
    transition: all 0.3s ease-in-out;
    border-radius: 8px;
    z-index: 1;
}

.featured-services .icon-box::before {
    content: '';
    position: absolute;
    background: #d9f1f2;
    right: 0;
    left: 0;
    bottom: 0;
    top: 100%;
    transition: all 0.3s;
    z-index: -1;
}

.featured-services .icon-box:hover::before {
    background: grey;
    top: 0;
    border-radius: 0px;
}

.featured-services .icon {
    margin-bottom: 15px;
}

.featured-services .icon i {
    font-size: 48px;
    line-height: 1;
    color: #0C2F99;
    transition: all 0.3s ease-in-out;
}

.featured-services .title {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 16px;
}

.featured-services .title a {
    color: #111;
}

.featured-services .description {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 0;
}

.featured-services .icon-box:hover .title a,
.featured-services .icon-box:hover .description {
    color: #fff;
}

.featured-services .icon-box:hover .icon i {
    color: #fff;
}


/*--------------------------------------------------------------
# Departments
--------------------------------------------------------------*/

.departments .nav-tabs {
    border: 0;
}

.departments .nav-link {
    border: 0;
    padding: 20px;
    color: #555555;
    border-radius: 0;
    border-left: 5px solid #fff;
    cursor: pointer;
}

.departments .nav-link h4 {
    font-size: 16px;
    font-weight: 600;
    transition: 0.3s;
}

.departments .nav-link p {
    font-size: 14px;
    margin-bottom: 0;
}

.departments .nav-link:hover h4 {
    color: #0C2F99;
}

.departments .nav-link.active {
    background: #4DA8DA;
    border-color: #0C2F99;
}

.departments .nav-link.active h4 {
    color: #0C2F99;
}

.departments .tab-pane.active {
    -webkit-animation: slide-down 0.5s ease-out;
    animation: slide-down 0.5s ease-out;
}

.departments .tab-pane img {
    float: left;
    max-width: 300px;
    padding: 0 15px 15px 0;
}

@media (max-width: 768px) {
    .departments .tab-pane img {
        float: none;
        padding: 0 0 15px 0;
        max-width: 100%;
    }
}

.departments .tab-pane h3 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #0C2F99;
}

.departments .tab-pane p {
    color: #777777;
}

.departments .tab-pane p:last-child {
    margin-bottom: 0;
}

@-webkit-keyframes slide-down {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes slide-down {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}


/*  Code for search icon */


/* .search {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.search * {
    outline: none;
    box-sizing: border-box;
}
.search__wrapper {
    position: relative;
}
.search__field {
    width: 50px;
    height: 50px;
    color: transparent;
    font-family: Lato, sans-serif;
    font-size: 1.35em;
    padding: .35em 50px .35em 0;
    border: 1px solid transparent;
    border-radius: 0;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.search__field:focus {
    border-bottom-color: #ccc;
    width: 50vw;
    color: #2b2b2b;
    cursor: default;
}
.search__field:focus ~ .search__icon {
    background-color: transparent;
    cursor: pointer;
    pointer-events: auto;
}
.search__icon {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #e9f1f4;
    width: 50px;
    height: 50px;
    font-size: 1.35em;
    text-align: center;
    border-color: transparent;
    border-radius: 50%;
    pointer-events: none;
    display: inline-block;
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}
.search__field::-webkit-input-placeholder {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transition-property: top, color;
    transition-property: top, color;
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
}
.search__field:-moz-placeholder {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transition-property: top, color;
    transition-property: top, color;
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
}
.search__field::-moz-placeholder {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transition-property: top, color;
    transition-property: top, color;
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
}
.search__field:-ms-input-placeholder {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transition-property: top, color;
    transition-property: top, color;
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
}
.search__field::-webkit-input-placeholder[style*=hidden] {
    color: #83b0c1;
    font-size: .65em;
    font-weight: normal;
    top: -20px;
    opacity: 1;
    visibility: visible !important;
}
.search__field:-moz-placeholder[style*=hidden] {
    color: #83b0c1;
    font-size: .65em;
    font-weight: normal;
    top: -20px;
    opacity: 1;
    visibility: visible !important;
}
.search__field::-moz-placeholder[style*=hidden] {
    color: #83b0c1;
    font-size: .65em;
    font-weight: normal;
    top: -20px;
    opacity: 1;
    visibility: visible !important;
}
.search__field:-ms-input-placeholder[style*=hidden] {
    color: #83b0c1;
    font-size: .65em;
    font-weight: normal;
    top: -20px;
    opacity: 1;
    visibility: visible !important;
} */


/* Search Icon */

.search {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.search.h4 {
    text-align: center;
}

.search * {
    outline: none;
    box-sizing: border-box;
}

.search__wrapper {
    position: relative;
}

.search__field {
    width: 20px;
    height: 20px;
    color: transparent;
    font-family: Lato, sans-serif;
    font-size: 1em;
    /* padding: .35em 50px .35em 0; */
    padding-top: 1px;
    border: 1px solid transparent;
    border-radius: 0;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.search__field:focus {
    border-bottom-color: #ccc;
    /* code to change the width of the text field */
    width: 10vw;
    color: #2b2b2b;
    cursor: default;
}

.search__field:focus~.search__icon {
    background-color: transparent;
    cursor: pointer;
    pointer-events: auto;
}

.search__icon {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #e9f1f4;
    width: 25px;
    height: 25px;
    font-size: 1.2em;
    text-align: center;
    border-color: transparent;
    border-radius: 50%;
    pointer-events: none;
    display: inline-block;
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}

.search__field::-webkit-input-placeholder {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transition-property: top, color;
    transition-property: top, color;
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 100;
    perspective: 100;
}

.search__field:-moz-placeholder {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transition-property: top, color;
    transition-property: top, color;
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
}

.search__field::-moz-placeholder {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transition-property: top, color;
    transition-property: top, color;
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
}

.search__field:-ms-input-placeholder {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transition-property: top, color;
    transition-property: top, color;
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
}

.search__field::-webkit-input-placeholder[style*=hidden] {
    color: #c18383;
    font-size: .65em;
    font-weight: normal;
    top: -20px;
    opacity: 1;
    visibility: visible !important;
}

.search__field:-moz-placeholder[style*=hidden] {
    color: #8ac183;
    font-size: .25em;
    font-weight: normal;
    top: -20px;
    opacity: 1;
    visibility: visible !important;
}

.search__field::-moz-placeholder[style*=hidden] {
    color: #c1838b;
    font-size: .25em;
    font-weight: normal;
    top: -20px;
    opacity: 1;
    visibility: visible !important;
}

.search__field:-ms-input-placeholder[style*=hidden] {
    color: #83b0c1;
    font-size: .25em;
    font-weight: normal;
    top: -20px;
    opacity: 1;
    visibility: visible !important;
}


/* Solution */


/*--------------------------------------------------------------
# Featured Services
--------------------------------------------------------------*/

.solutions .icon-box {
    padding: 50px;
    padding-top: 20px;
    padding-right: 50px;
    padding-left: 50px;
    position: relative;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
    transition: all 0.3s ease-in-out;
    border-radius: 8px;
    z-index: 1;
}


/* .solutions .icon-box::before {
    content: '';
    position: absolute;
    background: #d9f1f2;
    right: 0;
    left: 0;
    bottom: 0;
    top: 100%;
    transition: all 0.3s;
    z-index: -1;
}

.solutions .icon-box:hover::before {
     background: grey; 
    top: 0;
    border-radius: 0px;
} */

.solutions.icon {
    margin-bottom: 15px;
}

.solutions .icon i {
    font-size: 48px;
    line-height: 1;
    color: #0C2F99;
    transition: all 0.3s ease-in-out;
}

.solutions .title {
    font-weight: 1000;
    margin-bottom: 15px;
    font-size: 30px;
    color: #494949;
    text-align: center;
}

.solutions .title a {
    /* color: #111; */
    /* color: #0C2F99 */
    color: #494949;
}

.solutions p {
    font-size: 16px !important;
}

.solutions .description {
    font-size: 16px !important;
    line-height: 28px;
    margin-bottom: 0;
}


/* 
ul {
    list-style: none;
  }
  
  ul li::before {
    content: "\2022";
    color: red;
    font-weight: bold;
    display: inline-block; 
    width: 1em;
    margin-left: -1em;
  } */


/* .solutions .icon-box:hover .title a,
.solutions .icon-box:hover .description {
    color: #fff;
} */


/* 
.solutions .icon-box:hover .icon i {
    color: #fff;
} */


/* .modal-backdrop {
    opacity: 0.2 !important;
} */

.modal-body {
    background-color: #007CC7;
    width: 1000;
    height: 1000;
}

.modal-header .close {
    margin-top: -2px !important;
}

.close {
    float: right !important;
    font-size: 21px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    color: #000 !important;
    text-shadow: 0 1px 0 #fff !important;
    filter: alpha(opacity=20) !important;
    /* opacity: .2 !important; */
}


/* .fade.in {
    opacity: 1 !important;
} */

.modal-backdrop {
    background-color: rgba(0, 0, 0, .0001) !important;
}


/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/

.blog-area {
    height: auto;
    width: 100%;
}

.blog-text h4 a {
    color: #494949;
    text-decoration: none;
}

.blog-text h4 {
    color: #494949;
    margin-bottom: 15px;
}

.blog-btn {
    border-bottom: 1px dotted #494949;
    color: #494949;
    text-decoration: none;
}

.blog-btn {
    border-bottom: 1px dotted #494949;
    color: #494949;
    display: inline-block;
    padding: 0 1px 5px 0;
    position: relative;
    text-decoration: none;
}

.blog-btn {
    position: relative;
}

.blog-btn::after {
    content: "\f178";
    font-family: fontawesome;
    position: absolute;
    right: -20px;
    top: 1px;
    transition: all 0.3s ease 0s;
}

.blog-btn:hover::after {
    right: -30px;
}

.blog-btn:hover {
    color: #333;
    text-decoration: none;
}

.blog_meta span.date_type i {
    margin-left: 5px;
}

.blog-meta span.comments-type {
    margin-left: 5px;
}

.blog-meta span i {
    padding-right: 10px;
}

.blog-content .blog-meta {
    border-bottom: 1px dotted #333;
}

.blog-meta {
    border-bottom: 1px dotted #fff;
    padding: 10px 0;
}

.comments-type>a,
.date-type,
.blog-meta span.comments-type {
    color: #333;
    letter-spacing: 1px;
    margin-right: 5px;
}

.blog-meta .comments-type i {
    padding-right: 0 !important;
}

.blog-content-right .comments-type>a,
.blog-content-right .date-type,
.blog-content-right .blog-meta span.comments-type,
.blog-content-right .blog-text p {
    color: #fff;
    letter-spacing: 1px;
}

.single-blog .ready-btn {
    border: 1px solid #494949;
    border-radius: 30px;
    color: #494949;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    margin-top: 10px;
    padding: 10px 20px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
}

.single-blog .ready-btn:hover {
    border: 1px solid #3EC1D5;
    color: #fff;
}


/*new search */

.search-icon {
    font-size: 24px;
    color: #000;
    background-color: #fff;
    border: 0;
    outline: none;
}

.search-toggle .search-icon.icon-close {
    display: none;
}

.search-toggle.opened .search-icon.icon-search {
    display: none;
}

.search-toggle.opened .search-icon.icon-close {
    display: block;
}

.search-container {
    position: relative;
    max-height: 0;
    overflow: hidden;
    background-color: #eee;
}

.search-container.opened {
    max-height: 60px;
}

.search-container input[type="text"] {
    outline: none;
    font-size: 1rem;
    margin: 16px;
    width: 300px;
    background-color: inherit;
    border: 0;
}

.search-container .search-icon {
    vertical-align: middle;
}


/* .container {
    position: relative;
    margin-top: 50px;
} */

.search-container {
    position: absolute;
    right: 0px;
}

@media (min-width: 320px) and (max-width: 768px) {
    /* .search-container.opened {
        max-height: 60px;
    } */
    .search-container input[type="text"] {
        outline: none;
        font-size: 1rem;
        margin: 10px;
        width: 200px;
        background-color: inherit;
        border: 0;
    }
    .search-container {
        position: absolute;
        right: 4px;
    }
}


/* 
.modal-backdrop {
    background-color: transparent !important;
} */


/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/

.counts {
    padding-bottom: 30px;
}

.counts .count-box {
    box-shadow: -10px -5px 40px 0 rgba(0, 0, 0, 0.1);
    padding: 30px;
    width: 100%;
}

.counts .count-box i {
    display: block;
    font-size: 30px;
    color: #3fbbc0;
    float: left;
}

.counts .count-box span {
    font-size: 42px;
    line-height: 24px;
    display: block;
    font-weight: 700;
    color: #555555;
    margin-left: 50px;
}

.counts .count-box p {
    padding: 30px 0 0 0;
    margin: 0;
    /* font-family: "Roboto", sans-serif; */
    /* font-family: Open Sans, Helvetica, Arial, sans-serif; */
    font-size: 14px;
}

.counts .count-box a {
    font-weight: 600;
    display: block;
    margin-top: 20px;
    color: #7b7b7b;
    font-size: 15px;
    /* font-family: "Poppins", sans-serif; */
    /* font-family: Open Sans, Helvetica, Arial, sans-serif; */
    transition: ease-in-out 0.3s;
}

.counts .count-box a:hover {
    color: #3fbbc0;
}

.btn {
    background-color: #fff !important;
    color: black !important;
    position: relative;
    display: inline-block;
    height: 30px;
    font-size: 14px;
    /* font-family: "OpensansRegular", sans-serif;
    font-family: "OpensansRegular", sans-serif; */
    text-align: center;
    line-height: 28px;
    font-weight: bolder;
    padding: 0 20px;
    border-top: 1px solid #141213;
    border-bottom: 1px solid #141213;
    margin-bottom: 1px;
    border-left: none;
    border-right: none;
    border-radius: 0%;
    /* padding: 0; */
    /* border: none; */
    /* background: none; */
}

a.btn-primary:hover {
    background: #fff !important;
    color: #000;
    /* color: #fff; */
}


/*# benefits
--------------------------------------------------------------*/

.benefits .icon-box {
    padding: 50px 20px;
    margin-top: 35px;
    margin-bottom: 25px;
    text-align: center;
    height: 200px;
    position: relative;
    background: #fff;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

.benefits .icon {
    position: absolute;
    top: -36px;
    left: calc(50% - 36px);
    transition: 0.2s;
    border-radius: 50%;
    border: 6px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    width: 72px;
    height: 72px;
    background: #ff5821;
}

.benefits .icon i {
    color: #fff;
    font-size: 24px;
    line-height: 0;
}

.benefits .title {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 16px;
    text-transform: uppercase;
}

.benefits .title a {
    color: #343a40;
}

.benefits .icon-box:hover .icon {
    background: #fff;
    border: 2px solid #ff5821;
}

.benefits .icon-box:hover .icon i {
    color: #ff5821;
}

.benefits .icon-box:hover .title a {
    color: #ff5821;
}

.benefits .description {
    line-height: 24px;
    font-size: 14px;
}


/* .benefits .li {
    text-align: left !important;
    list-style-type: square;
}

.benefits .ul {
    text-align: left !important;
    list-style-type: square;
} */


/*#products
--------------------------------------------------------------*/

.products .icon-box {
    padding: 50px 20px;
    margin-top: 35px;
    margin-bottom: 25px;
    text-align: left;
    height: 500px;
    position: relative;
    background: #fff;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

.products .icon {
    position: absolute;
    top: -36px;
    left: calc(50% - 36px);
    transition: 0.2s;
    border-radius: 50%;
    border: 6px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    width: 72px;
    height: 72px;
    background: #ff5821;
}

.products .icon i {
    color: #fff;
    font-size: 24px;
    line-height: 0;
}

.products .title {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 16px;
    text-transform: uppercase;
}

.products .title a {
    color: #343a40;
}

.products .icon-box:hover .icon {
    background: #fff;
    border: 2px solid #ff5821;
}

.products .icon-box:hover .icon i {
    color: #ff5821;
}

.products .icon-box:hover .title a {
    color: #ff5821;
}

.products .description {
    line-height: 24px;
    font-size: 14px;
}

.products .h4 {
    text-align: center !important;
}

.products .li {
    text-align: left !important;
    list-style-type: square !important;
    padding-left: 25px !important;
    font-size: 100px;
}

.products .icon-box .ul {
    text-align: left !important;
    list-style-type: square !important;
}

.tag {
    min-width: 148px;
    font-size: 13px;
    /* font-weight: 700; */
    letter-spacing: 1.8px;
    background-color: #0088D2;
    padding: 15px;
    color: #fff;
    /* position: absolute; */
    left: 0;
    bottom: 0;
    text-align: center;
}

.tag-what-we-do {
    /* min-width: 178px; */
    /* min-width: 200px; */
    font-size: 13px;
    /* font-weight: 700; */
    letter-spacing: 1.8px;
    background-color: #0088D2;
    padding: 15px;
    color: #fff;
    /* position: absolute; */
    left: 0;
    bottom: 0;
    text-align: center;
}


/* .card :hover {
    position: relative;
    top: -5px;
} */


/* 
img:hover {
    position: relative;
    top: -5px;
} */

.card__imageHolder {
    width: 100%;
    height: 180px;
    position: relative;
}


/* 
.card-move :hover {
    top: -5px;
} */


/* .card :hover {
    position: relative;
    top: -5px !important;
  
} */

.div-move {
    position: relative;
    top: -5px !important;
}


/* .card-body :hover {
    position: relative;
    top: -5px !important;
} */

.card__imageHolder {
    position: relative;
    top: -5px !important;
}


/* 
.card-body :hover {
    top: -5px !important;
} */


/*contact page icon */

.single-icon i {
    font-size: 32px;
    width: 50px;
    height: 50px;
    line-height: 56px;
    border-radius: 50%;
    margin-bottom: 30px;
    color: #0C2F99;
}

.case-study-section p {
    color: #494949;
    font-weight: 300;
}


/* Top right text */

.top-right {
    position: absolute;
    top: 10px;
    left: 10px;
    /* right: 10px; */
    font-weight: 600;
    font-size: xx-large;
}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: 600;
    color: #008BD4 !important;
    font-size: xx-large;
}

.top {
    position: absolute;
    top: 5%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: 600;
    color: #008BD4 !important;
    font-size: xx-large;
}

.top-lower {
    position: absolute;
    padding-top: 10px;
    top: 7%;
    left: 45%;
    transform: translate(-50%, -50%);
    font-weight: 600;
    color: #008BD4 !important;
    font-size: xx-large;
}

.top-lower-web {
    position: absolute;
    padding-top: 10px;
    top: 6%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: 600;
    color: #008BD4 !important;
    font-size: xx-large;
}

.top-lower-web :hover {
    display: none;
}

.hover-effect {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}


/*Thumbnails
------------------------------------*/

a.thumbnail {
    padding: 0;
    border: none;
    margin-bottom: 15px;
}

.thumbnail-style {
    padding: 7px;
    margin-bottom: 20px;
}

.thumbnail-style:hover {
    box-shadow: 0 0 8px #ddd;
    -webkit-transition: box-shadow 0.2s ease-in-out;
    -moz-transition: box-shadow 0.2s ease-in-out;
    -o-transition: box-shadow 0.2s ease-in-out;
    transition: box-shadow 0.2s ease-in-out;
}

.thumbnail h3,
.thumbnail-style h3 {
    margin: 6px 0 8px 0;
}

.thumbnail h3 a,
.thumbnail-style h3 a {
    color: #585f69;
    font-size: 16px;
}

.thumbnail h3 a:hover,
.thumbnail-style h3 a:hover {
    color: #72c02c;
    text-decoration: none;
}

.thumbnail-style .thumbnail-img {
    position: relative;
    margin-bottom: 11px;
}

.thumbnail-style a.btn-more {
    right: -10px;
    bottom: 10px;
    color: #fff;
    padding: 1px 6px;
    position: absolute;
    background: #72c02c;
    display: inline-block;
}

.thumbnail-style a.btn-more:hover {
    text-decoration: none;
    box-shadow: 0 0 0 2px #5fb611;
}

.thumbnail-style:hover a.btn-more {
    right: 10px;
}

.thumbnail-kenburn img {
    /* left: 5px;
    margin-left: -5px; */
    position: relative;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

.thumbnail-kenburn:hover img {
    -webkit-transform: scale(1.2) rotate(2deg);
    -moz-transform: scale(1.2) rotate(2deg);
    -o-transform: scale(1.2) rotate(2deg);
    -ms-transform: scale(1.2) rotate(2deg);
    transform: scale(1.2) rotate(2deg);
}


/* Mega Menu Style */

.menu {
    padding-top: 20px;
    /* padding-bottom: 5px; */
}

.menu-container {
    width: 80%;
    margin: 0 auto;
    background: #e9e9e9;
}

.menu-mobile {
    display: none;
    padding: 20px;
}

.menu-mobile:after {
    content: "\f394";
    font-family: "Ionicons";
    font-size: 2.5rem;
    padding: 0;
    float: right;
    position: relative;
    top: 50%;
    transform: translateY(-25%);
}

.menu-dropdown-icon:before {
    content: "\f489";
    font-family: "Ionicons";
    display: none;
    cursor: pointer;
    float: right;
    padding: 1.5em 2em;
    background: red;
    color: red;
}

.menu>ul {
    margin: 0 auto;
    width: 100%;
    list-style: none;
    padding: 0;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* left: 0;
    right: 0;
    display: none;
    min-height: 100%; */
}

.menu>ul:before,
.menu>ul:after {
    content: "";
    display: table;
}

.menu>ul:after {
    clear: both;
}

.menu>ul>li {
    float: left;
    background: #fff;
    padding: 0;
    margin: 0;
}

.menu>ul>li a {
    text-decoration: none;
    padding-top: 2px !important;
    /* padding-top: 0px !important; */
    /* check below line for logo image to make bigger */
    /* padding: 1.5em 3em; */
    padding: 0.5em 2em;
    /* padding: 1.3em 1.5em; */
    display: block;
}

.menu>ul>li:hover {
    background: #fff;
}

.menu>ul>li>ul {
    display: none;
    width: 600%;
    /* max-width: 1140px; */
    /* background: #C0C0C0; */
    background: #fff;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    /* background: red; */
    padding: 20px;
    position: absolute;
    z-index: 1 !important;
    left: 100 !important;
    right: -60 !important;
    margin: 0;
    list-style: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    align-content: left !important;
}


/* .menu>ul>li>ul {
    display: none;
    width: 1000%;
    background: #C0C0C0;
    padding: 20px;
    position: absolute;
    z-index: 99;
    left: 0;
    margin: 0;
    list-style: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
} */

.menu>ul>li>ul:before,
.menu>ul>li>ul:after {
    content: "";
    display: table;
}

.menu>ul>li>ul:after {
    clear: both;
}

.menu>ul>li>ul>li {
    margin: 0;
    padding-bottom: 0;
    list-style: none;
    width: 25%;
    background: none;
    float: left;
}

.menu>ul>li>ul>li a {
    color: #494949;
    padding: .2em 0;
    width: 95%;
    display: block;
    border-bottom: 1px solid #ccc;
}

.menu>ul>li>ul>li>ul {
    display: block;
    padding: 0;
    margin: 10px 0 0;
    list-style: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.menu>ul>li>ul>li>ul:before,
.menu>ul>li>ul>li>ul:after {
    content: "";
    display: table;
}

.menu>ul>li>ul>li>ul:after {
    clear: both;
}

.menu>ul>li>ul>li>ul>li {
    float: left;
    width: 100%;
    /* padding: 10px 0; */
    margin: 0;
    font-size: .8em;
}

.menu>ul>li>ul>li>ul>li a {
    border: 0;
}

.menu>ul>li>ul.normal-sub {
    width: 300px;
    left: auto;
    padding: 10px 20px;
}

.menu>ul>li>ul.normal-sub>li {
    width: 100%;
}

.menu>ul>li>ul.normal-sub>li a {
    border: 0;
    padding: 1em 0;
}


/* @media only screen and (max-width: 959px) { */

@media only screen and (max-width: 768px) {
    .menu-container {
        width: 100%;
    }
    .menu-mobile {
        display: block;
    }
    .menu-dropdown-icon:before {
        display: block;
    }
    .menu>ul {
        display: none;
    }
    .menu>ul>li {
        width: 100%;
        float: none;
        display: block;
    }
    .menu>ul>li a {
        padding: 1.5em;
        width: 100%;
        display: block;
    }
    .menu>ul>li>ul {
        position: relative;
    }
    .menu>ul>li>ul.normal-sub {
        width: 100%;
    }
    .menu>ul>li>ul>li {
        float: none;
        width: 100%;
        margin-top: 20px;
    }
    .menu>ul>li>ul>li:first-child {
        margin: 0;
    }
    .menu>ul>li>ul>li>ul {
        position: relative;
    }
    .menu>ul>li>ul>li>ul>li {
        float: none;
    }
    .menu .show-on-mobile {
        display: block;
    }
}

.button {
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    position: relative;
    display: inline-block;
    height: 30px;
    font-size: 14px;
    font-family: "OpensansRegular", sans-serif;
    font-family: "OpensansRegular", sans-serif;
    text-align: center;
    line-height: 28px;
    padding: 0 20px;
    border-top: 1px solid #141213;
    border-bottom: 1px solid #141213;
    margin-bottom: 1px
}

@media only screen and (max-device-width: 768px) {
    /* STYLES HERE for DEVICES with physical max-screen width of 480px */
    .menu {
        display: inline;
    }
}


/*--------------------------------------------------------------*/

.features .icon-box h4 {
    font-size: 20px;
    font-weight: 700;
    margin: 5px 0 10px 60px;
}

.features .icon-box i {
    font-size: 48px;
    float: left;
    /* color: #0C2F99; */
    /* color: #0f62fe; */
    color: #0088D2;
}

.features .icon-box p {
    font-size: 15px;
    color: #848484;
    margin-left: 60px;
}

.features .image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 400px;
}

.our-services {
    padding-top: 0px;
    padding-bottom: 40px
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .our-services {
        padding-top: 0px;
        padding-bottom: 40px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .our-services {
        padding-top: 70px;
        padding-bottom: 70px
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .our-services {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

.our-services .single-services {
    border: 1px solid #dafcef;
    padding: 10px 10px;
    -webkit-transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    -ms-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    transition: all .4s ease-out 0s
}

@media (max-width: 575px) {
    .our-services .single-services {
        padding: 47px 19px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .our-services .single-services {
        padding: 47px 19px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .our-services .single-services {
        padding: 56px 32px
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .our-services .single-services {
        padding: 46px 23px
    }
}

.our-services .single-services:hover {
    box-shadow: 0px 10px 30px 0px rgba(133, 66, 189, 0.1)
}

.our-services .single-services .services-ion span {
    font-size: 60px;
    margin-bottom: 13px;
    color: #014b85;
    -webkit-transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    -ms-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    transition: all .4s ease-out 0s
}

.our-services .single-services .services-cap {
    padding: 0 16px
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .our-services .single-services .services-cap {
        padding: 0
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .our-services .single-services .services-cap {
        padding: 0
    }
}

.our-services .single-services .services-cap h5 {
    font-weight: 600;
    font-size: 16px !important;
    color: #001f38;
    line-height: 1.4
}

.our-services .single-services:hover {
    border: 1px solid #0088D2
}

.our-services .single-services:hover .services-ion span {
    color: #0088D2;
}


/* new menu */


/* NEW MENU */


/* [Master Stylesheet - v1.0] */


/* :: 1.0 Import Fonts */

@import url("https://fonts.googleapis.com/css?family=Raleway:200,300,400,500,600,700,800,900");

/* :: 2.0 Import All CSS */

@import url(css/bootstrap.min.css);
@import url(css/classy-nav.css);
@import url(css/owl.carousel.min.css);
@import url(css/animate.css);
@import url(css/magnific-popup.css);
@import url(css/font-awesome.min.css);

/* :: 3.0 Base CSS */

* {
    margin: 0;
    padding: 0;
}


/* body {
    font-family: "Raleway", sans-serif;
    font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Raleway", sans-serif;
    color: #000000;
    line-height: 1.3;
    font-weight: 700;
}

p {
    font-family: "Raleway", sans-serif;
    color: #858585;
    font-size: 15px;
    line-height: 2;
    font-weight: 400;
} */


/* a,
a:hover,
a:focus {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    text-decoration: none;
    outline: 0 solid transparent;
    color: #000000;
    font-weight: 600;
    font-size: 16px;
    font-family: "Raleway", sans-serif;
} */

ul,
ol {
    margin: 0;
}

ul li,
ol li {
    list-style: disc;
}

img {
    height: auto;
    max-width: 100%;
}


/* :: 3.1.0 Spacing */

.mt-15 {
    margin-top: 15px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.mt-70 {
    margin-top: 70px !important;
}

.mt-100 {
    margin-top: 100px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mb-70 {
    margin-bottom: 70px !important;
}

.mb-100 {
    margin-bottom: 100px !important;
}

.ml-15 {
    margin-left: 15px !important;
}

.ml-30 {
    margin-left: 30px !important;
}

.ml-50 {
    margin-left: 50px !important;
}

.mr-15 {
    margin-right: 15px !important;
}

.mr-30 {
    margin-right: 30px !important;
}

.mr-50 {
    margin-right: 50px !important;
}


/* :: 3.2.0 Height */

.height-400 {
    height: 400px !important;
}

.height-500 {
    height: 500px !important;
}

.height-600 {
    height: 600px !important;
}

.height-700 {
    height: 700px !important;
}

.height-800 {
    height: 800px !important;
}


/* :: 3.3.0 Section Padding */

.section-padding-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.section-padding-100-0 {
    padding-top: 100px;
    padding-bottom: 0;
}

.section-padding-0-100 {
    padding-top: 0;
    padding-bottom: 100px;
}

.section-padding-100-70 {
    padding-top: 100px;
    padding-bottom: 70px;
}

@-webkit-keyframes lds-ellipsis1 {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes lds-ellipsis1 {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes lds-ellipsis3 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes lds-ellipsis3 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-webkit-keyframes lds-ellipsis2 {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    100% {
        -webkit-transform: translate(19px, 0);
        transform: translate(19px, 0);
    }
}

@keyframes lds-ellipsis2 {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    100% {
        -webkit-transform: translate(19px, 0);
        transform: translate(19px, 0);
    }
}


/* :: 3.5.0 Miscellaneous */

.tooltip-inner {
    background-color: #ef1b48;
}

.tooltip .arrow::before {
    border-top-color: #ef1b48;
}

.bg-img {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-white {
    background-color: #ffffff !important;
}

.bg-dark {
    background-color: #000000 !important;
}

.bg-transparent {
    background-color: transparent !important;
}

.bg-gray {
    background-color: #f0f4f8;
}

.font-bold {
    font-weight: 700;
}

.font-light {
    font-weight: 300;
}

.bg-overlay {
    position: relative;
    z-index: 2;
    background-position: center center;
    background-size: cover;
}

.bg-overlay::after {
    background-color: rgba(0, 0, 0, 0.35);
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
}

.bg-fixed {
    background-attachment: fixed !important;
}

.header-area {
    position: relative;
    z-index: 1000;
    width: 100%;
}

.header-area .newsbox-main-menu {
    position: relative;
    width: 100%;
    height: 125px;
    padding: 0 5%;
}

@media only screen and (max-width: 767px) {
    .header-area .newsbox-main-menu {
        height: 90px;
    }
}

.header-area .newsbox-main-menu .classy-navbar {
    height: 125px;
    padding: 0;
}

@media only screen and (max-width: 767px) {
    .header-area .newsbox-main-menu .classy-navbar {
        height: 90px;
    }
}

.header-area .newsbox-main-menu .classy-navbar .nav-brand {
    max-width: 160px;
    margin-right: 30px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-area .newsbox-main-menu .classy-navbar .nav-brand {
        max-width: 130px;
        margin-right: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .header-area .newsbox-main-menu .classy-navbar .nav-brand {
        max-width: 120px;
    }
}

.header-area .newsbox-main-menu .classy-navbar .classynav ul li a {
    font-weight: 600;
    text-transform: capitalize;
    font-size: 15px;
    padding: 0 10px;
    color: #404040;
}

.header-area .newsbox-main-menu .classy-navbar .classynav a.active,
.header-area .newsbox-main-menu .classy-navbar .classynav ul li a:hover,
.header-area .newsbox-main-menu .classy-navbar .classynav ul li a:focus {
    /* color: #ef1b48; */
    color: #0C2F99;
    /* #008BD4  */
}


/* .navbar .dropdown ul .active:hover, */

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-area .newsbox-main-menu .classy-navbar .classynav ul li a {
        font-size: 13px;
        padding: 0 10px;
    }
}

.header-area .newsbox-main-menu .classy-navbar .classynav ul li ul li a {
    color: #404040;
    font-size: 14px;
}

.header-area .newsbox-main-menu .header-add-area {
    position: relative;
    z-index: 1;
    margin-left: 50px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-area .newsbox-main-menu .header-add-area {
        margin-left: 20px;
        max-width: 250px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-area .newsbox-main-menu .header-add-area {
        margin-left: 0;
        margin-top: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .header-area .newsbox-main-menu .header-add-area {
        margin-left: 0;
        margin-top: 15px;
    }
}


/*--------------------------------------------------------------
# Pricing
--------------------------------------------------------------*/

.pricing .box {
    padding: 20px;
    background: #fff;
    text-align: center;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.12);
    border-radius: 4px;
    position: relative;
    overflow: hidden;
}

.pricing h3 {
    font-weight: 400;
    margin: -20px -20px 20px -20px;
    /* padding: 20px 15px; */
    font-size: 16px;
    font-weight: 600;
    color: #777777;
    background: #f8f8f8;
}

.pricing h4 {
    font-size: 36px;
    color: #3fbbc0;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    margin-bottom: 20px;
}

.pricing h4 sup {
    font-size: 20px;
    top: -15px;
    left: -3px;
}

.pricing h4 span {
    color: #bababa;
    font-size: 16px;
    font-weight: 300;
}

.pricing ul {
    padding: 0;
    list-style: none;
    color: #444444;
    text-align: left;
    line-height: 20px;
    font-size: 16px;
}

.pricing ul li {
    /* padding-bottom: 16px; */
}

.pricing ul i {
    color: #3fbbc0;
    font-size: 16px;
    padding-right: 4px;
}

.pricing ul .na {
    color: #ccc;
    text-decoration: line-through;
}

.pricing .btn-wrap {
    margin: 5px -20px -20px -20px;
    padding: 3px 3px;
    background: #f8f8f8;
    text-align: center;
}

.pricing .btn-buy {
    background: #3fbbc0;
    display: inline-block;
    padding: 8px 35px 10px 35px;
    border-radius: 4px;
    color: #fff;
    transition: none;
    font-size: 16px;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    transition: 0.3s;
}

.pricing .btn-buy:hover {
    background: #65c9cd;
}

.pricing .featured h3 {
    color: #fff;
    background: #3fbbc0;
}

.pricing .advanced {
    width: 200px;
    position: absolute;
    top: 16px;
    right: -68px;
    transform: rotate(45deg);
    z-index: 1;
    font-size: 16px;
    padding: 1px 0 3px 0;
    background: #3fbbc0;
    color: #fff;
}

section {
    /* padding: 60px 0; */
    overflow: hidden;
}

.section-bg {
    background-color: #f7fcfc;
}

.section-title {
    text-align: center;
    /* padding-bottom: 20px; */
}


/* :: 3.6.0 ScrollUp */


/* #scrollUp {
    background-color: #008AD3;
    border-radius: 0;
    bottom: 50px;
    padding-top: 1px !important;
    padding-bottom: 20px !important;
    color: #ffffff;
    font-size: 24px;
    /* height: 40px; */


/* line-height: 40px;
    right: 15px;
    bottom: 8px;
    z-index: 996;
    text-align: center;
    width: 40px;
    height: 30px;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    box-shadow: 0 1px 5px 2px rgba(0, 0, 0, 0.15); */


/* 
} */

#scrollUp {
    background-color: #008AD3;
    border-radius: 0;
    bottom: 1px;
    color: #ffffff;
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    right: 50px;
    text-align: center;
    width: 40px;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    box-shadow: 0 1px 5px 2px rgba(0, 0, 0, 0.15);
}

@media only screen and (max-width: 767px) {
    #scrollUp {
        right: 30px;
        bottom: 30px;
    }
}

#scrollUp:hover {
    background-color: #0088D2;
    color: #ffffff;
}


/*---------- */

.back-to-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 15px;
    bottom: 8px;
    z-index: 996;
    background: #008AD3;
    width: 30px;
    height: 30px;
    transition: all 0.4s;
}

.back-to-top i {
    font-size: 28px;
    color: #fff;
    line-height: 0;
}

.back-to-top:hover {
    background: #0088D2;
    color: #fff;
}

.back-to-top.active {
    visibility: visible;
    opacity: 1;
}

.image-blur {
    -webkit-filter: brightness(50%);
    -moz-filter: brightness(50%);
    filter: brightness(50%)
}


/* About us tab css */

.et-hero-tabs,
.et-slide {
    /* display: flex; */
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* height: 80vh; */
    height: 40vh;
    position: relative;
    /* background: #eee; */
    text-align: left;
    padding: 0 2em;
}

.et-hero-tabs {
    height: 20vh !important;
}

.et-hero-tabs h1,
.et-slide h1 {
    font-size: 2rem;
    margin: 0;
    /* letter-spacing: 1rem; */
}

.et-hero-tabs h3,
.et-slide h3 {
    font-size: 1rem;
    letter-spacing: 0.3rem;
    opacity: 0.6;
}

.et-hero-tabs-container {
    display: flex;
    flex-direction: row;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 70px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    background: #fff;
    z-index: 10;
}

.et-hero-tabs-container--top {
    position: fixed;
    top: 0;
}

.et-hero-tab {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1;
    color: #000;
    letter-spacing: 0.1rem;
    transition: all 0.5s !important;
    font-size: 0.8rem;
}

.et-hero-tab.active {
    background: red;
}

.et-hero-tab:hover {
    color: white;
    /* background: rgba(102, 177, 241, 0.8); */
    background: #0088D2;
    transition: all 0.5s ease !important;
}

.et-hero-tab-slider {
    position: absolute;
    bottom: 0;
    width: 0;
    height: 6px;
    /* background: #66b1f1; */
    background: #0088D2;
    transition: left 0.3s ease !important;
}

@media (min-width: 800px) {
    .et-hero-tabs h1,
    .et-slide h1 {
        font-size: 3rem;
    }
    .et-hero-tabs h3,
    .et-slide h3 {
        font-size: 1rem;
    }
    .et-hero-tab {
        font-size: 1rem;
    }
}